*{margin:0;padding:0;box-sizing:border-box}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root,.App{min-height:100vh}@media (max-width: 768px){.cta-button,.shop-button,.filter-button,.nav-link{min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}.hero,.hero-content{padding:1rem}.hero-title{font-size:1.75rem;line-height:1.2;margin-bottom:.75rem}.hero-subtitle{font-size:.95rem;margin-bottom:1.5rem}@media (max-width: 380px){.hero-cta{flex-direction:column;width:100%}.cta-button{width:100%;margin-bottom:.5rem}}.custom-product-grid{grid-template-columns:1fr;gap:1rem;padding:0 .5rem}.product-card{margin:0 auto;max-width:400px;width:100%}.flower,.sparkle{font-size:1.5rem}.floating-header{top:.5rem;right:.5rem;padding:.5rem 1rem;border-radius:20px}.about-section{padding:2rem 1rem}.about-features{gap:1rem}.feature{padding:1.5rem 1rem}.footer{padding:2rem 1rem 1rem}.footer-content{gap:2rem}body{font-size:16px}body,.App{overflow-x:hidden}}@media (max-width: 768px) and (orientation: landscape){.hero{min-height:auto;padding:2rem 1rem}.hero-logo{max-width:250px}.hero-title{font-size:1.5rem}}@media (prefers-contrast: high){.nav-link,.cta-button,.shop-button{border:2px solid currentColor}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.wave,.flower,.sparkle,.dot{animation:none}}@supports (padding: max(0px)){.floating-header{top:max(2rem,env(safe-area-inset-top));right:max(2rem,env(safe-area-inset-right))}.footer{padding-bottom:max(1rem,env(safe-area-inset-bottom))}}@media (max-width: 768px){.wave{animation-duration:40s}.floating-elements,.waves{will-change:transform}}@media (hover: none) and (pointer: coarse){.cta-button:active,.shop-button:active,.filter-button:active{transform:scale(.95)}.product-card:hover{transform:none}.product-card:active{transform:scale(.98)}}.floating-header{position:fixed;top:2rem;right:2rem;z-index:1000;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:30px;padding:.75rem 1.5rem;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.floating-header.scrolled{background:#fffffff2;box-shadow:0 6px 30px #0000001f}.nav-links{display:flex;gap:1.75rem;align-items:center}.nav-link{color:#333;text-decoration:none;font-weight:500;font-size:1rem;position:relative;transition:color .3s ease}.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(90deg,#ff69b4,#e9b7ff);transition:width .3s ease}.nav-link:hover{color:#ff69b4}.nav-link:hover:after{width:100%}.mobile-menu-toggle{display:none;background:transparent;border:none;cursor:pointer;padding:0;width:30px;height:30px;position:relative;z-index:1001;-webkit-tap-highlight-color:transparent}.hamburger-line{display:block;width:18px;height:2px;background-color:#333;transition:all .3s ease;border-radius:1px;position:absolute;left:50%;transform:translate(-50%);transform-origin:center}.hamburger-line:nth-child(1){top:8px}.hamburger-line:nth-child(2){top:14px}.hamburger-line:nth-child(3){top:20px}.floating-header.mobile-open .hamburger-line:nth-child(1){top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.floating-header.mobile-open .hamburger-line:nth-child(2){opacity:0}.floating-header.mobile-open .hamburger-line:nth-child(3){top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg)}@media (max-width: 768px){.floating-header{top:1rem;right:1rem;padding:.75rem;border-radius:20px;width:auto;min-width:50px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;justify-content:center;align-items:center}.floating-header.mobile-open{width:200px;border-radius:20px;padding:1rem;background:#fffffffa;flex-direction:column;align-items:stretch}.mobile-menu-toggle{display:block;margin:0 auto;width:30px;height:30px}.mobile-menu-toggle:focus{outline:none}.mobile-menu-toggle:focus-visible{outline:2px solid #FF69B4;outline-offset:2px;border-radius:4px}.nav-links{display:none;flex-direction:column;gap:1rem;margin-top:1.5rem;align-items:flex-start;width:100%}.nav-links.mobile-open{display:flex}.nav-link{font-size:1rem;width:100%;padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,.05)}.nav-link:last-child{border-bottom:none}.nav-link:after{display:none}.nav-link:active{color:#ff69b4}}@media (max-width: 380px){.floating-header{top:.5rem;right:.5rem}.floating-header.mobile-open{width:180px}}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff0f5;padding:2rem;position:relative;overflow:hidden}.hero-content{text-align:center;max-width:800px;z-index:1}.hero-logo{max-width:400px;width:100%;height:auto;margin-bottom:2rem;filter:drop-shadow(0 4px 12px rgba(255,255,255,.8)) drop-shadow(0 2px 4px rgba(0,0,0,.1))}.hero-title{font-size:3rem;font-weight:700;color:#333;margin-bottom:1rem;line-height:1.2}.hero-subtitle{font-size:1.25rem;color:#666;margin-bottom:2rem;font-weight:300}.hero-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{padding:1rem 2rem;font-size:1.1rem;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;font-weight:500;text-decoration:none;display:inline-block}.cta-button.primary{background:linear-gradient(135deg,#ff69b4,#ffb6c1);color:#fff;box-shadow:0 4px 15px #ff69b44d}.cta-button.primary:hover{background:linear-gradient(135deg,#ff1493,#ff69b4);transform:translateY(-2px) scale(1.05);box-shadow:0 6px 20px #ff69b466}.cta-button.secondary{background-color:#fffc;color:#ff69b4;border:2px solid #FF69B4}.cta-button.secondary:hover{background-color:#ff69b4;color:#fff;transform:translateY(-2px) scale(1.05)}@media (max-width: 768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-logo{max-width:300px}.cta-button{padding:.8rem 1.5rem;font-size:1rem}}.whimsical-background{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0}.waves{position:absolute;top:0;left:50%;transform:translate(-50%);width:110%;height:100%;min-width:1600px}.wave{opacity:.95;animation:wave-flow 25s ease-in-out infinite}.wave1{animation-delay:0s;animation-duration:30s}.wave2{animation-delay:-7s;animation-duration:35s}.wave3{animation-delay:-14s;animation-duration:40s}.wave4{animation-delay:-21s;animation-duration:45s}@keyframes wave-flow{0%,to{transform:translate(0) translateY(0)}33%{transform:translate(-30px) translateY(10px)}66%{transform:translate(20px) translateY(-10px)}}.floating-elements{position:absolute;width:100%;height:100%;pointer-events:none}.flower,.sparkle{position:absolute;font-size:2rem;animation:float 10s ease-in-out infinite;opacity:.6;filter:drop-shadow(0 2px 4px rgba(0,0,0,.05))}.flower1{top:10%;left:10%;animation-delay:0s;animation-duration:12s}.flower2{top:20%;right:15%;animation-delay:3s;animation-duration:15s;font-size:2.5rem}.flower3{bottom:30%;left:20%;animation-delay:6s;animation-duration:18s}.flower4{top:40%;right:30%;animation-delay:9s;animation-duration:14s;font-size:1.8rem}.flower5{bottom:20%;right:10%;animation-delay:12s;animation-duration:16s}.sparkle{font-size:1.5rem;opacity:.8}.sparkle1{top:25%;left:40%;animation-delay:2s;animation-duration:8s}.sparkle2{top:60%;right:25%;animation-delay:5s;animation-duration:10s}.sparkle3{bottom:40%;left:60%;animation-delay:8s;animation-duration:12s}.sparkle4{top:50%;left:30%;animation-delay:11s;animation-duration:14s;font-size:2rem}.flower6{bottom:15%;left:40%;animation-delay:4s;animation-duration:20s;font-size:2.2rem}.flower7{top:30%;left:70%;animation-delay:7s;animation-duration:17s}.flower8{bottom:35%;right:20%;animation-delay:10s;animation-duration:19s;font-size:1.9rem}.dot{position:absolute;width:8px;height:8px;background:radial-gradient(circle,#e9b7ff,#ffd3e1);border-radius:50%;animation:pulse 3s ease-in-out infinite;opacity:.5}.dot1{top:15%;right:40%;animation-delay:0s}.dot2{bottom:25%;left:30%;animation-delay:1s}.dot3{top:45%;right:60%;animation-delay:2s}@keyframes pulse{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.5);opacity:.4}}@keyframes float{0%,to{transform:translateY(0) translate(0) rotate(0)}33%{transform:translateY(-30px) translate(20px) rotate(10deg)}66%{transform:translateY(20px) translate(-20px) rotate(-10deg)}}@media (max-width: 768px){.flower,.sparkle{font-size:1.5rem}.flower2{font-size:2rem}.sparkle{font-size:1.2rem}.flower6,.flower7,.flower8,.sparkle3,.sparkle4,.dot3{display:none}.whimsical-background{height:100%;min-height:100vh}.waves{height:120%;min-height:100vh;top:-10%}}.about-section{padding:4rem 2rem;background:#fff;position:relative}.about-container{max-width:900px;margin:0 auto;text-align:center}.about-title{font-size:2.5rem;color:#333;margin-bottom:2rem}.about-content{margin-bottom:3rem}.about-content p{font-size:1.1rem;line-height:1.8;color:#666;margin-bottom:1.5rem;max-width:700px;margin-left:auto;margin-right:auto}.about-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.feature{padding:2rem;background:#fff0f5;border-radius:20px;transition:transform .3s ease}.feature:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem;display:block;margin-bottom:1rem}.feature h3{font-size:1.3rem;color:#333;margin-bottom:.5rem}.feature p{color:#666;font-size:.95rem}@media (max-width: 768px){.about-title{font-size:2rem}.about-content p{font-size:1rem}.about-features{grid-template-columns:1fr;gap:1.5rem}}.etsy-section{padding:4rem 2rem;background-color:#fafafa}.container{max-width:1200px;margin:0 auto}.section-title{font-size:2.5rem;text-align:center;color:#333;margin-bottom:1rem}.section-subtitle{text-align:center;color:#666;font-size:1.2rem;margin-bottom:3rem}.etsy-native-widget{margin-bottom:3rem;text-align:center}.custom-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.product-image-placeholder{width:100%;height:250px;background:linear-gradient(135deg,#ffe5ec,#ffd3e1);display:flex;align-items:center;justify-content:center;color:#999;font-size:1.1rem}.product-image{width:100%;height:250px;overflow:hidden;background:#f5f5f5;position:relative}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image img{transform:scale(1.05)}.product-card h3{padding:1rem;font-size:1.25rem;color:#333;margin:0}.price{padding:0 1rem;font-size:1.5rem;color:#ff69b4;font-weight:600;margin:0}.shop-button{display:block;margin:1rem;padding:.8rem 1.5rem;background:linear-gradient(135deg,#ff69b4,#ffb6c1);color:#fff;text-decoration:none;border-radius:25px;text-align:center;transition:all .3s ease;font-weight:500}.shop-button:hover{background:linear-gradient(135deg,#ff1493,#ff69b4);transform:scale(1.05)}.widget-info{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #00000014}.widget-info h3{color:#333;margin-bottom:1rem}.widget-info ul{list-style:none;padding:0}.widget-info li{padding:.5rem 0;color:#666;border-bottom:1px solid #eee}.widget-info li:last-child{border-bottom:none}.widget-info strong{color:#333}.etsy-cta{text-align:center;margin:3rem 0;padding:3rem;background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014}.etsy-cta h3{font-size:2rem;color:#333;margin-bottom:1rem}.etsy-cta p{color:#666;font-size:1.1rem;margin-bottom:2rem}.etsy-main-button{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;background:linear-gradient(135deg,#ff69b4,#ff1493);color:#fff;text-decoration:none;border-radius:30px;font-size:1.2rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #ff69b44d}.etsy-main-button:hover{transform:translateY(-2px);box-shadow:0 6px 25px #ff69b466;background:linear-gradient(135deg,#ff1493,#c71585)}.etsy-main-button svg{width:24px;height:24px}.integration-note{text-align:center;margin-top:2rem;padding:1.5rem;background:#f0f0f0;border-radius:10px;font-size:.9rem;color:#666}.product-image-placeholder span{font-size:3rem}.widget-option{margin:3rem 0;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014}.widget-option h3{color:#333;margin-bottom:1rem}.widget-option ol{margin:1rem 0;padding-left:1.5rem;color:#666}.widget-option a{color:#ff69b4;text-decoration:none}.widget-option a:hover{text-decoration:underline}.loading{text-align:center;padding:4rem;font-size:1.2rem;color:#666}code{background:#f5f5f5;padding:.2rem .4rem;border-radius:4px;font-family:monospace;font-size:.9em}.product-filters{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.filter-button{padding:.5rem 1.5rem;border:2px solid #FFB6C1;background:#fff;color:#ff69b4;border-radius:25px;cursor:pointer;transition:all .3s ease;font-weight:500}.filter-button:hover{background:#ffe5ec}.filter-button.active{background:#ff69b4;color:#fff}.product-info{padding:1rem}.product-description{font-size:.9rem;color:#666;margin:.5rem 0}.product-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.featured-badge{position:absolute;top:10px;right:10px;background:#ff69b4;color:#fff;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:600;z-index:1}.out-of-stock{display:block;font-size:.8rem;color:#999;font-weight:400}.no-products{text-align:center;padding:3rem;color:#666}.error-message{text-align:center;padding:3rem;color:#f44;background:#ffe5e5;border-radius:10px}.integration-note ul{list-style:disc;padding-left:2rem;margin-top:.5rem;text-align:left}@media (max-width: 768px){.section-title{font-size:2rem}.custom-product-grid{grid-template-columns:1fr;gap:1.5rem}.product-filters{gap:.5rem;padding:0 1rem}.filter-button{padding:.4rem 1rem;font-size:.9rem}.etsy-cta{margin:2rem 1rem;padding:2rem 1.5rem}.etsy-main-button{padding:.8rem 2rem;font-size:1.1rem}}.footer{background:linear-gradient(135deg,#2c2c2c,#1a1a1a);color:#fff;padding:3rem 2rem 1rem;margin-top:4rem;position:relative;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff69b4,#ffb6c1,#87ceeb,gold,#ff69b4);background-size:200% 100%;animation:gradient-slide 3s ease infinite}@keyframes gradient-slide{0%{background-position:0% 50%}to{background-position:200% 50%}}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-bottom:2rem}.footer-section h3{color:#ffb6c1;margin-bottom:1rem;font-size:1.2rem}.footer-logo{max-width:200px;margin-bottom:1rem;filter:brightness(0) invert(1);opacity:.9}.footer-tagline{color:#ccc;font-size:.95rem;line-height:1.5}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#ccc;text-decoration:none;transition:color .3s ease;font-size:.95rem}.footer-links a:hover{color:#ffb6c1}.social-links{display:flex;gap:1rem;margin-bottom:1rem}.social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;border-radius:50%;color:#fff;transition:all .3s ease;border:2px solid transparent}.social-link:hover{background:#ff69b4;transform:translateY(-3px);border-color:#ffb6c1}.social-link svg{width:20px;height:20px}.footer-email{color:#ccc;font-size:.95rem;margin-top:1rem}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);color:#999;font-size:.9rem}.footer-bottom p{margin:.5rem 0}.footer-made-with{color:#ffb6c1}.footer:after{content:"✨";position:absolute;bottom:20px;right:20px;font-size:2rem;opacity:.1;animation:float 10s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(10deg)}}@media (max-width: 768px){.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-logo{max-width:150px}.social-links{justify-content:center}.footer{padding:2rem 1rem 1rem}}
