.hpth-history,.hpth-history *{box-sizing:border-box}.hpth-history{--hpth-primary:#e4231d;--hpth-left-width:36%;--hpth-min-height:760px;--hpth-main-width:690px;--hpth-main-height:390px;--hpth-preview-width:370px;--hpth-preview-height:330px;--hpth-fit:cover;position:relative;display:grid;grid-template-columns:var(--hpth-left-width) minmax(0,1fr);min-height:var(--hpth-min-height);width:100%;max-width:none;margin:0;background:#fff;overflow:hidden;isolation:isolate;font-family:inherit}.hpth-intro-panel{position:relative;z-index:20;display:flex;align-items:center;min-width:0;padding:clamp(60px, 7vw, 120px) clamp(30px, 5vw, 88px);color:#fff;background:var(--hpth-primary);overflow:hidden}.hpth-intro-panel::after{content:"";position:absolute;z-index:-1;left:-10%;right:-7%;bottom:-17%;height:36%;background:#fff;border-radius:50% 50% 0 0 / 100% 100% 0 0;transform:rotate(7deg);transform-origin:center bottom}.hpth-intro-inner{width:min(100%, 370px);margin:0 auto;padding-bottom:12%}.hpth-intro-title{margin:0 0 28px;color:#fff;font-size:clamp(34px, 3vw, 58px);line-height:1.06;font-weight:800;letter-spacing:-.025em;text-transform:uppercase}.hpth-intro-text,.hpth-intro-text p{color:#fff;font-size:clamp(15px, 1.08vw, 18px);line-height:1.42}.hpth-intro-text p{margin:0 0 12px}.hpth-intro-text p:last-child{margin-bottom:0}.hpth-content-panel{position:relative;min-width:0;padding:clamp(74px, 8vw, 130px) 0 60px clamp(42px, 5vw, 92px);overflow:hidden}.hpth-years{display:flex;align-items:center;gap:clamp(8px, 1.6vw, 34px);width:100%;padding:0 clamp(24px, 4vw, 70px) 26px 0;overflow-x:auto;scrollbar-width:none;scroll-behavior:smooth}.hpth-years::-webkit-scrollbar{display:none}.hpth-year{flex:0 0 auto;min-height:46px;padding:10px 16px;border:0;border-radius:0;background:#fff0;box-shadow:none;color:var(--hpth-primary);font:inherit;font-size:clamp(14px, 1.15vw, 18px);font-weight:750;line-height:1.1;white-space:nowrap;cursor:pointer;transition:color .2s ease,background .2s ease,transform .2s ease}.hpth-year:hover{transform:translateY(-1px)}.hpth-year.is-active{color:#fff;background:var(--hpth-primary)}.hpth-year:focus-visible{outline:3px solid color-mix(in srgb,var(--hpth-primary),white 55%);outline-offset:3px}.hpth-stage-wrap{width:100%;overflow:hidden}.hpth-stage{display:flex;align-items:flex-start;width:max-content;max-width:none}.hpth-main-column{position:relative;flex:0 0 min(var(--hpth-main-width), calc(100vw - var(--hpth-left-width) - 150px));width:min(var(--hpth-main-width), calc(100vw - var(--hpth-left-width) - 150px));min-width:300px;overflow:hidden;transition:height .35s ease}.hpth-slides-track{position:relative;width:100%}.hpth-slide{display:none;position:relative;width:100%}.hpth-slide.is-active{display:block}.hpth-slide-visual,.hpth-preview-visual{position:relative;width:100%}.hpth-visual-hidden{visibility:hidden!important}.hpth-slide-content{opacity:0;transform:translate3d(0,18px,0);visibility:hidden;pointer-events:none;transition:opacity .38s ease,transform .48s cubic-bezier(.22,.61,.36,1),visibility .38s}.hpth-slide.is-content-visible .hpth-slide-content{opacity:1;transform:translate3d(0,0,0);visibility:visible;pointer-events:auto}.hpth-history.is-animating .hpth-arrow,.hpth-history.is-animating .hpth-year{pointer-events:none}.hpth-main-image,.hpth-preview-image{display:block;width:100%;object-fit:var(--hpth-fit);background:#f1f2f4}.hpth-main-image{height:var(--hpth-main-height)}.hpth-preview-image{height:var(--hpth-preview-height)}.hpth-image-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,color-mix(in srgb,var(--hpth-primary),white 82%),#f2f3f5 58%,#e4e7eb);color:var(--hpth-primary);font-size:clamp(32px, 4vw, 72px);font-weight:800;letter-spacing:-.04em}.hpth-slide-title{margin:14px 0 8px;color:var(--hpth-primary);font-size:clamp(22px, 1.8vw, 30px);line-height:1.18;font-weight:800}.hpth-slide-content,.hpth-slide-content p,.hpth-slide-content li{color:#656565;font-size:clamp(14px, 1vw, 17px);line-height:1.55}.hpth-slide-content p{margin:0 0 9px}.hpth-slide-content p:last-child{margin-bottom:0}.hpth-slide-content ul,.hpth-slide-content ol{margin:8px 0 0 1.2em}.hpth-controls{flex:0 0 72px;display:flex;flex-direction:column;align-items:center;gap:10px;padding-top:calc(var(--hpth-main-height) * .31)}.hpth-arrow{display:grid;place-items:center;width:46px;height:46px;padding:0;border:0;border-radius:0;box-shadow:none;font:inherit;cursor:pointer;transition:transform .2s ease,opacity .2s ease,background .2s ease}.hpth-arrow span{display:block;margin-top:-4px;font-family:Arial,sans-serif;font-size:40px;font-weight:200;line-height:1}.hpth-prev{color:#fff;background:#b7b7b7}.hpth-next{color:#fff;background:var(--hpth-primary)}.hpth-arrow:hover:not(:disabled){transform:scale(1.06)}.hpth-arrow:disabled{opacity:.25;cursor:not-allowed}.hpth-arrow[hidden]{display:none!important}.hpth-arrow:focus-visible{outline:3px solid color-mix(in srgb,var(--hpth-primary),white 50%);outline-offset:3px}.hpth-preview-column{position:relative;flex:0 0 var(--hpth-preview-width);width:var(--hpth-preview-width);height:calc(var(--hpth-preview-height) + 70px);overflow:hidden}.hpth-preview{position:absolute;inset:0;opacity:0;visibility:hidden;transform:translateX(28px);transition:opacity .38s ease,transform .42s ease,visibility .38s}.hpth-preview.is-active{opacity:.37;visibility:visible;transform:translateX(0)}.hpth-preview-title{margin-top:13px;color:#8d8d8d;font-size:clamp(20px, 1.6vw, 27px);font-weight:800}.hpth-motion-card{position:absolute;z-index:5;margin:0;padding:0;pointer-events:none;overflow:visible;will-change:left,top,width,opacity,transform;backface-visibility:hidden;transform-origin:left top}.hpth-motion-card.is-outgoing{z-index:4}.hpth-motion-card.is-incoming{z-index:6}.hpth-motion-image{display:block;width:100%;margin:0;object-fit:var(--hpth-fit,cover);background:#f1f2f4;will-change:height}.hpth-motion-title{margin:13px 0 0;padding:0;color:var(--hpth-primary,#e4231d);font-family:inherit;font-weight:800;letter-spacing:normal;white-space:normal;will-change:font-size,line-height,margin-top,color}.hpth-page-is-animating,.hpth-page-is-animating body{overflow-x:clip}.hpth-mobile-controls{display:none}.hpt-history-admin-notice{padding:14px 18px;border-left:4px solid #d63638;background:#fff3f3}@media (max-width:1250px){.hpth-content-panel{padding-left:42px}.hpth-preview-column{display:none}.hpth-main-column{flex-basis:min(var(--hpth-main-width), calc(100vw - var(--hpth-left-width) - 130px));width:min(var(--hpth-main-width), calc(100vw - var(--hpth-left-width) - 130px))}}@media (max-width:980px){.hpth-history{grid-template-columns:34% minmax(0,1fr)}.hpth-intro-panel{padding:54px 28px}.hpth-intro-inner{padding-bottom:16%}.hpth-content-panel{padding:62px 0 50px 30px}.hpth-main-column{flex-basis:calc(66vw - 108px);width:calc(66vw - 108px);min-width:290px}.hpth-controls{flex-basis:58px}.hpth-arrow{width:42px;height:42px}}@media (max-width:767px){.hpth-history{display:block;min-height:0;overflow:visible}.hpth-intro-panel{min-height:390px;padding:58px 24px 100px;text-align:left}.hpth-intro-panel::after{left:-20%;right:-20%;bottom:-20%;height:39%;transform:rotate(4deg)}.hpth-intro-inner{width:100%;max-width:540px;padding-bottom:0}.hpth-intro-title{max-width:340px;margin-bottom:20px}.hpth-intro-text{max-width:560px}.hpth-content-panel{padding:36px 18px 42px;overflow:visible}.hpth-years{gap:8px;margin:0 -18px;width:calc(100% + 36px);padding:0 18px 22px}.hpth-year{min-height:42px;padding:9px 13px}.hpth-stage-wrap{overflow:visible}.hpth-stage{display:grid;width:100%}.hpth-main-column{width:100%;min-width:0;flex-basis:auto}.hpth-main-image{height:min(var(--hpth-main-height), 62vw);min-height:220px}.hpth-controls{order:2;flex-direction:row;justify-content:flex-end;gap:8px;padding-top:18px}.hpth-preview-column{display:none}}@media (prefers-reduced-motion:reduce){.hpth-history *,.hpth-history *::before,.hpth-history *::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}