/* AT Classy Home Categories v1.1.0 */
.widget_at_classy_home_categories_widget,
.widget.at_classy_home_categories_widget,
.widget[id*="at_classy_home_categories_widget"],
section.widget_at_classy_home_categories_widget,
div.widget_at_classy_home_categories_widget{
    width:100%!important;max-width:100%!important;min-width:0!important;float:none!important;clear:both!important;
    flex:0 0 100%!important;grid-column:1/-1!important;margin-left:0!important;margin-right:0!important
}
.atchc-widget-host{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.atchc-breakout-active{z-index:2}
.atchc-wrap{
    display:grid;width:100%!important;max-width:100%!important;min-width:0;gap:22px;margin:18px 0;padding:0;clear:both;box-sizing:border-box;
    grid-template-columns:repeat(3,minmax(0,1fr));--atchc-primary:#1f57c3;--atchc-secondary:#17325c;--atchc-highlight:#f39c12;--atchc-new:#ffb400
}
.atchc-wrap *{box-sizing:border-box}.atchc-cols-1{grid-template-columns:1fr}.atchc-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.atchc-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.atchc-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.atchc-card{
    position:relative;min-width:0;width:100%;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);border:1px solid #d9e3ef;border-top:4px solid var(--atchc-highlight);
    border-radius:var(--atchc-radius,12px);overflow:hidden;box-shadow:0 10px 24px rgba(15,34,63,.08);display:flex;flex-direction:column;
    transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease
}
.atchc-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(15,34,63,.12);border-color:#c8d7ea}
.atchc-card-head{position:relative;background:linear-gradient(135deg,var(--atchc-card-primary,var(--atchc-primary)) 0%,var(--atchc-secondary) 100%);padding:14px 16px 13px}
.atchc-card-head:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:var(--atchc-highlight)}
.atchc-card-head:after{content:"";position:absolute;left:16px;bottom:0;width:54px;height:3px;background:var(--atchc-highlight);border-radius:6px}
.atchc-card-head h3{margin:0!important;padding:0 0 0 8px!important;font-size:15px!important;line-height:1.38!important;letter-spacing:.02em;font-weight:800;text-transform:none;word-break:normal!important;overflow-wrap:break-word!important}
.atchc-uppercase .atchc-card-head h3{text-transform:uppercase}
.atchc-card-head h3 a{display:flex;align-items:center;gap:8px;color:#fff!important;text-decoration:none!important;word-break:normal!important;overflow-wrap:break-word!important}
.atchc-head-icon{flex:0 0 auto;font-size:16px;line-height:1}
.atchc-card-body{padding:10px 16px 4px;flex:1;min-width:0;background:linear-gradient(180deg,rgba(247,250,253,.95) 0%,#fff 100%)}
.atchc-list{list-style:none!important;margin:0!important;padding:0!important}.atchc-list li{position:relative;margin:0!important;padding:10px 0 10px 18px!important;border-bottom:1px dashed #d6e0eb;font-size:14px;line-height:1.48;min-width:0;word-break:normal!important;overflow-wrap:break-word!important}.atchc-list li:last-child{border-bottom:0}
.atchc-list li:before{content:"";position:absolute;left:2px;top:16px;width:7px;height:7px;border-top:2px solid var(--atchc-highlight);border-right:2px solid var(--atchc-highlight);transform:rotate(45deg);opacity:.95}
.atchc-list a{display:block;min-width:0;color:#17263f!important;text-decoration:none!important;font-weight:600;word-break:normal!important;overflow-wrap:break-word!important;white-space:normal!important}.atchc-list a:hover{color:var(--atchc-primary)!important}
.atchc-new-badge{display:inline-block;vertical-align:1px;margin:0 7px 2px 0;padding:3px 6px;border-radius:5px;background:var(--atchc-new);color:#4b3100;font-size:9px;font-weight:900;line-height:1.2;letter-spacing:.035em;text-transform:uppercase}.atchc-post-title{display:inline}.atchc-list time{display:block;margin-top:4px;color:#6b7a90;font-size:11px}
.atchc-card-foot{padding:10px 16px 15px;background:#fff}.atchc-more{display:inline-flex;align-items:center;gap:8px;text-decoration:none!important;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;line-height:1;transition:background .18s ease,transform .18s ease,color .18s ease,border-color .18s ease}.atchc-more>span:last-child{font-size:15px;line-height:1;transition:transform .18s ease}.atchc-more:hover>span:last-child{transform:translateX(3px)}
.atchc-btn-pill .atchc-more{padding:8px 14px;border-radius:999px;background:color-mix(in srgb,var(--atchc-highlight) 14%,transparent);color:var(--atchc-secondary)!important}.atchc-btn-pill .atchc-more:hover{background:var(--atchc-highlight);color:#fff!important;transform:translateY(-1px)}
.atchc-btn-solid .atchc-more{padding:9px 14px;border-radius:7px;background:var(--atchc-primary);color:#fff!important}.atchc-btn-solid .atchc-more:hover{background:var(--atchc-secondary);transform:translateY(-1px)}
.atchc-btn-outline .atchc-more{padding:8px 13px;border-radius:7px;border:1px solid var(--atchc-primary);color:var(--atchc-primary)!important;background:#fff}.atchc-btn-outline .atchc-more:hover{background:var(--atchc-primary);color:#fff!important}
.atchc-btn-text .atchc-more{padding:3px 0;color:var(--atchc-primary)!important}.atchc-btn-text .atchc-more:hover{color:var(--atchc-secondary)!important}
.atchc-empty{margin:8px 0 12px;color:#64748b;font-size:13px}
@media(max-width:1050px){.atchc-cols-4,.atchc-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.atchc-wrap,.atchc-cols-2,.atchc-cols-3,.atchc-cols-4{grid-template-columns:1fr;gap:14px;margin:12px 0}.atchc-card{border-radius:min(var(--atchc-radius,12px),10px)}.atchc-card-head{padding:12px 14px}.atchc-card-head h3{font-size:14.5px!important}.atchc-card-body{padding:8px 14px 2px}.atchc-list li{font-size:13.5px;padding-top:8px!important;padding-bottom:8px!important}.atchc-card-foot{padding:8px 14px 12px}}
@media(prefers-reduced-motion:reduce){.atchc-card,.atchc-more,.atchc-more>span:last-child{transition:none}.atchc-card:hover,.atchc-more:hover{transform:none}}


/* v1.1.2 - Classy site search card */

.widget_at_classy_site_search_widget,
.widget.at_classy_site_search_widget,
.widget[id*="at_classy_site_search_widget"]{width:100%!important;max-width:100%!important;min-width:0!important;float:none!important;clear:both!important;}
.atchc-search-card,.atchc-search-card *{box-sizing:border-box;}
.atchc-search-card h3,.atchc-search-card p,.atchc-search-card form{font-family:inherit;}
.atchc-search-card{
    width:100%;
    border:1px solid #d9e3ef;
    border-top:4px solid var(--atchc-highlight,#f39c12);
    border-radius:var(--atchc-radius,12px);
    overflow:hidden;
    background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);
    box-shadow:0 10px 24px rgba(15,34,63,.08);
    margin:18px 0;
}
.atchc-search-head{
    position:relative;
    background:linear-gradient(135deg,var(--atchc-primary,#1f57c3) 0%,var(--atchc-secondary,#17325c) 100%)!important;
    padding:14px 16px 13px;
}
.atchc-search-head:before{
    content:"";
    position:absolute;
    inset:0 auto 0 0;
    width:6px;
    background:linear-gradient(180deg,var(--atchc-highlight,#f39c12),#ffbf47);
}
.atchc-search-head:after{
    content:"";
    position:absolute;
    left:16px;
    bottom:0;
    width:56px;
    height:3px;
    background:var(--atchc-highlight,#f39c12);
    border-radius:6px;
}
.atchc-search-head h3{
    margin:0!important;
    padding:0 0 0 8px!important;
    color:#fff!important;
    font-size:15px!important;
    line-height:1.35!important;
    letter-spacing:.02em;
    font-weight:700;
}
.atchc-search-body{
    padding:18px 18px 20px;
    background:linear-gradient(180deg,rgba(247,250,253,.95) 0%,rgba(255,255,255,1) 100%);
}
.atchc-search-note{
    margin:0 0 12px 0!important;
    color:#627287;
    font-size:13px;
    line-height:1.5;
}
.atchc-search-form{
    display:flex!important;
    gap:12px!important;
    align-items:center!important;
    margin:0!important;
    padding:0!important;
    width:100%!important;
}
.atchc-search-inputwrap{
    position:relative!important;
    flex:1 1 auto!important;
    min-width:0!important;
}
.atchc-search-lens{
    position:absolute;
    left:14px;
    top:50%;
    transform:translateY(-50%);
    font-size:18px;
    color:#7d8aa0;
    pointer-events:none;
}
.atchc-search-field{
    display:block!important;
    width:100%!important;
    min-height:50px!important;
    height:50px!important;
    padding:12px 14px 12px 42px!important;
    border:1px solid #d6dfeb!important;
    border-radius:999px!important;
    background:#fff!important;
    box-shadow:inset 0 1px 2px rgba(15,34,63,.04);
    font-size:14px!important;
    color:#17263f!important;
    outline:none;
}
.atchc-search-field:focus{
    border-color:var(--atchc-primary,#1f57c3)!important;
    box-shadow:0 0 0 3px rgba(31,87,195,.10);
}
.atchc-search-btn{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:50px!important;
    height:50px!important;
    padding:0 18px!important;
    border:0!important;
    border-radius:999px!important;
    background:linear-gradient(180deg,var(--atchc-highlight,#f39c12),#ea8a00)!important;
    color:#fff!important;
    font-size:13px!important;
    font-weight:800!important;
    letter-spacing:.03em;
    text-transform:uppercase;
    cursor:pointer;
    box-shadow:0 8px 18px rgba(243,156,18,.25);
}
.atchc-search-btn:hover{filter:brightness(.98)}
@media(max-width:680px){
    .atchc-search-body{padding:14px}
    .atchc-search-form{flex-direction:column;align-items:stretch}
    .atchc-search-btn{width:100%}
}


/* v1.1.3 - Classy Search Results Page */
body.atchc-search-results-page{--atchc-primary:#1f57c3;--atchc-secondary:#17325c;--atchc-highlight:#f39c12;--atchc-radius:12px}
body.atchc-search-results-page .page-title,
body.atchc-search-results-page .archive-title,
body.atchc-search-results-page .search-title,
body.atchc-search-results-page h1.page-title,
body.atchc-search-results-page h1.archive-title,
body.atchc-search-results-page .content-area>h1,
body.atchc-search-results-page main>h1{
 position:relative!important;margin:0 0 20px!important;padding:15px 18px 15px 20px!important;border:0!important;border-radius:var(--atchc-radius)!important;
 background:linear-gradient(135deg,var(--atchc-primary) 0%,var(--atchc-secondary) 100%)!important;color:#fff!important;font-size:20px!important;line-height:1.35!important;font-weight:800!important;
 box-shadow:0 8px 20px rgba(15,34,63,.11)!important;text-transform:none!important
}
body.atchc-search-results-page .page-title:before,
body.atchc-search-results-page .archive-title:before,
body.atchc-search-results-page .search-title:before,
body.atchc-search-results-page h1.page-title:before,
body.atchc-search-results-page h1.archive-title:before{content:"🔎";margin-right:9px;font-size:.9em}
body.atchc-search-results-page .page-title:after,
body.atchc-search-results-page .archive-title:after,
body.atchc-search-results-page .search-title:after,
body.atchc-search-results-page h1.page-title:after,
body.atchc-search-results-page h1.archive-title:after{content:"";position:absolute;left:20px;bottom:0;width:70px;height:4px;border-radius:8px;background:var(--atchc-highlight)}

body.atchc-search-results-page main article,
body.atchc-search-results-page main .hentry,
body.atchc-search-results-page .content-area article,
body.atchc-search-results-page .content-area .hentry,
body.atchc-search-results-page .content-area .post,
body.atchc-search-results-page #content .post{
 position:relative!important;margin:0 0 18px!important;padding:20px 20px 18px!important;border:1px solid #dce5ef!important;border-left:5px solid var(--atchc-highlight)!important;
 border-radius:var(--atchc-radius)!important;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)!important;box-shadow:0 8px 22px rgba(15,34,63,.07)!important;overflow:hidden!important;
 transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important
}
body.atchc-search-results-page main article:hover,
body.atchc-search-results-page main .hentry:hover,
body.atchc-search-results-page .content-area article:hover,
body.atchc-search-results-page .content-area .hentry:hover,
body.atchc-search-results-page .content-area .post:hover,
body.atchc-search-results-page #content .post:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(15,34,63,.11)!important;border-color:#cad8e8!important;border-left-color:var(--atchc-highlight)!important}

body.atchc-search-results-page main article .entry-title,
body.atchc-search-results-page main .hentry .entry-title,
body.atchc-search-results-page .content-area .post .entry-title,
body.atchc-search-results-page .content-area .post h2,
body.atchc-search-results-page #content .post h2{margin:0 0 10px!important;padding:0!important;font-size:21px!important;line-height:1.35!important;font-weight:800!important;border:0!important;background:none!important}
body.atchc-search-results-page main article .entry-title a,
body.atchc-search-results-page main .hentry .entry-title a,
body.atchc-search-results-page .content-area .post .entry-title a,
body.atchc-search-results-page .content-area .post h2 a,
body.atchc-search-results-page #content .post h2 a{color:var(--atchc-secondary)!important;text-decoration:none!important}
body.atchc-search-results-page main article .entry-title a:hover,
body.atchc-search-results-page .content-area .post h2 a:hover,
body.atchc-search-results-page #content .post h2 a:hover{color:var(--atchc-primary)!important}
body.atchc-search-results-page main article p,
body.atchc-search-results-page main .hentry p,
body.atchc-search-results-page .content-area .post p,
body.atchc-search-results-page #content .post p{color:#34445b!important;font-size:14px!important;line-height:1.65!important}
body.atchc-search-results-page main article .entry-meta,
body.atchc-search-results-page main .hentry .entry-meta,
body.atchc-search-results-page .content-area .post .post-meta,
body.atchc-search-results-page .content-area .post .entry-meta{color:#728196!important;font-size:12px!important;margin-bottom:8px!important}

body.atchc-search-results-page .more-link,
body.atchc-search-results-page .read-more,
body.atchc-search-results-page .readmore,
body.atchc-search-results-page .post-more a,
body.atchc-search-results-page .entry-content .button,
body.atchc-search-results-page .entry-summary .button,
body.atchc-search-results-page main article a.button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;margin-top:8px!important;padding:8px 14px!important;border:0!important;border-radius:999px!important;background:linear-gradient(180deg,var(--atchc-highlight),#e88900)!important;color:#fff!important;font-size:12px!important;line-height:1!important;font-weight:800!important;text-decoration:none!important;box-shadow:0 6px 14px rgba(243,156,18,.22)!important}
body.atchc-search-results-page .more-link:hover,
body.atchc-search-results-page .read-more:hover,
body.atchc-search-results-page .readmore:hover,
body.atchc-search-results-page .post-more a:hover,
body.atchc-search-results-page .entry-content .button:hover,
body.atchc-search-results-page .entry-summary .button:hover{filter:brightness(.97);transform:translateY(-1px)}

body.atchc-search-results-page .breadcrumb,
body.atchc-search-results-page .breadcrumbs,
body.atchc-search-results-page .breadcrumb-trail{margin-bottom:14px!important;padding:10px 12px!important;border:1px solid #e3eaf2!important;border-radius:9px!important;background:#f8fafc!important;color:#5d6c80!important;font-size:12px!important}

body.atchc-search-results-page .navigation.pagination,
body.atchc-search-results-page .pagination,
body.atchc-search-results-page .nav-links{margin-top:22px!important}
body.atchc-search-results-page .page-numbers{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:36px!important;min-height:36px!important;margin:3px!important;padding:6px 10px!important;border:1px solid #d7e1ec!important;border-radius:8px!important;background:#fff!important;color:var(--atchc-secondary)!important;text-decoration:none!important;font-weight:700!important}
body.atchc-search-results-page .page-numbers.current,
body.atchc-search-results-page .page-numbers:hover{border-color:var(--atchc-primary)!important;background:var(--atchc-primary)!important;color:#fff!important}

@media(max-width:680px){
 body.atchc-search-results-page .page-title,
 body.atchc-search-results-page .archive-title,
 body.atchc-search-results-page .search-title,
 body.atchc-search-results-page h1.page-title,
 body.atchc-search-results-page h1.archive-title{padding:13px 14px 13px 16px!important;font-size:17px!important}
 body.atchc-search-results-page main article,
 body.atchc-search-results-page main .hentry,
 body.atchc-search-results-page .content-area article,
 body.atchc-search-results-page .content-area .hentry,
 body.atchc-search-results-page .content-area .post,
 body.atchc-search-results-page #content .post{padding:15px 14px!important;margin-bottom:14px!important;border-left-width:4px!important}
 body.atchc-search-results-page main article .entry-title,
 body.atchc-search-results-page .content-area .post h2,
 body.atchc-search-results-page #content .post h2{font-size:18px!important}
}


/* v1.1.5 - Refined search result title + excerpt typography */
body.atchc-search-results-page main article .entry-header,
body.atchc-search-results-page main .hentry .entry-header,
body.atchc-search-results-page .content-area .post .entry-header,
body.atchc-search-results-page #content .post .entry-header{
    margin:0 0 12px!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
}

body.atchc-search-results-page main article .entry-title,
body.atchc-search-results-page main article h2,
body.atchc-search-results-page main .hentry .entry-title,
body.atchc-search-results-page main .hentry h2,
body.atchc-search-results-page .content-area .post .entry-title,
body.atchc-search-results-page .content-area .post h2,
body.atchc-search-results-page #content .post .entry-title,
body.atchc-search-results-page #content .post h2{
    position:relative!important;
    margin:0 0 14px!important;
    padding:0 0 12px!important;
    color:var(--atchc-secondary)!important;
    font-size:20px!important;
    line-height:1.38!important;
    font-weight:750!important;
    letter-spacing:-.01em!important;
    text-transform:none!important;
    border:0!important;
    background:transparent!important;
}

body.atchc-search-results-page main article .entry-title:after,
body.atchc-search-results-page main article h2:after,
body.atchc-search-results-page main .hentry .entry-title:after,
body.atchc-search-results-page main .hentry h2:after,
body.atchc-search-results-page .content-area .post .entry-title:after,
body.atchc-search-results-page .content-area .post h2:after,
body.atchc-search-results-page #content .post .entry-title:after,
body.atchc-search-results-page #content .post h2:after{
    content:""!important;
    position:absolute!important;
    left:0!important;
    bottom:0!important;
    width:44px!important;
    height:3px!important;
    border-radius:4px!important;
    background:var(--atchc-highlight)!important;
}

body.atchc-search-results-page main article .entry-title a,
body.atchc-search-results-page main article h2 a,
body.atchc-search-results-page main .hentry .entry-title a,
body.atchc-search-results-page main .hentry h2 a,
body.atchc-search-results-page .content-area .post .entry-title a,
body.atchc-search-results-page .content-area .post h2 a,
body.atchc-search-results-page #content .post .entry-title a,
body.atchc-search-results-page #content .post h2 a{
    color:var(--atchc-secondary)!important;
    text-decoration:none!important;
    font-weight:inherit!important;
}
body.atchc-search-results-page main article .entry-title a:hover,
body.atchc-search-results-page main article h2 a:hover,
body.atchc-search-results-page .content-area .post .entry-title a:hover,
body.atchc-search-results-page .content-area .post h2 a:hover,
body.atchc-search-results-page #content .post h2 a:hover{
    color:var(--atchc-primary)!important;
}

body.atchc-search-results-page main article .entry-summary,
body.atchc-search-results-page main article .entry-content,
body.atchc-search-results-page main .hentry .entry-summary,
body.atchc-search-results-page main .hentry .entry-content,
body.atchc-search-results-page .content-area .post .entry-summary,
body.atchc-search-results-page .content-area .post .entry-content,
body.atchc-search-results-page #content .post .entry-summary,
body.atchc-search-results-page #content .post .entry-content{
    color:#536174!important;
    font-size:14px!important;
    line-height:1.72!important;
    font-weight:400!important;
}

body.atchc-search-results-page main article p,
body.atchc-search-results-page main .hentry p,
body.atchc-search-results-page .content-area .post p,
body.atchc-search-results-page #content .post p{
    margin:0 0 10px!important;
    color:#536174!important;
    font-size:14px!important;
    line-height:1.72!important;
    font-weight:400!important;
    letter-spacing:.002em!important;
}

body.atchc-search-results-page main article .entry-summary p:first-child,
body.atchc-search-results-page main article .entry-content p:first-child,
body.atchc-search-results-page .content-area .post .entry-summary p:first-child,
body.atchc-search-results-page .content-area .post .entry-content p:first-child{
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:4!important;
    overflow:hidden!important;
}

body.atchc-search-results-page main article .more-link,
body.atchc-search-results-page main article .read-more,
body.atchc-search-results-page main article .readmore,
body.atchc-search-results-page .content-area .post .more-link,
body.atchc-search-results-page .content-area .post .read-more,
body.atchc-search-results-page #content .post .more-link{
    margin-top:10px!important;
    padding:9px 15px!important;
    border-radius:8px!important;
    font-size:12px!important;
    font-weight:800!important;
    letter-spacing:.01em!important;
}

@media(max-width:680px){
    body.atchc-search-results-page main article .entry-title,
    body.atchc-search-results-page main article h2,
    body.atchc-search-results-page .content-area .post .entry-title,
    body.atchc-search-results-page .content-area .post h2,
    body.atchc-search-results-page #content .post h2{
        font-size:18px!important;
        line-height:1.38!important;
        margin-bottom:12px!important;
        padding-bottom:10px!important;
    }
    body.atchc-search-results-page main article p,
    body.atchc-search-results-page .content-area .post p,
    body.atchc-search-results-page #content .post p{
        font-size:13.5px!important;
        line-height:1.68!important;
    }
    body.atchc-search-results-page main article .entry-summary p:first-child,
    body.atchc-search-results-page main article .entry-content p:first-child,
    body.atchc-search-results-page .content-area .post .entry-summary p:first-child,
    body.atchc-search-results-page .content-area .post .entry-content p:first-child{
        -webkit-line-clamp:5!important;
    }
}


/* v1.2.1 - Post Bottom Special Category */
.atchc-post-bottom{margin:28px 0 10px!important;border:1px solid #d9e3ef;border-top:4px solid var(--atchc-highlight,#f39c12);border-radius:var(--atchc-radius,12px);overflow:hidden;background:#fff;box-shadow:0 10px 25px rgba(15,34,63,.08);clear:both}
.atchc-post-bottom-head{position:relative;padding:14px 17px 13px;background:linear-gradient(135deg,var(--atchc-primary,#1f57c3) 0%,var(--atchc-secondary,#17325c) 68%,#0f223f 100%)}
.atchc-post-bottom-head:before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;background:linear-gradient(180deg,var(--atchc-highlight,#f39c12),#ffbf47)}
.atchc-post-bottom-head:after{content:"";position:absolute;left:17px;bottom:0;width:64px;height:3px;border-radius:6px;background:var(--atchc-highlight,#f39c12)}
.atchc-post-bottom-head h3{margin:0!important;padding:0 0 0 8px!important;border:0!important;background:none!important;font-size:16px!important;line-height:1.4!important;font-weight:800!important;letter-spacing:.015em!important}
.atchc-post-bottom-head h3 a{display:flex!important;align-items:center!important;gap:9px!important;color:#fff!important;text-decoration:none!important}
.atchc-post-bottom-icon{flex:0 0 auto}
.atchc-post-bottom-body{padding:10px 16px 5px;background:linear-gradient(180deg,#f9fbfe 0%,#fff 100%)}
.atchc-post-bottom-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px!important;list-style:none!important;margin:0!important;padding:0!important}
.atchc-post-bottom-list li{position:relative!important;margin:0!important;padding:10px 0 10px 18px!important;border-bottom:1px dashed #d9e2ec!important;line-height:1.45!important;min-width:0}
.atchc-post-bottom-list li:before{content:"";position:absolute;left:2px;top:17px;width:7px;height:7px;border-top:2px solid var(--atchc-highlight,#f39c12);border-right:2px solid var(--atchc-highlight,#f39c12);transform:rotate(45deg)}
.atchc-post-bottom-list li a{display:flex!important;align-items:flex-start!important;gap:8px!important;color:#18304f!important;text-decoration:none!important;font-size:13.5px!important;font-weight:700!important;line-height:1.45!important;min-width:0}
.atchc-post-bottom-list li a:hover{color:var(--atchc-primary,#1f57c3)!important}
.atchc-post-bottom-title{min-width:0;overflow-wrap:break-word}
.atchc-post-bottom-list time{display:block;margin-top:4px;color:#7a8798;font-size:11px}
.atchc-post-bottom .atchc-new-badge{flex:0 0 auto;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:3px 6px!important;border-radius:5px!important;background:var(--atchc-new,#ffb400)!important;color:#171717!important;font-size:9px!important;font-weight:900!important;line-height:1!important;text-transform:uppercase!important}
.atchc-post-bottom-foot{padding:10px 16px 15px;background:#fff}
.atchc-post-bottom-more{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:8px 14px!important;border-radius:999px!important;background:rgba(243,156,18,.13)!important;color:var(--atchc-secondary,#17325c)!important;text-decoration:none!important;font-size:12px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.035em!important}
.atchc-post-bottom-more:hover{background:var(--atchc-highlight,#f39c12)!important;color:#fff!important}
@media(max-width:680px){.atchc-post-bottom{margin-top:22px!important}.atchc-post-bottom-head{padding:12px 14px}.atchc-post-bottom-head h3{font-size:14.5px!important}.atchc-post-bottom-body{padding:7px 14px 3px}.atchc-post-bottom-list{grid-template-columns:1fr}.atchc-post-bottom-list li{padding-top:9px!important;padding-bottom:9px!important}.atchc-post-bottom-list li a{font-size:13px!important}.atchc-post-bottom-foot{padding:8px 14px 12px}}

/* v1.2.2 post-bottom reliability */
.atchc-post-bottom-list .atchc-post-bottom-empty a{color:var(--atchc-primary,#1f57c3)!important;font-weight:700!important}


/* v1.2.3 - Post bottom multi-category + bullet/marker hard reset */
.atchc-post-bottom-stack{display:block!important;margin:28px 0 10px!important;padding:0!important;clear:both!important}
.atchc-post-bottom-stack>.atchc-post-bottom{margin:0 0 18px!important}
.atchc-post-bottom-stack>.atchc-post-bottom:last-child{margin-bottom:0!important}
.atchc-post-bottom-list,
.atchc-post-bottom-list li{
    list-style:none!important;
    list-style-type:none!important;
    list-style-image:none!important;
}
.atchc-post-bottom-list{
    padding-left:0!important;
    padding-inline-start:0!important;
    margin-left:0!important;
}
.atchc-post-bottom-list li{
    margin-left:0!important;
    background-image:none!important;
}
.atchc-post-bottom-list li::marker{
    content:""!important;
    font-size:0!important;
    color:transparent!important;
}
/* Some themes add their own bullet through nested list selectors. Keep only our orange arrow. */
.atchc-post-bottom .atchc-post-bottom-list>li:not(.atchc-post-bottom-empty){
    list-style:none!important;
}
@media(max-width:680px){
    .atchc-post-bottom-stack{margin-top:22px!important}
    .atchc-post-bottom-stack>.atchc-post-bottom{margin-top:0!important;margin-bottom:14px!important}
    .atchc-post-bottom-list,.atchc-post-bottom-list li{list-style:none!important;list-style-type:none!important;padding-inline-start:0!important}
    .atchc-post-bottom-list li{padding-left:18px!important}
    .atchc-post-bottom-list li::marker{content:""!important;font-size:0!important}
}


/* v1.2.4 - Post bottom category boxes side-by-side layout */
.atchc-post-bottom-stack.atchc-post-bottom-multi{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:20px!important;
    align-items:start!important;
}
.atchc-post-bottom-stack.atchc-post-bottom-multi.atchc-post-bottom-boxcols-1{grid-template-columns:1fr}
.atchc-post-bottom-stack.atchc-post-bottom-multi.atchc-post-bottom-boxcols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.atchc-post-bottom-stack.atchc-post-bottom-multi.atchc-post-bottom-boxcols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.atchc-post-bottom-stack.atchc-post-bottom-multi>.atchc-post-bottom{margin:0!important;min-width:0!important;width:100%!important}
@media(max-width:1024px){.atchc-post-bottom-stack.atchc-post-bottom-multi.atchc-post-bottom-boxcols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.atchc-post-bottom-stack.atchc-post-bottom-multi{grid-template-columns:1fr!important;gap:14px!important}}
