:root{--navy:#10233d;--navy2:#182f4b;--orange:#f56612;--amber:#f8a91c;--teal:#187c7a;--cream:#fffaf3;--cream2:#fbf3e8;--ink:#14253c;--muted:#657286;--line:#eadfd2;--white:#fff;--shadow:0 20px 55px #1e2b3c17;--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:linear-gradient(#fffdfa 0,#fff8ef 48%,#fffdfa);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.site-shell{flex-direction:column;min-height:100vh;display:flex}a{color:inherit;text-decoration:none}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#fffdf9e8;border-bottom:1px solid #ded0c1a6;grid-template-columns:310px 1fr auto;align-items:center;gap:32px;height:88px;padding:0 clamp(24px,5vw,76px);display:grid;position:sticky;top:0}.brand img{-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;width:255px;max-height:66px;display:block}.main-nav{justify-content:center;gap:38px;font-size:.95rem;font-weight:650;display:flex}.main-nav a{position:relative}.main-nav a:after{content:"";background:var(--orange);height:2px;transition:all .25s;position:absolute;bottom:-8px;left:0;right:100%}.main-nav a.router-link-active:after,.main-nav a:hover:after{right:0}.top-actions{align-items:center;gap:12px;display:flex}.icon-btn{border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.5rem;display:grid}.login-btn{background:linear-gradient(135deg,var(--orange),#ff8a18);color:#fff;border-radius:999px;padding:12px 22px;font-weight:750;box-shadow:0 10px 28px #f5661240}.mobile-toggle{background:0 0;border:0;font-size:1.6rem;display:none}.hero{background:radial-gradient(circle at 72% 44%,#f7b8582e,#0000 25%),linear-gradient(115deg,#fffaf4,#fff6e9 55%,#fffaf5);border-bottom:1px solid #e8d9c9cc;overflow:hidden}.hero-inner{grid-template-columns:46% 54%;align-items:center;width:min(100% - 48px,1280px);min-height:610px;margin:auto;display:grid}.eyebrow{color:#e75c11;letter-spacing:.2em;margin:0 0 22px;font-size:.75rem;font-weight:850}.article h1,.hero h1,.page-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(3.7rem,6vw,6.4rem);line-height:.98}.hero h1 em{color:var(--orange);font-style:normal}.lead{color:var(--muted);max-width:600px;font-size:1.18rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.btn{border:1px solid var(--line);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:14px 22px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #14253c14}.btn.primary{color:#fff;background:linear-gradient(135deg,#f45a0a,#ff8614);border-color:#0000;box-shadow:0 13px 30px #f5661233}.trust-row{color:#4e6278;flex-wrap:wrap;gap:28px;margin-top:38px;font-size:.84rem;display:flex}.hero-art{place-items:center;height:540px;display:grid;position:relative}.hero-art>img{z-index:4;filter:drop-shadow(0 25px 25px #122b3a29);width:min(92%,690px);position:relative}.orbit{z-index:1;border:1px solid #ef8b2a47;border-radius:50%;position:absolute}.o1{width:650px;height:290px;transform:rotate(8deg)}.o2{width:530px;height:430px;transform:rotate(-12deg)}.float-badge{width:68px;height:68px;box-shadow:var(--shadow);z-index:7;color:var(--teal);background:#fff;border-radius:50%;place-items:center;font-size:1.5rem;font-weight:800;display:grid;position:absolute}.b1{top:65px;left:20%}.b2{top:55px}.b2,.b3{right:8%}.b3{color:#cf6c29;bottom:78px}.b4{color:var(--orange);bottom:105px;left:14%}.topic-pill{z-index:8;background:#ffffffeb;border:1px solid #e9dfd5;border-radius:999px;padding:13px 24px;font-size:.9rem;position:absolute;bottom:35px;right:3%;box-shadow:0 10px 28px #3232320f}.topic-pill b{color:var(--orange);padding:0 7px}.section{width:min(100% - 48px,1280px);margin:0 auto;padding:52px 0}.category-strip{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffff0;border-radius:22px;grid-template-columns:repeat(6,1fr);display:grid;overflow:hidden}.category{text-align:center;border-right:1px solid var(--line);flex-direction:column;align-items:center;gap:8px;padding:22px 14px;transition:all .2s;display:flex}.category:last-child{border-right:0}.category:hover{background:#fff9f0;transform:translateY(-2px)}.cat-icon{color:#2a62d4;background:#eef4ff;border-radius:50%;place-items:center;width:54px;height:54px;font-size:1.2rem;font-weight:900;display:grid}.cat-icon.teal{color:#168278;background:#e8f7f3}.cat-icon.orange{color:#f16a18;background:#fff0e5}.cat-icon.sky{color:#3675dd;background:#edf5ff}.cat-icon.red{color:#e44949;background:#fff0f0}.cat-icon.violet{color:#7255d6;background:#f4efff}.category strong{font-size:.92rem}.category small{color:var(--muted);max-width:145px;font-size:.73rem;line-height:1.45}.section-title{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.section-title h2{margin:0 0 5px;font-size:2.2rem}.section-title p:not(.eyebrow){color:var(--muted);margin:0}.see-all{border:1px solid var(--line);background:#fff;border-radius:999px;padding:11px 16px;font-size:.85rem;font-weight:700}.grid{gap:22px;display:grid}.cards{grid-template-columns:repeat(4,1fr)}.content-card{background:#fff;border:1px solid #eee4da;border-radius:18px;transition:all .23s;overflow:hidden;box-shadow:0 11px 35px #1c2d4012}.content-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #1c2d401c}.card-visual{place-items:center;height:142px;display:grid;position:relative;overflow:hidden}.card-visual span{color:#fff;filter:drop-shadow(0 4px 10px #00000040);font-size:3.1rem}.card-visual.infra{background:radial-gradient(circle at 70% 35%,#70bfdf,#0000 30%),linear-gradient(135deg,#0f3659,#087b9b)}.card-visual.security{background:radial-gradient(circle,#ffbc5a,#0000 25%),linear-gradient(135deg,#f1e0c4,#d89549)}.card-visual.dev{background:linear-gradient(145deg,#dcefeb,#67b5ad)}.card-visual.cloud{background:linear-gradient(145deg,#d9e2ff,#899bd8)}.card-body{padding:18px}.card-meta{color:var(--orange);letter-spacing:.04em;font-size:.67rem;font-weight:850}.content-card h3{margin:8px 0;font-size:1.08rem;line-height:1.25}.content-card p{color:var(--muted);min-height:52px;font-size:.84rem;line-height:1.55}.card-foot{color:#6f7886;justify-content:space-between;padding-top:10px;font-size:.75rem;display:flex}.account-cta{background:linear-gradient(90deg,#fff8ef,#fff1df);border:1px solid #f3d7bd;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:18px;margin-bottom:55px;padding:18px 24px;display:grid}.account-cta strong{font-size:1.05rem}.account-cta p{color:var(--muted);margin:4px 0 0;font-size:.86rem}.cta-icon{color:#fff;background:linear-gradient(135deg,#ffb444,#ff7c22);border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.4rem;display:grid}.page-hero{padding:90px 0 45px}.page-hero h1{font-size:clamp(3.5rem,6vw,5.8rem)}.page-hero>p:last-child{color:var(--muted);max-width:720px;font-size:1.14rem;line-height:1.7}.taxonomy{grid-template-columns:repeat(3,1fr)}.story-grid article,.taxonomy article{border:1px solid var(--line);background:#fff;border-radius:20px;padding:28px;box-shadow:0 9px 30px #2832410d}.tax-icon{color:var(--orange);font-size:2rem}.taxonomy h2{margin:10px 0}.story-grid p,.taxonomy p{color:var(--muted);line-height:1.65}.story-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.article{max-width:900px;padding:90px 0}.article h1{font-size:clamp(3rem,5vw,5.5rem)}.article-meta{flex-wrap:wrap;gap:10px;margin:25px 0;display:flex}.article-meta span{background:#fff2e5;border:1px solid #f6d5b7;border-radius:999px;padding:8px 12px;font-size:.8rem}.article-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;font-size:1.3rem;line-height:1.65}.article-body{white-space:pre-wrap;color:#334158;margin-top:28px;font-size:1.08rem;line-height:1.85}.empty-state{text-align:center;background:#ffffffa6;border:1px dashed #e2d4c6;border-radius:24px;grid-column:1/-1;padding:56px}.empty-icon{color:var(--orange);font-size:2rem}.footer{border-top:1px solid var(--line);color:var(--muted);background:#fff8ef;justify-content:space-between;align-items:center;margin-top:auto;padding:42px clamp(24px,5vw,76px);display:flex}.footer img{opacity:.96;width:230px}.footer p{letter-spacing:.08em;margin:4px 0 0;font-size:.78rem}.footer-links{gap:24px;font-size:.86rem;font-weight:600;display:flex}@media (width<=1050px){.topbar{grid-template-columns:240px 1fr auto}.brand img{width:220px}.hero-inner{grid-template-columns:1fr}.hero-art{height:430px}.hero-copy{padding-top:60px}.category-strip{grid-template-columns:repeat(3,1fr)}.category:nth-child(3){border-right:0}.cards{grid-template-columns:repeat(2,1fr)}.story-grid{grid-template-columns:1fr}.hero-inner{padding-bottom:25px}}@media (width<=760px){.topbar{grid-template-columns:1fr auto auto;height:auto;min-height:78px;padding:12px 20px}.brand img{width:205px}.mobile-toggle{display:block}.main-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;flex-direction:column;gap:18px;padding:18px;display:none;position:absolute;top:78px;left:16px;right:16px}.main-nav.open{display:flex}.top-actions .icon-btn{display:none}.login-btn{padding:10px 14px}.hero-inner{width:min(100% - 32px,1280px)}.hero h1{font-size:3.6rem}.hero-art{height:330px}.float-badge,.orbit,.topic-pill{display:none}.hero-art>img{width:100%}.section{width:min(100% - 32px,1280px);padding:36px 0}.category-strip{grid-template-columns:repeat(2,1fr)}.category{border-bottom:1px solid var(--line)}.category:nth-child(odd){border-right:1px solid var(--line)}.category:nth-child(2n){border-right:0}.cards{grid-template-columns:1fr}.section-title{flex-direction:column;align-items:flex-start}.account-cta{grid-template-columns:auto 1fr}.account-cta .btn{grid-column:1/-1}.footer{flex-direction:column;align-items:flex-start;gap:22px}.taxonomy{grid-template-columns:1fr}}@media (width<=430px){.brand img{width:170px}.login-btn{font-size:.75rem}.hero h1{font-size:3rem}.hero-art{height:260px}.trust-row{gap:12px}.category small{display:none}}
