@import url(https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap);*{margin:0;padding:0;box-sizing:border-box}*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:'Libre Baskerville',serif;font-weight:400;font-size:1rem;line-height:1.6;color:#2c2c2c;background-color:#fefefe;overflow-x:hidden}:root{--primary-color:#1a1a1a;--secondary-color:#8b4513;--accent-color:#cd853f;--text-primary:#2c2c2c;--text-secondary:#5a5a5a;--text-muted:#5a5a5a;--background-light:#faf9f7;--background-white:#fefefe;--border-color:#e8e6e3;--hover-color:#f5f4f2;--warm-rose:#e8b4b8;--butter-cream:#f6e6d3;--sage-green:#a8b5a1;--lavender-mist:#d4c5e8;--cinnamon-light:#daa48a;--honey-glow:#f0d9b5;--dusty-blue:#b3c5d7;--element-spacing:2rem;--large-spacing:3.5rem;--text-body:1rem}svg{display:inline-block;vertical-align:middle;flex-shrink:0;transition:all 0.3s ease}.btn svg,.newsletter-disclaimer svg{width:16px;height:16px;min-width:16px;min-height:16px}.hero-title svg,.section-title svg{width:48px;height:48px;min-width:48px;min-height:48px}.newsletter-title svg{width:32px;height:32px;min-width:32px;min-height:32px}.contact-icon{font-size:2.5rem;min-width:80px;min-height:80px}.btn:hover svg{transform:scale(1.1)}h1,.hero-title{font-family:'Libre Baskerville',serif;font-weight:700;font-size:clamp(2.5rem, 5vw, 4rem);line-height:1.2;color:#1a1a1a;letter-spacing:-.02em;margin-bottom:2rem}h2,.section-title{font-family:'Libre Baskerville',serif;font-weight:700;font-size:clamp(1.8rem, 3vw, 2.5rem);line-height:1.3;color:#1a1a1a;margin-bottom:1.5rem}h3,.contact-title,.form-title,.newsletter-title{font-family:'Libre Baskerville',serif;font-weight:700;font-size:1.25rem;line-height:1.4;color:#2c2c2c}.hero-description,.section-subtitle,.form-subtitle{font-family:'Libre Baskerville',serif;font-weight:400;font-size:1.125rem;line-height:1.6;color:#5a5a5a}p,.contact-description,.newsletter-subtitle{font-family:'Libre Baskerville',serif;font-weight:400;font-size:1rem;line-height:1.6;color:#6a6a6a}.btn{font-family:'Libre Baskerville',serif;font-weight:700;font-size:.875rem;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;border:none;cursor:pointer;transition:all 0.3s ease;display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem}.contact-time,.contact-link,.form-label{font-family:'Libre Baskerville',serif;font-weight:400;font-size:.875rem;color:#5a5a5a}.breadcrumb-nav{background-color:var(--background-light);padding:2rem 0 1rem;margin-top:35px;border-bottom:1px solid var(--border-color)}.breadcrumb{background:none;padding:0;margin:0}.breadcrumb-item{font-family:'Libre Baskerville',serif;font-weight:400;font-size:.875rem;color:var(--text-muted)}.breadcrumb-item a{color:var(--text-secondary);text-decoration:none;transition:color 0.3s ease}.breadcrumb-item a:hover{color:var(--secondary-color)}.breadcrumb-item.active{color:var(--primary-color)}.hero-section{padding:45px 0 120px;background-color:var(--background-light);position:relative;margin-top:0;text-align:center}.hero-content{max-width:800px;margin:0 auto;padding:0 1rem}.hero-title{margin-bottom:2rem}.hero-description{margin-bottom:3rem}.hero-polaroids{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:600px;margin:0 auto;padding:0 1rem}.polaroid-item{background-color:#fff;padding:12px 12px 40px 12px;box-shadow:0 3px 12px rgb(0 0 0 / .15);transition:all 0.4s cubic-bezier(.175,.885,.32,1.275);cursor:pointer;will-change:transform;position:relative}.polaroid-1{transform:rotate(-6deg)}.polaroid-2{transform:rotate(4deg)}.polaroid-3{transform:rotate(-2deg)}.polaroid-item:hover{transform:scale(1.1) rotate(0deg)!important;box-shadow:0 10px 30px rgb(0 0 0 / .25);z-index:10}.polaroid-photo{width:100%;height:120px;overflow:hidden;background-color:var(--background-light);margin-bottom:15px;aspect-ratio:4/3}.polaroid-photo img{width:100%;height:100%;object-fit:cover;background-color:var(--background-light);transition:transform 0.3s ease;aspect-ratio:4/3}.polaroid-item:hover .polaroid-photo img{transform:scale(1.05)}.polaroid-caption{font-family:'Libre Baskerville',serif;font-weight:400;font-size:.85rem;color:var(--text-primary);text-align:center;line-height:1.2;padding:0 5px}.contact-methods-section{padding:40px 0;background-color:var(--background-white);position:relative}.contact-card{background-color:#fff;border:none;padding:2.5rem 2rem;text-align:center;transition:all 0.4s cubic-bezier(.175,.885,.32,1.275);height:100%;margin-bottom:2rem;box-shadow:0 3px 12px rgb(0 0 0 / .15);will-change:transform;cursor:pointer}.contact-card:nth-child(1){transform:rotate(-1deg)}.contact-card:nth-child(2){transform:rotate(2deg)}.contact-card:nth-child(3){transform:rotate(-1.5deg)}.contact-card:hover{transform:scale(1.05) rotate(0deg)!important;box-shadow:0 15px 40px rgb(0 0 0 / .25);z-index:10}.contact-icon{background-color:var(--background-light);width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 1.5rem;flex-shrink:0}.contact-title{margin-bottom:1rem;color:var(--primary-color)}.contact-description{margin-bottom:1.5rem}.contact-link{color:var(--secondary-color);text-decoration:none;font-weight:600;font-size:1rem;transition:color 0.3s ease;display:inline-block;margin-bottom:.75rem}.contact-link:hover{color:var(--primary-color)}.btn-chat{background-color:var(--secondary-color);color:#fff;border:2px solid var(--secondary-color);padding:.75rem 1.5rem;border-radius:25px;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.btn-chat:hover{background-color:#fff0;color:var(--secondary-color)}.contact-time{color:#5a5a5a;font-style:italic;font-size:.8rem}.contact-form-section{padding:60px 0;background-color:var(--background-light);position:relative}.contact-form-container{background-color:#fff;padding:3rem;box-shadow:0 10px 30px rgb(0 0 0 / .1);border:1px solid var(--border-color);position:relative}.form-title{text-align:center;margin-bottom:1rem;color:var(--primary-color)}.form-subtitle{text-align:center;margin-bottom:2.5rem;max-width:500px;margin-left:auto;margin-right:auto}.form-label{font-weight:600;color:var(--text-primary);margin-bottom:.5rem;display:block}.form-control{width:100%;padding:.875rem 1rem;border:2px solid var(--border-color);border-radius:0;font-family:'Libre Baskerville',serif;font-size:.875rem;color:var(--text-primary);background-color:var(--background-white);transition:border-color 0.3s ease}.form-control:focus{outline:none;border-color:var(--secondary-color);box-shadow:0 0 0 3px rgb(139 69 19 / .1)}.form-control.is-valid{border-color:var(--sage-green)}.form-control.is-invalid{border-color:#dc3545}textarea.form-control{resize:vertical;min-height:120px}.form-check{display:flex;align-items:flex-start;gap:.75rem}.form-check-input{margin:0;width:18px;height:18px;border:2px solid var(--border-color);border-radius:3px;flex-shrink:0}.form-check-input:checked{background-color:var(--secondary-color);border-color:var(--secondary-color)}.form-check-label{font-size:.9rem;color:var(--text-secondary);line-height:1.5}.btn-submit{background-color:var(--secondary-color);color:#fff;border:2px solid var(--secondary-color);padding:1rem 2.5rem;border-radius:0;font-size:1rem;gap:.5rem;transition:all 0.3s ease}.btn-submit:hover{background-color:#fff0;color:var(--secondary-color);transform:translateY(-2px)}.faq-section{padding:60px 0;background-color:var(--background-white);position:relative}.accordion{--bs-accordion-border-color:var(--border-color);--bs-accordion-bg:var(--background-white);--bs-accordion-btn-bg:var(--background-white);--bs-accordion-btn-color:var(--text-primary);--bs-accordion-btn-focus-box-shadow:0 0 0 3px rgba(139, 69, 19, 0.1);--bs-accordion-active-bg:var(--background-light);--bs-accordion-active-color:var(--text-primary)}.accordion-item{border:1px solid var(--border-color);margin-bottom:1rem;position:relative}.accordion-button{font-family:'Libre Baskerville',serif;font-weight:600;font-size:1rem;padding:1.5rem;border:none;border-radius:0}.accordion-button:not(.collapsed){background-color:var(--background-light);color:var(--secondary-color)}.accordion-body{font-family:'Libre Baskerville',serif;font-size:.95rem;line-height:1.6;color:var(--text-secondary);padding:1.5rem}img{max-width:100%;height:auto;background-color:var(--background-light)}.polaroid-photo img{aspect-ratio:4/3;background-color:var(--background-light)}.contact-card{min-height:320px}.contact-form-container{min-height:600px}@media (min-width:1200px){.contact-form-container{padding:4rem}}@media (max-width:992px){.hero-polaroids{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:500px}.polaroid-photo{height:100px}.polaroid-caption{font-size:.8rem}.contact-form-container{padding:2.5rem}.newsletter-form{flex-direction:column;max-width:100%}}@media (max-width:768px){.hero-section{padding:50px 0 80px;margin-top:0}.hero-polaroids{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:350px}.polaroid-photo{height:110px}.contact-methods-section,.contact-form-section,.faq-section,.newsletter-section{padding:80px 0 60px}.contact-card{padding:2rem 1.5rem;margin-bottom:2rem;min-height:280px;transform:rotate(0deg)!important}.contact-card:hover{transform:scale(1.02) rotate(0deg)!important}.contact-form-container{padding:2rem;min-height:auto}.contact-form-container::before{transform:rotate(0deg)}.accordion-item::before{transform:rotate(0deg)}.newsletter-content{padding:2rem 0}}@media (max-width:576px){.hero-polaroids{grid-template-columns:1fr;gap:1.5rem;max-width:220px}.polaroid-photo{height:130px}.polaroid-caption{font-size:.85rem}.contact-card{padding:1.5rem 1rem;min-height:260px}.contact-icon{width:60px;height:60px;font-size:1.5rem;margin-bottom:1rem}.contact-form-container{padding:1.5rem}.form-title{font-size:1.5rem}.btn-submit{padding:.875rem 2rem;width:100%}.newsletter-form{gap:.75rem}.accordion-button{padding:1rem;font-size:.9rem}.accordion-body{padding:1rem}}.btn:focus,.form-control:focus,.newsletter-input:focus,.accordion-button:focus{outline:2px solid var(--accent-color);outline-offset:2px}.visually-hidden,.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.polaroid-photo img,.contact-card,.contact-form-container{will-change:transform}*{transition-property:transform,box-shadow,background-color,color,border-color,opacity;transition-duration:0.3s;transition-timing-function:ease}@media print{.breadcrumb-nav,.newsletter-section,.btn,.hero-polaroids{display:none!important}.hero-section,.contact-methods-section,.contact-form-section,.faq-section{padding:2rem 0}.contact-card{break-inside:avoid;margin-bottom:2rem;box-shadow:none;border:1px solid #ddd;transform:none!important}.contact-form-container{box-shadow:none;border:1px solid #ddd;transform:none!important}.contact-form-container::before{display:none}body{color:#000;background:#fff}h1,h2,h3{color:#000}.contact-link{color:#000!important}}