.single-post-layout{display:grid;gap:var(--space-6,2rem);align-items:start;max-width:1400px;margin:0 auto;}@media (min-width:1200px){.single-post-layout{grid-template-columns:300px 1fr 300px;grid-template-areas:"left-sidebar main-content right-sidebar";}.post-sidebar-left{grid-area:left-sidebar;}.main-content{grid-area:main-content;justify-self:center;}.post-sidebar-right{grid-area:right-sidebar;}}@media (min-width:1024px) and (max-width:1199px){.single-post-layout{grid-template-columns:180px 1fr 220px;grid-template-areas:"left-sidebar main-content right-sidebar";}.post-sidebar-left{grid-area:left-sidebar;}.main-content{grid-area:main-content;max-width:720px;justify-self:center;}.post-sidebar-right{grid-area:right-sidebar;}}@media (min-width:768px) and (max-width:1023px){.single-post-layout{grid-template-columns:160px 1fr;grid-template-areas:"left-sidebar main-content"". right-sidebar";gap:var(--space-6,1.5rem);}.post-sidebar-left{grid-area:left-sidebar;}.main-content{grid-area:main-content;max-width:100%;}.post-sidebar-right{grid-area:right-sidebar;margin-top:var(--space-8,2rem);}}@media (max-width:767px){.single-post-layout{grid-template-columns:1fr;grid-template-areas:"left-sidebar""main-content""right-sidebar";gap:var(--space-4,1rem);}.post-sidebar-left{grid-area:left-sidebar;order:1;}.main-content{grid-area:main-content;order:2;}.post-sidebar-right{grid-area:right-sidebar;order:3;}}.post-sidebar-left,.post-sidebar-right{width:100%;}.post-sidebar-left{background:transparent;}.post-sidebar-left .widget{margin-bottom:var(--space-6,1.5rem);}@media (min-width:1024px){.post-sidebar-left.toc-sticky-disabled{position:static !important;max-height:none !important;overflow:visible !important;}.post-sidebar-left{position:sticky;top:var(--sticky-offset,5rem);max-height:calc(100vh - var(--sticky-offset,5rem) - 2rem);overflow-y:auto;}.post-sidebar-right{top:var(--sticky-offset,5rem);max-height:calc(100vh - var(--sticky-offset,5rem) - 2rem);overflow-y:auto;}}.main-content{min-width:0;width:100%;max-width:720px;margin-inline:auto;}.post-article{width:100%;}.main-content img,.main-content figure,.main-content .wp-block-image{max-width:100%;height:auto;}@media (max-width:1025px){.post-sidebar-left{display:none;}}@media (max-width:1023px){.single-post-layout{padding:0 var(--space-4,1rem);}}@media print{.single-post-layout{grid-template-columns:1fr !important;grid-template-areas:"main-content" !important;gap:0 !important;}.post-sidebar-left,.post-sidebar-right{display:none !important;}.main-content{max-width:none !important;}}.main-content{margin-inline:auto;}.post-header{margin-block-end:var(--space-fluid-lg);}.post-thumbnail-wrapper{margin-block-end:var(--space-5);}.post-meta{font-size:var(--step--1);color:var(--color-text-muted);display:flex;gap:var(--space-2);}.post-content{counter-reset:heading-counter;}.post-content>p,.post-content>ul:not(.wp-block-gallery),.post-content>ol{max-width:720px;}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6,.post-content .wp-block-heading{font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);color:var(--color-primary-900);overflow-wrap:anywhere;scroll-margin-top:var(--sticky-offset,5rem);}.post-content h1,.post-content .wp-block-heading h1{font-size:clamp(1.75rem,4vw + 1rem,3rem);font-weight:var(--font-weight-bold);margin-block:var(--space-8) var(--space-6);letter-spacing:-0.02em;}.post-content h2,.post-content .wp-block-heading h2{font-size:clamp(1.5rem,3vw + 0.8rem,2.25rem);font-weight:var(--font-weight-bold) !important;margin-block:var(--space-8) var(--space-4);padding-bottom:var(--space-1);border-bottom:2px solid var(--color-primary-300);position:relative;counter-increment:heading-counter;}.post-content h2::before,.post-content .wp-block-heading h2::before{content:"" counter(heading-counter,decimal-leading-zero) "";display:inline-block;font-size:var(--step--3);font-weight:var(--font-weight-medium);color:var(--color-primary-300);margin-right:var(--space-3);letter-spacing:0.05em;}.post-content h3,.post-content .wp-block-heading h3{font-size:clamp(1.25rem,2.5vw + 0.6rem,1.75rem);margin-block:var(--space-6) var(--space-1);letter-spacing:-0.01em;}.post-content h4,.post-content .wp-block-heading h4{font-size:clamp(1.125rem,2vw + 0.5rem,1.5rem);font-weight:var(--font-weight-semibold);color:var(--color-gray-700);margin-block:var(--space-5) var(--space-2);}.post-content h5,.post-content .wp-block-heading h5{font-size:clamp(1rem,1.5vw + 0.4rem,1.25rem);font-weight:var(--font-weight-semibold);color:var(--color-gray-600);margin-block:var(--space-4) var(--space-2);}.post-content h6,.post-content .wp-block-heading h6{font-size:clamp(0.875rem,1vw + 0.3rem,1rem);font-weight:var(--font-weight-bold);color:var(--color-gray-500);text-transform:uppercase;letter-spacing:0.1em;margin-block:var(--space-4) var(--space-2);}.post-content{counter-reset:heading-counter;}.post-content h2 .heading-anchor,.post-content h3 .heading-anchor,.post-content h4 .heading-anchor{opacity:0;margin-left:var(--space-2);color:var(--color-primary-500);text-decoration:none;font-weight:var(--font-weight-normal);font-size:0.8em;transition:opacity var(--duration-fast) var(--ease-out);vertical-align:middle;}.post-content h2:hover .heading-anchor,.post-content h3:hover .heading-anchor,.post-content h4:hover .heading-anchor,.post-content h2:focus-within .heading-anchor,.post-content h3:focus-within .heading-anchor,.post-content h4:focus-within .heading-anchor{opacity:1;}.post-content .heading-anchor:hover,.post-content .heading-anchor:focus{color:var(--color-primary-700);text-decoration:none;}.post-content .heading-anchor:focus{outline:2px solid var(--color-primary-500);outline-offset:2px;border-radius:var(--radius-sm);}.wp-block-subhead{font-size:var(--step-0);font-weight:var(--font-weight-medium);color:var(--color-text-muted);margin-block:var(--space-3) var(--space-2);}.post-content code{font-family:var(--font-family-mono);background-color:var(--color-primary-100);color:var(--color-gray-900);border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:var(--font-weight-medium);}.post-content .wp-block-image{margin-block:var(--space-fluid-sm);}.post-content .wp-block-image img{border-radius:var(--radius-md);max-width:100%;height:auto;display:block;}.post-content .wp-block-image figcaption,.post-content .wp-element-caption,.post-thumbnail-wrapper figcaption{color:var(--color-text-muted);text-align:left;font-size:13px;padding-inline:var(--space-2);}.post-content .alignwide{width:calc(100% + 2 * var(--space-fluid-sm));margin-inline:calc(-1 * var(--space-fluid-sm));max-width:none;}.post-content .alignfull{width:100vw;margin-inline:calc(50% - 50vw);max-width:none;}.post-content .alignleft{float:left;margin-inline-end:var(--space-4);margin-block-end:var(--space-2);max-width:50%;}.post-content .alignright{float:right;margin-inline-start:var(--space-4);margin-block-end:var(--space-2);max-width:50%;}.post-content::after{content:'';display:table;clear:both;}@media (max-width:47.99rem){.post-content .alignleft,.post-content .alignright{float:none;margin-inline:0;max-width:100%;margin-block:var(--space-4);}.post-content .alignleft img,.post-content .alignright img{width:100%;height:auto;display:block;}.post-content .alignwide,.post-content .alignfull{width:100%;margin-inline:0;max-width:100%;}}.post-content .wp-block-cover{margin-block:var(--space-fluid-lg);border-radius:var(--radius-lg);overflow:hidden;min-height:400px;position:relative;}.post-content .wp-block-cover .wp-block-cover__inner-container{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:var(--space-6);position:relative;z-index:2;}.post-content .wp-block-cover p{color:white;font-size:var(--step-2);font-weight:var(--font-weight-semibold);text-shadow:0 2px 4px rgba(0,0,0,0.5);}.post-content .wp-block-gallery{margin-block:var(--space-fluid-md);display:flex;flex-wrap:wrap;gap:var(--space-1);}.post-content .wp-block-gallery.columns-3,.post-content .wp-block-gallery.columns-default{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));}.post-content .wp-block-gallery figure{margin:0;}.post-content .wp-block-gallery img{border-radius:var(--radius-md);width:100%;height:200px;object-fit:cover;transition:transform var(--duration-moderate) var(--ease-out);}.post-content .wp-block-gallery img:hover{transform:scale(1.02);}.post-content .wp-block-gallery figcaption{font-size:var(--step--1);color:var(--color-text-muted);margin-block-start:var(--space-1);text-align:left;}.post-content ul,.post-content ol{margin-block:var(--space-fluid-sm);}.post-content li:last-child{margin-block-end:0;}.post-content li ul,.post-content li ol{margin-block:var(--space-2);margin-block-end:0;}.post-content ul:not(.wp-block-social-links){list-style:none;padding-inline-start:var(--space-5);margin-top:var(--space-2);}.post-content ul:not(.wp-block-social-links)>li{list-style-type:none !important;margin-bottom:0.75rem;}.post-content ul:not(.wp-block-social-links)>li::before{content:"";display:inline-flex;width:1.1em;height:1.1em;border-radius:var(--radius-sm);background:var(--color-primary-800);margin-right:var(--space-2);vertical-align:middle;flex-shrink:0;}.post-content ul:not(.wp-block-social-links) ul>li::before{background:var(--color-primary-600);}.post-content ul:not(.wp-block-social-links) ul ul>li::before{background:var(--color-primary-400);}.post-content .wp-block-social-links>li::before,.post-content .wp-block-social-links li::before{content:none !important;}.post-content ol{list-style:none;counter-reset:ol-counter;padding-inline-start:var(--space-5);margin-top:var(--space-2);}.post-content ol>li{counter-increment:ol-counter;margin-bottom:0.75rem;}.post-content ol>li::before{content:counter(ol-counter);width:1.5em;height:1.5em;border-radius:var(--radius-sm);background:var(--color-primary-800);color:#fff;font-weight:var(--font-weight-bold);font-size:0.75em;display:inline-flex;align-items:center;justify-content:center;margin-right:5px;}.post-content ol ol{counter-reset:ol-counter-2;}.post-content ol ol>li{counter-increment:ol-counter-2;}.post-content ol ol>li::before{content:counter(ol-counter-2);background:var(--color-primary-600);}.post-content ol ol ol{counter-reset:ol-counter-3;}.post-content ol ol ol>li{counter-increment:ol-counter-3;}.post-content ol ol ol>li::before{content:counter(ol-counter-3);background:var(--color-primary-400);}.post-content .wp-block-columns{margin-block:var(--space-fluid-md);display:flex;flex-wrap:wrap;gap:var(--space-fluid-md);}.post-content .wp-block-column{flex:1;min-width:0;}@media (max-width:768px){.post-content .wp-block-columns{flex-direction:column;}.post-content .wp-block-column{flex:none;}.post-content ul:not(.wp-block-social-links){padding-inline-start:0;}}.post-content .wp-block-text-columns{margin-block:var(--space-fluid-md);column-gap:var(--space-fluid-md);column-rule:1px solid var(--color-border);}.post-content .wp-block-text-columns.columns-2{column-count:2;}.post-content .wp-block-text-columns.columns-3{column-count:3;}.post-content .wp-block-text-columns.columns-4{column-count:4;}.post-content .wp-block-text-columns h2,.post-content .wp-block-text-columns h3,.post-content .wp-block-text-columns h4,.post-content .wp-block-text-columns h5,.post-content .wp-block-text-columns h6,.post-content .wp-block-text-columns p{break-inside:avoid;}@media (max-width:768px){.post-content .wp-block-text-columns{column-count:1 !important;column-rule:none;}}.post-content blockquote{margin-block:var(--space-fluid-lg);padding-inline:var(--space-5);border-left:4px solid var(--color-primary-500);background:var(--color-gray-100);padding-block:var(--space-fluid-sm);font-style:italic;color:var(--color-text);}.post-content blockquote p{margin:0;}.post-content blockquote cite{display:block;margin-block-start:var(--space-2);font-size:var(--step--1);color:var(--color-text-muted);font-style:normal;}.post-content .wp-block-pullquote{margin-block:var(--space-fluid-lg);padding:var(--space-6);background-color:var(--color-gray-50);border-radius:var(--radius-lg);border-inline-start:4px solid var(--color-primary-500);text-align:center;}.post-content .wp-block-pullquote p{font-size:var(--step-2);font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);margin:0;}.post-content .wp-block-pullquote cite{display:block;margin-block-start:var(--space-3);font-size:var(--step--1);color:var(--color-text-muted);}.post-content .wp-block-table{margin-block:var(--space-fluid-md);overflow-x:auto;}.post-content .wp-block-table{background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);overflow:hidden;}.post-content .wp-block-table table{width:100%;border-collapse:collapse;}.post-content .wp-block-table thead th+th{border-left:1px solid var(--color-primary-300);}.post-content .wp-block-table thead th{background:var(--color-primary-900);color:#fff;font-weight:var(--font-weight-semibold);text-align:left;border:none;}.post-content .wp-block-table th,.post-content .wp-block-table td{padding:var(--space-3) var(--space-4);border:none;}.post-content .wp-block-table tbody td+td{border-left:1px solid var(--color-gray-200);}.post-content .wp-block-table tbody tr:nth-child(odd){background-color:var(--color-gray-50);}.post-content .wp-block-table tbody tr:nth-child(even){background-color:var(--color-gray-25);}.post-content .wp-block-table tfoot{border-top:2px solid var(--color-gray-300);}.post-content .wp-block-table tfoot td{background:var(--color-gray-100);font-weight:var(--font-weight-medium);}.post-content .wp-block-table tfoot td+td{border-left:1px solid var(--color-gray-300);}.post-content .page-links{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-2);font-size:var(--font-size-sm);margin:var(--space-6) 0;}.post-content .page-links:before{content:attr(data-label);}.post-content .post-page-numbers{display:inline-block;padding:0.25em 0.75em;border-radius:var(--radius-sm);background:var(--color-gray-100);color:var(--color-primary-800);text-decoration:none;transition:background 0.2s ease,color 0.2s ease;}.post-content .post-page-numbers:hover,.post-content .post-page-numbers:focus{background:var(--color-gray-200);color:var(--color-primary-900);}.post-content .post-page-numbers.current,.post-content .post-page-numbers[aria-current="page"]{background:var(--color-primary-600);color:#fff;cursor:default;}.post-content .wp-block-code{margin-block:var(--space-fluid-md);background:var(--color-gray-900);border-radius:var(--radius-lg);padding:var(--space-5);overflow-x:auto;}.post-content .wp-block-code code{background:transparent;color:var(--color-gray-100);font-family:var(--font-family-mono,'SFMono-Regular',Consolas,'Liberation Mono',Menlo,monospace);font-size:var(--step--1);line-height:1.6;padding:0;border-radius:0;}.post-content .wp-block-preformatted{margin-block:var(--space-fluid-md);background:var(--color-gray-50);border:1px solid var(--color-gray-200);border-radius:var(--radius-md);padding:var(--space-4);font-family:var(--font-family-mono,'SFMono-Regular',Consolas,'Liberation Mono',Menlo,monospace);font-size:var(--step--1);line-height:1.6;white-space:pre-wrap;overflow-x:auto;}.post-content .wp-block-verse{margin-block:var(--space-fluid-lg);background:var(--color-gray-50);border-left:4px solid var(--color-primary-400);padding:var(--space-5);font-family:serif;font-style:italic;line-height:1.8;white-space:pre-line;}.post-content .wp-block-separator{margin-block:var(--space-fluid-lg);border:none;text-align:center;}.post-content .wp-block-separator::before{content:'\2022 \2022 \2022';color:var(--color-gray-400);font-size:var(--step-1);letter-spacing:var(--space-2);}.post-content .wp-block-separator.is-style-wide{width:100%;height:1px;background:linear-gradient(to right,transparent,var(--color-gray-300),transparent);}.post-content .wp-block-separator.is-style-wide::before{display:none;}.post-content .wp-block-spacer{margin-block:var(--space-2);}.post-content .wp-block-categories{margin-block:var(--space-fluid-md);}.post-content .wp-block-categories ul{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:var(--space-2);}.post-content .wp-block-categories li{margin:0;padding:0;background:none;border:none;border-left:none;transition:none;}.post-content .wp-block-categories-list{list-style:none;margin-block:var(--space-fluid-md);padding:0;display:flex;flex-wrap:wrap;gap:var(--space-2);}.post-content .wp-block-categories-list li{margin:0;padding:0;background:none;border:none;border-left:none;transition:none;}.post-content .wp-block-categories-list li::before{content:none !important;}.post-content .wp-block-latest-posts{margin-block:var(--space-fluid-lg);list-style:none;padding:0;display:flex;flex-wrap:wrap;align-items:stretch;gap:var(--space-4);}.post-content .wp-block-latest-posts li::marker,.post-content .wp-block-latest-posts li::before{content:none !important;}.post-content .wp-block-latest-posts li{display:flex;flex:1 1 280px;align-items:center;gap:var(--space-4);padding:var(--space-4);margin:0;background:var(--color-surface,#fff);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--color-gray-200);position:relative;transition:transform var(--motion-duration-moderate) var(--motion-easing-standard),box-shadow var(--motion-duration-moderate) var(--motion-easing-standard),border-color var(--motion-duration-moderate) var(--motion-easing-standard);}.post-content .wp-block-latest-posts li:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg);cursor:pointer;}.post-content .wp-block-latest-posts li:focus-within{transform:translateY(-2px);box-shadow:var(--shadow-lg);border-color:var(--color-primary-200);}.post-content .wp-block-latest-posts__featured-image{width:88px;height:88px;border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-xs);flex:0 0 88px;}.post-content .wp-block-latest-posts__featured-image img{width:100%;height:100%;object-fit:cover;display:block;}.post-content .wp-block-latest-posts__post-title{font-size:var(--step-0);line-height:var(--line-height-tight);color:var(--color-text,var(--color-gray-900));text-decoration:none;font-weight:var(--font-weight-semibold);}.post-content .wp-block-latest-posts__post-title::after{content:"";position:absolute;inset:0;z-index:1;background:transparent;pointer-events:auto;border-radius:inherit;}.post-content .wp-block-latest-posts__post-title:focus{outline:2px solid var(--color-primary-500);outline-offset:2px;}@media (max-width:47.99rem){.post-content .wp-block-latest-posts li{flex-basis:100%;padding:var(--space-3);}.post-content .wp-block-latest-posts__featured-image{width:72px;height:72px;flex-basis:72px;}}@media (prefers-reduced-motion:reduce){.post-content .wp-block-latest-posts li,.post-content .wp-block-latest-posts li:hover{transform:none;transition:none;box-shadow:var(--shadow-sm);}}.post-content .wp-block-embed{margin-block:var(--space-fluid-lg);text-align:center;}.post-content .wp-block-embed iframe,.post-content .wp-block-embed video,.post-content .wp-block-embed audio{max-width:100%;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);}.post-content .wp-block-embed figcaption{margin-block-start:var(--space-2);font-size:var(--step--1);color:var(--color-text-muted);text-align:center;}.post-footer{padding-block-start:var(--space-fluid-md);border-top:1px solid var(--color-border);}.post-footer .post-tags,.post-footer .post-categories{margin-block-end:var(--space-4);}.post-footer .post-tags h3,.post-footer .post-categories h3{font-size:var(--step-0);font-weight:var(--font-weight-semibold);margin-block-end:var(--space-2);color:var(--color-text);}.post-footer .tag-links,.post-footer .cat-links{display:flex;flex-wrap:wrap;gap:var(--space-2);}.post-content .wp-block-categories a,.post-content .wp-block-categories-list a,.post-footer .tag-links a,.post-footer .cat-links a{display:inline-block;padding:var(--space-2) var(--space-3);background:var(--color-gray-100);color:var(--color-gray-700);text-decoration:none;border-radius:var(--radius-md);font-size:var(--step--1);transition:all var(--duration-fast) var(--ease-out);}.post-content .wp-block-categories a:hover,.post-content .wp-block-categories-list a:hover,.post-footer .tag-links a:hover,.post-footer .cat-links a:hover,.post-content .wp-block-categories a:focus,.post-content .wp-block-categories-list a:focus,.post-footer .tag-links a:focus,.post-footer .cat-links a:focus{background:var(--color-primary-100);color:var(--color-primary-700);transform:translateY(-1px);}.post-footer .post-author{display:flex;align-items:center;gap:var(--space-3);background:var(--color-gray-50);border-radius:var(--radius-lg);margin-block-end:var(--space-fluid-md);}.post-footer .author-avatar img{width:64px;height:64px;border-radius:var(--radius-full);object-fit:cover;}.post-footer .author-info h3{margin:0;font-size:var(--step-0);font-weight:var(--font-weight-semibold);}.post-footer .author-bio{margin-block-start:var(--space-1);font-size:var(--step--1);color:var(--color-text-muted);}.post-author .author-name{color:var(--color-primary-600);}.post-tags{margin-block:var(--space-fluid-md);display:flex;flex-wrap:wrap;gap:var(--space-2);}.post-tags .tags-title{font-size:var(--step--1);font-weight:var(--font-weight-semibold);margin-inline-end:var(--space-3);color:var(--color-text-muted);align-self:center;}.post-categories{margin-block:var(--space-fluid-md);display:flex;flex-wrap:wrap;gap:var(--space-2);}.post-categories .categories-title{font-size:var(--step--1);font-weight:var(--font-weight-semibold);margin-inline-end:var(--space-3);color:var(--color-text-muted);align-self:center;}.post-categories .category-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:var(--space-2);}.post-categories .category-item{margin:0;}.post-navigation{padding-block:var(--space-fluid-lg);border-top:1px solid var(--color-border);}.post-navigation .nav-previous{text-align:left;}.post-navigation .nav-next{text-align:right;}.post-navigation a{display:block;padding:var(--space-4);background:var(--color-gray-50);border-radius:var(--radius-lg);text-decoration:none;transition:all var(--duration-fast) var(--ease-out);border:1px solid var(--color-gray-200);}.post-navigation a:hover{background:var(--color-primary-50);border-color:var(--color-primary-200);transform:translateY(-2px);box-shadow:var(--shadow-md);}.post-navigation .nav-label{font-size:var(--step--1);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:0.05em;font-weight:var(--font-weight-medium);}.post-navigation .nav-title{font-size:var(--step-0);font-weight:var(--font-weight-semibold);color:var(--color-text);margin-block-start:var(--space-1);}@media (max-width:768px){.post-navigation{grid-template-columns:1fr;}.post-navigation .nav-next{text-align:left;}}#comments.comments-area{margin-block-start:var(--space-fluid-lg);scroll-margin-top:var(--sticky-offset,5rem);}.comments-area .comments-title{font-size:var(--step-3);font-weight:var(--font-weight-semibold);color:var(--color-primary-900);line-height:var(--line-height-tight);margin-block:var(--space-6) var(--space-4);text-wrap:balance;}.comments-area .comment-respond{background:var(--color-surface);color-scheme:light;border:1px solid var(--color-gray-200);border-radius:var(--radius-lg);padding:var(--space-6);box-shadow:var(--shadow-card);margin-block:var(--space-6);}.comments-area .comment-reply-title{font-size:var(--step-2);font-weight:var(--font-weight-semibold);color:var(--color-primary-900);margin-block-end:var(--space-4);display:flex;align-items:baseline;gap:var(--space-3);flex-wrap:wrap;}.comments-area .comment-reply-title small{font-size:var(--step--1);font-weight:var(--font-weight-normal);color:var(--color-text-light);margin-inline-start:auto;white-space:nowrap;}.comments-area #cancel-comment-reply-link{color:var(--color-primary-600);text-decoration:none;}.comments-area #cancel-comment-reply-link:hover,.comments-area #cancel-comment-reply-link:focus-visible{color:var(--color-primary-700);text-decoration:underline;outline:none;}.comments-area .comment-form-result{margin-block:var(--space-2);}#ajax-comment-list{margin-block-start:var(--space-6);}#ajax-comment-list>.comment-list{list-style:none;padding:0;margin:0;display:grid;gap:var(--space-5);}#ajax-comment-list .comment{margin:0;}.comments-area .comment-body{background:var(--color-surface);border:1px solid var(--color-gray-200);border-radius:var(--radius-md);padding:var(--space-4) var(--space-5);box-shadow:var(--shadow-xs);}.comments-area .comment-body footer.comment-meta{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);margin-block-end:var(--space-3);}.comments-area .comment-author.vcard{display:flex;align-items:center;gap:var(--space-3);font-weight:var(--font-weight-semibold);color:var(--color-text);}.comments-area .comment-author .avatar{width:2.75rem;height:2.75rem;border-radius:var(--radius-full);border:1px solid var(--color-gray-300);box-shadow:var(--shadow-xs);margin-inline-end:var(--space-2);vertical-align:middle;}.comments-area .comment-meta.commentmetadata a{font-size:var(--step--1);color:var(--color-text-light);text-decoration:none;}.comments-area .comment-meta.commentmetadata a:hover,.comments-area .comment-meta.commentmetadata a:focus-visible{color:var(--color-gray-700);text-decoration:underline;outline:none;}.comments-area .comment-content p{margin:0;}.comments-area .comment-content p+p{margin-top:var(--space-3);}.comments-area .reply{margin-top:var(--space-3);}#ajax-comment-list .children{list-style:none;padding:0;margin:0;margin-block-start:var(--space-3);margin-inline-start:var(--space-6);padding-inline-start:var(--space-4);padding-block-start:var(--space-2);border-inline-start:2px solid var(--color-gray-200);display:grid;gap:var(--space-4);}#ajax-comment-list .comment-replies-container{margin-block-start:var(--space-3);margin-block-end:var(--space-2);margin-inline-start:var(--space-6);}#ajax-comment-list .comment-body+.comment-replies-container{margin-block-start:var(--space-4);margin-block-end:var(--space-3);}#ajax-comment-list .expand-thread-replies{text-transform:none;}#ajax-comment-list .expand-thread-replies:focus-visible{outline:none;box-shadow:0 0 0 3px var(--color-primary-alpha-20);}#ajax-comment-list .expand-thread-replies[aria-expanded="true"]{background:var(--color-gray-200);border-color:var(--color-gray-400);}#ajax-comment-list .comment-none{background:var(--color-surface);border:1px dashed var(--color-gray-300);border-radius:var(--radius-md);color:var(--color-text-muted);padding:var(--space-6);text-align:center;box-shadow:var(--shadow-xs);}@media (max-width:47.99rem){.comments-area .comment-respond{padding:var(--space-5);}.comments-area .comments-title{margin-block:var(--space-5) var(--space-3);}.comments-area .comment-author .avatar{width:2.25rem;height:2.25rem;}#ajax-comment-list .children{margin-inline-start:var(--space-4);padding-inline-start:var(--space-3);}}@media (prefers-reduced-motion:reduce){.comments-area .nivalis-comment-form input[type="text"],.comments-area .nivalis-comment-form input[type="email"],.comments-area .nivalis-comment-form input[type="url"],.comments-area .nivalis-comment-form textarea,.comments-area .submit-comment-button{transition:none;}}