*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff8f3;font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;flex-direction:column;min-height:100vh}.header{background:linear-gradient(135deg,#ffe5e5,#e8f5e9 50%,#e3f2fd);box-shadow:0 2px 10px #0000000d;padding:1.5rem 0}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.logo-container{align-items:center;display:flex;gap:1.5rem;justify-content:center;margin-bottom:1rem}.logo-image{border:3px solid #fffc;border-radius:50%;box-shadow:0 4px 15px #0000001a;height:80px;object-fit:cover;width:80px}.logo{color:#5d4e6d;font-size:2.5rem;font-weight:700;letter-spacing:1px;margin:0;text-align:center}.nav{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.nav-link{border-radius:20px;color:#6b5b73;font-size:1.1rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.nav-link:hover{background-color:#fff9;color:#4a3f5c;transform:translateY(-2px)}.main{flex:1 1;padding:3rem 0}.footer{background:linear-gradient(135deg,#e3f2fd,#e8f5e9 50%,#ffe5e5);color:#5d4e6d;margin-top:4rem;padding:2rem 0;text-align:center}.footer p{font-size:.9rem}@media (max-width:768px){.logo-container{flex-direction:column;gap:.5rem}.logo-image{height:60px;width:60px}.logo{font-size:2rem}.nav{gap:1rem}.nav-link{font-size:1rem}.container{padding:0 1rem}}.home{width:100%}.hero{background:linear-gradient(135deg,#fff0f5,#f0f8ff);border-radius:20px;margin-bottom:4rem;padding:3rem 0;text-align:center}.hero-title{color:#5d4e6d;font-size:3rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{color:#6b5b73;font-size:1.5rem;font-weight:300}.values{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.value-card{background:linear-gradient(135deg,#ffeef8,#e8f5ff);border-radius:20px;box-shadow:0 4px 20px #00000014;padding:2.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.value-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.value-card h3{color:#5d4e6d;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.value-card p{color:#6b5b73;font-size:1.05rem;line-height:1.6}.section-title{color:#5d4e6d;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.gallery-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.gallery-item{border-radius:15px;box-shadow:0 4px 20px #00000014;overflow:hidden;transition:transform .3s ease}.gallery-item:hover{transform:scale(1.03)}.placeholder-image{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:1.2rem;font-weight:600;gap:1rem;height:400px;justify-content:center}.placeholder-image span{font-size:4rem}.floral-1{background:linear-gradient(135deg,#ffb6c1,pink)}.floral-2{background:linear-gradient(135deg,plum,#e6b3e6)}.floral-3{background:linear-gradient(135deg,#98d8c8,#b4e7d8)}.floral-4{background:linear-gradient(135deg,#f7dc6f,#fae29f)}@media (max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.section-title{font-size:2rem}.values{grid-template-columns:1fr}}.products{width:100%}.page-title{color:#5d4e6d;font-size:3rem;font-weight:700;margin-bottom:1rem;text-align:center}.page-subtitle{color:#6b5b73;font-size:1.3rem;font-weight:300;margin-bottom:4rem;text-align:center}.products-container{display:flex;flex-direction:column;gap:4rem}.product-category{width:100%}.category-title{border-bottom:3px solid #ffb6c1;color:#5d4e6d;font-size:2.2rem;font-weight:600;margin-bottom:2rem;padding-bottom:1rem;text-align:center}.product-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.product-card{background:linear-gradient(135deg,#fff5f7,#f0f8ff);border-radius:20px;box-shadow:0 4px 20px #00000014;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-8px)}.product-image{align-items:center;display:flex;height:250px;justify-content:center}.product-emoji{font-size:5rem}.product-image-1-1{background:linear-gradient(135deg,#ffb6c1,#ffd1dc)}.product-image-1-2{background:linear-gradient(135deg,plum,#e6b3e6)}.product-image-1-3{background:linear-gradient(135deg,#98d8c8,#b4e7d8)}.product-image-2-1{background:linear-gradient(135deg,#f7dc6f,#fae29f)}.product-image-2-2{background:linear-gradient(135deg,#ffb6c1,pink)}.product-image-2-3{background:linear-gradient(135deg,#b4a7d6,#c9bfdd)}.product-image-3-1{background:linear-gradient(135deg,#a8e6cf,#c1f0dd)}.product-image-3-2{background:linear-gradient(135deg,#ffd3b6,#ffdfc4)}.product-image-3-3{background:linear-gradient(135deg,#ffaaa5,#ffb6b9)}.product-info{padding:1.5rem}.product-name{color:#5d4e6d;font-size:1.4rem;font-weight:600;margin-bottom:.5rem}.product-description{color:#6b5b73;font-size:1rem;line-height:1.6;margin-bottom:1rem}.product-badge{background:linear-gradient(135deg,#ffb6c1,plum);border-radius:20px;color:#fff;display:inline-block;font-size:.85rem;font-weight:600;padding:.4rem 1rem}.info-banner{background:linear-gradient(135deg,#fff0f5,#f0f8ff);border:2px dashed plum;border-radius:15px;margin-top:3rem;padding:2rem;text-align:center}.info-banner p{color:#5d4e6d;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.page-title{font-size:2rem}.page-subtitle{font-size:1.1rem}.category-title{font-size:1.8rem}.product-grid{grid-template-columns:1fr}}.about{width:100%}.about-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 2fr;margin-bottom:4rem}.about-image{position:-webkit-sticky;position:sticky;top:2rem}.creator-placeholder{background:linear-gradient(135deg,#ffe5e5,#e8f5e9);border-radius:20px;box-shadow:0 4px 20px #00000014;padding:3rem;text-align:center}.creator-placeholder span{display:block;font-size:8rem;margin-bottom:1rem}.creator-placeholder p{color:#5d4e6d;font-size:2rem;font-weight:600}.about-text{background:linear-gradient(135deg,#fff5f7,#f0f8ff);border-radius:20px;box-shadow:0 4px 20px #00000014;padding:3rem}.about-subtitle{color:#5d4e6d;font-size:2rem;font-weight:600;margin-bottom:1.5rem}.about-paragraph{color:#6b5b73;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;text-align:justify}.about-paragraph:last-child{margin-bottom:0}.values-section{background:linear-gradient(135deg,#fff0f5,#f0f8ff);border-radius:20px;box-shadow:0 4px 20px #00000014;padding:3rem}.section-heading{color:#5d4e6d;font-size:2.2rem;font-weight:600;margin-bottom:2rem;text-align:center}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.value-box{background:#fff;border-radius:15px;box-shadow:0 2px 15px #0000000d;padding:2rem;text-align:center;transition:transform .3s ease}.value-box:hover{transform:translateY(-5px)}.value-icon{display:block;font-size:3rem;margin-bottom:1rem}.value-box h4{color:#5d4e6d;font-size:1.3rem;font-weight:600;margin-bottom:.8rem}.value-box p{color:#6b5b73;font-size:1rem;line-height:1.6}@media (max-width:968px){.about-content{grid-template-columns:1fr}.about-image{position:static}.creator-placeholder span{font-size:6rem}.creator-placeholder p{font-size:1.5rem}}@media (max-width:768px){.page-title{font-size:2rem}.about-subtitle{font-size:1.6rem}.about-paragraph{font-size:1rem}.section-heading{font-size:1.8rem}.values-grid{grid-template-columns:1fr}.about-text,.values-section{padding:2rem}}.where-to-find{width:100%}.locations-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.location-card{align-items:center;background:linear-gradient(135deg,#fff5f7,#f0f8ff);border-radius:20px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;padding:2.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.location-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-8px)}.location-card.featured{background:linear-gradient(135deg,#ffe5e5,#e8f5e9);border:3px solid #ffb6c1;grid-column:1/-1}.location-icon{font-size:4rem;margin-bottom:1rem}.location-name{color:#5d4e6d;font-size:2rem;font-weight:700;margin-bottom:.5rem}.location-type{color:#6b5b73;font-size:1.1rem;font-weight:600;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.location-address{color:#5d4e6d;font-size:1.2rem;font-weight:500;margin-bottom:1rem}.location-description{color:#6b5b73;font-size:1.05rem;line-height:1.8;margin-bottom:1.5rem;max-width:600px}.location-link{background:linear-gradient(135deg,#ffb6c1,plum);border-radius:25px;box-shadow:0 4px 15px #ffb6c14d;color:#fff;display:inline-block;font-size:1.05rem;font-weight:600;padding:.8rem 2rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.location-link:hover{box-shadow:0 6px 25px #ffb6c180;transform:translateY(-3px)}.season-badge{border-radius:20px;color:#fff;display:inline-block;font-size:.95rem;font-weight:600;margin-top:1rem;padding:.6rem 1.5rem}.season-badge.spring{background:linear-gradient(135deg,#98d8c8,#b4e7d8)}.season-badge.summer{background:linear-gradient(135deg,#f7dc6f,#fae29f)}.contact-section,.info-section{background:linear-gradient(135deg,#fff0f5,#f0f8ff);border-radius:20px;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;padding:2.5rem;text-align:center}.contact-title,.info-title{color:#5d4e6d;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.contact-text,.info-text{color:#6b5b73;font-size:1.1rem;line-height:1.8;margin:0 auto;max-width:800px}@media (max-width:768px){.page-title{font-size:2rem}.page-subtitle{font-size:1.1rem}.locations-container{grid-template-columns:1fr}.location-card.featured{grid-column:1}.location-name{font-size:1.6rem}.contact-title,.info-title{font-size:1.5rem}.contact-section,.info-section,.location-card{padding:2rem}}
/*# sourceMappingURL=main.cf0528e1.css.map*/