.fd-page{min-height:100vh;padding:56px 20px 86px;background:linear-gradient(180deg,#f4f8fc,#ffffff 360px),#ffffff;color:#12263a;overflow-x:hidden}.fd-container{width:100%}.fd-header{max-width:760px;margin:0 auto 42px;text-align:center}.fd-eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:30px;margin-bottom:14px;padding:7px 12px 6px;border:1px solid #d7ebfb;border-radius:999px;background:#eef7ff;color:#0b74bd;font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.fd-title{margin:0 0 12px;font-size:clamp(28px,4vw,42px);font-weight:850;line-height:1.14;letter-spacing:0;text-transform:capitalize}.fd-subtitle{max-width:620px;margin:0 auto;color:#5f7082;font-size:15.5px;line-height:1.65}.fd-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:28px;gap:28px;align-items:stretch}.fd-card-link-wrapper{display:block;min-width:0;color:inherit;text-decoration:none}.fd-card{display:flex;flex-direction:column;min-height:100%;overflow:hidden;border:1px solid #d8e8f5;opacity:0;animation:fd-card-in .48s ease forwards;animation-delay:calc(var(--fd-index, 0) * .06s);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}@keyframes fd-card-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.fd-card:hover{transform:translateY(-5px);box-shadow:0 18px 46px rgba(15,45,65,.12)}.fd-image{position:relative;display:flex;align-items:center;justify-content:center;min-height:300px;padding:18px;overflow:hidden;background:linear-gradient(180deg,#ffffff,#f5faff),#ffffff}.fd-image img{max-height:280px;border-radius:10px;display:block;transition:transform .45s ease}.fd-card:hover .fd-image img{transform:scale(1.04)}.fd-badge{position:absolute;top:16px;left:16px;display:inline-flex;align-items:center;min-height:28px;padding:6px 10px 5px;border:1px solid rgba(255,255,255,.26);border-radius:7px;background:#dc2626;color:#ffffff;box-shadow:0 8px 18px rgba(220,38,38,.2);font-size:10px;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.fd-card-body{display:flex;flex:1 1;flex-direction:column;padding:22px 22px 20px;color:#0f2940}.fd-card-title{margin:0 0 10px;letter-spacing:0;-webkit-line-clamp:2}.fd-card-title,.fd-desc{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.fd-desc{margin:0 0 18px;color:#5f7082;font-size:14px;line-height:1.68;-webkit-line-clamp:3}.fd-card-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding-top:15px;border-top:1px solid #edf2f7}.fd-meta{display:flex;flex-wrap:wrap;gap:8px 14px;min-width:0}.fd-meta-item{display:inline-flex;align-items:center;gap:6px;line-height:1}.fd-meta-item svg{flex:0 0 auto;color:#9ab0c4}.fd-read{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:1px solid #bfe0f7;font-weight:800;line-height:1;white-space:nowrap;transition:background .25s ease,border-color .25s ease,color .25s ease,transform .25s ease}.fd-card:hover .fd-read{transform:translateY(-1px)}.fd-empty,.fd-error{grid-column:1/-1;padding:54px 28px;border:1px solid #d8e8f5;border-radius:14px;background:#ffffff;text-align:center;box-shadow:0 10px 28px rgba(15,45,65,.06)}.fd-empty h3{margin:0 0 8px;color:#0f2940;font-size:22px;font-weight:800}.fd-empty p{margin:0;color:#6b7a8c;font-size:14px}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.fd-skeleton{background:linear-gradient(90deg,#edf2f7 25%,#f8fafc 50%,#edf2f7 75%);background-size:600px 100%;animation:shimmer 1.4s linear infinite;border-radius:8px}.fd-skeleton-card{pointer-events:none;opacity:1;animation:none}.fd-skeleton-img{width:100%;height:300px;border-radius:0}.fd-skeleton-tag{width:92px;height:28px;margin-bottom:6px;border-radius:7px}.fd-skeleton-title{width:86%;height:22px;margin-top:8px}.fd-skeleton-line{width:100%;height:14px;margin-top:2px}.fd-skeleton-meta{display:flex;gap:14px;margin-top:auto;padding-top:15px;border-top:1px solid #edf2f7}.fd-skeleton-meta-item{width:86px;height:13px}.fd-pagination{display:flex;justify-content:flex-end;align-items:center;min-height:62px;margin-top:52px;padding:12px 18px;border:1px solid #dbeafe;border-radius:12px;background:#ffffff;box-shadow:0 8px 22px rgba(0,116,194,.08)}.fd-pagination__controls{display:flex;align-items:center;gap:10px}.fd-pagination__status{color:#1f2937;font-size:13px;font-weight:700;line-height:1;white-space:nowrap}.fd-pagination__btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #dbeafe;border-radius:8px;background:#ffffff;color:#74a9d8;cursor:pointer;font-size:26px;font-weight:300;line-height:1;transition:background .2s ease,border-color .2s ease,color .2s ease}.fd-pagination__btn:hover:not(:disabled){border-color:#b9dcf8;background:#f0f8ff;color:#0074c2}.fd-pagination__btn:disabled{color:#b8d6ed;cursor:not-allowed;opacity:.7}@media (max-width:900px){.fd-grid{grid-template-columns:1fr;gap:22px}}@media (max-width:640px){.fd-page{padding:34px 12px 58px}.fd-header{margin-bottom:28px}.fd-title{font-size:26px}.fd-subtitle{font-size:13px}.fd-image,.fd-skeleton-img{min-height:0;height:auto;aspect-ratio:16/10;padding:10px}.fd-image img{width:100%;height:100%;max-height:none;object-fit:contain}.fd-card-body{padding:16px 14px}.fd-card-title{min-height:auto;font-size:16px}.fd-desc{font-size:12.5px;line-height:1.58}.fd-card-footer{align-items:flex-start;flex-direction:column}.fd-read{width:100%}}.fd-page{background:#f4f6fb;padding:48px 20px 80px}.fd-container{max-width:1200px;margin:0 auto}.fd-header{margin-bottom:42px}.fd-eyebrow{background:#edf7ff;color:#0b67a3;border-color:transparent}.fd-title{color:#0f2940;font-size:36px;font-weight:800;line-height:1.18;margin-bottom:10px}.fd-subtitle{color:#4f5f6f;font-size:16px;line-height:1.6}.fd-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.fd-card{border-color:#d8e8f5;border-radius:14px;background:#ffffff;box-shadow:0 10px 28px rgba(15,45,65,.06)}.fd-card:hover{transform:translateY(-4px);border-color:#b9dcf4;box-shadow:0 16px 42px rgba(15,45,65,.11)}.fd-image{min-height:252px;padding:16px 18px;background:#ffffff;border-bottom:1px solid #e8f1f8}.fd-image img{width:auto;height:auto;max-width:100%;max-height:250px;object-fit:contain;border-radius:8px}.fd-badge{display:none}.fd-card-body{padding:22px 20px 20px}.fd-card-category{display:inline-block;align-self:flex-start;max-width:100%;margin-bottom:14px;padding:6px 10px 5px;overflow:hidden;border-radius:6px;background:#eef7ff;color:#0b74bd;font-size:11px;font-weight:700;letter-spacing:.6px;line-height:1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.fd-card-title{min-height:52px;color:#12263a;font-size:19px;font-weight:800;line-height:1.36;margin-bottom:10px}.fd-desc{min-height:70px;color:#666;font-size:13.5px;line-height:1.65;margin-bottom:14px}.fd-card-footer{padding-top:13px;border-top-color:#edf2f7}.fd-meta-item{color:#8a98a8;font-size:12px;font-weight:700}.fd-read{min-height:auto;padding:10px 18px;border-color:#bfe0f7;border-radius:8px;background:#ffffff;color:#0873ba;font-size:13px;font-weight:700}.fd-card:hover .fd-read{background:#0873ba;border-color:#0873ba;color:#ffffff}.fd-skeleton-card{border-color:#d8e8f5;box-shadow:0 10px 28px rgba(15,45,65,.06)}.fd-skeleton-img{height:252px}@media (max-width:900px){.fd-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}}@media (max-width:560px){.fd-page{padding:32px 14px 56px}.fd-grid{grid-template-columns:1fr;gap:14px}.fd-title{font-size:30px}.fd-image,.fd-skeleton-img{aspect-ratio:16/10;min-height:0;height:auto;padding:10px}.fd-image img{width:100%;height:100%;max-height:none}.fd-card-body{padding:14px 14px 16px}.fd-card-category{padding:5px 8px;font-size:9.5px;margin-bottom:10px}.fd-card-title{min-height:auto;font-size:14.5px;line-height:1.35;margin-bottom:8px}.fd-desc{min-height:53px;font-size:11.5px;line-height:1.55;margin-bottom:12px}.fd-card-footer{gap:12px}.fd-read{width:auto;padding:8px 14px;font-size:10.5px;border-radius:7px}}