@font-face{font-family:'Vazirmatn';src:url('../fonts/vazirmatn/Vazirmatn-Light.woff2') format('woff2');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Vazirmatn';src:url('../fonts/vazirmatn/Vazirmatn-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Vazirmatn';src:url('../fonts/vazirmatn/Vazirmatn-Medium.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Vazirmatn';src:url('../fonts/vazirmatn/Vazirmatn-SemiBold.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'Vazirmatn';src:url('../fonts/vazirmatn/Vazirmatn-Bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}:root{--color-primary:#0E9F8A;--color-primary-2:#3ECF9A;--color-secondary:#38B6E3;--color-accent:#F0A93C;--color-background:#F4F8F7;--color-surface:#FFFFFF;--color-surface-2:#F8FBFA;--color-surface-3:#E4F6F1;--color-text:#1E2B33;--color-text-2:#4B5F6B;--color-muted:#647982;--color-muted-2:#8AA0A8;--color-border:#E3EDEB;--color-border-2:#EEF4F3;--color-success:#3ECF9A;--color-danger:#F0617A;--color-footer:#132228;--color-footer-text:#B9CDD2;--shadow-card:0 1px 3px rgba(19,34,40,.04);--shadow-card-hover:0 10px 24px rgba(19,34,40,.10);--shadow-cta:0 6px 14px rgba(56,182,227,.25);--grad-primary:linear-gradient(120deg,#3ECF9A,#38B6E3);--grad-logo:linear-gradient(135deg,#3ECF9A,#38B6E3);--radius:18px;--radius-lg:22px}[data-theme="dark"]{--color-primary:#3ECF9A;--color-primary-2:#0E9F8A;--color-secondary:#38B6E3;--color-accent:#F0A93C;--color-background:#0D171B;--color-surface:#132228;--color-surface-2:#182A31;--color-surface-3:#1C3A38;--color-text:#E7F1F3;--color-text-2:#B9CDD2;--color-muted:#93AAB3;--color-muted-2:#7A939C;--color-border:rgba(255,255,255,.09);--color-border-2:rgba(255,255,255,.06);--color-footer:#0A1216;--color-footer-text:#B9CDD2;--shadow-card:0 1px 3px rgba(0,0,0,.3);--shadow-card-hover:0 12px 28px rgba(0,0,0,.45);--grad-primary:linear-gradient(120deg,#3ECF9A,#38B6E3);--grad-logo:linear-gradient(135deg,#3ECF9A,#38B6E3)}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;min-height:100vh;display:flex;flex-direction:column;font-family:'Vazirmatn',ui-sans-serif,system-ui,sans-serif;background:var(--color-background);color:var(--color-text);line-height:1.8;font-size:1rem;overflow-x:clip;transition:background-color .3s ease,color .3s ease}.site-main{flex:1 0 auto}.site-footer{flex-shrink:0}img{max-width:100%;height:auto}a{color:var(--color-primary);text-decoration:none;transition:color .2s}a:hover{color:var(--color-primary-2)}h1,h2,h3,h4,h5,h6{line-height:1.5;font-weight:700;margin:0 0 .75rem}::selection{background:var(--color-primary);color:#fff}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-thumb{background-color:var(--color-muted-2);border-radius:9999px}*::-webkit-scrollbar-track{background:transparent}.skip-link{position:absolute;top:-100px;right:1rem;z-index:999;background:var(--color-primary);color:#fff;padding:.5rem 1rem;border-radius:0 0 .75rem .75rem}.skip-link:focus{top:0;color:#fff}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}.container{max-width:1200px;margin-inline:auto;padding-inline:24px}.full-bleed{margin-inline:calc(50% - 50vw)}.site-header{position:sticky;top:0;z-index:50;background:var(--color-surface);border-bottom:1px solid var(--color-border)}.site-header .container{display:flex;align-items:center;gap:1.5rem;min-height:4.8rem}.site-branding{display:flex;align-items:center;gap:.6rem}.site-branding a,.site-branding .custom-logo-link{display:inline-flex;align-items:center;gap:.6rem}.site-branding img.custom-logo,.site-branding img.site-logo-img{display:block;width:2.375rem;height:2.375rem;border-radius:12px;object-fit:cover}.logo-mark{display:inline-flex;align-items:center;justify-content:center;width:2.375rem;height:2.375rem;border-radius:12px;background:var(--grad-logo);color:#fff;font-size:1.125rem;font-weight:800;line-height:1}.site-title{font-size:1.2rem;font-weight:800;margin:0;line-height:1.4;color:var(--color-text)}.site-title a{color:var(--color-text)}.site-title a:hover{color:var(--color-primary)}.main-nav{}.main-nav ul{list-style:none;margin:0;padding:0;display:flex;gap:1.4rem}.main-nav li{position:relative}.main-nav a{display:block;padding:.35rem 0;color:var(--color-text-2);font-weight:400;font-size:.94rem}.main-nav a.cta-btn-mobile{color:#fff}.main-nav a:hover,.main-nav .current-menu-item>a,.main-nav .current_page_item>a{color:var(--color-primary);font-weight:600}.main-nav .sub-menu{position:absolute;top:100%;right:0;min-width:12rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-card);padding:.4rem;display:none;flex-direction:column;gap:.1rem}.main-nav li:hover>.sub-menu,.main-nav li:focus-within>.sub-menu{display:flex}.header-actions{display:flex;align-items:center;gap:.4rem;margin-inline-start:auto}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:12px;border:1px solid var(--color-border);cursor:pointer;background:transparent;color:var(--color-text-2);transition:all .2s}.icon-btn:hover{border-color:var(--color-primary);color:var(--color-primary)}.icon-btn svg{width:1.1rem;height:1.1rem}.cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.75rem;border-radius:999px;background:var(--grad-primary);color:#fff;font-size:.94rem;font-weight:700;white-space:nowrap;box-shadow:var(--shadow-cta);transition:transform .2s,box-shadow .2s}.cta-btn:hover{color:#fff;transform:translateY(-1px);box-shadow:0 8px 18px rgba(56,182,227,.35)}[data-theme="dark"] .icon-moon{display:none}:root:not([data-theme="dark"]) .icon-sun{display:none}.nav-toggle{display:none}.main-nav a.cta-btn-mobile{display:none}@media (max-width:860px){.site-title{display:none}.nav-toggle{display:inline-flex}.cta-btn-desktop{display:none}.main-nav{display:none;position:absolute;top:100%;right:0;left:0;background:var(--color-surface);border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-card);padding:.75rem 1.25rem 1rem}.main-nav.is-open{display:block}.main-nav ul{flex-direction:column}.main-nav .sub-menu{position:static;display:flex;box-shadow:none;border:none;background:var(--color-surface-2);margin-top:.2rem}.main-nav a.cta-btn-mobile{display:inline-flex;width:100%;margin-top:.75rem}}.blog-hero{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:2.75rem 0 2.5rem;margin-bottom:2.25rem}.blog-hero .plangram-breadcrumbs{margin-bottom:.9rem}.blog-hero-row{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.blog-hero h1{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;margin:0 0 .5rem}.blog-hero .blog-tagline{margin:0;color:var(--color-text-2);font-size:1.03rem;max-width:35rem}.blog-hero .blog-search{flex:0 1 26rem;min-width:16rem;margin:0}.posts-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin-bottom:1.75rem}.post-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-card);overflow:hidden;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.post-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-card-hover)}.post-card .thumb{display:block;aspect-ratio:16 / 9;overflow:hidden;background:var(--color-surface-3)}.post-card .thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.post-card:hover .thumb img{transform:scale(1.04)}.post-card .thumb-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--grad-primary);color:rgba(255,255,255,.85);font-size:2rem;font-weight:800}.post-card .card-body{padding:18px 20px 20px;display:flex;flex-direction:column;gap:.5rem;flex:1}.card-cat{font-size:.75rem;font-weight:700;color:var(--color-primary)}.card-cat a{color:var(--color-primary)}.card-cat a:hover{color:var(--color-primary-2)}.badge{display:inline-flex;align-items:center;padding:.25rem .9rem;border-radius:9999px;font-size:.75rem;font-weight:700;background:var(--color-surface-3);color:var(--color-primary)}.badge:hover{background:var(--color-primary);color:#fff}.badge-featured,.badge-featured:hover{background:var(--grad-primary);color:#fff}.card-badges{display:flex;gap:.5rem;flex-wrap:wrap}.post-card h2,.post-card h3{font-size:1.03rem;font-weight:700;margin:0;line-height:1.7}.post-card h2 a,.post-card h3 a{color:var(--color-text)}.post-card h2 a:hover,.post-card h3 a:hover{color:var(--color-primary)}.post-card .excerpt{color:var(--color-muted);font-size:.84rem;margin:0;flex:1}.card-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--color-border-2);padding-top:12px;margin-top:.25rem;color:var(--color-muted-2);font-size:.78rem}.card-foot .meta-item{display:inline-flex;align-items:center;gap:.3rem}.card-foot svg{width:.85rem;height:.85rem;opacity:.8}.post-meta{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap;color:var(--color-muted-2);font-size:.8rem}.post-meta a{color:var(--color-muted-2)}.post-meta a:hover{color:var(--color-primary)}.post-meta .meta-item{display:inline-flex;align-items:center;gap:.3rem}.post-meta svg{width:.9rem;height:.9rem;opacity:.8}.post-card.is-featured{border-radius:var(--radius-lg);margin-bottom:.5rem}.post-card.is-featured .thumb{aspect-ratio:auto;height:clamp(200px,26vw,320px)}.post-card.is-featured .card-body{padding:clamp(20px,3vw,34px) clamp(20px,3vw,36px);gap:.65rem}.post-card.is-featured h2{font-size:clamp(1.2rem,2.2vw,1.45rem);font-weight:800}.post-card.is-featured .excerpt{font-size:.9rem;flex:0 1 auto}.featured-meta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;color:var(--color-muted-2);font-size:.8rem}.featured-meta svg{width:.85rem;height:.85rem;vertical-align:-2px;opacity:.8}.featured-meta .dot{color:var(--color-muted-2)}.category-tabs{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:1.75rem 0 1.5rem}.category-tabs .tab{padding:9px 24px;border-radius:9999px;font-size:.875rem;font-weight:500;background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-2)}.category-tabs .tab:hover{color:var(--color-primary);border-color:var(--color-primary)}.category-tabs .tab.is-active{background:var(--grad-primary);border-color:transparent;color:#fff;font-weight:700;box-shadow:var(--shadow-cta)}.newsletter-cta{background:var(--grad-primary);border-radius:24px;color:#fff;padding:clamp(28px,4vw,44px) clamp(22px,4vw,34px);margin:1.5rem 0 3rem;text-align:center}.newsletter-cta h2{color:#fff;font-size:clamp(1.3rem,2.4vw,1.65rem);font-weight:800;margin-bottom:.35rem}.newsletter-cta p{margin:0 0 1.4rem;font-size:.94rem}.newsletter-form{display:flex;gap:.6rem;max-width:30rem;margin-inline:auto}.newsletter-email{flex:1;padding:13px 22px;border-radius:9999px;border:none;background:#fff;color:var(--color-footer);font-family:inherit;font-size:.9rem}.newsletter-email:focus{outline:2px solid rgba(255,255,255,.6);outline-offset:2px}.newsletter-submit{padding:13px 32px;border-radius:9999px;border:none;background:var(--color-footer);color:#fff;font-family:inherit;font-size:.94rem;font-weight:700;cursor:pointer;transition:filter .2s}.newsletter-submit:hover{filter:brightness(1.25)}.newsletter-notice{margin:0 0 1rem;font-size:.85rem;font-weight:600}.newsletter-notice.is-success{color:#d3fff0}.newsletter-notice.is-error{color:#ffe1e6}@media (max-width:560px){.newsletter-form{flex-direction:column}}.archive-header{margin:2rem 0 1.75rem}.archive-header h1{font-size:1.6rem;margin-bottom:.25rem}.archive-header .archive-description{color:var(--color-muted);margin:0}.archive-header .count{color:var(--color-muted);font-size:.875rem}.single-article{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:clamp(1.5rem,4vw,3rem);margin:2rem 0}.entry-header{margin-bottom:1.75rem}.entry-header .card-badges{margin-bottom:.9rem}.entry-title{font-size:clamp(1.5rem,3.5vw,2.15rem);font-weight:800;margin-bottom:1rem}.entry-header .post-meta{font-size:.85rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.entry-thumbnail{margin:0 0 2rem}.entry-thumbnail img{width:100%;border-radius:var(--radius);box-shadow:var(--shadow-card)}.entry-content,.elementor-widget-theme-post-content{font-size:1.02rem}.entry-content>*+*,.elementor-widget-theme-post-content>*+*,.elementor-widget-theme-post-content>.elementor-widget-container>*+*{margin-top:1.1rem}.entry-content h2,.elementor-widget-theme-post-content h2{font-size:1.45rem;margin-top:2.25rem;padding-inline-start:.85rem;border-inline-start:4px solid var(--color-primary);border-radius:2px}.entry-content h3,.elementor-widget-theme-post-content h3{font-size:1.2rem;margin-top:1.75rem}.entry-content h4,.elementor-widget-theme-post-content h4{font-size:1.05rem;margin-top:1.5rem}.entry-content img,.elementor-widget-theme-post-content img{border-radius:var(--radius)}.entry-content a,.elementor-widget-theme-post-content a{text-decoration:underline;text-underline-offset:4px}.entry-content blockquote,.elementor-widget-theme-post-content blockquote{margin:1.5rem 0;padding:1rem 1.4rem;background:var(--color-surface-2);border-inline-start:4px solid var(--color-primary);border-radius:var(--radius);color:var(--color-muted);font-style:normal}.entry-content blockquote p:last-child,.elementor-widget-theme-post-content blockquote p:last-child{margin-bottom:0}.entry-content pre,.elementor-widget-theme-post-content pre{direction:ltr;text-align:left;background:var(--color-surface-3);border-radius:var(--radius);padding:1.15rem 1.35rem;overflow-x:auto;font-size:.875rem;line-height:1.7}.entry-content code,.elementor-widget-theme-post-content code{background:var(--color-surface-3);border-radius:.4rem;padding:.1rem .4rem;font-size:.875em;direction:ltr;unicode-bidi:embed}.entry-content pre code,.elementor-widget-theme-post-content pre code{background:none;padding:0}.entry-content table,.elementor-widget-theme-post-content table{width:100%;border-collapse:collapse}.entry-content th,.entry-content td,.elementor-widget-theme-post-content th,.elementor-widget-theme-post-content td{border:1px solid var(--color-border);padding:.6rem .9rem;text-align:right}.entry-content th,.elementor-widget-theme-post-content th{background:var(--color-surface-2)}.entry-content ul,.entry-content ol,.elementor-widget-theme-post-content ul,.elementor-widget-theme-post-content ol{padding-inline-start:1.5rem}.entry-content li::marker,.elementor-widget-theme-post-content li::marker{color:var(--color-primary)}.entry-content .wp-caption,.elementor-widget-theme-post-content .wp-caption{max-width:100%}.entry-content .wp-caption-text,.entry-content figcaption,.elementor-widget-theme-post-content .wp-caption-text,.elementor-widget-theme-post-content figcaption{text-align:center;color:var(--color-muted);font-size:.82rem;margin-top:.5rem}.wp-block-image.alignwide,.alignwide{margin-inline:calc(-1 * clamp(0rem,2vw,1.5rem))}.aligncenter{margin-inline:auto;display:block}.entry-tags{display:flex;gap:.45rem;flex-wrap:wrap;margin-top:2.25rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}.entry-tags a{padding:.25rem .85rem;border-radius:.75rem;font-size:.8rem;font-weight:600;background:var(--color-surface-3);color:var(--color-text)}.entry-tags a:hover{background:var(--color-primary);color:#fff}.author-box{display:flex;gap:1.15rem;align-items:center;background:var(--color-surface-2);border-radius:var(--radius);padding:1.4rem 1.5rem;margin-top:2rem}.author-box img{border-radius:9999px;width:4.25rem;height:4.25rem;flex-shrink:0}.author-box .author-name{font-weight:700;margin-bottom:.2rem}.author-box .author-bio{color:var(--color-muted);font-size:.875rem;margin:0}.post-navigation{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.75rem 0}.post-navigation a{display:block;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1rem 1.25rem;box-shadow:var(--shadow-card);transition:transform .2s,box-shadow .2s}.post-navigation a:hover{transform:translateY(-2px);box-shadow:var(--shadow-card-hover)}.post-navigation .nav-label{display:block;font-size:.75rem;color:var(--color-muted);margin-bottom:.25rem}.post-navigation .nav-title{font-weight:600;font-size:.9rem;color:var(--color-text)}.post-navigation .nav-next{text-align:left}@media (max-width:640px){.post-navigation{grid-template-columns:1fr}.post-navigation .nav-next{text-align:right}}.comments-area{margin-bottom:2.5rem}.comments-title{font-size:1.38rem;font-weight:800;display:flex;align-items:baseline;gap:.5rem;margin-bottom:1.25rem}.comments-title .count-soft{color:var(--color-muted-2);font-weight:500;font-size:.94rem}.comment-list,.comment-list .children{list-style:none;margin:0;padding:0}.comment-list .children{margin-inline-start:2.5rem}@media (max-width:640px){.comment-list .children{margin-inline-start:1rem}}.comment-body{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;padding:18px 22px;margin-bottom:14px}.bypostauthor>.comment-body{border-color:color-mix(in srgb,var(--color-primary) 35%,transparent)}.comment-meta{display:flex;align-items:center;gap:10px;margin-bottom:8px}.comment-author-name{font-weight:700;font-size:.875rem;display:block;line-height:1.5}.comment-author-name a{color:var(--color-text)}.comment-date{display:block;color:var(--color-muted-2);font-size:.75rem;line-height:1.5}.comment-date a{color:var(--color-muted-2)}.comment-content{font-size:.9rem;color:var(--color-text-2)}.comment-content p{margin:0 0 .5rem}.comment-content p:last-child{margin:0}.comment-awaiting-moderation{display:block;color:var(--color-accent);font-size:.8rem;margin-bottom:.5rem}.comment-footer{margin-top:10px;display:flex;gap:1rem}.comment-reply-link,.comment-edit-link{font-size:.8rem;font-weight:600;color:var(--color-primary);display:inline-flex;align-items:center;gap:.3rem}.comment-respond{margin-top:30px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:18px;padding:24px 26px}.comment-list+.comment-respond,.comments-pagination+.comment-respond{margin-top:30px}.comment-reply-title{font-size:1.06rem;font-weight:800;margin-bottom:1rem}.comment-reply-title small{display:block;font-size:.8rem;margin-top:.25rem}.comment-form{display:grid;gap:12px;grid-template-columns:1fr 1fr}.comment-form .comment-notes,.comment-form .logged-in-as,.comment-form-comment,.comment-form-cookies-consent,.form-submit{grid-column:1 / -1}.comment-form p{margin:0}@media (max-width:640px){.comment-form{grid-template-columns:1fr}}.comment-form label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.35rem}.comment-form .comment-notes,.comment-form .logged-in-as{color:var(--color-muted);font-size:.82rem}.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"],.comment-form textarea{width:100%;padding:11px 16px;border-radius:12px;border:1px solid var(--color-border);background:var(--color-surface-2);color:var(--color-text);font-family:inherit;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.comment-form::placeholder{color:var(--color-muted-2);opacity:1}.comment-form textarea{resize:vertical}.comment-form input:focus,.comment-form textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary) 18%,transparent)}.comment-form-cookies-consent{display:flex;align-items:center;gap:.5rem}.comment-form-cookies-consent label{margin:0;font-weight:400;font-size:.82rem;color:var(--color-muted)}.comment-form-cookies-consent input{accent-color:var(--color-primary)}.comment-form .form-submit{margin-top:2px;display:flex;justify-content:flex-end}.comment-form .submit{border-radius:9999px;padding:11px 32px}.btn-primary,.comment-form .submit,.search-form .search-submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1.75rem;border:none;border-radius:.875rem;background:var(--grad-primary);color:#fff;font-family:inherit;font-size:.925rem;font-weight:700;cursor:pointer;transition:filter .2s,transform .2s}.btn-primary:hover,.comment-form .submit:hover,.search-form .search-submit:hover{filter:brightness(1.08);transform:translateY(-1px);color:#fff}.read-more{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;font-weight:700;color:var(--color-primary)}.pagination{display:flex;justify-content:center;margin:.5rem 0 2.5rem}.pagination .nav-links{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding-inline:.6rem;border-radius:12px;font-weight:500;font-size:.9rem;background:var(--color-surface);color:var(--color-text-2);border:1px solid var(--color-border)}.pagination .page-numbers.dots{background:transparent;border:none;color:var(--color-muted-2)}.pagination .page-numbers.prev,.pagination .page-numbers.next{color:var(--color-muted-2)}.pagination .page-numbers.current{background:var(--grad-primary);color:#fff;border-color:transparent;font-weight:700}.pagination a.page-numbers:hover{border-color:var(--color-primary);color:var(--color-primary)}.search-form{position:relative;display:flex}.search-form .search-field{flex:1;padding:13px 20px;padding-inline-end:52px;border-radius:9999px;border:1px solid var(--color-border);background:var(--color-surface-2);color:var(--color-text);font-family:inherit;font-size:.9rem}.search-form .search-field:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary) 15%,transparent)}.search-form .search-submit{position:absolute;inset-inline-end:6px;top:50%;transform:translateY(-50%);width:38px;height:38px;padding:0;border-radius:9999px}.search-form .search-submit svg{width:1rem;height:1rem}.header-search{display:none;padding:1rem 0 1.25rem;border-top:1px solid var(--color-border)}.header-search.is-open{display:block}.empty-state{text-align:center;padding:4rem 1.5rem;margin:2.5rem 0;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.empty-state .empty-icon{display:flex;justify-content:center;margin-bottom:1rem}.empty-state .empty-icon svg{width:3.5rem;height:3.5rem;color:var(--color-muted-2)}.empty-state h1,.empty-state h2{font-size:1.4rem}.empty-state p{color:var(--color-muted);max-width:28rem;margin:0 auto 1.5rem}.empty-state .search-form{max-width:26rem;margin-inline:auto}.page .single-article .entry-title{margin-bottom:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid var(--color-border)}.site-footer{margin-top:2rem;background:var(--color-footer);color:var(--color-footer-text)}.footer-top{display:flex;justify-content:space-between;gap:2.5rem;flex-wrap:wrap;padding:2.75rem 0 1.75rem}.footer-brand{max-width:17rem}.footer-brand .footer-logo{display:flex;align-items:center;gap:.55rem;margin-bottom:.6rem}.footer-brand .logo-mark{width:2.125rem;height:2.125rem;font-size:1rem}.footer-brand .footer-site-title{color:#fff;font-size:1.06rem;font-weight:800}.footer-brand p{color:var(--color-footer-text);font-size:.84rem;margin:0}.footer-cols{display:flex;gap:3.5rem;flex-wrap:wrap}.footer-col .footer-heading,.footer-col .widget-title{display:block;color:#fff;font-size:.875rem;font-weight:700;margin-bottom:.6rem}.footer-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.footer-col a{color:var(--color-footer-text);font-size:.875rem}.footer-col a:hover{color:#fff}.footer-col .widget p{color:var(--color-footer-text);font-size:.875rem;margin:0}.footer-col .widget+.widget{margin-top:1.25rem}.site-info{padding:1.1rem 0 1.5rem;border-top:1px solid rgba(255,255,255,.09);color:var(--color-footer-text);font-size:.8rem;display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;text-align:center}.site-info a{color:var(--color-footer-text)}.site-info a:hover{color:#fff}.footer-menu{list-style:none;margin:0;padding:0;display:flex;gap:1.15rem;flex-wrap:wrap}.footer-menu a{color:var(--color-footer-text)}.footer-menu a:hover{color:#fff}.comments-area .pagination,.comments-area .comments-pagination{margin:1.5rem 0 0}.comments-pagination{display:flex;justify-content:center}.comments-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;height:2.25rem;padding-inline:.6rem;margin-inline:.15rem;border-radius:.75rem;font-weight:600;font-size:.85rem;background:var(--color-surface-2);color:var(--color-text)}.comments-pagination .page-numbers.current{background:var(--grad-primary);color:#fff}.page-links{margin-top:1.5rem;font-weight:600}.page-links a,.page-links>span:not(:first-child){display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;margin-inline:.15rem;border-radius:.6rem;background:var(--color-surface-3)}.page-links>span:not(:first-child){background:var(--grad-primary);color:#fff}.sticky-badge{display:inline-flex;align-items:center;gap:.3rem;background:var(--color-accent);color:#fff;font-size:.72rem;font-weight:700;padding:.15rem .7rem;border-radius:9999px}.sticky-badge svg{width:.85rem;height:.85rem;flex-shrink:0}.wp-block-embed iframe{max-width:100%;border-radius:var(--radius)}.pg-post-hero{padding:22px 0 6px}.pg-post-hero .pg-chip{margin-top:18px}.plangram-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.84rem;color:var(--color-muted);margin:0}.plangram-breadcrumbs a{color:var(--color-muted);text-decoration:none}.plangram-breadcrumbs a:hover{color:var(--color-primary)}.plangram-breadcrumbs [aria-current="page"]{color:var(--color-text);font-weight:500}.plangram-breadcrumbs .sep{color:var(--color-muted-2)}.pg-avatar{display:inline-grid;place-items:center;border-radius:50%;font-weight:700;flex-shrink:0;line-height:1;background:var(--color-surface-3);color:var(--color-primary)}.pg-avatar--blue{background:#EEF3F9;color:#3B82A6}.pg-avatar--amber{background:#FBF2E1;color:#B67F22}[data-theme="dark"] .pg-avatar--blue{background:rgba(56,182,227,.16);color:#6CC5E9}[data-theme="dark"] .pg-avatar--amber{background:rgba(240,169,60,.16);color:#F0C063}.pg-chip{display:inline-block;background:var(--color-surface-3);color:var(--color-primary);font-size:.8rem;font-weight:700;padding:5px 16px;border-radius:9999px}a.pg-chip:hover{background:var(--color-primary);color:#fff}.pg-chip--sm{font-size:.75rem;padding:3px 12px}.pg-post-title h1{font-size:clamp(26px,4vw,40px);font-weight:800;line-height:1.5;margin:14px 0 16px;max-width:820px;text-wrap:pretty}.pg-hero-meta{display:flex;align-items:center;gap:20px;flex-wrap:wrap;font-size:.84rem;color:var(--color-muted);padding-bottom:22px}.pg-hero-author{display:flex;align-items:center;gap:10px;color:inherit}.pg-hero-author-text{line-height:1.5}.pg-hero-author-name{display:block;font-weight:700;color:var(--color-text);font-size:.875rem}.pg-hero-author:hover .pg-hero-author-name{color:var(--color-primary)}.pg-hero-author-role{display:block;font-size:.78rem}.pg-hero-divider{width:1px;height:26px;background:var(--color-border)}.pg-hero-item{display:inline-flex;align-items:center;gap:.3rem;color:inherit}.pg-hero-item svg{width:.9rem;height:.9rem;opacity:.8;flex-shrink:0}a.pg-hero-item:hover{color:var(--color-primary)}.pg-post-layout{display:flex;align-items:flex-start;gap:32px;margin-top:8px}.pg-post-body{flex:1 1 0;min-width:0}.pg-post-aside{flex:0 0 340px;width:340px;display:grid;gap:20px}.pg-post-aside{position:sticky;top:86px}@media (max-width:1024px){.pg-post-layout{flex-direction:column}.pg-post-aside{display:contents}.pg-post-body{order:2}.pg-toc{order:1;width:100%}.pg-app-cta{order:3;width:100%}}.pg-post-figure{margin-bottom:28px}.pg-post-figure img{width:100%;aspect-ratio:16 / 8.5;object-fit:cover;border-radius:20px;box-shadow:0 12px 32px rgba(30,43,51,.10)}.pg-post-figure .widget-image-caption,.pg-post-figure figcaption{font-size:.78rem;color:var(--color-muted-2);margin-top:10px;text-align:center}.pg-post-body .entry-content{font-size:1.03rem;color:color-mix(in srgb,var(--color-text) 55%,var(--color-text-2))}.pg-post-body .entry-content h2{font-size:1.5rem;font-weight:800;color:var(--color-text);margin-top:2.5rem;padding-inline-start:0;border-inline-start:none;border-radius:0;scroll-margin-top:90px}.pg-post-body .entry-content h3,.pg-post-body .entry-content h4{color:var(--color-text);scroll-margin-top:90px}.pg-post-body .entry-content li+li{margin-top:.6rem}.pg-post-body .entry-content blockquote{margin:28px 0;padding:20px 24px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;color:var(--color-text);font-size:1.06rem;font-weight:500}.pg-cta{margin:30px 0;padding:24px 26px;border-radius:18px;background:var(--grad-primary);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.pg-cta-body{flex:1 1 220px;min-width:220px}.pg-cta-title{font-weight:800;font-size:1.13rem;margin-bottom:4px}.pg-cta-text{font-size:.875rem;opacity:.92}.pg-btn-light{background:#fff;color:var(--color-primary);font-weight:700;font-size:.94rem;padding:11px 28px;border-radius:9999px;white-space:nowrap;transition:filter .2s,transform .2s}.pg-btn-light:hover{color:var(--color-primary);filter:brightness(.95);transform:translateY(-1px)}.pg-sources{margin-top:36px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:18px;padding:24px 26px}.pg-sources-title{display:flex;align-items:center;gap:8px;font-size:1.19rem;font-weight:800;margin:0 0 14px}.pg-sources-title span{color:var(--color-primary);display:inline-flex}.pg-sources-title svg{width:1.15rem;height:1.15rem}.pg-sources ol{margin:0;padding-inline-start:20px;display:grid;gap:8px;font-size:.9rem;color:var(--color-text-2)}.pg-sources li::marker{color:var(--color-primary)}.pg-sources a{text-decoration:underline;text-underline-offset:4px}.pg-faq{margin-top:36px}.pg-faq-title{font-size:1.19rem;font-weight:800;margin:0 0 14px}.pg-faq-list{display:grid;gap:10px}.pg-faq-item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;overflow:hidden;padding:16px 20px}.pg-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:700;font-size:.97rem;color:var(--color-text);cursor:pointer;list-style:none}.pg-faq-item summary::-webkit-details-marker{display:none}.pg-faq-icon{color:var(--color-primary);font-size:1.1rem;flex-shrink:0;transition:transform .2s}.pg-faq-item[open] .pg-faq-icon{transform:rotate(45deg)}.pg-faq-answer{padding-top:12px;font-size:.9rem;color:var(--color-text-2)}.pg-toc{background:var(--color-surface);border:1px solid var(--color-border);border-radius:18px;padding:20px 22px}.pg-toc-header{font-weight:800;font-size:.97rem;color:var(--color-text);padding-bottom:14px}.pg-toc-header span{color:var(--color-primary);margin-inline-end:8px}.pg-toc-list{list-style:none;margin:0;padding:0;display:grid;gap:2px}.pg-toc-link{display:block;padding:8px 12px;border-radius:10px;border-inline-start:3px solid transparent;transition:background .15s;color:var(--color-text-2);font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pg-toc-link:hover{color:var(--color-primary)}.pg-toc-link.is-active{background:var(--color-surface-3);border-inline-start-color:var(--color-primary);color:var(--color-primary);font-weight:700}.pg-app-cta{text-align:center;color:#fff;background:var(--grad-primary);border-radius:18px;padding:26px 24px}.pg-app-icon{display:flex;justify-content:center;margin-bottom:8px}.pg-app-icon svg{width:34px;height:34px}.pg-app-title{font-size:1.06rem;font-weight:800;margin-bottom:6px}.pg-app-cta p{margin:0 0 14px;font-size:.84rem;opacity:.94;color:#fff}.pg-app-btn{display:block;width:100%;background:#fff;color:var(--color-primary);font-weight:700;font-size:.9rem;padding:11px 0;border-radius:9999px;transition:filter .2s}.pg-app-btn:hover{color:var(--color-primary);filter:brightness(.95)}.pg-actions{margin-top:36px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:18px;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.pg-actions-title{font-weight:700;font-size:.94rem;margin-bottom:8px;color:var(--color-text)}.pg-rating-stars{display:flex;align-items:center}.pg-star{background:none;border:none;cursor:pointer;padding:0 2px;font-size:26px;line-height:1;color:var(--color-border);transition:color .1s,transform .1s}.pg-star.is-filled{color:var(--color-accent)}.pg-rating:not(.is-rated) .pg-star:hover{transform:scale(1.12)}.pg-rating.is-rated .pg-star{cursor:default}.pg-rating-info{font-size:.8rem;color:var(--color-muted-2);margin-inline-start:8px}.pg-share-row{display:flex;gap:8px}.pg-share-btn{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;border:none;cursor:pointer;transition:transform .15s}.pg-share-btn svg{width:1.05rem;height:1.05rem}.pg-share-btn:hover{transform:translateY(-2px)}.pg-share-btn--tg{background:#EEF6F9;color:#26A5E4}.pg-share-btn--wa{background:#ECF8F0;color:#25D366}.pg-share-btn--in{background:#EEF3F9;color:#0A66C2}.pg-share-btn--copy{background:#F2F2F2;color:var(--color-text-2)}[data-theme="dark"] .pg-share-btn{background:rgba(255,255,255,.08)}.pg-share-btn.is-copied{background:var(--color-surface-3);color:var(--color-primary)}.pg-author-box{margin-top:24px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:18px;padding:24px 26px;display:flex;gap:18px;align-items:flex-start;flex-wrap:wrap}.pg-author-main{flex:1 1 0;min-width:240px}.pg-author-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pg-author-name{font-weight:800;font-size:1.03rem}.pg-author-bio{margin:8px 0 10px;font-size:.875rem;color:var(--color-text-2)}.pg-author-link{font-size:.84rem;font-weight:600}.pg-related{padding:48px 0}.pg-related-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;flex-wrap:wrap}.pg-related-head h2{font-size:1.5rem;font-weight:800;margin:0}.pg-related-head a{font-size:.875rem;font-weight:600}.pg-related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:22px}.pg-related-card{background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:18px;overflow:hidden;transition:box-shadow .2s,transform .2s}.pg-related-card:hover{box-shadow:0 12px 28px rgba(30,43,51,.12);transform:translateY(-2px)}.pg-related-card .thumb{display:block;aspect-ratio:16 / 9;overflow:hidden;background:var(--color-surface-3)}.pg-related-card .thumb img{width:100%;height:100%;object-fit:cover}.pg-related-body{padding:18px 20px 20px}.pg-related-body h3{font-size:1.03rem;font-weight:700;margin:8px 0 10px;line-height:1.7}.pg-related-body h3 a{color:var(--color-text)}.pg-related-body h3 a:hover{color:var(--color-primary)}.pg-related-foot{display:flex;align-items:center;gap:.3rem;font-size:.78rem;color:var(--color-muted-2)}.pg-related-foot svg{width:.82rem;height:.82rem;opacity:.8}.pg-cta-full{background:var(--grad-primary);color:#fff;padding:56px 24px;text-align:center;margin-top:2rem}.pg-cta-full-inner{max-width:640px}.pg-cta-full h2{color:#fff;font-size:clamp(1.3rem,2.4vw,1.65rem);margin-bottom:.5rem}.pg-cta-full p{margin:0 0 1.75rem;font-size:.94rem;opacity:.95}.pg-cta-full-actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.pg-btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:11px 32px;border-radius:9999px;border:2px solid rgba(255,255,255,.7);color:#fff;font-weight:700;font-size:.94rem;white-space:nowrap;transition:background .2s,transform .2s}.pg-btn-outline:hover{color:#fff;background:rgba(255,255,255,.12);transform:translateY(-1px)}@media (max-width:640px){body{font-size:.95rem}.hero{padding:2rem 1.5rem;margin-top:1.25rem}.posts-grid{grid-template-columns:1fr}.container{padding-inline:.65rem}.single-article,.comments-area,.empty-state{padding:1.1rem .9rem}}