.comments-module__0DK_mW__comments{border:1px solid var(--line);background:var(--surface);border-radius:1.35rem;padding:clamp(1.4rem,2.8vw,2.5rem)}.comments-module__0DK_mW__heading{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.comments-module__0DK_mW__heading>span{background:var(--accent);border-radius:99px;width:.28rem;height:2.75rem;box-shadow:0 0 1.6rem #01b5d83d}.comments-module__0DK_mW__heading small{color:var(--muted);margin-bottom:.1rem;font-size:.65rem;display:block}.comments-module__0DK_mW__heading h2{color:var(--text);margin:0;font-size:1.05rem;line-height:1.5}.comments-module__0DK_mW__form{border:1px solid var(--line-strong);background:#0a0d11;border-radius:1rem;padding:1rem}.comments-module__0DK_mW__fields{gap:.8rem;display:grid}.comments-module__0DK_mW__honeypot{clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.comments-module__0DK_mW__fields>label{color:#a9b2b9;gap:.35rem;font-size:.7rem;display:grid}.comments-module__0DK_mW__fields label>span small{color:#69737c;font-size:.62rem}.comments-module__0DK_mW__fields input,.comments-module__0DK_mW__fields textarea{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);resize:vertical;border-radius:.75rem;outline:0;padding:.75rem .9rem;font-size:.8rem;transition:border-color .18s,box-shadow .18s}.comments-module__0DK_mW__fields input:focus,.comments-module__0DK_mW__fields textarea:focus{border-color:#01b5d88c;box-shadow:0 0 0 3px #01b5d814}.comments-module__0DK_mW__fields input[aria-invalid=true],.comments-module__0DK_mW__fields textarea[aria-invalid=true]{border-color:#ff5b5bb8;box-shadow:0 0 0 3px #ff5b5b12}.comments-module__0DK_mW__fields input[aria-invalid=true]:focus,.comments-module__0DK_mW__fields textarea[aria-invalid=true]:focus{border-color:#ff6f6f;box-shadow:0 0 0 3px #ff5b5b1c}.comments-module__0DK_mW__fields input::placeholder,.comments-module__0DK_mW__fields textarea::placeholder{color:#626b73}.comments-module__0DK_mW__fields label>small.comments-module__0DK_mW__fieldError{color:#f77;margin:.05rem .2rem 0;font-size:.66rem;font-weight:560;line-height:1.7;display:block}.comments-module__0DK_mW__formFooter{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.comments-module__0DK_mW__formFooter fieldset{border:0;min-width:0;margin:0;padding:0}.comments-module__0DK_mW__formFooter legend{color:#8f99a1;margin-bottom:.45rem;font-size:.66rem}.comments-module__0DK_mW__formFooter fieldset>div{flex-wrap:wrap;gap:.35rem;display:flex}.comments-module__0DK_mW__formFooter fieldset label{cursor:pointer;opacity:.58;border:2px solid #0000;border-radius:50%;width:2.5rem;height:2.5rem;transition:opacity .18s,border-color .18s;display:block;position:relative}.comments-module__0DK_mW__formFooter fieldset label:hover{opacity:.9}.comments-module__0DK_mW__formFooter fieldset label.comments-module__0DK_mW__selectedAvatar{border-color:var(--accent);opacity:1}.comments-module__0DK_mW__formFooter fieldset input{opacity:0;pointer-events:none;position:absolute}.comments-module__0DK_mW__profileImage{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.comments-module__0DK_mW__formActions{flex:none;align-items:center;gap:.5rem;display:flex}.comments-module__0DK_mW__formActions button{cursor:pointer;background:var(--accent);color:#00151a;border:0;border-radius:.7rem;flex:none;justify-content:center;align-items:center;gap:.4rem;padding:.62rem 1.1rem;font-size:.75rem;font-weight:760;display:flex}.comments-module__0DK_mW__formActions button:disabled{cursor:wait;opacity:.65}.comments-module__0DK_mW__formActions button i{border:2px solid #00151a40;border-top-color:#00151a;border-radius:50%;width:.8rem;height:.8rem;animation:.7s linear infinite comments-module__0DK_mW__spin}.comments-module__0DK_mW__formActions button.comments-module__0DK_mW__cancelReply{border:1px solid var(--line-strong);color:#929ca5;background:0 0;font-weight:650;transition:border-color .18s,color .18s,background .18s}.comments-module__0DK_mW__formActions button.comments-module__0DK_mW__cancelReply:hover{background:var(--accent-soft);color:var(--accent);border-color:#01b5d852}.comments-module__0DK_mW__success,.comments-module__0DK_mW__error{border-radius:.5rem;margin:0;padding:.45rem .65rem;font-size:.7rem}.comments-module__0DK_mW__success{color:var(--accent);background:#01b5d814}.comments-module__0DK_mW__error{color:#ff8585;background:#ef444417}.comments-module__0DK_mW__count{color:#ccd3d8;align-items:center;gap:.45rem;margin:2rem 0 .5rem;font-size:.84rem;display:flex}.comments-module__0DK_mW__count span{background:var(--accent-soft);min-width:1.5rem;height:1.5rem;color:var(--accent);border-radius:99px;place-items:center;font-size:.66rem;display:grid}.comments-module__0DK_mW__commentList{display:grid}.comments-module__0DK_mW__comment{border-bottom:1px solid var(--line);padding:1.25rem .2rem}.comments-module__0DK_mW__comment:last-child{border-bottom:0;padding-bottom:0}.comments-module__0DK_mW__comment header,.comments-module__0DK_mW__reply header{color:#747e87;justify-content:space-between;align-items:center;gap:1rem;font-size:.65rem;display:flex}.comments-module__0DK_mW__comment header>div,.comments-module__0DK_mW__reply header>div{align-items:center;gap:.65rem;display:flex}.comments-module__0DK_mW__commentAvatar,.comments-module__0DK_mW__replyAvatar,.comments-module__0DK_mW__avatarFallback{border:1px solid var(--line-strong);background:var(--surface-raised);width:2.75rem;height:2.75rem;color:var(--accent);object-fit:cover;border-radius:50%;flex:none;place-items:center;font-size:.8rem;display:grid}.comments-module__0DK_mW__replyAvatar,.comments-module__0DK_mW__reply .comments-module__0DK_mW__avatarFallback{width:2.25rem;height:2.25rem}.comments-module__0DK_mW__comment header strong,.comments-module__0DK_mW__reply header strong{color:#cbd2d7;font-size:.76rem}.comments-module__0DK_mW__comment>p,.comments-module__0DK_mW__reply>p{color:#a9b2b9;white-space:pre-wrap;margin:.8rem 3.4rem .3rem 0;font-size:.78rem;line-height:2}.comments-module__0DK_mW__replyButton{cursor:pointer;color:var(--accent);background:0 0;border:0;margin-inline-start:3.4rem;padding:.25rem 0;font-size:.68rem}.comments-module__0DK_mW__replyForm{margin:.8rem 3.4rem 0 0}.comments-module__0DK_mW__compactForm{padding:.8rem}.comments-module__0DK_mW__replies{border-inline-start:1px solid #01b5d838;gap:.55rem;margin:1rem 3.4rem 0 0;padding-inline-start:.85rem;display:grid}.comments-module__0DK_mW__reply{background:#ffffff05;border-radius:.75rem;padding:.8rem}.comments-module__0DK_mW__reply>p{margin-inline-start:2.9rem}.comments-module__0DK_mW__adminComment,.comments-module__0DK_mW__adminReply{background:linear-gradient(135deg,#01b5d816,#01b5d806 58%,#ffffff03);border:1px solid #01b5d833;position:relative;overflow:hidden;box-shadow:inset -3px 0 #01b5d8b8,0 .65rem 1.8rem #0000001f}.comments-module__0DK_mW__adminComment{border-radius:.9rem;margin:.7rem 0;padding:1rem}.comments-module__0DK_mW__adminComment:last-child{padding-bottom:1rem}.comments-module__0DK_mW__adminReply{border-radius:.85rem;padding:.95rem}.comments-module__0DK_mW__adminComment header strong,.comments-module__0DK_mW__adminReply header strong{color:#e4f8fb}.comments-module__0DK_mW__adminComment .comments-module__0DK_mW__commentAvatar,.comments-module__0DK_mW__adminComment .comments-module__0DK_mW__avatarFallback,.comments-module__0DK_mW__adminReply .comments-module__0DK_mW__replyAvatar,.comments-module__0DK_mW__adminReply .comments-module__0DK_mW__avatarFallback{background:#01b5d81a;border-color:#01b5d857;box-shadow:0 0 0 3px #01b5d80b}.comments-module__0DK_mW__adminBadge{color:#65dcef;white-space:nowrap;background:#01b5d81a;border:1px solid #01b5d83d;border-radius:99px;align-items:center;min-height:1.35rem;padding:.1rem .48rem;font-size:.56rem;font-weight:680;display:inline-flex}.comments-module__0DK_mW__adminComment>p,.comments-module__0DK_mW__adminReply>p{color:#c2d3d8}.comments-module__0DK_mW__pending{opacity:.72}.comments-module__0DK_mW__pending header>span{color:#d8a953}.comments-module__0DK_mW__loadMoreArea{border-top:1px solid var(--line);justify-items:center;gap:.6rem;margin-top:1.35rem;padding-top:1.2rem;display:grid}.comments-module__0DK_mW__loadMoreButton{cursor:pointer;color:#8edbea;background:linear-gradient(135deg,#01b5d81f,#01b5d80b);border:1px solid #01b5d847;border-radius:.8rem;outline:0;justify-content:center;align-items:center;gap:.55rem;min-width:12.5rem;padding:.72rem 1.15rem;font-size:.72rem;font-weight:680;transition:border-color .18s,background .18s,color .18s,box-shadow .18s;display:flex;box-shadow:inset 0 1px #ffffff06}.comments-module__0DK_mW__loadMoreButton:hover{color:#c2f3fc;background:linear-gradient(135deg,#01b5d82e,#01b5d813);border-color:#01b5d885;box-shadow:0 .5rem 1.5rem #0000002e,inset 0 1px #ffffff0a}.comments-module__0DK_mW__loadMoreButton:focus-visible{border-color:var(--accent);box-shadow:0 0 0 3px #01b5d81f}.comments-module__0DK_mW__loadMoreButton:disabled{cursor:wait;opacity:.72}.comments-module__0DK_mW__loadMoreButton>span{color:var(--accent);font-size:.9rem;line-height:1}.comments-module__0DK_mW__loadMoreButton>i{border:2px solid #8edbea38;border-top-color:#8edbea;border-radius:50%;width:.85rem;height:.85rem;animation:.7s linear infinite comments-module__0DK_mW__spin}.comments-module__0DK_mW__loadMoreArea>p{color:#f77;margin:0;font-size:.68rem}.comments-module__0DK_mW__listEnd{border-top:1px solid var(--line);color:#626d75;text-align:center;margin:1.2rem 0 0;padding-top:1rem;font-size:.65rem}.comments-module__0DK_mW__empty{color:var(--muted);text-align:center;margin:1.5rem 0 0;font-size:.76rem}@keyframes comments-module__0DK_mW__spin{to{transform:rotate(360deg)}}@media (max-width:620px){.comments-module__0DK_mW__comments{border-radius:1rem;padding:1.1rem}.comments-module__0DK_mW__formFooter{flex-direction:column;align-items:stretch}.comments-module__0DK_mW__formActions{width:100%}.comments-module__0DK_mW__formActions button{flex:1}.comments-module__0DK_mW__comment>p,.comments-module__0DK_mW__reply>p,.comments-module__0DK_mW__replyForm,.comments-module__0DK_mW__replies{margin-inline-start:0}}
.safe-image-module__d9RzYW__slot{background:#10151a;display:block;position:absolute;inset:0;overflow:hidden}.safe-image-module__d9RzYW__slot:after,.safe-image-module__d9RzYW__nativePlaceholder:after{content:"";background:linear-gradient(105deg,#0000 28%,#ffffff0e 48%,#0000 68%);animation:1.4s ease-in-out infinite safe-image-module__d9RzYW__imagePlaceholder;position:absolute;inset:0;transform:translate(100%)}.safe-image-module__d9RzYW__nativePlaceholder,.safe-image-module__d9RzYW__failedPlaceholder{background:#10151a;position:relative;overflow:hidden}.safe-image-module__d9RzYW__imageWaiting{visibility:hidden!important}.safe-image-module__d9RzYW__imageReady{visibility:visible}@keyframes safe-image-module__d9RzYW__imagePlaceholder{to{transform:translate(-100%)}}
.header-module__S-vjnG__header{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(20px)saturate(1.3);backdrop-filter:blur(20px)saturate(1.3);direction:rtl;background:#07090cdb;position:fixed;inset:0 0 auto}.header-module__S-vjnG__bar{width:min(var(--container-width), calc(100% - var(--container-space)));align-items:center;gap:2.5rem;height:88px;margin-inline:auto;display:flex}.header-module__S-vjnG__brand{flex:none;align-items:center;gap:.8rem;display:flex}.header-module__S-vjnG__brandLogo{object-fit:contain;flex:none;width:50px;height:50px;display:block}.header-module__S-vjnG__brandText{flex-direction:column;line-height:1.45;display:flex}.header-module__S-vjnG__brandText strong{font-size:.9rem;font-weight:750}.header-module__S-vjnG__brandText small{color:var(--muted);font-size:.63rem}.header-module__S-vjnG__desktopNav{align-items:center;gap:.2rem;height:100%;display:flex}.header-module__S-vjnG__desktopNav>a,.header-module__S-vjnG__navItem>a{color:#b4bdc4;align-items:center;gap:.45rem;height:100%;padding-inline:.8rem;font-size:.94rem;transition:color .18s;display:flex}.header-module__S-vjnG__desktopNav>a:hover,.header-module__S-vjnG__navItem:hover>a{color:var(--text)}.header-module__S-vjnG__navChevron{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;transform-box:view-box;transform-origin:50%;flex:0 0 1.08rem;width:1.08rem;height:1.08rem;transition:color .18s,transform .22s;display:block;overflow:visible;transform:rotate(0)}.header-module__S-vjnG__navItem:hover .header-module__S-vjnG__navChevron,.header-module__S-vjnG__navItem:focus-within .header-module__S-vjnG__navChevron{color:var(--accent);transform:rotate(180deg)}.header-module__S-vjnG__navItem{height:100%;position:relative}.header-module__S-vjnG__dropdown{visibility:hidden;opacity:0;padding-top:.85rem;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:100%;right:-.65rem;transform:translateY(.5rem)}.header-module__S-vjnG__navItem:hover .header-module__S-vjnG__dropdown,.header-module__S-vjnG__navItem:focus-within .header-module__S-vjnG__dropdown{visibility:visible;opacity:1;transform:translateY(0)}.header-module__S-vjnG__menuTree{direction:rtl;align-items:flex-start;gap:.7rem;width:max-content;max-width:calc(100vw - 2rem);display:flex}.header-module__S-vjnG__menuRootList{border:1px solid var(--line-strong);background:#0e1116fa;border-radius:1rem;flex:0 0 13rem;width:13rem;max-height:calc(100vh - 7rem);padding:.45rem;overflow-y:auto;box-shadow:0 28px 80px #0000008c}.header-module__S-vjnG__menuRootItem{color:#aeb7be;border-radius:.65rem;justify-content:space-between;align-items:center;gap:.65rem;height:2.8rem;padding-inline:.8rem;transition:background .13s,color .13s;display:flex}.header-module__S-vjnG__menuRootItem+.header-module__S-vjnG__menuRootItem{border-top:1px solid #ffffff09}.header-module__S-vjnG__menuRootItem>a{min-width:0;height:100%;color:inherit;flex:1;align-items:center;font-size:.76rem;font-weight:610;display:flex}.header-module__S-vjnG__menuRootItem>svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;opacity:.5;flex:0 0 1rem;width:1rem;height:1rem;transition:opacity .13s,transform .13s;transform:translate(.15rem)}.header-module__S-vjnG__menuRootItem:hover,.header-module__S-vjnG__activeMenuRoot{color:var(--accent);background:#01b5d81a}.header-module__S-vjnG__menuRootItem:hover>svg,.header-module__S-vjnG__activeMenuRoot>svg{opacity:1;transform:translate(-.08rem)}.header-module__S-vjnG__menuDetail{width:min(50rem,100vw - 17rem);max-height:min(var(--menu-list-height), calc(100vh - 7rem));border:1px solid var(--line-strong);background:#0e1116fb;border-radius:1rem;flex-direction:column;padding:1.15rem;animation:.14s both header-module__S-vjnG__menuDetailIn;display:flex;overflow:hidden;box-shadow:0 28px 80px #0000008c}@keyframes header-module__S-vjnG__menuDetailIn{0%{opacity:0;transform:translate(.35rem)}}.header-module__S-vjnG__menuDetailHeading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:.8rem;display:flex}.header-module__S-vjnG__menuDetailHeading strong{color:#e3e8eb;font-size:.86rem}.header-module__S-vjnG__menuDetailHeading>a{color:var(--accent);font-size:.68rem}.header-module__S-vjnG__menuCategoryGroups{flex-direction:column;flex:0 auto;min-height:0;padding-block:.35rem .8rem;display:flex;overflow-y:auto}.header-module__S-vjnG__menuCategoryGroup{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;gap:1rem;min-width:0;min-height:3.3rem;padding-block:.6rem;display:flex}.header-module__S-vjnG__menuCategoryContent{flex-direction:column;flex:1;gap:.65rem;min-width:0;display:flex}.header-module__S-vjnG__menuCategoryTitle{color:#c6ced4;flex:none;font-size:.73rem;font-weight:650;transition:color .14s}.header-module__S-vjnG__menuCategoryTitle:hover{color:var(--accent)}.header-module__S-vjnG__menuCategoryLinks{flex-wrap:wrap;gap:.35rem;min-width:0;display:flex}.header-module__S-vjnG__menuCategoryLinks a{color:#838e97;background:#ffffff0a;border:1px solid #ffffff0e;border-radius:.6rem;align-items:center;gap:.4rem;padding:.3rem .4rem .3rem .55rem;font-size:.64rem;transition:background .14s,color .14s;display:flex}.header-module__S-vjnG__menuCategoryLinks img{object-fit:contain;border-radius:.45rem;width:1.75rem;height:1.75rem;display:block}.header-module__S-vjnG__menuCategoryLinks a:hover{color:var(--accent);background:#01b5d817}.header-module__S-vjnG__magicButton{cursor:pointer;background:#ffffff0b;border:1px solid #0000;border-radius:50%;flex:0 0 2.55rem;place-items:center;width:2.55rem;height:2.55rem;transition:border-color .15s,background .15s,transform .15s;display:grid}.header-module__S-vjnG__magicButton:hover:not(:disabled){background:#01b5d81a;border-color:#01b5d840;transform:rotate(-8deg)}.header-module__S-vjnG__magicButton:disabled{cursor:wait}.header-module__S-vjnG__magicButton img{object-fit:contain;filter:invert();opacity:.76;width:1.35rem;height:1.35rem;display:block}.header-module__S-vjnG__magicButton img[src*=wait-stars]{filter:invert()}.header-module__S-vjnG__menuPostsHeading{color:#d4dbe0;margin-top:.5rem;padding:.9rem 0 .6rem;font-size:.73rem;font-weight:650}.header-module__S-vjnG__menuPostsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem;display:grid}.header-module__S-vjnG__menuPost,.header-module__S-vjnG__menuPostSkeleton{align-items:center;gap:.7rem;min-width:0;height:5rem;display:flex}.header-module__S-vjnG__menuPost>span,.header-module__S-vjnG__menuPostSkeleton>i{background:#181d23;border-radius:.6rem;flex:0 0 5.5rem;place-items:center;width:5.5rem;height:4.15rem;display:grid;overflow:hidden}.header-module__S-vjnG__menuPost img{object-fit:cover;width:100%;height:100%;transition:transform .22s;display:block}.header-module__S-vjnG__menuPost:hover img{transform:scale(1.045)}.header-module__S-vjnG__menuPost>div{flex-direction:column;flex:1;gap:.4rem;min-width:0;display:flex}.header-module__S-vjnG__menuPost strong{color:#aeb8c0;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.68rem;font-weight:590;line-height:1.7;transition:color .14s;display:-webkit-box;overflow:hidden}.header-module__S-vjnG__menuPost:hover strong{color:var(--accent)}.header-module__S-vjnG__menuPost small{color:#65717a;font-size:.6rem}.header-module__S-vjnG__menuEmpty{color:#6f7a83;text-align:center;margin:1rem 0;font-size:.68rem}.header-module__S-vjnG__menuPostSkeleton>i,.header-module__S-vjnG__menuPostSkeleton b{background:linear-gradient(100deg,#ffffff09 25%,#ffffff13 45%,#ffffff09 65%) 0 0/220% 100%;border-radius:.5rem;animation:1.35s linear infinite header-module__S-vjnG__searchShimmer;display:block}.header-module__S-vjnG__menuPostSkeleton>span{gap:.5rem;width:55%;display:grid}.header-module__S-vjnG__menuPostSkeleton b{height:.55rem}.header-module__S-vjnG__menuPostSkeleton b:last-child{width:50%;height:.45rem}.header-module__S-vjnG__menuMagicPost{align-items:center;gap:.7rem;min-width:0;height:5rem;display:flex;overflow:hidden}.header-module__S-vjnG__menuMagicPost>span{background:linear-gradient(100deg,#ffffff09 25%,#01b5d81c 45%,#ffffff09 65%) 0 0/220% 100%;border-radius:.6rem;flex:0 0 5.5rem;width:5.5rem;height:4.15rem;animation:.7s linear infinite header-module__S-vjnG__searchShimmer}.header-module__S-vjnG__menuMagicPost strong{color:#8aabb3;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.68rem;font-weight:580;line-height:1.7;display:-webkit-box;overflow:hidden}.header-module__S-vjnG__menuShortcuts{border-top:1px solid var(--line);margin-top:.8rem;padding-top:.8rem}.header-module__S-vjnG__menuShortcutsHeading{color:#d4dbe0;margin-bottom:.75rem;font-size:.73rem;font-weight:650}.header-module__S-vjnG__menuShortcutGrid{direction:rtl;grid-template-columns:repeat(10,minmax(0,1fr));gap:.45rem;display:grid}.header-module__S-vjnG__menuShortcutGrid a{color:#929da5;text-align:center;flex-direction:column;align-items:center;gap:.35rem;min-width:0;font-size:.58rem;transition:color .14s,transform .14s;display:flex}.header-module__S-vjnG__menuShortcutGrid a:hover{color:var(--accent);transform:translateY(-2px)}.header-module__S-vjnG__menuShortcutGrid img{object-fit:contain;width:2.75rem;height:2.75rem;display:block}.header-module__S-vjnG__headerActions{align-items:center;gap:.55rem;width:min(23rem,34vw);margin-inline-start:auto;display:flex}.header-module__S-vjnG__searchTrigger{border:1px solid var(--line);min-width:0;color:var(--muted);cursor:pointer;background:#ffffff09;border-radius:999px;flex:auto;justify-content:flex-start;align-items:center;gap:.7rem;padding:.55rem .75rem .55rem 1rem;font-size:.78rem;transition:border-color .18s,background .18s;display:flex}.header-module__S-vjnG__searchTrigger:hover{border-color:var(--line-strong);background:#ffffff0e}.header-module__S-vjnG__searchTrigger kbd{border:1px solid var(--line);background:var(--surface-raised);color:#68727b;width:1.5rem;height:1.5rem;font:inherit;text-align:center;border-radius:.35rem;flex:0 0 1.5rem;place-items:center;line-height:1;display:grid}.header-module__S-vjnG__actionButton{color:#aeb8c0;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;flex:0 0 2.6rem;place-items:center;width:2.6rem;height:2.6rem;transition:border-color .18s,background .18s,color .18s;display:grid;position:relative}.header-module__S-vjnG__actionButton:hover,.header-module__S-vjnG__actionButton:focus-visible{background:var(--accent-soft);color:var(--accent);border-color:#01b5d84d}.header-module__S-vjnG__actionButton>svg{fill:currentColor;width:1.25rem;height:1.25rem}.header-module__S-vjnG__downloadPopover{visibility:hidden;border:1px solid var(--line-strong);width:11rem;color:var(--text);opacity:0;background:#0e1116fa;border-radius:1.1rem;justify-items:center;gap:.65rem;padding:1rem;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:absolute;top:calc(100% + 1rem);left:50%;transform:translate(-50%,.45rem);box-shadow:0 22px 60px #00000080}.header-module__S-vjnG__downloadPopover:before{content:"";height:1rem;position:absolute;top:-1rem;left:0;right:0}.header-module__S-vjnG__downloadPopover img{background:#fff;border-radius:.7rem;width:8.5rem;height:8.5rem;padding:.35rem;display:block}.header-module__S-vjnG__downloadPopover strong{white-space:nowrap;font-size:.68rem;font-weight:650}.header-module__S-vjnG__actionButton:hover .header-module__S-vjnG__downloadPopover,.header-module__S-vjnG__actionButton:focus-visible .header-module__S-vjnG__downloadPopover{visibility:visible;opacity:1;transform:translate(-50%)}.header-module__S-vjnG__menuButton,.header-module__S-vjnG__mobileNav,.header-module__S-vjnG__mobileSearchIcon{display:none}.header-module__S-vjnG__searchOverlay{z-index:300;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030406d1;flex-direction:column;align-items:center;width:100%;height:100dvh;max-height:100dvh;padding:1rem 0 3rem;display:flex;position:fixed;inset:0;overflow:hidden}.header-module__S-vjnG__searchShell{direction:rtl;flex-direction:column;flex:1;width:min(80%,1280px);min-height:0;margin-inline:auto;display:flex}.header-module__S-vjnG__searchForm{background:#11151b;border:1px solid #ffffff1f;border-radius:1rem;flex:0 0 3.75rem;align-items:center;height:3.75rem;transition:border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 60px #0000005c}.header-module__S-vjnG__searchForm:focus-within{border-color:#01b5d88c;box-shadow:0 0 0 3px #01b5d81a,0 18px 60px #0000006b}.header-module__S-vjnG__searchForm input{min-width:0;height:100%;color:var(--text);font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0 1rem;font-size:.92rem}.header-module__S-vjnG__searchForm input::placeholder{color:#78838d}.header-module__S-vjnG__submitSearch,.header-module__S-vjnG__closeSearch{color:#aab4bc;cursor:pointer;background:0 0;border:0;flex:0 0 3.75rem;place-items:center;width:3.75rem;height:100%;transition:color .16s,background .16s;display:grid}.header-module__S-vjnG__submitSearch{border-inline-end:1px solid var(--line)}.header-module__S-vjnG__closeSearch{border-inline-start:1px solid var(--line)}.header-module__S-vjnG__submitSearch:hover,.header-module__S-vjnG__closeSearch:hover{color:var(--accent);background:#ffffff0b}.header-module__S-vjnG__submitSearch svg,.header-module__S-vjnG__closeSearch svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:1.35rem;height:1.35rem}.header-module__S-vjnG__searchSpinner{border:2px solid #ffffff2e;border-top-color:var(--accent);border-radius:50%;width:1.15rem;height:1.15rem;animation:.7s linear infinite header-module__S-vjnG__searchSpin}@keyframes header-module__S-vjnG__searchSpin{to{transform:rotate(360deg)}}.header-module__S-vjnG__searchPanel{border:1px solid var(--line-strong);background:#0d1015fa;border-radius:1.35rem;flex-direction:column;flex:1;width:100%;min-height:0;margin:2rem 0 0;padding:0 1.5rem 1.5rem;display:flex;overflow:hidden;box-shadow:0 38px 110px #00000094}.header-module__S-vjnG__searchTabs{border-bottom:1px solid var(--line);flex:none;align-items:center;gap:1.8rem;display:flex}.header-module__S-vjnG__searchTabs button{color:#7e8992;cursor:pointer;font:inherit;background:0 0;border:0;padding:1.2rem 0 1rem;font-size:.88rem;font-weight:680;transition:color .16s;position:relative}.header-module__S-vjnG__searchTabs button:after{background:var(--accent);content:"";opacity:0;border-radius:2px;height:2px;transition:opacity .16s,transform .16s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(.4)}.header-module__S-vjnG__searchTabs button:hover,.header-module__S-vjnG__searchTabs .header-module__S-vjnG__activeTab{color:var(--text)}.header-module__S-vjnG__searchTabs .header-module__S-vjnG__activeTab:after{opacity:1;transform:scaleX(1)}.header-module__S-vjnG__searchCategories{flex-wrap:wrap;flex:none;align-content:flex-start;gap:.55rem;min-height:80px;padding:1rem 0 .8rem;display:flex}.header-module__S-vjnG__searchCategories button{border:1px solid var(--line);color:#89949d;cursor:pointer;font:inherit;background:#ffffff06;border-radius:999px;flex:none;padding:.42rem .8rem;font-size:.7rem;transition:border-color .16s,background .16s,color .16s}.header-module__S-vjnG__searchCategories button:hover{color:#c5cdd3;border-color:#01b5d847}.header-module__S-vjnG__searchCategories .header-module__S-vjnG__activeCategory{color:var(--accent);background:#01b5d81c;border-color:#01b5d86b}.header-module__S-vjnG__resultsHeading{flex:none;justify-content:space-between;align-items:center;margin:.45rem 0 .85rem;display:flex}.header-module__S-vjnG__resultsHeading h2{color:#dce2e6;margin:0;font-size:.88rem}.header-module__S-vjnG__resultsHeading span{color:#707b84;font-size:.68rem}.header-module__S-vjnG__resultsScroller{overscroll-behavior:contain;flex:1;min-height:0;padding-bottom:.25rem;overflow-y:auto}.header-module__S-vjnG__resultsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem 1.5rem;display:grid}.header-module__S-vjnG__resultCard{border-bottom:1px solid var(--line);min-width:0;height:100px;color:inherit;align-items:center;gap:.9rem;padding-block:.6rem;transition:border-color .16s;display:flex}.header-module__S-vjnG__resultCard:hover{border-color:#01b5d84d}.header-module__S-vjnG__resultImage{background:#161b21;border-radius:.65rem;flex:0 0 100px;place-items:center;width:100px;height:80px;display:grid;overflow:hidden}.header-module__S-vjnG__resultImage img{object-fit:cover;width:100%;height:100%;transition:transform .26s;display:block}.header-module__S-vjnG__resultImage img[src*="/static/logo.png"]{object-fit:contain;padding:.7rem}.header-module__S-vjnG__resultCard:hover .header-module__S-vjnG__resultImage img{transform:scale(1.045)}.header-module__S-vjnG__resultCopy{flex-direction:column;flex:1;justify-content:center;gap:.55rem;min-width:0;height:100%;display:flex}.header-module__S-vjnG__resultCopy strong{color:#b9c2c9;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.76rem;font-weight:600;line-height:1.8;transition:color .16s;display:-webkit-box;overflow:hidden}.header-module__S-vjnG__resultCard:hover .header-module__S-vjnG__resultCopy strong{color:var(--accent)}.header-module__S-vjnG__resultCopy small{color:#69747d;font-size:.65rem}.header-module__S-vjnG__emptyResults{color:#77828b;text-align:center;margin:2rem 0;font-size:.78rem}.header-module__S-vjnG__resultSkeleton{border-bottom:1px solid var(--line);align-items:center;gap:.9rem;height:100px;padding-block:.6rem;display:flex}.header-module__S-vjnG__resultSkeleton i,.header-module__S-vjnG__resultSkeleton b{background:linear-gradient(100deg,#ffffff09 25%,#ffffff13 45%,#ffffff09 65%) 0 0/220% 100%;border-radius:.55rem;animation:1.35s linear infinite header-module__S-vjnG__searchShimmer;display:block}.header-module__S-vjnG__resultSkeleton i{flex:0 0 100px;width:100px;height:80px}.header-module__S-vjnG__resultSkeleton span{gap:.65rem;width:65%;display:grid}.header-module__S-vjnG__resultSkeleton b{height:.7rem}.header-module__S-vjnG__resultSkeleton b:last-child{width:45%;height:.55rem}@keyframes header-module__S-vjnG__searchShimmer{to{background-position-x:-220%}}.header-module__S-vjnG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:900px){.header-module__S-vjnG__bar{direction:rtl;gap:.5rem;width:min(100% - 3rem,1280px);height:80px;display:flex}.header-module__S-vjnG__brand{order:1;gap:0;min-width:0;margin-inline-end:auto}.header-module__S-vjnG__brand:after{background:var(--line-strong);content:"";width:1px;height:1.8rem;margin-inline-start:1rem}.header-module__S-vjnG__brandLogo{width:50px;height:50px}.header-module__S-vjnG__brandText,.header-module__S-vjnG__desktopNav{display:none}.header-module__S-vjnG__headerActions{flex:none;order:2;width:auto;margin:0}.header-module__S-vjnG__searchTrigger{background:#ffffff0d;border-color:#0000;flex:0 0 2.6rem;justify-content:center;width:2.6rem;height:2.6rem;margin:0;padding:0}.header-module__S-vjnG__searchText,.header-module__S-vjnG__searchTrigger kbd{display:none}.header-module__S-vjnG__mobileSearchIcon{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:1.2rem;height:1.2rem;display:block}.header-module__S-vjnG__actionButton{display:none}.header-module__S-vjnG__menuButton{color:#aeb8c0;cursor:pointer;background:#ffffff0d;border:1px solid #0000;border-radius:50%;flex:0 0 2.6rem;order:3;place-items:center;width:2.6rem;height:2.6rem;transition:border-color .18s,background .18s,color .18s;display:grid}.header-module__S-vjnG__menuButton svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:1.35rem;height:1.35rem;transition:transform .22s}.header-module__S-vjnG__menuButtonOpen{color:var(--accent);background:#01b5d81a;border-color:#01b5d84d}.header-module__S-vjnG__menuButtonOpen svg{transform:rotate(90deg)}.header-module__S-vjnG__mobileNav{z-index:1;border-top:1px solid var(--line);background:#07090c;height:auto;max-height:calc(100dvh - 80px);display:block;position:absolute;top:80px;left:0;right:0;overflow:hidden}.header-module__S-vjnG__mobileNavInner{width:100%;height:auto;max-height:inherit;position:relative;overflow:hidden}.header-module__S-vjnG__mobileMegaMenu{width:100%;height:auto;max-height:inherit;flex-direction:column;min-height:0;padding:1rem 0 0;display:flex;overflow:hidden}.header-module__S-vjnG__mobileDetailBody::-webkit-scrollbar{display:none}.header-module__S-vjnG__mobileRootScroller::-webkit-scrollbar{display:none}.header-module__S-vjnG__mobileNestedLinks::-webkit-scrollbar{display:none}.header-module__S-vjnG__mobileShortcuts>div::-webkit-scrollbar{display:none}.header-module__S-vjnG__mobileMenuTop{justify-content:space-between;align-items:center;gap:.8rem;padding-inline:1rem;display:flex}.header-module__S-vjnG__mobileTypeTabs{border:1px solid var(--line);background:#0d1116;border-radius:.8rem;flex:1;grid-template-columns:repeat(2,minmax(0,1fr));padding:.22rem;display:grid}.header-module__S-vjnG__mobileTypeTabs button{color:#7f8a93;cursor:pointer;min-height:2.45rem;font:inherit;background:0 0;border:0;border-radius:.62rem;font-size:.76rem;font-weight:650;transition:background .16s,color .16s,box-shadow .16s}.header-module__S-vjnG__mobileTypeTabs .header-module__S-vjnG__mobileTypeActive{color:var(--accent);background:#01b5d821;box-shadow:inset 0 0 0 1px #01b5d82e}.header-module__S-vjnG__mobileDictionary{border:1px solid var(--line);color:#9ba5ad;border-radius:.8rem;flex:none;align-items:center;gap:.38rem;min-height:2.9rem;padding:0 .7rem;font-size:.66rem;display:flex}.header-module__S-vjnG__mobileDictionary svg{width:1rem;height:1rem;stroke:var(--accent);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.header-module__S-vjnG__mobileRootScroller{scroll-snap-type:x proximity;scrollbar-width:none;gap:.45rem;width:100%;margin-top:.9rem;padding:.05rem 1rem .2rem;scroll-padding-inline:1rem;display:flex;overflow-x:auto}.header-module__S-vjnG__mobileRootScroller button{scroll-snap-align:start;border:1px solid var(--line);color:#85919a;cursor:pointer;min-height:2.35rem;font:inherit;white-space:nowrap;background:#ffffff06;border-radius:999px;flex:none;padding:0 .8rem;font-size:.68rem;transition:border-color .15s,background .15s,color .15s}.header-module__S-vjnG__mobileRootScroller .header-module__S-vjnG__mobileRootActive{color:var(--accent);background:#01b5d81a;border-color:#01b5d861}.header-module__S-vjnG__mobileMenuDetail{border-block:1px solid var(--line);background:linear-gradient(150deg,#12161cf5,#0a0d11fa);flex-direction:column;flex:0 auto;width:100%;min-height:0;max-height:calc(100dvh - 13rem);margin-top:.75rem;display:flex;overflow:hidden}.header-module__S-vjnG__mobileDetailHeading{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:center;gap:.7rem;min-height:4.2rem;padding:.7rem .85rem;display:flex}.header-module__S-vjnG__mobileDetailBody{overscroll-behavior:contain;scrollbar-width:none;flex:0 auto;min-height:0;overflow-y:auto}.header-module__S-vjnG__mobileDetailHeading>div:first-child{flex-direction:column;gap:.2rem;min-width:0;display:flex}.header-module__S-vjnG__mobileDetailHeading small{color:#65717a;font-size:.58rem}.header-module__S-vjnG__mobileDetailHeading strong{color:#e0e5e8;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.header-module__S-vjnG__mobileDetailHeading>div:last-child{flex:none;align-items:center;gap:.55rem;display:flex}.header-module__S-vjnG__mobileDetailHeading>div:last-child>a{color:var(--accent);white-space:nowrap;font-size:.62rem}.header-module__S-vjnG__mobileMagic{cursor:pointer;background:#ffffff09;border:1px solid #ffffff0e;border-radius:50%;flex:0 0 2.35rem;place-items:center;width:2.35rem;height:2.35rem;display:grid}.header-module__S-vjnG__mobileMagic:disabled{cursor:wait;opacity:.72}.header-module__S-vjnG__mobileMagic img{object-fit:contain;filter:invert();opacity:.78;width:1.25rem;height:1.25rem}.header-module__S-vjnG__mobileChildList{padding:0 .85rem}.header-module__S-vjnG__mobileChild{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:.8rem;min-height:3.65rem;padding-block:.55rem;display:flex}.header-module__S-vjnG__mobileChild>div{flex-direction:column;flex:1;gap:.6rem;min-width:0;display:flex}.header-module__S-vjnG__mobileChild>div>a{color:#bdc5cb;font-size:.72rem;font-weight:620}.header-module__S-vjnG__mobileNestedLinks{scrollbar-width:none;gap:.4rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.header-module__S-vjnG__mobileNestedLinks a{color:#7e8992;background:#ffffff08;border:1px solid #ffffff0e;border-radius:.55rem;flex:none;align-items:center;gap:.35rem;padding:.28rem .35rem .28rem .48rem;font-size:.58rem;display:flex}.header-module__S-vjnG__mobileNestedLinks img{object-fit:contain;border-radius:.35rem;width:1.5rem;height:1.5rem}.header-module__S-vjnG__mobilePostsHeading{justify-content:space-between;align-items:center;gap:.7rem;padding:.9rem .85rem .65rem;display:flex}.header-module__S-vjnG__mobilePostsHeading span{color:#d3d9dd;font-size:.7rem;font-weight:650}.header-module__S-vjnG__mobilePostsHeading small{color:var(--accent);font-size:.55rem}.header-module__S-vjnG__mobilePostGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:0 .85rem .9rem;display:grid}.header-module__S-vjnG__mobilePostCard{flex-direction:column;gap:.42rem;min-width:0;display:flex}.header-module__S-vjnG__mobilePostCard>span,.header-module__S-vjnG__mobilePostSkeleton>i{aspect-ratio:1.55;background:#171c22;border-radius:.65rem;width:100%;display:block;overflow:hidden}.header-module__S-vjnG__mobilePostCard img{object-fit:cover;width:100%;height:100%;display:block}.header-module__S-vjnG__mobilePostCard strong{color:#aeb8c0;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7rem;font-size:.63rem;font-weight:600;line-height:1.75;display:-webkit-box;overflow:hidden}.header-module__S-vjnG__mobilePostCard small{color:#66727b;font-size:.55rem}.header-module__S-vjnG__mobilePostSkeleton{gap:.48rem;display:grid}.header-module__S-vjnG__mobilePostSkeleton i,.header-module__S-vjnG__mobilePostSkeleton b{background:linear-gradient(100deg,#ffffff09 25%,#01b5d817 45%,#ffffff09 65%) 0 0/220% 100%;border-radius:.5rem;animation:1.2s linear infinite header-module__S-vjnG__searchShimmer}.header-module__S-vjnG__mobilePostSkeleton span{gap:.35rem;display:grid}.header-module__S-vjnG__mobilePostSkeleton b{height:.48rem;display:block}.header-module__S-vjnG__mobilePostSkeleton b:last-child{width:58%}.header-module__S-vjnG__mobileMenuEmpty{color:#707b84;text-align:center;margin:1rem;font-size:.68rem}.header-module__S-vjnG__mobileShortcuts{border-top:1px solid var(--line);padding:.9rem .85rem 1rem}.header-module__S-vjnG__mobileShortcuts>strong{color:#d3d9dd;margin-bottom:.75rem;font-size:.7rem;display:block}.header-module__S-vjnG__mobileShortcuts>div{scrollbar-width:none;gap:.85rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.header-module__S-vjnG__mobileShortcuts a{color:#89949c;text-align:center;flex-direction:column;flex:none;align-items:center;gap:.35rem;min-width:3.4rem;font-size:.55rem;display:flex}.header-module__S-vjnG__mobileShortcuts img{object-fit:contain;width:2.6rem;height:2.6rem}}@media (max-width:600px){.header-module__S-vjnG__searchOverlay{height:100dvh;min-height:100dvh;max-height:100dvh;padding:max(env(safe-area-inset-top), .35rem) 0 max(env(safe-area-inset-bottom), .35rem)}.header-module__S-vjnG__searchShell{width:100%;height:100%;min-height:0}.header-module__S-vjnG__searchForm{border-width:0 0 1px;border-radius:0}.header-module__S-vjnG__searchPanel{border:0;border-radius:0;flex:auto;min-height:0;max-height:none;margin-top:0;padding-inline:1rem}.header-module__S-vjnG__resultsGrid{grid-template-columns:1fr}}
.back-to-top-module__XZ9v6G__button{z-index:80;width:2.8rem;height:2.8rem;color:var(--accent);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d1015e0;border:1px solid #01b5d859;border-radius:50%;place-items:center;display:grid;position:fixed;bottom:1.25rem;left:1.25rem;box-shadow:0 12px 35px #0006}
.post-loading-module__RqqzgG__page{width:min(var(--container-width), calc(100% - var(--container-space)));margin:0 auto;padding:2.25rem 0 5rem}.post-loading-module__RqqzgG__page i{background:linear-gradient(100deg,#ffffff09 25%,#ffffff16 45%,#ffffff09 65%) 0 0/220% 100%;border-radius:.55rem;animation:1.35s linear infinite post-loading-module__RqqzgG__shimmer;display:block}.post-loading-module__RqqzgG__hero{direction:ltr;grid-template-columns:minmax(0,55fr) minmax(0,45fr);align-items:end;gap:1rem;padding-top:1.5rem;display:grid}.post-loading-module__RqqzgG__heroCopy{direction:rtl;grid-area:1/2;padding:1.5rem 0 0 1rem}.post-loading-module__RqqzgG__title{width:94%;height:2rem}.post-loading-module__RqqzgG__titleShort{width:62%;height:2rem;margin-top:.7rem}.post-loading-module__RqqzgG__preview{width:100%;height:.7rem;margin-top:1.4rem}.post-loading-module__RqqzgG__previewShort{width:73%;height:.7rem;margin-top:.6rem}.post-loading-module__RqqzgG__meta{align-items:center;gap:.7rem;margin-top:1.2rem;display:flex}.post-loading-module__RqqzgG__meta i:first-child{border-radius:50%;width:2rem;height:2rem}.post-loading-module__RqqzgG__meta i:last-child{width:9rem;height:.65rem}.post-loading-module__RqqzgG__heroMedia{aspect-ratio:10/7;grid-area:1/1;width:88%;border-radius:.75rem!important}.post-loading-module__RqqzgG__readingGrid{grid-template-columns:minmax(0,5fr) minmax(20rem,3fr);align-items:start;gap:2rem;margin-top:2rem;display:grid}.post-loading-module__RqqzgG__article,.post-loading-module__RqqzgG__sidebar section{border:1px solid var(--line);background:var(--surface);border-radius:1.35rem;padding:clamp(1.4rem,2.8vw,2.5rem)}.post-loading-module__RqqzgG__articleHeading{width:45%;height:1.2rem;margin-bottom:1.8rem}.post-loading-module__RqqzgG__line,.post-loading-module__RqqzgG__lineShort{width:100%;height:.62rem;margin-bottom:.82rem}.post-loading-module__RqqzgG__lineShort{width:68%;margin-bottom:1.55rem}.post-loading-module__RqqzgG__articleImage{aspect-ratio:16/8;width:82%;margin:2rem auto;border-radius:1rem!important}.post-loading-module__RqqzgG__sidebar{gap:.9rem;display:grid}.post-loading-module__RqqzgG__sidebar section{padding:1rem}.post-loading-module__RqqzgG__sidebarHeading{width:46%;height:1rem;margin:.25rem 0 1rem}.post-loading-module__RqqzgG__sidebarItem{border-bottom:1px solid var(--line);grid-template-columns:5.8rem minmax(0,1fr);gap:.8rem;padding:.75rem .15rem;display:grid}.post-loading-module__RqqzgG__sidebarItem:last-child{border-bottom:0}.post-loading-module__RqqzgG__sidebarItem>i{border-radius:.7rem;width:5.8rem;height:4.65rem}.post-loading-module__RqqzgG__sidebarItem span{flex-direction:column;justify-content:center;gap:.65rem;min-width:0;display:flex}.post-loading-module__RqqzgG__sidebarItem span i:first-child{width:100%;height:.6rem}.post-loading-module__RqqzgG__sidebarItem span i:last-child{width:55%;height:.5rem}@keyframes post-loading-module__RqqzgG__shimmer{to{background-position-x:-220%}}@media (max-width:1050px){.post-loading-module__RqqzgG__hero{grid-template-columns:1fr}.post-loading-module__RqqzgG__heroCopy{grid-area:1/1}.post-loading-module__RqqzgG__heroMedia{grid-area:2/1;width:100%}.post-loading-module__RqqzgG__readingGrid{grid-template-columns:1fr}.post-loading-module__RqqzgG__sidebar{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:800px){.post-loading-module__RqqzgG__sidebar{grid-template-columns:1fr}}@media (max-width:700px){.post-loading-module__RqqzgG__page{width:min(100% - 1.25rem, var(--container-width));padding-top:.75rem}.post-loading-module__RqqzgG__hero{border-bottom:1px solid var(--line);direction:rtl;grid-template-columns:1fr;gap:0;padding:1rem}.post-loading-module__RqqzgG__heroCopy{display:contents}.post-loading-module__RqqzgG__title{grid-area:1/1}.post-loading-module__RqqzgG__titleShort{grid-area:2/1;margin-top:.55rem}.post-loading-module__RqqzgG__title,.post-loading-module__RqqzgG__titleShort{height:1.4rem}.post-loading-module__RqqzgG__preview,.post-loading-module__RqqzgG__previewShort{display:none}.post-loading-module__RqqzgG__heroMedia{grid-area:3/1;width:100%;margin-top:1.1rem}.post-loading-module__RqqzgG__meta{grid-area:4/1;margin-top:1rem;padding-bottom:.25rem}.post-loading-module__RqqzgG__readingGrid{gap:1rem;margin-top:1rem}.post-loading-module__RqqzgG__article{border-radius:1rem;padding:1.1rem}}@media (prefers-reduced-motion:reduce){.post-loading-module__RqqzgG__page i{animation:none}}
.post-sidebar-module__InO7GG__sidebar{overflow-anchor:none;gap:.9rem;min-width:0;display:grid;position:sticky;top:6.5rem}.post-sidebar-module__InO7GG__section{border:1px solid var(--line);background:var(--surface);border-radius:1.15rem;padding:1rem;overflow:hidden}.post-sidebar-module__InO7GG__section>header{align-items:center;gap:.65rem;margin:.1rem .15rem .7rem;display:flex}.post-sidebar-module__InO7GG__section>header>span{background:var(--accent);border-radius:99px;width:.23rem;height:1.55rem;box-shadow:0 0 1rem #01b5d838}.post-sidebar-module__InO7GG__section h2{color:var(--text);margin:0;font-size:.94rem;font-weight:740}.post-sidebar-module__InO7GG__items{display:grid}.post-sidebar-module__InO7GG__item{border-bottom:1px solid var(--line);grid-template-columns:5.8rem minmax(0,1fr);gap:.8rem;min-width:0;padding:.75rem .15rem;display:grid}.post-sidebar-module__InO7GG__item:last-child{border-bottom:0;padding-bottom:.15rem}.post-sidebar-module__InO7GG__media{aspect-ratio:1.25;background:var(--surface-raised);border-radius:.7rem;display:block;position:relative;overflow:hidden}.post-sidebar-module__InO7GG__media img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.post-sidebar-module__InO7GG__item:hover .post-sidebar-module__InO7GG__media img{transform:scale(1.04)}.post-sidebar-module__InO7GG__media i{height:100%;color:var(--muted);place-items:center;font-size:.55rem;font-style:normal;display:grid}.post-sidebar-module__InO7GG__itemBody{flex-direction:column;justify-content:center;gap:.35rem;min-width:0;display:flex}.post-sidebar-module__InO7GG__itemBody strong{color:#d8dee2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;font-weight:680;line-height:1.75;transition:color .18s;display:-webkit-box;overflow:hidden}.post-sidebar-module__InO7GG__item:hover strong{color:var(--accent)}.post-sidebar-module__InO7GG__itemBody time{color:#707a84;font-size:.62rem}@media (max-width:1050px){.post-sidebar-module__InO7GG__sidebar{grid-template-columns:repeat(3,minmax(0,1fr));position:static}}@media (max-width:800px){.post-sidebar-module__InO7GG__sidebar{grid-template-columns:1fr}}
.navigation-loading-module___BbZua__progress{z-index:110;pointer-events:none;direction:ltr;background:#01b5d814;height:3px;position:fixed;top:88px;left:0;right:0;overflow:hidden}.navigation-loading-module___BbZua__progress:before{content:"";transform-origin:0;background:linear-gradient(90deg,#01b5d8,#65e6f6);width:100%;animation:8s cubic-bezier(.1,.72,.2,1) forwards navigation-loading-module___BbZua__navigationProgress;position:absolute;inset:0;transform:scaleX(.04);box-shadow:0 0 14px #01b5d8b3}@keyframes navigation-loading-module___BbZua__navigationProgress{0%{transform:scaleX(.04)}18%{transform:scaleX(.38)}48%{transform:scaleX(.64)}to{transform:scaleX(.92)}}.navigation-loading-module___BbZua__overlay{z-index:80;background:var(--background);direction:rtl;position:fixed;inset:88px 0 0;overflow:hidden}@media (max-width:900px){.navigation-loading-module___BbZua__progress,.navigation-loading-module___BbZua__overlay{top:80px}}@media (prefers-reduced-motion:reduce){.navigation-loading-module___BbZua__progress:before{animation-duration:30s}}
.post-card-module__mxEJMq__card{border:1px solid var(--line);background:var(--surface);border-radius:1.15rem;flex-direction:column;min-width:0;transition:border-color .22s;display:flex;overflow:hidden}.post-card-module__mxEJMq__card:hover{border-color:var(--line-strong)}.post-card-module__mxEJMq__media{aspect-ratio:1.42;background:var(--surface-raised);display:block;position:relative;overflow:hidden}.post-card-module__mxEJMq__media:after{content:"";background:linear-gradient(#0000 70%,#07090c57);position:absolute;inset:0}.post-card-module__mxEJMq__media img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.75,.25,1);display:block}.post-card-module__mxEJMq__card:hover .post-card-module__mxEJMq__media img{transform:scale(1.035)}.post-card-module__mxEJMq__imageFallback{height:100%;color:var(--muted);place-items:center;font-size:.75rem;display:grid}.post-card-module__mxEJMq__body{flex-direction:column;flex:1;min-height:12.5rem;padding:1.1rem;display:flex}.post-card-module__mxEJMq__titleHeading{font:inherit;margin:0}.post-card-module__mxEJMq__title{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.98rem;font-weight:720;line-height:1.8;transition:color .18s;display:-webkit-box;overflow:hidden}.post-card-module__mxEJMq__title:hover{color:var(--accent)}.post-card-module__mxEJMq__preview{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.65rem 0 1rem;font-size:.78rem;line-height:1.9;display:-webkit-box;overflow:hidden}.post-card-module__mxEJMq__meta{border-top:1px solid var(--line);color:#7f8993;justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:.8rem;font-size:.66rem;display:flex}.post-card-module__mxEJMq__author{align-items:center;gap:.35rem;min-width:0;display:flex}.post-card-module__mxEJMq__authorImage{border:1px solid var(--line-strong);object-fit:cover;border-radius:50%;width:1.55rem;height:1.55rem}.post-card-module__mxEJMq__author>span:first-of-type{text-overflow:ellipsis;white-space:nowrap;max-width:5.5rem;overflow:hidden}.post-card-module__mxEJMq__divider{color:var(--accent)}@media (max-width:700px){.post-card-module__mxEJMq__card{direction:ltr;background:0 0;border-width:0 0 1px;border-radius:0;grid-template-columns:5rem minmax(0,1fr);padding:.7rem .5rem;display:grid}.post-card-module__mxEJMq__card:hover{transform:none}.post-card-module__mxEJMq__media{aspect-ratio:1;border-radius:.7rem}.post-card-module__mxEJMq__body{direction:rtl;min-height:0;padding:0 0 0 .75rem}.post-card-module__mxEJMq__title{font-size:.9rem}.post-card-module__mxEJMq__preview{display:none}.post-card-module__mxEJMq__meta{border:0;padding-top:.55rem}.post-card-module__mxEJMq__authorImage,.post-card-module__mxEJMq__author>span:first-of-type,.post-card-module__mxEJMq__divider{display:none}}
.rich-content-module__P0m28q__content{color:#c6cdd2;overflow-wrap:anywhere;font-size:1rem;line-height:2.25;position:relative}.rich-content-module__P0m28q__articleHtml>:first-child{margin-top:0}.rich-content-module__P0m28q__contentFallback{color:#c2c9ce;text-align:justify;margin:0!important}.rich-content-module__P0m28q__content p{color:#c2c9ce;text-align:justify;margin:0 0 1.15rem}:is(.rich-content-module__P0m28q__content h1,.rich-content-module__P0m28q__content h2,.rich-content-module__P0m28q__content h3,.rich-content-module__P0m28q__content h4){color:#f1f5f6;letter-spacing:-.025em;margin:2.25rem 0 .9rem;font-weight:760;line-height:1.75}.rich-content-module__P0m28q__content h1{font-size:1.75rem}.rich-content-module__P0m28q__content h2{font-size:1.4rem}.rich-content-module__P0m28q__content h3{font-size:1.2rem}.rich-content-module__P0m28q__content h4{font-size:1.05rem}.rich-content-module__P0m28q__content a{color:var(--accent);text-underline-offset:.28rem;-webkit-text-decoration:underline #01b5d861;text-decoration:underline #01b5d861;transition:text-decoration-color .18s}.rich-content-module__P0m28q__content a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}:is(.rich-content-module__P0m28q__content strong,.rich-content-module__P0m28q__content b){color:#edf2f3;font-weight:750}:is(.rich-content-module__P0m28q__content ul,.rich-content-module__P0m28q__content ol){margin:.7rem 0 1.4rem;padding-inline-start:1.6rem}.rich-content-module__P0m28q__content li{margin-bottom:.35rem}.rich-content-module__P0m28q__content li::marker{color:var(--accent)}.rich-content-module__P0m28q__content blockquote{border-inline-start:.24rem solid var(--accent);background:var(--accent-soft);color:#d5dce0;border-radius:.35rem;margin:1.5rem 0;padding:1rem 1.15rem}.rich-content-module__P0m28q__content blockquote p:last-child{margin-bottom:0}.rich-content-module__P0m28q__content img{background:linear-gradient(110deg,#10151a 25%,#182027 45%,#10151a 65%) 0 0/220% 100%;border-radius:1rem;width:auto;max-width:100%;height:auto;margin:1.5rem auto;display:block}.rich-content-module__P0m28q__mediaFallback{border:1px dashed var(--line-strong);background:var(--surface);width:100%;min-height:10rem;color:var(--muted);border-radius:1rem;place-items:center;margin:1.5rem 0;font-size:.78rem;display:grid}.rich-content-module__P0m28q__content figure{max-width:100%;margin:1.5rem 0}.rich-content-module__P0m28q__content figcaption{color:var(--muted);text-align:center;margin-top:.5rem;font-size:.72rem}:is(.rich-content-module__P0m28q__content iframe,.rich-content-module__P0m28q__content video){aspect-ratio:16/9;border:0;border-radius:1rem;width:100%;max-width:100%;margin:1.5rem 0;display:block}.rich-content-module__P0m28q__content table{border-collapse:collapse;white-space:nowrap;width:100%;margin:1.5rem 0;font-size:.82rem;display:block;overflow-x:auto}:is(.rich-content-module__P0m28q__content th,.rich-content-module__P0m28q__content td){border:1px solid var(--line-strong);text-align:start;padding:.65rem .8rem}.rich-content-module__P0m28q__content th{background:var(--surface-raised);color:var(--text)}.rich-content-module__P0m28q__content hr{background:var(--line);border:0;height:1px;margin:2rem 0}.rich-content-module__P0m28q__content pre{border:1px solid var(--line);text-align:left;direction:ltr;background:#080a0d;border-radius:.8rem;max-width:100%;padding:1rem;font-size:.8rem;overflow-x:auto}.rich-content-module__P0m28q__content code{direction:ltr;background:#080a0d;border-radius:.3rem;padding:.12rem .35rem}@media (max-width:700px){.rich-content-module__P0m28q__content{font-size:.92rem;line-height:2.15}.rich-content-module__P0m28q__content h1{font-size:1.45rem}.rich-content-module__P0m28q__content h2{font-size:1.25rem}}
.home-feed-module__IK1csW__feeds{width:min(var(--container-width), calc(100% - var(--container-space)));gap:6.5rem;margin-inline:auto;padding-top:6.5rem;display:grid}.home-feed-module__IK1csW__feed{content-visibility:auto;contain-intrinsic-size:auto 46rem;min-width:0}.home-feed-module__IK1csW__heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;padding-bottom:1rem;display:flex}.home-feed-module__IK1csW__heading h2{letter-spacing:-.025em;margin:0;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:780}.home-feed-module__IK1csW__heading a{color:var(--muted);font-size:.82rem;transition:color .18s}.home-feed-module__IK1csW__heading a:hover{color:var(--accent)}.home-feed-module__IK1csW__heading a span{color:var(--accent);margin-inline-start:.3rem}.home-feed-module__IK1csW__tabs{scrollbar-width:none;gap:.45rem;padding-block:1.15rem 1.4rem;display:flex;overflow-x:auto}.home-feed-module__IK1csW__tabs::-webkit-scrollbar{display:none}.home-feed-module__IK1csW__tabs button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:.38rem .9rem;font-size:.76rem;transition:border-color .18s,background .18s,color .18s}.home-feed-module__IK1csW__tabs button:hover{border-color:var(--line-strong);color:var(--text)}.home-feed-module__IK1csW__tabs button[aria-selected=true]{background:var(--accent-soft);color:var(--accent);border-color:#01b5d84d}.home-feed-module__IK1csW__grid,.home-feed-module__IK1csW__skeletonGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.home-feed-module__IK1csW__skeletonCard{border:1px solid var(--line);background:var(--surface);border-radius:1.15rem;overflow:hidden}.home-feed-module__IK1csW__skeletonMedia,.home-feed-module__IK1csW__skeletonTitle,.home-feed-module__IK1csW__skeletonTitleShort,.home-feed-module__IK1csW__skeletonText,.home-feed-module__IK1csW__skeletonMeta{background:#151a21;display:block;position:relative;overflow:hidden}.home-feed-module__IK1csW__skeletonMedia:after,.home-feed-module__IK1csW__skeletonTitle:after,.home-feed-module__IK1csW__skeletonTitleShort:after,.home-feed-module__IK1csW__skeletonText:after,.home-feed-module__IK1csW__skeletonMeta:after{content:"";background:linear-gradient(100deg,#0000 20%,#ffffff12 48%,#0000 76%);animation:1.25s ease-in-out infinite home-feed-module__IK1csW__skeletonShimmer;position:absolute;inset:0;transform:translate(100%)}.home-feed-module__IK1csW__skeletonMedia{aspect-ratio:1.42}.home-feed-module__IK1csW__skeletonBody{flex-direction:column;min-height:12.5rem;padding:1.1rem;display:flex}.home-feed-module__IK1csW__skeletonTitle{border-radius:999px;width:92%;height:.85rem}.home-feed-module__IK1csW__skeletonTitleShort{border-radius:999px;width:64%;height:.85rem;margin-top:.65rem}.home-feed-module__IK1csW__skeletonText{border-radius:999px;width:82%;height:.65rem;margin-top:1.35rem}.home-feed-module__IK1csW__skeletonMeta{border-top:1px solid var(--line);background:linear-gradient(90deg,#151a21 32%,#0000 32% 68%,#151a21 68%);width:100%;height:2.4rem;margin-top:auto}@keyframes home-feed-module__IK1csW__skeletonShimmer{to{transform:translate(-100%)}}.home-feed-module__IK1csW__empty{border:1px dashed var(--line-strong);color:var(--muted);text-align:center;border-radius:1.25rem;margin:0;padding:4rem 1rem}.home-feed-module__IK1csW__mobileAllLink{display:none}@media (max-width:1000px){.home-feed-module__IK1csW__grid,.home-feed-module__IK1csW__skeletonGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.home-feed-module__IK1csW__feeds{gap:4.5rem;width:min(100% - 1.25rem,1280px);padding-top:1.25rem}.home-feed-module__IK1csW__heading>a{display:none}.home-feed-module__IK1csW__grid{grid-template-columns:1fr;gap:0}.home-feed-module__IK1csW__skeletonGrid{grid-template-columns:1fr}.home-feed-module__IK1csW__skeletonCard{direction:ltr;background:0 0;border-width:0 0 1px;border-radius:0;grid-template-columns:5rem minmax(0,1fr);padding:.7rem .5rem;display:grid}.home-feed-module__IK1csW__skeletonMedia{aspect-ratio:1;border-radius:.7rem}.home-feed-module__IK1csW__skeletonBody{direction:rtl;min-height:5rem;padding:0 0 0 .75rem}.home-feed-module__IK1csW__skeletonText{display:none}.home-feed-module__IK1csW__skeletonMeta{border:0;height:.55rem}.home-feed-module__IK1csW__mobileAllLink{width:100%;min-height:3.2rem;color:var(--accent);background:#01b5d814;border:1px solid #01b5d842;border-radius:.85rem;justify-content:center;align-items:center;gap:.55rem;margin-top:1rem;font-size:.75rem;font-weight:680;display:flex}.home-feed-module__IK1csW__mobileAllLink span{font-size:1rem}}
.share-actions-module__M8hRDW__share{color:var(--muted);flex:none;align-items:center;gap:.65rem;font-size:.7rem;display:flex;position:relative}.share-actions-module__M8hRDW__share>div{gap:.35rem;display:flex}.share-actions-module__M8hRDW__share a,.share-actions-module__M8hRDW__share button{cursor:pointer;border:1px solid var(--line);background:var(--surface-raised);color:#929ca5;border-radius:50%;place-items:center;width:2rem;height:2rem;padding:0;transition:border-color .18s,color .18s,background .18s;display:grid}.share-actions-module__M8hRDW__share a:hover,.share-actions-module__M8hRDW__share button:hover{background:var(--accent-soft);color:var(--accent);border-color:#01b5d861}.share-actions-module__M8hRDW__share svg{fill:currentColor;width:.9rem;height:.9rem}.share-actions-module__M8hRDW__copyAction{display:grid;position:relative}.share-actions-module__M8hRDW__copyAction em{z-index:2;min-width:4.6rem;color:var(--accent);text-align:center;white-space:nowrap;background:#11171c;border:1px solid #01b5d840;border-radius:.5rem;padding:.28rem .5rem;font-size:.62rem;font-style:normal;line-height:1.4;animation:.14s ease-out share-actions-module__M8hRDW__tooltip-in;position:absolute;bottom:calc(100% + .55rem);left:50%;transform:translate(-50%);box-shadow:0 .45rem 1.2rem #00000052}.share-actions-module__M8hRDW__copyAction em:after{content:"";background:#11171c;border-bottom:1px solid #01b5d840;border-right:1px solid #01b5d840;width:.42rem;height:.42rem;position:absolute;top:100%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.share-actions-module__M8hRDW__copyAction .share-actions-module__M8hRDW__copyError{color:#ef9a9a;border-color:#f5707040}@keyframes share-actions-module__M8hRDW__tooltip-in{0%{opacity:0;transform:translate(-50%,.2rem)}to{opacity:1;transform:translate(-50%)}}@media (max-width:520px){.share-actions-module__M8hRDW__share{justify-content:space-between;width:100%}}
.post-detail-module__E1uZAG__page{width:min(var(--container-width), calc(100% - var(--container-space)));margin:0 auto;padding:2.25rem 0 5rem}.post-detail-module__E1uZAG__hero{direction:ltr;grid-template-columns:minmax(0,55fr) minmax(0,45fr);align-items:stretch;gap:1rem;padding:1.5rem 0 0;display:grid}.post-detail-module__E1uZAG__heroCopy{direction:rtl;flex-direction:column;grid-area:1/2;justify-content:flex-end;align-items:flex-start;min-width:0;padding:1.5rem 0 0 1rem;display:flex}.post-detail-module__E1uZAG__hero h1{color:var(--text);letter-spacing:-.035em;margin:0;font-size:2.25rem;font-weight:790;line-height:1.6}.post-detail-module__E1uZAG__heroCopy>p{color:#b7bec4;text-align:justify;margin:1rem 0 0;font-size:.84rem;line-height:2}.post-detail-module__E1uZAG__meta{color:#828c96;flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:1rem;font-size:.7rem;display:flex}.post-detail-module__E1uZAG__metaImage{border:1px solid var(--line-strong);object-fit:cover;border-radius:50%;width:2rem;height:2rem}.post-detail-module__E1uZAG__meta strong{color:#cbd2d7;font-weight:680}.post-detail-module__E1uZAG__meta i{color:#656f78;font-style:normal}.post-detail-module__E1uZAG__heroMedia{grid-area:1/1;justify-content:flex-start;align-items:flex-end;min-width:0;display:flex}.post-detail-module__E1uZAG__heroMedia img{border-radius:.75rem;width:88%;height:auto;display:block}.post-detail-module__E1uZAG__heroMedia>span{min-height:22rem;color:var(--muted);place-items:center;font-size:.8rem;display:grid}.post-detail-module__E1uZAG__readingGrid{grid-template-columns:minmax(0,5fr) minmax(20rem,3fr);align-items:start;gap:2rem;margin-top:2rem;display:grid}.post-detail-module__E1uZAG__article{min-width:0}.post-detail-module__E1uZAG__contentCard,.post-detail-module__E1uZAG__faq{border:1px solid var(--line);background:var(--surface);border-radius:1.35rem;padding:clamp(1.4rem,2.8vw,2.5rem)}.post-detail-module__E1uZAG__attachment{background:var(--accent);color:#00161b;border-radius:.75rem;align-items:center;gap:.55rem;margin-top:1.5rem;padding:.7rem 1rem;font-size:.82rem;font-weight:780;transition:filter .18s,transform .18s;display:inline-flex}.post-detail-module__E1uZAG__attachment:hover{filter:brightness(1.08);transform:translateY(-1px)}.post-detail-module__E1uZAG__articleFooter{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:2.4rem;padding-top:1.3rem;display:flex}.post-detail-module__E1uZAG__tags{flex-wrap:wrap;gap:.5rem;display:flex}.post-detail-module__E1uZAG__tags a{border:1px solid var(--line);background:var(--surface-raised);color:#b7c0c7;border-radius:999px;padding:.34rem .8rem;font-size:.72rem;transition:border-color .18s,color .18s}.post-detail-module__E1uZAG__tags a:hover{color:var(--accent);border-color:#01b5d861}.post-detail-module__E1uZAG__faq{margin-top:1.25rem}.post-detail-module__E1uZAG__sectionTitle{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.post-detail-module__E1uZAG__sectionTitle>span{background:var(--accent);border-radius:99px;width:.28rem;height:2.7rem;box-shadow:0 0 1.6rem #01b5d842}.post-detail-module__E1uZAG__sectionTitle small{color:var(--muted);margin-bottom:.12rem;font-size:.66rem;display:block}.post-detail-module__E1uZAG__sectionTitle h2{margin:0;font-size:1.15rem;line-height:1.4}.post-detail-module__E1uZAG__faqList{gap:.65rem;display:grid}.post-detail-module__E1uZAG__faqList details{border:1px solid var(--line);background:#0a0d11;border-radius:.85rem;overflow:hidden}.post-detail-module__E1uZAG__faqList summary{cursor:pointer;color:#dce2e6;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;font-size:.84rem;font-weight:680;list-style:none;display:flex}.post-detail-module__E1uZAG__faqList summary::-webkit-details-marker{display:none}.post-detail-module__E1uZAG__faqList summary i{color:var(--accent);font-size:1.25rem;font-style:normal;font-weight:350;transition:transform .18s}.post-detail-module__E1uZAG__faqList details[open] summary i{transform:rotate(45deg)}.post-detail-module__E1uZAG__faqList p{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:.85rem 1rem 1rem;font-size:.82rem;line-height:2}.post-detail-module__E1uZAG__commentsRow{width:100%;margin-top:2rem}@media (max-width:1050px){.post-detail-module__E1uZAG__hero{grid-template-columns:1fr}.post-detail-module__E1uZAG__heroCopy{grid-area:1/1;width:100%}.post-detail-module__E1uZAG__heroMedia{grid-area:2/1;width:100%}.post-detail-module__E1uZAG__readingGrid{grid-template-columns:1fr}}@media (max-width:700px){.post-detail-module__E1uZAG__page{width:min(100% - 1.25rem, var(--container-width));padding-top:.75rem}.post-detail-module__E1uZAG__hero{border-bottom:1px solid var(--line);direction:rtl;grid-template-columns:1fr;gap:0;padding:1rem}.post-detail-module__E1uZAG__heroCopy{display:contents}.post-detail-module__E1uZAG__hero h1{grid-area:1/1;margin-bottom:1.1rem;font-size:1.25rem;line-height:1.7}.post-detail-module__E1uZAG__heroCopy>p{display:none}.post-detail-module__E1uZAG__heroMedia{aspect-ratio:auto;grid-area:2/1;min-height:0}.post-detail-module__E1uZAG__heroMedia img{width:100%;height:auto}.post-detail-module__E1uZAG__meta{grid-area:3/1;margin-top:1rem;padding-bottom:.25rem}.post-detail-module__E1uZAG__meta i{display:inline}.post-detail-module__E1uZAG__readingGrid{gap:1rem;margin-top:1rem}.post-detail-module__E1uZAG__contentCard,.post-detail-module__E1uZAG__faq{border-radius:1rem;padding:1.1rem}.post-detail-module__E1uZAG__articleFooter{flex-direction:column;align-items:flex-start}}
.home-module__Hx0lNG__page{isolation:isolate;padding-bottom:7rem;position:relative;overflow:clip}.home-module__Hx0lNG__page:before{z-index:-1;content:"";pointer-events:none;background:radial-gradient(circle,#01b5d814,#0000 66%);border-radius:50%;width:min(70rem,100vw);height:42rem;position:absolute;top:-16rem;right:50%;transform:translate(50%)}.home-module__Hx0lNG__featuredSection{width:min(var(--container-width), calc(100% - var(--container-space)));margin-inline:auto}.home-module__Hx0lNG__peopleSection{width:min(var(--container-width), calc(100% - var(--container-space)));content-visibility:auto;contain-intrinsic-size:auto 42rem;margin-inline:auto}.home-module__Hx0lNG__featuredSection{padding-top:6.5rem}.home-module__Hx0lNG__featuredGrid{aspect-ratio:32/9;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.home-module__Hx0lNG__featuredSecondary{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.home-module__Hx0lNG__featuredSecondary:empty{display:none}.home-module__Hx0lNG__featuredGrid:has(.home-module__Hx0lNG__featuredSecondary:empty){grid-template-columns:minmax(0,1fr)}.home-module__Hx0lNG__featuredCard{border:1px solid var(--line);background:var(--surface-raised);border-radius:1.35rem;min-height:0;display:block;position:relative;overflow:hidden}.home-module__Hx0lNG__featuredCard:after{content:none}.home-module__Hx0lNG__featuredCard img{object-fit:contain;width:100%;height:100%;transition:filter .5s,transform .8s cubic-bezier(.2,.75,.25,1);display:block}.home-module__Hx0lNG__featuredCard:hover img{filter:saturate(1.08)contrast(1.03);transform:scale(1.035)}.home-module__Hx0lNG__featuredMark{z-index:2;width:2.25rem;height:2.25rem;color:var(--accent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07090cb8;border:1px solid #ffffff38;border-radius:50%;place-items:center;display:grid;position:absolute;top:1rem;left:1rem}.home-module__Hx0lNG__imageFallback{width:100%;height:100%;color:var(--muted);place-items:center;display:grid}.home-module__Hx0lNG__person div>.home-module__Hx0lNG__imageFallback{white-space:normal;place-items:center;margin:0;font-size:.68rem;position:absolute;inset:0}.home-module__Hx0lNG__peopleSection{padding-top:6.5rem}.home-module__Hx0lNG__sectionHeading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;margin-bottom:1.6rem;padding-bottom:1rem;display:flex}.home-module__Hx0lNG__sectionHeading h2{letter-spacing:-.025em;margin:0;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:780}.home-module__Hx0lNG__sectionHeading a{color:var(--muted);font-size:.82rem;transition:color .18s}.home-module__Hx0lNG__sectionHeading a:hover{color:var(--accent)}.home-module__Hx0lNG__sectionHeading a span{color:var(--accent);margin-inline-start:.3rem}.home-module__Hx0lNG__peopleGrid{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:.8rem;display:grid}.home-module__Hx0lNG__person{min-width:0}.home-module__Hx0lNG__person div{aspect-ratio:3/4.35;border:1px solid var(--line);background:var(--surface);border-radius:1.1rem;position:relative;overflow:hidden}.home-module__Hx0lNG__person img{object-fit:cover;filter:saturate(.8);width:100%;height:100%;transition:filter .35s,transform .5s;display:block}.home-module__Hx0lNG__person:hover img{filter:saturate(1.05);transform:scale(1.04)}.home-module__Hx0lNG__person span{color:#dfe5e6;text-align:center;text-overflow:ellipsis;white-space:nowrap;margin-top:.65rem;font-size:.78rem;font-weight:600;display:block;overflow:hidden}.home-module__Hx0lNG__empty{border:1px dashed var(--line-strong);color:var(--muted);text-align:center;border-radius:1.25rem;margin:0;padding:4rem 1rem}.home-module__Hx0lNG__mobileAllLink{display:none}@media (max-width:700px){.home-module__Hx0lNG__page{padding-bottom:4.5rem}.home-module__Hx0lNG__featuredSection,.home-module__Hx0lNG__peopleSection{width:min(100% - 1.25rem,1280px)}.home-module__Hx0lNG__featuredSection{padding-top:1.25rem}.home-module__Hx0lNG__featuredGrid{aspect-ratio:auto;scroll-snap-type:x mandatory;scrollbar-width:none;align-items:flex-start;gap:.6rem;height:auto;display:flex;overflow:auto hidden}.home-module__Hx0lNG__featuredGrid::-webkit-scrollbar{display:none}.home-module__Hx0lNG__featuredSecondary{display:contents}.home-module__Hx0lNG__featuredCard,.home-module__Hx0lNG__featuredProminent{aspect-ratio:16/9;scroll-snap-align:center;flex:0 0 84%;height:auto}.home-module__Hx0lNG__featuredGrid:has(.home-module__Hx0lNG__featuredSecondary:empty) .home-module__Hx0lNG__featuredProminent{flex-basis:100%}.home-module__Hx0lNG__featuredCard{border-radius:.7rem}.home-module__Hx0lNG__featuredCard:hover img{transform:none}.home-module__Hx0lNG__peopleSection{padding-top:4.5rem}.home-module__Hx0lNG__peopleGrid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:.75rem;display:flex;overflow-x:auto}.home-module__Hx0lNG__peopleGrid::-webkit-scrollbar{display:none}.home-module__Hx0lNG__person{scroll-snap-align:start;flex:0 0 8.2rem}.home-module__Hx0lNG__sectionHeading>a{display:none}.home-module__Hx0lNG__mobileAllLink{width:100%;min-height:3.2rem;color:var(--accent);background:#01b5d814;border:1px solid #01b5d842;border-radius:.85rem;justify-content:center;align-items:center;gap:.55rem;margin-top:1rem;font-size:.75rem;font-weight:680;display:flex}.home-module__Hx0lNG__mobileAllLink span{font-size:1rem}}
