:root{--color-primary: #0F7C7C;--color-primary-light: #129393;--color-primary-dark: #0C6363;--color-secondary: #8CB8B0;--color-accent: #D4AF37;--color-background: #F7F5F0;--color-surface: #FFFFFF;--color-surface-elevated: #FFFBF7;--color-text-primary: #1A1A1A;--color-text-secondary: #888888;--color-text-muted: #AAAAAA;--color-text-inverse: #FFFFFF;--color-border: #E0E0D8;--color-border-light: #EAEAE4;--color-border-focus: #0F7C7C;--color-success: #8CB8B0;--color-warning: #D4AF37;--color-error: #DC3545;--color-info: #0F7C7C}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#1a1a1a;background-color:#f7f5f0}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.25;color:#1a1a1a}a{color:#0f7c7c;text-decoration:none;transition:color .15s ease}a:hover{color:#0c6363}img{max-width:100%;height:auto}button{font-family:inherit;cursor:pointer}ul,ol{list-style:none}::selection{background-color:#99d3d3;color:#031919}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f7f5f0}::-webkit-scrollbar-thumb{background:#e0e0d8;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#888}
