.site-search{z-index:50;flex-shrink:0;align-items:center;display:flex;position:relative}.site-search:not(.site-search--expanded){width:fit-content;max-width:100%}.site-search.site-search--catalog.site-search--expanded{width:100%;max-width:100%}.site-search__list{margin:0;padding:0;list-style:none}.site-search__control{align-items:center;gap:0;transition:gap .34s cubic-bezier(.32,.72,0,1);display:flex}.site-search--expanded .site-search__control{gap:8px}.site-search__trigger{width:44px;height:44px;color:var(--landing-ink,#1f1410);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#ffffff73;border:1px solid #3d29181f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,border-color .2s,box-shadow .2s,transform .15s;display:inline-flex;box-shadow:inset 0 1px #ffffffa6,0 4px 14px #3d29180f}.site-search__trigger:hover{background:#ffffffbf}.site-search__trigger:focus-visible{outline-offset:3px;outline:2px solid #e278328c}.site-search--expanded .site-search__trigger{background:#ffffffe0;border-color:#e2783259}.site-search__input-shell{pointer-events:none;flex:none;min-width:0;max-width:0;transition:max-width .34s cubic-bezier(.32,.72,0,1);overflow:hidden}.site-search--expanded .site-search__input-shell{pointer-events:auto;max-width:min(280px,52vw)}.site-search--catalog.site-search--expanded .site-search__input-shell{max-width:min(320px,50vw)}.site-search__field{box-sizing:border-box;background:#ffffff80;border:1px solid #3d291824;border-radius:999px;align-items:center;gap:8px;width:100%;min-width:0;min-height:40px;padding:0 14px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.site-search__field:focus-within{background:#ffffffeb;border-color:#e2783273;box-shadow:0 0 0 3px #e278321f}.site-search__input{width:100%;min-width:0;font:inherit;color:var(--landing-ink,#1f1410);background:0 0;border:0;outline:none;flex:auto;padding-block:6px;font-size:.84rem;font-weight:700}.site-search__input::placeholder{color:#3d291873;font-weight:600}.site-search__backdrop{z-index:280;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#1f14101f;position:fixed;inset:0}.site-search__panel-anchor{z-index:290;box-sizing:border-box;pointer-events:none;justify-content:center;padding-inline:12px;display:flex;position:fixed;left:0;right:0}.site-search__panel--floating{border-radius:var(--landing-radius-pill,20px);color:#fff7f0f5;-webkit-backdrop-filter:blur(24px)saturate(1.25);backdrop-filter:blur(24px)saturate(1.25);text-align:start;pointer-events:auto;background:#16100cc7;border:1px solid #ffffff1f;width:min(520px,100vw - 24px);max-height:min(70vh,440px);padding:0;animation:.22s cubic-bezier(.32,.72,0,1) site-search-panel-in;position:relative;overflow:hidden;box-shadow:0 22px 56px #00000061,inset 0 1px #ffffff14}.site-search__panel-scroll{-webkit-overflow-scrolling:touch;max-height:min(70vh,440px);padding:12px 14px;overflow-y:auto}.site-search__panel--floating .site-search__section-title{color:#ffc48a}.site-search__panel--floating .site-search__hint{color:#ffe8d8c7}.site-search__panel--floating .site-search__meta strong{color:#fff7f0fa}.site-search__panel--floating .site-search__meta span{color:#ffd6beb8}.site-search__panel--floating .site-search__row:hover{background:#ffffff1a}.site-search__panel--floating .site-search__thumb,.site-search__panel--floating .site-search__avatar{background:#00000047}@keyframes site-search-panel-in{0%{opacity:0}to{opacity:1}}.site-search__hint{color:var(--landing-muted,#6b5c4f);margin:8px 6px;font-size:.85rem;font-weight:700}.site-search__section-title{letter-spacing:.02em;color:var(--landing-orange,#e27832);text-transform:uppercase;margin:10px 6px 6px;font-size:.72rem;font-weight:900}.site-search__row{color:inherit;border-radius:14px;align-items:center;gap:10px;padding:8px;text-decoration:none;transition:background .12s;display:flex}.site-search__row:hover{background:#ffffffa6}.site-search__thumb{background:#3d291814;border-radius:8px;flex-shrink:0;width:40px;height:54px;overflow:hidden}.site-search__thumb img{object-fit:cover;width:100%;height:100%}.site-search__avatar{background:#3d291814;border-radius:50%;flex-shrink:0;width:40px;height:40px;overflow:hidden}.site-search__avatar img{object-fit:cover;width:100%;height:100%}.site-search__meta{flex:1;min-width:0}.site-search__meta strong{color:var(--landing-ink,#1f1410);font-size:.88rem;font-weight:800;line-height:1.25;display:block}.site-search__meta span{color:var(--landing-muted,#6b5c4f);margin-top:2px;font-size:.78rem;font-weight:600;display:block}.site-search--landing .site-search__trigger{width:44px;height:44px}@media (min-width:900px){.site-search--landing .site-search__trigger{width:44px;height:44px}}.landing-header--shrunk .site-search--landing .site-search__trigger{width:40px;height:40px}.site-search--landing .site-search__field{min-height:40px}@media (min-width:900px){.site-search--landing .site-search__field{min-height:42px}}.site-search--landing .site-search__input{font-size:.8rem}@media (max-width:479px){.site-search--landing .site-search__input{font-size:.76rem}.site-search--landing.site-search--expanded .site-search__field{padding-inline:12px}.site-search--expanded .site-search__input-shell{max-width:min(220px,58vw)}.landing-nav--searching .site-search--expanded .site-search__input-shell,.app-site-header__bar--searching .site-search--expanded .site-search__input-shell{max-width:none}.site-search--catalog.site-search--expanded .site-search__input-shell{max-width:min(260px,62vw)}.app-site-header__bar--searching .site-search--catalog.site-search--expanded .site-search__input-shell{max-width:none}}@media (prefers-reduced-motion:reduce){.site-search__control,.site-search__input-shell{transition-duration:.01ms!important}.site-search__panel--floating{animation:none}}
@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c9a0d344f313d307-s.p.10tdkt._dcy9o.woff2)format("woff2");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:IBM Plex Sans Arabic;font-style:normal;font-weight:400;font-display:swap;src:url(../media/aa914dbbd9a27e94-s.0748i~p6t~e1..woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5a1ede1938590d51-s.0enchk..y8of7.woff2)format("woff2");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:IBM Plex Sans Arabic;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5d6231e6818a3930-s.p.0x4oaf2w5.q41.woff2)format("woff2");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:IBM Plex Sans Arabic;font-style:normal;font-weight:500;font-display:swap;src:url(../media/280fac012b00b901-s.p.10sk5q~m.vz5z.woff2)format("woff2");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:IBM Plex Sans Arabic;font-style:normal;font-weight:500;font-display:swap;src:url(../media/65b08f011bd29e21-s.00a6jzddb6_5r.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a1b65e215f8df202-s.14_3jk91dypol.woff2)format("woff2");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:IBM Plex Sans Arabic;font-style:normal;font-weight:500;font-display:swap;src:url(../media/3347fc7792f0b5ea-s.p.03t-sxw-mfhfr.woff2)format("woff2");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:IBM Plex Sans Arabic;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ceec3e50f42c26e3-s.p.0435e-sm4z2ue.woff2)format("woff2");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:IBM Plex Sans Arabic;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b140408e2d7eae5d-s.0xkmj9051f8yu.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d3af3242084a193c-s.0htw-ife8uw02.woff2)format("woff2");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:IBM Plex Sans Arabic;font-style:normal;font-weight:600;font-display:swap;src:url(../media/441492499fc86682-s.p.0gfg-v5ghxdlx.woff2)format("woff2");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:IBM Plex Sans Arabic;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5ad8fdb5805e9b4a-s.p.0boyeo3yu06q3.woff2)format("woff2");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:IBM Plex Sans Arabic;font-style:normal;font-weight:700;font-display:swap;src:url(../media/bb8a9270184a3556-s.07x16g4hia0u7.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Sans Arabic;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b3f2ed44161db83e-s.0~v2a24o9-.1j.woff2)format("woff2");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:IBM Plex Sans Arabic;font-style:normal;font-weight:700;font-display:swap;src:url(../media/84cd8d504984ae62-s.p.05u7rmxfp3m9u.woff2)format("woff2");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:IBM Plex Sans Arabic Fallback;src:local(Arial);ascent-override:107.25%;descent-override:41.02%;line-gap-override:0.0%;size-adjust:101.17%}.ibm_plex_sans_arabic_ee5567e8-module__PbTyoa__className{font-family:IBM Plex Sans Arabic,IBM Plex Sans Arabic Fallback;font-style:normal}
