@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";
:root{--bg:#f5f8fb;--surface:#fff;--surface-soft:#edf4f8;--surface-strong:#0d2238;--line:#18304a1f;--text:#122033;--muted:#5b6d7e;--host:#0b3a66;--host-2:#10659a;--pdv:#0c7a5a;--pdv-2:#22a86b;--shadow:0 18px 48px #1026401a;--radius-lg:8px;--radius-md:8px;--radius-sm:6px;--container:1180px}*,:before,:after{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Manrope,Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{color:var(--host-2)}.container{width:min(calc(100% - 2rem), var(--container));margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #12203314;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.site-brand{align-items:center;gap:.8rem;display:inline-flex}.brand-mark{border-radius:var(--radius-sm);background:linear-gradient(135deg, var(--host), var(--host-2));color:#fff;place-items:center;width:2.9rem;height:2.9rem;font-family:Space Grotesk,sans-serif;font-weight:700;display:grid;box-shadow:0 14px 30px #0b3a662e}.brand-logo{object-fit:contain;width:3.15rem;height:3.15rem}.site-brand strong,.site-footer strong{letter-spacing:0;font-family:Space Grotesk,sans-serif;font-size:1rem;display:block}.site-brand small{color:var(--muted);margin-top:.12rem;font-size:.75rem;display:block}.site-nav{color:var(--text);align-items:center;gap:1rem;font-size:.94rem;font-weight:800;display:flex}.hero,.blog-hero{color:#fff;background:radial-gradient(circle at 84% 12%,#3295da59,#0000 28%),linear-gradient(135deg,#07182b 0%,#0d3d68 55%,#11324c 100%);padding:5.7rem 0 4.2rem;position:relative;overflow:hidden}.hero:after,.blog-hero:after{content:"";background:linear-gradient(#0000,#f5f8fb14);height:110px;position:absolute;inset:auto 0 0}.hero-grid,.blog-hero__grid{z-index:1;align-items:center;gap:3rem;display:grid;position:relative}.hero-copy h1,.page-header h1,.section-title,.post-header h1{letter-spacing:0;font-family:Space Grotesk,sans-serif;line-height:1.05}.hero-copy h1,.page-header h1{max-width:15ch;margin:1rem 0;font-size:clamp(2.75rem,6vw,5.1rem)}.hero-text,.page-header p{color:#ffffffc7;max-width:700px;margin:0;font-size:1.08rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.button{border-radius:var(--radius-sm);border:1px solid #0000;justify-content:center;align-items:center;min-height:48px;padding:.9rem 1.25rem;font-size:.94rem;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg, var(--host), var(--host-2));color:#fff;box-shadow:0 14px 30px #0b3a6638}.button-primary:hover{color:#fff}.eyebrow,.badge{letter-spacing:0;border-radius:999px;align-items:center;gap:.4rem;font-size:.78rem;font-weight:900;display:inline-flex}.eyebrow{color:#d9e8f5;background:#ffffff1f;padding:.42rem .72rem}.badge{color:var(--pdv);background:#22a86b1f;padding:.38rem .68rem}.badge-light{color:#fff;background:#ffffff1f}.portfolio-board,.blog-summary{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1a;border:1px solid #ffffff2e;padding:1.2rem;box-shadow:0 24px 70px #0003}.portfolio-board-header{color:#ffffffbf;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;font-weight:800;display:flex}.product-tile{border-left:4px solid var(--host-2);border-radius:var(--radius-md);color:var(--text);background:#fff;padding:1.2rem}.product-tile+.product-tile{margin-top:.85rem}.product-tile.pdv{border-color:var(--pdv-2)}.product-tile strong,.blog-summary strong{margin-bottom:.28rem;display:block}.product-tile span,.blog-summary span{color:var(--muted);font-size:.92rem}.blog-summary p{color:#ffffffc2;margin:1rem 0 0}.blog-summary span{color:#ffffffad}.page-section,.post-shell{padding:5.2rem 0}.section-heading{max-width:760px;margin-bottom:2.2rem}.section-heading .eyebrow,.page-section .eyebrow{color:var(--host-2);background:#10659a1a}.section-title{max-width:15ch;margin:.9rem 0 .8rem;font-size:clamp(2rem,4vw,3.45rem)}.blog-index{padding-top:3rem}.blog-index__heading{max-width:820px;margin-bottom:1.6rem}.blog-index__heading .section-title{max-width:none;margin:.7rem 0 .45rem;font-size:clamp(2rem,4vw,3rem)}.blog-index__heading .section-lead{max-width:760px;margin:0}.section-lead,.blog-card p,.post-header p,.post-content p,.site-footer p,.site-footer a,.site-footer span{color:var(--muted);font-size:1rem;line-height:1.68}.blog-list{gap:1rem;display:grid}.blog-card{border-radius:var(--radius-md);box-shadow:var(--shadow);background:linear-gradient(135deg,#10659a14,#0000 42%),#fff;border:1px solid #10659a24;padding:1.45rem;position:relative;overflow:hidden}.blog-card:has(.blog-card__cover){padding-top:0}.blog-card:before{content:"";background:linear-gradient(90deg, var(--host), var(--pdv-2));height:6px;position:absolute;inset:0 0 auto}.blog-card>*{z-index:1;position:relative}.blog-card__cover{z-index:0;aspect-ratio:16/9;background:var(--surface-soft);width:calc(100% + 2.9rem);margin:0 -1.45rem 1.3rem;display:block;position:relative;overflow:hidden}.blog-card__cover img,.post-header__cover img{object-fit:cover}.blog-card h2{margin:1rem 0 .6rem;font-size:clamp(1.35rem,3vw,2rem);line-height:1.18}.blog-card p{max-width:760px;margin:0}.blog-card__meta .badge{margin-right:.25rem}.text-link{color:var(--host-2);margin-top:1.1rem;font-weight:900;display:inline-flex}.post-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px 14px;font-size:.9rem;display:flex}.post-header{border-radius:var(--radius-lg);max-width:860px;box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#22a86b1f,#0000 34%),#fff;border:1px solid #10659a24;margin-bottom:2.4rem;padding:2rem}.post-header:has(.post-header__cover){padding-top:1rem}.post-header__cover{aspect-ratio:16/9;border-radius:var(--radius-md);background:var(--surface-soft);margin:-1rem -1rem 1.8rem;position:relative;overflow:hidden}.post-header h1{margin:1rem 0;font-size:clamp(2.25rem,5vw,4.25rem)}.post-content{max-width:780px;padding:0 2rem}.post-content h1{display:none}.post-content h2,.post-content h3{margin:2rem 0 .75rem;font-family:Space Grotesk,sans-serif;line-height:1.25}.post-content p{margin:0 0 1.15rem;font-size:1.06rem}.site-footer{border-top:1px solid var(--line);background:#fff;padding:2.4rem 0}.footer-grid{gap:2rem;display:grid}.site-footer h2{margin:0 0 .8rem;font-size:1rem}.site-footer a,.site-footer span{margin-top:.58rem;display:block}.site-footer a:hover{color:var(--host-2)}.footer-copy{border-top:1px solid var(--line);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem .7rem;margin-top:1.5rem;padding-top:1rem;display:flex}.footer-copy span{margin-top:0;font-size:.9rem}@media (min-width:720px){.blog-list,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:980px){.hero-grid,.blog-hero__grid{grid-template-columns:1.08fr .92fr}.blog-list{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}}@media (max-width:640px){.site-brand small{display:none}.site-nav{gap:.75rem;font-size:.86rem}.hero,.blog-hero{padding:4.3rem 0 3.3rem}.hero-copy h1,.page-header h1,.section-title{max-width:none}.button{width:100%}.portfolio-board-header{flex-direction:column;align-items:flex-start}.post-header,.post-content{padding-inline:1rem}}
