:root{--font-display:"Manrope";--font-text:"Vazirmatn";--tg-bg-color:#f4f7fb;--tg-secondary-bg-color:#fff;--tg-text-color:#101827;--tg-hint-color:#64748b;--tg-link-color:#1e3a8a;--tg-button-color:#1e3a8a;--tg-button-text-color:#f8fffd;--tg-theme-bg-color:var(--tg-bg-color);--tg-theme-secondary-bg-color:var(--tg-secondary-bg-color);--tg-theme-text-color:var(--tg-text-color);--tg-theme-hint-color:var(--tg-hint-color);--tg-theme-button-color:var(--tg-button-color);--tg-theme-button-text-color:var(--tg-button-text-color);--surface-border:#dbe4f0;--surface-mix-color:#fff;--surface-shadow:#1e3a8a1a;--app-bg-layer-one:#efe3d2;--app-bg-layer-mid:#dfddd9;--app-bg-layer-two:#cfe6f3;--radial-glow:#ffffff6b;--ambient-orb-one:#e9ddcc;--ambient-orb-two:#c7e0ee;--chart-hover-fill:#1e3a8a14;--calorie-over-color:#ff6b9d;--danger-color:#ef4444;--app-max-width:460px}:root[data-resolved-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--tg-bg-color:#121212;--tg-secondary-bg-color:#1e1e1e;--tg-text-color:#f9fafb;--tg-hint-color:#9ca3af;--tg-link-color:#60a5fa;--tg-button-color:#f9fafb;--tg-button-text-color:#111827;--surface-border:#333;--surface-mix-color:#2b2b2b;--surface-shadow:#00000080;--app-bg-layer-one:#121212;--app-bg-layer-mid:#141414;--app-bg-layer-two:#121212;--radial-glow:#ffffff05;--ambient-orb-one:#161616;--ambient-orb-two:#1a1a1a;--chart-hover-fill:#ffffff1a;--calorie-over-color:#ff8db4;--danger-color:#f87171}@media (min-width:768px){:root{--app-max-width:760px}}@media (min-width:1200px){:root{--app-max-width:960px}}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;max-width:100vw;overflow-x:hidden}html{min-height:100%}body{min-height:100dvh;color:var(--tg-text-color);background:radial-gradient(50% 60% at 52% 14%, var(--radial-glow) 0%, transparent 72%), linear-gradient(95deg, var(--app-bg-layer-one) 0%, var(--app-bg-layer-mid) 50%, var(--app-bg-layer-two) 100%);font-family:var(--font-text), "Segoe UI", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.app-shell{width:100%;min-height:100dvh;max-width:var(--app-max-width);padding:max(14px, env(safe-area-inset-top)) clamp(12px, 3vw, 24px) calc(138px + env(safe-area-inset-bottom));margin:0 auto;position:relative}.ambient-orb{filter:blur(48px);opacity:.14;pointer-events:none;border-radius:999px;position:absolute}.ambient-orb.one{background:var(--ambient-orb-one);width:220px;height:220px;top:-70px;right:-60px}.ambient-orb.two{background:var(--ambient-orb-two);width:180px;height:180px;top:120px;left:-100px}.app-header{margin-bottom:16px;position:relative}.app-header-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.app-brand{font-family:var(--font-display), "Segoe UI", sans-serif;letter-spacing:0;text-transform:uppercase;color:var(--tg-button-color);font-size:.8rem}.app-version,.app-version-chip{border:1px solid var(--surface-border);letter-spacing:0;text-transform:uppercase;color:color-mix(in srgb, var(--tg-text-color) 68%, var(--tg-hint-color) 32%);background:color-mix(in srgb, var(--tg-secondary-bg-color) 80%, var(--surface-mix-color) 20%);font-size:.68rem}.app-version-chip{height:22px;font-family:var(--font-display), "Segoe UI", sans-serif;font-weight:700}.app-title{font-family:var(--font-display), "Segoe UI", sans-serif;letter-spacing:0;overflow-wrap:anywhere;font-size:1.45rem;font-weight:700}.app-header-icon{width:36px;height:36px;color:var(--calorie-over-color);background:color-mix(in srgb, var(--calorie-over-color) 14%, transparent);border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.app-content{flex-direction:column;gap:16px;display:flex;position:relative}.section-head{flex-direction:column;gap:4px;display:flex}.section-kicker{letter-spacing:0;text-transform:uppercase;color:var(--tg-hint-color);font-size:.76rem}.section-title{font-family:var(--font-display), "Segoe UI", sans-serif;letter-spacing:0;font-size:1.3rem}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.metric-card,.panel{background:color-mix(in srgb, var(--tg-secondary-bg-color) 92%, var(--surface-mix-color) 8%);border:1px solid var(--surface-border);box-shadow:0 10px 24px var(--surface-shadow);border-radius:16px;padding:20px}.metric-label{color:var(--tg-hint-color);margin-bottom:8px;font-size:.78rem;display:block}.metric-value{font-family:var(--font-display), "Segoe UI", sans-serif;font-size:1.35rem;line-height:1.1}.panel{flex-direction:column;gap:12px;display:flex}.panel h3{font-family:var(--font-display), "Segoe UI", sans-serif;font-size:1.05rem}.panel p,.panel li{color:var(--tg-hint-color);line-height:1.45}.checklist{gap:8px;list-style:none;display:grid}.checklist li{padding-left:18px;font-size:.93rem;position:relative}.checklist li:before{content:"";background:var(--tg-button-color);border-radius:50%;width:6px;height:6px;position:absolute;top:7px;left:4px}.bottom-nav{width:100%;padding:8px clamp(8px, 2vw, 16px) calc(8px + env(safe-area-inset-bottom));z-index:20;border-top:1px solid color-mix(in srgb, var(--tg-text-color) 6%, transparent);background:color-mix(in srgb, var(--tg-secondary-bg-color) 96%, var(--surface-mix-color) 4%);position:fixed;bottom:0;left:0;right:0;transform:none;box-shadow:0 -8px 18px #0f172a08}.bottom-nav-list{box-shadow:none;width:min(100%, var(--app-max-width));background:0 0;border:none;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:4px;margin:0 auto;padding:0;list-style:none;display:grid}.bottom-nav-link{min-height:30px;color:var(--tg-hint-color);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:clamp(.65rem,3vw,.75rem);font-weight:600;line-height:1;text-decoration:none;transition:color .14s;display:flex;position:relative}.bottom-nav-link.active{color:var(--tg-text-color);font-weight:700}.bottom-nav-icon-shell{color:currentColor;border-radius:999px;justify-content:center;align-items:center;width:auto;height:auto;padding:6px 20px;transition:background-color .14s,color .14s;display:inline-flex}.bottom-nav-link.active .bottom-nav-icon-shell{background:color-mix(in srgb, var(--tg-button-color) 12%, transparent);color:var(--tg-button-color)}.bottom-nav-link.active .bottom-nav-daily-icon .bottom-nav-icon{fill:currentColor}.bottom-nav-icon,.bottom-nav-check{flex:none;display:block}.bottom-nav-daily-icon{color:currentColor;justify-content:center;align-items:center;display:inline-flex;position:relative}.bottom-nav-check{color:currentColor;position:absolute;bottom:-3px;right:-5px}.bottom-nav-label{color:inherit;white-space:nowrap;display:block}:root{--macro-protein:#3b82f6;--macro-carbs:#f59e0b;--macro-fat:#ec4899}.calorie-ring-panel{flex-direction:column;align-items:center;gap:10px;display:flex}.calorie-ring-wrap{width:160px;height:160px;position:relative}.calorie-ring-svg{width:100%;height:100%}.calorie-ring-track{fill:none;stroke:var(--surface-border)}.calorie-ring-fill{fill:none;stroke:var(--tg-button-color);stroke-linecap:round;transition:stroke-dasharray .4s}.calorie-ring-fill.calorie-ring-over{stroke:var(--calorie-over-color)}.calorie-ring-center{flex-direction:column;justify-content:center;align-items:center;gap:1px;display:flex;position:absolute;inset:0}.calorie-ring-value{font-family:var(--font-display), "Segoe UI", sans-serif;letter-spacing:0;font-size:1.5rem;font-weight:700;line-height:1}.calorie-ring-unit{color:var(--tg-hint-color);text-transform:uppercase;letter-spacing:0;font-size:.76rem}.calorie-ring-meta{font-size:.88rem}.calorie-ring-remaining{color:var(--tg-hint-color)}.calorie-ring-over-label{color:var(--calorie-over-color);font-weight:600}.calorie-ring-no-target{color:var(--tg-hint-color)}.macro-panel{gap:14px}.panel-subtitle{font-family:var(--font-display), "Segoe UI", sans-serif;color:var(--tg-hint-color);text-transform:uppercase;letter-spacing:0;font-size:.95rem;font-weight:600}.macro-row{flex-direction:column;gap:6px;display:flex}.macro-row-head{justify-content:space-between;align-items:baseline;display:flex}.macro-row-label{font-size:.9rem;font-weight:600}.macro-row-values{font-size:.88rem}.macro-row-target,.macro-row-unit{color:var(--tg-hint-color)}.macro-bar-track{background:var(--surface-border);border-radius:999px;width:100%;height:7px;overflow:hidden}.macro-bar-fill{border-radius:999px;min-width:4px;height:100%;transition:width .4s}.meal-list-panel{gap:12px}.meal-list{flex-direction:column;gap:10px;list-style:none;display:flex}.meal-item{justify-content:space-between;align-items:center;gap:8px;display:flex}.meal-item-info{flex-direction:column;gap:2px;min-width:0;display:flex}.meal-item-name{white-space:nowrap;text-overflow:ellipsis;font-size:.93rem;font-weight:500;overflow:hidden}.meal-item-time{color:var(--tg-hint-color);font-size:.76rem}.meal-item-kcal{font-family:var(--font-display), "Segoe UI", sans-serif;white-space:nowrap;flex-shrink:0;font-size:.9rem;font-weight:600}.meal-item-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.meal-item-delete{border:1px solid var(--surface-border);color:var(--tg-hint-color);cursor:pointer;background:0 0;border-radius:999px;padding:4px 10px;font-size:.74rem;font-weight:600;transition:border-color .18s,color .18s,opacity .18s}.meal-item-delete:hover:not(:disabled){border-color:var(--danger-color);color:var(--danger-color)}.meal-item-delete:disabled{cursor:wait;opacity:.65}.daily-empty-state{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:12px 0;display:flex}.daily-empty-icon{font-size:2rem;line-height:1}.daily-empty-title{font-size:.95rem;font-weight:600}.daily-empty-hint{color:var(--tg-hint-color);max-width:240px;font-size:.83rem;line-height:1.4}.daily-error-panel p{color:var(--danger-color);font-size:.9rem}.daily-retry-button{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--tg-secondary-bg-color) 86%, var(--surface-mix-color) 14%);color:inherit;cursor:pointer;border-radius:10px;margin-top:10px;padding:7px 12px;font-size:.8rem;font-weight:600}.daily-retry-button:hover{border-color:color-mix(in srgb, var(--tg-link-color) 65%, var(--surface-border) 35%)}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.45}}.skeleton-block{background:var(--surface-border);border-radius:16px;animation:1.4s ease-in-out infinite skeleton-pulse}.skeleton-ring{height:230px}.skeleton-macros{height:160px}.skeleton-meals{height:120px}.skeleton-chart{height:230px}.time-range-toggle{gap:8px;display:flex}.time-range-btn{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--tg-secondary-bg-color) 92%, var(--surface-mix-color) 8%);color:var(--tg-hint-color);cursor:pointer;border-radius:10px;flex:1;padding:8px 0;font-size:.88rem;font-weight:600;transition:background-color .12s,color .12s,border-color .12s}.time-range-btn.active{background:var(--tg-button-color);color:var(--tg-button-text-color);border-color:var(--tg-button-color)}.trend-chart-panel{gap:12px}.trend-chart-wrap{width:100%;overflow:hidden}.donut-empty{height:80px;color:var(--tg-hint-color);justify-content:center;align-items:center;font-size:.88rem;display:flex}.week-nav{background:color-mix(in srgb, var(--tg-secondary-bg-color) 94%, var(--surface-mix-color) 6%);border:none;border-radius:10px;justify-content:space-between;align-items:center;gap:0;min-height:40px;display:flex;overflow:hidden}.week-nav-btn{cursor:pointer;color:#c6c9cc;background:0 0;border:none;border-radius:0;align-self:stretch;min-width:52px;padding:0;font-size:1.5rem;font-weight:400;line-height:1;transition:background-color .14s,color .14s}.week-nav-btn:hover:not(:disabled){background:#009de424}.week-nav-btn:disabled{color:#fff;cursor:default;opacity:.92}.week-nav-btn:first-of-type{background:#edf0f2}.week-nav-btn:last-of-type{color:#fff;background:#0fa8e8}.week-nav-label{text-align:center;color:var(--tg-text-color);flex:1;padding-inline:16px;font-size:clamp(1rem,1.4vw,1.82rem);font-weight:800;line-height:1.1}.report-stats-panel{gap:12px}.report-stat-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.report-stat{flex-direction:column;gap:4px;display:flex}.report-delta{text-align:center;font-size:.85rem;font-weight:600}.report-delta-over{color:var(--calorie-over-color)}.report-delta-under{color:var(--tg-button-color)}.report-empty-state{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:20px 0;display:flex}.behavioral-notes{gap:12px}.behavioral-notes-list{flex-direction:column;gap:8px;list-style:none;display:flex}.behavioral-note-item{color:var(--tg-hint-color);padding-left:16px;font-size:.9rem;line-height:1.45;position:relative}.behavioral-note-item:before{content:"•";color:var(--tg-button-color);position:absolute;left:4px}@media (max-width:380px){.metric-grid{grid-template-columns:minmax(0,1fr)}.app-title{font-size:1.3rem}}
@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:400;src:url(../media/manrope-cyrillic-ext-400-normal.115bu2ryh2wsb.woff2)format("woff2"),url(../media/manrope-cyrillic-ext-400-normal.10bm-9tngs.nd.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:400;src:url(../media/manrope-cyrillic-400-normal.0h_lfkrdhxih~.woff2)format("woff2"),url(../media/manrope-cyrillic-400-normal.0u.x65-m2isdc.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:400;src:url(../media/manrope-greek-400-normal.128qspuv_npv-.woff2)format("woff2"),url(../media/manrope-greek-400-normal.00clg76~ljcxe.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:400;src:url(../media/manrope-vietnamese-400-normal.148qgjhno4xd5.woff2)format("woff2"),url(../media/manrope-vietnamese-400-normal.12sh1q7p~rawm.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:400;src:url(../media/manrope-latin-ext-400-normal.11fwvnf-uslv9.woff2)format("woff2"),url(../media/manrope-latin-ext-400-normal.0.4slp1k-pmph.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Manrope;font-style:normal;font-display:swap;font-weight:400;src:url(../media/manrope-latin-400-normal.0xncywml0dw77.woff2)format("woff2"),url(../media/manrope-latin-400-normal.0du~d50lh.w8e.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:700;src:url(../media/manrope-cyrillic-ext-700-normal.0owgbyog3zqsd.woff2)format("woff2"),url(../media/manrope-cyrillic-ext-700-normal.0owf4phtcjf7b.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:700;src:url(../media/manrope-cyrillic-700-normal.0dt2x44cxaznq.woff2)format("woff2"),url(../media/manrope-cyrillic-700-normal.142-7tp.5-m9t.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:700;src:url(../media/manrope-greek-700-normal.0_cp_dxzmhpya.woff2)format("woff2"),url(../media/manrope-greek-700-normal.0bta1q34pl8cs.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:700;src:url(../media/manrope-vietnamese-700-normal.13y605bt4u.-t.woff2)format("woff2"),url(../media/manrope-vietnamese-700-normal.02-~9jfjemfi4.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:700;src:url(../media/manrope-latin-ext-700-normal.0d17m~j8wes5..woff2)format("woff2"),url(../media/manrope-latin-ext-700-normal.12u0_yofz0bmx.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Manrope;font-style:normal;font-display:swap;font-weight:700;src:url(../media/manrope-latin-700-normal.0o3hhi2b21liw.woff2)format("woff2"),url(../media/manrope-latin-700-normal.0rm6..kh6-ey4.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:800;src:url(../media/manrope-cyrillic-ext-800-normal.0qdkyur1q38fo.woff2)format("woff2"),url(../media/manrope-cyrillic-ext-800-normal.01zwkf~76a2ie.woff)format("woff");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:800;src:url(../media/manrope-cyrillic-800-normal.0uz6bc-ar_8bi.woff2)format("woff2"),url(../media/manrope-cyrillic-800-normal.0zui6i16cq72v.woff)format("woff");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:800;src:url(../media/manrope-greek-800-normal.00ragwah0n7du.woff2)format("woff2"),url(../media/manrope-greek-800-normal.0_wl-jg-zzvx9.woff)format("woff");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:800;src:url(../media/manrope-vietnamese-800-normal.17~u2k-5yoggh.woff2)format("woff2"),url(../media/manrope-vietnamese-800-normal.10q-_9d8c3my0.woff)format("woff");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:800;src:url(../media/manrope-latin-ext-800-normal.0~pvhb.h_6d0i.woff2)format("woff2"),url(../media/manrope-latin-ext-800-normal.061vtaq4fqtim.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Manrope;font-style:normal;font-display:swap;font-weight:800;src:url(../media/manrope-latin-800-normal.00.esca0refl-.woff2)format("woff2"),url(../media/manrope-latin-800-normal.03e-i6t~hj5l4.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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-display:swap;font-weight:400;src:url(../media/vazirmatn-arabic-400-normal.0t3g4ebaemi.h.woff2)format("woff2"),url(../media/vazirmatn-arabic-400-normal.0g80vthiildnp.woff)format("woff");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,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-display:swap;font-weight:400;src:url(../media/vazirmatn-latin-ext-400-normal.00sez16d_stdu.woff2)format("woff2"),url(../media/vazirmatn-latin-ext-400-normal.0n7iz1ph4tyna.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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-display:swap;font-weight:400;src:url(../media/vazirmatn-latin-400-normal.0ak1.x-oyr5o..woff2)format("woff2"),url(../media/vazirmatn-latin-400-normal.0.af5v13ddko_.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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-display:swap;font-weight:500;src:url(../media/vazirmatn-arabic-500-normal.0nitzd25-i0o3.woff2)format("woff2"),url(../media/vazirmatn-arabic-500-normal.0wtx.8y03t41d.woff)format("woff");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,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-display:swap;font-weight:500;src:url(../media/vazirmatn-latin-ext-500-normal.0rnk0gil7frsj.woff2)format("woff2"),url(../media/vazirmatn-latin-ext-500-normal.09s8dyco55xtk.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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-display:swap;font-weight:500;src:url(../media/vazirmatn-latin-500-normal.09xk9koz-~vgf.woff2)format("woff2"),url(../media/vazirmatn-latin-500-normal.03n_5k3pme1fw.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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-display:swap;font-weight:700;src:url(../media/vazirmatn-arabic-700-normal.0dbt3yggyjnic.woff2)format("woff2"),url(../media/vazirmatn-arabic-700-normal.0hqx-q-b4_w-z.woff)format("woff");unicode-range:U+6??,U+750-77F,U+870-88E,U+890-891,U+897-8E1,U+8E3-8FF,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-display:swap;font-weight:700;src:url(../media/vazirmatn-latin-ext-700-normal.0ycv8lffudlaf.woff2)format("woff2"),url(../media/vazirmatn-latin-ext-700-normal.043a8714-1f.1.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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-display:swap;font-weight:700;src:url(../media/vazirmatn-latin-700-normal.16k14zi0lno7g.woff2)format("woff2"),url(../media/vazirmatn-latin-700-normal.00s33c-_a~wh4.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
