*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#111;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;height:auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.96);border-bottom:1px solid #e5e5e5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{max-width:1180px;margin:0 auto;min-height:76px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:25px;font-weight:900;letter-spacing:-1.5px}.menu-button{width:44px;height:44px;border:1px solid #ddd;border-radius:12px;background:#fff;cursor:pointer;display:grid;place-items:center}.menu-lines{width:20px;display:grid;grid-gap:5px;gap:5px}.menu-lines span{height:2px;width:100%;background:#111;border-radius:2px}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.hero{padding:90px 0 70px;border-bottom:1px solid #e5e5e5}.hero-label{margin:0 0 22px;color:#666;font-size:14px;font-weight:800;letter-spacing:3px;text-transform:uppercase}.hero h1{margin:0;font-size:clamp(48px,9vw,92px);line-height:.95;letter-spacing:-5px}.hero-description{max-width:680px;margin:28px 0 0;color:#666;font-size:clamp(20px,3vw,30px);line-height:1.35}.categories{display:flex;gap:10px;padding:18px 0;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid #e5e5e5}.categories::-webkit-scrollbar{display:none}.category-link{flex:0 0 auto;padding:9px 15px;border:1px solid #ddd;border-radius:999px;font-size:14px;white-space:nowrap}.category-link:hover{background:#111;color:#fff}.articles-section{padding:55px 0 90px}.section-heading{margin:0 0 28px;font-size:30px;letter-spacing:-1px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.article-card{border-bottom:1px solid #ddd;padding-bottom:25px}.article-image{width:100%;aspect-ratio:16/10;object-fit:cover;background:#f1f1f1;border-radius:16px;display:block;margin-bottom:20px}.article-category{color:#666;font-size:12px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.article-card h2{margin:9px 0;font-size:24px;line-height:1.1;letter-spacing:-.7px}.article-excerpt{margin:0;color:#666;line-height:1.6}.article-date{display:block;margin-top:15px;color:#888;font-size:13px}.article-page{padding:65px 0 100px}.article-header{max-width:850px;margin-bottom:45px}.article-header h1{margin:12px 0 20px;font-size:clamp(42px,7vw,76px);line-height:1;letter-spacing:-3px}.article-content{max-width:780px;font-size:19px;line-height:1.8}.article-content h2{margin-top:50px;font-size:32px;line-height:1.15}.article-content h3{margin-top:35px;font-size:25px}.article-content p{margin:0 0 25px}.article-content img{width:100%;border-radius:16px;margin:25px 0}.ad-slot{margin:35px 0;min-height:90px;border:1px dashed #ccc;border-radius:12px;display:grid;place-items:center;color:#999;font-size:12px;text-transform:uppercase;letter-spacing:1px}.site-footer{border-top:1px solid #ddd;padding:45px 0;color:#666}.footer-inner{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.footer-brand{color:#111;font-weight:900}.footer-links,.social-links{display:flex;flex-wrap:wrap;gap:16px}.footer-links a:hover,.social-links a:hover{color:#111}.footer-bottom{margin-top:35px;padding-top:20px;border-top:1px solid #eee;font-size:13px}@media (max-width:800px){.header-inner{min-height:66px;padding:0 18px}.container{width:min(100% - 28px,1180px)}.hero{padding:65px 0 55px}.hero h1{letter-spacing:-3px}.article-grid{grid-template-columns:1fr}.footer-inner{flex-direction:column}.article-page{padding-top:45px}}