*{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;background-color:#fff;color:#1a1a1a;line-height:1.6}h1{font-family:Georgia,Times New Roman,serif;font-weight:700;font-size:2.5rem;line-height:1.2;color:#1a1a1a;margin:1.5rem 0 1rem;letter-spacing:-.02em}h2{font-family:Georgia,Times New Roman,serif;font-weight:700;font-size:1.75rem;line-height:1.3;color:#1a1a1a;margin:1.5rem 0 .75rem;letter-spacing:-.015em}h3{font-family:Georgia,Times New Roman,serif;font-weight:700;font-size:1.25rem;line-height:1.4;color:#1a1a1a;margin:1rem 0 .5rem}h4,h5,h6,.news-title{font-family:Georgia,Times New Roman,serif;font-weight:700;color:#1a1a1a}html{scroll-behavior:smooth}p{margin:.75em 0;font-size:1rem;line-height:1.7;color:#333}@keyframes scroll{0%{transform:translate(100%)}to{transform:translate(-100%)}}.animate-scroll{display:inline-block;white-space:nowrap;animation:scroll 30s linear infinite}.animate-scroll:hover{animation-play-state:paused}@keyframes pulse-indicator{0%,to{opacity:1}50%{opacity:.6}}.pulse-indicator{animation:pulse-indicator 2s cubic-bezier(.4,0,.6,1) infinite}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#999}*:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none;background:none;font-family:inherit}a{color:#1a1a1a;text-decoration:none;transition:color .3s ease}a:hover{color:#666}a.nav-link{font-size:.95rem;font-weight:500;position:relative;padding:.25rem 0}a.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background-color:#1a1a1a;transition:width .3s ease}a.nav-link:hover:after{width:100%}a.nav-link.active:after{width:100%}input,textarea,select{font-family:inherit;font-size:inherit}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@media(max-width:768px){h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.1rem}p{font-size:.95rem}}@media(max-width:640px){h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1rem}p{font-size:.9rem}}@media print{body{background:#fff}a{text-decoration:underline}}@keyframes luxuryFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.animate-luxuryFade{animation:luxuryFade 1.6s ease-out forwards}@keyframes loadingLine{0%{opacity:.2}50%{opacity:.8}to{opacity:.2}}.animate-loadingLine{animation:loadingLine 2.4s ease-in-out infinite}
