/*
Theme Name: SLTheme
Theme URI: https://streetkittys.net
Author: StreetKittys
Description: A clean mobile-first StreetKittys theme for the Library, Boutique, and Foundation. Built to avoid duplicate menus, blank mobile panels, and theme footer placeholders.
Version: 3.0.9
License: GPLv2 or later
Text Domain: sltheme
*/
:root{--sl-bg:#fbf7ef;--sl-ink:#24211f;--sl-muted:#6a5d54;--sl-card:#efe7dc;--sl-line:#ddcfbf;--sl-accent:#63544b;--sl-white:#fff}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;background:var(--sl-bg);color:var(--sl-ink);font-size:18px;line-height:1.5}a{color:inherit}.sl-skip{position:absolute;left:-999px}.sl-skip:focus{left:1rem;top:1rem;background:#fff;padding:.5rem;z-index:9999}.sl-header{position:sticky;top:0;z-index:1000;background:#e7dcc9;border-bottom:1px solid var(--sl-line)}.sl-head-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:1100px;margin:0 auto;padding:14px 18px}.sl-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;font-size:1.45rem;font-weight:800}.sl-logo{width:46px;height:46px;border-radius:999px;object-fit:cover;background:#fff}.sl-nav{display:flex;gap:.35rem;flex-wrap:wrap;justify-content:flex-end}.sl-nav a{padding:.55rem .75rem;border-radius:999px;text-decoration:none;font-weight:700}.sl-nav a:hover{background:rgba(99,84,75,.12)}.sl-menu-toggle{display:none;background:var(--sl-accent);color:white;border:0;border-radius:999px;padding:.65rem .9rem;font-size:1rem}.sl-hero{min-height:430px;background:linear-gradient(rgba(0,0,0,.48),rgba(0,0,0,.48)),var(--sl-hero-image, linear-gradient(135deg,#6b5a50,#d8c9b7));background-size:cover;background-position:center;display:flex;align-items:center}.sl-hero-inner{max-width:1100px;margin:0 auto;padding:70px 22px;color:white}.sl-hero h1{font-size:clamp(2.2rem,7vw,4.7rem);line-height:1;margin:.2rem 0 1rem}.sl-hero p{font-size:clamp(1.05rem,3.6vw,1.6rem);max-width:780px}.sl-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.5rem}.sl-btn{display:inline-block;background:#fff;color:#241f1b;text-decoration:none;font-weight:800;padding:.8rem 1.05rem;border-radius:999px}.sl-btn.alt{background:var(--sl-accent);color:#fff}.sl-main{max-width:1100px;margin:0 auto;padding:34px 20px}.sl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sl-card{background:var(--sl-card);border:1px solid var(--sl-line);border-radius:28px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,.04)}.sl-card h2,.sl-card h3{margin-top:0}.sl-section{margin:32px 0}.sl-footer{background:#252321;color:#fff;text-align:center;padding:32px 18px;margin-top:40px}.sl-footer a{color:#fff}.sl-page-title{font-size:clamp(2rem,6vw,3.6rem);margin:0 0 1rem}.sl-content{background:#fff;border-radius:24px;border:1px solid var(--sl-line);padding:24px}.sl-floating-menu{display:none}.wp-admin .sl-header{top:32px}@media(max-width:760px){body{font-size:18px}.sl-head-inner{padding:12px 16px}.sl-brand{font-size:1.35rem}.sl-menu-toggle{display:block}.sl-nav{display:none;position:fixed;left:0;right:0;top:70px;bottom:0;background:#fff;padding:26px;overflow:auto;z-index:1001}.sl-nav.open{display:block}.sl-nav a{display:block;background:var(--sl-card);border:1px solid var(--sl-line);border-radius:24px;margin:12px 0;padding:18px 20px;font-size:1.45rem}.sl-grid{grid-template-columns:1fr}.sl-hero{min-height:470px}.sl-floating-menu{display:block;position:fixed;right:18px;bottom:78px;background:var(--sl-accent);color:#fff;border:0;border-radius:999px;padding:.75rem 1.05rem;z-index:1002;box-shadow:0 12px 28px rgba(0,0,0,.25);font-weight:800}}@media(min-width:761px){.sl-nav{display:flex!important}}


/* SLTheme 1.0.2 listing fixes */
.sl-listing-page .sl-page-intro{font-size:1.15rem;line-height:1.55;margin:0 0 1.2rem;color:#4f453f}
.sl-section-nav{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:center;background:#2b2622;border-radius:28px;padding:1.25rem;margin:1.5rem auto;max-width:780px}
.sl-section-nav a{display:inline-block;background:#4e4640;color:#fff;text-decoration:none;border-radius:999px;padding:.75rem 1.15rem;font-weight:800}
.sl-search{display:grid;grid-template-columns:1fr auto;gap:.7rem;margin:1.25rem auto 2rem;max-width:780px}
.sl-search input{font-size:1.05rem;padding:1rem;border:2px solid #d9cbbb;border-radius:14px;min-width:0}
.sl-search button{font-size:1.05rem;padding:1rem 1.3rem;border:0;border-radius:14px;background:#6b5b51;color:#fff;font-weight:800}
.sl-items-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1rem;margin-top:1.25rem}
.sl-item-card{background:#f2eadf;border:2px solid #e2d2bd;border-radius:24px;padding:1.15rem;box-shadow:0 6px 18px rgba(0,0,0,.05)}
.sl-item-card h2{font-size:1.35rem;margin:.25rem 0 .6rem}.sl-item-card a{color:#25211e}.sl-item-card p{color:#544942;line-height:1.45}.sl-read,.sl-back{display:inline-block;margin-top:.5rem;background:#6b5b51!important;color:#fff!important;text-decoration:none;border-radius:999px;padding:.7rem 1rem;font-weight:800}.sl-thumb img,.sl-single-thumb img{width:100%;height:auto;border-radius:18px}.sl-empty{background:#fff8ef;border-left:6px solid #6b5b51;padding:1rem 1.2rem;border-radius:12px;margin-top:1rem}.sl-single-item .sl-body{font-size:1.1rem;line-height:1.65}
@media(max-width:700px){.sl-section-nav{border-radius:22px;padding:1rem}.sl-section-nav a{font-size:1rem;padding:.65rem .9rem}.sl-search{grid-template-columns:1fr}.sl-page-title{font-size:clamp(2.2rem,12vw,4rem)!important}.sl-content{padding-left:1rem!important;padding-right:1rem!important}}


/* SLTheme 1.0.4: keep listing pages clean */
.sl-listing-page .sl-section-nav{display:none!important}
.sl-listing-page .sl-search{margin-top:1rem}
.sl-admin-notice-public{background:#fff8ef;border-left:6px solid #6b5b51;padding:1rem;border-radius:12px}


/* SLTheme 1.0.5: photos are a main menu section */
.sl-photo-note{background:#fff8ef;border:1px solid #e2d2bd;border-radius:20px;padding:1rem;margin:1rem 0 1.25rem}


/* SLTheme 1.0.6: identify every item type clearly. Photos stay Photo. */
.sl-type-filters{display:flex;flex-wrap:wrap;gap:.55rem;margin:1rem 0 1.3rem;align-items:center}
.sl-type-filters a{display:inline-block;background:#efe7dc;border:1px solid #ddcfbf;border-radius:999px;padding:.55rem .85rem;text-decoration:none;font-weight:800;color:#2a2521}
.sl-type-filters a:hover{background:#6b5b51;color:#fff}
.sl-item-card{position:relative;overflow:hidden}
.sl-type-badge{display:inline-flex;align-items:center;gap:.35rem;width:max-content;max-width:100%;font-size:.82rem;text-transform:uppercase;letter-spacing:.04em;font-weight:900;color:#fff;border-radius:999px;padding:.42rem .65rem;margin-bottom:.75rem;background:#6b5b51}
.sl-badge-icon{font-size:1rem;line-height:1}.sl-badge-photo{background:#26736d}.sl-badge-gallery{background:#4f6599}.sl-badge-book{background:#416a9b}.sl-badge-video{background:#a34343}.sl-badge-music{background:#7553a6}.sl-badge-story{background:#9a6b26}.sl-badge-diy{background:#3d7a46}.sl-badge-resource{background:#666}.sl-badge-cat{background:#8b4a3c}.sl-badge-collection{background:#56516d}
.sl-thumb{display:block;margin:.2rem 0 .85rem;text-decoration:none}.sl-thumb img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:18px;border:1px solid #ddcfbf}.sl-thumb-placeholder{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;background:#fff8ef;border:2px dashed #d8c8b4;border-radius:18px;font-size:3rem}.sl-thumb-placeholder span{filter:drop-shadow(0 2px 2px rgba(0,0,0,.08))}.sl-card-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin:.65rem 0}.sl-card-tags span{background:#fff;border:1px solid #ddcfbf;border-radius:999px;padding:.25rem .55rem;font-size:.82rem;font-weight:700;color:#5d524b}
.sl-card-type-photo{background:#eef8f6}.sl-card-type-gallery{background:#eef2fb}.sl-card-type-book{background:#eef4fb}.sl-card-type-video{background:#fbefef}.sl-card-type-music{background:#f4effb}.sl-card-type-story{background:#fbf4e8}.sl-card-type-diy{background:#eef8ef}.sl-card-type-resource{background:#f4f4f4}
@media(max-width:700px){.sl-type-filters{gap:.45rem}.sl-type-filters a{font-size:.94rem;padding:.5rem .7rem}.sl-type-badge{font-size:.76rem}.sl-item-card h2{font-size:1.55rem}}


/* SLTheme 1.0.7: compact list view with previews */
.sl-items-grid{display:none!important}
.sl-items-list{display:flex;flex-direction:column;gap:.9rem;margin-top:1.1rem}
.sl-list-item{display:grid;grid-template-columns:132px 1fr;gap:1rem;align-items:start;background:#f2eadf;border:2px solid #e2d2bd;border-radius:22px;padding:.85rem;box-shadow:0 5px 16px rgba(0,0,0,.045)}
.sl-list-preview{display:flex;align-items:center;justify-content:center;width:132px;min-height:104px;aspect-ratio:4/3;border-radius:16px;overflow:hidden;background:#fff8ef;border:2px dashed #d8c8b4;text-decoration:none;flex-shrink:0}
.sl-list-preview img{display:block;width:100%;height:100%;object-fit:cover;border-radius:14px}
.sl-list-placeholder span{font-size:2.35rem;line-height:1}
.sl-list-body{min-width:0}.sl-list-body .sl-type-badge{margin-bottom:.35rem}.sl-list-body h2{font-size:1.35rem;line-height:1.15;margin:.1rem 0 .35rem}.sl-list-body h2 a{color:#25211e}.sl-list-body p{font-size:.95rem;line-height:1.35;margin:.2rem 0 .35rem;color:#544942}.sl-list-body .sl-read{font-size:.95rem;padding:.55rem .8rem;margin-top:.25rem}.sl-list-body .sl-card-tags{margin:.35rem 0}
@media(max-width:700px){.sl-list-item{grid-template-columns:98px 1fr;gap:.75rem;border-radius:20px;padding:.7rem}.sl-list-preview{width:98px;min-height:78px;border-radius:14px}.sl-list-placeholder span{font-size:1.9rem}.sl-list-body h2{font-size:1.12rem}.sl-list-body p{font-size:.86rem}.sl-list-body .sl-type-badge{font-size:.68rem;padding:.32rem .5rem}.sl-list-body .sl-read{font-size:.82rem;padding:.45rem .65rem}.sl-card-tags span{font-size:.72rem}.sl-type-filters a{font-size:.9rem}}

/* 1.0.8: compact list with real preview images */
.sl-compact-list{display:flex;flex-direction:column;gap:18px;margin-top:26px}
.sl-compact-list .sl-list-item{display:grid;grid-template-columns:132px 1fr;gap:18px;align-items:center;padding:18px;border-radius:22px;background:#f1eadf;border:3px solid #dfd1bd;box-shadow:0 6px 18px rgba(0,0,0,.04)}
.sl-compact-list .sl-list-preview{width:132px;height:106px;border-radius:18px;overflow:hidden;background:#fff8ef;border:3px dashed #d7c7b3;display:flex;align-items:center;justify-content:center;text-decoration:none}
.sl-compact-list .sl-list-preview img{width:100%;height:100%;object-fit:cover;display:block}
.sl-compact-list .sl-list-placeholder span{font-size:42px;line-height:1}
.sl-compact-list .sl-list-body{min-width:0}
.sl-compact-list .sl-type-badge{display:inline-flex;align-items:center;gap:7px;border-radius:999px;color:#fff;padding:8px 14px;font-size:18px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;margin-bottom:8px;white-space:nowrap}
.sl-compact-list .sl-list-body h2{font-size:30px;line-height:1.1;margin:0 0 8px}
.sl-compact-list .sl-list-body h2 a{color:#211d1b;text-decoration:underline}
.sl-compact-list .sl-list-body p{font-size:18px;margin:0 0 10px;color:#62554c;line-height:1.35}
.sl-compact-list .sl-read{display:inline-block;margin-top:4px;background:#6c584f;color:#fff;text-decoration:none;border-radius:999px;padding:10px 18px;font-weight:800;font-size:18px}
.sl-compact-list .sl-card-tags{display:flex;gap:6px;flex-wrap:wrap;margin:4px 0 4px}
.sl-compact-list .sl-card-tags span{background:#fff8ef;border:1px solid #d7c7b3;border-radius:999px;padding:4px 9px;font-size:13px;color:#5d5149}
.sl-badge-photo{background:#237f73}.sl-badge-gallery{background:#2c798c}.sl-badge-book{background:#8b5a2b}.sl-badge-video{background:#b43b3b}.sl-badge-music{background:#7d4bb3}.sl-badge-story{background:#b27b22}.sl-badge-diy{background:#3d8848}.sl-badge-resource{background:#606875}.sl-badge-cat{background:#9a5b5b}.sl-badge-item,.sl-badge-collection,.sl-badge-chapter{background:#6c584f}
@media (max-width:640px){
  .sl-compact-list .sl-list-item{grid-template-columns:104px 1fr;gap:14px;padding:14px;border-radius:20px}
  .sl-compact-list .sl-list-preview{width:104px;height:92px;border-radius:15px}
  .sl-compact-list .sl-type-badge{font-size:14px;padding:7px 10px;margin-bottom:7px}
  .sl-compact-list .sl-list-body h2{font-size:24px}
  .sl-compact-list .sl-list-body p{font-size:15px}
  .sl-compact-list .sl-read{font-size:15px;padding:9px 14px}
}
@media (max-width:380px){
  .sl-compact-list .sl-list-item{grid-template-columns:88px 1fr;gap:12px}
  .sl-compact-list .sl-list-preview{width:88px;height:82px}
  .sl-compact-list .sl-type-badge{font-size:12px;padding:6px 8px}
  .sl-compact-list .sl-list-body h2{font-size:21px}
}


/* 1.0.9: Cat-a-gories appear once; items show as thumbnail preview list */
.sl-catagory-once{margin:1rem 0 1.2rem;padding:1rem;background:#fff8ef;border:2px solid #e0d1bd;border-radius:22px}
.sl-catagory-once h2{font-size:1.25rem;margin:0 0 .7rem;color:#2a2521}
.sl-catagory-chips{display:flex;flex-wrap:wrap;gap:.5rem}
.sl-catagory-chips a{background:#efe7dc;border:1px solid #d9c9b5;border-radius:999px;padding:.45rem .75rem;color:#2a2521;text-decoration:none;font-weight:800}
.sl-catagory-chips a:hover{background:#6b5b51;color:#fff}
.sl-catagory-group{margin:1.1rem 0 1.7rem}
.sl-catagory-heading{font-size:1.45rem;margin:.2rem 0 .75rem;padding:.45rem .7rem;background:#6b5b51;color:#fff;border-radius:16px;display:inline-block}
.sl-thumbnail-list{gap:.7rem}
.sl-thumbnail-list .sl-list-item{grid-template-columns:96px 1fr;gap:.75rem;padding:.65rem;border-radius:18px}
.sl-thumbnail-list .sl-list-preview{width:96px;height:78px;min-height:78px;border-radius:14px;background:#fffaf2}
.sl-thumbnail-list .sl-list-placeholder span{font-size:2rem}
.sl-thumbnail-list .sl-list-body h3{font-size:1.08rem;line-height:1.15;margin:.15rem 0 .25rem}
.sl-thumbnail-list .sl-list-body h3 a{color:#211d1b;text-decoration:underline}
.sl-thumbnail-list .sl-list-body p{font-size:.86rem;line-height:1.25;margin:0 0 .35rem;color:#5f544c}
.sl-thumbnail-list .sl-type-badge{font-size:.7rem;padding:.25rem .45rem;margin-bottom:.25rem;display:inline-flex}
.sl-thumbnail-list .sl-read{font-size:.78rem;padding:.38rem .55rem;margin-top:.15rem}
@media(min-width:760px){.sl-thumbnail-list{display:grid;grid-template-columns:1fr 1fr}.sl-thumbnail-list .sl-list-item{grid-template-columns:110px 1fr}.sl-thumbnail-list .sl-list-preview{width:110px;height:86px}}


/* SLTheme 1.1.0 staff picks and comments */
.sl-staff-pick-badge{display:inline-block;margin:.35rem 0;padding:.25rem .55rem;border-radius:999px;background:#fff3bd;color:#4b381e;font-weight:800;font-size:.85rem}
.sl-comment-count{margin:.25rem 0 .45rem;color:#65554c;font-size:.9rem;font-weight:700}
.sl-comments-area{margin-top:2rem;padding:1.25rem;border:2px solid #e4d4c2;border-radius:20px;background:#fffaf2}
.sl-comments-area h2,.sl-comments-area h3{font-size:1.4rem;margin-top:0}
.comment-list{padding-left:1.2rem}.comment-body{margin-bottom:1rem;padding:1rem;border-radius:14px;background:#fff}.comment-reply-link{font-weight:700}.comment-form textarea,.comment-form input[type=text],.comment-form input[type=email],.comment-form input[type=url]{width:100%;max-width:100%;border:2px solid #d8c6b3;border-radius:12px;padding:.8rem}.comment-form input[type=submit]{background:#6b584f;color:#fff;border:0;border-radius:999px;padding:.85rem 1.3rem;font-weight:800}


/* SLTheme 1.1.1: better list previews and no raw URL excerpts */
.sl-list-item{grid-template-columns:118px 1fr!important;align-items:center!important;gap:.9rem!important}
.sl-list-preview{width:118px!important;min-height:88px!important;background:#fff!important;border:1px solid #ddcfbf!important;border-radius:16px!important}
.sl-list-preview img{width:100%!important;height:100%!important;object-fit:cover!important}
.sl-list-body h3{margin:.2rem 0 .25rem!important;font-size:1.22rem!important;line-height:1.18!important}
.sl-list-body p{word-break:normal!important;overflow-wrap:break-word!important}
.sl-video-url{display:none!important}
@media(max-width:700px){.sl-list-item{grid-template-columns:86px 1fr!important;padding:.62rem!important}.sl-list-preview{width:86px!important;min-height:64px!important}.sl-list-body h3{font-size:1rem!important}.sl-list-body p{display:none!important}.sl-list-body .sl-read{font-size:.78rem!important}.sl-list-body .sl-comment-count{display:none!important}}


/* SLTheme 1.1.2: one clean list, better previews, visible comments */
.sl-grouped-list{margin-top:1rem}
.sl-catagory-group{margin:1rem 0 1.4rem!important}
.sl-catagory-heading{font-size:1.12rem!important;padding:.4rem .65rem!important;margin:0 0 .65rem!important}
.sl-thumbnail-list{display:flex!important;flex-direction:column!important;gap:.85rem!important}
.sl-thumbnail-list .sl-list-item{display:grid!important;grid-template-columns:86px minmax(0,1fr)!important;gap:.75rem!important;align-items:center!important;padding:.7rem!important;border-radius:18px!important;background:#f2eadf!important;border:2px solid #e1d2bf!important;box-shadow:none!important}
.sl-thumbnail-list .sl-list-preview{width:86px!important;height:66px!important;min-height:66px!important;border-radius:13px!important;background:#fff8ef!important;border:1px solid #d7c7b4!important;overflow:hidden!important}
.sl-thumbnail-list .sl-list-preview img{width:100%!important;height:100%!important;object-fit:cover!important}
.sl-thumbnail-list .sl-list-body h3{font-size:1rem!important;line-height:1.15!important;margin:.2rem 0!important}
.sl-thumbnail-list .sl-list-body h3 a{color:#211d1b!important;text-decoration:underline!important}
.sl-thumbnail-list .sl-list-body p{display:none!important}
.sl-thumbnail-list .sl-type-badge{font-size:.7rem!important;padding:.28rem .48rem!important;margin:0 .25rem .2rem 0!important}
.sl-thumbnail-list .sl-staff-pick-badge{font-size:.68rem!important;padding:.25rem .45rem!important;margin:0 0 .2rem!important}
.sl-thumbnail-list .sl-read{font-size:.78rem!important;padding:.42rem .62rem!important;margin-top:.15rem!important}
.sl-thumbnail-list .sl-comment-count{font-size:.75rem!important;margin:.15rem 0!important;color:#6b5b51!important}
.sl-comments-area{display:block!important;margin-top:2rem!important;padding:1rem!important;background:#fff8ef!important;border:2px solid #e2d2bd!important;border-radius:18px!important}
.sl-comments-area textarea{min-height:120px!important}
.sl-single-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin:1rem 0 1.2rem}.sl-single-actions a,.sl-single-actions button{background:#6b584f;color:#fff;border:0;border-radius:999px;padding:.75rem 1rem;font-weight:800;text-decoration:none}
@media(min-width:760px){.sl-thumbnail-list .sl-list-item{grid-template-columns:112px minmax(0,1fr)!important}.sl-thumbnail-list .sl-list-preview{width:112px!important;height:82px!important}.sl-thumbnail-list .sl-list-body h3{font-size:1.18rem!important}}

/* 1.1.3 media links and comments */
.sl-details{display:inline-block;margin-left:.75rem;font-weight:800;color:#6b584f;text-decoration:underline}.sl-media-box{margin:1.25rem 0 2rem;padding:1rem;border:3px solid #eadfcc;border-radius:22px;background:#fffaf2}.sl-video-wrap{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:18px;background:#222}.sl-video-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.sl-audio-player{width:100%;margin:.5rem 0 1rem}.sl-print{border:0;border-radius:999px;background:#6b584f;color:#fff;font-weight:800;padding:.85rem 1.2rem;margin:.25rem}.sl-no-media{font-weight:700;color:#6b584f}.sl-comments-area{margin-top:2rem;padding:1.25rem;border:3px solid #eadfcc;border-radius:22px;background:#fffaf2}.sl-comments-area textarea,.sl-comments-area input[type=text],.sl-comments-area input[type=email],.sl-comments-area input[type=url]{width:100%;border:2px solid #ddd;border-radius:12px;padding:.75rem}.sl-comments-area .submit{border:0;border-radius:999px;background:#6b584f;color:#fff;font-weight:900;padding:.85rem 1.4rem}.sl-list-item .sl-read,.sl-list-item .sl-details{margin-top:.45rem}


/* SLTheme 1.1.4 compact rows, cleaner comments, no duplicated type sections */
.sl-card-topline{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:.35rem}.sl-row-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:.55rem}.sl-row-actions .sl-read{margin:0}.sl-small-link{display:inline-flex;align-items:center;justify-content:center;border:2px solid #d9cbb8;border-radius:999px;padding:.45rem .7rem;font-weight:800;text-decoration:none!important;color:#6f5b50;background:#fffaf2;font-size:.9rem}.sl-details{display:none!important}.sl-comment-count{display:none!important}.sl-comments-area{margin-top:2rem;padding:1rem;border:3px solid #e0d2be;border-radius:24px;background:#fffaf2}.sl-comments-area h2{font-size:1.6rem;margin-top:0}.sl-comments-area textarea,.sl-comments-area input[type=text],.sl-comments-area input[type=email],.sl-comments-area input[type=url]{width:100%;border:2px solid #d9cbb8;border-radius:14px;padding:.75rem}.sl-comments-area .form-submit input{background:#715d53;color:#fff;border:0;border-radius:999px;padding:.8rem 1.25rem;font-weight:900}.sl-single-item .sl-page-title{font-size:clamp(2.2rem,10vw,4rem);line-height:1.05}.sl-leave-comment-top{margin:.75rem 0 1.25rem}.sl-leave-comment-top a{display:inline-flex;background:#715d53;color:#fff!important;border-radius:999px;padding:.75rem 1.1rem;text-decoration:none!important;font-weight:900}@media(max-width:600px){.sl-list-item{gap:.75rem;padding:.9rem}.sl-list-preview{width:120px;min-width:120px}.sl-list-body h3{font-size:1.35rem}.sl-type-badge{font-size:.8rem}.sl-row-actions{gap:.35rem}.sl-small-link{font-size:.82rem;padding:.38rem .55rem}.sl-read{font-size:.95rem;padding:.55rem .75rem}}


/* SLTheme 1.1.5: reorganized homepage + clean list, no big item boxes */
.sl-home-hero{position:relative;min-height:520px;display:flex;align-items:center;background-image:linear-gradient(90deg,rgba(32,25,20,.78),rgba(32,25,20,.42)),var(--sl-hero-image);background-size:cover;background-position:center;margin:0;color:#fff;overflow:hidden}.sl-home-hero:after{content:none!important}.sl-home-overlay{max-width:880px;padding:3rem 1.25rem;margin:0 auto;width:100%}.sl-eyebrow{font-size:.95rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;margin:0 0 .7rem;color:#f4e7d6}.sl-home-hero h1{font-size:clamp(2.6rem,12vw,5rem);line-height:.95;margin:0 0 1rem;color:#fff}.sl-home-hero p{font-size:clamp(1.05rem,4.5vw,1.55rem);line-height:1.45;max-width:760px}.sl-home-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.4rem}.sl-home-actions a{background:#fff;color:#211d1b;text-decoration:none;border-radius:999px;padding:.85rem 1.1rem;font-weight:900;box-shadow:0 4px 14px rgba(0,0,0,.18)}.sl-home-actions a:nth-child(3){background:#6d5a50;color:#fff}.sl-home-main{max-width:1100px;margin:0 auto;padding:1.2rem}.sl-home-search,.sl-browse,.sl-home-mission{background:#fffaf2;border:1px solid #e4d6c3;border-radius:22px;padding:1rem;margin:1rem 0}.sl-home-search h2,.sl-browse h2,.sl-home-mission h2{font-size:1.4rem;margin:.1rem 0 .8rem}.sl-home-search form{display:flex;gap:.5rem}.sl-home-search input[type=search]{flex:1;border:2px solid #d7c7b4;border-radius:999px;padding:.8rem 1rem;font-size:1rem}.sl-home-search input[type=submit],.sl-home-search button{border:0;border-radius:999px;background:#6b584f;color:#fff;font-weight:900;padding:.8rem 1rem}.sl-browse-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.sl-browse-grid a{display:flex;align-items:center;gap:.45rem;text-decoration:none;background:#efe7dc;border:1px solid #dccdbb;border-radius:18px;padding:.85rem;font-weight:900}.sl-browse-grid span{font-size:1.25rem}.sl-home-info{display:grid;grid-template-columns:1fr;gap:.8rem;margin:1rem 0}.sl-home-info article{background:#fff;border:1px solid #e4d6c3;border-radius:20px;padding:1rem}.sl-home-info h2{font-size:1.15rem;margin:.1rem 0 .4rem}.sl-home-info p{margin:0;color:#5d514a}.sl-hero{display:none!important}
@media(min-width:800px){.sl-browse-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sl-home-info{grid-template-columns:repeat(3,1fr)}.sl-home-search form{max-width:760px}}

/* Clean content rows: remove the big beige boxes and show compact previews */
.sl-clean-list,.sl-thumbnail-list{display:flex!important;flex-direction:column!important;gap:.15rem!important;margin-top:1rem!important}.sl-clean-list .sl-list-item,.sl-thumbnail-list .sl-list-item{display:grid!important;grid-template-columns:88px minmax(0,1fr)!important;gap:.8rem!important;align-items:center!important;background:transparent!important;border:0!important;border-bottom:1px solid #e2d4c1!important;border-radius:0!important;box-shadow:none!important;padding:.75rem .15rem!important;margin:0!important}.sl-clean-list .sl-list-preview,.sl-thumbnail-list .sl-list-preview{width:88px!important;height:66px!important;min-height:66px!important;border-radius:10px!important;border:1px solid #ddd0bd!important;background:#fffaf2!important;overflow:hidden!important;flex:0 0 88px!important}.sl-clean-list .sl-list-preview img,.sl-thumbnail-list .sl-list-preview img{width:100%!important;height:100%!important;object-fit:cover!important}.sl-clean-list .sl-list-placeholder span,.sl-thumbnail-list .sl-list-placeholder span{font-size:1.6rem!important}.sl-clean-list .sl-card-topline,.sl-thumbnail-list .sl-card-topline{margin:0 0 .2rem!important;gap:.35rem!important}.sl-clean-list .sl-type-badge,.sl-thumbnail-list .sl-type-badge{font-size:.68rem!important;line-height:1!important;padding:.28rem .46rem!important;margin:0!important}.sl-clean-list .sl-staff-pick-badge,.sl-thumbnail-list .sl-staff-pick-badge{font-size:.66rem!important;padding:.25rem .45rem!important;margin:0!important}.sl-clean-list .sl-list-body h3,.sl-thumbnail-list .sl-list-body h3{font-size:1.08rem!important;line-height:1.18!important;margin:.1rem 0 .2rem!important}.sl-clean-list .sl-list-body h3 a,.sl-thumbnail-list .sl-list-body h3 a{text-decoration:none!important;color:#211d1b!important}.sl-clean-list .sl-list-body h3 a:hover,.sl-thumbnail-list .sl-list-body h3 a:hover{text-decoration:underline!important}.sl-clean-list .sl-list-body p,.sl-thumbnail-list .sl-list-body p{display:none!important}.sl-clean-list .sl-row-actions,.sl-thumbnail-list .sl-row-actions{display:flex!important;gap:.35rem!important;margin:.2rem 0 0!important;align-items:center!important}.sl-clean-list .sl-read,.sl-thumbnail-list .sl-read{font-size:.75rem!important;padding:.38rem .58rem!important;border-radius:999px!important;margin:0!important}.sl-clean-list .sl-small-link,.sl-thumbnail-list .sl-small-link{font-size:.72rem!important;padding:.34rem .5rem!important;background:transparent!important;border:1px solid #d9cbb8!important;color:#6a584f!important}.sl-catagory-group,.sl-catagory-heading{display:none!important}.sl-catagory-once{background:#fff!important;border:0!important;border-bottom:1px solid #eadfce!important;border-radius:0!important;padding:.5rem 0 .85rem!important;margin:.5rem 0 1rem!important}.sl-catagory-once h2{font-size:1.1rem!important;margin:0 0 .5rem!important}.sl-catagory-chips{gap:.4rem!important}.sl-catagory-chips a{font-size:.85rem!important;padding:.35rem .6rem!important}.sl-type-filters{margin:.75rem 0!important;padding-bottom:.25rem!important;display:flex!important;gap:.4rem!important;overflow-x:auto!important}.sl-type-filters a{white-space:nowrap;font-size:.85rem!important;padding:.45rem .65rem!important;border-radius:999px!important;background:#efe7dc!important;text-decoration:none!important;font-weight:900!important}.sl-section,.sl-content{border-radius:0!important;box-shadow:none!important}.sl-floating-menu{display:none!important}
@media(max-width:420px){.sl-clean-list .sl-list-item,.sl-thumbnail-list .sl-list-item{grid-template-columns:76px minmax(0,1fr)!important;gap:.65rem!important}.sl-clean-list .sl-list-preview,.sl-thumbnail-list .sl-list-preview{width:76px!important;height:58px!important;min-height:58px!important}.sl-clean-list .sl-list-body h3,.sl-thumbnail-list .sl-list-body h3{font-size:1rem!important}.sl-clean-list .sl-small-link,.sl-thumbnail-list .sl-small-link{font-size:.68rem!important}.sl-clean-list .sl-read,.sl-thumbnail-list .sl-read{font-size:.72rem!important;padding:.34rem .5rem!important}.sl-home-actions a{width:auto}.sl-home-hero{min-height:500px}}


/* SLTheme 1.2.0: cleaner header picture and simplified home */
.sl-header{box-shadow:0 2px 10px rgba(0,0,0,.06)}
.sl-head-inner{min-height:76px}
.sl-brand span:last-child{line-height:1}
.sl-simple-hero{min-height:500px;background-image:linear-gradient(90deg,rgba(33,26,22,.82),rgba(33,26,22,.38)),var(--sl-hero-image)!important;background-size:cover!important;background-position:center!important;border-bottom:0!important}
.sl-simple-hero .sl-home-overlay{max-width:1040px;padding:4rem 1.25rem}
.sl-simple-hero .sl-eyebrow{font-size:.78rem;letter-spacing:.08em;color:#f1dfc6;margin-bottom:.85rem}
.sl-simple-hero h1{font-size:clamp(2.8rem,10vw,5.6rem);letter-spacing:-.045em;max-width:780px;text-shadow:0 2px 18px rgba(0,0,0,.25)}
.sl-simple-hero p{max-width:680px;font-size:clamp(1.03rem,4vw,1.45rem);color:#fff;line-height:1.45;text-shadow:0 2px 12px rgba(0,0,0,.35)}
.sl-simple-hero .sl-home-actions a{font-size:1rem;padding:.82rem 1.05rem;box-shadow:0 8px 22px rgba(0,0,0,.22)}
.sl-simple-hero .sl-home-actions a:nth-child(2){background:#fff;color:#211d1b}
.sl-simple-hero .sl-home-actions a:nth-child(3){background:#6d5a50;color:#fff}
.sl-simplified-home{padding-top:1rem}
.sl-home-search,.sl-browse,.sl-home-mission{box-shadow:0 2px 10px rgba(0,0,0,.03)}
.sl-linked-info{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1rem 0}
.sl-linked-info .sl-info-card{display:block;text-decoration:none;background:#fff;border:1px solid #e4d6c3;border-radius:20px;padding:1rem;transition:transform .15s ease, box-shadow .15s ease}
.sl-linked-info .sl-info-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(0,0,0,.08)}
.sl-linked-info .sl-info-card span{font-size:1.7rem;display:inline-block;margin-bottom:.25rem}
.sl-linked-info .sl-info-card h2{font-size:1.15rem;margin:.1rem 0 .4rem;color:#24211f}
.sl-linked-info .sl-info-card p{margin:0 0 .65rem;color:#5d514a}
.sl-linked-info .sl-info-card strong{color:#6b584f;font-size:.95rem}
.sl-floating-menu{display:none!important}
.sl-home-hero:before{content:none!important}
@media(max-width:760px){
  .sl-head-inner{min-height:70px;padding:10px 16px}.sl-brand{font-size:1.4rem}.sl-menu-toggle{font-size:1rem;padding:.62rem .85rem}
  .sl-simple-hero{min-height:480px;background-position:60% center!important}
  .sl-simple-hero .sl-home-overlay{padding:3.1rem 1.15rem 2.4rem}
  .sl-simple-hero .sl-eyebrow{font-size:.68rem;line-height:1.35;max-width:320px}
  .sl-simple-hero h1{font-size:clamp(2.55rem,15vw,4.2rem);max-width:360px}
  .sl-simple-hero p{font-size:1.05rem;max-width:360px}
  .sl-home-actions{gap:.55rem}.sl-home-actions a{font-size:.95rem!important;padding:.74rem .9rem!important}
  .sl-linked-info{grid-template-columns:1fr}.sl-linked-info .sl-info-card{padding:1rem}.sl-browse-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:390px){.sl-browse-grid{grid-template-columns:1fr}.sl-home-actions a{width:auto}}


/* SLTheme 3.0.0: simplified homepage with hanging sign and one hero action */
.sl-floating-menu{display:none!important}
.sl-home-hero-300{min-height:560px!important;display:flex!important;align-items:center!important;justify-content:center!important;background-image:linear-gradient(rgba(28,22,18,.36),rgba(28,22,18,.36)),var(--sl-hero-image)!important;background-size:cover!important;background-position:center!important;margin:0!important;padding:2.2rem 1rem!important;overflow:hidden!important;color:#241f1b!important}.sl-hero-sign-wrap{width:100%;max-width:980px;margin:0 auto;display:flex;justify-content:center}.sl-hanging-sign{position:relative;width:min(880px,94vw);background:linear-gradient(180deg,#f3e3c8,#d0aa7a);border:8px solid #72543a;border-radius:24px;padding:1.15rem 1rem 1.25rem;text-align:center;box-shadow:0 18px 38px rgba(0,0,0,.34),inset 0 0 0 2px rgba(255,255,255,.35)}.sl-hanging-sign:before,.sl-hanging-sign:after{content:"";position:absolute;top:-54px;width:5px;height:58px;background:#574132;border-radius:4px}.sl-hanging-sign:before{left:22%}.sl-hanging-sign:after{right:22%}.sl-sign-rope:before,.sl-sign-rope:after{content:"";position:absolute;top:-68px;width:20px;height:20px;border-radius:50%;background:#574132}.sl-sign-rope:before{left:calc(22% - 7px)}.sl-sign-rope:after{right:calc(22% - 7px)}.sl-sign-kicker{margin:0 0 .35rem!important;font-size:.72rem!important;line-height:1.2!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:900!important;color:#563d2d!important}.sl-hanging-sign h1{margin:.1rem 0 .55rem!important;font-size:clamp(2rem,8vw,4rem)!important;line-height:1.02!important;color:#241f1b!important;text-shadow:none!important}.sl-hanging-sign p{max-width:760px!important;margin:0 auto 1rem!important;font-size:clamp(.98rem,3.7vw,1.35rem)!important;line-height:1.42!important;color:#302821!important}.sl-hero-search{display:grid!important;grid-template-columns:1fr auto!important;gap:.55rem!important;max-width:760px!important;margin:0 auto!important;background:rgba(255,255,255,.38)!important;padding:.55rem!important;border-radius:999px!important;border:2px solid rgba(114,84,58,.45)!important}.sl-hero-search input[type=search]{min-width:0!important;border:0!important;border-radius:999px!important;padding:.9rem 1rem!important;font-size:1rem!important;background:#fff!important;color:#241f1b!important}.sl-hero-search button{border:0!important;border-radius:999px!important;background:#6b5b51!important;color:#fff!important;font-weight:900!important;padding:.9rem 1.1rem!important;font-size:1rem!important;white-space:nowrap!important}.sl-home-300{max-width:1080px!important;margin:0 auto!important;padding:1rem!important}.sl-home-section{background:#fffaf2!important;border:1px solid #e4d6c3!important;border-radius:22px!important;padding:1rem!important;margin:1rem 0!important;box-shadow:0 2px 10px rgba(0,0,0,.025)!important}.sl-home-section h2{margin:.1rem 0 .7rem!important;font-size:1.35rem!important}.sl-category-chips-home{display:flex;flex-wrap:wrap;gap:.5rem}.sl-category-chips-home a{display:inline-flex;align-items:center;gap:.25rem;background:#efe7dc;border:1px solid #dccdbb;border-radius:999px;padding:.55rem .8rem;text-decoration:none;font-weight:900;color:#241f1b}.sl-section-title-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.sl-section-title-row a{font-weight:900;color:#6b5b51}.sl-home-mini-list .sl-list-item{grid-template-columns:92px minmax(0,1fr)!important;background:transparent!important;border:0!important;border-bottom:1px solid #eadfce!important;border-radius:0!important;padding:.7rem .1rem!important;box-shadow:none!important}.sl-home-mini-list .sl-list-preview{width:92px!important;height:66px!important;min-height:66px!important;border-radius:12px!important}.sl-home-mini-list .sl-card-topline{margin:0 0 .2rem!important}.sl-home-mini-list .sl-type-badge{font-size:.68rem!important;padding:.28rem .48rem!important}.sl-home-mini-list h3{font-size:1.05rem!important;margin:.05rem 0 .2rem!important;line-height:1.18!important}.sl-home-mini-list .sl-row-actions{display:flex!important;gap:.35rem!important;flex-wrap:wrap!important}.sl-home-mini-list .sl-read,.sl-home-mini-list .sl-small-link{font-size:.72rem!important;padding:.34rem .55rem!important;margin:0!important}.sl-empty-home{background:#fff!important;border-left:4px solid #6b5b51!important;border-radius:10px!important;padding:.75rem 1rem!important;color:#5b5049!important}.sl-home-info-300{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1rem!important;margin:1rem 0!important}.sl-home-info-300 .sl-info-card{display:block!important;text-decoration:none!important;background:#fff!important;border:1px solid #e4d6c3!important;border-radius:22px!important;padding:1rem!important;color:#241f1b!important}.sl-home-info-300 .sl-info-card span{font-size:1.6rem}.sl-home-info-300 h2{font-size:1.25rem!important;line-height:1.2!important;margin:.25rem 0 .4rem!important}.sl-home-info-300 p{margin:0 0 .5rem!important;color:#5d514a!important}.sl-home-info-300 strong{color:#6b5b51!important}.sl-hero,.sl-home-actions,.sl-browse,.sl-home-search,.sl-home-mission{display:none!important}
@media(max-width:760px){.sl-home-hero-300{min-height:520px!important;padding:2.7rem .75rem 1.5rem!important;background-position:center top!important}.sl-hanging-sign{padding:1rem .85rem 1rem;border-width:6px;border-radius:20px}.sl-hanging-sign:before,.sl-hanging-sign:after{height:44px;top:-42px}.sl-sign-rope:before,.sl-sign-rope:after{top:-55px}.sl-sign-kicker{font-size:.6rem!important}.sl-hanging-sign h1{font-size:clamp(2rem,11vw,3rem)!important}.sl-hanging-sign p{font-size:1rem!important}.sl-hero-search{grid-template-columns:1fr!important;border-radius:24px!important;padding:.5rem!important}.sl-hero-search input[type=search],.sl-hero-search button{width:100%!important}.sl-home-info-300{grid-template-columns:1fr!important}.sl-section-title-row{align-items:flex-start}.sl-category-chips-home{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.25rem}.sl-category-chips-home a{white-space:nowrap}.sl-home-mini-list .sl-list-item{grid-template-columns:78px minmax(0,1fr)!important}.sl-home-mini-list .sl-list-preview{width:78px!important;height:58px!important;min-height:58px!important}.sl-home-mini-list .sl-small-link{display:none!important}}

/* SLTheme 3.0.1 final mobile cleanup */
.sl-floating-menu,.sl-home-actions,.sl-simple-hero,.sl-home-hero-300,.sl-hero{display:none!important}.sl-header{position:sticky!important;top:0!important;z-index:10000!important;background:#e7dcc9!important}.sl-head-inner{min-height:74px!important}.sl-brand{font-size:clamp(1.45rem,6vw,2rem)!important}.sl-menu-toggle{display:block!important;background:#6b5b51!important;color:#fff!important;border-radius:999px!important;border:0!important;padding:.8rem 1.1rem!important;font-weight:800!important}.sl-nav{display:none!important}.sl-nav.open{display:block!important;position:fixed!important;left:0!important;right:0!important;top:74px!important;bottom:0!important;background:#fffaf2!important;padding:1rem!important;overflow:auto!important}.sl-nav.open a{display:block!important;background:#efe7dc!important;border:1px solid #dccdbb!important;border-radius:20px!important;margin:.65rem 0!important;padding:1rem!important;font-size:1.2rem!important;text-decoration:none!important;font-weight:800!important}.sk3-hero{position:relative;min-height:430px;background-image:linear-gradient(rgba(23,18,15,.44),rgba(23,18,15,.44)),var(--sk3-hero-image);background-size:cover;background-position:center 38%;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;overflow:hidden}.sk3-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:55px;background:linear-gradient(transparent,rgba(251,247,239,.96));pointer-events:none}.sk3-sign{position:relative;z-index:1;width:min(720px,94vw);background:rgba(244,228,196,.92);border:4px solid #7a5a3e;border-radius:20px;padding:1.1rem;box-shadow:0 16px 36px rgba(0,0,0,.28);text-align:center}.sk3-sign:before,.sk3-sign:after{content:"";position:absolute;top:-34px;width:4px;height:38px;background:#594130;border-radius:2px}.sk3-sign:before{left:24%}.sk3-sign:after{right:24%}.sk3-sign-title{font-size:clamp(1.75rem,9vw,3.2rem);font-weight:900;line-height:1.05;color:#241f1b;margin:.1rem 0 .5rem}.sk3-sign p{font-size:clamp(.95rem,4vw,1.15rem);line-height:1.38;color:#332920;margin:.2rem auto .9rem;max-width:620px}.sk3-search{display:grid;grid-template-columns:1fr auto;gap:.5rem;max-width:620px;margin:0 auto}.sk3-search input{min-width:0;border:2px solid #d3c3ae;border-radius:999px;background:#fff;padding:.85rem 1rem;font-size:1rem}.sk3-search button{border:0;border-radius:999px;background:#6b5b51;color:#fff;font-weight:900;padding:.85rem 1rem;font-size:1rem;white-space:nowrap}.sk3-home{max-width:980px;margin:0 auto;padding:1rem}.sk3-section{background:#fffaf2;border:1px solid #e1d2bd;border-radius:20px;padding:1rem;margin:1rem 0}.sk3-section h2{font-size:clamp(1.35rem,6vw,2rem);margin:.1rem 0 .75rem}.sk3-title-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.sk3-title-row a{font-weight:900;color:#6b5b51}.sk3-chip-list{display:flex;flex-wrap:wrap;gap:.5rem}.sk3-chip-list a{background:#efe7dc;border:1px solid #dccdbb;border-radius:999px;padding:.55rem .75rem;text-decoration:none;font-weight:900}.sk3-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1rem 0}.sk3-info{display:block;background:#fff;border:1px solid #e1d2bd;border-radius:18px;padding:1rem;text-decoration:none}.sk3-info strong{display:block;font-size:1.12rem;color:#241f1b}.sk3-info span{display:block;color:#5e5149;margin-top:.35rem}.sk3-empty{background:#fff;border-left:4px solid #6b5b51;border-radius:10px;padding:.8rem 1rem;color:#5e5149}.sl-main{max-width:980px!important;padding:1rem!important}.sl-content{background:#fffaf2!important;border:1px solid #e1d2bd!important;border-radius:20px!important;padding:1rem!important}.sl-page-title{font-size:clamp(1.9rem,9vw,3rem)!important;line-height:1.08!important}.sl-type-filters{display:flex!important;flex-wrap:wrap!important;gap:.5rem!important;margin:1rem 0!important}.sl-type-filters a{background:#efe7dc!important;border:1px solid #dccdbb!important;border-radius:999px!important;padding:.5rem .7rem!important;text-decoration:none!important;font-weight:900!important}.sl-items-list,.sl-clean-list,.sl-thumbnail-list,.sk3-mini-list{display:flex!important;flex-direction:column!important;gap:0!important;margin-top:.5rem!important}.sl-list-item,.sl-clean-list .sl-list-item,.sl-thumbnail-list .sl-list-item,.sk3-mini-list .sl-list-item{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:.75rem!important;align-items:center!important;background:transparent!important;border:0!important;border-bottom:1px solid #e3d5c2!important;border-radius:0!important;box-shadow:none!important;padding:.8rem .05rem!important;margin:0!important;min-height:0!important}.sl-list-preview,.sl-clean-list .sl-list-preview,.sl-thumbnail-list .sl-list-preview{width:92px!important;height:68px!important;min-height:68px!important;min-width:92px!important;border-radius:12px!important;border:1px solid #d6c7b4!important;background:#fff!important;overflow:hidden!important}.sl-list-preview img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.sl-list-placeholder{display:flex!important;align-items:center!important;justify-content:center!important}.sl-list-placeholder span{font-size:1.65rem!important}.sl-list-body{min-width:0!important;display:block!important}.sl-card-topline{display:flex!important;align-items:center!important;gap:.4rem!important;margin:0 0 .2rem!important}.sl-type-badge,.sl-staff-pick-badge{display:inline-flex!important;align-items:center!important;gap:.25rem!important;font-size:.68rem!important;line-height:1!important;border-radius:999px!important;padding:.32rem .5rem!important;margin:0!important;white-space:nowrap!important}.sl-list-body h3{font-size:1.05rem!important;line-height:1.14!important;margin:.15rem 0 .35rem!important;max-width:100%!important}.sl-list-body h3 a{color:#241f1b!important;text-decoration:underline!important;word-break:normal!important;overflow-wrap:anywhere!important}.sl-list-body p{display:none!important}.sl-row-actions{display:flex!important;align-items:center!important;gap:.35rem!important;flex-wrap:wrap!important;margin:.2rem 0 0!important}.sl-read,.sl-row-actions .sl-read{font-size:.82rem!important;line-height:1!important;border-radius:999px!important;background:#6b5b51!important;color:#fff!important;padding:.48rem .68rem!important;text-decoration:none!important;font-weight:900!important;margin:0!important;white-space:nowrap!important}.sl-small-link{font-size:.78rem!important;line-height:1!important;border:1px solid #d9cbb8!important;border-radius:999px!important;background:#fffaf2!important;color:#6b5b51!important;padding:.42rem .6rem!important;text-decoration:none!important;font-weight:900!important;margin:0!important;white-space:nowrap!important}.sl-card-type-photo .sl-type-badge,.sl-badge-photo{background:#1f8478!important;color:#fff!important}.sl-card-type-video .sl-type-badge,.sl-badge-video{background:#bc3b3f!important;color:#fff!important}.sl-card-type-book .sl-type-badge,.sl-badge-book{background:#9a6423!important;color:#fff!important}.sl-card-type-music .sl-type-badge,.sl-badge-music{background:#8050bd!important;color:#fff!important}.sl-card-type-diy .sl-type-badge,.sl-badge-diy{background:#3d8649!important;color:#fff!important}.sl-card-type-story .sl-type-badge,.sl-badge-story{background:#7250a0!important;color:#fff!important}.sl-card-type-resource .sl-type-badge,.sl-badge-resource{background:#64748b!important;color:#fff!important}.sl-search{display:grid!important;grid-template-columns:1fr auto!important;gap:.5rem!important;margin:1rem 0!important}.sl-search input{min-width:0!important;width:100%!important;border:2px solid #d6c7b4!important;border-radius:999px!important;padding:.8rem 1rem!important}.sl-search button{border:0!important;border-radius:999px!important;background:#6b5b51!important;color:#fff!important;font-weight:900!important;padding:.8rem 1rem!important}.sl-footer{margin-top:1rem!important}.sl-section-nav{display:none!important}
@media(max-width:760px){.sk3-hero{min-height:430px;padding:1.2rem .8rem;background-position:center 35%}.sk3-sign{padding:.9rem .75rem;border-width:3px}.sk3-sign:before,.sk3-sign:after{display:none}.sk3-sign-title{font-size:2rem}.sk3-search{grid-template-columns:1fr}.sk3-search input,.sk3-search button{width:100%}.sk3-info-grid{grid-template-columns:1fr}.sk3-chip-list{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.25rem}.sk3-chip-list a{white-space:nowrap}.sl-list-item,.sl-clean-list .sl-list-item,.sl-thumbnail-list .sl-list-item,.sk3-mini-list .sl-list-item{grid-template-columns:82px minmax(0,1fr)!important;gap:.62rem!important;padding:.7rem 0!important}.sl-list-preview,.sl-clean-list .sl-list-preview,.sl-thumbnail-list .sl-list-preview{width:82px!important;min-width:82px!important;height:62px!important;min-height:62px!important}.sl-type-badge,.sl-staff-pick-badge{font-size:.62rem!important;padding:.28rem .43rem!important}.sl-list-body h3{font-size:1rem!important}.sl-read,.sl-row-actions .sl-read{font-size:.76rem!important;padding:.45rem .58rem!important}.sl-small-link{font-size:.72rem!important;padding:.39rem .52rem!important}.sl-row-actions .sl-small-link:nth-of-type(2){display:none!important}.sl-search{grid-template-columns:1fr!important}.sl-search button{width:100%!important}.sl-nav.open{top:70px!important}}
@media(max-width:370px){.sl-list-item,.sl-clean-list .sl-list-item,.sl-thumbnail-list .sl-list-item,.sk3-mini-list .sl-list-item{grid-template-columns:72px minmax(0,1fr)!important}.sl-list-preview,.sl-clean-list .sl-list-preview,.sl-thumbnail-list .sl-list-preview{width:72px!important;min-width:72px!important;height:54px!important;min-height:54px!important}.sl-small-link{display:none!important}.sk3-sign-title{font-size:1.75rem}.sk3-sign p{font-size:.92rem}}


/* SLTheme 3.0.2 — restore library scene + hanging sign and compact mobile lists */
body.home .sk3-hero{
  display:flex!important;
  min-height:520px!important;
  padding:42px 16px!important;
  align-items:center!important;
  justify-content:center!important;
  background-image:linear-gradient(rgba(28,22,18,.30),rgba(28,22,18,.36)),var(--sk3-hero-image)!important;
  background-size:cover!important;
  background-position:center center!important;
}
body.home .sk3-sign{
  display:block!important;
  position:relative!important;
  width:min(640px,92vw)!important;
  margin:0 auto!important;
  padding:22px 18px 18px!important;
  background:rgba(244,229,198,.96)!important;
  color:#241f1b!important;
  border:4px solid #775941!important;
  border-radius:22px!important;
  text-align:center!important;
  box-shadow:0 18px 40px rgba(0,0,0,.32)!important;
  transform:translateY(8px)!important;
}
body.home .sk3-sign:before,body.home .sk3-sign:after{
  content:""!important;display:block!important;position:absolute!important;top:-48px!important;width:5px!important;height:50px!important;background:#5d4634!important;border-radius:999px!important;
}
body.home .sk3-sign:before{left:24%!important} body.home .sk3-sign:after{right:24%!important}
body.home .sk3-sign-title{font-size:clamp(1.8rem,7.5vw,3rem)!important;line-height:1.05!important;margin:0 0 .55rem!important;font-weight:900!important;color:#241f1b!important;letter-spacing:-.03em!important}
body.home .sk3-sign p{font-size:clamp(.95rem,3.7vw,1.08rem)!important;line-height:1.42!important;margin:0 auto 1rem!important;max-width:560px!important;color:#3b3029!important}
body.home .sk3-search{display:grid!important;grid-template-columns:1fr!important;gap:.6rem!important;max-width:520px!important;margin:0 auto!important}
body.home .sk3-search input{width:100%!important;min-width:0!important;border:2px solid #cdb89d!important;border-radius:999px!important;background:#fff!important;color:#241f1b!important;padding:.9rem 1rem!important;font-size:1rem!important;height:auto!important}
body.home .sk3-search button{width:100%!important;border:0!important;border-radius:999px!important;background:#6b5b51!important;color:#fff!important;font-weight:900!important;padding:.9rem 1rem!important;font-size:1rem!important;height:auto!important}
body.home .sk3-hero:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:70px!important;background:linear-gradient(transparent,var(--sl-bg))!important}
body.home .sl-hero,body.home .sl-simple-hero,body.home .sl-home-hero-300{display:none!important}

/* Category links as chips, not plain underlined text */
.sk3-chip-list a,.sl-type-filters a{display:inline-flex!important;align-items:center!important;gap:.25rem!important;background:#efe7dc!important;border:1px solid #dccdbb!important;border-radius:999px!important;padding:.55rem .75rem!important;text-decoration:none!important;font-weight:900!important;color:#241f1b!important;white-space:nowrap!important}

/* Compact library rows: remove boxes and stop overlap */
.sl-items-list,.sl-clean-list,.sl-thumbnail-list,.sk3-mini-list{display:flex!important;flex-direction:column!important;gap:0!important;margin:0!important}
.sl-list-item,.sl-clean-list .sl-list-item,.sl-thumbnail-list .sl-list-item,.sk3-mini-list .sl-list-item{
  display:grid!important;grid-template-columns:86px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;
  background:transparent!important;border:0!important;border-bottom:1px solid #e1d2bd!important;border-radius:0!important;box-shadow:none!important;padding:12px 0!important;margin:0!important;
}
.sl-list-preview,.sl-clean-list .sl-list-preview,.sl-thumbnail-list .sl-list-preview{width:86px!important;height:64px!important;min-width:86px!important;min-height:64px!important;border-radius:12px!important;overflow:hidden!important;border:1px solid #d6c7b4!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important}
.sl-list-preview img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.sl-list-placeholder span{font-size:1.6rem!important}.sl-list-body{min-width:0!important}.sl-card-topline{display:flex!important;flex-wrap:wrap!important;gap:5px!important;margin:0 0 4px!important}.sl-type-badge,.sl-staff-pick-badge{font-size:.66rem!important;line-height:1!important;padding:.32rem .5rem!important;border-radius:999px!important;margin:0!important;white-space:nowrap!important}.sl-list-body h3{font-size:1rem!important;line-height:1.15!important;margin:0 0 6px!important}.sl-list-body h3 a{overflow-wrap:anywhere!important;color:#241f1b!important}.sl-row-actions{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin:0!important}.sl-row-actions a{position:static!important;transform:none!important}.sl-read,.sl-row-actions .sl-read,.sl-small-link{font-size:.78rem!important;line-height:1!important;padding:.48rem .62rem!important;border-radius:999px!important;margin:0!important;text-decoration:none!important;font-weight:900!important;white-space:nowrap!important}.sl-read,.sl-row-actions .sl-read{background:#6b5b51!important;color:#fff!important}.sl-small-link{background:#fffaf2!important;color:#6b5b51!important;border:1px solid #d8c9b7!important}.sl-row-actions .sl-small-link:nth-of-type(2){display:inline-flex!important}.sl-list-body p{display:none!important}

@media(max-width:760px){
  body.home .sk3-hero{min-height:500px!important;padding:36px 12px!important;background-position:center center!important}
  body.home .sk3-sign{width:92vw!important;padding:18px 14px 16px!important;border-width:3px!important}
  body.home .sk3-sign:before,body.home .sk3-sign:after{display:block!important;top:-38px!important;height:40px!important;width:4px!important}
  body.home .sk3-sign-title{font-size:2.05rem!important}
  body.home .sk3-sign p{font-size:.98rem!important}
  .sk3-section{padding:1rem!important;margin:1rem 0!important}
  .sk3-title-row{align-items:flex-start!important}.sk3-title-row h2{font-size:1.65rem!important}
  .sk3-chip-list,.sl-type-filters{display:flex!important;flex-wrap:wrap!important;gap:.5rem!important;overflow:visible!important}
  .sl-list-item,.sl-clean-list .sl-list-item,.sl-thumbnail-list .sl-list-item,.sk3-mini-list .sl-list-item{grid-template-columns:78px minmax(0,1fr)!important;gap:10px!important;padding:11px 0!important}
  .sl-list-preview,.sl-clean-list .sl-list-preview,.sl-thumbnail-list .sl-list-preview{width:78px!important;min-width:78px!important;height:58px!important;min-height:58px!important}
  .sl-type-badge,.sl-staff-pick-badge{font-size:.6rem!important;padding:.28rem .42rem!important}.sl-list-body h3{font-size:.98rem!important}.sl-read,.sl-row-actions .sl-read,.sl-small-link{font-size:.72rem!important;padding:.42rem .52rem!important}
}
@media(max-width:380px){body.home .sk3-sign-title{font-size:1.82rem!important}.sl-row-actions .sl-small-link:nth-of-type(2){display:none!important}.sl-list-item,.sl-clean-list .sl-list-item,.sl-thumbnail-list .sl-list-item,.sk3-mini-list .sl-list-item{grid-template-columns:72px minmax(0,1fr)!important}.sl-list-preview,.sl-clean-list .sl-list-preview,.sl-thumbnail-list .sl-list-preview{width:72px!important;min-width:72px!important;height:54px!important;min-height:54px!important}}


/*
SLTheme 3.0.6 clean hero override
*/
:root {
  --sk-brown:#6b554b;
  --sk-cream:#f6efe2;
  --sk-wood:#f3ddb0;
  --sk-border:#8b6648;
}
body { margin:0; background:#fbf7ef; color:#201b18; }
.sk-hero-clean { background:#fbf7ef; }
.sk-hero-scene {
  min-height:420px;
  display:flex;
  align-items:flex-start;
  justify-content:center;
  padding-top:115px;
  background:
    linear-gradient(rgba(0,0,0,.16),rgba(0,0,0,.22)),
    url('cats-library-realistic.svg');
  background-size:cover;
  background-position:center;
  position:relative;
  overflow:hidden;
}
.sk-small-sign {
  width:min(78vw,360px);
  min-height:82px;
  padding:18px 20px;
  background:linear-gradient(90deg,#f7e6bd,#ead19f,#f7e6bd);
  border:5px solid var(--sk-border);
  border-radius:22px;
  box-shadow:0 12px 28px rgba(0,0,0,.28);
  color:#201b18;
  text-align:center;
  display:flex;
  gap:10px;
  align-items:center;
  justify-content:center;
  position:relative;
  z-index:2;
}
.sk-small-sign:before,.sk-small-sign:after {
  content:"";
  position:absolute;
  top:-76px;
  width:7px;
  height:76px;
  background:#694b32;
  border-radius:99px;
}
.sk-small-sign:before { left:27%; }
.sk-small-sign:after { right:27%; }
.sk-small-sign strong {
  font-size:clamp(1.45rem,7vw,2.1rem);
  line-height:1.05;
  font-weight:900;
  letter-spacing:-.04em;
}
.sk-paws { font-size:1.8rem; line-height:1; }
.sk-search-only {
  padding:20px clamp(18px,5vw,48px) 26px;
  background:#fbf7ef;
}
.sk-search-only input {
  width:100%;
  max-width:720px;
  margin:0 auto;
  display:block;
  font-size:1.15rem;
  padding:16px 22px;
  border:4px solid #d9c8af;
  border-radius:999px;
  background:#fff;
  box-shadow:0 4px 12px rgba(0,0,0,.06);
}
.sk-home-clean {
  padding:18px clamp(18px,5vw,48px) 50px;
  max-width:980px;
  margin:0 auto;
}
.sk-section {
  background:#fffaf2;
  border:2px solid #e1d2bd;
  border-radius:24px;
  padding:22px;
  margin:22px 0;
}
.sk-section h2 {
  margin:0 0 16px;
  font-size:clamp(1.6rem,7vw,2.2rem);
}
.sk-section-head {
  display:flex;
  justify-content:space-between;
  gap:16px;
  align-items:center;
}
.sk-section-head a { color:var(--sk-brown); font-weight:800; }
.sk-pills {
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.sk-pills a {
  text-decoration:none;
  color:#201b18;
  background:#efe5d5;
  border:2px solid #d8c7ad;
  border-radius:999px;
  padding:10px 14px;
  font-weight:800;
}
.sk-compact-list {
  display:grid;
  gap:10px;
}
.sk-row {
  display:flex;
  align-items:center;
  gap:14px;
  padding:10px;
  text-decoration:none;
  color:#201b18;
  border-radius:16px;
  background:#f4ecde;
}
.sk-row img,.sk-thumb-placeholder {
  width:74px;
  height:58px;
  object-fit:cover;
  border-radius:12px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fff;
}
.sk-row small { display:block; color:#6b554b; font-weight:700; margin-top:3px; }
.sk-empty { margin:0; color:#6b554b; }
@media (max-width:480px) {
  .sk-hero-scene { min-height:375px; padding-top:95px; background-position:center top; }
  .sk-small-sign { width:74vw; min-height:70px; padding:14px 15px; }
  .sk-small-sign strong { font-size:1.55rem; }
  .sk-paws { font-size:1.35rem; }
}
