:root{--sb-navy:#0b1f4f;--sb-navy-soft:#1b2f66;--sb-yellow:#f56e00;--sb-yellow-deep:#d8aa00;--sb-yellow-soft:#fff8d9;--sb-white:#ffffff;--sb-text:#1f2a44;--sb-text-soft:#3b4866;--sb-border:#e4eaf7;--sb-link:#2361e3;--sb-link-hover:#0f3b9c}.article{font-size:16px;font-weight:400;color:var(--sb-text-soft);padding:0 10px}.article.min{gap:2px}.article hr{margin:10px 0 15px}.article h1{margin-bottom:20px;font-size:28px}.article h1,.article h2,.article h3,.article h4,.article h5{display:flex;gap:2px;align-items:center;font-weight:900;color:var(--sb-navy)}.article h2,.article h3,.article h4,.article h5{margin:35px 0 26px}.article h2 *,.article h3 *,.article h4 *,.article h5 *{font-weight:900}.article h2{font-size:22px}.article h3{font-size:18px;margin-bottom:26px;font-weight:800}.article h3 *{font-size:18px;font-weight:800!important}.article h4,.article h5{margin-bottom:26px;font-weight:750}.article h3,.article h4,.article h5{display:flex;flex-wrap:wrap;align-items:center}.article h4 *,.article h5 *{font-weight:750!important}.article iframe{width:100%;aspect-ratio:16/9;height:auto;display:block;margin:0 auto}.article .code{display:inline-block;background:#eef3ff;color:var(--sb-navy);padding:1px 6px 0;border-radius:5px;line-height:23px;font-weight:600;font-size:13px}.article p{line-height:39px;margin-bottom:10px;padding-right:5px}.article b,.article strong{font-weight:600;color:var(--sb-navy);display:inline-block;margin:0 3px}.article a,.messages a{font-weight:700;color:#0a46bf;display:inline-block;margin:0 2px;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1.5px}.article a:hover,.messages a:hover{color:#08368f}.article ol,.article ul{list-style:inherit;padding-right:30px;line-height:28px;margin-bottom:20px}.article ol li,.article ul li{padding:5px 0;line-height:39px}.article ol li b,.article ol li strong,.article ul li b,.article ul li strong{color:#4c545b!important}.article ol li p,.article ul li p{margin:0!important;line-height:33px!important;text-indent:0!important;padding:0!important}.article img{width:max-content;max-width:90%;height:auto;display:block;margin:15px auto;border-radius:10px}.article img[loading=lazy]{width:min(100%,900px);max-width:90%;object-fit:contain;background:#f8fafc}.article .h_iframe-aparat_embed_frame{position:relative;width:100%;aspect-ratio:16/9;margin-bottom:20px}.article .h_iframe-aparat_embed_frame iframe{position:absolute;inset:0;width:100%;height:100%}.article .blocks{font-size:14px;line-height:30px;background:linear-gradient(135deg,#f8fbff,var(--sb-white));border-radius:10px;color:var(--sb-text-soft);display:block;position:relative;padding:20px;margin:18px auto;width:100%;font-weight:400;border:1px solid var(--sb-border);border-right:4px solid var(--sb-yellow)}.article blockquote{position:relative;margin:2.5rem 0;padding:42px 26px 22px 22px;background:linear-gradient(135deg,#f6f9ff,#eef3ff);border-right:5px solid var(--sb-yellow);border-radius:14px;font-size:16px;line-height:2;color:var(--sb-text);box-shadow:0 10px 20px rgba(11,31,79,.08)}.article blockquote:before{content:"❝";position:absolute;top:10px;right:14px;font-size:72px;color:rgba(245,196,0,.24);line-height:1}.article .links-box{position:relative;color:var(--sb-text-soft);margin:2.5rem 0;padding:20px;background:linear-gradient(135deg,#f8fbff,#eef3ff);border:1px solid var(--sb-border);border-right:3px solid var(--sb-yellow);border-left:3px solid var(--sb-yellow);border-radius:14px;box-shadow:2px 8px 13px rgb(11 31 79/9%)}.article .links-box a{color:var(--sb-link);transition:all;transition-duration:.2s;animation:ease-in-out}.article .links-box a:hover{color:var(--sb-link-hover);text-decoration:underline}.article .links-box ol,.article .links-box ul{margin-bottom:0}.article .links-box ol li,.article .links-box ul li{line-height:normal;color:var(--sb-text-soft)}.article blockquote p{margin:0;font-weight:500}.article blockquote cite{display:block;margin-top:12px;font-size:14px;font-style:normal;color:var(--sb-navy-soft);font-weight:600}.article .table-wrapper{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.article table{width:100%;table-layout:fixed;border-collapse:initial;border-spacing:0;margin:2rem auto;font-size:14px;line-height:1.8;background:#fff;border:1px solid var(--sb-border);border-radius:14px;overflow:hidden;box-shadow:0 4px 18px rgba(11,31,79,.05)}.article table thead tr:first-child>td,.article table thead tr:first-child>th,.article table:not(:has(thead)) tbody tr:first-child>td,.article table:not(:has(thead)) tbody tr:first-child>th{background:linear-gradient(180deg,#ffe27a,#f5c400);color:var(--sb-navy);font-weight:800;border-bottom:2px solid var(--sb-yellow-deep)}.article table thead tr:first-child>td *,.article table thead tr:first-child>th *,.article table:not(:has(thead)) tbody tr:first-child>td *,.article table:not(:has(thead)) tbody tr:first-child>th *{color:var(--sb-navy)}.article table td,.article table th{padding:10px 8px;text-align:right;vertical-align:top;border-left:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;color:#1f2937;font-size:14px;font-weight:500;line-height:1.9}.article table td,.article table th{white-space:normal;overflow-wrap:break-word;word-break:break-word}.article table th{padding:12px 8px;line-height:1.8}.article table tbody td{background:#fff}.article table tbody td *,.article table tbody th *{color:#1f2937;font-weight:500}.article table td a,.article table td a *,.article table th a,.article table th a *{color:#1d4ed8!important;font-weight:600}.article table td a:hover,.article table td a:hover *,.article table th a:hover,.article table th a:hover *{color:#1e40af!important}.article table tbody tr:nth-child(2n){background:#fcfcfc}.article table tbody tr:hover{background:#fffdf1;transition:background .2s ease}.article table tbody tr:last-child td{border-bottom:none}.article table td:first-child,.article table th:first-child{border-right:1px solid #e5e7eb}.article .table-wrapper table{min-width:760px}@media (max-width:768px){.article{font-size:15px}.article h1{font-size:22px}.article h2{font-size:20px}.article h3{font-size:18px}.article h4,.article h5{font-size:16px}.article .table-wrapper table{min-width:700px}}.first_paragraph a{color:var(--primary);font-weight:700}.first_paragraph b,.first_paragraph strong{font-weight:700}.fpp:after,.fpp:before{content:"❝";position:absolute;font-size:150px;color:rgba(245,196,0,.16);line-height:1}.fpp:before{top:30px;right:24px}.fpp:after{bottom:30px;transform:rotate(180deg);left:24px;opacity:1}.fpp{background:linear-gradient(2deg,#ffffff,#f4f8ff);border-radius:45px 45px 0 0;color:var(--sb-text);font-weight:500!important;line-height:39px;box-shadow:0 -28px 50px rgb(11 31 79/7%);border:1px solid #c2d9ed;border-top:2px solid #c2d9ed}.fbbb{background:linear-gradient(182deg,#f7faff,#ffffff);border:1px solid var(--sb-border);border-radius:45px!important}@media (max-width:768px){.fpp{font-weight:500!important;line-height:30px}.fbbb{border-radius:10px!important}}.article .relate-post-auto{position:relative;display:block!important;visibility:visible!important;opacity:1!important;color:var(--sb-navy);margin:2.5rem 0;padding:18px 20px;background:linear-gradient(135deg,#fffef6,#fff9dc);border:1px solid #ffb17a;border-right:6px solid var(--sb-yellow);border-radius:14px;box-shadow:2px 8px 13px rgb(11 31 79/10%);font-weight:800;line-height:1.9}.article .relate-post-auto a{font-weight:800;color:#0a46bf;transition:all;transition-duration:.2s;animation:ease-in-out;text-decoration:underline;text-underline-offset:4px}.article .relate-post-auto a:hover{color:#08368f;text-decoration:underline}.article img[src$=".gif"]{aspect-ratio:327/42;max-width:100%;height:auto;object-fit:contain}