@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Montserrat:wght@400;500;600;700&display=swap";html{font-size:62.5%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{margin:0 0 60px;background-color:#f8fafc;font-family:Inter,sans-serif;font-size:1.6rem;line-height:1.6;font-weight:400;color:#1e293b}.container{margin-right:auto;margin-left:auto;padding-right:30px;padding-left:30px;width:100%;max-width:1200px}h1,h2,h3,h4{font-family:Montserrat,sans-serif;font-weight:600;letter-spacing:-.02em;color:#0f172a}h1{margin:6rem 0 1.5rem;font-size:4.2rem;line-height:1.2}h2{margin:5rem 0 1.5rem;font-size:2.8rem;line-height:1.3}h3{margin:1.5rem 0;font-size:2rem;line-height:1.4}@media screen and (max-width: 596px){h1{font-size:3.2rem;margin:4rem 0 1.2rem}h2{font-size:2.2rem}}p{margin:1.2rem 0;line-height:1.8}a{color:#2563eb;text-decoration:none;font-weight:500;box-shadow:inset 0 -2px #2563eb4d;transition:all .2s ease-out}a:hover,a:focus{box-shadow:inset 0 -18px #2563eb33;color:#1d4ed8}.intro,.methodology{max-width:800px}.sources ul{margin:0;padding-left:5px;list-style:none}.sources li{margin:8px 0;line-height:1.6}.tick text{font-size:1.2rem;font-family:Inter,sans-serif}b,strong{font-weight:600;color:#0f172a}em{font-style:italic;color:#334155}.container{max-width:1200px;margin:0 auto;padding:2rem}.site-header{background:linear-gradient(90deg,#0f172a,#1e293b);padding:2rem 0;margin-bottom:3rem;color:#fff;box-shadow:0 4px 20px #00000026}.site-header h1{color:#fff;margin:0;text-align:center}.stats-container{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:3rem 0}.stat-card{background:#fff;border-radius:12px;padding:2rem;flex:1 0 calc(33.333% - 2rem);min-width:200px;text-align:center;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;gap:1rem;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{transform:translateY(-3px);box-shadow:0 6px 25px #0000001f}.stat-label{color:#64748b;font-size:1.4rem;font-weight:500}.stat-value{color:#0f172a;font-size:2.2rem;font-weight:600;font-family:Montserrat,sans-serif}.intro-section{margin-bottom:4rem}.visualization-section{margin-bottom:6rem;padding:.5rem}.section-title{margin-bottom:1.5rem;color:#0f172a;font-size:3rem;font-weight:600;position:relative}.section-title:after{content:"";position:absolute;bottom:-.8rem;left:0;width:6rem;height:.3rem;background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:4px}.section-description{max-width:800px;margin:2rem auto;line-height:1.8;color:#334155;font-size:1.6rem;text-align:left}.section-header{margin-bottom:3rem}.timeline-chart,.map-chart{position:relative;width:100%;margin:3rem auto;border-radius:12px;overflow:hidden;display:flex;justify-content:center;align-items:center}.timeline-chart{width:100%;height:auto;aspect-ratio:2/1;overflow:visible}.map-chart{width:100%;height:auto;aspect-ratio:2/3}.chart-container,.map-container{position:relative;width:100%;display:flex;justify-content:center;align-items:center;background:#fff;box-shadow:0 4px 20px #00000014;border-radius:12px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.chart-container:hover,.map-container:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-2px)}.map-container{width:100%;height:100%}.map{position:relative;overflow:hidden;width:100%;border-radius:12px;height:auto}.map-chart circle,.earthquake-circles circle{pointer-events:all;transition:opacity .2s ease}.map-features path,.map-borders path{pointer-events:none}.map-annotations path,.timeline-annotations path{pointer-events:none}.map-annotations text,.timeline-annotations text{pointer-events:none}.earthquake-table text,.axisY text,.xAxis text{pointer-events:none}.annotation-note-bg{pointer-events:none}.map,.timeline-chart{isolation:isolate}.circle-legend{position:absolute;bottom:40px;left:50px;display:flex;flex-direction:column;align-items:flex-start;background:#fffffff2;padding:20px;border-radius:10px;box-shadow:0 4px 12px #0000001a;backdrop-filter:blur(5px);border:1px solid rgba(241,245,249,.8)}.bar-legend{position:absolute;bottom:40px;right:50px;background:#fffffff2;padding:20px;border-radius:10px;box-shadow:0 4px 12px #0000001a;backdrop-filter:blur(5px);border:1px solid rgba(241,245,249,.8)}text>tspan{font-family:Inter,sans-serif;font-size:1.4rem}text.title-legend{font-size:1.6rem;font-weight:500}.title-legend{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.5rem;margin-bottom:1rem;color:#0f172a}.annotation-note-title>tspan{font-family:Montserrat,sans-serif;font-weight:600;font-size:1.6rem}.annotation-note-label>tspan{font-family:Inter,sans-serif;font-size:1.4rem}.earthquake-table{transform-origin:top left}.historical-data{color:#ff9a9f}.instrumental-data{color:#ff3900}.depth-data{color:#8f451b}.visualization-footer{margin-top:6rem;padding:3rem 0;border-top:1px solid #e2e8f0}.footer-content{text-align:center}.footer-links{margin-top:1.5rem}.footer-links a{color:#64748b;text-decoration:none;margin:0 1rem;font-weight:500;transition:all .2s ease;box-shadow:none;padding:.5rem 0}.footer-links a:hover{color:#2563eb;box-shadow:none}@media (max-width: 768px){.container{padding:1.5rem}.site-header{padding:1.5rem 0}.site-header h1{font-size:3rem}.stats-container{gap:1.5rem}.stat-card{padding:1.5rem;min-width:150px}.stat-value{font-size:1.8rem}.section-title{font-size:2.4rem}.section-title:after{width:4rem}.section-description{font-size:1.5rem;margin:1.5rem auto}.timeline-chart{aspect-ratio:3/2}.circle-legend,.bar-legend{padding:15px;bottom:20px}.circle-legend{left:20px}.bar-legend{right:20px}}@media (max-width: 480px){.site-header h1{font-size:2.6rem}.stats-container{flex-direction:column;gap:1rem}.stat-card{flex:1 0 100%}.section-title{font-size:2.2rem}.section-description{font-size:1.4rem}.visualization-footer{margin-top:4rem;padding:2rem 0}.footer-links a{margin:0 .5rem;display:inline-block}}.loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:350px;width:100%;background-color:#fffffff2;border-radius:12px;box-shadow:0 4px 20px #0000000f;backdrop-filter:blur(5px)}.loading-spinner{border:3px solid rgba(37,99,235,.2);width:50px;height:50px;border-radius:50%;border-left-color:#2563eb;margin-bottom:20px;animation:spin 1s cubic-bezier(.45,0,.55,1) infinite}.loading-text{font-size:1.6rem;color:#1e293b;font-family:Inter,sans-serif;font-weight:500;letter-spacing:-.01em}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message{color:#dc2626;background-color:#fee2e2;padding:20px;border-radius:8px;text-align:center;margin:25px 0;font-weight:500;font-family:Inter,sans-serif;box-shadow:0 2px 10px #dc26261a;border:1px solid #fecaca}
