.hero-visual{position:relative;flex:1 1 0;min-width:240px;max-width:620px;aspect-ratio:1 / 1;pointer-events:none;-webkit-user-select:none;user-select:none}.hv-layer{position:absolute;inset:0;will-change:transform}.hv-grid{position:absolute;inset:-6%;background-image:radial-gradient(rgba(29,29,31,.08) 1.2px,transparent 1.3px);background-size:26px 26px;-webkit-mask-image:radial-gradient(circle at 50% 50%,#000 25%,transparent 72%);mask-image:radial-gradient(circle at 50% 50%,#000 25%,transparent 72%)}.hv-ring{position:absolute;top:50%;left:50%;aspect-ratio:1 / 1}.hv-ring-outer{width:92%;transform:translate(-50%,-50%) scaleY(.58) rotate(-10deg)}.hv-ring-inner{width:74%;transform:translate(-50%,-50%) scaleY(.64) rotate(8deg)}.hv-ring-line{display:block;width:100%;height:100%}.hv-ring-line circle{fill:none;stroke-linecap:round;stroke-dasharray:.1 7}.hv-ring-outer .hv-ring-line circle{stroke:#206ccf61;stroke-width:2.6}.hv-ring-inner .hv-ring-line circle{stroke:#1d1d1f38;stroke-width:2.2;stroke-dasharray:.1 6}.hv-ring-spin{position:absolute;inset:0;animation:hv-spin 26s linear infinite}.hv-ring-spin-fast{animation-duration:17s;animation-direction:reverse}.hv-ring-dot{position:absolute;top:2%;left:50%;border-radius:50%;transform:translate(-50%,-50%)}.hv-ring-dot-teal{width:11px;height:11px;background:#14b8a6}.hv-ring-dot-blue{width:9px;height:9px;background:#206ccf}.hv-orb{position:absolute;border-radius:50%}.hv-matrix{display:block;width:100%;height:100%}.hv-matrix-spin{animation:hv-spin 90s linear infinite}.hv-matrix-spin-reverse{animation:hv-spin 70s linear infinite reverse}.hv-orb-core{top:50%;left:50%;width:40%;aspect-ratio:1 / 1;animation:hv-core-float 8s ease-in-out infinite}.hv-orb-sat{aspect-ratio:1 / 1}.hv-orb-sat-teal{top:18%;left:74%;width:11%;animation:hv-drift-teal 9s ease-in-out infinite}.hv-orb-sat-blue{top:60%;left:14%;width:8%;animation:hv-drift-blue 11s ease-in-out infinite}.hv-orb-sat-green{top:80%;left:62%;width:5.5%;animation:hv-drift-green 7s ease-in-out infinite}.hv-particles{position:absolute;inset:0}.hv-particle{position:absolute;width:4px;height:4px;border-radius:50%;background:#206ccf8c;animation:hv-twinkle 4.2s ease-in-out infinite}.hv-particle:nth-child(1){top:26%;left:16%;animation-delay:0s}.hv-particle:nth-child(2){top:12%;left:70%;width:3px;height:3px;background:#14b8a699;animation-delay:.7s;animation-duration:3.6s}.hv-particle:nth-child(3){top:44%;left:84%;animation-delay:1.4s;animation-duration:4.8s}.hv-particle:nth-child(4){top:44%;left:16%;width:3px;height:3px;background:#14b8a68c;animation-delay:2.1s}.hv-particle:nth-child(5){top:82%;left:30%;animation-delay:2.8s;animation-duration:3.8s}.hv-particle:nth-child(6){top:68%;left:76%;width:3px;height:3px;background:#30d15899;animation-delay:1.1s;animation-duration:4.5s}.hv-particle:nth-child(7){top:6%;left:50%;width:3px;height:3px;animation-delay:3.3s;animation-duration:5s}.hv-particle:nth-child(8){top:70%;left:8%;background:#14b8a680;animation-delay:2.4s;animation-duration:4s}.hv-chip{position:absolute;display:flex;align-items:center;gap:10px;padding:10px 16px 10px 12px;border:1px solid rgba(29,29,31,.1);border-radius:16px;background:#fff;box-shadow:0 8px 24px #1d1d1f12}.hv-chip-product{top:74%;left:0;animation:hv-chip-float 7s ease-in-out infinite}.hv-chip-product img{width:30px;height:30px;object-fit:contain}.hv-chip-text{display:flex;flex-direction:column;line-height:1.25;white-space:nowrap}.hv-chip-text strong{color:#1d1d1f;font-size:13px;font-weight:600}.hv-chip-text span{color:#6e6e73;font-size:11px}.hv-chip-cli{top:5%;right:0;padding:9px 14px;animation:hv-chip-float 8s ease-in-out 1.2s infinite}.hv-chip-cli strong{color:#1d1d1f;font-size:12.5px;font-weight:600;white-space:nowrap}.hv-chip-glyph{color:#206ccf;font-family:SF Mono,ui-monospace,Menlo,Consolas,monospace;font-size:12px;font-weight:700}@keyframes hv-spin{to{transform:rotate(360deg)}}@keyframes hv-core-float{0%,to{transform:translate(-50%,-50%) translateY(0) scale(1)}50%{transform:translate(-50%,-50%) translateY(-14px) scale(1.025)}}@keyframes hv-drift-teal{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-12px,16px) scale(1.08)}}@keyframes hv-drift-blue{0%,to{transform:translate(0) scale(1)}50%{transform:translate(14px,-12px) scale(1.05)}}@keyframes hv-drift-green{0%,to{transform:translate(0)}50%{transform:translate(-8px,-10px)}}@keyframes hv-twinkle{0%,to{opacity:.15;transform:scale(.7)}50%{opacity:.9;transform:scale(1.15)}}@keyframes hv-chip-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(prefers-reduced-motion:reduce){.hv-matrix,.hv-ring-spin,.hv-orb,.hv-particle,.hv-chip{animation:none}}:root{color:#1d1d1f;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at top left,rgba(0,113,227,.08),transparent 32rem),#f5f5f7}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}.page-shell{display:flex;width:min(1120px,calc(100% - 40px));flex-direction:column;margin:0 auto;padding:0}.nav{position:fixed;top:0;left:0;right:0;z-index:10001;padding:8px 24px;min-height:68px}.nav:before{content:"";position:absolute;inset:0;z-index:-1;opacity:0;background:#ffffffad;backdrop-filter:blur(10px) saturate(160%);-webkit-backdrop-filter:blur(10px) saturate(160%);-webkit-mask-image:linear-gradient(to bottom,black 0%,black 88%,transparent 100%);mask-image:linear-gradient(to bottom,black 0%,black 88%,transparent 100%);transition:opacity .22s ease}.nav-scrolled:before{opacity:1}.nav-inner{display:grid;width:min(1840px,100%);margin:0 auto;grid-template-columns:minmax(160px,1fr) auto minmax(160px,1fr);align-items:center;gap:20px}.nav-menu{display:contents}.mobile-nav-toggle{display:none}.nav-scrolled .nav-item:hover{background:#ffffffe6}.brand{display:inline-flex;align-items:center;min-height:44px}.brand{gap:12px;color:#1d1d1f;font-size:20px;font-weight:600;white-space:nowrap}.brand img{width:154px;height:40px;object-fit:contain}.brand picture{display:inline-flex}.nav-links{display:flex;align-items:center;justify-self:center;gap:18px}.nav-actions{display:flex;align-items:center;justify-self:end;gap:10px;min-width:0}.nav-item{display:inline-flex;align-items:center;justify-content:center;min-height:44px;font-size:14px;font-weight:600;transition:background .16s ease,border-color .16s ease,transform .16s ease,color .16s ease}.nav-item{padding:0 14px;border:none;border-radius:999px;background:transparent;color:#56565c;white-space:nowrap}.nav-item:hover{color:#1d1d1f;background:#ffffff8f}.hero{display:flex;width:100vw;min-height:100vh;margin-left:calc(50% - 50vw);align-items:center;padding:80px 30px;text-align:left}.products,.news,.blog{scroll-margin-top:88px}.section-more-link{display:inline-flex;min-height:44px;flex:0 0 auto;align-items:center;justify-content:center;align-self:center;gap:4px;margin-top:36px;padding:10px 18px;border-radius:999px;background:#0071e314;color:#06c;font-size:15px;font-weight:700;text-decoration:none;transition:color .18s ease,background-color .18s ease,transform .18s ease}.section-more-link:hover{background:#0071e324;color:#004f9e;transform:translateY(-1px)}.section-more-link:focus-visible{border-radius:4px;outline:3px solid #0066cc;outline-offset:4px}.hero-inner{display:flex;width:min(1840px,100%);margin:0 auto;align-items:center;justify-content:space-between;gap:32px}.eyebrow{margin:0 0 18px;color:#0071e3;font-size:14px;font-weight:700;text-transform:uppercase}h1,h2,p{margin:0}h1{width:max-content;margin:0 auto;font-size:clamp(24px,8vw,92px);line-height:.96;font-weight:700;white-space:nowrap}.hero h1{max-width:100%;margin:0;font-size:clamp(46px,5.7vw,76px);line-height:1.04}.hero-copy{max-width:610px;margin-top:26px;color:#6e6e73;font-size:21px;line-height:1.45}.products{display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;padding:80px 0;text-align:center}.products h2{width:max-content;margin:0 auto;font-size:clamp(28px,5vw,64px);line-height:1.05;font-weight:700;white-space:nowrap}.products-lead{max-width:560px;margin-top:20px;color:#6e6e73;font-size:20px;line-height:1.5}.product-grid{display:grid;width:100%;grid-template-columns:2fr 1fr;grid-template-rows:repeat(2,1fr);gap:20px;margin-top:56px}.product-card{display:flex;flex-direction:column;min-height:240px;border-radius:28px;background:#fff;box-shadow:0 4px 24px #0000000a;text-align:left;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.product-card-large{grid-row:span 2;min-height:520px}.product-card-visual{flex:1;display:flex;align-items:center;justify-content:center;padding:32px;background:radial-gradient(circle at top left,rgba(0,113,227,.08),transparent 40%),linear-gradient(135deg,#f5f5f7,#fff)}.product-card-visual-large{padding:40px}.product-card-body{display:flex;flex-direction:column;gap:16px;padding:28px 32px 32px}.product-card-body-large{padding:32px}.product-card-text{display:flex;flex-direction:column;gap:8px}.product-card h3{margin:0;font-size:24px;line-height:1.2;font-weight:700}.product-card p{margin:0;max-width:360px;color:#6e6e73;font-size:16px;line-height:1.5}.product-card-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:auto;padding-top:8px}.product-card-button{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 20px;border-radius:999px;background:#1d1d1f;color:#fff;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s ease,background .2s ease}.product-card-button:hover{transform:translateY(-2px);background:#000}.product-tag{padding:6px 12px;border-radius:999px;background:#0071e31a;color:#0071e3;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.product-date{color:#6e6e73;font-size:13px;font-weight:500}.preview-block{width:100%;height:100%;max-width:220px;max-height:160px;border-radius:20px;background:radial-gradient(circle at top right,rgba(0,113,227,.18),transparent 60%),linear-gradient(135deg,#e8e8ed,#f5f5f7)}.preview-block-large{max-width:520px;max-height:320px;box-shadow:0 20px 60px #00000014}.preview-block-side{max-width:160px;max-height:120px;box-shadow:0 12px 40px #00000014}.product-card-side{min-height:380px;color:#1d1d1f;background:#fff;overflow:hidden}.product-card-hero{flex:1;display:flex;align-items:center;justify-content:center;padding:36px 32px;text-align:center}.product-card-hero h4{margin:0;color:#fff;font-size:clamp(22px,3vw,30px);line-height:1.2;font-weight:700;max-width:260px}.product-card-side .product-card-body{padding:28px 32px 32px;background:#fff}.product-card-side h3{color:#1d1d1f;font-size:22px}.product-card-side p{color:#6e6e73;font-size:15px}.product-card-side .product-tag{background:#0071e31a;color:#0071e3}.product-card-side-1 .product-card-hero{background:linear-gradient(135deg,#ff9a7b,#ffc9a8)}.product-card-side-2 .product-card-hero{background:linear-gradient(135deg,#5bb8ff,#a8d8ff)}.news{display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;padding:80px 0;text-align:center}.news h2{width:max-content;margin:0 auto;font-size:clamp(28px,5vw,64px);line-height:1.05;font-weight:700;white-space:nowrap}.news-lead{max-width:560px;margin-top:20px;color:#6e6e73;font-size:20px;line-height:1.5}.news-status{margin-top:28px;color:#6e6e73;font-size:16px}.news-grid{display:grid;width:100%;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px}.news-card{display:flex;flex-direction:column;min-height:460px;border-radius:18px;background:#fff;box-shadow:0 8px 30px #00000012,0 2px 8px #0000000a;text-align:left;overflow:hidden;transition:transform .26s ease,box-shadow .26s ease}.news-card:hover{transform:translateY(-6px) rotate(-1deg);box-shadow:0 18px 50px #0000001c,0 6px 14px #0000000d}.news-card-hero{flex:1;display:flex;align-items:center;justify-content:center;padding:36px 32px;text-align:center;background:linear-gradient(135deg,#ff9a7b,#ffc9a8)}.news-card-hero h4{margin:0;color:#fff;font-size:clamp(22px,3vw,30px);line-height:1.2;font-weight:700;max-width:260px}.news-card-content{display:flex;flex-direction:column;flex:1;gap:12px;padding:28px 32px 32px;background:#fff}.news-card h3{margin:0;font-size:24px;line-height:1.25;font-weight:700}.news-card p{margin:0;color:#6e6e73;font-size:16px;line-height:1.55}.news-tag{padding:6px 12px;border-radius:999px;background:#0071e31a;color:#0071e3;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.news-date{color:#6e6e73;font-size:13px;font-weight:500}.news-card-footer{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:20px}.blog{display:flex;min-height:100vh;flex-direction:column;align-items:center;justify-content:center;padding:80px 0;text-align:center}.blog h2{width:max-content;margin:0 auto;font-size:clamp(28px,5vw,64px);line-height:1.05;font-weight:700;white-space:nowrap}.blog-lead{max-width:560px;margin-top:20px;color:#6e6e73;font-size:20px;line-height:1.5}.blog-status{margin:16px 0 0;color:#6e6e73;font-size:14px;line-height:1.4}.blog-grid{display:grid;width:100%;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:56px}.blog-card{display:flex;flex-direction:column;min-height:460px;border-radius:18px;background:#fff;box-shadow:0 8px 30px #00000012,0 2px 8px #0000000a;text-align:left;overflow:hidden;transition:transform .26s ease,box-shadow .26s ease}.blog-card:hover{transform:translateY(-6px) rotate(1deg);box-shadow:0 18px 50px #0000001c,0 6px 14px #0000000d}.blog-card-hero{flex:1;display:flex;align-items:center;justify-content:center;padding:36px 32px;text-align:center;background:linear-gradient(135deg,#5bb8ff,#a8d8ff)}.blog-card-hero h4{margin:0;color:#fff;font-size:clamp(22px,3vw,30px);line-height:1.2;font-weight:700;max-width:260px}.blog-card-content{display:flex;flex-direction:column;flex:1;gap:12px;padding:28px 32px 32px;background:#fff}.blog-card h3{margin:0;font-size:24px;line-height:1.25;font-weight:700}.blog-card p{margin:0;color:#6e6e73;font-size:16px;line-height:1.55}.blog-tag{padding:6px 12px;border-radius:999px;background:#0071e31a;color:#0071e3;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.blog-date{color:#6e6e73;font-size:13px;font-weight:500}.blog-card-footer{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:20px}.polaroid-photo{position:relative;width:100%;aspect-ratio:4 / 3;flex-shrink:0;border-radius:10px;background:radial-gradient(circle at top left,rgba(0,113,227,.08),transparent 40%),linear-gradient(135deg,#f5f5f7,#ebebef);overflow:hidden}.polaroid-photo:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 24 24' fill='none' stroke='%23c2c2c7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.5 4h-5L7 7H4a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3l-2.5-3z'/%3E%3Ccircle cx='12' cy='13' r='3'/%3E%3C/svg%3E");background-size:48px 48px;background-position:center;background-repeat:no-repeat;opacity:.55;pointer-events:none}.polaroid-photo img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover}.footer{position:relative;z-index:0;display:flex;flex-direction:column;min-height:85vh;margin-top:220px;padding:100px 24px 48px;background:#f5f5f7;color:#1d1d1f}.footer:after{content:"";position:absolute;left:0;right:0;bottom:0;height:55%;z-index:-1;pointer-events:none;background:linear-gradient(to top,#7be188 0%,rgba(123,225,136,.55) 40%,rgba(245,245,247,.15) 75%,transparent 100%)}.footer-inner{display:flex;width:min(1120px,100%);flex-direction:column;gap:80px;margin:0 auto}.footer-main{display:grid;grid-template-columns:1fr 2fr;gap:80px;align-items:start}.footer-brand{display:flex;flex-direction:column;gap:28px}.footer-brand-link{display:inline-flex;align-items:center;gap:12px;font-size:18px;font-weight:600;color:#1d1d1f;transition:opacity .16s ease}.footer-brand-link:hover{opacity:.72}.footer-brand-link img{width:164px;height:42px;object-fit:contain}.footer-tagline{max-width:280px;color:#6e6e73;font-size:15px;line-height:1.55}.footer-socials{display:flex;gap:12px}.footer-socials a{display:flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:50%;background:#1d1d1f0f;color:#1d1d1f;font-size:12px;font-weight:600;transition:background .16s ease,transform .16s ease}.footer-socials a:hover{background:#1d1d1f1f;transform:translateY(-2px)}.footer-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.footer-group{display:flex;flex-direction:column;gap:16px}.footer-group h2{margin:0 0 6px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#1d1d1f}.footer-group a{font-size:15px;font-weight:500;color:#6e6e73;transition:color .16s ease,opacity .16s ease}.footer-group a:hover{color:#0071e3}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:40px;border-top:1px solid rgba(29,29,31,.08);color:#6e6e73;font-size:14px;font-weight:500}@media(max-width:900px){.hero-inner{gap:20px}.hero-visual{min-width:200px}}@media(max-width:760px){.nav{padding:8px 14px}.nav-inner{position:relative;grid-template-columns:auto 44px;gap:10px}.brand{gap:8px;font-size:0}.brand img{width:34px;height:34px}.mobile-nav-toggle{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;justify-self:end;padding:0;border:1px solid rgba(29,29,31,.08);border-radius:50%;background:#ffffffc7;color:#1d1d1f;cursor:pointer}.mobile-nav-toggle:focus-visible{outline:3px solid #0066cc;outline-offset:3px}.mobile-nav-toggle-icon{display:flex;width:18px;flex-direction:column;gap:4px}.mobile-nav-toggle-icon span{display:block;width:100%;height:2px;border-radius:999px;background:currentColor;transition:transform .16s ease,opacity .16s ease}.mobile-nav-toggle[aria-expanded=true] .mobile-nav-toggle-icon span:first-child{transform:translateY(6px) rotate(45deg)}.mobile-nav-toggle[aria-expanded=true] .mobile-nav-toggle-icon span:nth-child(2){opacity:0}.mobile-nav-toggle[aria-expanded=true] .mobile-nav-toggle-icon span:last-child{transform:translateY(-6px) rotate(-45deg)}.nav-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;display:none;flex-direction:column;gap:10px;padding:10px;border:1px solid rgba(29,29,31,.08);border-radius:18px;background:#fffffff0;box-shadow:0 18px 48px #1d1d1f24;backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%)}.nav-menu-open{display:flex}.nav-links{width:100%;flex-direction:column;align-items:stretch;gap:2px}.nav-menu .nav-item{width:100%;min-height:44px;justify-content:flex-start;padding:0 14px;border-radius:12px}.nav-menu .nav-actions{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:10px;border-top:1px solid rgba(29,29,31,.08)}.nav-menu .nav-actions .nav-item{justify-content:center;background:#f5f5f7}.nav-menu .nav-user{width:100%;height:44px;grid-column:1 / -1;justify-content:flex-start;gap:10px;padding:4px 12px 4px 4px;overflow:visible;border-radius:12px}.nav-menu .nav-user img,.nav-menu .nav-user .user-avatar-fallback{width:34px;height:34px;flex:0 0 auto;border-radius:50%}.nav-menu .nav-user-name{position:static;width:auto;height:auto;overflow:visible;clip:auto;color:#1d1d1f;font-size:14px;white-space:nowrap}.section-more-link{margin-top:32px;font-size:14px}.page-shell{width:min(100% - 28px,1120px);padding:18px 0}.hero-inner{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:20px}.hero-visual{flex:none;width:min(88vw,370px);height:min(88vw,370px);min-width:0;max-width:370px;align-self:center;aspect-ratio:auto}.hero-copy{font-size:18px}.hero h1{width:auto;max-width:310px;font-size:clamp(42px,13vw,54px);line-height:1.06;letter-spacing:-.05em;white-space:normal}.hero{min-height:auto;align-items:flex-start;padding:76px 18px 32px;overflow:hidden}.hero-visual .hv-chip{gap:8px;padding:8px 12px 8px 10px}.hero-visual .hv-chip-product{top:72%;left:2%}.hero-visual .hv-chip-product img{width:26px;height:26px}.hero-visual .hv-chip-cli{top:7%;right:2%}.products{padding:80px 0 100px}.products h2{width:max-content;margin:0 auto}.products-lead{font-size:17px}.product-grid{grid-template-columns:1fr;grid-template-rows:auto;gap:16px;margin-top:40px}.product-card{min-height:260px}.product-card-large{grid-row:span 1;min-height:auto}.product-card-visual{padding:24px}.product-card-visual-large{min-height:200px}.product-card-body,.product-card-body-large{padding:24px}.preview-block-large{max-width:100%;max-height:200px}.product-card h3{font-size:24px}.product-card p{font-size:15px}.product-card-side{min-height:320px}.product-card-hero{padding:28px 24px}.product-card-hero h4{font-size:22px}.news{padding:80px 0 100px}.news h2{width:max-content;margin:0 auto}.news-lead{font-size:17px}.news-grid{grid-template-columns:1fr;gap:16px;margin-top:40px}.news-card{min-height:420px}.news-card-hero{padding:28px 24px}.news-card-hero h4{font-size:22px}.news-card-content{padding:24px}.news-card h3{font-size:21px}.news-card p{font-size:15px}.blog{padding:80px 0 100px}.blog h2{width:max-content;margin:0 auto}.blog-lead{font-size:17px}.blog-grid{grid-template-columns:1fr;gap:16px;margin-top:40px}.blog-card{min-height:420px}.blog-card-hero{padding:28px 24px}.blog-card-hero h4{font-size:22px}.blog-card-content{padding:24px}.blog-card h3{font-size:21px}.blog-card p{font-size:15px}.footer{min-height:auto;margin-top:160px;padding:72px 18px 48px}.footer:after{height:65%}.footer-inner{gap:56px}.footer-main{grid-template-columns:1fr;gap:48px}.footer-brand-link{font-size:16px}.footer-brand-link img{width:148px;height:38px}.footer-tagline{font-size:15px}.footer-socials a{width:34px;height:34px}.footer-nav{grid-template-columns:repeat(2,1fr);gap:32px}.footer-group a{font-size:14px}.footer-bottom{flex-direction:column;align-items:flex-start;padding-top:28px;text-align:left}}.nav-user{position:relative;display:inline-flex;width:40px;height:40px;flex:0 0 auto;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(29,29,31,.08);border-radius:50%;background:#ffffffb8;color:#2f7f7b;font-size:16px;font-weight:700;box-shadow:0 6px 18px #1d1d1f14;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.nav-user:hover{border-color:#2f7f7b47;box-shadow:0 8px 22px #2f7f7b29;transform:translateY(-1px)}.nav-user img,.nav-user .user-avatar-fallback{width:100%;height:100%}.nav-user img{display:block;object-fit:cover}.nav-user .user-avatar-fallback{display:flex;align-items:center;justify-content:center}.nav-user-name{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
