.history-container{max-width:1400px;margin:0 auto;padding:40px 20px 80px;min-height:100vh;box-sizing:border-box}.history-header{text-align:center;padding:60px 20px 50px;box-sizing:border-box}.history-header h1{font-family:Helvetica Neue,Arial,sans-serif;font-size:2.5em;font-weight:300;letter-spacing:1.5px;color:#1a1a1a;margin:0 0 15px;text-transform:uppercase}.history-header .subtitle{font-size:1em;color:#666;font-weight:300;letter-spacing:.3px;margin:0;text-align:center;display:block;width:100%}.timeline-wrapper{padding:40px 0;width:100%;overflow-x:hidden}.timeline,.timeline-wrapper{position:relative;box-sizing:border-box}.timeline{max-width:1400px;margin:0 auto;padding:0 20px}.timeline:before{content:"";position:absolute;left:50%;top:0;width:2px;background:linear-gradient(180deg,#d4a574,#b09988);transform:translateX(-50%);height:var(--line-end,100%);transition:height .3s ease}.timeline-item.last-item{margin-bottom:0}.timeline-item{position:relative;margin-bottom:40px;width:100%;display:flex;box-sizing:border-box}.timeline-item.left{justify-content:flex-start;padding-right:calc(50% + 30px);padding-left:0}.timeline-item.right{justify-content:flex-end;padding-left:calc(50% + 30px);padding-right:0}.timeline-content{background-color:#fff;padding:24px 28px;border-radius:6px;box-shadow:0 2px 12px rgba(0,0,0,.05);max-width:600px;width:100%;position:relative;transition:box-shadow .3s ease;box-sizing:border-box;display:flex;gap:16px;align-items:stretch}.timeline-image{flex-shrink:0;width:150px;height:100%;object-fit:cover;border-radius:4px;align-self:stretch}.timeline-image-left{order:0}.timeline-image-right{order:2}.timeline-text{min-width:0;order:1;display:flex;flex-direction:column}.timeline-item.left .timeline-content{flex-direction:row}.timeline-item.right .timeline-content{flex-direction:row-reverse}.timeline-item:hover .timeline-content{box-shadow:0 4px 20px rgba(0,0,0,.08)}.timeline-text{flex:1 1}.timeline-year{font-family:Georgia,serif;font-size:1.4em;font-weight:300;color:#d4a574;margin:0 0 8px}.timeline-title{font-family:Helvetica Neue,Arial,sans-serif;font-size:1.2em;font-weight:400;color:#1a1a1a;margin:0 0 10px;letter-spacing:.3px}.timeline-description{font-size:.9em;line-height:1.6;color:#555;margin:0}.timeline-marker{position:absolute;left:50%;top:20px;transform:translateX(-50%);width:14px;height:14px;background-color:#d4a574;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px rgba(212,165,116,.3);z-index:2}@media (max-width:1024px){.timeline{max-width:100%;padding:0 15px}.timeline:before{left:30px}.timeline-item{padding-left:70px!important;padding-right:0!important;justify-content:flex-start!important}.timeline-marker{left:30px;top:20px;transform:translateX(-50%)}.timeline-content{max-width:100%}}@media (max-width:768px){.history-container{padding:30px 15px 60px}.history-header{padding:50px 15px 40px}.history-header h1{font-size:2em}.timeline-wrapper{padding:30px 0}.timeline-item{margin-bottom:35px}.timeline-content{padding:20px 24px;flex-direction:column!important}.timeline-image{width:100%;height:200px;margin-bottom:16px}.timeline-year{font-size:1.3em}.timeline-title{font-size:1.1em}.timeline-description{font-size:.85em;line-height:1.5}}@media (max-width:480px){.history-container{padding:20px 15px 50px}.history-header{padding:40px 15px 30px}.history-header h1{font-size:1.6em;letter-spacing:1px}.history-header .subtitle{font-size:.9em}.timeline-content{padding:18px 20px}.timeline-year{font-size:1.2em}.timeline-title{font-size:1em}.timeline-description{font-size:.8em}.timeline-marker{width:12px;height:12px;border-width:2px}}