:root{--primary-color:#83e5bc;--accent-color:#ff2536}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background-color:var(--primary-color);color:#333;justify-content:center;align-items:flex-start;min-height:100vh;padding:2rem 1rem;font-family:Arial,Helvetica,sans-serif;display:flex}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.site-card{background:#fff;width:100%;max-width:960px;box-shadow:0 4px 20px #00000040}.awning{width:100%;height:auto;padding:1rem;display:block}.hero-carousel{background:#e8e0d4;width:100%;line-height:0;position:relative;overflow:hidden}.hero-carousel-inner{transition:transform .5s;display:flex}.hero-carousel-slide{min-width:100%}.hero-carousel-slide img{object-fit:cover;width:100%;height:auto;max-height:400px;display:block}.hero-carousel-placeholder{color:#888;background:#d4c8ba;justify-content:center;align-items:center;width:100%;height:320px;font-family:Arial,sans-serif;font-size:.9rem;display:flex}.hero-carousel-btn{cursor:pointer;color:#555;z-index:2;background:#fff9;border:none;justify-content:center;align-items:center;width:2rem;height:3rem;font-size:1.4rem;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-carousel-btn:hover{background:#ffffffd9}.hero-carousel-btn.prev{left:0}.hero-carousel-btn.next{right:0}.carousel-logo{pointer-events:none;z-index:1;background:#00000073;flex-direction:column;justify-content:center;align-items:center;line-height:normal;display:flex;position:absolute;inset:0}.carousel-logo-title{color:#fff;letter-spacing:.02em;font-family:Georgia,Times New Roman,serif;font-size:2.7rem;font-weight:400;display:block}.carousel-logo-sub{color:#ffffffd9;margin-top:.25rem;font-size:1.2rem;font-style:italic;display:block}.site-nav{background-color:var(--accent-color);width:100%}.site-nav ul{flex-wrap:wrap;justify-content:center;list-style:none;display:flex}.site-nav a{color:#fff;text-transform:uppercase;letter-spacing:.04em;padding:.75rem 1.1rem;font-size:.8rem;font-weight:700;transition:background .15s;display:block}.site-nav a:hover{background:#00000026}.site-nav a.active{outline-offset:-3px;background:#0003;outline:1px solid #ffffff80}main{min-height:300px;padding:2rem}main h1,main h2{color:#333;margin-bottom:1rem;font-size:1.5rem;font-weight:400}main p{color:#444;margin-bottom:.9rem;font-size:.95rem;line-height:1.65}main a{color:#c11}main a:hover{text-decoration:underline}.social-icon-btn{color:#fff;background-color:#c11;border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;margin-right:.4rem;font-size:.75rem;font-weight:700;transition:background .2s;display:inline-flex}.social-icon-btn:hover{background-color:#a00;text-decoration:none}.contact-form{max-width:520px;margin-top:1.25rem}.form-group{margin-bottom:.85rem}.form-group label{color:#555;margin-bottom:.25rem;font-size:.85rem;display:block}.form-group input,.form-group textarea{background:#fff;border:1px solid #ccc;width:100%;padding:.4rem .6rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:#c11;outline:none}.form-group textarea{resize:vertical;height:110px}.form-checkbox{color:#555;cursor:pointer;align-items:center;gap:.5rem;margin-bottom:.85rem;font-size:.85rem;display:flex}.btn-submit{color:#fff;cursor:pointer;background-color:#c11;border:none;padding:.5rem 1.25rem;font-family:inherit;font-size:.85rem;transition:background-color .2s}.btn-submit:hover{background-color:#a00}.contact-info{flex-direction:column;gap:.75rem;margin-top:1.25rem;font-size:.95rem;display:flex}.contact-item{align-items:center;gap:.6rem;display:flex}.contact-item a{color:#c11}.gallery-thumbnails{background:#e8e8e8;gap:3px;padding:3px;line-height:0;display:flex;overflow-x:auto}.gallery-thumb{cursor:pointer;opacity:.7;background:0 0;border:2px solid #0000;flex:none;padding:0;transition:opacity .2s,border-color .2s}.gallery-thumb:hover{opacity:1}.gallery-thumb.active{opacity:1;border-color:#c11}.gallery-thumb img{object-fit:cover;width:70px;height:55px;display:block}.gallery-thumb-ph{color:#888;background:#ccc;justify-content:center;align-items:center;width:70px;height:55px;font-size:.75rem;line-height:1;display:flex}.gallery-wrap{background:#f5f5f5;line-height:0;position:relative}.gallery-slide{background:#f0ece8}.gallery-slide img{object-fit:contain;width:100%;max-height:440px}.gallery-placeholder{color:#888;background:#e0d8d0;justify-content:center;align-items:center;width:100%;height:354px;font-family:Arial,sans-serif;font-size:.9rem;display:flex}.gallery-counter{text-align:center;color:#888;background:#fff;padding:.4rem 0;font-size:.8rem;line-height:1}.site-footer{text-align:center;color:#777;background-color:#f0f0f0;border-top:1px solid #ddd;padding:.75rem 1rem;font-size:.8rem}.footer-social{margin-bottom:.5rem}.mobile-bar{z-index:100;background-color:#c11;height:3rem;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-bar a{color:#fff;border-right:1px solid #ffffff4d;flex:1;justify-content:center;align-items:center;gap:.3rem;font-family:Arial,sans-serif;font-size:.75rem;display:flex}.mobile-bar a:last-child{border-right:none}.mobile-bar a:hover{background:#0000001a}@media (width>=768px){.mobile-bar{display:none}}@media (width<=767px){body{padding-bottom:3rem}main{padding:1.25rem 1rem}}
