.bf-stage-anchor{position:absolute;z-index:6;left:50%;top:34%;transform:translate(-50%,-50%);width:min(48rem,52%);max-width:calc(100% - 2rem);pointer-events:auto}.bf-panel{position:relative;width:100%;overflow:hidden;border-radius:1.25rem;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(6,6,8,.92),rgba(2,2,3,.96));backdrop-filter:blur(12px) saturate(1.1);-webkit-backdrop-filter:blur(12px) saturate(1.1);box-shadow:0 0 0 1px rgba(203,147,61,.14),0 16px 40px rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.06);padding:clamp(.9rem,1.8vw,1.35rem) clamp(.8rem,2vw,1.5rem) clamp(.75rem,1.6vw,1.1rem);animation:bf-scale-in .28s cubic-bezier(.22,1,.36,1)}.bf-panel-close{position:absolute;top:.65rem;inset-inline-end:.65rem;z-index:1;display:grid;place-items:center;width:2rem;height:2rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:rgba(0,0,0,.45);color:rgba(255,255,255,.78);transition:color .15s ease,border-color .15s ease,background .15s ease}.bf-panel-close:hover{color:#fff;border-color:rgba(203,147,61,.45);background:rgba(0,0,0,.6)}.bf-panel-close svg{width:.95rem;height:.95rem}.bf-stepper{display:flex;flex-direction:column;align-items:center;gap:.55rem;margin-bottom:clamp(.75rem,1.6vw,1.1rem)}.bf-stepper-label{margin:0;font-size:.78rem;font-weight:500;letter-spacing:.01em;color:rgba(255,255,255,.62)}.bf-stepper-track{position:relative;display:flex;align-items:center;justify-content:space-between;width:min(12.5rem,68%);gap:0}.bf-stepper-line{position:absolute;inset-inline:.35rem;top:50%;height:1px;transform:translateY(-50%);background:rgba(255,255,255,.16);pointer-events:none}.bf-stepper-dot{position:relative;z-index:1;width:.5rem;height:.5rem;border-radius:999px;background:rgba(255,255,255,.24);box-shadow:0 0 0 3px rgba(0,0,0,.28);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.bf-stepper-dot--done{background:color-mix(in srgb,var(--color-brand) 70%,#fff)}.bf-stepper-dot--active{width:.72rem;height:.72rem;background:var(--color-brand);box-shadow:0 0 0 3px rgba(0,0,0,.35),0 0 14px color-mix(in srgb,var(--color-brand) 75%,transparent),0 0 28px color-mix(in srgb,var(--color-brand) 35%,transparent)}.bf-question{text-align:center;margin:0 auto clamp(.85rem,1.8vw,1.2rem);max-width:36rem}.bf-question-title{margin:0;font-size:clamp(1.15rem,2.4vw,1.55rem);font-weight:700;line-height:1.4;background:linear-gradient(180deg,#f0d08a 0,var(--color-brand) 48%,#a87530 100%);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 18px rgba(203,147,61,.28))}.bf-question-desc{margin:.45rem 0 0;font-size:clamp(.8rem,1.35vw,.92rem);font-weight:400;line-height:1.5;color:rgba(255,255,255,.86)}.bf-body{min-height:6.5rem;flex-direction:column;align-items:center}.bf-body,.bf-image-cards{display:flex;justify-content:center}.bf-image-cards{flex-wrap:wrap;gap:.55rem;width:100%}.bf-image-card{display:flex;flex-direction:column;width:clamp(5.5rem,10.5vw,6.85rem);border-radius:.85rem;border:1px solid rgba(255,255,255,.14);background:rgba(0,0,0,.62);overflow:hidden;padding:0;text-align:center;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.bf-image-card:hover{border-color:rgba(203,147,61,.4);transform:translateY(-2px)}.bf-image-card--selected{border-color:var(--color-brand);box-shadow:0 0 0 1px color-mix(in srgb,var(--color-brand) 55%,transparent),0 0 22px color-mix(in srgb,var(--color-brand) 45%,transparent)}.bf-image-card-media{display:grid;place-items:center;aspect-ratio:4/3;padding:.5rem .4rem .2rem;background:radial-gradient(ellipse at center,#1a1a1a 0,#050505 75%)}.bf-image-card-img{width:100%;height:100%;object-fit:contain;object-position:center}.bf-image-card-placeholder{width:62%;height:48%;border-radius:.4rem;background:linear-gradient(135deg,#2a2a2a,#151515);border:1px dashed rgba(255,255,255,.12)}.bf-image-card-label{display:block;padding:.45rem .35rem .6rem;font-size:clamp(.72rem,1.2vw,.84rem);font-weight:600;line-height:1.3;color:rgba(255,255,255,.92)}.bf-image-card--selected .bf-image-card-label{color:var(--color-brand)}.bf-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem;width:100%;max-width:34rem}.bf-chips--icon-top{max-width:42rem;gap:.65rem}.bf-chip{min-width:6.5rem;padding:.6rem 1rem;border-radius:.8rem;border:1px solid rgba(255,255,255,.16);background:rgba(0,0,0,.55);color:rgba(255,255,255,.92);font-size:.9rem;font-weight:600;transition:border-color .2s ease,box-shadow .2s ease,color .2s ease,background .2s ease}.bf-chip--icon-top{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;min-width:6.75rem;width:clamp(6.5rem,14vw,7.75rem);padding:.75rem .65rem .7rem}.bf-chip-icon{display:grid;place-items:center;width:2.35rem;height:2.35rem;border-radius:.7rem;border:1px solid color-mix(in srgb,var(--color-brand) 35%,transparent);background:color-mix(in srgb,var(--color-brand) 10%,rgba(0,0,0,.45));color:var(--color-brand)}.bf-chip-icon-svg{width:1.35rem;height:1.35rem}.bf-chip-label{line-height:1.25}.bf-chip:hover{border-color:rgba(203,147,61,.4)}.bf-chip--selected{border-color:var(--color-brand);color:var(--color-brand);background:color-mix(in srgb,var(--color-brand) 12%,rgba(0,0,0,.55));box-shadow:0 0 18px color-mix(in srgb,var(--color-brand) 35%,transparent)}.bf-chip--selected .bf-chip-icon{border-color:var(--color-brand);background:color-mix(in srgb,var(--color-brand) 18%,rgba(0,0,0,.5));box-shadow:0 0 12px color-mix(in srgb,var(--color-brand) 35%,transparent)}.bf-footer{flex-direction:column;margin-top:clamp(.85rem,1.8vw,1.2rem)}.bf-footer,.bf-footer-actions{display:flex;align-items:center;gap:.65rem}.bf-footer-actions{width:100%;max-width:26rem;justify-content:space-between}.bf-nav-btn{min-width:8.4rem;padding:.72rem 1.05rem;border-radius:.9rem;font-size:.88rem;font-weight:700;transition:border-color .15s ease,background .15s ease,color .15s ease,opacity .15s ease,transform .15s ease}.bf-nav-btn:disabled{opacity:.42;cursor:not-allowed;transform:none}.bf-nav-btn--ghost{border:1px solid rgba(255,255,255,.14);background:rgba(0,0,0,.4);color:rgba(255,255,255,.9)}.bf-nav-btn--ghost:hover:not(:disabled){border-color:rgba(203,147,61,.34);background:rgba(0,0,0,.56)}.bf-nav-btn--primary{border:1px solid color-mix(in srgb,var(--color-brand) 58%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--color-brand) 92%,#f1d290) 0,var(--color-brand) 58%,#9d6b27 100%);color:#140f08;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),0 6px 18px rgba(203,147,61,.24)}.bf-nav-btn--primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:inset 0 0 0 1px rgba(255,255,255,.06),0 10px 24px rgba(203,147,61,.28)}.bf-hint{display:inline-flex;align-items:center;gap:.4rem;margin:0;max-width:28rem;font-size:.72rem;line-height:1.45;color:rgba(255,255,255,.5);text-align:center}.bf-hint-icon{flex:0 0 auto;display:grid;place-items:center;width:.9rem;height:.9rem;border-radius:999px;border:1px solid rgba(255,255,255,.3);font-size:.58rem;font-weight:700;font-style:normal;line-height:1}.bf-hint-icon,.bf-skip{color:rgba(255,255,255,.5)}.bf-skip{border:0;background:transparent;font-size:.8rem;text-decoration:underline;text-underline-offset:.18em;cursor:pointer}.bf-skip:hover{color:rgba(255,255,255,.8)}.bf-status{display:grid;place-items:center;min-height:8rem;gap:.85rem;text-align:center;color:rgba(255,255,255,.78);font-size:.95rem}.bf-status-error{color:#f5a8a8}.bf-retry{padding:.55rem 1rem;border-radius:.7rem;border:1px solid rgba(203,147,61,.45);background:color-mix(in srgb,var(--color-brand) 14%,transparent);color:var(--color-brand);font-weight:600;font-size:.85rem}.bf-spinner{width:1.6rem;height:1.6rem;border-radius:999px;border:2px solid rgba(255,255,255,.12);border-top:2px solid var(--color-brand);animation:bf-spin .7s linear infinite}@keyframes bf-scale-in{0%{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes bf-spin{to{transform:rotate(1turn)}}@media (max-width:900px){.bf-stage-anchor{width:min(34rem,74%);top:36%}.bf-geo-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.bf-stage-anchor{width:calc(100% - 1.25rem);top:38%}.bf-panel{border-radius:1rem}.bf-image-card{width:calc(50% - .35rem);max-width:8rem}.bf-geo-list{grid-template-columns:repeat(2,minmax(0,1fr))}.bf-footer-actions{flex-direction:column-reverse;max-width:100%}.bf-nav-btn{width:100%}}.bf-body--geo{width:100%;align-items:stretch;min-height:8rem}.bf-geo-breadcrumb{margin:.45rem 0 0}.bf-geo-back,.bf-geo-breadcrumb{font-size:.8rem;color:rgba(255,255,255,.55)}.bf-geo-back{align-self:flex-start;margin-bottom:.55rem;border:0;background:transparent;text-decoration:underline;text-underline-offset:.18em;cursor:pointer}.bf-geo-back:hover{color:rgba(255,255,255,.85)}.bf-geo-list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;width:100%;max-height:16rem;overflow-y:auto;overscroll-behavior:contain}.bf-geo-row{display:flex;align-items:center;gap:.45rem;width:100%;min-width:0;padding:.55rem .5rem;border-radius:.7rem;border:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.4);color:rgba(255,255,255,.92);text-align:start;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.bf-geo-row:hover{border-color:rgba(203,147,61,.4);background:rgba(0,0,0,.55)}.bf-geo-row--selected{border-color:var(--color-brand);box-shadow:0 0 14px color-mix(in srgb,var(--color-brand) 30%,transparent);color:var(--color-brand)}.bf-geo-marker{flex:0 0 auto;width:1rem;height:1rem;color:var(--color-brand)}.bf-geo-row-label{min-width:0;font-size:.8rem;font-weight:600;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bf-geo-empty{margin:0;font-size:.85rem;color:rgba(255,255,255,.55);text-align:center}.bf-geo-notice{margin:0;font-size:.78rem;font-weight:600;color:var(--color-brand);text-align:center}.bf-geo-inline-error{margin:0 0 .5rem;text-align:center;font-size:.8rem}.bf-footer--geo{margin-top:1rem}.bf-geo-view{width:min(100%,18rem);padding:.7rem 1.2rem;border-radius:.85rem;border:1px solid color-mix(in srgb,var(--color-brand) 55%,transparent);background:color-mix(in srgb,var(--color-brand) 88%,#000);color:#140f08;font-size:.92rem;font-weight:700;cursor:pointer;transition:background .15s ease,opacity .15s ease}.bf-geo-view:hover:not(:disabled){background:var(--color-brand)}.bf-geo-view:disabled{opacity:.4;cursor:not-allowed}.bf-status--compact{min-height:5rem}.bf-results{display:flex;flex-direction:column;gap:.65rem}.bf-results-head{text-align:center}.bf-results-subtitle{margin:.25rem 0 0;font-size:.8rem;color:rgba(255,255,255,.78)}.bf-results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.bf-results-ghost{padding:.4rem .75rem;border-radius:.7rem;border:1px solid rgba(255,255,255,.15);background:rgba(0,0,0,.42);color:rgba(255,255,255,.9);font-size:.78rem;font-weight:600}.bf-results-count{font-size:.76rem;font-weight:600;color:rgba(255,255,255,.68)}.bf-results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.bf-result-card{display:flex;flex-direction:column;min-height:0;border-radius:.75rem;border:1px solid rgba(203,147,61,.24);background:linear-gradient(180deg,rgba(9,10,14,.98),rgba(4,4,6,.98));box-shadow:inset 0 0 0 1px rgba(255,255,255,.03),0 0 14px rgba(203,147,61,.08);overflow:hidden}.bf-result-card-hit{display:flex;flex:1 1 auto;flex-direction:column;width:100%;margin:0;padding:0;border:none;background:transparent;color:inherit;text-align:inherit;cursor:pointer}.bf-result-card--skeleton{min-height:11.5rem;background:linear-gradient(90deg,rgba(20,20,24,.85) 25%,rgba(40,40,46,.95) 50%,rgba(20,20,24,.85) 75%);background-size:200% 100%;animation:bf-skeleton 1.2s linear infinite}.bf-result-card-media{position:relative;display:grid;place-items:center;flex:1 1 auto;min-height:6.25rem;padding:.45rem .4rem .15rem}.bf-result-card-badge{position:absolute;top:.35rem;inset-inline-start:.35rem;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:1.45rem;height:1.45rem;border-radius:999px;border:1px solid rgba(203,147,61,.28);color:var(--color-brand);background:rgba(0,0,0,.62)}.bf-result-card-badge .bf-chip-icon-svg{width:.78rem;height:.78rem}.bf-result-card-image{width:100%;max-width:100%;max-height:7rem;height:auto;object-fit:contain}.bf-result-card-placeholder{width:100%;max-width:100%;height:6.25rem;border-radius:.55rem;background:linear-gradient(135deg,#1a1a1f,#0c0c10);border:1px dashed rgba(255,255,255,.12)}.bf-result-card-copy{display:flex;flex-direction:column;gap:.12rem;padding:.25rem .45rem .45rem;text-align:center}.bf-result-card-title{margin:0;font-size:.72rem;font-weight:600;line-height:1.3;color:rgba(255,255,255,.95);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bf-result-card-meta{margin:0;font-size:.68rem;font-weight:600;line-height:1.25;color:rgba(255,255,255,.72);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bf-result-card-id{margin:.08rem auto 0;padding:.12rem .4rem;border-radius:999px;border:1px solid rgba(203,147,61,.2);color:var(--color-brand);background:rgba(0,0,0,.4);font-size:.62rem;font-weight:600;line-height:1.2}.bf-results-footer{display:flex;justify-content:center;padding-top:.05rem}.bf-results-view-all{padding:.28rem .55rem;border:none;border-radius:.45rem;background:transparent;color:color-mix(in srgb,var(--color-brand) 92%,#fff);font-size:.78rem;font-weight:700;letter-spacing:.01em;text-decoration:underline;text-underline-offset:.18em;text-decoration-thickness:1px;opacity:.72;cursor:not-allowed}.bf-results-view-all:disabled{opacity:.72}@keyframes bf-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.bf-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.bf-results-toolbar{flex-direction:column}.bf-results-grid{grid-template-columns:1fr}}.home-wall-cat-row{width:100%;cursor:pointer;text-align:inherit;color:inherit;font:inherit;transition:border-color .15s ease,background .15s ease}.home-wall-cat-row:focus-visible,.home-wall-cat-row:hover{border-color:color-mix(in srgb,var(--cat-accent,var(--color-brand)) 45%,transparent);background:rgba(0,0,0,.38);outline:none}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1abbc144918f74fd-s.p.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/17cf9497af825577-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8c96cc4bd2a39381-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/1abbc144918f74fd-s.p.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/17cf9497af825577-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8c96cc4bd2a39381-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1abbc144918f74fd-s.p.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/17cf9497af825577-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8c96cc4bd2a39381-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1abbc144918f74fd-s.p.woff2) format("woff2");unicode-range:u+06??,u+0750-077f,u+0870-088e,u+0890-0891,u+0897-08e1,u+08e3-08ff,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe70-fe74,u+fe76-fefc,u+102e0-102fb,u+10e60-10e7e,u+10ec2-10ec4,u+10efc-10eff,u+1ee00-1ee03,u+1ee05-1ee1f,u+1ee21-1ee22,u+1ee24,u+1ee27,u+1ee29-1ee32,u+1ee34-1ee37,u+1ee39,u+1ee3b,u+1ee42,u+1ee47,u+1ee49,u+1ee4b,u+1ee4d-1ee4f,u+1ee51-1ee52,u+1ee54,u+1ee57,u+1ee59,u+1ee5b,u+1ee5d,u+1ee5f,u+1ee61-1ee62,u+1ee64,u+1ee67-1ee6a,u+1ee6c-1ee72,u+1ee74-1ee77,u+1ee79-1ee7c,u+1ee7e,u+1ee80-1ee89,u+1ee8b-1ee9b,u+1eea1-1eea3,u+1eea5-1eea9,u+1eeab-1eebb,u+1eef0-1eef1}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/17cf9497af825577-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8c96cc4bd2a39381-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Vazirmatn Fallback;src:local("Arial");ascent-override:101.87%;descent-override:53.36%;line-gap-override:0.00%;size-adjust:100.66%}.__className_c8f024{font-family:Vazirmatn,Vazirmatn Fallback;font-style:normal}.__variable_c8f024{--font-vazirmatn:"Vazirmatn","Vazirmatn Fallback"}