﻿@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("/assets/fonts/inter-400.woff2") format("woff2")}@font-face{font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url("/assets/fonts/inter-500.woff2") format("woff2")}@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("/assets/fonts/inter-600.woff2") format("woff2")}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}:target,.prose h2[id],.prose h3[id]{scroll-margin-top:92px}@media(prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}body{font-family:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1.0625rem;line-height:1.6;color:#191d1f;background:#fff;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,svg{max-width:100%;height:auto}a{color:#1479b8;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{line-height:1.2;font-weight:600}h1{color:#001829;font-size:2.5625rem;letter-spacing:-0.02em}h2{color:#07395f;font-size:2.0625rem;letter-spacing:-0.01em}h3{color:#001829;font-size:1.375rem}.container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.container.narrow{max-width:41rem}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.78125rem;font-weight:600;color:#97a3aa;margin-bottom:.75rem}.lead{font-size:1.25rem;color:#57636b;line-height:1.55}.btn{transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1.5rem;border:2px solid rgba(0,0,0,0);border-radius:.75rem;font-weight:600;font-size:.9375rem;text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn-primary{background:#1479b8;border-color:#1479b8;color:#fff;box-shadow:0 1px 2px rgba(16,32,48,.06),0 1px 3px rgba(16,32,48,.07)}.btn-primary:hover{background:#0b5c8e;border-color:#0b5c8e;box-shadow:0 1px 2px rgba(16,32,48,.05),0 8px 24px -10px rgba(16,32,48,.16)}.btn-light{background:#fff;border-color:#fff;color:#1479b8}.btn-light:hover{background:#e6f8fe;border-color:#e6f8fe}.btn-ghost{background:rgba(0,0,0,0);border-color:rgba(255,255,255,.55);color:#fff}.btn-ghost:hover{border-color:#fff;background:rgba(255,255,255,.1)}.btn-sm{padding:.4rem 1rem;font-size:.875rem}.btn-lg{padding:.85rem 1.9rem;font-size:1.0625rem}.icon{display:inline-block;width:1em;height:1em;vertical-align:-0.125em}.icon svg{width:100%;height:100%;display:block}.skip-link{position:absolute;left:-9999px;top:0;z-index:100;padding:.6rem 1rem;background:#fff;color:#1479b8;font-weight:600;border-radius:0 0 .5rem 0}.skip-link:focus{left:0}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(8px);border-bottom:1px solid #e3e6e8}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:66px;gap:1rem}.brand{display:inline-flex;align-items:center}.brand img{height:26px;width:auto;display:block}.brand:hover{text-decoration:none}.site-nav{display:flex;align-items:center;gap:1.4rem}.site-nav a{color:#191d1f;font-weight:500;font-size:.9375rem}.site-nav a:hover{color:#1479b8;text-decoration:none}.site-nav .btn-primary{color:#fff}.site-nav .btn-secondary{color:#001829}.site-nav .btn-secondary:hover{color:#1479b8}.nav-toggle,.nav-toggle-label{display:none}.hero{position:relative;background:linear-gradient(150deg, rgba(0, 24, 41, 0.93) 0%, rgba(7, 57, 95, 0.88) 55%, rgba(11, 92, 142, 0.82) 100%),url("/assets/brand/colored-bg.jpg") center/cover no-repeat;color:#fff;padding:5rem 0 4.5rem}.hero-inner{display:grid;grid-template-columns:1fr 1.15fr;gap:3.5rem;align-items:center}.hero-inner--single{grid-template-columns:minmax(0, 46rem);justify-content:start}.hero h1{color:#fff;font-size:3.25rem;margin-bottom:1.2rem}.hero .lead{color:#cfe6f6;margin-bottom:2rem}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.2rem}.hero-note{font-size:.875rem;color:#9fc4de}.device{width:100%;height:auto;filter:drop-shadow(0 24px 40px rgba(0, 10, 20, 0.45))}.hero-shot .device{transform:scale(1.06)}.feature-shot .device{filter:drop-shadow(0 18px 34px rgba(25, 29, 31, 0.22))}.iso-badge{width:100%;max-width:360px;height:auto;display:block;margin:0 auto}.iso-badge--left{margin:1.6rem 0 .5rem;max-width:320px}.shot-figure{margin:0}.shot-figure figcaption{margin-top:.8rem;color:#57636b;font-size:.9375rem}.prose figure{margin:2rem 0}.prose figure img{width:100%;border-radius:1rem;box-shadow:0 12px 30px rgba(25,29,31,.14)}.prose figure img.device{border-radius:0;box-shadow:none;filter:drop-shadow(0 16px 28px rgba(25, 29, 31, 0.22))}.prose figcaption{color:#57636b;font-size:.875rem;margin-top:.6rem}.prose .figure--diagram{width:min(100% + 26rem,100vw - 3rem);max-width:none;margin:2.4rem 0;margin-left:calc((100% - min(100% + 26rem, 100vw - 3rem))/2)}.prose .figure--diagram img{border-radius:0;box-shadow:none}.prose .figure--diagram figcaption{text-align:center}.section{padding:4.5rem 0}.section--lg{padding:7rem 0}.hero+.section{padding-top:7rem}.section.soft{background:#f9fafa}.section-head{max-width:680px;margin-bottom:3rem}.section-head h2{margin-bottom:.8rem}.section-head p{color:#57636b;font-size:1.25rem}.section-head.centered{margin-left:auto;margin-right:auto;text-align:center}.grid-3{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}.grid-2{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem}.card{background:#fff;border-radius:1rem;padding:1.8rem;box-shadow:0 1px 2px rgba(16,32,48,.05),0 8px 24px -10px rgba(16,32,48,.16)}.card h3{font-size:1.25rem;margin-bottom:.6rem}.card p{color:#57636b;font-size:.9375rem}.card .card-icon{width:46px;height:46px;border-radius:1rem;background:#e6f8fe;color:#1479b8;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.card .card-icon .icon{width:24px;height:24px}.section-cta{text-align:left;margin-top:2.4rem}.section-cta--centered{text-align:center}.prose .quotes--bleed{width:min(100% + 26rem,100vw - 3rem);max-width:none;margin:2rem 0;margin-left:calc((100% - min(100% + 26rem, 100vw - 3rem))/2)}.faq{max-width:760px;margin:0 auto}.faq details{border-bottom:1px solid #e3e6e8;padding:1.1rem 0}.faq details summary{font-weight:600;color:#001829;cursor:pointer;font-size:1.0625rem;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq details summary::after{content:"+";color:#1479b8;font-size:1.375rem;font-weight:400}.faq details summary::-webkit-details-marker{display:none}.faq details[open] summary::after{content:"−"}.faq details p{padding-top:.8rem;color:#57636b}.cta-banner{background:linear-gradient(150deg, rgba(0, 24, 41, 0.94) 0%, rgba(11, 92, 142, 0.86) 100%),url("/assets/brand/colored-bg.jpg") center/cover no-repeat;color:#fff;padding:4.5rem 0;margin-top:4rem}.cta-inner{text-align:center}.cta-inner h2{color:#fff;margin-bottom:.8rem}.cta-inner p{color:#cfe6f6;margin-bottom:2rem;font-size:1.25rem}.cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.page-hero{position:relative;background:radial-gradient(1200px 400px at 70% -10%, rgba(78, 176, 228, 0.2), transparent 65%),linear-gradient(180deg, #e6f8fe 0%, #f9fafa 100%);border-bottom:1px solid #e3e6e8;padding:4.5rem 0 4rem;overflow:hidden}.page-hero h1{margin-bottom:.6rem}.page-hero .lead{max-width:640px}.page-hero .hero-note{margin-top:1rem;color:#57636b;font-size:.9375rem}.page-hero .hero-note a{color:#1479b8;font-weight:500}.page-hero--dark{background:linear-gradient(150deg, rgba(0, 24, 41, 0.95) 0%, rgba(7, 57, 95, 0.9) 55%, rgba(11, 92, 142, 0.85) 100%),url("/assets/brand/colored-bg.jpg") center/cover no-repeat;border-bottom:0;padding:4.5rem 0 4rem}.page-hero--dark::before{display:none}.page-hero--dark h1{color:#fff}.page-hero--dark .lead{color:#cfe6f6}.page-hero--dark .breadcrumb a{color:#9fc4de}.page-hero--dark .breadcrumb a:hover{color:#fff}.page-hero--dark .breadcrumb span{color:#7ba6c4}.page-hero--dark .breadcrumb li+li::before{color:#5d89a8}.page-hero--dark .eyebrow{color:#9fc4de}.page-hero--dark .example-profile{color:#cfe6f6}.page-hero--dark .post-meta{color:#9fc4de}.page-hero--dark .example-tag{background:rgba(255,255,255,.14);color:#dff1fb}.page-hero--dark .hero-note{color:#9fc4de}.page-hero--dark .hero-note a{color:#fff}.page-hero::before{content:"";position:absolute;inset:0;background:url("/assets/brand/colored-bg.jpg") right center/cover no-repeat;opacity:.09;-webkit-mask-image:linear-gradient(to left, rgba(0, 0, 0, 0.95), transparent 68%);mask-image:linear-gradient(to left, rgba(0, 0, 0, 0.95), transparent 68%);pointer-events:none}.page-hero>.container{position:relative;z-index:1}.container.narrow.prose{max-width:41rem}.prose{max-width:41rem;padding:3rem 1.5rem}.prose h2{margin:2.2rem 0 .8rem}.prose h3{margin:1.8rem 0 .6rem}.prose p,.prose ul,.prose ol{margin-bottom:1.1rem}.prose ul,.prose ol{padding-left:1.4rem}.prose li{margin-bottom:.4rem}.prose a:not([class]){text-decoration:underline}.prose blockquote{border-left:5px solid #1479b8;padding:.6rem 0 .6rem 1.4rem;margin:1.5rem 0;color:#57636b;font-size:1.0625rem}.prose table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.9375rem}.prose th,.prose td{border:1px solid #e3e6e8;padding:.65rem .9rem;text-align:left}.prose th{background:#f9fafa;color:#001829}.prose strong{color:#001829;font-weight:600}.team{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem;margin:1.5rem 0 .5rem}.team-member{background:#fff;border:1px solid #cdd2d6;border-radius:1rem;padding:2rem 1.7rem;text-align:center;box-shadow:0 1px 2px rgba(16,32,48,.05),0 8px 24px -10px rgba(16,32,48,.16)}.team-member>img{width:132px;height:132px;border-radius:50%;object-fit:cover;filter:grayscale(100%);margin:0 auto 1.1rem;box-shadow:0 6px 18px rgba(25,29,31,.16)}.team-member .team-name{font-weight:600;color:#001829;font-size:1.25rem;margin:0 0 .15rem}.team-member .team-role{color:#57636b;font-weight:500;font-size:.9375rem;margin:0 0 1rem}.team-member .team-bio{color:#57636b;font-size:.9375rem;margin:0;text-align:left}.team-member .team-links{font-size:.9375rem;font-weight:500;margin:1rem 0 0;text-align:left}.team-book{display:block;width:96px;margin:1.4rem auto 0}.team-book img{display:block;width:100%;height:auto;margin:0;filter:drop-shadow(0 10px 18px rgba(25, 29, 31, 0.22))}.team--compact{grid-template-columns:repeat(2, max-content);gap:1.1rem 2rem;margin:1.2rem 0 1.6rem}.team--compact .team-member{display:flex;align-items:center;gap:.9rem;padding:0;background:none;border:0;box-shadow:none;text-align:left}.team--compact .team-member>img{width:64px;height:64px;margin:0}.team--compact .team-role{margin:0}.team-band{display:grid;grid-template-columns:minmax(0, 1fr) auto;gap:1rem 3rem;align-items:center}.team-band .section-head{margin-bottom:0}.team-band .team--compact{margin:0}.site-footer{background:#001829;color:#9fc4de;padding:3.5rem 0 1.5rem;font-size:.875rem}.site-footer a{color:#9fc4de;display:block;padding:.2rem 0;margin-bottom:.2rem;text-decoration:none}.site-footer a:hover{color:#fff}.site-footer h3{color:#fff;font-size:.9375rem;margin-bottom:1rem;font-weight:600}.site-footer .brand{font-size:1.375rem;font-weight:700;margin-bottom:.8rem;display:inline-block;color:#fff;letter-spacing:-0.02em}.site-footer .brand span{color:#a9e253}.site-footer .footer-logo{height:30px;width:auto;display:block;margin-bottom:1.1rem}.site-footer .footer-wordmark{color:#fff;font-size:1.375rem;font-weight:700;letter-spacing:-0.02em;margin-bottom:1.1rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.14)}.footer-about p{margin-bottom:.8rem}.footer-badges{display:flex;flex-wrap:wrap;gap:.4rem}.footer-badge{display:inline-flex;align-items:center;gap:.4rem;border:1px solid rgba(255,255,255,.28);border-radius:.75rem;padding:.3rem .7rem;font-size:.78125rem;color:#fff}.site-footer .footer-badge-eu{display:inline-flex;margin-bottom:0;padding:.3rem .7rem;color:#fff}.site-footer .footer-badge-eu:hover{border-color:rgba(255,255,255,.6)}.footer-flag{display:block;flex:none}.footer-flag svg{display:block;height:20px;width:auto;border-radius:2px}.site-footer .footer-ask{display:inline-flex;align-items:center;gap:.7rem;margin:.9rem 0 1.2rem;padding:0;color:#fff;font-weight:500}.site-footer .footer-ask:hover{color:#fff}.site-footer .footer-ask:hover img{box-shadow:0 0 0 2px #4eb0e4}.footer-faces{display:flex;gap:.4rem}.footer-faces img{display:block;width:36px;height:36px;border-radius:50%;object-fit:cover;filter:grayscale(100%);box-shadow:0 0 0 2px rgba(255,255,255,.28)}.footer-bottom{padding-top:1.5rem;font-size:.78125rem;color:#6d90ab}.nav-item{position:relative;display:inline-flex;align-items:center}.nav-top{display:inline-flex;align-items:center;gap:.3rem;color:#191d1f;font-weight:500;font-size:.9375rem}.nav-top:hover{color:#1479b8;text-decoration:none}.nav-caret{width:0;height:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:5px solid #97a3aa;transition:transform .15s ease}.nav-item:hover .nav-caret,.nav-item:focus-within .nav-caret{transform:rotate(180deg);border-top-color:#1479b8}.nav-lang{gap:.35rem;color:#57636b}.nav-lang:hover{color:#1479b8}.nav-lang-icon{flex:none}.nav-menu{position:absolute;top:100%;left:-0.9rem;min-width:270px;padding:.5rem;background:#fff;border:1px solid #cdd2d6;border-radius:.75rem;box-shadow:0 4px 8px rgba(16,32,48,.06),0 32px 64px -20px rgba(16,32,48,.28);opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .15s ease,transform .15s ease,visibility .15s}.nav-menu a{display:block;padding:.55rem .7rem;border-radius:.75rem}.nav-menu a:hover{background:#e6f8fe;text-decoration:none}.nav-item:hover .nav-menu,.nav-item:focus-within .nav-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav-menu-title{display:block;color:#001829;font-weight:500;font-size:.9375rem}.nav-menu-note{display:block;color:#57636b;font-size:.78125rem;margin-top:.1rem;line-height:1.4}.breadcrumb{margin-bottom:1rem}.breadcrumb ol{list-style:none;display:flex;flex-wrap:wrap;gap:.4rem;font-size:.78125rem}.breadcrumb li+li::before{content:"/";color:#cdd2d6;margin-right:.4rem}.breadcrumb a{color:#57636b}.breadcrumb a:hover{color:#1479b8}.breadcrumb span{color:#97a3aa}.hub-body{display:grid;grid-template-columns:240px minmax(0, 1fr);gap:3.5rem;align-items:start;padding-top:3.5rem;padding-bottom:1rem}.hub-body--wide{grid-template-columns:minmax(0, 1fr)}.hub-head{display:grid;grid-template-columns:240px minmax(0, 1fr);column-gap:3.5rem;row-gap:0}.hub-head>*{grid-column:2}.hub-head--wide{grid-template-columns:minmax(0, 1fr)}.hub-head--wide>*{grid-column:1}.hub-prose{max-width:41rem;padding-left:0;padding-right:0;padding-top:0}.hub-body--wide .hub-prose{max-width:41rem;margin:0 auto}@media(min-width: 1168px){.hub-prose .compare-wrap,.hub-prose .canvas,.hub-prose .diagram{width:calc(100% + 7.5rem);max-width:none}.hub-body--wide .hub-prose .compare-wrap,.hub-body--wide .hub-prose .canvas,.hub-body--wide .hub-prose .diagram{width:min(100% + 26rem,100vw - 3rem);margin-left:calc((100% - min(100% + 26rem, 100vw - 3rem))/2)}}.related-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.2rem}.related-card{display:block;padding:1.3rem 1.4rem;background:#fff;border:1px solid #cdd2d6;border-radius:.75rem;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.related-card:hover{text-decoration:none;border-color:#afe6f8;box-shadow:0 2px 4px rgba(16,32,48,.05),0 16px 40px -14px rgba(16,32,48,.22);transform:translateY(-2px)}.related-card h3{font-size:.9375rem;color:#07395f;margin-bottom:.4rem}.related-card p{color:#57636b;font-size:.875rem;line-height:1.55;margin-bottom:.7rem}.related-more{color:#1479b8;font-size:.875rem;font-weight:500}.stat-band{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}.logo-band{list-style:none;display:grid;grid-template-columns:repeat(5, 1fr);gap:.4rem 1rem;margin:2rem 0;padding:0}.logo-band li{margin:0;padding:0;display:flex;align-items:center;justify-content:center}.logo-band img{width:100%;height:auto;max-width:190px}.prose .logo-band--bleed{width:min(100% + 26rem,100vw - 3rem);max-width:none;margin-left:calc((100% - min(100% + 26rem, 100vw - 3rem))/2)}.stat{text-align:center}.stat-num{font-size:2.5625rem;font-weight:600;color:#001829;line-height:1.1}.stat-label{color:#57636b;font-size:.875rem;margin-top:.35rem}.cta-inline{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;margin:2.5rem 0;padding:1.3rem 1.5rem;background:#e6f8fe;border-radius:.75rem}.cta-inline p{margin:0;color:#07395f;font-size:.9375rem}.cta-inline .btn{flex-shrink:0}.partner-logos{list-style:none;display:grid;grid-template-columns:repeat(3, 1fr);align-items:center;gap:2.4rem 2.6rem;margin:2rem 0 1.6rem;padding:0}.partner-logos li{display:flex;justify-content:center}.partner-logos img{max-height:104px;max-width:100%;width:auto;opacity:.9;transition:opacity .15s ease}.partner-logos a:hover img{opacity:1}@media(max-width: 860px){.partner-logos img{max-height:88px}}@media(max-width: 560px){.partner-logos{grid-template-columns:repeat(2, 1fr);gap:1.8rem}.partner-logos img{max-height:76px}}.pillar-card{display:flex;flex-direction:column;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.pillar-card:hover{text-decoration:none;border-color:#afe6f8;box-shadow:0 2px 4px rgba(16,32,48,.05),0 16px 40px -14px rgba(16,32,48,.22);transform:translateY(-2px)}.pillar-card h2{font-size:1.25rem;margin-bottom:.6rem}.pillar-card p{color:#57636b}.pillar-card .related-more{margin-top:auto;padding-top:.9rem}.site-header{transition:box-shadow .25s ease,background-color .25s ease}.site-header.is-stuck{box-shadow:0 1px 2px rgba(16,32,48,.05),0 8px 24px -10px rgba(16,32,48,.16);background:rgba(255,255,255,.88)}@media(max-width: 900px){h1{font-size:1.75rem}.hero h1{font-size:2.0625rem}.hero-inner,.grid-3,.grid-2,.quotes,.two-questions,.feature-row,.pricing-grid,.post-list,.footer-grid,.shot-grid,.book-band,.team,.team-band{grid-template-columns:1fr}.hero{padding:3.5rem 0}.section{padding:3rem 0}.nav-toggle-label{display:flex;flex-direction:column;gap:5px;cursor:pointer}.nav-toggle-label span{width:24px;height:2.5px;background:#001829;border-radius:2px}.site-nav{display:none;position:absolute;top:66px;left:0;right:0;background:#fff;border-bottom:1px solid #e3e6e8;flex-direction:column;align-items:flex-start;padding:1.2rem 1.5rem 1.5rem;gap:1rem;box-shadow:0 4px 8px rgba(16,32,48,.06),0 32px 64px -20px rgba(16,32,48,.28)}.nav-toggle:checked~.site-nav{display:flex}.hub-body{grid-template-columns:1fr;gap:1.8rem;padding-top:2rem}.hub-head{grid-template-columns:1fr;column-gap:0}.hub-head>*{grid-column:1}.related-grid,.example-grid,.good-bad{grid-template-columns:1fr}.stat-band{grid-template-columns:repeat(2, 1fr)}.logo-band{grid-template-columns:repeat(3, 1fr)}.cta-inline{flex-direction:column;align-items:flex-start}.nav-item{display:block;width:100%}.nav-menu{position:static;opacity:1;visibility:visible;transform:none;min-width:0;box-shadow:none;border:0;border-left:2px solid #e3e6e8;border-radius:0;margin:.4rem 0 .2rem .2rem;padding:0 0 0 .6rem}.nav-menu a{padding:.4rem 0}.nav-menu-note{display:none}.nav-caret{display:none}.nav-lang{width:100%;padding-top:.9rem;border-top:1px solid #e3e6e8}}