.hl-page{min-height:100vh}.hl-outer{max-width:900px;margin:0 auto;padding:72px 48px 120px}.hl-eyebrow{display:flex;align-items:center;gap:12px;font-size:10px;letter-spacing:.22em;color:var(--muted,#5a5c52);text-transform:uppercase;margin-bottom:20px}.hl-eyebrow::before{content:'';width:32px;height:1px;background:#252620}.hl-title{font-family:cormorant garamond,Georgia,serif;font-size:clamp(36px,5vw,60px);font-weight:400;color:var(--text,#e8e8e2);line-height:1.05;margin-bottom:18px}.hl-title em{color:#7fff00;font-style:italic}.hl-desc{font-size:14px;color:var(--muted,#5a5c52);line-height:1.75;max-width:580px;margin-bottom:56px}.hl-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:14px;border-bottom:1px solid #1e1f1b}.hl-section-title{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:#5a5c52}.hl-section-sub{font-size:9px;letter-spacing:.1em;color:#3a3c32}.hl-gear{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1px;background:#1e1f1b;margin-bottom:56px}.hl-gear-card{background:#0e0f0d;display:flex;flex-direction:column;transition:background .2s}.hl-gear-card:hover{background:#161713}.hl-gear-img{height:180px;overflow:hidden}.hl-gear-img img{width:100%;height:100%;object-fit:cover;object-position:center;filter:grayscale(20%);transition:filter .3s}.hl-gear-card:hover .hl-gear-img img{filter:grayscale(0%)}.hl-gear-body{padding:18px 20px;display:flex;flex-direction:column;gap:6px;border-top:1px solid #1e1f1b}.hl-gear-name{font-size:12px;color:#e8e8e2;letter-spacing:-.01em}.hl-gear-role{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:#5a5c52}.hl-gear-spec{font-size:9px;color:#3a3c32;line-height:1.6;margin-top:4px}.hl-layers{display:flex;flex-direction:column;margin-bottom:56px}.hl-layer{display:grid;grid-template-columns:140px 1fr;border-bottom:1px solid #1e1f1b;transition:background .15s}.hl-layer:hover{background:rgba(127,255,0,4%)}.hl-layer-label{padding:22px 24px 20px;border-right:1px solid #1e1f1b;font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:#3a3c32;display:flex;align-items:flex-start}.hl-layer-body{padding:18px 28px}.hl-layer-title{font-size:13px;color:#e8e8e2;margin-bottom:6px;letter-spacing:-.01em}.hl-layer-desc{font-size:11px;color:#5a5c52;line-height:1.7}.hl-layer-tags{display:flex;gap:6px;margin-top:10px;flex-wrap:wrap}.hl-tag{font-size:8px;letter-spacing:.14em;text-transform:uppercase;padding:3px 8px;border:1px solid}.hl-tag-muted{color:#5a5c52;border-color:#252620}.hl-tag-green{color:#7fff00;border-color:rgba(127,255,0,.2)}.hl-tag-blue{color:#3b9eff;border-color:rgba(59,158,255,.2)}.hl-tag-orange{color:#ff8c00;border-color:rgba(255,140,0,.2)}.hl-posts{display:flex;flex-direction:column}.hl-post-item{display:flex;align-items:baseline;justify-content:space-between;gap:24px;padding:14px 0;border-bottom:1px solid #1e1f1b;text-decoration:none;transition:opacity .15s}.hl-post-item:last-child{border-bottom:none}.hl-post-item:hover{opacity:.75}.hl-post-title{font-size:13px;color:#7fff00;letter-spacing:-.01em;display:block;margin-bottom:4px}.hl-post-meta{font-size:9px;color:#3a3c32;letter-spacing:.08em;text-transform:uppercase}.hl-post-arrow{font-size:11px;color:#3a3c32;flex-shrink:0}@media(max-width:700px){.hl-outer{padding:48px 24px 80px}.hl-gear{grid-template-columns:1fr}.hl-layer{grid-template-columns:1fr}.hl-layer-label{border-right:none;border-bottom:1px solid #1e1f1b;padding:14px 20px 10px}.hl-layer-body{padding:14px 20px}}