:root{--bg:#030508;--bg-elevated:#0a0e16;--bg-card:linear-gradient(165deg, #0c1220 0%, #111b2e 45%, #0d2847 100%);--bg-card-solid:#0e1624;--border:#38bdf81f;--border-strong:#38bdf859;--text:#f0f4f8;--text-muted:#94a3b8;--text-faint:#64748b;--accent:#38bdf8;--accent-bright:#7dd3fc;--accent-deep:#0ea5e9;--accent-soft:#38bdf826;--link:#38bdf8;--radius:16px;--radius-sm:10px;--font-sans:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display:"Inter", system-ui, sans-serif;--max-width:680px;--site-width:1100px;--header-height:4.25rem;--glow:0 0 40px #38bdf814}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-sans);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;background-image:radial-gradient(80% 50% at 50% -20%,#0ea5e91f,#0000),radial-gradient(60% 40% at 100% 0,#38bdf80f,#0000);background-attachment:fixed;flex-direction:column;min-height:100vh;line-height:1.65;display:flex}a{color:var(--link);text-decoration:none;transition:color .15s}a:hover{color:var(--accent-bright)}.container{width:100%;max-width:var(--site-width);margin:0 auto;padding:0 1.5rem}.main{flex:1;padding:2.5rem 0 5rem}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);font-weight:700;line-height:1.2}h1{margin-bottom:.6rem;font-size:2rem}h2{margin:1.85rem 0 .7rem;font-size:1.35rem}p{color:var(--text);margin-bottom:1.15rem}ul,ol{margin:0 0 1.25rem 1.35rem}li{margin-bottom:.4rem}strong{color:#f8fafc;font-weight:600}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px)saturate(1.4);background:#030508bf;border-bottom:1px solid #38bdf81a;position:sticky;top:0}.header-inner{height:var(--header-height);justify-content:space-between;align-items:center;display:flex}.logo{color:var(--text);letter-spacing:-.05em;align-items:center;font-size:1.4rem;font-weight:800;text-decoration:none;display:flex}.logo:hover{color:var(--text);text-decoration:none}.logo span{background:linear-gradient(135deg,#38bdf8 0%,#0ea5e9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.nav{align-items:center;gap:1.75rem;display:flex}.nav a{color:var(--text-muted);letter-spacing:.01em;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .15s}.nav a:hover{color:var(--text)}.site-footer{text-align:center;color:var(--text-muted);background:#00000059;border-top:1px solid #38bdf81a;margin-top:auto;padding:2.5rem 0 2rem;font-size:.85rem}.site-footer a{color:var(--text-muted)}.site-footer a:hover{color:var(--accent)}.site-footer p{margin-bottom:.5rem}.home-kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);border:1px solid #38bdf833;border-radius:999px;margin-bottom:.75rem;padding:.3rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.page-title{letter-spacing:-.035em;margin-bottom:.5rem;font-size:2.1rem;font-weight:750}.page-subtitle{color:var(--text-muted);max-width:34rem;margin-bottom:2.5rem;font-size:1.08rem;line-height:1.55}.articles-grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:1.35rem;display:grid}.article-card{border-radius:var(--radius);background:linear-gradient(160deg,#0c1424 0%,#0f1c32 40%,#0c2d52 100%);border:1px solid #38bdf826;height:100%;transition:border-color .25s,transform .25s,box-shadow .25s;position:relative;overflow:hidden}.article-card:before{content:"";pointer-events:none;background:linear-gradient(160deg,#0000 50%,#38bdf80f 100%);position:absolute;inset:0}.article-card:hover{border-color:#38bdf873;transform:translateY(-4px);box-shadow:0 16px 40px #00000073,0 0 30px #38bdf81a}.article-card a{height:100%;color:inherit;z-index:1;flex-direction:column;padding:1.45rem 1.5rem 1.35rem;text-decoration:none;display:flex;position:relative}.article-card a:hover{color:inherit;text-decoration:none}.card-title{letter-spacing:-.025em;color:var(--text);margin:0 0 .6rem;font-size:1.15rem;font-weight:700;line-height:1.35}.card-desc{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0 0 1.1rem;font-size:.92rem;line-height:1.55;display:-webkit-box;overflow:hidden}.card-source{color:var(--text-faint);border-top:1px solid #38bdf81f;margin:0;padding-top:.85rem;font-size:.78rem}.card-meta-row{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.65rem;display:flex}.card-category{letter-spacing:.04em;text-transform:uppercase;color:var(--accent-bright);white-space:nowrap;background:#38bdf81a;border:1px solid #38bdf840;border-radius:999px;padding:.2rem .55rem;font-size:.7rem;font-weight:600}.card-date{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-bright);font-size:.75rem;font-weight:600}.category-section{margin-bottom:2.75rem}.category-header{border-bottom:1px solid #38bdf81f;align-items:baseline;gap:.75rem;margin-bottom:1.1rem;padding-bottom:.65rem;display:flex}.category-title{letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:700}.featured-section{margin-bottom:2.75rem}.featured-label{letter-spacing:.12em;text-transform:uppercase;color:#fbbf24;margin-bottom:.75rem;font-size:.72rem;font-weight:700;display:inline-block}.featured-card{color:inherit;background:linear-gradient(145deg,#12100a 0%,#1a160c 40%,#1c1408 100%);border:1px solid #fbbf2459;border-radius:16px;padding:1.6rem 1.75rem;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:block;box-shadow:0 0 24px #fbbf240f}.featured-card:hover{color:inherit;border-color:#fbbf24a6;text-decoration:none;transform:translateY(-2px);box-shadow:0 16px 40px #00000073,0 0 32px #fbbf241f}.featured-meta{color:#fcd34d;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.85rem;margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:flex}.featured-cat{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf2466;border-radius:999px;padding:.15rem .5rem}.featured-title{letter-spacing:-.03em;color:var(--text);margin:0 0 .65rem;font-size:1.55rem;font-weight:750;line-height:1.25}.featured-desc{color:var(--text-muted);max-width:40rem;margin:0 0 1rem;font-size:1.02rem;line-height:1.55}.featured-source{color:var(--text-faint);border-top:1px solid #fbbf242e;margin:0;padding-top:.85rem;font-size:.82rem}.cat-vegas .category-title{color:#7dd3fc}.cat-vegas .category-header{border-bottom-color:#38bdf840}.card-category.cat-vegas{color:#7dd3fc;background:#38bdf81f;border-color:#38bdf859}.cat-nashville .category-title{color:#c4b5fd}.cat-nashville .category-header{border-bottom-color:#a78bfa40}.card-category.cat-nashville{color:#c4b5fd;background:#a78bfa1f;border-color:#a78bfa59}.cat-machines .category-title{color:#5eead4}.cat-machines .category-header{border-bottom-color:#2dd4bf40}.card-category.cat-machines{color:#5eead4;background:#2dd4bf1f;border-color:#2dd4bf59}.cat-projects .category-title{color:#fcd34d}.cat-projects .category-header{border-bottom-color:#fbbf2440}.card-category.cat-projects{color:#fcd34d;background:#fbbf241f;border-color:#fbbf2459}.cat-company .category-title{color:#86efac}.cat-company .category-header{border-bottom-color:#4ade8040}.card-category.cat-company{color:#86efac;background:#4ade801f;border-color:#4ade8059}.article-header{max-width:var(--max-width);margin-bottom:1.5rem}.article-header h1{margin-bottom:.9rem;font-size:2.15rem;font-weight:750;line-height:1.18}.article-body{max-width:var(--max-width);font-size:1.06rem;line-height:1.75}.article-body p{margin-bottom:1.25rem}.source-box{border:1px solid #38bdf82e;border-left:3px solid var(--accent);border-radius:var(--radius-sm);color:var(--text-muted);max-width:var(--max-width);background:linear-gradient(135deg,#0e1624e6,#0c1e37b3);margin:2rem 0 0;padding:1.05rem 1.2rem;font-size:.9rem}.source-box strong{color:var(--text)}.muted{color:var(--text-muted)}.section-title{margin:0 0 .5rem;font-size:1.5rem}.products-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.15rem;margin-top:1.75rem;display:grid}.product-card{color:inherit;background:linear-gradient(160deg,#0c1424 0%,#0f1c32 45%,#0c2d52 100%);border:1px solid #38bdf826;border-left:3px solid #38bdf880;border-radius:14px;flex-direction:column;min-height:10rem;padding:1.35rem 1.4rem;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.product-card:hover{color:inherit;border-color:#38bdf873;text-decoration:none;transform:translateY(-3px);box-shadow:0 12px 32px #00000059}.product-card-title{letter-spacing:-.02em;margin:0 0 .55rem;font-size:1.15rem;font-weight:700}.product-card-blurb{color:var(--text-muted);flex:1;margin:0 0 1rem;font-size:.92rem;line-height:1.5}.product-card-link{color:var(--accent);font-size:.85rem;font-weight:600}.product-vegas{border-left-color:#38bdf8}.product-vegas .product-card-title,.product-vegas .product-card-link{color:#7dd3fc}.product-nashville{border-left-color:#a78bfa}.product-nashville .product-card-title,.product-nashville .product-card-link{color:#c4b5fd}.product-machines{border-left-color:#2dd4bf}.product-machines .product-card-title,.product-machines .product-card-link{color:#5eead4}.product-projects{border-left-color:#fbbf24}.product-projects .product-card-title,.product-projects .product-card-link{color:#fcd34d}.product-company{border-left-color:#4ade80}.product-company .product-card-title,.product-company .product-card-link{color:#86efac}@media (width<=639px){:root{--header-height:3.6rem}h1{font-size:1.6rem}.page-title{font-size:1.65rem}.nav{gap:1.15rem}.nav a{font-size:.88rem}.articles-grid{grid-template-columns:1fr;gap:1.1rem}.container{padding:0 1.15rem}.main{padding:1.85rem 0 3.5rem}.featured-title{font-size:1.3rem}.featured-card{padding:1.25rem 1.3rem}}
