@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600&family=Inter:wght@400;500;600&display=swap";:root{font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5;font-weight:400;color:#2b1a12;background-color:#fef8f1;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:#f2e9df}#root{min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}*{box-sizing:border-box}:root{--color-cream: #fef8f1;--color-stone: #f2ebe2;--color-wood: #8a5c36;--color-amber: #d48333;--color-sienna: #b4652b;--color-sage: #3d6b52;--color-deep: #2b1a12}.app-shell{background:radial-gradient(circle at top,var(--color-cream),var(--color-stone) 45%,#e6d8cb 100%);color:var(--color-deep)}main{display:flex;flex-direction:column;gap:4rem;padding:0 1.5rem 4rem;max-width:1200px;margin:0 auto}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.25rem 1.5rem;max-width:1200px;margin:0 auto;background:#fef8f1f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(138,90,48,.12)}.logo{display:flex;flex-direction:column;gap:.25rem}.logo-mark{height:68px;width:auto;max-width:260px;object-fit:contain}.logo-tagline{font-family:Inter,Segoe UI,sans-serif;font-size:.75rem;text-transform:none;color:#8a5e3ae6;text-align:center}.nav-links{display:flex;gap:1.25rem;font-size:.95rem}.nav-links a{color:#2b1a12d9;font-weight:500;transition:color .2s ease}.nav-links a:hover{color:var(--color-amber)}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.65rem 1.5rem;font-size:.95rem;font-weight:600;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;cursor:pointer}.btn:focus-visible{outline:3px solid var(--color-sage);outline-offset:2px}.btn.primary{background:linear-gradient(120deg,var(--color-amber),var(--color-sienna));color:#fff;box-shadow:0 15px 35px #b4541759}.btn.primary:hover{transform:translateY(-1px)}.btn.secondary{background:#3d6b521a;border-color:#3d6b524d;color:var(--color-sage)}.btn.ghost{border-color:#2b1a1233;color:#2b1a12d9;background:transparent}.hero{display:flex;flex-direction:column;gap:1.5rem}.hero-description{display:flex;flex-direction:column;gap:1rem;font-size:1.05rem;color:#2b1a12d9;line-height:1.6}.hero-description p{margin:0}.hero-description p:last-child{font-weight:600;color:var(--color-wood)}.section{background:#fffffff2;border-radius:1.5rem;padding:2.5rem;border:1px solid rgba(43,26,18,.05);box-shadow:0 20px 45px #2b1a121f}.section-heading{max-width:640px}.section-heading h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,4vw,2.6rem);margin:.2rem 0 .8rem}.section-heading p{color:#2b1a12bf}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.8rem;color:var(--color-amber);margin:0}.products-gallery-wrapper{display:flex;justify-content:center;margin-bottom:2rem}.products-copy{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem;color:#2b1a12d9;font-size:1.05rem;line-height:1.6;align-items:center;text-align:center}.products-description-list{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;padding:0;margin:1rem auto;max-width:960px}.products-description-list li{position:relative;padding:1rem 1.5rem 1rem 2.5rem;border-radius:1rem;background:#fef8f1d9;border:1px solid rgba(43,26,18,.08);color:#2b1a12d9;line-height:1.5;text-align:left}.products-description-list li:before{content:"";position:absolute;left:1rem;top:1.35rem;width:.6rem;height:.6rem;border-radius:999px;border:2px solid var(--color-amber);box-shadow:0 0 0 3px #d4833326}.products-cta{width:100%;display:flex;justify-content:center}.products-cta .btn{width:auto;padding:.65rem 1.5rem;font-size:.95rem;box-shadow:0 15px 35px #b4541759}.products-slider{position:relative;max-width:900px;width:100%}.products-slide{margin:0;border-radius:1.5rem;overflow:hidden;background:#fff;box-shadow:0 25px 50px #2b1a122e;border:1px solid rgba(43,26,18,.08);display:flex;flex-direction:column}.products-slide img{width:100%;height:auto;max-height:520px;object-fit:contain;display:block;background:#f5f1eb}.products-slide figcaption{padding:1rem 1.2rem;font-weight:600;color:#2b1a12d9;text-align:center}.products-slider-nav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:none;background:#ffffffe6;box-shadow:0 10px 25px #00000026;font-size:1.5rem;color:var(--color-deep);cursor:pointer;display:flex;align-items:center;justify-content:center}.products-slider-nav.prev{left:-1.5rem}.products-slider-nav.next{right:-1.5rem}.about-description{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem;color:#2b1a12cc;line-height:1.6;font-size:1.05rem}.about-description p{margin:0}.about-description p:last-child{font-weight:600;color:var(--color-wood)}.contact-form{display:grid;gap:1rem;margin-top:1.5rem}.contact-form label{display:flex;flex-direction:column;gap:.35rem;font-weight:500;color:#2b1a12d9}.contact-form input,.contact-form textarea{border-radius:.85rem;border:1px solid rgba(43,26,18,.15);padding:.85rem 1rem;font:inherit;color:inherit;background:#fff;transition:border .2s ease,box-shadow .2s ease}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--color-amber);box-shadow:0 0 0 3px #d4833340;outline:none}.contact-hint{margin-top:1rem;color:#2b1a12a6;font-size:.9rem}.contact-feedback{margin-top:.75rem;font-weight:600}.contact-feedback.success{color:var(--color-sage)}.contact-feedback.error{color:#b14432}.contact-links{margin-top:1rem;display:flex;flex-direction:column;gap:.25rem;color:#2b1a12d9}.contact-links a{color:var(--color-amber);font-weight:600}.site-footer{text-align:center;padding:2rem 1.5rem 3rem;color:#2b1a12a6}.site-footer a{color:var(--color-amber);font-weight:600}.footer-contacts{margin-top:1.25rem;display:flex;flex-direction:column;align-items:center;gap:.4rem}.footer-contact-link{display:inline-flex;align-items:center;gap:.4rem;color:#2b1a12cc;font-weight:600}.footer-contact-link:hover{color:var(--color-amber)}.footer-icon{width:18px;height:18px;display:inline-block;stroke:currentColor;stroke-width:2}.footer-icon-instagram{width:18px;height:18px;display:inline-block}@media(max-width:900px){.site-header{flex-wrap:wrap}.nav-links{order:3;width:100%;justify-content:center}.products-description-grid{column-count:1}}@media(max-width:640px){.site-header{position:static}.section{padding:1.75rem}.products-gallery-wrapper{margin-bottom:1.25rem}}@media(max-width:768px){.products-slider{padding:0 2.75rem}.products-slider-nav{width:44px;height:44px}.products-slider-nav.prev{left:.75rem}.products-slider-nav.next{right:.75rem}}@media(max-width:540px){.products-slider{padding:0 1.25rem 3rem}.products-slider-nav{top:auto;bottom:.85rem;transform:none;box-shadow:0 6px 16px #0000001f}.products-slide figcaption{padding-bottom:1rem}.products-description-list{grid-template-columns:1fr}.products-description-list li{padding:.85rem 1rem .85rem 2rem}.products-description-list li:before{left:.85rem}}.products-heading{margin-bottom:1.5rem}
