.article-page[data-astro-cid-mayywrby]{background-color:#323232;color:#eee;min-height:100vh;overflow-x:hidden}.container[data-astro-cid-mayywrby]{max-width:1280px;margin:0 auto;padding:0 20px}.container-narrow[data-astro-cid-mayywrby]{max-width:880px}.article-hero[data-astro-cid-mayywrby]{min-height:550px;height:70vh;background-size:cover;background-position:center;display:flex;align-items:flex-end;padding-top:160px;padding-bottom:60px;position:relative}.article-hero[data-astro-cid-mayywrby]:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#2c2c2c33,#323232);z-index:1}.article-hero[data-astro-cid-mayywrby] .container[data-astro-cid-mayywrby]{width:100%;z-index:2;position:relative}.article-meta[data-astro-cid-mayywrby]{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:25px}.badge-cyan[data-astro-cid-mayywrby]{background:#00bcd41a;color:#00bcd4;padding:6px 16px;border-radius:50px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:1.5px;border:1px solid #00bcd4}.read-time[data-astro-cid-mayywrby]{color:#00bcd4;font-size:.85rem;font-weight:700;text-transform:uppercase}h1[data-astro-cid-mayywrby]{font-size:clamp(2.2rem,7vw,4.2rem);font-weight:900;line-height:1.05;color:#fff;letter-spacing:-3px;margin:0;text-shadow:0 4px 20px rgba(0,0,0,.5)}.article-body[data-astro-cid-mayywrby]{padding:80px 0 120px}.prose[data-astro-cid-mayywrby]{font-size:1.2rem;line-height:1.8;color:#ccc}.prose[data-astro-cid-mayywrby] h2{font-size:clamp(1.8rem,5vw,2.4rem);color:#fff;font-weight:900;margin:6rem 0 2rem;line-height:1.2;letter-spacing:-1px}.prose[data-astro-cid-mayywrby] p{margin-bottom:1.8rem}.prose[data-astro-cid-mayywrby] blockquote{border-left:5px solid #ff8c00;background:#222;padding:30px;margin:4rem 0;border-radius:0 12px 12px 0;font-style:italic;font-size:1.35rem;color:#fff;line-height:1.6}.prose[data-astro-cid-mayywrby] ul,.prose[data-astro-cid-mayywrby] ol{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin:4rem 0;padding:0!important;list-style:none!important}.prose[data-astro-cid-mayywrby] ul li,.prose[data-astro-cid-mayywrby] ol li{background-color:#222;border:5px solid rgba(255,255,255,.05);padding:30px;border-radius:16px!important;margin:0;transition:all .3s ease;display:flex!important;flex-direction:column!important;list-style-type:none!important}.prose[data-astro-cid-mayywrby] ul li:hover,.prose[data-astro-cid-mayywrby] ol li:hover{border-color:#00bcd4!important;transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.prose[data-astro-cid-mayywrby] li strong{display:block;color:#fff;font-size:1.15rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}.prose[data-astro-cid-mayywrby] ol li:before,.prose[data-astro-cid-mayywrby] ul li:before,.prose[data-astro-cid-mayywrby] ol li::marker,.prose[data-astro-cid-mayywrby] ul li::marker{content:none!important;display:none!important}.article-cta[data-astro-cid-mayywrby]{margin-top:100px;background-color:#222;border:5px solid rgba(255,255,255,.05);border-radius:12px;padding:60px 40px;text-align:center;box-shadow:0 20px 40px #0006}.article-cta[data-astro-cid-mayywrby] h3[data-astro-cid-mayywrby]{font-size:clamp(1.8rem,5vw,2.4rem);color:#fff;margin-bottom:15px;font-weight:900}.article-cta[data-astro-cid-mayywrby] p[data-astro-cid-mayywrby]{color:#aaa;margin-bottom:35px;font-size:1.1rem}.cta-actions[data-astro-cid-mayywrby]{display:flex;justify-content:center;gap:20px}.btn-primary[data-astro-cid-mayywrby],.btn-ghost[data-astro-cid-mayywrby]{display:inline-flex;align-items:center;justify-content:center;min-width:220px;height:55px;padding:0 30px;border-radius:40px;text-decoration:none;font-weight:700;font-size:1.05rem;border:5px solid #00bcd4;box-sizing:border-box;transition:all .3s ease}.btn-primary[data-astro-cid-mayywrby]{background:#00bcd4;color:#121212}.btn-ghost[data-astro-cid-mayywrby]{background:transparent;color:#fff}.btn-primary[data-astro-cid-mayywrby]:hover{transform:translateY(-3px);box-shadow:0 10px 20px #00bcd433;color:#121212}.btn-ghost[data-astro-cid-mayywrby]:hover{color:#fff;border-color:#fff}.prose[data-astro-cid-mayywrby] table{width:100%;margin:4rem 0;background-color:#222;border:5px solid rgba(255,255,255,.05);border-radius:12px;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:normal;border-collapse:separate!important;border-spacing:0}.prose[data-astro-cid-mayywrby] th:first-child{border-top-left-radius:10px}.prose[data-astro-cid-mayywrby] th:last-child{border-top-right-radius:10px}.prose[data-astro-cid-mayywrby] th{color:#00bcd4;font-weight:800;font-size:1rem;text-transform:uppercase;letter-spacing:1px;padding:20px 25px;text-align:left;border-bottom:2px solid #333333;min-width:140px}.prose[data-astro-cid-mayywrby] td{padding:20px 25px;color:#ccc;font-size:1.05rem;line-height:1.6;border-bottom:1px solid #222222;min-width:140px;transition:background-color .3s ease}.prose[data-astro-cid-mayywrby] tr:last-child td{border-bottom:none}.prose[data-astro-cid-mayywrby] tbody tr:hover td{background-color:#1a1a1a}
