.news-view[data-v-f72d830e]{max-width:1320px;margin:0 auto;padding:56px 28px 96px}.reveal-on-scroll[data-v-f72d830e]{opacity:0;transform:translate3d(0,38px,0);transition:opacity .78s ease var(--reveal-delay, 0s),transform .78s cubic-bezier(.22,1,.36,1) var(--reveal-delay, 0s);will-change:opacity,transform}.reveal-on-scroll.is-visible[data-v-f72d830e]{opacity:1;transform:translateZ(0)}.news-header[data-v-f72d830e]{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:42px;padding:46px 52px;overflow:hidden;border:1px solid #dbe7f3;border-radius:32px;background:radial-gradient(circle at 88% 15%,rgba(14,165,233,.16),transparent 32%),linear-gradient(135deg,#f8fbff,#eef6ff 58%,#f8fafc)}.news-header[data-v-f72d830e]:after{content:"NEWS";position:absolute;right:22px;bottom:-34px;color:#0f172a09;font-size:clamp(96px,13vw,176px);font-weight:900;line-height:1;letter-spacing:-.08em;pointer-events:none}.news-header-copy[data-v-f72d830e]{position:relative;z-index:1;max-width:760px}.news-eyebrow[data-v-f72d830e]{display:inline-block;margin-bottom:18px;color:#0284c7;font-size:12px;font-weight:800;letter-spacing:.2em}.news-header h1[data-v-f72d830e]{font-size:clamp(40px,5vw,64px);line-height:1.05;color:#0f172a;margin:0 0 18px}.news-header p[data-v-f72d830e]{max-width:680px;margin:0;font-size:17px;line-height:1.8;color:#64748b}.news-header-meta[data-v-f72d830e]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-end;flex:0 0 auto;padding-left:38px;border-left:1px solid #cbd9e8;color:#64748b}.news-header-meta strong[data-v-f72d830e]{color:#0f172a;font-size:48px;line-height:1}.news-header-meta span[data-v-f72d830e]{margin-top:8px;font-size:13px}.news-list[data-v-f72d830e]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.news-card[data-v-f72d830e]{display:flex;min-width:0;max-height:510px;flex-direction:column;border:1px solid #e2e8f0;border-radius:26px;overflow:hidden;background:#fff;cursor:pointer;transition:transform 1.75s cubic-bezier(.22,1,.36,1),box-shadow .15s ease,border-color .15s ease;box-shadow:0 18px 44px #0f172a0f}.news-card.is-featured[data-v-f72d830e]{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1.22fr) minmax(360px,.78fr);min-height:470px}.news-card[data-v-f72d830e]:hover{border-color:#0ea5e959;box-shadow:0 28px 68px #0f172a1f;transform:translateY(-8px)}.news-image[data-v-f72d830e]{position:relative;min-height:260px;overflow:hidden;background:#e8eef5}.news-image img[data-v-f72d830e]{width:100%;height:100%;min-height:260px;object-fit:cover;transition:transform .75s cubic-bezier(.22,1,.36,1)}.news-image-overlay[data-v-f72d830e]{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(2,8,23,.18));pointer-events:none}.news-card:hover .news-image img[data-v-f72d830e]{transform:scale(1.045)}.image-count[data-v-f72d830e]{position:absolute;bottom:8px;right:8px;padding:4px 10px;border-radius:999px;background:#0009;color:#fff;font-size:12px}.news-body[data-v-f72d830e]{display:flex;min-width:0;padding:28px 30px 30px;flex-direction:column;background:linear-gradient(180deg,#fff,#fbfdff)}.news-topline[data-v-f72d830e]{display:flex;align-items:center;gap:12px;margin-bottom:12px}.news-category[data-v-f72d830e]{display:inline-flex;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:500}.news-category.product[data-v-f72d830e]{background:#22c55e1a;color:#16a34a}.news-category.company[data-v-f72d830e]{background:#3b82f61a;color:#3b82f6}.news-date[data-v-f72d830e]{font-size:13px;color:#94a3b8}.news-body h3[data-v-f72d830e]{font-size:clamp(20px,2vw,26px);line-height:1.42;color:#0f172a;margin:0 0 14px;flex-shrink:0}.news-card.is-featured .news-body h3[data-v-f72d830e]{font-size:clamp(27px,3vw,38px);line-height:1.3}.news-body p[data-v-f72d830e]{font-size:15px;line-height:1.7;color:#64748b;flex:1}.read-more[data-v-f72d830e]{display:inline-flex;align-items:center;gap:10px;width:fit-content;margin-top:10px;font-size:14px;color:#0284c7;font-weight:700;transition:gap .28s ease,color .28s ease}.news-card:hover .read-more[data-v-f72d830e]{color:#1d4ed8;gap:16px}.detail-overlay[data-v-f72d830e]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000bf;z-index:1000;display:flex;justify-content:flex-end}.detail-panel-wrapper[data-v-f72d830e]{width:100%;max-width:900px;height:100%;position:relative}.detail-panel[data-v-f72d830e]{width:100%;height:100%;background:#fff;overflow-y:auto}.detail-close[data-v-f72d830e]{position:absolute;top:20px;right:20px;width:44px;height:44px;border-radius:50%;background:#ffffffe6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#374151;z-index:1001;box-shadow:0 4px 12px #00000026;transition:all .3s ease}.detail-close[data-v-f72d830e]:hover{background:#fff;transform:scale(1.1)}.detail-close svg[data-v-f72d830e]{width:20px;height:20px}.detail-hero[data-v-f72d830e]{position:relative;height:400px}.hero-image-wrapper[data-v-f72d830e]{position:absolute;top:0;left:0;right:0;bottom:0}.hero-image[data-v-f72d830e]{width:100%;height:100%;object-fit:cover}.previewable-image[data-v-f72d830e]{cursor:zoom-in}.hero-overlay[data-v-f72d830e]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#0000004d,#000000b3)}.hero-content[data-v-f72d830e]{position:absolute;bottom:0;left:0;right:0;padding:48px 40px;color:#fff}.detail-category[data-v-f72d830e]{display:inline-flex;padding:6px 14px;border-radius:999px;font-size:13px;font-weight:500;margin-bottom:16px}.detail-category.product[data-v-f72d830e]{background:#22c55e40;color:#86efac;border:1px solid rgba(34,197,94,.4)}.detail-category.company[data-v-f72d830e]{background:#3b82f640;color:#93c5fd;border:1px solid rgba(59,130,246,.4)}.hero-content h1[data-v-f72d830e]{font-size:clamp(28px,4vw,40px);line-height:1.25;margin-bottom:14px}.hero-meta[data-v-f72d830e]{display:flex;align-items:center;gap:16px;font-size:15px;opacity:.9}.detail-date[data-v-f72d830e],.detail-photos[data-v-f72d830e]{display:flex;align-items:center;gap:6px}.detail-body[data-v-f72d830e]{padding:40px}.detail-summary[data-v-f72d830e]{font-size:18px;line-height:1.7;color:#374151;margin-bottom:32px;font-weight:500}.content-section[data-v-f72d830e]{margin-bottom:32px}.section-text p[data-v-f72d830e]{font-size:16px;line-height:1.85;color:#4b5563}.section-image[data-v-f72d830e]{margin:24px 0}.section-image img[data-v-f72d830e]{width:100%;height:auto;border-radius:16px;display:block;transition:transform .3s ease,box-shadow .3s ease}.image-caption[data-v-f72d830e]{display:block;margin-top:12px;font-size:14px;color:#9ca3af;text-align:center}.section-gallery[data-v-f72d830e]{margin:24px 0}.gallery-grid[data-v-f72d830e]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.gallery-item[data-v-f72d830e]{overflow:hidden;border-radius:12px}.gallery-item img[data-v-f72d830e]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease}.section-image img[data-v-f72d830e]:hover,.gallery-item img[data-v-f72d830e]:hover,.hero-image.previewable-image[data-v-f72d830e]:hover{transform:scale(1.01);box-shadow:0 20px 40px #0f172a33}.gallery-item.gallery-large[data-v-f72d830e]{grid-row:span 2}.gallery-caption[data-v-f72d830e]{display:block;margin-top:12px;font-size:14px;color:#9ca3af;text-align:center}.section-list h4[data-v-f72d830e]{font-size:18px;color:#0f172a;margin-bottom:16px}.section-list ul[data-v-f72d830e]{padding-left:20px}.section-list li[data-v-f72d830e]{font-size:16px;line-height:2;color:#4b5563;padding-left:8px}.detail-overlay-enter-active[data-v-f72d830e],.detail-overlay-leave-active[data-v-f72d830e]{transition:opacity .35s ease}.detail-overlay-enter-active .detail-panel-wrapper[data-v-f72d830e],.detail-overlay-leave-active .detail-panel-wrapper[data-v-f72d830e]{transition:transform .35s ease}.detail-overlay-enter-from[data-v-f72d830e],.detail-overlay-leave-to[data-v-f72d830e]{opacity:0}.detail-overlay-enter-from .detail-panel-wrapper[data-v-f72d830e],.detail-overlay-leave-to .detail-panel-wrapper[data-v-f72d830e]{transform:translate(100%)}.image-preview-overlay[data-v-f72d830e]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:32px;background:#020617db;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.image-preview-dialog[data-v-f72d830e]{position:relative;max-width:min(88vw,1200px);max-height:86vh}.image-preview-media[data-v-f72d830e]{display:block;max-width:100%;max-height:86vh;border-radius:22px;box-shadow:0 28px 72px #0000006b}.image-preview-close[data-v-f72d830e]{position:absolute;top:20px;right:20px;width:46px;height:46px;border:none;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#e2e8f0;background:#0f172ab8;cursor:pointer;z-index:1;transition:transform .25s ease,background .25s ease}.image-preview-close[data-v-f72d830e]:hover{transform:scale(1.06);background:#1e293beb}.image-preview-close svg[data-v-f72d830e]{width:20px;height:20px}.image-preview-enter-active[data-v-f72d830e],.image-preview-leave-active[data-v-f72d830e]{transition:opacity .25s ease}.image-preview-enter-from[data-v-f72d830e],.image-preview-leave-to[data-v-f72d830e]{opacity:0}@media(max-width:900px){.news-header[data-v-f72d830e]{align-items:flex-start;padding:36px}.news-list[data-v-f72d830e]{grid-template-columns:1fr}.news-card[data-v-f72d830e]{min-height:0}.news-card.is-featured[data-v-f72d830e]{grid-column:auto;display:flex;min-height:0}.news-image img[data-v-f72d830e]{height:240px}.detail-panel[data-v-f72d830e]{max-width:100%}}@media(max-width:768px){.news-view[data-v-f72d830e]{padding:24px 16px}.news-header[data-v-f72d830e]{display:block;margin-bottom:32px;padding:28px 24px;border-radius:24px}.news-header p[data-v-f72d830e]{font-size:15px}.news-header-meta[data-v-f72d830e]{align-items:flex-start;margin-top:24px;padding:18px 0 0;border-top:1px solid #cbd9e8;border-left:none}.news-header-meta strong[data-v-f72d830e]{font-size:34px}.news-card[data-v-f72d830e]{border-radius:20px}.news-body[data-v-f72d830e]{padding:24px}.news-card.is-featured .news-body h3[data-v-f72d830e]{font-size:24px}.detail-hero[data-v-f72d830e]{height:300px}.hero-content[data-v-f72d830e]{padding:32px 24px}.detail-body[data-v-f72d830e]{padding:24px}.gallery-grid[data-v-f72d830e]{grid-template-columns:1fr}.gallery-item.gallery-large[data-v-f72d830e]{grid-row:span 1}}
