:root{--wine:#8b2031;--wine-dark:#641321;--brick:#b94b55;--rose:#f3d9dc;--rose-pale:#fff5f5;--policy-ink:#222833;--policy-muted:#727986;--policy-line:#e8e9ed}
.policy-page{min-height:650px;background:#f5f6f8}
.policy-hero{padding:38px max(8vw,35px) 35px;text-align:center;color:var(--policy-ink);border-bottom:1px solid #ebe7e7;background:radial-gradient(circle at 76% 5%,rgba(185,75,85,.1),transparent 24%),radial-gradient(circle at 22% 100%,rgba(139,32,49,.06),transparent 26%),linear-gradient(135deg,#fff,#faf8f7)}
.policy-hero>span{font-size:11px;font-weight:800;letter-spacing:.18em;color:var(--wine)}
.policy-hero h1{font-size:36px;color:var(--policy-ink);margin:8px 0}
.policy-hero p{color:var(--policy-muted);font-size:13px}
.policy-sources{display:flex;justify-content:center;gap:10px;margin-top:22px}
.policy-sources a{padding:9px 14px;border:1px solid rgba(255,255,255,.3);border-radius:99px;color:#fff;text-decoration:none;font-size:12px}
.policy-feature{width:min(1260px,calc(100% - 40px));margin:28px auto 65px;display:grid;grid-template-columns:minmax(0,1.75fr) minmax(340px,.9fr);gap:24px;align-items:stretch}
.policy-carousel,.featured-articles{min-height:430px;border:1px solid var(--policy-line);border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(39,55,72,.07);overflow:hidden}
.policy-carousel{position:relative;box-shadow:0 16px 42px rgba(39,55,72,.11)}
.carousel-link{position:absolute;inset:0;display:block;color:#fff;text-decoration:none}
.carousel-link img{width:100%;height:100%;object-fit:cover;transition:opacity .25s}
.carousel-shade,.carousel-link strong{display:none}
.carousel-arrow{position:absolute;z-index:2;top:50%;width:40px;height:54px;margin-top:-27px;border:0;border-radius:10px;background:rgba(15,23,42,.38);color:#fff;font-size:34px;line-height:1;cursor:pointer;opacity:0;transition:.2s}
.policy-carousel:hover .carousel-arrow{opacity:1}
.carousel-arrow:hover{background:rgba(125,22,37,.85)}
.carousel-arrow.previous{left:16px}.carousel-arrow.next{right:16px}
.carousel-dots{position:absolute;z-index:3;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}
.carousel-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.55);cursor:pointer;transition:.2s}
.carousel-dots button.active{width:25px;border-radius:8px;background:#fff}
.featured-articles{display:flex;flex-direction:column;padding:26px 28px}
.featured-articles header{display:flex;align-items:end;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--policy-line)}
.featured-articles header span{font-size:10px;color:var(--wine);font-weight:800;letter-spacing:.15em}
.featured-articles h2{margin:5px 0 0;color:var(--policy-ink);font-size:24px}
.featured-articles header em{font-size:12px;font-style:normal;color:var(--policy-muted)}
.article-list{display:flex;flex:1;flex-direction:column;justify-content:flex-start;padding-top:10px}
.article-row{display:block;min-width:0;padding:15px 2px;border-bottom:1px solid #f0f1f3;color:#303642;text-decoration:none}
.article-row:last-child{border-bottom:0}
.article-row:hover{color:var(--wine)}
.article-loading,.article-empty{padding:45px 15px;text-align:center;color:var(--policy-muted);line-height:1.7}
.policy-categories{width:min(1260px,calc(100% - 40px));margin:-30px auto 65px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.policy-category-card{min-width:0;padding:25px 28px 18px;border:1px solid var(--policy-line);border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(39,55,72,.055)}
.policy-category-card header{display:flex;align-items:end;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid var(--policy-line);box-shadow:inset 0 -2px 0 rgba(139,32,49,.08)}
.policy-category-card h2{margin:0;color:var(--policy-ink);font-size:22px}
.policy-category-card header span{color:#a16d76;font-size:10px;font-weight:800;letter-spacing:.12em}
.policy-category-list{padding-top:5px}
.policy-category-row{display:block;min-width:0;padding:13px 2px;border-bottom:1px solid #edf0f3;color:#303642;text-decoration:none}
.policy-category-row:last-child{border-bottom:0}
.policy-category-row:hover{color:var(--wine)}
.policy-title-window{display:block;min-width:0;overflow:hidden;white-space:nowrap}
.policy-title-track{display:flex;width:max-content;gap:48px;white-space:nowrap;transform:translateX(0)}
.policy-title-track>span{display:block;width:max-content}
.article-row-title{font-size:15px;font-weight:700;line-height:1.45}
.policy-category-title{font-size:14px;line-height:1.45}
.policy-title-window.is-overflowing:hover .policy-title-track{animation:policy-title-scroll 14s linear infinite;will-change:transform}
@keyframes policy-title-scroll{from{transform:translateX(0)}to{transform:translateX(calc(-1 * var(--scroll-distance)))}}
.policy-category-empty{padding:30px 4px;text-align:center;color:#a18d90;font-size:13px}
.policy-view-more{display:block;margin-top:auto;padding:12px 4px 2px;border-top:1px solid #edf0f3;color:var(--wine);text-align:center;text-decoration:none;font-size:13px;font-weight:700}
.policy-view-more:hover{color:var(--wine-dark)}
.policy-category-card{display:flex;flex-direction:column}.policy-category-list{flex:1}
html[data-theme="dark"] .policy-carousel,html[data-theme="dark"] .featured-articles,html[data-theme="dark"] .policy-category-card{background:#121720;border:1px solid #2b333f;box-shadow:none}
html[data-theme="dark"] .policy-hero{color:#eef1f5;border-color:#2b333f;background:radial-gradient(circle at 76% 5%,rgba(169,84,97,.16),transparent 24%),linear-gradient(135deg,#171b22,#11151c)}
html[data-theme="dark"] .policy-hero h1{color:#f0e4e6}html[data-theme="dark"] .policy-hero p{color:#aeb7c2}html[data-theme="dark"] .policy-hero>span{color:#dc8793}
html[data-theme="dark"] .featured-articles header,html[data-theme="dark"] .article-row,html[data-theme="dark"] .policy-category-row{border-color:#2b333f}
html[data-theme="dark"] .featured-articles h2,html[data-theme="dark"] .policy-category-card h2{color:#f0e4e6!important}
html[data-theme="dark"] .article-row,html[data-theme="dark"] .policy-category-row{color:#dce3eb}
html[data-theme="dark"] .article-row:hover,html[data-theme="dark"] .policy-category-row:hover{color:#ef9aa5}
html[data-theme="dark"] .featured-articles header em,html[data-theme="dark"] .policy-category-empty{color:#9ca8b6}
html[data-theme="dark"] .policy-category-card header{border-color:#a95461}
html[data-theme="dark"] .policy-category-card header span,html[data-theme="dark"] .featured-articles header span{color:#dc8793}
html[data-theme="dark"] .policy-view-more{border-color:#2b333f;color:#e58c98}
@media(max-width:900px){.policy-feature{grid-template-columns:1fr}.policy-carousel{min-height:360px}.featured-articles{min-height:auto}}
@media(max-width:900px){.policy-categories{grid-template-columns:1fr;margin-top:-30px}}
@media(max-width:600px){.policy-hero{padding:30px 20px 28px}.policy-hero h1{font-size:30px}.policy-feature{width:calc(100% - 24px);margin-top:18px}.policy-categories{width:calc(100% - 24px);margin-top:-40px}.policy-category-card{padding:21px 18px}.policy-category-card header span{display:none}.policy-carousel{min-height:280px}.carousel-link strong{left:22px;right:22px;bottom:34px;font-size:20px}.carousel-arrow{opacity:1}.featured-articles{padding:21px 18px}}
