/*! 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}}.news-list-section{max-width:1080px;margin:0 auto;padding:32px 24px 20px;position:relative;display:flex;flex-direction:column;gap:1.5rem;border-radius:12px}.news-list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;position:relative}.news-list-grid.is-loading{opacity:.6;pointer-events:none}.news-list-loading{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);background:rgba(12,28,45,.92);color:#ecf4ff;padding:.6rem 1rem;border-radius:999px;font-size:.875rem;box-shadow:0 12px 28px rgba(5,17,31,.35)}.news-empty{grid-column:1/-1;text-align:center;padding:2rem;background:rgba(8,20,36,.72);border-radius:16px;color:#f0f6ff;border:1px solid rgba(90,130,170,.25)}.news-list-error{padding:.9rem 1.2rem;border-radius:12px;background:rgba(189,0,36,.18);border:1px solid rgba(255,112,112,.4);color:#ffe6e6}@media (max-width:991px){.news-list-section{padding:28px 22px 20px}}@media (max-width:640px){.news-list-section{padding:24px 16px 60px;border-radius:12px}}@media (min-width:769px) and (max-width:1400px){.news-list-section{max-width:920px;padding:26px 20px 18px;gap:1.25rem}.news-list-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem}}@media (min-width:1401px){.news-list-section{max-width:960px;padding:28px 22px 20px}.news-list-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.digest-tab-content{display:flex;flex-direction:column;gap:1.75rem}#digest-pagination{min-height:110px;position:relative}#digest-pagination .paginator-menu{min-height:80px}.digest-card .news-card-content{gap:1rem}.digest-card-link{display:block}.digest-card-link.is-disabled{pointer-events:none;opacity:.6}.digest-card-preview{width:100%;aspect-ratio:3/4;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.2);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04);position:relative}.digest-card-preview iframe{width:100%;height:100%;border:none;background-color:white}.digest-card-preview img{width:100%;height:100%;object-fit:cover;display:block;background-color:white}.newspaper-card-overlay{position:absolute;inset:0;padding:1rem;background:linear-gradient(180deg,rgba(9,14,26,.15),rgba(4,6,12,.85));color:#f6fbff;display:flex;flex-direction:column;justify-content:flex-end;gap:.4rem;font-size:.95rem;line-height:1.4;opacity:0;transition:opacity .25s ease;pointer-events:none}.newspaper-card-overlay strong{font-size:.8rem;letter-spacing:.05em;text-transform:uppercase;color:#8ed1ff}.newspaper-card h3{position:relative;z-index:1}.newspaper-card:focus-within .newspaper-card-overlay,.newspaper-card:hover .newspaper-card-overlay{opacity:1}.newspaper-card-overlay.is-empty{background:linear-gradient(180deg,rgba(9,14,26,.1),rgba(4,6,12,.65))}.newspaper-card-description{margin:0;padding-top:.65rem;border-top:1px solid rgba(255,255,255,.08);color:#eef6ff;display:flex;flex-direction:column;gap:.4rem;font-size:.95rem;line-height:1.5}.newspaper-card-description strong{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#8ed1ff}.newspaper-card-description.is-empty p,.newspaper-card-description.is-empty strong{color:rgba(255,255,255,.6)}.newspaper-card-description p{margin:0;line-clamp:3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.newspaper-card-description.is-expanded p{line-clamp:unset;-webkit-line-clamp:unset;max-height:none}.newspaper-card-description-toggle{align-self:flex-start;background:none;border:none;color:#8ed1ff;font-weight:600;font-size:.9rem;cursor:pointer;padding:0;margin-top:.4rem;transition:color .2s ease}.newspaper-card-description-toggle:focus-visible,.newspaper-card-description-toggle:hover{color:#b8e4ff;text-decoration:underline}.newspaper-detail-panel{margin-top:1.75rem;padding:1.75rem;background:rgba(5,12,24,.9);border:1px solid rgba(142,209,255,.25);border-radius:1rem;color:#eef6ff;box-shadow:0 25px 60px rgba(5,12,24,.45)}.newspaper-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.newspaper-detail-overline{margin:0 0 .35rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#8ed1ff}.newspaper-detail-header h4{margin:0;font-size:1.35rem;line-height:1.3}.newspaper-detail-header time{display:block;margin-top:.25rem;font-size:.95rem;color:rgba(255,255,255,.75)}.newspaper-detail-close{border:1px solid rgba(142,209,255,.45);background:transparent;color:#8ed1ff;padding:.45rem 1rem;border-radius:999px;font-weight:600;cursor:pointer;transition:all .2s ease}.newspaper-detail-close:focus-visible,.newspaper-detail-close:hover{background:rgba(142,209,255,.15);color:#c6e7ff}.newspaper-detail-body{margin-top:1.25rem;display:flex;flex-direction:column;gap:.65rem}.newspaper-detail-body-label{margin:0;font-size:.8rem;letter-spacing:.07em;text-transform:uppercase;color:rgba(255,255,255,.65)}.newspaper-detail-description{margin:0;white-space:pre-line;font-size:1rem;line-height:1.65;color:rgba(255,255,255,.92)}.gallery-tab-switcher{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;padding:.85rem 1.15rem;border-radius:1.35rem;background:linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.25);margin-bottom:1.75rem;box-shadow:0 20px 55px rgba(1,5,15,.45),inset 0 0 18px rgba(255,255,255,.12);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.gallery-tab-button{position:relative;border:1px solid rgba(255,255,255,.35);background:rgba(25,60,85,.45);color:rgba(255,255,255,.72);font-weight:600;letter-spacing:.045em;text-transform:uppercase;padding:.55rem 1.25rem;border-radius:999px;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease;min-width:120px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 22px rgba(10,23,39,.35)}.gallery-tab-button:after{content:"";position:absolute;bottom:-5px;left:35%;right:35%;height:3px;border-radius:999px;background:rgba(255,255,255,.45);opacity:0;transition:opacity .2s ease,transform .2s ease;transform:scaleX(0)}.gallery-tab-button.is-active{background:linear-gradient(135deg,#fdfdfd,#eef3f8);border-color:rgba(102,163,120,.95);color:var(--primary);box-shadow:0 18px 34px rgba(25,27,79,.35),inset 0 0 18px rgba(102,163,120,.25)}.gallery-tab-button.is-active:after{opacity:1;transform:scaleX(1)}.gallery-tab-button:hover:not(.is-active){border-color:rgba(255,255,255,.55);background:var(--accent);color:#ffffff}.gallery-tab-button:focus-visible{outline:3px solid rgba(102,163,120,.65);outline-offset:3px}#gallery .news-list-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:100%}@media (max-width:1024px){#gallery .news-list-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){#gallery .news-list-grid{grid-template-columns:1fr}}.gallery-card{position:relative;max-width:100%;aspect-ratio:auto;min-height:0;height:auto}.gallery-card,.gallery-card-link{display:flex;flex-direction:column}.gallery-card-link{border:none;background:none;padding:0;text-align:left;width:100%;height:100%;color:inherit;cursor:pointer}.gallery-card-link:focus-visible{outline:2px solid rgba(102,163,120,.9);outline-offset:6px}.gallery-card .news-card-image{position:relative;overflow:hidden;background:linear-gradient(135deg,#081020,#060b16);aspect-ratio:16/9;width:100%}.gallery-card .news-card-image img{width:100%;height:100%;object-fit:cover;display:block}.gallery-card .news-card-content{position:relative;inset:auto;padding:1.25rem 1.25rem 1.5rem;background:rgba(10,18,34,.95);border-radius:0 0 16px 16px;color:#f1f6ff;display:flex;flex-direction:column;gap:.75rem;flex:1;min-width:0;overflow:hidden}.gallery-card .news-card-heading-row{flex-direction:column;align-items:flex-start;gap:.35rem}.gallery-card .news-card-title{-webkit-line-clamp:3;line-clamp:3;font-size:1rem;text-shadow:none}.gallery-card .news-card-date-chip{font-size:.8rem;color:rgba(255,255,255,.75)}.gallery-card-description{line-height:1.4}.gallery-card .news-card-intro,.gallery-card-description{-webkit-line-clamp:2;line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:.875rem;color:rgba(241,246,255,.85);max-height:2.8em;word-wrap:break-word;overflow-wrap:break-word}.gallery-card .news-card-intro{opacity:1;transform:none}.gallery-card-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:rgba(255,255,255,.7)}.gallery-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(2,7,16,.9))}@media (max-width:900px){#gallery .news-list-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.1rem}}@media (max-width:640px){.gallery-tab-switcher{flex-direction:column;align-items:stretch;padding:.75rem}.gallery-tab-button{width:100%}#gallery .news-list-grid{grid-template-columns:minmax(0,1fr)}.gallery-card .news-card-image{aspect-ratio:4/3}.gallery-card .news-card-content{padding:1rem 1rem 1.25rem;border-radius:0 0 14px 14px;gap:.65rem}.gallery-lightbox-frame{width:100%;min-height:220px}.gallery-lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;background:rgba(5,12,24,.6);box-shadow:0 10px 25px rgba(0,0,0,.35)}.gallery-lightbox-prev{left:8px}.gallery-lightbox-next{right:8px}}.gallery-card-type{margin:0 0 .2rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.6)}.gallery-card-description{margin:0;color:rgba(255,255,255,.85);line-height:1.5}.gallery-card-indicator{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;color:rgba(255,255,255,.65)}@media (max-width:768px){.gallery-card{min-height:unset}.gallery-card .news-card-image{min-height:220px}.gallery-lightbox-dialog{padding:1.25rem}.gallery-lightbox-stage{gap:.85rem;width:100%}.gallery-lightbox-frame{width:100%;height:clamp(220px,55vh,520px);max-height:55vh}.gallery-lightbox-nav{width:56px;height:56px;font-size:1.5rem}.gallery-lightbox-next,.gallery-lightbox-prev{margin:0}}.gallery-lightbox{position:fixed;inset:0;z-index:500;display:flex;align-items:center;justify-content:center;padding:1.5rem}.gallery-lightbox-backdrop{position:absolute;inset:0;background:rgba(2,6,15,.75);backdrop-filter:blur(14px)}.gallery-lightbox-dialog{position:relative;width:min(1100px,100%);background:rgba(15,28,56,.65);backdrop-filter:blur(20px);border-radius:1.25rem;border:1px solid rgba(142,209,255,.25);box-shadow:0 35px 90px rgba(2,10,25,.6);color:#f5f9ff;padding:2.25rem 2.5rem;z-index:1;max-height:92vh;overflow:hidden;display:flex;flex-direction:column}.gallery-lightbox-close{position:absolute;top:.85rem;right:.85rem;border:none;background:rgba(255,255,255,.2);color:#fff;width:42px;height:42px;border-radius:999px;font-size:1.25rem;cursor:pointer}.gallery-lightbox-stage{gap:1.25rem;position:relative}.gallery-lightbox-frame,.gallery-lightbox-stage{display:flex;align-items:center;width:100%;flex:1}.gallery-lightbox-frame{height:clamp(320px,60vh,720px);border-radius:1.1rem;background:rgba(2,8,18,.75);justify-content:center;overflow:hidden;box-shadow:inset 0 0 45px rgba(0,0,0,.35);max-height:70vh}.gallery-lightbox-frame iframe,.gallery-lightbox-frame img,.gallery-lightbox-frame video{width:100%;height:100%;object-fit:contain;border:0;background:#000}.gallery-lightbox-empty{color:rgba(255,255,255,.8);font-size:1rem}.gallery-lightbox-nav{border:none;background:rgba(255,255,255,.2);color:#f4f9ff;width:48px;height:48px;border-radius:999px;font-size:1.75rem;cursor:pointer;transition:background .2s ease;display:inline-flex;align-items:center;justify-content:center;backdrop-filter:blur(6px)}.gallery-lightbox-prev{margin-right:.4rem}.gallery-lightbox-next{margin-left:.4rem}.gallery-lightbox-nav:disabled{opacity:.4;cursor:not-allowed}.gallery-lightbox-meta{margin-top:1.5rem;display:flex;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.gallery-lightbox-meta h3{margin:0;font-size:1.4rem}.gallery-lightbox-meta time{display:block;color:rgba(255,255,255,.7);margin-top:.3rem;font-size:.9rem}.gallery-lightbox-meta p{margin:0;color:rgba(255,255,255,.8);max-width:420px;line-height:1.5}.gallery-lightbox-thumbs{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.gallery-lightbox-thumb{width:78px;height:52px;border-radius:.55rem;border:2px solid transparent;padding:0;overflow:hidden;cursor:pointer;background:none}.gallery-lightbox-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gallery-lightbox-thumb.is-active{border-color:rgba(142,209,255,.85)}@media (max-width:768px){.newspaper-detail-panel{display:none}.newspaper-card-description p{line-clamp:unset;-webkit-line-clamp:unset;max-height:none}.newspaper-card-description-toggle{display:none}}.digest-card-empty{display:flex;align-items:center;justify-content:center;height:100%;color:rgba(230,240,255,.85);font-size:.95rem;padding:0 1rem;text-align:center}.digest-fallback-icon{width:48px;height:48px;color:rgba(225,243,255,.6);stroke-width:1.5}.digest-card-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.digest-card-download{display:inline-flex;align-items:center;gap:.35rem;font-size:.95rem;font-weight:600;color:#e1f3ff;text-decoration:none;padding:.5rem .75rem;border-radius:999px;border:1px solid rgba(225,243,255,.4);transition:background-color .2s ease,transform .2s ease}.digest-card-download:hover{background-color:rgba(225,243,255,.1);transform:translateY(-1px)}@media (max-width:520px){.digest-card-actions{flex-direction:column;align-items:flex-start}.gallery-lightbox-dialog{padding:68px 0}.gallery-lightbox-meta,.gallery-lightbox-thumbs{padding:0 16px}}@media (max-width:380px){.gallery-lightbox-stage{flex-direction:column;flex-basis:300px}.gallery-lightbox{padding:15px 4px}}