.articles-page-wrapper{min-height:100vh;margin:2% 5%}.articles-header-row{display:flex;align-items:flex-end}.articles-title{font-size:40px;font-weight:700;font-family:Inter,Arial,sans-serif;font-style:bold;letter-spacing:-.01em;color:#000;margin-right:1.2rem;margin-bottom:0}.articles-title-sub{font-size:28px;font-style:italic;font-weight:400;color:#000;margin-left:.5rem;line-height:140%;letter-spacing:0}.articles-controls-row{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem}.grid-layout-buttons{display:flex;gap:8px;align-items:center}.grid-layout-btn{width:55px;height:55px;border:0 solid #cccccc3d;background:var(--background);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}.grid-layout-btn:hover{border-color:#888}.grid-layout-btn.active{border-color:#000;border-width:2px}.grid-icon{width:35px;height:35px;display:grid;gap:2px;position:relative}.grid-square{background:var(--background);border:1px solid #000;border-radius:0}.grid-icon .grid-square.single{width:100%;height:100%}.grid-icon .grid-square.left,.grid-icon .grid-square.right{width:calc(50% - 1px);height:100%;position:absolute;top:0}.grid-icon .grid-square.left{left:0}.grid-icon .grid-square.right{right:0}.grid-icon .grid-square.bottom-left,.grid-icon .grid-square.bottom-right,.grid-icon .grid-square.top-left,.grid-icon .grid-square.top-right{width:calc(50% - 1px);height:calc(50% - 1px);position:absolute}.grid-icon .grid-square.top-left{top:0;left:0}.grid-icon .grid-square.top-right{top:0;right:0}.grid-icon .grid-square.bottom-left{bottom:0;left:0}.grid-icon .grid-square.bottom-right{bottom:0;right:0}.articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.2rem;margin-top:2.2rem}.articles-grid[style*="repeat(1, 1fr)"] .article-card{flex-direction:row}.articles-grid[style*="repeat(1, 1fr)"] .article-card-img-wrapper{flex:0 0 200px;height:140px}.articles-grid[style*="repeat(1, 1fr)"] .article-card-img{border-radius:12px}.articles-grid[style*="repeat(2, 1fr)"] .article-card{flex-direction:row}.articles-grid[style*="repeat(2, 1fr)"] .article-card-img-wrapper{width:100%;height:180px}.articles-grid[style*="repeat(2, 1fr)"] .article-card-img{border-radius:12px}.articles-grid[style*="repeat(3, 1fr)"] .article-card{flex-direction:row}.articles-grid[style*="repeat(3, 1fr)"] .article-card-img-wrapper{width:100%;height:160px}.articles-grid[style*="repeat(3, 1fr)"] .article-card-img{border-radius:12px}.articles-grid[style*="repeat(1, 1fr)"] .article-card-content{padding:1.2rem 1.2rem 1.2rem 1.5rem;justify-content:center}.articles-grid[style*="repeat(2, 1fr)"] .article-card-content{padding:1.2rem;justify-content:flex-start}.articles-grid[style*="repeat(3, 1fr)"] .article-card-content{padding-left:20px;justify-content:flex-start}.articles-grid[style*="repeat(3, 1fr)"] .article-card-title{font-size:1.1rem;margin-bottom:.4rem}.articles-grid[style*="repeat(3, 1fr)"] .article-card-excerpt{font-size:.95rem;margin-bottom:.7rem;line-height:1.4}.articles-grid[style*="repeat(3, 1fr)"] .article-card-meta-row{font-size:.9rem}.article-card{display:flex;flex-direction:row;border-radius:18px;overflow:hidden;min-height:120px;align-items:stretch;transition:transform .2s ease,box-shadow .2s ease}.article-card-img-wrapper{flex:0 0 160px;height:100%;display:flex;align-items:center;justify-content:center;background:#f4f4f4}.article-card-img{width:100%;height:100%;object-fit:cover;border-radius:16px}.article-card-content{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}.article-card-title{font-size:1.2rem;font-weight:600;font-style:italic;margin-bottom:.55rem;color:#181818}.article-card-title-bold{font-weight:800;font-style:italic}.article-card-excerpt{font-size:1.01rem;color:#555;margin-bottom:.85rem;line-height:1.45}.article-card-meta-row{font-size:.98rem;color:#888;display:flex;justify-content:space-between;align-items:center;gap:.6rem}.article-card-meta-cat{font-weight:600;color:#1d1d1d}.article-card-meta-dot{font-size:1.2em;color:#bbb}.article-card-meta-read{color:#888}.article-card-link{color:#111;font-weight:600;font-size:.98rem;text-decoration:underline;margin-left:.5rem;transition:color .15s}.article-card-link:hover{color:#2275c7}.article-detail-time-read{font-size:16px;font-weight:400;font-style:italic}@media (width <= 1200px){.articles-grid{grid-template-columns:repeat(2,1fr)}}@media (width <= 800px){.articles-grid{grid-template-columns:1fr}.article-card-img-wrapper{flex-basis:90px}.article-card-content{padding:.5rem}.articles-controls-row{display:flex;flex-direction:column}.article-card{flex-direction:column}}.article-detail-page{background:#f7f2e7;min-height:100vh;padding:0 0 2.5rem}.article-detail-header{position:relative;width:100%}.article-detail-header-img-wrapper{height:370px;overflow:hidden;border-radius:18px;margin:2vw 5vw 1.2rem}.article-detail-header-img{width:100%;height:100%;object-fit:contain;display:block}.article-detail-category-badge{background:#fff;color:#000;font-size:.97rem;font-weight:600;border-radius:12px;padding:.25em 1.1em;box-shadow:0 2px 8px #0001}.article-detail-header-meta{position:absolute;top:18px;right:24px;font-size:.97rem;color:#444;font-weight:400;background:#fff8;border-radius:11px;padding:.22em .9em}.article-detail-header-meta-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.article-detail-header-content,.article-detail-header-meta-row{margin-right:5vw;margin-left:5vw}.article-detail-title{font-size:35px;font-weight:600;font-style:italic;color:#000;margin-bottom:.35rem;line-height:1.15}.article-detail-subtitle{font-size:1.12rem;font-weight:700;color:#333;margin-bottom:.6rem}.article-detail-author{font-size:18px;font-weight:300;color:#000;font-style:italic}.article-detail-body{margin-left:5vw;margin-right:5vw}.article-detail-content{font-size:18px;font-weight:300;font-style:italic;color:#000;line-height:1.7}.article-detail-content h2,.article-detail-content h3{font-weight:700;margin-top:1.7em;margin-bottom:.6em}.article-detail-content ol,.article-detail-content ul{margin-left:1.5em;margin-bottom:1.3em}.article-detail-content blockquote{border-left:3px solid #c7c7c7;margin:1.2em 0;padding-left:1.2em;color:#888;font-style:italic}.article-detail-content strong{font-weight:700}.article-detail-content em{font-style:italic}.article-detail-content a{color:#2275c7;text-decoration:underline}.article-detail-suggest{margin-left:5vw;margin-right:5vw;margin-top:2.5rem}.article-detail-suggest-title{font-size:1.2rem;font-weight:800;color:#181818;margin-bottom:1.2rem;font-family:Inter,Arial,sans-serif}.article-detail-suggest-sub{font-size:1rem;font-style:italic;font-weight:400;color:#444;margin-left:.5rem}@media (width <= 800px){.article-detail-header-img-wrapper{height:130px}.article-detail-content{padding:1.2rem .7rem}}@media (max-width:430px){.article-detail-body{margin-left:2vw;margin-right:2vw}.article-card-excerpt{display:none}.articles-grid[style*="repeat(1, 1fr)"] .article-card{flex-direction:column}.articles-grid[style*="repeat(1, 1fr)"] .article-card-content{padding:0}.articles-grid[style*="repeat(2, 1fr)"] .article-card{flex-direction:column}.articles-grid[style*="repeat(2, 1fr)"] .article-card-content{padding:0}}.article-loading,.loading-content{display:flex;justify-content:center;align-items:center;min-height:400px;padding:2rem;text-align:center}.loading-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-content p{color:#666;font-size:1.1rem;margin:0}