.lhrt{--lh-bg:#071017;--lh-panel:#101e28;--lh-line:#263844;--lh-muted:#aebcc6;--lh-accent:#ff7825;background:var(--lh-bg);color:#eef3f6;font:16px/1.75 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;padding:110px 0 80px}.lhrt *{box-sizing:border-box}.lhrt .lhrt-wrap{width:min(1320px,calc(100% - 64px));margin:auto}.lhrt a{color:inherit;text-decoration:none}.lhrt a:hover{color:var(--lh-accent)}.lhrt :focus-visible{outline:3px solid #ff9e62;outline-offset:4px}.lhrt h1,.lhrt h2,.lhrt h3,.lhrt p{margin:0}.lhrt h1{font-size:clamp(38px,4.5vw,66px);line-height:1.08;letter-spacing:-.04em;font-weight:750}.lhrt h2{font-size:clamp(26px,3vw,38px);line-height:1.25;margin:8px 0 24px;font-weight:700}.lhrt h3{font-size:26px;line-height:1.3;font-weight:700}.lhrt p{color:var(--lh-muted);margin-bottom:18px}.lhrt .lhrt-eyebrow{text-transform:uppercase;letter-spacing:.19em;color:var(--lh-accent);font-size:12px;font-weight:700;margin-bottom:16px}.lhrt-breadcrumb{font-size:13px;color:var(--lh-muted);margin-bottom:38px;display:flex;gap:9px;flex-wrap:wrap}.lhrt-heading{max-width:900px;padding:24px 0 48px}.lhrt-heading>p:last-child{font-size:20px;max-width:780px;margin-top:28px}.lhrt-hero{display:grid;grid-template-columns:1.13fr 1fr;gap:56px;align-items:start}.lhrt-main-photo{display:flex;background:#fff;aspect-ratio:1.16;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--lh-line)}.lhrt-main-photo img{width:100%;height:100%;object-fit:contain;padding:26px}.lhrt-gallery-bar{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 0;color:var(--lh-muted);font-size:12px;min-height:54px}.lhrt-gallery-bar button{background:var(--lh-panel);border:1px solid var(--lh-line);color:#fff;padding:6px 10px;font:inherit;cursor:pointer;margin-left:5px}.lhrt [hidden]{display:none!important}.lhrt-thumbnails{display:flex;gap:9px;overflow-x:auto;padding:4px 1px 12px}.lhrt-thumbnails a{flex:0 0 76px;height:62px;background:white;border:2px solid transparent}.lhrt-thumbnails a[aria-current=true]{border-color:var(--lh-accent)}.lhrt-thumbnails img{width:100%;height:100%;object-fit:contain;padding:4px}.lhrt-summary{padding-top:8px}.lhrt-summary .lhrt-subtitle{font-size:21px;margin-top:18px}.lhrt-platform{font-size:13px;color:var(--lh-accent)!important}.lhrt-summary ul{list-style:none;padding:0;margin:28px 0}.lhrt-summary li{border-top:1px solid var(--lh-line);padding:14px 0;font-size:14px}.lhrt-summary li strong{display:block;color:white;font-weight:600;margin-bottom:4px}.lhrt-summary li span{color:var(--lh-muted)}.lhrt .lhrt-button{display:inline-block;padding:13px 23px;background:var(--lh-accent);color:#071017;font-weight:750;font-size:14px;clip-path:polygon(0 0,100% 0,100% calc(100% - 12px),calc(100% - 12px) 100%,0 100%)}.lhrt .lhrt-button:hover{background:#ffa15f;color:#071017}.lhrt-secondary{display:inline-block;padding:12px 18px;font-size:14px}.lhrt-tabs{display:flex;flex-wrap:wrap;gap:12px 30px;border-top:1px solid var(--lh-line);border-bottom:1px solid var(--lh-line);padding:20px 0;margin:45px 0 0;font-size:14px}.lhrt-section{padding-top:56px;scroll-margin-top:120px}.lhrt-features{display:grid;grid-template-columns:1fr 1fr;gap:16px;list-style:none;padding:0;margin:0}.lhrt-features li{background:var(--lh-panel);border:1px solid var(--lh-line);padding:24px;color:#cad5dd}.lhrt table{width:100%;border-collapse:collapse;text-align:left;margin-top:24px;font-size:14px}.lhrt th,.lhrt td{border:1px solid var(--lh-line);padding:17px 22px;vertical-align:top;overflow-wrap:anywhere}.lhrt th{width:28%;background:#12212b;font-weight:500;color:#b5c4cd}.lhrt td{background:#0c1922;color:#e0e8ed}.lhrt-panel{background:var(--lh-panel);padding:32px;margin-top:54px;border-left:3px solid var(--lh-accent)}.lhrt-panel p:last-child{margin-bottom:0}.lhrt-inquiry{display:grid;grid-template-columns:1fr auto;align-items:center;gap:36px;padding-bottom:35px}.lhrt-inquiry>div:last-child{display:flex;flex-direction:column;align-items:start}.lhrt-source{border-top:1px solid var(--lh-line);padding-top:20px;color:var(--lh-muted);font-size:13px}.lhrt-source summary{cursor:pointer}.lhrt-source p{margin-top:20px}.lhrt-original,.lhrt-source td{white-space:pre-line}.lhrt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.lhrt-card{background:var(--lh-panel);border:1px solid var(--lh-line);display:flex;flex-direction:column}.lhrt-card-photo{display:block;aspect-ratio:1.45;background:#fff}.lhrt-card-photo img{width:100%;height:100%;object-fit:contain;padding:22px}.lhrt-card-body{padding:25px;display:flex;flex-direction:column;flex:1}.lhrt-card-body .lhrt-eyebrow{font-size:10px;margin-bottom:12px}.lhrt-card-body p:not(.lhrt-eyebrow){font-size:14px;line-height:1.65;margin-top:16px}.lhrt-card-body .lhrt-link{margin-top:auto;padding-top:15px;font-size:13px;font-weight:700;color:var(--lh-accent)}
@media(max-width:960px){.lhrt-hero{gap:30px;grid-template-columns:1fr 1fr}.lhrt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lhrt-inquiry{grid-template-columns:1fr}.lhrt-inquiry>div:last-child{flex-direction:row}.lhrt-main-photo img{padding:12px}}
@media(max-width:680px){.lhrt{padding-top:95px}.lhrt .lhrt-wrap{width:calc(100% - 32px)}.lhrt-hero{grid-template-columns:1fr;gap:22px}.lhrt h1{font-size:42px}.lhrt-features,.lhrt-grid{grid-template-columns:1fr}.lhrt th,.lhrt td{padding:12px 10px;font-size:13px}.lhrt th{width:31%}.lhrt-tabs{gap:12px 20px;font-size:13px}.lhrt-panel{padding:22px}.lhrt-section{padding-top:40px}.lhrt-panel{padding-top:22px}.lhrt-heading>p:last-child{font-size:17px}.lhrt-inquiry>div:last-child{flex-wrap:wrap}.lhrt-gallery-bar button{padding:6px 8px}}
@media print{.lhrt{padding:0;background:white;color:black}.lhrt-tabs,.lhrt-inquiry,.lhrt-source,.lhrt-thumbnails{display:none}.lhrt th,.lhrt td,.lhrt p{color:black;background:white}.lhrt-hero{display:block}.lhrt-gallery{max-width:350px}.lhrt-section{break-inside:avoid}}



.lhrt .lhrt-card-photo{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;background:#fff}.lhrt .lhrt-card-photo img{width:100%;height:100%;object-fit:contain}.lhrt .lhrt-card{display:flex;flex-direction:column}.lhrt .lhrt-card-body{flex:1;display:flex;flex-direction:column}.lhrt .lhrt-card-body .lhrt-link{margin-top:auto}
