.topic-hero{min-height:100vh;min-height:100svh;position:relative;isolation:isolate;overflow:hidden;background:#27352c;color:#fff;}
.topic-background,.topic-scrim{position:absolute;inset:0;width:100%;height:100%;}
.topic-background{z-index:-3;object-fit:cover;object-position:62% center;animation:topic-arrive 1.3s ease-out;}
.topic-scrim{z-index:-2;background:linear-gradient(90deg,#111e17dc,#15261a80 52%,#15261a22 90%),linear-gradient(0deg,#102013e0,transparent 50%),linear-gradient(180deg,#0e1c1955,transparent 27%);}
.topic-shell{max-width:1320px;width:calc(100% - 100px);margin:auto;min-height:100vh;min-height:100svh;padding:123px 0 25px;display:flex;flex-direction:column;gap:35px;}
.breadcrumbs{display:flex;gap:12px;flex-wrap:wrap;align-items:center;font-size:12px;line-height:1.5;color:#ffffffa1;}
.breadcrumbs a{color:#fff;border-bottom:1px solid #ffffff55;padding-bottom:2px;}
.breadcrumbs a:hover{color:#ffa481;}
.topic-body{display:flex;align-items:center;justify-content:space-between;gap:40px;flex:1;}
.topic-copy{max-width:940px;}
.topic-eyebrow{display:block;font-size:12px;font-weight:500;letter-spacing:1.6px;line-height:1.55;color:#ffc4a8;}
.topic-eyebrow:before{content:"";display:inline-block;width:26px;height:2px;background:var(--orange);vertical-align:middle;margin-right:12px;}
.topic-copy h1{font-size:clamp(43px,4.4vw,67px);font-weight:500;letter-spacing:-2.3px;line-height:1.08;margin:22px 0 24px;}
.topic-copy>p{max-width:645px;font-size:17px;line-height:1.65;color:#f0f3ec;text-wrap:pretty;}
.topic-actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap;margin-top:28px;}
.topic-actions .button{font-size:15px;padding:18px 22px;gap:35px;}
.topic-related{display:flex;gap:20px;align-items:center;font-size:14px;line-height:1.5;}
.topic-related span{font-size:21px;color:#ffc1a1;}
.topic-related:hover{color:#ffc1a1;}
.topic-side{display:flex;align-items:center;writing-mode:vertical-rl;gap:22px;font-size:12px;letter-spacing:1.2px;color:#ffffffa1;text-transform:uppercase;align-self:stretch;justify-content:center;}
.topic-rule{height:110px;width:1px;background:#ffffff4f;}
.topic-bottom{width:100%;}
.topic-features{padding:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;}
.topic-features li{display:flex;align-items:center;gap:15px;border-top:1px solid #ffffff55;padding:20px 0;font-size:15px;line-height:1.5;}
.topic-features li>span{font-size:12px;color:#ffb18b;flex-shrink:0;}
.topic-location{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;line-height:1.5;color:#ffffffa0;margin-top:3px;}
@keyframes topic-arrive{from{transform:scale(1.035);opacity:.6}to{transform:scale(1);opacity:1}}
@media(min-width:1600px){.topic-shell{padding-top:134px;padding-bottom:35px;gap:50px;}.topic-copy h1{font-size:74px;}.topic-copy>p{font-size:18px;max-width:685px;}.topic-features li{padding:25px 0;}}
@media(max-width:1100px){.topic-shell{width:calc(100% - 64px);gap:30px;}.topic-copy h1{font-size:54px;}.topic-features{gap:20px;}.topic-features li{font-size:14px;gap:12px;}.topic-side{display:none;}.topic-copy>p{max-width:640px;}}
@media(max-width:900px){.topic-shell{width:calc(100% - 48px);padding-top:108px;gap:30px;}.topic-copy h1{font-size:48px;letter-spacing:-1.6px;}.topic-copy>p{font-size:16px;}.topic-eyebrow{font-size:12px;letter-spacing:1px;}.topic-features li{font-size:14px;align-items:flex-start;}.topic-actions{gap:24px;}.topic-related{font-size:13px;}}
@media(max-width:600px){.topic-shell{width:calc(100% - 40px);padding-top:99px;padding-bottom:23px;gap:30px;}.breadcrumbs{font-size:12px;gap:9px;}.breadcrumbs>span:last-child{max-width:250px;}.topic-copy h1{font-size:clamp(31px,8.7vw,44px);line-height:1.12;letter-spacing:-1.3px;margin:20px 0 22px;overflow-wrap:normal;}.topic-eyebrow{font-size:12px;letter-spacing:1px;line-height:1.6;}.topic-eyebrow:before{width:20px;margin-right:9px;}.topic-copy>p{font-size:16px;line-height:1.65;}.topic-actions{margin-top:25px;gap:22px;}.topic-actions .button{font-size:14px;padding:17px 20px;gap:25px;}.topic-related{font-size:14px;}.topic-features{grid-template-columns:1fr;gap:0;}.topic-features li{font-size:14px;padding:15px 0;gap:16px;align-items:center;}.topic-location{display:block;font-size:12px;margin-top:6px;}.topic-location span{display:block;margin-top:5px;}.topic-background{object-position:60% center;}.topic-scrim{background:linear-gradient(90deg,#14271cbd,#14271c60),linear-gradient(0deg,#111d18e8,transparent 75%);}}
@media(prefers-reduced-motion:reduce){.topic-background{animation:none;}}
