/* XiaomiBazar CSS Split — CONTENT v3.21.2. Shared header/navigation foundation moved to base.css; route-only rules preserved in cascade order. */.xb-site-header{border-bottom:1px solid var(--xb-line)}.xb-primary-nav>ul{height:100%;display:flex;align-items:center;margin:0;padding:0;list-style:none}.xb-mobile-menu-backdrop{position:absolute;inset:0}.xb-mobile-menu-panel{position:absolute;top:0;right:0;bottom:0;width:min(88vw,390px);background:#fff;padding:20px;overflow:auto}.xb-btn{min-height:48px;padding:0 19px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:11.5px;font-weight:800;border:1px solid transparent}.xb-btn svg{width:17px;height:17px;transform:scaleX(-1)}.xb-btn-orange{background:var(--xb-orange);color:#fff}.xb-btn-orange:hover{background:var(--xb-orange-2)}.xb-btn-ghost{border-color:#3d3f45;color:#fff;background:transparent}.xb-btn-ghost:hover{background:#1c1e23}.xb-journal-card{border:1px solid var(--xb-line);border-radius:20px;overflow:hidden;background:#fff;display:grid;grid-template-columns:145px 1fr;min-height:190px}.xb-journal-card:first-child{grid-row:1/3;display:block}.xb-journal-image{background:#f1f1ee;overflow:hidden;display:block}.xb-journal-image img{width:100%;height:100%;object-fit:cover;transition:.25s}.xb-journal-card:hover .xb-journal-image img{transform:scale(1.025)}.xb-journal-card:first-child .xb-journal-image{height:330px}.xb-journal-card-body{padding:18px;display:flex;flex-direction:column}.xb-journal-card-body>span{font-size:8.5px;font-weight:900;color:var(--xb-orange)}.xb-journal-card-body h3{font-size:15px;line-height:1.75;margin:8px 0 16px;font-weight:900}.xb-journal-card:first-child h3{font-size:24px}.xb-journal-card-body>div{display:flex;align-items:center;justify-content:space-between;margin-top:auto;border-top:1px solid #ecece8;padding-top:10px}.xb-journal-card-body time,.xb-journal-card-body>div a{font-size:9px;color:#969893}.xb-journal-card-body>div a{color:var(--xb-ink);font-weight:800}.xb-page-hero{background:var(--xb-ink);color:#fff;border-radius:22px;padding:34px;margin-bottom:20px;position:relative;overflow:hidden}.xb-page-hero:after{content:"";position:absolute;top:0;right:0;width:6px;height:100%;background:var(--xb-orange)}.xb-page-hero>span{font-size:8px;color:var(--xb-orange);letter-spacing:.13em;direction:ltr}.xb-page-hero h1{font-size:36px;line-height:1.45;margin:7px 0 0;font-weight:900}.xb-page-description{max-width:720px;color:#a6a8ae;font-size:12px}.xb-post-archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.xb-post-archive-grid .xb-journal-card{display:block}.xb-post-archive-grid .xb-journal-image{height:220px}.xb-post-archive-grid .xb-journal-card-body{min-height:190px}.xb-single-container{max-width:1120px}.xb-article{background:#fff;border:1px solid var(--xb-line);border-radius:24px;overflow:hidden}.xb-article-header{padding:50px 60px 38px}.xb-article-index{display:flex;align-items:center;gap:15px;margin-bottom:20px}.xb-article-index span{font-size:8px;letter-spacing:.14em;color:#8c8f95;direction:ltr}.xb-article-index i{height:1px;width:70px;background:var(--xb-orange)}.xb-article-category,.xb-article-category a{font-size:9.5px;color:var(--xb-orange);font-weight:800}.xb-article-header h1{font-size:clamp(32px,4.5vw,54px);line-height:1.45;margin:10px 0 16px;font-weight:900;letter-spacing:-.025em}.xb-article-meta{display:flex;gap:16px;font-size:9.5px;color:#92949a}.xb-article-hero{padding:0 24px;margin:0}.xb-article-hero img{width:100%;border-radius:18px;max-height:660px;object-fit:cover}.xb-prose{padding:42px 60px;font-size:16px;line-height:2.2;color:#2f3238}.xb-prose>*:first-child{margin-top:0}.xb-prose h2{font-size:29px;line-height:1.6;margin:2em 0 .7em;font-weight:900;color:var(--xb-ink)}.xb-prose h3{font-size:22px;line-height:1.65;margin:1.7em 0 .6em;font-weight:900;color:var(--xb-ink)}.xb-prose a{color:#d95000;text-decoration:underline;text-underline-offset:3px}.xb-prose img{border-radius:14px}.xb-prose blockquote{margin:1.5em 0;padding:18px 20px;border-right:4px solid var(--xb-orange);background:#f6f6f2;border-radius:12px}.xb-prose table{width:100%;border-collapse:collapse;font-size:13px}.xb-prose th,.xb-prose td{border:1px solid var(--xb-line);padding:10px 12px;text-align:right}.xb-comments{margin-top:18px;background:#fff;border:1px solid var(--xb-line);border-radius:22px;padding:28px}.comment-list{padding-right:20px}.comment-body{padding:14px 0;border-bottom:1px solid #ecece8}.xb-empty{background:#fff;border:1px solid var(--xb-line);border-radius:20px;padding:70px 30px;text-align:center}.xb-footer{background:var(--xb-paper);padding-top:22px;color:#fff}.xb-footer-cta{min-height:210px;background:var(--xb-orange);border-radius:28px 28px 0 0;padding:38px 44px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:44px;position:relative;overflow:hidden}.xb-footer-cta:after{content:"XB";position:absolute;left:-16px;bottom:-62px;font-size:210px;line-height:1;font-weight:900;color:rgba(18,19,24,.08);letter-spacing:-.08em;direction:ltr}.xb-footer-cta-copy{position:relative;z-index:2;max-width:760px}.xb-footer-cta-copy>span{font-size:8px;letter-spacing:.15em;font-weight:900;direction:ltr}.xb-footer-cta-copy h2{font-size:30px;line-height:1.55;margin:8px 0 8px;font-weight:900;color:#111318}.xb-footer-cta-copy p{margin:0;color:#3b281f;font-size:11.5px;line-height:2}.xb-footer-cta-actions{position:relative;z-index:2;display:flex;align-items:center;gap:20px;white-space:nowrap}.xb-btn-light{background:#fff;color:var(--xb-ink);min-height:48px;border-radius:12px;padding:0 19px}.xb-btn-light:hover{background:var(--xb-ink);color:#fff}.xb-footer-text-link{display:inline-flex;align-items:center;gap:7px;color:#17181d;font-size:10.5px;font-weight:900;border-bottom:1px solid rgba(18,19,24,.35);padding-bottom:5px}.xb-footer-text-link svg,.xb-btn-light svg{width:17px;transform:scaleX(-1)}.xb-footer-main{background:#101115}.xb-footer-grid{padding:54px 0 48px;display:grid;grid-template-columns:1.35fr .65fr 1fr;gap:70px;align-items:start}.xb-footer-brand p{max-width:500px;color:#8d9098;font-size:11.5px;line-height:2;margin:20px 0 0}.xb-footer-label{font-size:7.5px;color:var(--xb-orange);letter-spacing:.14em;direction:ltr}.xb-footer-nav h3,.xb-footer-services h3{font-size:17px;line-height:1.7;margin:5px 0 13px}.xb-footer-nav ul{list-style:none;margin:0;padding:0}.xb-footer-nav li+li{margin-top:7px}.xb-footer-nav a{font-size:11px;color:#a9acb3;display:inline-flex;align-items:center;gap:6px}.xb-footer-nav a:before{content:"";width:0;height:1px;background:var(--xb-orange);transition:.18s}.xb-footer-nav a:hover{color:#fff}.xb-footer-nav a:hover:before{width:12px}.xb-footer-service-list{display:grid;gap:7px}.xb-footer-service-list>div{display:flex;align-items:center;gap:10px;border:1px solid #282a30;background:#15171c;border-radius:12px;padding:10px 11px}.xb-footer-service-list svg{width:18px;height:18px;color:var(--xb-orange);flex:0 0 auto}.xb-footer-service-list span{display:flex;flex-direction:column;line-height:1.55}.xb-footer-service-list strong{font-size:9.5px}.xb-footer-service-list small{font-size:8px;color:#777b84}.xb-footer-bottom{border-top:1px solid #292b31;min-height:58px;display:flex;align-items:center;justify-content:space-between;color:#696c74;font-size:8.5px;direction:ltr}.xb-footer-bottom p{margin:0}.xb-footer-bottom>div{display:flex;align-items:center;gap:10px}.xb-footer-bottom i{width:28px;height:1px;background:var(--xb-orange)}.xb-footer-bottom strong{color:#878a91;font-size:7px;letter-spacing:.12em}.xb-mobile-bottom{display:none}@media (max-width:1180px){.xb-mainbar-inner{grid-template-columns:230px minmax(280px,1fr) auto;gap:18px}.xb-header-action-copy{display:none}.xb-header-action{width:50px;padding:0;justify-content:center}.xb-header-action-icon{background:transparent}.xb-primary-nav>ul{gap:18px}.xb-nav-editorial{display:none}.xb-journal-card:first-child{grid-row:auto;grid-column:1/-1;display:grid;grid-template-columns:1.1fr 1fr}.xb-journal-card:first-child .xb-journal-image{height:auto}}@media (max-width:860px){body{padding-bottom:64px}.xb-container{width:min(calc(100% - 28px),var(--xb-container))}.xb-topbar-inner{justify-content:center}.xb-topbar-links,
.xb-topbar-brand>span:last-child{display:none}.xb-mainbar-inner{height:auto;grid-template-columns:44px 1fr auto;gap:10px;padding:10px 0}.xb-menu-trigger{display:grid}.xb-brand-wrap{justify-self:center}.xb-wordmark-copy{display:none}.custom-logo{max-width:165px;max-height:48px}.xb-search-wrap{grid-column:1/-1;grid-row:2;margin-top:2px}.xb-search-wrap .woocommerce-product-search,.xb-search-wrap .search-form{height:48px}.xb-header-actions .xb-header-action:first-child{display:none}.xb-header-action{border:0;width:42px;height:42px}.xb-navigation-bar{display:none}.xb-journal-card,.xb-journal-card:first-child{grid-column:auto;display:grid;grid-template-columns:180px 1fr;min-height:180px}.xb-journal-card:first-child .xb-journal-image,.xb-journal-image{height:auto}.xb-journal-card:first-child h3{font-size:18px}.xb-footer-cta{grid-template-columns:1fr;padding:32px;gap:22px}.xb-footer-cta-actions{justify-content:flex-start}.xb-footer-grid{grid-template-columns:1fr 1fr;gap:35px}.xb-footer-brand{grid-column:1/-1}.xb-mobile-bottom{position:fixed;right:0;left:0;bottom:0;z-index:100;height:62px;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-top:1px solid var(--xb-line);display:grid;grid-template-columns:repeat(4,1fr);padding:4px 8px max(4px,env(safe-area-inset-bottom))}.xb-mobile-bottom a,.xb-mobile-bottom button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:9px;color:#55585f}.xb-mobile-bottom svg{width:20px;height:20px}.xb-post-archive-grid{grid-template-columns:1fr 1fr}.xb-article-header{padding:36px 30px 28px}.xb-prose{padding:32px 30px;font-size:15px}.xb-article-hero{padding:0 14px}.xb-page-hero h1{font-size:30px}}@media (max-width:540px){.xb-container{width:min(calc(100% - 20px),var(--xb-container))}.xb-wordmark-symbol{width:42px;height:42px;font-size:14px}.xb-mainbar-inner{grid-template-columns:42px 1fr 42px}.xb-search-wrap button{min-width:55px}.xb-btn{width:100%}.xb-journal-card,.xb-journal-card:first-child{grid-template-columns:120px 1fr;min-height:145px}.xb-journal-card-body{padding:13px}.xb-journal-card-body h3,.xb-journal-card:first-child h3{font-size:12px;margin:6px 0 10px}.xb-journal-card-body>div{padding-top:7px}.xb-footer{padding-top:12px}.xb-footer-cta{border-radius:18px 18px 0 0;padding:28px 20px;min-height:0}.xb-footer-cta-copy h2{font-size:23px}.xb-footer-cta-copy p{font-size:10.5px}.xb-footer-cta-actions{align-items:flex-start;flex-direction:column;gap:13px}.xb-footer-grid{grid-template-columns:1fr;gap:30px;padding:38px 0}.xb-footer-brand{grid-column:auto}.xb-footer-bottom{font-size:8px}.xb-footer-bottom>div strong{display:none}.xb-post-archive-grid{grid-template-columns:1fr}.xb-article-header{padding:28px 18px 22px}.xb-article-header h1{font-size:28px}.xb-prose{padding:26px 18px;font-size:14.5px}.xb-prose h2{font-size:24px}.xb-prose h3{font-size:19px}.xb-page-hero{padding:24px 20px}.xb-page-hero h1{font-size:25px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.xb-navigation-inner{position:relative}.xb-product-mega-wrap{display:flex;align-items:stretch;position:static;flex:0 0 auto}button.xb-all-products{min-width:232px;border:0;font-family:inherit;cursor:pointer;justify-content:flex-start;transition:background .18s ease}button.xb-all-products:hover,button.xb-all-products[aria-expanded="true"]{background:var(--xb-orange-2)}.xb-all-products-icon,.xb-all-products-chevron{display:grid;place-items:center;flex:0 0 auto}.xb-all-products-icon svg{width:19px;height:19px}.xb-all-products-chevron{margin-right:auto;transition:transform .18s ease}.xb-all-products-chevron svg{width:15px;height:15px}button.xb-all-products[aria-expanded="true"] .xb-all-products-chevron{transform:rotate(180deg)}.xb-primary-nav>ul{gap:20px}.xb-primary-nav>ul>li>a{display:flex;align-items:center;gap:7px;color:#27292f;transition:color .16s ease}.xb-primary-nav>ul>li>a .xb-menu-link-icon{width:19px;height:19px;display:grid;place-items:center;color:#7b7e85;transition:color .16s ease,transform .16s ease}.xb-primary-nav>ul>li>a .xb-menu-link-icon svg{width:17px;height:17px}.xb-primary-nav>ul>li>a:hover .xb-menu-link-icon,.xb-primary-nav>ul>li.current-menu-item>a .xb-menu-link-icon,.xb-primary-nav>ul>li.current-menu-ancestor>a .xb-menu-link-icon{color:var(--xb-orange);transform:translateY(-1px)}.xb-primary-nav>ul>li.current-menu-item>a,.xb-primary-nav>ul>li.current-menu-ancestor>a{color:var(--xb-orange)}.xb-primary-nav .sub-menu .xb-menu-link-icon{display:none}.xb-product-mega{position:absolute;z-index:90;top:calc(100% + 1px);right:0;left:0;background:#fff;border:1px solid #e4e4df;border-top:3px solid var(--xb-orange);border-radius:0 0 22px 22px;box-shadow:0 28px 70px rgba(18,19,24,.16);padding:24px 26px 28px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(9px);transition:opacity .16s ease,visibility .16s ease,transform .16s ease}.xb-product-mega-wrap:hover .xb-product-mega,.xb-product-mega-wrap:focus-within .xb-product-mega,.xb-product-mega-wrap.is-open .xb-product-mega{opacity:1;visibility:visible;pointer-events:auto;transform:none}.xb-product-mega-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 2px 18px;margin-bottom:20px;border-bottom:1px solid #ecece7}.xb-product-mega-head>div{display:flex;align-items:center;gap:12px}.xb-product-mega-eyebrow{direction:ltr;font-size:8px;letter-spacing:.16em;color:var(--xb-orange);font-weight:800}.xb-product-mega-head strong{font-size:17px;font-weight:900}.xb-product-mega-head>a{display:inline-flex;align-items:center;gap:7px;color:var(--xb-orange);font-size:10.5px;font-weight:800}.xb-product-mega-head>a svg{width:16px;height:16px;transform:scaleX(-1)}.xb-product-mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 16px;max-height:min(560px,70vh);overflow:auto;padding:1px 2px 2px;scrollbar-width:thin}.xb-product-mega-group{min-width:0;padding:12px;border:1px solid #eeeeea;border-radius:16px;background:#fbfbf9;transition:border-color .16s ease,background .16s ease,transform .16s ease}.xb-product-mega-group:hover{border-color:#d9d9d2;background:#fff;transform:translateY(-1px)}.xb-product-mega-parent{display:flex;align-items:center;gap:11px;min-width:0}.xb-product-mega-thumb{width:52px;height:52px;border-radius:13px;background:#f0f0ed;display:grid;place-items:center;overflow:hidden;flex:0 0 52px;color:#8c8e94}.xb-product-mega-thumb img{width:100%;height:100%;object-fit:contain;padding:4px}.xb-product-mega-thumb svg{width:22px;height:22px}.xb-product-mega-parent>span:last-child{min-width:0;display:flex;flex-direction:column;line-height:1.45}.xb-product-mega-parent strong{font-size:12px;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.xb-product-mega-parent small{font-size:8.5px;color:#92949a;margin-top:3px}.xb-product-mega-group ul{list-style:none;margin:11px 0 0;padding:10px 0 0;border-top:1px dashed #deded8;display:grid;grid-template-columns:1fr 1fr;gap:2px 8px}.xb-product-mega-group li{min-width:0}.xb-product-mega-group li a{display:block;padding:5px 2px;color:#666970;font-size:9.7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.xb-product-mega-group li a:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:#c8c9c5;margin-left:6px;vertical-align:middle}.xb-product-mega-group li a:hover{color:var(--xb-orange)}.xb-product-mega-group li a:hover:before{background:var(--xb-orange)}.xb-mobile-menu nav>ul>li>a{display:flex;align-items:center;gap:9px}.xb-mobile-menu nav>ul>li>a .xb-menu-link-icon{width:24px;height:24px;border-radius:8px;background:#f3f3f0;display:grid;place-items:center;color:#686b72;flex:0 0 24px}.xb-mobile-menu nav>ul>li>a .xb-menu-link-icon svg{width:15px;height:15px}.xb-mobile-menu nav>ul>li>a:hover .xb-menu-link-icon{background:#fff0e8;color:var(--xb-orange)}@media (max-width:1180px) and (min-width:769px){button.xb-all-products{min-width:205px;padding-inline:14px}.xb-primary-nav>ul{gap:13px}.xb-primary-nav>ul>li>a{gap:5px;font-size:10.5px}.xb-primary-nav>ul>li>a .xb-menu-link-icon{width:16px}.xb-primary-nav>ul>li>a .xb-menu-link-icon svg{width:15px}.xb-product-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.xb-product-mega{display:none}}.xb-journal-placeholder{width:100%;height:100%;min-height:160px;display:grid;place-items:center;background:#f2f2ef;color:#d0d1cc;font-size:30px;font-weight:900;direction:ltr}.xb-footer-description{max-width:500px;color:#8d9098;font-size:11px;line-height:2;margin-top:19px}.xb-footer-description p{margin:0 0 8px}.xb-footer-description p:last-child{margin-bottom:0}.xb-categories .xb-container,.xb-journal .xb-container{padding-top:2px}.xb-footer-grid.xb-footer-grid-signature{grid-template-columns:minmax(330px,1.2fr) minmax(150px,.55fr) minmax(150px,.55fr) minmax(320px,.95fr);gap:34px;padding:54px 0 46px}.xb-footer-brand-rich{display:flex;flex-direction:column;gap:18px}.xb-footer-logo-box{background:#fff;border-radius:20px;padding:18px 20px;display:inline-flex;align-self:flex-start;max-width:100%;box-shadow:0 10px 30px rgba(0,0,0,.12)}.xb-footer-logo-inner .custom-logo-link{display:inline-flex;align-items:center;justify-content:center}.xb-footer-logo-inner .custom-logo{max-width:220px;max-height:72px;width:auto;height:auto}.xb-footer-logo-inner .xb-wordmark{color:#111318}.xb-footer-description-rich{max-width:540px;color:#a3a7af;font-size:11.5px;line-height:2.1;margin-top:0}.xb-footer-phone-block h3,.xb-footer-trust h3,.xb-footer-services-compact h3{font-size:16px;line-height:1.7;margin:6px 0 13px}.xb-footer-phone-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.xb-footer-phone-list a{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid #2a2d33;background:#16181d;border-radius:14px;color:#fff;font-size:12px;font-weight:800;direction:ltr;justify-content:flex-start}.xb-footer-phone-list a span{direction:ltr}.xb-footer-phone-list a svg{width:17px;height:17px;color:var(--xb-orange);flex:0 0 auto}.xb-footer-phone-list a:hover{border-color:#ff6a00;transform:translateY(-1px)}.xb-footer-meta-column{display:flex;flex-direction:column;gap:22px}.xb-footer-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.xb-footer-trust-card{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;color:#111318;border-radius:16px;text-align:center;border:1px solid #efefeb;box-shadow:0 10px 28px rgba(0,0,0,.1)}.xb-footer-trust-card strong{font-size:12px;font-weight:900;line-height:1.8}.xb-footer-trust-card small{font-size:9px;line-height:1.9;color:#6b6f76}.xb-footer-trust-card:hover{transform:translateY(-2px)}.xb-footer-services-compact .xb-footer-service-list>div{padding:11px 12px}@media (max-width:1100px){.xb-footer-grid.xb-footer-grid-signature{grid-template-columns:1fr 1fr;gap:28px}.xb-footer-brand-rich,
.xb-footer-meta-column{grid-column:1/-1}}@media (max-width:767px){.xb-footer-phone-list{grid-template-columns:1fr}}@media (max-width:520px){.xb-footer-trust-grid{grid-template-columns:1fr}}.xb-footer-grid-signature .xb-footer-menu-column h3{margin-bottom:16px}.xb-footer-grid-signature .xb-footer-menu-column ul{display:grid;gap:9px}.xb-footer-grid-signature .xb-footer-menu-column li{margin:0!important}.xb-footer-grid-signature .xb-footer-menu-column a{font-size:11px;line-height:1.7;color:#aeb1b8}.xb-footer-grid-signature .xb-footer-menu-column a:hover{color:#fff}.xb-primary-nav>ul>li.menu-item-has-children>a{gap:6px}.xb-menu-parent-chevron{width:16px;height:16px;display:grid;place-items:center;margin-right:1px;color:#8a8d94;transition:color .16s ease,transform .16s ease}.xb-menu-parent-chevron svg{width:13px;height:13px;stroke-width:1.8}.xb-primary-nav>ul>li.menu-item-has-children:hover>a .xb-menu-parent-chevron,.xb-primary-nav>ul>li.current-menu-ancestor>a .xb-menu-parent-chevron{color:var(--xb-orange);transform:translateY(1px)}.xb-primary-nav .sub-menu a{display:flex!important;align-items:center;justify-content:space-between;gap:14px;min-height:38px}.xb-submenu-link-label{min-width:0;overflow:hidden;text-overflow:ellipsis}.xb-submenu-arrow{flex:0 0 auto;width:17px;height:17px;display:grid;place-items:center;color:#9a9da3;transition:color .16s ease,transform .16s ease}.xb-submenu-arrow svg{width:13px;height:13px;transform:scaleX(-1)}.xb-primary-nav .sub-menu a:hover .xb-submenu-arrow{color:var(--xb-orange);transform:translateX(-2px)}.xb-mobile-menu nav>ul>li.menu-item-has-children>a{display:flex;align-items:center;gap:7px}.xb-mobile-menu .xb-menu-parent-chevron{margin-right:auto}.xb-mobile-menu .sub-menu a{display:flex;align-items:center;justify-content:space-between;gap:12px}.xb-mobile-menu .sub-menu .xb-submenu-arrow{color:#a0a3a9}.xb-footer-text-ad{display:flex;align-items:center;gap:7px;margin-top:13px;padding-top:12px;border-top:1px solid #292c32;font-size:10.5px;line-height:1.8}.xb-footer-text-ad span{color:#8f939b}.xb-footer-text-ad a{color:var(--xb-orange);font-weight:900;text-decoration:none;border-bottom:1px solid rgba(255,105,0,.4);padding-bottom:1px}.xb-footer-text-ad a:hover{color:#fff;border-bottom-color:var(--xb-orange)}@media (max-width:767px){.xb-footer-text-ad{font-size:10px}}.xb-footer-address{display:flex;align-items:flex-start;gap:11px;margin:0 0 12px;padding:12px 13px;border:1px solid #2a2d33;background:#16181d;border-radius:14px;color:#fff}.xb-footer-address-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:rgba(255,106,0,.08);color:var(--xb-orange)}.xb-footer-address-icon svg{width:18px;height:18px}.xb-footer-address>div{min-width:0;display:flex;flex-direction:column;gap:3px}.xb-footer-address strong{font-size:10px;font-weight:900;color:#fff}.xb-footer-address address{margin:0;font-style:normal;font-size:10px;line-height:2;color:#a9adb5}@media (max-width:767px){.xb-footer-address{padding:11px 12px}.xb-footer-address address{font-size:9.5px}}.xb-content-list.xb-editorial-archive{padding-top:26px;padding-bottom:30px}.xb-content-list .xb-post-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;grid-auto-flow:row;align-items:stretch}.xb-content-list .xb-post-archive-grid > .xb-journal-card,.xb-content-list .xb-post-archive-grid > .xb-journal-card:first-child{grid-column:auto!important;grid-row:auto!important;display:flex!important;flex-direction:column;min-width:0;min-height:0;height:100%}.xb-content-list .xb-post-archive-grid .xb-journal-image,.xb-content-list .xb-post-archive-grid .xb-journal-card:first-child .xb-journal-image{display:block;width:100%;height:auto!important;aspect-ratio:16/9;flex:0 0 auto;overflow:hidden;background:#f5f5f2}.xb-content-list .xb-post-archive-grid .xb-journal-image img{width:100%;height:100%;object-fit:cover;object-position:center}.xb-content-list .xb-post-archive-grid .xb-journal-card-body{display:flex;flex-direction:column;flex:1;min-height:160px;padding:17px 18px 15px}.xb-content-list .xb-post-archive-grid .xb-journal-card-body h3,.xb-content-list .xb-post-archive-grid .xb-journal-card:first-child h3{font-size:14px;line-height:1.85;margin:8px 0 14px;font-weight:900;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.xb-content-list .xb-post-archive-grid .xb-journal-card-body > div{margin-top:auto}.xb-content-list .navigation.pagination{margin:30px 0 0}.xb-content-list .navigation.pagination .nav-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px}.xb-content-list .navigation.pagination .page-numbers{min-width:38px;height:38px;padding:0 10px;display:grid;place-items:center;border:1px solid var(--xb-line);border-radius:10px;background:#fff;color:var(--xb-ink);font-size:10px;font-weight:800;line-height:1;transition:border-color .18s ease,background .18s ease,color .18s ease}.xb-content-list .navigation.pagination a.page-numbers:hover{border-color:#cfd0ca;background:#f7f7f4}.xb-content-list .navigation.pagination .page-numbers.current{background:var(--xb-ink);border-color:var(--xb-ink);color:#fff}.xb-content-list .navigation.pagination .prev,.xb-content-list .navigation.pagination .next{font-size:15px}@media (max-width:1024px){.xb-content-list .xb-post-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.xb-content-list.xb-editorial-archive{padding-top:16px}.xb-content-list .xb-post-archive-grid{grid-template-columns:1fr;gap:10px}.xb-content-list .xb-post-archive-grid .xb-journal-card-body{min-height:132px;padding:14px}.xb-content-list .navigation.pagination{margin-top:22px}.xb-content-list .navigation.pagination .page-numbers{min-width:36px;height:36px;border-radius:9px}}.xb-content-hub{padding-top:30px;padding-bottom:30px}.xb-content-hub-hero{position:relative;min-height:190px;display:flex;align-items:center;overflow:hidden;padding:34px 38px;margin:0 0 14px;border-radius:24px;background:#111318;color:#fff;border:1px solid #1f2228}.xb-content-hub-hero:after{content:"";position:absolute;top:0;right:0;width:6px;height:100%;background:var(--xb-orange)}.xb-content-hub-copy{position:relative;z-index:2}.xb-content-hub-kicker{margin-bottom:10px;color:var(--xb-orange);font-size:8px;font-weight:900;letter-spacing:.15em;direction:ltr;text-align:right}.xb-content-hub-copy h1{max-width:820px;color:#fff;font-size:clamp(30px,3.1vw,44px);line-height:1.5;font-weight:900;letter-spacing:-.03em}.xb-content-hub-english{position:absolute;left:26px;bottom:-24px;z-index:1;max-width:52%;color:#1b1d23;font-size:clamp(70px,10vw,150px);line-height:.9;font-weight:900;letter-spacing:-.07em;direction:ltr;white-space:nowrap;pointer-events:none;user-select:none}.xb-content-hub-description{margin:0 0 14px;padding:20px 24px;border:1px solid #e4e5df;border-radius:18px;background:#fff;color:#444850;font-size:13px;line-height:2.15}.xb-content-hub-description p{margin:0 0 9px}.xb-content-hub-description p:last-child{margin-bottom:0}.xb-content-hub-description a{color:#d95000;text-decoration:underline;text-underline-offset:3px}.xb-content-hub-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:0 0 16px;padding:8px;border:1px solid #e4e5df;border-radius:18px;background:#f7f7f4}.xb-content-hub-nav>a{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 13px;border:1px solid transparent;border-radius:13px;color:#4f535a;background:transparent;transition:background .18s ease,border-color .18s ease,color .18s ease}.xb-content-hub-nav>a>span{display:flex;flex-direction:column;gap:2px;min-width:0}.xb-content-hub-nav small{color:#9a9da4;font-size:7px;font-weight:900;letter-spacing:.12em;direction:ltr}.xb-content-hub-nav strong{font-size:11px;font-weight:900;color:inherit}.xb-content-hub-nav em{min-width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#fff;border:1px solid #e2e3de;color:#7b7e85;font-size:8.5px;font-style:normal;font-weight:800}.xb-content-hub-nav>a:hover{background:#fff;border-color:#dddeda;color:var(--xb-ink)}.xb-content-hub-nav>a.is-active{background:var(--xb-ink);border-color:var(--xb-ink);color:#fff}.xb-content-hub-nav>a.is-active small{color:#ff8a49}.xb-content-hub-nav>a.is-active em{background:var(--xb-orange);border-color:var(--xb-orange);color:#fff}.xb-content-hub .xb-post-archive-grid{margin-top:0}@media (max-width:900px){.xb-content-hub-hero{min-height:170px;padding:28px 26px}.xb-content-hub-copy{width:82%;margin-right:0}.xb-content-hub-english{font-size:92px;left:18px;bottom:-14px}.xb-content-hub-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.xb-content-hub{padding-top:16px}.xb-content-hub-hero{min-height:148px;padding:24px 20px;border-radius:18px}.xb-content-hub-copy{width:100%}.xb-content-hub-copy h1{font-size:26px;line-height:1.55;padding-left:34px}.xb-content-hub-kicker{font-size:7px}.xb-content-hub-english{font-size:58px;left:10px;bottom:-7px;opacity:.7}.xb-content-hub-description{padding:16px 17px;font-size:11.5px;line-height:2.05;border-radius:15px}.xb-content-hub-nav{grid-template-columns:1fr 1fr;gap:6px;padding:6px;border-radius:15px}.xb-content-hub-nav>a{min-height:56px;padding:9px 10px;border-radius:11px}.xb-content-hub-nav strong{font-size:10px}.xb-content-hub-nav em{min-width:26px;height:26px}}.xb-content-list.xb-editorial-archive.xb-content-hub{padding-top:30px;padding-bottom:30px}@media (max-width:640px){.xb-content-list.xb-editorial-archive.xb-content-hub{padding-top:16px}}.xb-content-hub-copy{width:min(820px,68%);margin-right:0!important;margin-left:auto!important;text-align:right!important}.xb-content-hub-copy h1{margin:0!important;text-align:right!important}.xb-content-hub-kicker{display:none!important}@media (max-width:1024px){.xb-content-hub-copy{width:76%;margin-right:0!important;margin-left:auto!important}}@media (max-width:767px){.xb-content-hub-copy{width:100%;margin:0!important}.xb-content-hub-copy h1{text-align:right!important;padding-left:34px}}.xb-content-list.xb-content-hub .xb-content-hub-kicker{display:flex!important;align-items:center;justify-content:flex-start;gap:10px;margin:0 0 13px;direction:ltr;width:max-content}.xb-content-list.xb-content-hub .xb-content-hub-kicker i{display:block;width:54px;height:2px;border-radius:999px;background:var(--xb-orange)}.xb-content-list.xb-content-hub .xb-content-hub-kicker span{color:var(--xb-orange);font-size:8px;font-weight:900;letter-spacing:.14em;white-space:nowrap}body.single-post .xb-single-container{padding-top:30px;padding-bottom:30px}body.single-post .xb-single-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:24px;align-items:start;direction:ltr}body.single-post .xb-single-layout.no-toc{grid-template-columns:minmax(0,1fr);max-width:1060px;margin-inline:auto}body.single-post .xb-single-layout>*{direction:rtl}body.single-post .xb-article{min-width:0}body.single-post .xb-article-toc{min-width:0;align-self:stretch}body.single-post .xb-article-toc-card{position:sticky;top:22px;background:#fff;border:1px solid var(--xb-line);border-radius:20px;box-shadow:0 12px 38px rgba(18,19,24,.055)}body.admin-bar.single-post .xb-article-toc-card{top:54px}body.single-post .xb-article-toc-head{display:flex;align-items:center;gap:12px;padding:17px 18px;background:var(--xb-ink);color:#fff;border-bottom:3px solid var(--xb-orange)}body.single-post .xb-article-toc-icon{width:35px;height:35px;border-radius:10px;display:grid;place-items:center;background:var(--xb-orange);color:#fff;flex:0 0 auto}body.single-post .xb-article-toc-icon svg{width:18px;height:18px}body.single-post .xb-article-toc-head>div{display:flex;flex-direction:column;gap:1px;min-width:0}body.single-post .xb-article-toc-head small{direction:ltr;text-align:right;color:#9da1aa;font-size:7px;font-weight:800;letter-spacing:.13em}body.single-post .xb-article-toc-head strong{font-size:15px;font-weight:900}body.single-post .xb-article-toc-nav{overflow:auto;scrollbar-width:thin;scrollbar-color:#d7d8d4 transparent}body.single-post .xb-article-toc-nav ol{list-style:none;margin:0;padding:0}body.single-post .xb-article-toc-nav li+li{margin-top:3px}body.single-post .xb-article-toc-nav a{display:grid;align-items:start;border-radius:10px;color:#3e4148;transition:background .16s ease,color .16s ease}body.single-post .xb-article-toc-nav a>span{direction:ltr;color:#a5a8ae;padding-top:2px}body.single-post .xb-article-toc-nav a>strong{font-size:10.5px;font-weight:750}body.single-post .xb-article-toc-nav li.level-3 a>strong{font-size:9.7px;color:#686b72}body.single-post .xb-article-toc-nav a:hover,body.single-post .xb-article-toc-nav a.is-active{background:#fff3ec;color:#d94c00}body.single-post .xb-article-toc-nav a.is-active{box-shadow:inset -3px 0 0 var(--xb-orange)}body.single-post .xb-prose h2[id],body.single-post .xb-prose h3[id]{scroll-margin-top:105px}body.single-post .xb-prose details,body.single-post .xb-prose .wp-block-details{border:1px solid #e0e1dc!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important}body.single-post .xb-prose details>summary,body.single-post .xb-prose .wp-block-details>summary{position:relative!important;display:block!important;list-style:none!important;cursor:pointer!important;margin:0!important;padding:16px 54px 16px 18px!important;min-height:58px!important;color:var(--xb-ink)!important;background:#fff!important;font-size:14px!important;line-height:1.8!important;font-weight:850!important}body.single-post .xb-prose details>summary::-webkit-details-marker{display:none!important}body.single-post .xb-prose details>summary::marker{content:""!important}body.single-post .xb-prose details>summary::before{content:none!important;display:none!important}body.single-post .xb-prose details>summary::after{content:"+"!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;background:#fff2ea!important;color:var(--xb-orange)!important;border:1px solid #ffd5bd!important;font-size:18px!important;line-height:1!important;font-weight:700!important}body.single-post .xb-prose details[open]>summary::after{content:"−"!important}body.single-post .xb-prose details[open]>summary{border-bottom:1px solid #ecece7!important}body.single-post .xb-prose details>summary svg{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important}body.single-post .xb-prose details>*:not(summary){margin:0!important;padding:16px 18px!important}body.single-post .xb-prose details>*:not(summary)>:first-child{margin-top:0!important}body.single-post .xb-prose details>*:not(summary)>:last-child{margin-bottom:0!important}body.single-post .xb-prose .wp-block-rank-math-faq-block,body.single-post .xb-prose .schema-faq-code{margin:30px 0!important;padding:0!important;background:transparent!important}body.single-post .xb-prose .rank-math-list-item,body.single-post .xb-prose .schema-faq-section{margin:0 0 10px!important;padding:0!important;border:1px solid #e0e1dc!important;border-radius:15px!important;background:#fff!important;overflow:hidden!important}body.single-post .xb-prose .rank-math-question,body.single-post .xb-prose .schema-faq-question{position:relative!important;margin:0!important;padding:16px 54px 16px 18px!important;color:var(--xb-ink)!important;background:#fbfbf9!important;border:0!important;font-size:14px!important;line-height:1.8!important;font-weight:850!important}body.single-post .xb-prose .rank-math-question::before,body.single-post .xb-prose .schema-faq-question::before{position:absolute!important;right:16px!important;top:15px!important;width:27px!important;height:27px!important;display:grid!important;place-items:center!important;border-radius:8px!important;line-height:1!important}body.single-post .xb-prose .rank-math-question::after,body.single-post .xb-prose .schema-faq-question::after{content:none!important;display:none!important}body.single-post .xb-prose .rank-math-answer,body.single-post .xb-prose .schema-faq-answer{margin:0!important;padding:15px 18px 17px!important;border-top:1px solid #ecece7!important;color:#555960!important;font-size:13.5px!important;line-height:2!important}body.single-post .xb-prose .rank-math-answer>:first-child,body.single-post .xb-prose .schema-faq-answer>:first-child{margin-top:0!important}body.single-post .xb-prose .rank-math-answer>:last-child,body.single-post .xb-prose .schema-faq-answer>:last-child{margin-bottom:0!important}@media (max-width:1050px){body.single-post .xb-single-layout{grid-template-columns:250px minmax(0,1fr);gap:16px}body.single-post .xb-article-toc-nav a>strong{font-size:9.8px}body.single-post .xb-article-header{padding:36px 34px 28px}}@media (max-width:820px){body.single-post .xb-single-layout{display:block}body.single-post .xb-article-toc{display:none}body.single-post .xb-single-container{padding-top:16px}}@media (max-width:767px){.xb-content-list.xb-content-hub .xb-content-hub-kicker{margin-bottom:10px}.xb-content-list.xb-content-hub .xb-content-hub-kicker i{width:36px}.xb-content-list.xb-content-hub .xb-content-hub-kicker span{font-size:7px}body.single-post .xb-prose details>summary,body.single-post .xb-prose .wp-block-details>summary,body.single-post .xb-prose .rank-math-question,body.single-post .xb-prose .schema-faq-question{font-size:12.5px!important;padding:14px 48px 14px 14px!important}body.single-post .xb-prose details>summary::after,body.single-post .xb-prose .rank-math-question::before,body.single-post .xb-prose .schema-faq-question::before{right:12px!important;width:25px!important;height:25px!important}}body.single-post .xb-single-container{max-width:none!important;width:min(calc(100% - 48px),var(--xb-container))!important;margin-inline:auto!important}body.single-post .xb-single-layout{width:100%!important;max-width:none!important}body.single-post .xb-article-toc-card{display:flex;flex-direction:column;height:auto;max-height:calc(100dvh - 44px)!important;overflow:hidden!important;overscroll-behavior:contain}body.admin-bar.single-post .xb-article-toc-card{max-height:calc(100dvh - 76px)!important}body.single-post .xb-article-toc-head{flex:0 0 auto}body.single-post .xb-article-toc-nav{flex:1 1 auto;min-height:0;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain;scrollbar-gutter:stable}body.single-post .xb-prose .rank-math-question,body.single-post .xb-prose .schema-faq-question{cursor:pointer!important;user-select:none;padding-right:54px!important}body.single-post .xb-prose .rank-math-question::before,body.single-post .xb-prose .schema-faq-question::before{content:"+"!important;background:#fff2ea!important;color:var(--xb-orange)!important;border:1px solid #ffd5bd!important;font-size:18px!important;font-weight:700!important}body.single-post .xb-prose .rank-math-question.is-open::before,body.single-post .xb-prose .schema-faq-question.is-open::before{content:"−"!important}body.single-post .xb-prose .rank-math-answer[hidden],body.single-post .xb-prose .schema-faq-answer[hidden]{display:none!important}body.single-post .xb-prose .rank-math-question:focus-visible,body.single-post .xb-prose .schema-faq-question:focus-visible,body.single-post .xb-prose details>summary:focus-visible{outline:2px solid var(--xb-orange)!important;outline-offset:-2px!important}@media (max-width:767px){body.single-post .xb-single-container{width:min(calc(100% - 20px),var(--xb-container))!important}}body.single-post .xb-article-header{position:relative;isolation:isolate;background:linear-gradient(135deg,rgba(255,105,0,.035),transparent 40%),
    #fff;overflow:hidden;border-bottom:1px solid #ecece7}body.single-post .xb-article-header::before{content:"";position:absolute;top:0;right:0;width:5px;height:100%;background:var(--xb-orange);z-index:2}body.single-post .xb-article-header::after{position:absolute;left:18px;bottom:-26px;font-size:100px;line-height:1;font-weight:900;color:#f5f5f1;z-index:-1;pointer-events:none}body.single-post .xb-article-index{display:flex;align-items:center;gap:11px}body.single-post .xb-article-index span,body.single-post .xb-article-index b{font-size:7.5px;font-weight:900;letter-spacing:.15em;direction:ltr}body.single-post .xb-article-index span{color:#8c9096}body.single-post .xb-article-index b{color:var(--xb-orange)}body.single-post .xb-article-index i{width:52px;height:1px;background:var(--xb-orange)}body.single-post .xb-article-title-wrap{position:relative;z-index:2}body.single-post .xb-article-category{margin-bottom:9px}body.single-post .xb-article-category a{display:inline-flex;align-items:center;min-height:27px;padding:0 10px;border:1px solid #ffd9c3;border-radius:999px;background:#fff7f2;color:#d94b00;font-size:9px;font-weight:900}body.single-post .xb-article-header h1{margin:0!important;font-weight:950;color:#111318}body.single-post .xb-article-header h1::after{content:"";display:block;width:72px;height:4px;margin-top:18px;border-radius:999px;background:linear-gradient(90deg,var(--xb-orange),#ff9d65)}body.single-post .xb-article-meta{position:relative;z-index:2;display:flex;flex-wrap:wrap;gap:8px}body.single-post .xb-article-meta-item{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 11px;border:1px solid #e9e9e4;border-radius:11px;background:#fafaf8;color:#73767d;font-size:9.5px;line-height:1}body.single-post a.xb-article-meta-item:hover{border-color:#ffd3b9;color:#d94b00;background:#fff7f2}body.single-post .xb-article-meta-item svg{width:15px;height:15px;color:var(--xb-orange);flex:0 0 auto}body.single-post .xb-prose details,body.single-post .xb-prose .wp-block-details{min-height:0!important;margin:10px 0!important;border-radius:16px!important}body.single-post .xb-prose details::before,body.single-post .xb-prose details::after,body.single-post .xb-prose .wp-block-details::before,body.single-post .xb-prose .wp-block-details::after{content:none!important;display:none!important}body.single-post .xb-prose details>summary{min-height:64px!important;padding:18px 58px 18px 20px!important;background:#fff!important}body.single-post .xb-prose details>summary svg,body.single-post .xb-prose details>summary [class*="icon"],body.single-post .xb-prose details>summary [aria-hidden="true"]{display:none!important}body.single-post .xb-prose details>summary::after{right:17px!important;width:30px!important;height:30px!important;border-radius:9px!important}body.single-post .xb-prose details[open]{border-color:#ffd5bd!important;box-shadow:0 8px 28px rgba(20,22,27,.045)!important}body.single-post .xb-prose details[open]>summary{background:#fffaf7!important}body.single-post .xb-prose .uagb-faq__outer-wrap,body.single-post .xb-prose .wp-block-uagb-faq{margin:28px 0!important;padding:0!important;background:transparent!important}body.single-post .xb-prose .uagb-faq-item{margin:0 0 10px!important;padding:0!important;border:1px solid #e0e1dc!important;border-radius:16px!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important}body.single-post .xb-prose .uagb-faq-questions-button,body.single-post .xb-prose .uagb-faq-question-button,body.single-post .xb-prose .uagb-faq-questions{position:relative!important;display:flex!important;align-items:center!important;min-height:64px!important;margin:0!important;padding:17px 58px 17px 20px!important;background:#fff!important;color:var(--xb-ink)!important;border:0!important;cursor:pointer!important;font-size:14px!important;line-height:1.85!important;font-weight:900!important}body.single-post .xb-prose .uagb-faq-questions-button::after,body.single-post .xb-prose .uagb-faq-question-button::after,body.single-post .xb-prose .uagb-faq-questions::after{content:"+"!important;position:absolute!important;right:17px!important;top:50%!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border:1px solid #ffd5bd!important;border-radius:9px!important;background:#fff2ea!important;color:var(--xb-orange)!important;font-size:19px!important;line-height:1!important;font-weight:700!important}body.single-post .xb-prose .uagb-faq-item.is-xb-open .uagb-faq-questions-button::after,body.single-post .xb-prose .uagb-faq-item.is-xb-open .uagb-faq-question-button::after,body.single-post .xb-prose .uagb-faq-item.is-xb-open .uagb-faq-questions::after{content:"−"!important}body.single-post .xb-prose .uagb-faq-icon-wrap,body.single-post .xb-prose .uagb-icon,body.single-post .xb-prose .uagb-icon-active,body.single-post .xb-prose .uagb-faq-icon-wrap svg{display:none!important}body.single-post .xb-prose .uagb-faq-content{display:none!important;margin:0!important;padding:17px 20px 19px!important;border-top:1px solid #ecece7!important;color:#555960!important;font-size:13.5px!important;line-height:2.05!important;background:#fff!important}body.single-post .xb-prose .uagb-faq-item.is-xb-open{border-color:#ffd5bd!important;box-shadow:0 8px 28px rgba(20,22,27,.045)!important}body.single-post .xb-prose .uagb-faq-item.is-xb-open .uagb-faq-content{display:block!important}body.single-post .xb-comments{position:relative;margin-top:24px;padding:0;border:1px solid #dedfda;border-radius:24px;background:#fff;overflow:hidden}body.single-post .xb-comments::before{content:"";position:absolute;top:0;right:0;width:5px;height:100%;background:var(--xb-orange)}body.single-post .xb-comments-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:26px;padding:30px 34px 26px;border-bottom:1px solid #ecece7;background:linear-gradient(135deg,#fff 0%,#fbfbf8 100%)}body.single-post .xb-comments-eyebrow{display:block;margin-bottom:7px;color:var(--xb-orange);font-size:7.5px;font-weight:900;letter-spacing:.15em;direction:ltr}body.single-post .xb-comments-head h2{margin:0;font-size:24px;line-height:1.6;font-weight:950;color:#111318}body.single-post .xb-comments-head p{max-width:720px;margin:7px 0 0;color:#777a81;font-size:11px;line-height:2}body.single-post .xb-comments-count{width:70px;height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #ffd7c0;border-radius:18px;background:#fff5ef;color:var(--xb-orange);font-size:22px;font-weight:950;line-height:1}body.single-post .xb-comments-count small{margin-top:5px;font-size:8px;color:#8c8f95;font-weight:800}body.single-post .comment-list{list-style:none;margin:0;padding:24px 34px 0}body.single-post .comment-list .children{list-style:none;margin:12px 34px 0 0;padding:0}body.single-post .comment-body{position:relative;margin:0 0 12px;padding:18px 18px 17px;border:1px solid #e8e8e3;border-radius:16px;background:#fcfcfa}body.single-post .comment-author{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:900}body.single-post .comment-author .avatar{width:42px;height:42px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #e3e3de}body.single-post .comment-metadata{margin:-8px 0 8px 52px;font-size:8.5px;color:#9a9ca1}body.single-post .comment-metadata a{color:inherit;text-decoration:none}body.single-post .comment-content{padding:7px 52px 0 0;color:#555960;font-size:12.5px;line-height:2}body.single-post .comment-content p{margin:0 0 8px}body.single-post .reply{margin-top:10px;padding-right:52px}body.single-post .reply a{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid #e1e2dd;border-radius:9px;background:#fff;color:#555960;font-size:8.5px;font-weight:900;text-decoration:none}body.single-post .reply a:hover{border-color:#ffd1b5;color:#d94b00;background:#fff7f2}body.single-post .comment-navigation{padding:0 34px 20px}body.single-post .comment-navigation .nav-links{display:flex;justify-content:space-between;gap:10px}body.single-post .comment-navigation a{font-size:10px;font-weight:900;color:#d94b00}body.single-post .xb-comment-form-shell{padding:28px 34px 32px;background:#fafaf8;border-top:1px solid #ecece7}body.single-post .xb-comment-form-title{margin-bottom:4px}body.single-post .xb-comment-form-title>span{display:block;color:var(--xb-orange);font-size:7.5px;font-weight:900;letter-spacing:.15em;direction:ltr}body.single-post .xb-comment-form-title h3{margin:5px 0 0;font-size:21px;line-height:1.6;font-weight:950}body.single-post .xb-comment-note,body.single-post .xb-comment-login-note{margin:5px 0 18px;color:#85888f;font-size:10px;line-height:1.9}body.single-post .xb-comment-login-note strong{color:#26292f}body.single-post .xb-comment-form{display:grid;grid-template-columns:1fr 1fr;gap:14px 12px}body.single-post .xb-comment-form>*{min-width:0}body.single-post .xb-comment-form .comment-form-comment,body.single-post .xb-comment-form .comment-form-cookies-consent,body.single-post .xb-comment-form .form-submit,body.single-post .xb-comment-form .comment-notes,body.single-post .xb-comment-form .logged-in-as,body.single-post .xb-comment-form .xb-comment-note,body.single-post .xb-comment-form .xb-comment-login-note,body.single-post .xb-comment-form .comment-reply-title{grid-column:1/-1}body.single-post .xb-comment-form p{margin:0}body.single-post .xb-comment-form label{display:block;margin-bottom:7px;color:#34373d;font-size:10px;font-weight:900}body.single-post .xb-comment-form label span{color:var(--xb-orange)}body.single-post .xb-comment-form input[type="text"],body.single-post .xb-comment-form input[type="email"],body.single-post .xb-comment-form textarea{display:block;width:100%;border:1px solid #dedfda;border-radius:13px;background:#fff;color:#25282e;font-family:inherit;font-size:12px;outline:0;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}body.single-post .xb-comment-form input[type="text"],body.single-post .xb-comment-form input[type="email"]{height:48px;padding:0 14px}body.single-post .xb-comment-form textarea{min-height:170px;padding:14px 15px;resize:vertical;line-height:2}body.single-post .xb-comment-form input:focus,body.single-post .xb-comment-form textarea:focus{border-color:#ffb184;box-shadow:0 0 0 3px rgba(255,105,0,.08);background:#fff}body.single-post .comment-form-cookies-consent{display:flex;align-items:flex-start;gap:8px;color:#777a81;font-size:9.5px;line-height:1.8}body.single-post .comment-form-cookies-consent input{margin-top:4px;accent-color:var(--xb-orange)}body.single-post .comment-form-cookies-consent label{margin:0;font-weight:500}body.single-post .xb-comment-submit{min-width:160px;min-height:46px;padding:0 20px;border:0;border-radius:12px;background:var(--xb-orange);color:#fff;font-family:inherit;font-size:11px;font-weight:950;cursor:pointer}body.single-post .xb-comment-submit:hover{background:#e95700;transform:translateY(-1px)}body.single-post .no-comments{padding:20px 34px;color:#777a81}@media (max-width:820px){body.single-post .xb-article-header{padding:32px 26px 27px}body.single-post .xb-article-header::after{font-size:72px;bottom:-18px}body.single-post .xb-article-header h1{font-size:34px}body.single-post .xb-comments-head{padding:24px 22px 20px}body.single-post .comment-list{padding:20px 22px 0}body.single-post .xb-comment-form-shell{padding:22px}}@media (max-width:767px){body.single-post .xb-article-header h1::after{margin-top:13px;width:52px;height:3px}body.single-post .xb-article-meta{gap:6px;margin-top:18px}body.single-post .xb-article-meta-item{min-height:32px;padding:0 9px;font-size:8.5px}body.single-post .xb-article-header::after{display:none}body.single-post .xb-comments-head{grid-template-columns:1fr;gap:14px}body.single-post .xb-comments-count{width:60px;height:60px}body.single-post .xb-comment-form{grid-template-columns:1fr}body.single-post .comment-list .children{margin-right:14px}body.single-post .comment-content,body.single-post .reply{padding-right:0}body.single-post .comment-metadata{margin:6px 0 8px}body.single-post .uagb-faq-questions-button,body.single-post .uagb-faq-question-button,body.single-post .uagb-faq-questions{font-size:12.5px!important;padding:15px 52px 15px 14px!important}}body.single-post .xb-article-toc-nav{padding:8px 7px 10px!important}body.single-post .xb-article-toc-nav a{grid-template-columns:22px minmax(0,1fr)!important;gap:5px!important;padding:8px 5px!important}body.single-post .xb-article-toc-nav li.level-3 a{padding-right:11px!important}body.single-post .xb-article-toc-nav a>span{font-size:7.5px!important}body.single-post .xb-article-toc-nav a>strong{line-height:1.7!important}body.single-post .xb-article-header{padding:34px 30px 28px!important}body.single-post .xb-article-header h1{max-width:none!important;width:100%!important}body.single-post .xb-article-index{margin-bottom:15px!important}body.single-post .xb-article-meta{margin-top:20px!important}@media (max-width:1100px){body.single-post .xb-article-header{padding:30px 24px 25px!important}}@media (max-width:767px){body.single-post .xb-article-header{padding:24px 16px 21px!important}}.xb-site-breadcrumb{position:relative;z-index:20;padding:12px 0 0;background:var(--xb-bg,#f7f7f4)}.xb-site-breadcrumb ol{min-width:0;min-height:50px;margin:0;padding:7px 9px;display:flex;align-items:center;gap:0;list-style:none;background:#fff;border:1px solid #e8e8e3;border-radius:15px;box-shadow:0 8px 24px rgba(18,19,24,.025);overflow:hidden}.xb-site-breadcrumb li{min-width:0;display:flex;align-items:center;color:#8b8e94;font-size:11px;font-weight:650;line-height:1.5;white-space:nowrap}.xb-site-breadcrumb li+li:before{display:inline-flex;align-items:center;justify-content:center}.xb-site-breadcrumb a{display:inline-flex;align-items:center;gap:7px;min-width:0;color:#666970}.xb-site-breadcrumb a:hover{color:var(--xb-orange)}.xb-breadcrumb-home-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;border-radius:10px;color:#fff;background:var(--xb-orange)}.xb-breadcrumb-home-icon svg{width:16px;height:16px;stroke-width:1.8}.xb-site-breadcrumb .is-current{overflow:hidden;color:var(--xb-ink);font-weight:850}.xb-site-breadcrumb .is-current>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:min(48vw,560px)}@media (max-width:900px){.xb-site-breadcrumb{padding-top:8px}.xb-site-breadcrumb ol{min-height:46px;border-radius:13px;overflow-x:auto;scrollbar-width:none}.xb-site-breadcrumb ol::-webkit-scrollbar{display:none}.xb-site-breadcrumb .is-current>span{max-width:58vw}}@media (max-width:560px){.xb-site-breadcrumb li{font-size:10px}.xb-breadcrumb-home-icon{width:31px;height:31px;flex-basis:31px}.xb-site-breadcrumb li+li:before{width:21px}}.xb-footer-trust-card{min-height:108px!important;padding:9px!important;overflow:hidden}.xb-footer-trust-card img{display:block;max-width:88px;width:auto;height:86px;object-fit:contain;margin:auto}.xb-footer-socials-wrap{margin-top:16px;padding-top:15px;border-top:1px solid #292c32}.xb-footer-socials-wrap>strong{display:block;margin-bottom:10px;color:#fff;font-size:10.5px;font-weight:900}.xb-footer-socials{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.xb-footer-socials a{width:35px;height:35px;display:grid;place-items:center;border:1px solid #2b2e35;border-radius:10px;background:#17191e;color:#b9bcc3;transition:.18s}.xb-footer-socials a:hover{background:var(--xb-orange);border-color:var(--xb-orange);color:#fff;transform:translateY(-2px)}.xb-footer-socials svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.7}.xb-footer-socials svg circle{fill:none}.xb-site-header{position:sticky!important;top:0;z-index:999;transition:box-shadow .2s ease;background:#fff}body.admin-bar .xb-site-header{top:32px}.xb-site-header.is-compact{box-shadow:0 9px 28px rgba(18,19,24,.09)}.xb-site-header.is-compact .xb-topbar{display:none}.xb-site-header.is-compact .xb-mainbar-inner{height:64px}.xb-site-header.is-compact .custom-logo{max-height:43px}.xb-site-header.is-compact .xb-search-wrap .woocommerce-product-search,.xb-site-header.is-compact .xb-search-wrap .search-form,.xb-site-header.is-compact .xb-header-action{height:44px}.xb-site-header.is-compact .xb-navigation-inner{height:48px}.xb-site-header.is-compact .xb-all-products:after{border-top-width:24px;border-bottom-width:24px}@media (max-width:782px){body.admin-bar .xb-site-header{top:46px}}@media (max-width:820px){.xb-site-header{top:0!important}.xb-site-header.is-compact .xb-mainbar-inner{height:58px}}body.single-post .xb-prose img:not(.emoji):not(.wp-smiley),body.single-post .xb-prose picture,body.single-post .xb-prose figure,body.single-post .xb-prose .wp-block-image,body.single-post .xb-prose .wp-block-gallery,body.single-post .xb-prose [class*="alignwide"],body.single-post .xb-prose [class*="alignfull"]{max-width:100%!important;width:auto!important;box-sizing:border-box!important}body.single-post .xb-prose img:not(.emoji):not(.wp-smiley){height:auto!important;object-fit:contain!important}body.single-post .xb-prose figure{margin-left:0!important;margin-right:0!important}body.single-post .xb-prose figure img:not(.emoji):not(.wp-smiley){display:block;max-width:100%!important;margin-inline:auto}
/* v3.19.08 — WordPress emoji are inline text glyphs, not article media. */
body.single-post .xb-prose img.emoji,
body.single-post .xb-prose img.wp-smiley{display:inline!important;width:1em!important;height:1em!important;max-width:none!important;max-height:none!important;min-width:0!important;min-height:0!important;margin:0 .07em!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;object-fit:initial!important;vertical-align:-.1em!important}body.single-post .xb-prose :is(details,.rank-math-list-item,.schema-faq-section,.uagb-faq-item){min-height:0!important;height:auto!important;margin:8px 0!important;padding:0!important;border:1px solid #e4e4df!important;border-radius:13px!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}body.single-post .xb-prose details::before,body.single-post .xb-prose details::after{content:none!important;display:none!important}body .xb-prose details>summary,body .xb-prose :is(.rank-math-question,.schema-faq-question,.uagb-faq-questions-button,.uagb-faq-question-button,.uagb-faq-questions){min-height:0!important;margin:0!important;padding:14px 48px 14px 16px!important;background:#fff!important;color:var(--xb-ink)!important;font-size:13px!important;line-height:1.75!important;font-weight:900!important;cursor:pointer!important;position:relative!important;border:0!important}body .xb-prose details>summary::before{content:none!important;display:none!important}body .xb-prose details>summary::after,body .xb-prose :is(.rank-math-question,.schema-faq-question,.uagb-faq-questions-button,.uagb-faq-question-button,.uagb-faq-questions)::after{content:"+"!important;position:absolute!important;right:13px!important;top:50%!important;transform:translateY(-50%)!important;width:25px!important;height:25px!important;display:grid!important;place-items:center!important;border:1px solid #ffd0b7!important;border-radius:8px!important;background:#fff7f2!important;color:var(--xb-orange)!important;font-size:16px!important;line-height:1!important;font-weight:500!important}body .xb-prose details[open]>summary::after,body .xb-prose :is(.rank-math-question,.schema-faq-question).is-open::after,body .xb-prose .uagb-faq-item.is-xb-open :is(.uagb-faq-questions-button,.uagb-faq-question-button,.uagb-faq-questions)::after{content:"−"!important}body .xb-prose details:not([open])>*:not(summary){display:none!important}body .xb-prose :is(.rank-math-answer,.schema-faq-answer,.uagb-faq-content){margin:0!important;padding:0 16px 15px!important;background:#fff!important;color:#5b5e65!important;font-size:12px!important;line-height:2!important;border:0!important}body .xb-prose :is(.rank-math-answer,.schema-faq-answer)[hidden],
body .xb-prose .uagb-faq-content{display:none!important}body .xb-prose .uagb-faq-item.is-xb-open .uagb-faq-content{display:block!important}body .xb-prose :is(.uagb-faq-icon-wrap,[class*="faq-icon"]){display:none!important}@media (max-width:700px){body .xb-prose details>summary,body .xb-prose :is(.rank-math-question,.schema-faq-question,.uagb-faq-questions-button,.uagb-faq-question-button,.uagb-faq-questions){font-size:12px!important;padding:12px 44px 12px 12px!important}}.xb-site-header .xb-topbar,.xb-site-header .xb-mainbar-inner,.xb-site-header .xb-navigation-inner,.xb-site-header .custom-logo,.xb-site-header .xb-header-action,.xb-site-header .xb-search-wrap .woocommerce-product-search,.xb-site-header .xb-search-wrap .search-form{transition:none!important}.xb-site-breadcrumb ol{direction:rtl!important;justify-content:flex-start!important;flex-wrap:nowrap!important}.xb-site-breadcrumb li{direction:rtl!important}.xb-site-breadcrumb li+li:before{content:"/"!important;width:auto!important;padding:0 11px!important;color:#c7c9cd!important;font-size:11px!important;font-weight:700!important;transform:none!important}.xb-site-breadcrumb a,.xb-site-breadcrumb li>span{display:inline-flex;align-items:center;min-width:0}.xb-content-hub-hero,.xb-page-hero{position:relative!important;min-height:190px!important;display:flex!important;align-items:center!important;overflow:hidden!important;padding:34px 38px!important;margin:0 0 14px!important;border-radius:24px!important;background:#111318!important;color:#fff!important;border:1px solid #1f2228!important;box-sizing:border-box!important}.xb-content-hub-hero:after,.xb-page-hero:after{content:""!important;position:absolute!important;top:0!important;right:0!important;width:6px!important;height:100%!important;background:var(--xb-orange)!important}.xb-content-hub-copy,.xb-page-hero-copy{position:relative!important;z-index:2!important;width:min(820px,68%)!important;margin-right:0!important;margin-left:auto!important;text-align:right!important}.xb-page-hero h1,.xb-content-hub-copy h1{position:relative!important;z-index:2!important;width:min(820px,68%)!important;max-width:820px!important;margin:0 0 0 auto!important;padding:0!important;color:#fff!important;background:none!important;border:0!important;box-shadow:none!important;font-size:clamp(30px,3.1vw,44px)!important;line-height:1.5!important;font-weight:900!important;letter-spacing:-.03em!important;text-align:right!important}.xb-content-hub-copy h1,.xb-page-hero-copy h1{width:100%!important;margin:0!important}.xb-content-list.xb-content-hub .xb-content-hub-kicker,.xb-page-hero-kicker{position:relative!important;z-index:3!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:max-content!important;margin:0 0 13px!important;direction:ltr!important;order:-1}.xb-content-list.xb-content-hub .xb-content-hub-kicker i,.xb-page-hero-kicker i{display:block!important;width:54px!important;height:2px!important;flex:0 0 54px!important;border-radius:999px!important;background:var(--xb-orange)!important}.xb-content-list.xb-content-hub .xb-content-hub-kicker span,.xb-page-hero-kicker span{color:var(--xb-orange)!important;font-size:8px!important;line-height:1!important;font-weight:900!important;letter-spacing:.14em!important;white-space:nowrap!important}.xb-content-hub-english,.xb-page-hero-english{position:absolute!important;z-index:1!important;color:#1b1d23!important;font-weight:900!important;direction:ltr!important;text-align:left!important;text-transform:uppercase!important;white-space:nowrap!important;pointer-events:none!important;user-select:none!important}.xb-page-hero>span{display:none!important}.xb-editorial-archive>.xb-page-description{margin:0 0 14px!important;padding:20px 24px!important;border:1px solid #e4e5df!important;border-radius:18px!important;background:#fff!important;color:#444850!important;font-size:13px!important;line-height:2.15!important}@media (max-width:900px){.xb-content-hub-hero,.xb-page-hero{min-height:170px!important;padding:28px 26px!important}.xb-content-hub-copy,.xb-page-hero-copy{width:82%!important}}@media (max-width:640px){.xb-content-hub-hero,.xb-page-hero{min-height:148px!important;padding:24px 20px!important;border-radius:18px!important}.xb-content-hub-copy,.xb-page-hero-copy{width:100%!important}.xb-content-hub-copy h1,.xb-page-hero-copy h1{width:100%!important;font-size:26px!important;line-height:1.55!important;padding-left:34px!important}.xb-content-list.xb-content-hub .xb-content-hub-kicker,.xb-page-hero-kicker{margin-bottom:10px!important}.xb-content-list.xb-content-hub .xb-content-hub-kicker i,.xb-page-hero-kicker i{width:36px!important;flex-basis:36px!important}.xb-content-list.xb-content-hub .xb-content-hub-kicker span,.xb-page-hero-kicker span{font-size:7px!important}}.xb-content-hub-english,.xb-page-hero-english{left:28px!important;bottom:8px!important;max-width:48%!important;overflow:visible!important;font-size:clamp(58px,5.9vw,88px)!important;line-height:.88!important;letter-spacing:-.055em!important;opacity:1!important}@media (max-width:900px){.xb-content-hub-english,.xb-page-hero-english{left:18px!important;bottom:7px!important;max-width:44%!important;font-size:clamp(50px,7vw,72px)!important}}@media (max-width:640px){.xb-content-hub-english,.xb-page-hero-english{left:12px!important;bottom:6px!important;max-width:42%!important;font-size:44px!important;letter-spacing:-.045em!important;opacity:.72!important}}.xb-content-list .xb-post-archive-grid .xb-journal-card-body > div > a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:30px!important;padding:0 9px!important;border-radius:9px!important;color:var(--xb-ink)!important;font-size:9.5px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;transition:color .16s ease,background .16s ease,transform .16s ease!important}.xb-content-list .xb-post-archive-grid .xb-journal-card-body > div > a::after{content:"←";display:inline-block;color:var(--xb-orange);font-size:13px;font-weight:900;line-height:1;transform:translateX(0);transition:transform .16s ease}.xb-content-list .xb-post-archive-grid .xb-journal-card-body > div > a:hover{color:var(--xb-orange)!important;background:#fff6ef!important}.xb-content-list .xb-post-archive-grid .xb-journal-card-body > div > a:hover::after{transform:translateX(-3px)}button.xb-all-products::after{transition:border-right-color .18s ease!important}.xb-product-mega-wrap:hover button.xb-all-products,.xb-product-mega-wrap:focus-within button.xb-all-products,.xb-product-mega-wrap.is-open button.xb-all-products,button.xb-all-products:hover,button.xb-all-products[aria-expanded="true"]{background:var(--xb-orange-2)!important}.xb-product-mega-wrap:hover button.xb-all-products::after,.xb-product-mega-wrap:focus-within button.xb-all-products::after,.xb-product-mega-wrap.is-open button.xb-all-products::after,button.xb-all-products:hover::after,button.xb-all-products[aria-expanded="true"]::after{border-right-color:var(--xb-orange-2)!important}.xb-content-list .xb-post-archive-grid > .xb-journal-card{position:relative!important;cursor:pointer;transition:transform .16s ease, box-shadow .16s ease, border-color .16s ease!important}.xb-content-list .xb-post-archive-grid > .xb-journal-card:hover{transform:translateY(-2px);border-color:#e3e3dd!important;box-shadow:0 10px 24px rgba(18,19,24,.055)}.xb-content-list .xb-post-archive-grid .xb-journal-card-body h3 a{position:static!important}.xb-content-list .xb-post-archive-grid .xb-journal-card-body h3 a::after{content:"";position:absolute;inset:0;z-index:5;border-radius:inherit}.xb-content-list .xb-post-archive-grid .xb-journal-card-body > div,
.xb-content-list .xb-post-archive-grid .xb-journal-image,.xb-content-list .xb-post-archive-grid .xb-journal-card-body{position:relative;z-index:1}.xb-content-list .xb-post-archive-grid .xb-journal-card:has(h3 a:focus-visible){outline:2px solid var(--xb-orange);outline-offset:3px}body.single-post .xb-article-header h1{font-size:clamp(33px,3.05vw,46px)!important;line-height:1.38!important;letter-spacing:-.03em!important;text-wrap:wrap!important}body.single-post .xb-article-title-wrap{max-width:none!important;width:100%!important}@media (max-width:1100px){body.single-post .xb-article-header h1{font-size:33px!important;line-height:1.42!important}}@media (max-width:767px){body.single-post .xb-article-header h1{font-size:27px!important;line-height:1.52!important}.xb-content-list .xb-post-archive-grid > .xb-journal-card:hover{transform:none;box-shadow:none}}body.single-post .xb-prose{padding:34px 28px 42px!important}body.single-post .xb-prose > h2{position:relative;margin:48px 0 20px!important;padding:13px 18px 13px 20px!important;border:1px solid #ecece7;border-right:4px solid var(--xb-orange);border-radius:13px;background:linear-gradient(90deg,#fff 0%,#fff 72%,#fff8f3 100%);color:var(--xb-ink)!important;font-size:27px!important;line-height:1.55!important;font-weight:950!important;letter-spacing:-.018em;box-shadow:0 6px 18px rgba(18,19,24,.025)}body.single-post .xb-prose > h2::after{content:"";position:absolute;right:18px;bottom:-1px;width:58px;height:2px;border-radius:999px;background:var(--xb-orange)}body.single-post .xb-prose > h3{position:relative;margin:34px 0 14px!important;padding:3px 18px 3px 0!important;color:var(--xb-ink)!important;font-size:21px!important;line-height:1.7!important;font-weight:900!important}body.single-post .xb-prose > h3::before{content:"";position:absolute;right:0;top:.72em;width:8px;height:8px;border-radius:3px;background:var(--xb-orange);box-shadow:0 0 0 5px #fff2ea}body.single-post .xb-prose > table{width:100%!important;margin:22px 0 34px!important;border:1px solid #dedfd9!important;border-collapse:separate!important;border-spacing:0!important;border-radius:14px!important;overflow:hidden!important;background:#fff!important;font-size:13.5px!important;line-height:1.85!important;box-shadow:0 8px 24px rgba(18,19,24,.035)}body.single-post .xb-prose > table thead th{padding:13px 15px!important;border:0!important;border-left:1px solid #2b2d33!important;background:var(--xb-ink)!important;color:#fff!important;font-size:12.5px!important;font-weight:900!important;text-align:right!important}body.single-post .xb-prose > table thead th:last-child{border-left:0!important}body.single-post .xb-prose > table tbody td{padding:12px 15px!important;border:0!important;border-bottom:1px solid #ecece7!important;border-left:1px solid #ecece7!important;background:#fff!important;color:#3b3e45!important;vertical-align:middle!important}body.single-post .xb-prose > table tbody td:last-child{border-left:0!important}body.single-post .xb-prose > table tbody tr:last-child td{border-bottom:0!important}body.single-post .xb-prose > table tbody tr:nth-child(even) td{background:#fafaf8!important}body.single-post .xb-prose > table tbody tr{transition:background .14s ease}body.single-post .xb-prose > table tbody tr:hover td{background:#fff7f2!important}@media (max-width:1050px){body.single-post .xb-prose{padding:30px 24px 38px!important}}@media (max-width:767px){body.single-post .xb-prose{padding:24px 14px 32px!important}body.single-post .xb-prose > h2{margin-top:38px!important;padding:11px 14px 11px 16px!important;border-radius:11px;font-size:22px!important}body.single-post .xb-prose > h2::after{right:14px;width:46px}body.single-post .xb-prose > h3{margin-top:28px!important;font-size:18px!important}body.single-post .xb-prose > table{display:block!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;border-radius:12px!important;font-size:12.5px!important}body.single-post .xb-prose > table thead,body.single-post .xb-prose > table tbody{min-width:580px}body.single-post .xb-prose > table th,body.single-post .xb-prose > table td{min-width:180px}}body.single-post .xb-prose .xb-copy-code,body.page .xb-prose .xb-copy-code{position:relative;display:flex;align-items:center;min-height:70px;margin:22px 0;padding:16px 105px 16px 20px;background:#171717;border:1px solid #333;border-radius:12px;direction:ltr;text-align:left;box-sizing:border-box;overflow:hidden}body.single-post .xb-prose .xb-read-box{position:relative!important;display:block!important;margin:26px 0 34px!important;padding:12px 14px 14px!important;border:1px solid #ffd7c1!important;border-right:4px solid var(--xb-orange)!important;border-radius:14px!important;background:linear-gradient(90deg,#fff 0%,#fff 64%,#fff6ef 100%)!important;box-shadow:0 7px 22px rgba(18,19,24,.035)!important;overflow:hidden!important}body.single-post .xb-prose .xb-read-box::before{content:"";position:absolute;left:-34px;bottom:-46px;width:115px;height:115px;border:1px solid rgba(255,90,0,.10);border-radius:50%;pointer-events:none}body.single-post .xb-prose .xb-read-box__eyebrow{display:flex;align-items:center;gap:8px;margin:0 0 7px!important;color:var(--xb-orange)!important;font-size:7.5px!important;line-height:1!important;font-weight:900!important;letter-spacing:.13em!important;direction:ltr;text-align:left}body.single-post .xb-prose .xb-read-box__eyebrow::after{content:"";width:34px;height:1px;background:#ffc4a4}body.single-post .xb-prose .xb-read-box__link,body.single-post .xb-prose .xb-read-box > a{position:relative;z-index:1;display:grid!important;grid-template-columns:auto minmax(0,1fr) 30px;align-items:center!important;gap:9px!important;width:100%!important;color:var(--xb-ink)!important;text-decoration:none!important;background:transparent!important;border:0!important;padding:0!important}body.single-post .xb-prose .xb-read-box__label,body.single-post .xb-prose .xb-read-box > .xb-read-label{color:var(--xb-orange)!important;font-size:10px!important;font-weight:900!important;white-space:nowrap}body.single-post .xb-prose .xb-read-box__link strong,body.single-post .xb-prose .xb-read-box > a{font-size:13px!important;line-height:1.8!important;font-weight:900!important}body.single-post .xb-prose .xb-read-box__arrow{width:30px;height:30px;display:grid;place-items:center;justify-self:end;border-radius:9px;background:var(--xb-ink);color:#fff;font-size:15px;transition:transform .16s ease,background .16s ease}body.single-post .xb-prose .xb-read-box__link:hover .xb-read-box__arrow{transform:translateX(-3px);background:var(--xb-orange)}body.single-post .xb-prose details[id^="e-n-accordion-item-"]{margin:10px 0!important;padding:0!important;border:1px solid #e5e5df!important;border-radius:14px!important;background:#fff!important;box-shadow:0 5px 16px rgba(18,19,24,.025)!important;overflow:hidden!important}body.single-post .xb-prose details[id^="e-n-accordion-item-"] > summary{min-height:56px!important;display:flex!important;align-items:center!important;margin:0!important;padding:13px 54px 13px 16px!important;list-style:none!important;background:#fff!important;border:0!important;cursor:pointer!important;position:relative!important}body.single-post .xb-prose details[id^="e-n-accordion-item-"] > summary::-webkit-details-marker{display:none!important}body.single-post .xb-prose details[id^="e-n-accordion-item-"] > summary > h3{margin:0!important;padding:0!important;color:var(--xb-ink)!important;font-size:14px!important;line-height:1.9!important;font-weight:900!important}body.single-post .xb-prose details[id^="e-n-accordion-item-"] > summary > p,body.single-post .xb-prose details[id^="e-n-accordion-item-"] > summary svg,body.single-post .xb-prose details[id^="e-n-accordion-item-"] > summary br{display:none!important}body.single-post .xb-prose details[id^="e-n-accordion-item-"] > summary::after{content:"+"!important;position:absolute!important;right:14px!important;top:50%!important;transform:translateY(-50%)!important;width:28px!important;height:28px!important;display:grid!important;place-items:center!important;border:1px solid #ffd0b7!important;border-radius:9px!important;background:#fff6ef!important;color:var(--xb-orange)!important;font-size:17px!important;line-height:1!important;font-weight:700!important}body.single-post .xb-prose details[id^="e-n-accordion-item-"][open]{border-color:#ffc5a5!important;box-shadow:0 8px 24px rgba(255,90,0,.06)!important}body.single-post .xb-prose details[id^="e-n-accordion-item-"][open] > summary{background:#fff8f3!important}body.single-post .xb-prose details[id^="e-n-accordion-item-"][open] > summary::after{content:"−"!important;background:var(--xb-orange)!important;border-color:var(--xb-orange)!important;color:#fff!important}body.single-post .xb-prose details[id^="e-n-accordion-item-"] > summary + p{margin:0!important;padding:14px 54px 18px 18px!important;border-top:1px solid #f0f0eb!important;background:#fff!important;color:#555960!important;font-size:13px!important;line-height:2.05!important}body.single-post .xb-prose > h2:has(+ details[id^="e-n-accordion-item-"]){margin-bottom:16px!important;background:#fff5ee!important;border-color:#ffd2ba!important;border-right-color:var(--xb-orange)!important;color:var(--xb-orange)!important;box-shadow:none!important}@media (max-width:700px){body.single-post .xb-prose .xb-read-box{margin:22px 0 28px!important;padding:11px 12px 13px!important}body.single-post .xb-prose .xb-read-box__link{grid-template-columns:1fr 30px!important}body.single-post .xb-prose .xb-read-box__label{grid-column:1/2;display:block;margin-bottom:2px}body.single-post .xb-prose .xb-read-box__link strong{grid-column:1/2}body.single-post .xb-prose .xb-read-box__arrow{grid-column:2/3;grid-row:1/3}body.single-post .xb-prose details[id^="e-n-accordion-item-"] > summary{min-height:52px!important;padding:11px 48px 11px 12px!important}body.single-post .xb-prose details[id^="e-n-accordion-item-"] > summary > h3{font-size:12.5px!important}body.single-post .xb-prose details[id^="e-n-accordion-item-"] > summary + p{padding:12px 14px 15px!important;font-size:12px!important}}body.single-post .xb-prose > pre:empty{display:none!important}body.single-post .xb-prose > pre,body.single-post .xb-prose pre.xb-settings-path{position:relative!important;display:block!important;width:100%!important;margin:18px 0 24px!important;padding:36px 16px 14px!important;border:1px solid #2b2d31!important;border-right:4px solid var(--xb-orange)!important;border-radius:13px!important;background:#17181b!important;color:#f4f5f7!important;box-shadow:0 7px 22px rgba(18,19,24,.07)!important;overflow-x:auto!important;direction:ltr!important;text-align:left!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;line-height:1.9!important}body.single-post .xb-prose > pre::before,body.single-post .xb-prose pre.xb-settings-path::before{content:"SETTINGS / PATH";position:absolute;top:10px;right:14px;color:var(--xb-orange);font-family:inherit;font-size:7.5px;line-height:1;font-weight:900;letter-spacing:.12em}body.single-post .xb-prose > pre > code,body.single-post .xb-prose pre.xb-settings-path > code{display:block!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:inherit!important;font-size:13px!important;font-weight:650!important;line-height:inherit!important;direction:ltr!important;text-align:left!important;white-space:inherit!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}body.single-post .xb-prose p > code,body.single-post .xb-prose li > code,body.single-post .xb-prose td > code,body.single-post .xb-prose th > code{display:inline-block!important;margin:0 2px!important;padding:2px 7px!important;border:1px solid #ffd1b8!important;border-radius:7px!important;background:#fff5ee!important;color:#d94c00!important;direction:ltr!important;unicode-bidi:isolate!important;font-size:.88em!important;font-weight:750!important;line-height:1.7!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}@media (max-width:767px){body.single-post .xb-prose > pre,body.single-post .xb-prose pre.xb-settings-path{margin:16px 0 21px!important;padding:34px 13px 12px!important;border-radius:11px!important}body.single-post .xb-prose > pre > code,body.single-post .xb-prose pre.xb-settings-path > code{font-size:11.5px!important}}:root{--xb-sticky-safe-top:132px}@media (min-width:1025px){body.single-post .xb-article-toc-card{top:var(--xb-sticky-safe-top)!important;max-height:calc(100vh - var(--xb-sticky-safe-top) - 14px)!important}body.admin-bar.single-post .xb-article-toc-card{top:var(--xb-sticky-safe-top)!important}}.xb-topbar-links{gap:15px!important}.xb-topbar-links a{position:relative;display:inline-flex!important;align-items:center;gap:7px;min-height:24px;color:#d9d9dc!important;font-weight:750;transition:color .16s ease,opacity .16s ease}.xb-topbar-links a:hover{color:#fff!important}.xb-topbar-dot-link::before{content:"";width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:var(--xb-orange);box-shadow:0 0 0 3px rgba(255,90,0,.10)}.xb-topbar-price-link{color:#fff!important;padding:3px 9px 3px 10px;border:1px solid rgba(255,255,255,.10);border-radius:8px;background:rgba(255,255,255,.045)}.xb-topbar-price-link:hover{background:rgba(255,90,0,.12);border-color:rgba(255,90,0,.30)}.xb-topbar-price-link strong{font-size:10px;font-weight:900}.xb-topbar-pulse{position:relative;width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--xb-orange);box-shadow:0 0 0 0 rgba(255,90,0,.45);animation:xbTopbarPulse 1.9s ease-out infinite}@keyframes xbTopbarPulse{0%{box-shadow:0 0 0 0 rgba(255,90,0,.46)}
  55%{box-shadow:0 0 0 6px rgba(255,90,0,0)}
  100%{box-shadow:0 0 0 0 rgba(255,90,0,0)}}@media (prefers-reduced-motion:reduce){.xb-topbar-pulse{animation:none}}.xb-mobile-price-list{display:flex;align-items:center;gap:11px;margin:10px 0 12px;padding:11px 12px;border:1px solid #ffd2ba;border-radius:12px;background:#fff7f1;color:var(--xb-ink)}.xb-mobile-price-icon{position:relative;width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border-radius:10px;background:var(--xb-orange);color:#fff}.xb-mobile-price-icon svg{width:18px;height:18px}.xb-mobile-price-icon i{position:absolute;top:-3px;left:-3px;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:var(--xb-orange);animation:xbTopbarPulse 1.9s ease-out infinite}.xb-mobile-price-list > span:last-child{display:flex;flex-direction:column;gap:2px}.xb-mobile-price-list small{color:var(--xb-orange);font-size:8px;font-weight:850}.xb-mobile-price-list strong{font-size:11.5px;font-weight:900}.xb-footer-socials .xb-social-aparat .xb-aparat-play{fill:currentColor!important;stroke:none!important}.xb-footer-socials .xb-social-aparat circle{fill:none!important;stroke:currentColor!important}.xb-footer-socials .xb-social-aparat{width:18px!important;height:18px!important}.xb-footer-socials .xb-social-aparat .xb-aparat-mark rect{fill:currentColor!important;stroke:none!important}.xb-footer-socials .xb-social-aparat .xb-aparat-mark circle{fill:var(--xb-footer-bg,#0f1116)!important;stroke:currentColor!important;stroke-width:1.25!important}.xb-footer-socials a:hover .xb-social-aparat .xb-aparat-mark circle{fill:var(--xb-orange)!important;stroke:#fff!important}.xb-header-action.is-logged-in .xb-header-action-copy strong{display:block;max-width:112px;overflow:hidden;text-overflow:ellipsis}.xb-search-wrap .xb-site-search,.xb-mobile-search .xb-site-search{width:100%}@media (max-width:768px){html,body{max-width:100%!important;overflow-x:clip!important}.xb-mobile-menu{z-index:1400!important}.xb-site-header{z-index:1000!important;background:#fff!important}.xb-site-header .xb-mainbar,.xb-site-header .xb-mainbar-inner,.xb-site-header .xb-search-wrap{background:#fff!important}.xb-site-header.is-compact .xb-mainbar-inner{height:auto!important;min-height:0!important;padding:8px 0 10px!important}.xb-site-header.is-compact .custom-logo{max-height:46px!important}.xb-site-header.is-compact .xb-search-wrap{grid-column:1/-1!important;grid-row:2!important;margin-top:2px!important;padding:0!important}.xb-site-header.is-compact .xb-search-wrap .woocommerce-product-search,.xb-site-header.is-compact .xb-search-wrap .search-form,.xb-site-header.is-compact .xb-search-wrap .xb-site-search{height:48px!important;background:#f2f2f0!important}.xb-page-hero,.xb-content-hub-hero{overflow:hidden!important}.xb-page-hero-english,.xb-content-hub-english{left:10px!important;bottom:7px!important;max-width:54%!important;overflow:hidden!important;white-space:nowrap!important;font-size:clamp(34px,11vw,48px)!important;line-height:.92!important;letter-spacing:-.045em!important}}.xb-mobile-menu-backdrop{opacity:0;background:rgba(10,11,14,.48)!important;transition:opacity .32s ease!important;will-change:opacity}.xb-mobile-menu-panel{transform:translateX(104%) scale(.985)!important;transform-origin:right center;opacity:.985;transition:transform .40s cubic-bezier(.22,1,.36,1),opacity .28s ease!important;will-change:transform,opacity;overscroll-behavior:contain}.xb-mobile-menu.is-open .xb-mobile-menu-panel{transform:translateX(0) scale(1)!important;opacity:1}@media (prefers-reduced-motion:reduce){.xb-mobile-menu-backdrop,.xb-mobile-menu-panel{transition:none!important}}@media (max-width:820px){.xb-topbar{display:none!important}.xb-mainbar-inner{padding-top:12px!important}}@media (max-width:767px){.xb-site-breadcrumb{width:100%!important;max-width:100%!important;overflow:hidden!important}.xb-site-breadcrumb .xb-container{width:min(calc(100% - 20px),var(--xb-container))!important;max-width:100%!important}.xb-site-breadcrumb ol{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;padding:7px 8px!important;gap:0!important}.xb-site-breadcrumb li{flex:0 0 auto!important;max-width:34%!important;min-width:0!important;overflow:hidden!important}.xb-site-breadcrumb li:not(.is-home):not(.is-current):not(:nth-last-child(2)){display:none!important}.xb-site-breadcrumb .is-home{max-width:none!important;flex:0 0 34px!important}.xb-site-breadcrumb .is-home a>span:not(.xb-breadcrumb-home-icon){display:none!important}.xb-site-breadcrumb .is-current{flex:1 1 auto!important;max-width:none!important}.xb-site-breadcrumb li+li:before{flex:0 0 auto!important;padding:0 8px!important}.xb-site-breadcrumb a,.xb-site-breadcrumb li>span{max-width:100%!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}.xb-site-breadcrumb .is-current>span{max-width:100%!important;width:100%!important}.xb-mobile-menu-backdrop{transition:opacity .42s ease!important}.xb-mobile-menu-panel{transform:translate3d(105%,0,0) scale(.99)!important;opacity:.72!important;transition:transform .52s cubic-bezier(.16,1,.3,1),opacity .36s ease!important;box-shadow:-24px 0 64px rgba(18,19,24,.16)!important}.xb-mobile-menu.is-open .xb-mobile-menu-panel{transform:translate3d(0,0,0) scale(1)!important;opacity:1!important}.xb-mobile-account{display:flex!important;align-items:center!important;gap:11px!important;min-height:58px!important;margin:0 0 12px!important;padding:9px 11px!important;border:1px solid #e8e8e3!important;border-radius:13px!important;background:#fff!important;color:var(--xb-ink)!important}.xb-mobile-account-icon{width:38px!important;height:38px!important;flex:0 0 38px!important;display:grid!important;place-items:center!important;border-radius:11px!important;background:#f3f3f0!important;color:var(--xb-orange)!important}.xb-mobile-account-icon svg{width:18px!important;height:18px!important}.xb-mobile-account>span:last-child{display:flex!important;flex-direction:column!important;gap:2px!important}.xb-mobile-account small{font-size:8.5px!important;color:#94979d!important}.xb-mobile-account strong{font-size:11.5px!important;font-weight:900!important}.xb-footer-grid.xb-footer-grid-signature{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:26px 16px!important;padding:34px 0 30px!important}.xb-footer-grid-signature .xb-footer-brand-rich,.xb-footer-grid-signature .xb-footer-meta-column{grid-column:1/-1!important}.xb-footer-grid-signature .xb-footer-menu-column{min-width:0!important}.xb-footer-grid-signature .xb-footer-menu-column h3{font-size:15px!important;margin-bottom:11px!important}.xb-footer-grid-signature .xb-footer-menu-column ul{gap:7px!important}.xb-footer-grid-signature .xb-footer-menu-column a{font-size:10px!important;line-height:1.7!important}.xb-footer-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.xb-footer-trust-card{min-height:90px!important;height:90px!important;padding:7px!important;border-radius:13px!important}.xb-footer-trust-card img{width:auto!important;height:68px!important;max-width:84px!important;max-height:68px!important;object-fit:contain!important}.xb-footer-socials-wrap{margin-top:13px!important;padding-top:13px!important}body{padding-bottom:82px!important}.xb-mobile-bottom{right:10px!important;left:10px!important;bottom:8px!important;height:66px!important;z-index:1200!important;padding:5px 6px max(5px,env(safe-area-inset-bottom))!important;border:1px solid rgba(18,19,24,.09)!important;border-radius:19px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 12px 34px rgba(18,19,24,.14)!important;backdrop-filter:blur(18px)!important;overflow:hidden!important}.xb-mobile-bottom a,.xb-mobile-bottom button{min-width:0!important;min-height:54px!important;padding:5px 3px!important;border-radius:13px!important;gap:3px!important;color:#5e6168!important;transition:background .18s ease,color .18s ease,transform .18s ease!important}.xb-mobile-bottom a:active,.xb-mobile-bottom button:active{transform:scale(.96)!important;background:#fff2e9!important;color:var(--xb-orange)!important}.xb-mobile-bottom svg{width:21px!important;height:21px!important;stroke-width:1.8!important}.xb-mobile-bottom span{font-size:8.7px!important;font-weight:750!important;line-height:1!important}}@media (max-width:390px){.xb-footer-grid.xb-footer-grid-signature{gap:22px 12px!important}.xb-footer-grid-signature .xb-footer-menu-column a{font-size:9.5px!important}}

/* v3.18.71 — mobile off-canvas/category regression fix */
.xb-mobile-category-list{margin:0 0 14px;padding:14px;border:1px solid #ecece7;border-radius:14px;background:#fafaf8}
.xb-mobile-category-list>strong{display:block;font-size:11px;font-weight:900;margin-bottom:10px}
.xb-mobile-category-list>div{display:grid;grid-template-columns:1fr 1fr;gap:6px}
.xb-mobile-category-list a{min-width:0;display:flex!important;align-items:center;gap:7px;padding:8px!important;border-radius:9px;background:#fff;border:1px solid #eeeeea;font-size:10px!important;font-weight:700!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.xb-mobile-category-list a span{width:20px!important;height:20px!important;display:grid!important;place-items:center;color:var(--xb-orange);flex:0 0 20px!important}
.xb-mobile-category-list a svg{width:14px!important;height:14px!important;max-width:14px!important;max-height:14px!important}
@media(max-width:767px){
  .xb-mobile-menu-panel{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:min(86vw,350px)!important;max-width:calc(100vw - 24px)!important;box-sizing:border-box!important}
}

/* v3.19.14 — editorial body copy: tutorial, news, reportage and other posts. */
body.single-post .xb-prose :is(p,li){text-align:justify!important;text-justify:inter-word!important;text-align-last:right!important}

/* v3.20.2: Persian dynamic decorative backdrop on single posts; top editorial labels stay unchanged. */
body.single-post .xb-article-header::after{content:attr(data-xb-backdrop-label)!important;direction:rtl!important;letter-spacing:0!important;font-family:inherit!important}
