/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */.company-page{padding-top:2rem;padding-bottom:4rem}.main-content{max-width:1080px;margin:0 auto;padding:0 14px}.company-section-wrapper,.company-sections{flex-direction:column;display:flex}.company-sections{gap:2.5rem}.company-section{color:var(--primary);-webkit-backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #0d1b2a14;border-radius:18px;padding:2rem;box-shadow:0 18px 35px #091e421f}.company-section--feature{color:var(--primary);background:linear-gradient(145deg,#fffffff2,#f5fafff2);border:1px solid #0d1b2a14;box-shadow:0 18px 35px #091e4224}.company-section--management{color:var(--primary);background:#fff;border:1px solid #0d1b2a14;box-shadow:0 18px 40px #0d1b2a1f}.company-section--management .company-members-title,.company-section--management .company-section-body,.company-section--management .company-section-lead,.company-section--management .company-section-title{color:var(--primary)}.company-section--with-media{grid-template-columns:minmax(0,420px) minmax(0,1fr);align-items:stretch;gap:2rem;display:grid}.company-section--history.company-section--with-media,.company-section--structure.company-section--with-media{flex-direction:column;gap:2rem;display:flex}.company-section--history.company-section--with-media .company-section-media,.company-section--structure.company-section--with-media .company-section-media{order:1;width:100%;min-height:400px}.company-section--history.company-section--with-media .company-section-content,.company-section--structure.company-section--with-media .company-section-content{order:2;width:100%}.company-section:target{border-color:#66a37859;box-shadow:0 30px 55px #0b2e5c73}.company-section-media{background:#071225;border-radius:16px;min-height:320px;overflow:hidden}.company-section-media img{object-fit:cover;width:100%;height:100%;display:block}.company-section-content{flex-direction:column;gap:.5rem;min-width:0;display:flex}.company-section-header{margin-bottom:1.25rem}.company-section-kicker{text-transform:uppercase;letter-spacing:.12em;color:#191b4f8c;margin:0 0 .5rem;font-size:.78rem}.company-section-title{color:var(--primary);margin:0 0 .75rem;font-size:1.75rem;line-height:1.3}.company-section-lead{color:#191b4fcc;margin:0;font-size:1.05rem}.company-section-body{color:#191b4fd9;flex-direction:column;gap:1rem;line-height:1.65;display:flex}.company-section-body-block{word-break:break-word;overflow-wrap:anywhere;flex-direction:column;gap:.35rem;display:flex}.company-section-body figure,.company-section-body p{margin:0}.company-section-body img{border-radius:8px;max-width:100%;height:auto}.company-section--history .company-section-body-block,.company-section--structure .company-section-body-block{display:block}.company-section--history .company-section-body-block img,.company-section--structure .company-section-body-block img{float:left;border-radius:8px;min-width:200px;max-width:40%;margin:0 1rem 1rem 0}.company-section--history .company-section-body-block p,.company-section--structure .company-section-body-block p{text-align:justify;overflow:hidden}@media (max-width:768px){.company-section--history .company-section-body-block img,.company-section--structure .company-section-body-block img{float:none;max-width:100%;margin:0 0 1rem;display:block}}.company-section-body a{color:var(--accent);text-decoration:underline}.company-section-body ul{margin:.25rem 0 0;padding-left:1.25rem;list-style:outside}.company-section-body li+li{margin-top:.35rem}.company-section-download{justify-content:flex-end;margin-top:auto;display:flex}.company-download-link{background:linear-gradient(120deg,var(--accent),#5a9069);color:#fff;border-radius:999px;align-items:center;gap:.35rem;max-width:240px;padding:.45rem .9rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 20px #66a37840}.company-download-link span{font-size:1rem}.company-download-link:hover{transform:translateY(-1px);box-shadow:0 12px 24px #66a37859}.company-members{flex-direction:column;gap:1.25rem;display:flex}.company-members-title{margin:0;font-size:1.3rem}.company-section--feature .company-members-title,.company-section:not(.company-section--feature) .company-members-title{color:var(--primary)}.company-members-grid{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.company-member-card{text-align:center;width:260px;min-height:320px;color:var(--primary);cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #0d1b2a14;border-radius:26px;flex-direction:column;flex:0 0 260px;align-items:center;gap:.9rem;max-width:100%;padding:1.25rem 1.25rem 1rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #0d1b2a14}.company-member-card:focus-visible,.company-member-card:hover{outline:none;transform:translateY(-6px);box-shadow:0 24px 55px #0d1b2a26}.company-member-text{flex-direction:column;gap:.2rem;display:flex}.company-member-name{margin:0;font-size:1.1rem;font-weight:600}.company-member-position{opacity:.7;margin:0;font-size:.92rem}.company-member-avatar{aspect-ratio:1;background:#66a37814;border:3px solid #66a37826;border-radius:50%;justify-content:center;align-items:center;width:80%;margin-top:.25rem;display:flex;overflow:hidden}.company-member-avatar-image{object-fit:cover;width:100%;height:100%}.company-member-avatar-placeholder{color:#191b4f80;font-size:1.5rem;font-weight:600}.company-member-card-hint{opacity:.65;color:#191b4f99;margin-top:auto;font-size:.8rem}.company-member-modal{z-index:calc(var(--header-z-index,100) + 200);background:#050c18bf;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.company-member-modal__content{width:min(640px,100%);max-height:90vh;color:var(--primary);background:#fdfefe;border-radius:22px;padding:2.25rem;position:relative;overflow-y:auto;box-shadow:0 25px 55px #050c1873}.company-member-modal__close{cursor:pointer;color:inherit;background:0 0;border:none;font-size:1.85rem;line-height:1;position:absolute;top:1rem;right:1rem}.company-member-modal__header{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.company-member-modal__header h3{color:var(--primary);margin:0 0 .35rem;font-size:1.5rem}.company-member-modal__header p{opacity:.8;margin:0;font-size:1rem}.company-member-modal__avatar{background:var(--primary);border:4px solid #66a37833;border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;display:flex;overflow:hidden}.company-member-modal__avatar img{object-fit:cover;width:100%;height:100%}.company-member-modal__avatar span{color:#fff;font-size:2rem;font-weight:600}.company-member-modal__body{color:var(--primary);word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box;max-width:100%;font-family:inherit;line-height:1.7;font-size:inherit;overflow-x:hidden}.company-member-modal__body *{box-sizing:border-box}.company-member-modal__body p{word-wrap:break-word;overflow-wrap:break-word;clear:both;max-width:100%;margin:0 0 .75rem;line-height:1.7;display:block}.company-member-modal__body p:first-child{margin-top:0}.company-member-modal__body p:empty{min-height:.5rem;margin:.5rem 0;display:block}.company-member-modal__body p strong:only-child{display:inline}.company-member-modal__body p:last-child{margin-bottom:0}.company-member-modal__body h1,.company-member-modal__body h2,.company-member-modal__body h3,.company-member-modal__body h4,.company-member-modal__body h5,.company-member-modal__body h6{color:var(--primary);margin:1.5rem 0 .75rem;font-weight:600;line-height:1.3}.company-member-modal__body h1{font-size:1.75rem}.company-member-modal__body h2{font-size:1.5rem}.company-member-modal__body h3{font-size:1.25rem}.company-member-modal__body h4{font-size:1.1rem}.company-member-modal__body h5{font-size:1rem}.company-member-modal__body h6{font-size:.9rem}.company-member-modal__body h1:first-child,.company-member-modal__body h2:first-child,.company-member-modal__body h3:first-child,.company-member-modal__body h4:first-child,.company-member-modal__body h5:first-child,.company-member-modal__body h6:first-child{margin-top:0}.company-member-modal__body ol,.company-member-modal__body ul{margin:1rem 0;padding-left:2rem;list-style-position:outside}.company-member-modal__body ol ol,.company-member-modal__body ol ul,.company-member-modal__body ul ol,.company-member-modal__body ul ul{margin:.5rem 0}.company-member-modal__body li{margin:.5rem 0;line-height:1.7}.company-member-modal__body ul{list-style-type:disc}.company-member-modal__body ul ul{list-style-type:circle}.company-member-modal__body ul ul ul{list-style-type:square}.company-member-modal__body ol{list-style-type:decimal}.company-member-modal__body ol ol{list-style-type:lower-alpha}.company-member-modal__body ol ol ol{list-style-type:lower-roman}.company-member-modal__body b,.company-member-modal__body strong{font-weight:600}.company-member-modal__body em,.company-member-modal__body i{font-style:italic}.company-member-modal__body u{text-decoration:underline}.company-member-modal__body blockquote{background:#0d1b2a08;border-left:4px solid #0d1b2a33;margin:1rem 0;padding:.75rem 1.25rem;font-style:italic}.company-member-modal__body a{color:var(--accent);text-decoration:underline}.company-member-modal__body a:hover{color:var(--accent)}.company-member-modal__body img{border-radius:8px;max-width:100%;height:auto;margin:1rem 0}.company-member-modal__body figure{text-align:center;margin:1rem 0}.company-member-modal__body figcaption{color:#191b4fb3;margin-top:.5rem;font-size:.9rem;font-style:italic}.company-member-modal__body [style*="text-align: left"],.company-member-modal__body [style*=text-align\:left]{text-align:left!important}.company-member-modal__body [style*="text-align: center"],.company-member-modal__body [style*=text-align\:center]{text-align:center!important}.company-member-modal__body [style*="text-align: right"],.company-member-modal__body [style*=text-align\:right]{text-align:right!important}.company-member-modal__body [style*="text-align: justify"],.company-member-modal__body [style*=text-align\:justify]{text-align:justify!important}.company-member-modal__body span[style]{display:inline}.company-member-modal__body br{margin:.5rem 0;line-height:1.7;display:block}.company-member-modal__body br:first-child{margin-top:0}.company-member-modal__body br:last-child{margin-bottom:0}.company-member-modal__body>div{white-space:pre-wrap;margin:.5rem 0;line-height:1.7}.company-member-modal__body>div:first-child{margin-top:0}.company-member-modal__body>div:last-child{margin-bottom:0}.company-member-modal__body{white-space:pre-wrap}.company-member-modal__body--muted{opacity:.7;font-style:italic}@media (max-width:768px){.company-section{padding:1.5rem}.company-section-title{font-size:1.4rem}.company-section--with-media{grid-template-columns:minmax(0,1fr)}.company-section-media{min-height:220px}.company-tabs{overflow-x:auto}.company-member-card{flex:100%;width:100%}.company-member-avatar{width:180px}.company-member-modal__content{padding:1.75rem}}@media (max-width:520px){.company-member-modal__header{text-align:center;flex-direction:column}}.company-section--cards .company-section-content{width:100%}.customer-card-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.customer-card{background:#fff;border:1px solid #00000014;border-radius:20px;flex-direction:column;min-height:220px;padding:1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #191b4f0f}.customer-card-badge{color:#4b4b63;text-transform:uppercase;letter-spacing:.05em;background:#f1f1f5;border-radius:999px;align-self:flex-start;margin-bottom:.75rem;padding:.3rem .75rem;font-size:.75rem;font-weight:600}.customer-card-badge--critical{color:#c62828;background:#ffe3e0}.customer-card-badge--high{color:#c9720e;background:#fff4d6}.customer-card-badge--medium{color:var(--accent);background:#66a37826}.customer-card-badge--default{color:#4b4b63;background:#f1f1f5}.customer-card-title{color:var(--primary);margin:0 0 .75rem;font-size:1.15rem;font-weight:700}.customer-card-description{color:#191b4fcc;white-space:pre-wrap;word-wrap:break-word;flex-grow:1;margin:0 0 1.25rem;font-size:13px;line-height:1.5}.customer-modal-intro{font-size:14px}.customer-card-description p,.customer-modal-description p,.customer-modal-summary p{margin:0 0 .75rem}.customer-card-description p:last-child,.customer-modal-description p:last-child,.customer-modal-summary p:last-child{margin-bottom:0}.customer-card-description ol,.customer-card-description ul,.customer-modal-description ol,.customer-modal-description ul,.customer-modal-summary ol,.customer-modal-summary ul{margin:.5rem 0;padding-left:1.5rem;list-style-position:outside}.customer-card-description li,.customer-modal-description li,.customer-modal-summary li{margin:.25rem 0;line-height:1.6}.customer-card-description ul{list-style-type:disc}.customer-card-description ol{list-style-type:decimal}.customer-card-description strong,.customer-modal-description strong,.customer-modal-summary strong{font-weight:600}.customer-card-description em,.customer-modal-description em,.customer-modal-summary em{font-style:italic}.customer-card-meta{gap:.5rem;margin:0 0 1.25rem;display:grid}.customer-card-meta-row{color:#191b4fbf;justify-content:space-between;font-size:.9rem;display:flex}.customer-card-meta-row dt{font-weight:600}.customer-card-meta-row dd{margin:0}.customer-card-link{color:#fff;cursor:pointer;background:#121212;border:none;border-radius:999px;align-self:flex-start;padding:.65rem 1.5rem;font-weight:600;text-decoration:none;transition:background .2s}.customer-card-link:focus-visible,.customer-card-link:hover{background:#333}.customer-card-link[disabled]{opacity:.35;cursor:default}.customer-section-footer{justify-content:flex-end;margin-top:2rem;display:flex}.customer-see-more{background:var(--accent);color:#fff;border-radius:999px;padding:.85rem 2rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 12px 32px #66a37859}.customer-see-more:focus-visible,.customer-see-more:hover{transform:translateY(-2px);box-shadow:0 16px 36px #66a37866}@media (max-width:720px){.customer-card-grid{grid-template-columns:1fr}.customer-section-footer{justify-content:center}}.customer-modal{z-index:calc(var(--header-z-index,100) + 200);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.customer-modal-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#191b4f99;position:absolute;inset:0}.customer-modal-content{z-index:1;scrollbar-width:thin;scrollbar-color:#66a37866 #ffffff1a;background:#fff;border-radius:24px;width:min(560px,90vw);max-height:80vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 24px 54px #00000040}.customer-modal-content::-webkit-scrollbar{width:8px}.customer-modal-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.customer-modal-content::-webkit-scrollbar-thumb{background:#66a37866;border-radius:4px;transition:background .2s}.customer-modal-content::-webkit-scrollbar-thumb:hover{background:#66a37899}.customer-modal-close{cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1;position:absolute;top:1rem;right:1rem}.customer-modal-title{color:var(--primary);margin:0 0 1rem;font-size:1.5rem}.customer-modal-description{color:#191b4fd9;white-space:pre-wrap;word-wrap:break-word;margin:0 0 1.5rem;line-height:1.6}.customer-modal-summary{color:#191b4fb3;white-space:pre-wrap;word-wrap:break-word;margin:0 0 1rem;font-weight:600}.customers-announcements-page{background:#f7faff}.customer-announcements-archive{box-shadow:none;background:0 0;border:none;margin-top:2rem;padding:0}.customer-announcements-archive .filter-controls{background:#fff;border:1px solid #0f1e3b0d;border-radius:10px;margin-bottom:1rem;padding:.65rem .8rem;box-shadow:0 8px 18px #0419370d}.customer-announcements-empty{color:#f6fbff}@media (max-width:720px){.customer-announcements-archive .filter-controls{padding:.5rem .65rem}}