:root{--bg:#f5f8fc;--surface:#fff;--surface-2:#edf4ff;--text:#081a34;--muted:#60708a;--line:#dce5f1;--blue:#1167ed;--blue-2:#74a9ff;--nav:#071a35;--shadow:0 24px 70px rgba(8,31,67,.10)}
html[data-theme="dark"]{--bg:#06162d;--surface:#0b213f;--surface-2:#102b52;--text:#f6f9ff;--muted:#b7c5da;--line:#23466f;--blue:#4d91ff;--blue-2:#80b2ff;--nav:#051328;--shadow:0 24px 70px rgba(0,0,0,.3)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:"Plus Jakarta Sans",Arial,sans-serif;line-height:1.65}.article-header{position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--nav) 94%,transparent);backdrop-filter:blur(14px);border-bottom:1px solid rgba(130,168,218,.22)}.article-nav{width:min(1180px,calc(100% - 40px));height:76px;margin:auto;display:flex;align-items:center;gap:22px}.article-brand img{display:block;width:148px;height:48px;object-fit:contain;object-position:left center}.nav-spacer{flex:1}.back-link{color:#dbe8fb;text-decoration:none;font-size:14px;font-weight:700}.theme-button{width:42px;height:42px;border-radius:50%;border:1px solid rgba(178,204,239,.35);background:#0c2445;color:#fff;cursor:pointer;font-size:19px}.article-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:32px 0 72px}.article-breadcrumb{display:flex;gap:10px;align-items:center;color:var(--muted);font-size:13px;margin-bottom:24px}.article-breadcrumb a{color:inherit;text-decoration:none}.article-hero{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:54px;background:var(--surface);border:1px solid var(--line);border-radius:28px;padding:56px;box-shadow:var(--shadow);overflow:hidden}.article-kicker{display:inline-block;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.12em}.article-hero h1{font-size:clamp(38px,5vw,67px);line-height:1.06;letter-spacing:-.055em;margin:18px 0 22px}.article-hero p{font-size:18px;color:var(--muted);margin:0;max-width:720px}.article-meta{display:flex;gap:11px;color:var(--muted);font-size:13px;margin-top:26px}.hero-media{margin:0;position:relative}.hero-media:before{content:"";position:absolute;inset:-22px;background:radial-gradient(circle at 50% 45%,rgba(72,139,255,.35),transparent 65%);filter:blur(10px)}.hero-media img{position:relative;display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:24px;border:0;box-shadow:0 25px 55px rgba(4,31,71,.22)}.content-section{padding:92px 0 12px}.section-heading{display:grid;grid-template-columns:70px 1fr;gap:20px;align-items:start;margin-bottom:38px}.section-heading>span{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:var(--blue);color:#fff;font-weight:800}.section-heading p{margin:0 0 8px;color:var(--blue);font-weight:800;font-size:12px;letter-spacing:.12em}.section-heading h2{font-size:clamp(30px,4vw,48px);line-height:1.15;letter-spacing:-.04em;margin:0;max-width:800px}.innovation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.feature-card{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:30px;min-height:250px;transition:.25s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:color-mix(in srgb,var(--blue) 45%,var(--line))}.feature-no{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--surface-2);color:var(--blue);font-weight:800}.feature-card h3{font-size:22px;line-height:1.25;margin:24px 0 12px}.feature-card p{color:var(--muted);margin:0}.problems-section{padding-bottom:76px}.problem-list{border-top:1px solid var(--line)}.problem-list article{display:grid;grid-template-columns:70px 1fr;gap:24px;padding:30px 0;border-bottom:1px solid var(--line)}.problem-list article>span{color:var(--blue);font-weight:800}.problem-list h3{font-size:22px;margin:0 0 8px}.problem-list p{color:var(--muted);margin:0;max-width:900px}.impact-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;background:linear-gradient(135deg,#071a35,#0d3470);color:#fff;padding:58px;border-radius:28px;box-shadow:var(--shadow)}.impact-copy h2{font-size:clamp(31px,4vw,48px);line-height:1.12;letter-spacing:-.04em;margin:16px 0}.impact-copy p{color:#c9d8ed;margin:0}.impact-list{list-style:none;padding:0;margin:0;display:grid;gap:13px}.impact-list li{position:relative;padding:15px 18px 15px 50px;border:1px solid rgba(160,195,241,.23);border-radius:15px;background:rgba(255,255,255,.06)}.impact-list li:before{content:"✓";position:absolute;left:18px;color:#76adff;font-weight:800}.article-cta{margin-top:34px;border:1px solid var(--line);background:var(--surface);border-radius:24px;padding:38px 42px;display:flex;align-items:center;justify-content:space-between;gap:30px}.article-cta h2{font-size:30px;line-height:1.2;margin:8px 0}.article-cta p{color:var(--muted);margin:0}.article-cta a{flex:0 0 auto;text-decoration:none;color:#fff;background:var(--blue);font-weight:800;border-radius:13px;padding:15px 21px}.article-footer{background:var(--nav);color:#dce8f8;padding:32px max(20px,calc((100% - 1180px)/2));display:flex;justify-content:space-between;align-items:center;gap:24px}.article-footer div{display:flex;align-items:center;gap:18px}.article-footer img{width:120px;max-height:45px;object-fit:contain}.article-footer p{margin:0;color:#aebed4;font-size:13px}.article-footer a{color:#fff;text-decoration:none;font-weight:700}
@media(max-width:900px){.article-hero{grid-template-columns:1fr;padding:38px}.hero-media{order:-1}.hero-media img{aspect-ratio:16/9}.impact-section{grid-template-columns:1fr}.article-cta{align-items:flex-start;flex-direction:column}.innovation-grid{grid-template-columns:1fr}}
@media(max-width:620px){.article-nav,.article-shell{width:min(100% - 24px,1180px)}.article-nav{height:66px}.article-brand img{width:112px}.back-link span{display:none}.article-shell{padding-top:18px}.article-breadcrumb{white-space:nowrap;overflow:hidden}.article-hero{padding:24px;border-radius:20px;gap:28px}.article-hero h1{font-size:35px}.article-hero p{font-size:16px}.content-section{padding-top:62px}.section-heading{grid-template-columns:52px 1fr;gap:14px}.section-heading>span{width:46px;height:46px;border-radius:14px}.feature-card{padding:24px;min-height:0}.problem-list article{grid-template-columns:40px 1fr;gap:12px}.impact-section{padding:28px;border-radius:20px}.article-cta{padding:28px}.article-footer{align-items:flex-start;flex-direction:column}.article-footer div{align-items:flex-start;flex-direction:column}}

/* Logo lockup only. */
.article-brand{display:flex;align-items:center;gap:10px;text-decoration:none}.article-brand img{width:43px;height:48px}.article-brand span,.article-footer-lockup span{display:flex;flex-direction:column;line-height:1.06}.article-brand strong,.article-footer-lockup strong{color:#fff;font-size:18px;letter-spacing:.05em}.article-brand small,.article-footer-lockup small{margin-top:4px;color:#9fb2cd;font-size:8px}.article-footer-lockup{display:flex;align-items:center;gap:10px}.article-footer-lockup img{width:46px!important;max-height:50px!important;filter:drop-shadow(0 0 8px rgba(60,130,255,.16))}@media(max-width:620px){.article-brand small{display:none}.article-brand strong{font-size:16px}.article-brand img{width:38px}.article-footer-lockup small{display:none}}
