:root{--pc-bg:#141a33;--pc-panel:#314158;--pc-card:#292e3d;--pc-deep:#1f2a3e;--pc-yellow:#ffcc00;--pc-text:#fff;--pc-muted:#cdd2dc;--pc-border:rgba(255, 255, 255, .09);--pc-shadow:0 12px 30px rgba(0, 0, 0, .28);--pc-radius:18px}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--pc-bg);color:var(--pc-text);font-family:Arial,Helvetica,sans-serif;line-height:1.65}img{max-width:100%;height:auto}a{color:var(--pc-yellow)}a:hover{color:#ffe066}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{position:fixed;z-index:100000;top:10px;left:10px;width:auto;height:auto;clip:auto;padding:10px 14px;background:#fff;color:#000}.pc-site{min-height:100vh}.pc-shell{width:min(1120px, calc(100% - 32px));margin-inline:auto}.pc-header{padding:18px 0 10px}.pc-brand{display:flex;justify-content:center;align-items:center}.pc-brand img{width:327px;max-width:min(82vw, 327px);max-height:150px;object-fit:contain}.pc-nav{display:flex;justify-content:center;margin-top:14px}.pc-nav ul{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 24px;margin:0;padding:12px 24px;list-style:none;background:#222;border-radius:30px;box-shadow:0 4px 10px rgb(0 0 0 / .4)}.pc-nav a{color:#fff;font-size:.95rem;font-weight:800;text-decoration:none;letter-spacing:.015em}.pc-nav a:hover,.pc-nav .current-menu-item>a,.pc-nav .pc-current>a{color:var(--pc-yellow)}.pc-main{padding:16px 0 42px}.pc-hero{padding:30px 22px;text-align:center}.pc-eyebrow{margin:0 0 8px;color:var(--pc-yellow);font-weight:800;letter-spacing:.13em;text-transform:uppercase;font-size:.76rem}.pc-hero h1{margin:0;font-size:clamp(2rem, 5vw, 3.3rem);line-height:1.1}.pc-hero p:last-child{max-width:720px;margin:14px auto 0;color:var(--pc-muted);font-size:1.05rem}.pc-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:24px}.pc-search{display:flex;gap:8px;width:min(100%, 430px)}.pc-search label{flex:1}.pc-search input{width:100%;min-height:44px;padding:10px 14px;border:1px solid var(--pc-border);border-radius:10px;background:#dcdddd;color:#111;font:inherit}.pc-button,.pc-search button{min-height:44px;padding:10px 16px;border:0;border-radius:10px;background:var(--pc-yellow);color:#111;font:inherit;font-weight:800;cursor:pointer;text-decoration:none}.pc-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.pc-card{overflow:hidden;background:var(--pc-card);border:1px solid var(--pc-border);border-radius:var(--pc-radius);box-shadow:var(--pc-shadow);transition:transform .18s ease,border-color .18s ease}.pc-card:hover{transform:translateY(-4px);border-color:rgb(255 204 0 / .42)}.pc-card-media{display:block;aspect-ratio:16 / 9;background:var(--pc-deep);overflow:hidden}.pc-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.pc-card:hover .pc-card-media img{transform:scale(1.035)}.pc-card-placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--pc-yellow);font-size:3rem;font-weight:900}.pc-card-body{padding:18px}.pc-card-meta,.pc-entry-meta{display:flex;flex-wrap:wrap;gap:7px 13px;color:var(--pc-muted);font-size:.82rem}.pc-card-category{color:var(--pc-yellow);font-weight:800;text-transform:uppercase;letter-spacing:.05em}.pc-card-title{margin:9px 0 8px;font-size:1.24rem;line-height:1.28}.pc-card-title a{color:#fff;text-decoration:none}.pc-card-title a:hover{color:var(--pc-yellow)}.pc-card-excerpt{margin:0;color:var(--pc-muted);font-size:.94rem}.pc-content-wrap{max-width:860px;margin-inline:auto}.pc-article{overflow:hidden;background:var(--pc-panel);border:1px solid var(--pc-border);border-radius:20px;box-shadow:var(--pc-shadow)}.pc-entry-header{padding:34px 36px 24px}.pc-entry-title{margin:8px 0 12px;font-size:clamp(2rem, 5vw, 3.1rem);line-height:1.12}.pc-featured-image{width:100%;max-height:520px;object-fit:cover;display:block}.pc-entry-content{padding:30px 36px 42px;font-size:1.07rem}.pc-entry-content>:first-child{margin-top:0}.pc-entry-content h2,.pc-entry-content h3{line-height:1.25;margin-top:1.8em}.pc-entry-content h2{color:var(--pc-yellow)}.pc-entry-content blockquote{margin:1.5em 0;padding:8px 20px;border-left:4px solid var(--pc-yellow);background:rgb(20 26 51 / .55)}.pc-entry-content a{font-weight:700}.pc-entry-content table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.pc-entry-content th,.pc-entry-content td{padding:10px;border:1px solid rgb(255 255 255 / .18)}.pc-entry-content code{padding:.15em .35em;background:#111728;border-radius:5px}.pc-entry-footer{padding:0 36px 30px}.pc-tags{display:flex;flex-wrap:wrap;gap:8px}.pc-tags a{padding:5px 10px;border-radius:999px;background:var(--pc-deep);text-decoration:none;font-size:.84rem}.pc-pagination{margin-top:28px}.pc-pagination .nav-links{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.pc-pagination a,.pc-pagination span{min-width:40px;padding:8px 12px;text-align:center;border-radius:9px;background:var(--pc-card);text-decoration:none}.pc-pagination .current{background:var(--pc-yellow);color:#111;font-weight:800}.pc-empty{padding:42px 24px;text-align:center;background:var(--pc-panel);border-radius:var(--pc-radius)}.pc-ad{width:100%;min-height:90px;display:grid;place-items:center;margin:0 auto 26px;color:#9299a9;background:rgb(31 42 62 / .62);border:1px dashed rgb(255 255 255 / .14);border-radius:12px;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.pc-footer{padding:0 0 32px}.pc-footer-box{padding:22px;text-align:center;background:#222;border-radius:20px;color:var(--pc-muted);font-size:.85rem}.pc-footer-box p{margin:6px auto;max-width:900px}.pc-footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 18px}.pc-footer-links a{color:#fff;text-decoration:none;font-weight:700}.pc-footer-links a:hover{color:var(--pc-yellow)}@media (max-width:900px){.pc-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.pc-shell{width:min(100% - 20px, 1120px)}.pc-header{padding-top:10px}.pc-nav ul{gap:8px 16px;padding:10px 16px}.pc-nav a{font-size:.82rem}.pc-hero{padding:24px 10px}.pc-toolbar{align-items:stretch;flex-direction:column}.pc-search{width:100%}.pc-post-grid{grid-template-columns:1fr}.pc-entry-header{padding:26px 20px 20px}.pc-entry-content{padding:24px 20px 32px}.pc-entry-footer{padding-inline:20px}}