*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#333;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Georgia,Times New Roman,serif;font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:3rem;font-weight:700;line-height:1.2;font-family:Georgia,Times New Roman,serif}@media(max-width:768px){h1{font-size:2.5rem}}@media(max-width:576px){h1{font-size:2rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.3;font-family:Georgia,Times New Roman,serif}@media(max-width:768px){h2{font-size:2rem}}@media(max-width:576px){h2{font-size:1.75rem}}h3{font-size:2rem;font-weight:600;line-height:1.4;font-family:Georgia,Times New Roman,serif}@media(max-width:768px){h3{font-size:1.75rem}}@media(max-width:576px){h3{font-size:1.5rem}}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}p{margin-bottom:1rem;line-height:1.7}a{color:#c79a4a;text-decoration:none;transition:all .3s ease}a:hover{color:#a67c2e}button{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 15px}@media(min-width:768px){.container{padding:0 20px}}.section{padding:60px 0}@media(min-width:768px){.section{padding:80px 0}}@media(min-width:992px){.section{padding:100px 0}}.btn-primary{background:#c79a4a;color:#000;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-block;text-decoration:none;text-align:center}.btn-primary:hover{background:#d8b36a;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-primary:disabled:hover{transform:none;box-shadow:none}.btn-secondary{background:transparent;color:#c79a4a;border:2px solid #C79A4A;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-block;text-decoration:none;text-align:center}.btn-secondary:hover{background:#c79a4a;color:#000;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.btn-secondary:active{transform:translateY(0)}.card{background:#fff;border:1px solid rgba(208,208,208,.5);border-radius:8px;box-shadow:0 4px 6px -1px #0000001a;padding:1.5rem;transition:all .3s ease}.card:hover{box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-4px);border-color:#c79a4a4d}.text-center{text-align:center}.text-primary{color:#c79a4a}.text-secondary{color:#555}.bg-light{background:#f0f0f0}.bg-dark{background:#1a1a1a;color:#fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fade-in{animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.skeleton{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0,#e0e0e0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}input,textarea,select{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;padding:.75rem 1rem;border:1px solid #767676;border-radius:8px;transition:all .3s ease;width:100%;background:#fff;color:#333}input:focus,textarea:focus,select:focus{outline:none;border-color:#c79a4a;box-shadow:0 0 0 3px #c79a4a33}input::placeholder,textarea::placeholder,select::placeholder{color:#777}label{display:block;margin-bottom:.5rem;font-weight:500;color:#555}.form-group{margin-bottom:1.5rem}.error-message{color:#ef4444;font-size:.875rem;margin-top:.25rem}.success-message{color:#10b981;font-size:.875rem;margin-top:.25rem}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#c79a4a4d;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#c79a4a80}
