#page-container,#main-container{background:var(--ff-bg, #f5f6f8)}.fx-hero{position:relative;overflow:hidden;width:100%;height:260px;background:#111827}.fx-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.fx-hero__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 40%;object-position:center 40%;display:block}.fx-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,#081028cc,#0810288c 55%,#0810282e)}.fx-hero__body{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:0 var(--ff-gap-lg) 24px;max-width:900px}.fx-hero__breadcrumb ol{list-style:none;display:flex;flex-wrap:wrap;gap:0 4px;padding:0;margin:0 0 10px;font-size:.775rem}.fx-hero__breadcrumb li{color:#ffffffa6}.fx-hero__breadcrumb li+li:before{content:"›";margin-right:4px}.fx-hero__breadcrumb li:last-child{color:#ffffffeb;font-weight:500}.fx-hero__breadcrumb a{color:#ffffffb3;text-decoration:none}.fx-hero__breadcrumb a:hover{color:#fff}.fx-hero__title{color:#fff;font-size:clamp(1.35rem,2.5vw,1.9rem);font-weight:700;margin:0 0 6px;text-shadow:0 2px 8px rgba(0,0,0,.55)}.fx-hero__sub{color:#ffffffe0;font-size:.95rem;margin:0;text-shadow:0 1px 6px rgba(0,0,0,.4)}@media(max-width:768px){.fx-hero{height:200px}.fx-hero__body{padding:0 16px 18px}}.fx-page{max-width:1700px;margin:0 auto;padding:28px 32px 48px;display:flex;flex-direction:column;gap:24px}@media(max-width:768px){.fx-page{padding:16px 16px 32px}}.fx-card{background:#fff;border:1px solid var(--ff-border);border-radius:var(--ff-radius-lg);padding:28px 32px;box-shadow:var(--ff-shadow);line-height:1.65}.fx-card h2{font-size:1.2rem;margin:1.4em 0 .5em}.fx-card p{margin-bottom:1em}.fx-card a{color:var(--ff-blue)}.fx-table-wrap{background:#fff;border:1px solid var(--ff-border);border-radius:var(--ff-radius-lg);overflow:hidden;box-shadow:var(--ff-shadow)}.fx-table-wrap__header{padding:16px 24px;background:var(--ff-bg);border-bottom:1px solid var(--ff-border)}.fx-table-wrap__title{font-size:.95rem;font-weight:700;margin:0 0 2px}.fx-table-wrap__sub{font-size:.78rem;color:var(--ff-text-sub);margin:0}.fx-table{width:100%;border-collapse:collapse}.fx-table thead th{padding:10px 24px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--ff-text-sub);background:var(--ff-bg-light);border-bottom:1px solid var(--ff-border);text-align:left}.fx-table thead th:last-child{text-align:right}.fx-table tbody td{padding:9px 24px;font-size:.87rem;color:var(--ff-text);border-bottom:1px solid var(--ff-border-light)}.fx-table tbody td:first-child{font-weight:600;letter-spacing:.02em}.fx-table tbody td:last-child{text-align:right;font-family:var(--ff-font-mono);font-size:.85rem}.fx-table tbody tr:hover{background:var(--ff-bg)}.fx-table tbody tr:last-child td{border-bottom:none}@media print{.fx-hero{height:60px}}
