*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1rem,.9rem + .5vw,1.125rem);line-height:1.6;color:#2d2d2d;background-color:#fafafa}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,Georgia,serif;font-weight:600;line-height:1.2;color:#1a1a1a}h1{font-size:clamp(2.5rem,1.75rem + 3.75vw,4rem)}h2{font-size:clamp(2rem,1.5rem + 2.5vw,3rem)}h3{font-size:clamp(1.5rem,1.25rem + 1.25vw,2rem)}h4{font-size:clamp(1.25rem,1.1rem + .75vw,1.5rem)}p{margin-bottom:1rem}p:last-child{margin-bottom:0}a{color:#8b2635;text-decoration:none;transition:color .15s ease}a:hover{color:#5e1a24}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.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}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1rem,.9rem + .5vw,1.125rem);font-weight:600;text-decoration:none;border:none;border-radius:8px;cursor:pointer;transition:all .25s ease}.btn:disabled{opacity:.6;cursor:not-allowed}.btn:focus-visible{outline:2px solid #8B2635;outline-offset:2px}.btn-primary{background:#8b2635;color:#fff}.btn-primary:hover{background:#5e1a24}.btn-secondary{background:#fff;color:#8b2635;border:2px solid #8B2635}.btn-secondary:hover{background:#8b2635;color:#fff}.btn-accent{background:#f4a261;color:#1a1a1a}.btn-accent:hover{background:#f7c59f}.section{padding:4rem 0}@media(min-width:768px){.section{padding:6rem 0}}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{margin-bottom:1rem}.section-header p{max-width:600px;margin:0 auto;color:#424242}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease forwards}.slide-up{animation:slideUp .6s ease forwards}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}main.svelte-12qhfyh{flex:1}
