:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#111827;background-color:#f8f5f0}body{margin:0;min-width:320px;min-height:100vh;background-color:#f8f5f0;background-image:radial-gradient(circle at 0 0,rgba(0,0,0,.04) 0,transparent 55%),radial-gradient(circle at 100% 100%,rgba(0,0,0,.03) 0,transparent 55%),radial-gradient(circle at 100% 0,rgba(0,0,0,.02) 0,transparent 55%);background-repeat:no-repeat}a{font-weight:500;color:#1d4ed8;text-decoration:none}a:hover{color:#1e40af}h1,h2,h3{margin:0}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#fff;cursor:pointer;transition:border-color .25s}button:hover{border-color:#1d4ed8}button:focus,button:focus-visible{outline:3px solid #2563eb;outline-offset:2px}.header{text-align:center}.header__plaque{display:inline-block;padding:1rem 2.75rem 1.1rem;border-radius:999px;background:radial-gradient(circle at 30% 0,#50352a,#2a1a14);box-shadow:0 0 0 1px #d4af37d9,0 10px 26px #0f172a80;position:relative}.header__plaque:before{content:"";position:absolute;inset:4px;border-radius:999px;border:1px solid rgba(248,245,240,.25);box-shadow:0 0 0 1px #00000040 inset}.header__title{font-size:1.9rem;letter-spacing:.18em;color:#f9f5ec}.header__subtitle{margin-top:.35rem;font-size:1rem;font-weight:500;color:#f5e6c8}.header__intro{margin-top:1rem;font-size:.95rem;color:#374151}.header__intro p{margin:.2rem 0}@media(min-width:768px){.header__title{font-size:2.25rem}.header__plaque{padding-inline:3.25rem}}.legend{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;align-items:center;padding:.75rem 1rem;border-radius:999px;background-color:#e5e7eb}.legend__item{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;color:#374151}.legend__color{width:14px;height:14px;border-radius:4px}.legend__color--dynasty{background-color:#c44536}.legend__color--kingdom{background-color:#3a6ea5}.legend__color--event{background-color:#8a2be2}.legend__label{white-space:nowrap}.timeline-item{position:relative;width:100%;max-width:440px}.timeline-item--left{align-self:flex-start}.timeline-item--right{align-self:flex-end}.timeline-item--center{align-self:center}.timeline-item__content{width:100%;padding:1rem 1.25rem 1.1rem;border-radius:.75rem;border:1px solid rgba(181,156,124,.7);text-align:left;display:flex;flex-direction:column;gap:.55rem;color:#111827;background-color:#fff;box-shadow:0 0 0 1px #ffffff80,0 10px 25px #0f172a12;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease;min-height:calc(40px + var(--duration, 1) * 4px)}.timeline-item__content--dynasty{border-left:4px solid #c44536}.timeline-item__content--kingdom{border-left:4px solid #3a6ea5}.timeline-item__content--event{border-left:4px solid #8a2be2}.timeline-item__content:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0f172a1f;background-color:#f9fafb;border-color:#b59c7cb3}.timeline-item__meta{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.1rem}.timeline-item__years{font-size:.85rem;color:#4b5563}.timeline-item__type{font-size:.75rem;padding:.1rem .5rem;border-radius:999px;background-color:#e5e7eb;color:#374151}.timeline-item__title{font-size:1rem;font-weight:600;color:#111827;line-height:1.5}.timeline-item__summary{margin:0;font-size:.85rem;color:#4b5563;line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:767px){.timeline-item{max-width:100%;align-self:stretch}.timeline-item__content{min-height:calc(64px + var(--duration, 1) * 3px)}}.timeline{position:relative;margin-top:.5rem}.timeline__line{position:absolute;top:0;bottom:0;left:50%;width:2px;transform:translate(-50%);background:linear-gradient(to bottom,#d1c4aa,#b59c7c);opacity:.9}.timeline__items{position:relative;display:flex;flex-direction:column;gap:1.25rem;padding:.5rem 0}@media(max-width:767px){.timeline__line{left:.75rem;transform:none}.timeline__items{margin-left:1.25rem}}.modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:1.5rem;background-color:#0f172a8c;z-index:40}.modal__content{width:100%;max-width:640px;max-height:min(90vh,720px);background-color:#f8f5f0;border-radius:1rem;box-shadow:0 0 0 1px #b59c7cb3,0 24px 80px #0f172a66;display:flex;flex-direction:column}.modal__header{padding:1.1rem 1.5rem .7rem;border-bottom:2px solid rgba(212,175,55,.9);background:linear-gradient(90deg,#2b1b16,#3a2620);box-shadow:0 3px #0000004d}.modal__title-group{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.modal__title{font-size:1.25rem;color:#f9f5ec}.modal__tag{font-size:.75rem;padding:.15rem .55rem;border-radius:999px;color:#fff}.modal__tag--dynasty{background-color:#c44536}.modal__tag--kingdom{background-color:#3a6ea5}.modal__tag--event{background-color:#8a2be2}.modal__years{margin:.4rem 0 0;font-size:.9rem;color:#e5d4b4}.modal__body{padding:1.1rem 1.75rem 1.2rem;overflow-y:auto}.modal__description{margin:0 0 1rem;font-size:.95rem;color:#374151;line-height:1.7}.modal__section{margin-top:.9rem}.modal__section-title{margin:0 0 .4rem;font-size:.95rem;font-weight:600;color:#111827}.modal__figures{list-style:none;padding:0;margin:.1rem 0 0}.modal__figure{padding:.45rem 0}.modal__figure-name{font-size:.9rem;font-weight:600;color:#111827}.modal__figure-description{font-size:.9rem;color:#4b5563}.modal__footer{padding:.75rem 1.5rem 1rem;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end}.modal__close-button{padding-inline:1.4rem}@media(max-width:640px){.modal{padding:.75rem}.modal__content{max-height:100vh}}.app{max-width:1120px;margin:0 auto;padding:2.5rem 1.5rem 3rem;box-sizing:border-box}.app__header{margin-bottom:2rem}.app__main{display:flex;flex-direction:column;gap:1.5rem}.app__timeline-section{margin-top:.5rem}.app__footer{margin-top:2.5rem;font-size:.875rem;color:#6b7280;text-align:center}.app__footer-text{margin:0}@media(min-width:960px){.app{padding:3rem 2rem 3.5rem}}
