*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;color:#1d2327;background:#f0f0f1;line-height:1.4;font-size:13px;-webkit-font-smoothing:antialiased}a{color:#2271b1;text-decoration:none}a:hover{color:#135e96;text-decoration:underline}code{background:#f0f0f1;padding:2px 4px;border-radius:2px;font-size:12px}img{max-width:100%;height:auto}.wp-topbar{position:fixed;top:0;left:0;right:0;z-index:99999;height:32px;background:#1d2327;color:#e0e0e0;display:flex;align-items:center;justify-content:space-between;padding:0 12px;font-size:13px}.wp-topbar__left{display:flex;align-items:center;gap:8px}.wp-topbar__logo{width:28px;height:28px;background:#2271b1;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;font-weight:700;font-size:14px;text-decoration:none}.wp-topbar__site{color:#e0e0e0;font-weight:600}.wp-topbar__center{color:#e0e0e0;font-size:14px}.wp-topbar__right a{color:#e0e0e0;text-decoration:none}.wp-topbar__right a:hover{color:#fff;text-decoration:none}.wp-topbar__link{margin-left:16px}.wp-admin{padding-top:32px;min-height:100vh;display:flex;flex-direction:column}.wp-admin__body{display:flex;flex:1}.wp-sidebar{position:fixed;top:32px;left:0;bottom:0;width:160px;background:#1d2327;color:#f0f0f1;overflow-y:auto;z-index:9999;display:flex;flex-direction:column}.wp-sidebar__menu{flex:1;padding:8px 0}.wp-sidebar__item{display:flex;align-items:center;gap:8px;padding:8px 12px;color:#dcdcdc;text-decoration:none;font-size:13px;transition:background .1s}.wp-sidebar__item:hover{background:#2c3338;text-decoration:none;color:#fff}.wp-sidebar__item--active{background:#2271b1;color:#fff}.wp-sidebar__icon{font-size:16px;width:20px;text-align:center}.wp-sidebar__label{white-space:nowrap}.wp-sidebar__footer{border-top:1px solid #2c3338;padding:8px 0}.wp-admin__content{margin-left:160px;flex:1;padding:20px;min-height:calc(100vh - 32px)}.wp-page-title{font-size:23px;font-weight:400;margin-bottom:16px;color:#1d2327}.wp-card{background:#fff;border:1px solid #c3c4c7;border-radius:4px;padding:16px;margin-bottom:16px}.wp-card__title{font-size:14px;font-weight:600;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.wp-stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;margin-bottom:20px}.wp-stat-card{background:#fff;border:1px solid #c3c4c7;border-radius:4px;padding:16px;display:flex;align-items:center;gap:12px;text-decoration:none;color:#1d2327;transition:border-color .15s}.wp-stat-card:hover{border-color:#2271b1;text-decoration:none}.wp-stat-card__icon{font-size:28px}.wp-stat-card__value{font-size:28px;font-weight:600;display:block;line-height:1.2}.wp-stat-card__label{font-size:13px;color:#50575e}.wp-btn{display:inline-flex;align-items:center;justify-content:center;padding:0 10px;height:30px;border:1px solid #c3c4c7;border-radius:3px;background:#f6f7f7;color:#2271b1;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;transition:background .15s;line-height:1}.wp-btn:hover{background:#f0f0f1;text-decoration:none;color:#135e96}.wp-btn--primary{background:#2271b1;color:#fff;border-color:#2271b1}.wp-btn--primary:hover{background:#135e96;color:#fff}.wp-btn--danger{color:#d63638;border-color:#d63638}.wp-btn--danger:hover{background:#d63638;color:#fff}.wp-btn--small{height:26px;padding:0 8px;font-size:12px}.wp-btn--active{background:#2271b1;color:#fff;border-color:#2271b1}.wp-btn:disabled{opacity:.5;cursor:not-allowed}.wp-table{width:100%;border-collapse:collapse;font-size:13px}.wp-table th{text-align:left;padding:8px 10px;font-weight:600;border-bottom:2px solid #c3c4c7;background:#f6f7f7;color:#50575e}.wp-table td{padding:8px 10px;border-bottom:1px solid #e0e0e0}.wp-table__check{width:30px;text-align:center}.wp-table__actions{width:120px;text-align:center}.wp-table__actions-cell{white-space:nowrap;display:flex;gap:4px}.wp-table__empty{text-align:center;padding:24px 10px;color:#8c8f94}.wp-table tbody tr:hover{background:#f0f0f1}.wp-table__row--selected{background:#f0f6fc!important}.wp-status{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:500}.wp-status:before{content:"";width:8px;height:8px;border-radius:50%}.wp-status--published:before{background:#00a32a}.wp-status--draft:before{background:#dba617}.wp-list-table__toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:12px;flex-wrap:wrap}.wp-list-table__toolbar-left,.wp-list-table__toolbar-right{display:flex;gap:8px;align-items:center}.wp-list-table__bulk{display:flex;gap:4px;align-items:center}.wp-list-table__bulk select{height:30px;border:1px solid #8c8f94;border-radius:3px;font-size:13px;padding:0 6px}.wp-list-table__search{height:30px;border:1px solid #8c8f94;border-radius:3px;padding:0 8px;font-size:13px;width:200px}.wp-list-table__search:focus{outline:none;border-color:#2271b1;box-shadow:0 0 0 1px #2271b1}.wp-list-table__count{font-size:13px;color:#50575e;margin-bottom:8px}.wp-pagination{display:flex;gap:4px;justify-content:center;margin-top:16px}.wp-input{width:100%;height:30px;border:1px solid #8c8f94;border-radius:3px;padding:0 8px;font-size:13px;font-family:inherit;background:#fff}.wp-input:focus{outline:none;border-color:#2271b1;box-shadow:0 0 0 1px #2271b1}textarea.wp-input{height:auto;padding:6px 8px;resize:vertical;min-height:60px}select.wp-input{height:30px}.wp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.wp-form-field{display:flex;flex-direction:column;gap:4px}.wp-form-field span{font-weight:600;font-size:13px;color:#1d2327}.wp-form-field--full{grid-column:1 / -1}.wp-form-actions{display:flex;gap:8px;margin-top:12px}.wp-checkbox{display:flex;align-items:center;gap:6px;font-size:13px;cursor:pointer}.wp-checkbox input{margin:0}.wp-muted{color:#8c8f94;font-size:13px}.wp-metabox{border:1px solid #c3c4c7;border-radius:4px;margin-bottom:12px;background:#fff}.wp-metabox__toggle{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border:none;background:#f6f7f7;cursor:pointer;font-size:13px;font-weight:600;color:#1d2327;border-radius:4px 4px 0 0}.wp-metabox__toggle:hover{background:#f0f0f1}.wp-metabox__arrow{font-size:12px;color:#8c8f94}.wp-metabox__content{padding:12px}.wp-notice{padding:10px 12px;border-radius:4px;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center;font-size:13px}.wp-notice--success{background:#d4edda;border:1px solid #00a32a;color:#1e7e34}.wp-notice--error{background:#dc3545;border:1px solid #d63638;color:#fff}.wp-notice--warning{background:#fff3cd;border:1px solid #dba617;color:#856404}.wp-notice--info{background:#d1ecf1;border:1px solid #72aee6;color:#0c5460}.wp-notice__dismiss{background:none;border:none;font-size:18px;cursor:pointer;color:inherit}.wp-editor__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.wp-editor__header .wp-page-title{margin-bottom:0}.wp-editor__actions{display:flex;gap:8px}.wp-editor__layout{display:grid;grid-template-columns:1fr 280px;gap:16px}.wp-editor__main{min-width:0}.wp-editor__title-input{width:100%;border:none;font-size:22px;font-weight:400;padding:8px 0;background:transparent;outline:none}.wp-editor__slug-input{width:100%;border:none;border-top:1px solid #e0e0e0;font-size:13px;padding:6px 0;background:transparent;outline:none;color:#50575e}.wp-editor__content-input{width:100%;min-height:400px;border:none;font-size:14px;padding:12px 0;background:transparent;outline:none;resize:vertical;font-family:inherit;line-height:1.6}.wp-editor__sidebar{min-width:0}.wp-editor__image-preview{margin-top:8px;border-radius:4px;max-height:150px;object-fit:cover}.wp-tag-checkboxes{display:flex;flex-direction:column;gap:4px;max-height:150px;overflow-y:auto}.wp-admin-page__layout{display:grid;grid-template-columns:300px 1fr;gap:16px;align-items:start}.wp-dashboard__panels{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}.wp-dashboard__actions{display:flex;gap:8px}.site-header{background:#fff;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:1000}.site-header__inner{max-width:1200px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between}.site-header__brand{display:flex;align-items:baseline;gap:12px}.site-header__logo{font-size:24px;font-weight:700;color:#1d2327;text-decoration:none}.site-header__logo:hover{text-decoration:none;color:#2271b1}.site-header__tagline{font-size:13px;color:#50575e}.site-header__nav{display:flex;align-items:center;gap:20px}.site-header__link{font-size:15px;color:#1d2327;text-decoration:none;font-weight:500}.site-header__link:hover{color:#2271b1;text-decoration:none}.site-header__search-toggle{background:none;border:none;font-size:18px;cursor:pointer;padding:4px}.site-header__hamburger{display:none;background:none;border:none;font-size:24px;cursor:pointer;padding:4px}.site-header__search-bar{max-width:1200px;margin:0 auto;padding:12px 24px;display:flex;gap:8px;border-top:1px solid #e0e0e0}.site-header__search-bar input{flex:1;height:36px;border:1px solid #c3c4c7;border-radius:4px;padding:0 12px;font-size:14px}.site-header__search-bar button{height:36px;padding:0 16px;background:#2271b1;color:#fff;border:none;border-radius:4px;font-size:14px;cursor:pointer}.site-hero{background:linear-gradient(135deg,#1d2327,#2c3338);color:#fff;padding:60px 24px;text-align:center}.site-hero__inner{max-width:700px;margin:0 auto}.site-hero__title{font-size:48px;font-weight:700;margin-bottom:12px}.site-hero__desc{font-size:18px;color:#c3c4c7;margin-bottom:24px;line-height:1.6}.site-hero__actions{display:flex;gap:12px;justify-content:center}.site-hero__btn{padding:12px 24px;border-radius:4px;font-size:15px;font-weight:600;text-decoration:none;transition:all .15s}.site-hero__btn--primary{background:#2271b1;color:#fff}.site-hero__btn--primary:hover{background:#135e96;text-decoration:none}.site-hero__btn:not(.site-hero__btn--primary){background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.3)}.site-hero__btn:not(.site-hero__btn--primary):hover{background:#fff3;text-decoration:none}.site-content{max-width:1200px;margin:0 auto;padding:32px 24px;display:grid;grid-template-columns:1fr 300px;gap:32px}.site-content__main{min-width:0}.site-content__title{font-size:28px;font-weight:700;margin-bottom:8px;color:#1d2327}.site-content__section-title{font-size:22px;font-weight:600;margin-bottom:16px;color:#1d2327}.site-content__desc{color:#50575e;margin-bottom:24px;font-size:15px}.site-content__empty{color:#8c8f94;font-size:15px;padding:32px 0}.site-content__more{text-align:center;margin-top:24px}.site__body{min-height:calc(100vh - 200px);background:#f0f0f1}.post-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px}.post-card{background:#fff;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden;transition:box-shadow .15s}.post-card:hover{box-shadow:0 2px 8px #00000014}.post-card__image-link{display:block}.post-card__image{width:100%;height:200px;object-fit:cover}.post-card__body{padding:20px}.post-card__meta{display:flex;gap:8px;align-items:center;margin-bottom:8px}.post-card__category{font-size:12px;font-weight:600;color:#2271b1;text-transform:uppercase;letter-spacing:.5px;text-decoration:none}.post-card__category:hover{text-decoration:underline}.post-card__date{font-size:13px;color:#8c8f94}.post-card__title{font-size:20px;font-weight:600;margin-bottom:8px;line-height:1.3}.post-card__title a{color:#1d2327;text-decoration:none}.post-card__title a:hover{color:#2271b1}.post-card__excerpt{font-size:14px;color:#50575e;line-height:1.6;margin-bottom:12px}.post-card__readmore{font-size:14px;color:#2271b1;font-weight:500}.single-post{max-width:750px}.single-post__header{margin-bottom:24px}.single-post__category{display:inline-block;font-size:12px;font-weight:600;color:#2271b1;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;text-decoration:none}.single-post__title{font-size:32px;font-weight:700;line-height:1.2;margin-bottom:8px}.single-post__meta{display:flex;gap:16px;color:#8c8f94;font-size:14px}.single-post__featured-image{width:100%;border-radius:4px;margin-bottom:24px}.single-post__content{font-size:16px;line-height:1.8;color:#1d2327;margin-bottom:24px}.single-post__tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:32px}.single-post__tag{display:inline-block;padding:4px 12px;background:#f0f0f1;border-radius:20px;font-size:13px;color:#50575e;text-decoration:none}.single-post__tag:hover{background:#e0e0e0;text-decoration:none}.single-post__related{border-top:1px solid #e0e0e0;padding-top:24px;margin-bottom:24px}.single-post__related h3{font-size:18px;margin-bottom:16px}.single-post__related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.single-post__related-item{padding:16px;background:#f8f9fa;border-radius:4px;text-decoration:none}.single-post__related-item:hover{background:#f0f0f1;text-decoration:none}.single-post__related-item h4{font-size:15px;color:#1d2327;margin-bottom:4px}.single-post__related-item p{font-size:13px;color:#50575e}.single-post__nav{border-top:1px solid #e0e0e0;padding-top:16px}.site-sidebar__widget{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:20px;margin-bottom:20px}.site-sidebar__title{font-size:16px;font-weight:600;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.site-sidebar__search{display:flex;gap:4px}.site-sidebar__search input{flex:1;height:32px;border:1px solid #c3c4c7;border-radius:3px;padding:0 8px;font-size:13px}.site-sidebar__search button{height:32px;padding:0 12px;background:#2271b1;color:#fff;border:none;border-radius:3px;cursor:pointer;font-size:13px}.site-sidebar__list{list-style:none}.site-sidebar__list li{padding:6px 0;border-bottom:1px solid #f0f0f1}.site-sidebar__list li:last-child{border-bottom:none}.site-sidebar__list a{font-size:14px;color:#2271b1}.site-sidebar__tags{display:flex;flex-wrap:wrap;gap:6px}.site-sidebar__tag{display:inline-block;padding:3px 10px;background:#f0f0f1;border-radius:12px;font-size:12px;color:#50575e;text-decoration:none}.site-sidebar__tag:hover{background:#e0e0e0;text-decoration:none}.site-footer{background:#1d2327;color:#dcdcdc;padding:40px 24px 20px}.site-footer__inner{max-width:1200px;margin:0 auto}.site-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;margin-bottom:32px}.site-footer__col h3{color:#fff;font-size:16px;margin-bottom:12px}.site-footer__col p{font-size:14px;line-height:1.6;color:#a0a5aa}.site-footer__col a{display:block;color:#a0a5aa;font-size:14px;padding:3px 0;text-decoration:none}.site-footer__col a:hover{color:#fff;text-decoration:none}.site-footer__bottom{border-top:1px solid #2c3338;padding-top:16px;text-align:center;font-size:13px;color:#8c8f94}.site-pagination{display:flex;gap:6px;justify-content:center;margin-top:32px}.site-pagination button{padding:6px 14px;border:1px solid #c3c4c7;border-radius:3px;background:#fff;color:#2271b1;font-size:14px;cursor:pointer}.site-pagination button:hover{background:#f0f0f1}.site-pagination button:disabled{opacity:.4;cursor:not-allowed}.site-pagination__active{background:#2271b1!important;color:#fff!important;border-color:#2271b1!important}.books-tabs{display:flex;gap:0;border-bottom:2px solid #e0e0e0;margin-bottom:16px}.books-tabs__item{padding:8px 16px;border:none;background:none;font-size:14px;color:#50575e;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px}.books-tabs__item--active{color:#2271b1;border-bottom-color:#2271b1;font-weight:600}.books-filters{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.books-filters__search{height:32px;border:1px solid #c3c4c7;border-radius:3px;padding:0 10px;font-size:13px;min-width:200px}.books-filters select{height:32px;border:1px solid #c3c4c7;border-radius:3px;font-size:13px;padding:0 8px}.books-count{font-size:14px;color:#50575e;margin-bottom:12px}.books-table td:first-child a{color:#2271b1;font-weight:500}.search-section{margin-bottom:32px}.search-section h2{font-size:18px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.search-result{padding:12px 0;border-bottom:1px solid #f0f0f1}.search-result h3{font-size:16px;margin-bottom:4px}.search-result h3 a{color:#2271b1}@media(max-width:960px){.site-content,.wp-editor__layout,.wp-admin-page__layout,.wp-dashboard__panels{grid-template-columns:1fr}.site-footer__grid{grid-template-columns:1fr;gap:24px}}@media(max-width:768px){.site-header__nav{display:none}.site-header__nav--open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #e0e0e0;padding:16px 24px;gap:12px}.site-header__hamburger{display:block}.site-hero{padding:40px 16px}.site-hero__title{font-size:32px}.post-grid{grid-template-columns:1fr}.wp-sidebar{width:48px}.wp-sidebar__label{display:none}.wp-admin__content{margin-left:48px;padding:12px}.wp-topbar__site,.wp-topbar__center{display:none}}
