:root{--blush:#e8a0b4;--blush-light:#f5c6d5;--blush-dark:#c9708a;--butter:#e8c96a;--butter-light:#f5e0a0;--butter-dark:#c9a030;--lavender:#b09acc;--lavender-light:#d4c3e8;--lavender-dark:#8060aa;--baby-blue:#7ab8d8;--baby-blue-light:#aad4e8;--baby-blue-dark:#4a8aaa;--cream:#ebd3b7;--cream-dark:#f0e4d0;--sage:#8ab89a;--sage-light:#b4d4be;--sage-dark:#5a8a6a;--warm-white:#ebd3b7;--text-deep:#3d2c2c;--text-medium:#6b4e4e;--text-soft:#9a7a7a;--font-display:"Playfair Display", Georgia, serif;--font-body:"Nunito", system-ui, sans-serif;--font-script:"Dancing Script", cursive;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-2xl:6rem;--radius-sm:12px;--radius-md:24px;--radius-lg:40px;--radius-xl:60px;--radius-pill:999px;--shadow-soft:0 4px 24px #c88ca02e;--shadow-medium:0 8px 40px #b4789638;--shadow-strong:0 16px 60px #a0648247;--shadow-glow:0 0 30px #e8a0b466;--transition-smooth:all .4s cubic-bezier(.34, 1.56, .64, 1);--transition-gentle:all .6s cubic-bezier(.25, .46, .45, .94)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-body);background-color:var(--warm-white);color:var(--text-deep);-webkit-font-smoothing:antialiased;line-height:1.7;overflow-x:hidden}#preloader{z-index:9999;background-color:#fffdfc;background-image:linear-gradient(90deg,#e8a0b41f 50%,#0000 50%),linear-gradient(#e8a0b41f 50%,#0000 50%),radial-gradient(circle,#00000004 1px,#0000 1px);background-size:40px 40px,40px 40px,4px 4px;flex-direction:column;justify-content:center;align-items:center;transition:opacity 1s cubic-bezier(.25,1,.5,1),visibility 1s;display:flex;position:fixed;inset:0;overflow:hidden;box-shadow:inset 0 0 150px #583e3524}#preloader.fade-out{opacity:0;visibility:hidden;pointer-events:none}.preloader-canvas{width:100%;height:100%;position:absolute;inset:0}.preloader-logo-reveal{z-index:10;text-align:center;opacity:0;pointer-events:none;transition:opacity 1.2s cubic-bezier(.25,1,.5,1),transform 1.2s cubic-bezier(.25,1,.5,1);position:absolute;bottom:8%;transform:translateY(15px)}.preloader-logo-reveal.show{opacity:.9;transform:translateY(0)}.navbar{z-index:1000;width:calc(100% - 3rem);max-width:1100px;position:fixed;top:1.2rem;left:50%;transform:translate(-50%)}.navbar-inner{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-pill);background-color:#fdf6eed6;background-image:linear-gradient(90deg,#e8a0b438 50%,#0000 50%),linear-gradient(#e8a0b438 50%,#0000 50%),radial-gradient(circle,#00000004 1px,#0000 1px);background-size:36px 36px,36px 36px,4px 4px;border:1.5px solid #ffffffd9;justify-content:space-between;align-items:center;padding:.1rem 1.5rem;display:flex;position:relative;box-shadow:0 8px 32px #c88ca026,inset 0 2px 8px #fffc}.navbar-inner:before{content:"";border-radius:var(--radius-pill);pointer-events:none;border:1.5px dashed #e8a0b48c;position:absolute;inset:4px}.navbar.scrolled .navbar-inner{background-color:#fdf6eef2;background-image:linear-gradient(90deg,#e8a0b438 50%,#0000 50%),linear-gradient(#e8a0b438 50%,#0000 50%),radial-gradient(circle,#00000004 1px,#0000 1px);background-size:36px 36px,36px 36px,4px 4px;border-color:#e8a0b440;box-shadow:0 8px 32px #c88ca033,inset 0 2px 8px #fffc}.navbar-logo{z-index:10;align-items:center;gap:.6rem;margin-left:-20px;text-decoration:none;display:flex;position:relative}.navbar-logo-icon{border:2px dashed var(--blush);filter:drop-shadow(0 3px 6px #c8788c38);background:#fff;border-radius:50%;padding:2px;transition:transform .4s cubic-bezier(.34,1.56,.64,1);width:52px!important;height:52px!important}.navbar-logo:hover .navbar-logo-icon{transform:rotate(12deg)scale(1.08)}.navbar-logo-text{font-family:var(--font-script);color:var(--blush-dark);letter-spacing:-.02em;font-size:1.6rem}.navbar-links.desktop-only{align-items:center;gap:2rem;list-style:none;display:flex}.navbar-links a{font-family:var(--font-body);color:var(--text-medium);font-size:.9rem;font-weight:700;text-decoration:none;transition:color .3s;position:relative}.navbar-links a:after{content:"";border-bottom:2px dashed var(--blush);width:0;height:2px;transition:width .45s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:-4px;left:0}.navbar-links a:hover{color:var(--blush-dark)}.navbar-links a:hover:after{width:100%}.navbar-cta{background:linear-gradient(135deg, var(--blush-dark), var(--blush));border-radius:var(--radius-pill);padding:.5rem 1.3rem;position:relative;box-shadow:0 4px 14px #b0648c4d;color:#fff!important;transition:var(--transition-smooth)!important;font-weight:700!important}.navbar-cta:before{content:"";border-radius:var(--radius-pill);pointer-events:none;border:1px dashed #ffffff8c;position:absolute;inset:3px}.navbar-cta:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 20px #b0648c6b!important}.navbar-cta:after{display:none!important}.navbar-scallop-trim{pointer-events:none;z-index:-1;filter:drop-shadow(0 4px 5px #583e3517);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 12'%3E%3Cpath d='M0 0h30v0.5C30 6.5 24 11.5 15 11.5S0 6.5 0 0.5V0z' fill='%23fdf6ee'/%3E%3Cpath d='M0 0.5c0 5 6 10.5 15 10.5s15-5.5 15-10.5' fill='none' stroke='%23c9708a' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:round no-repeat;background-size:30px 12px;height:12px;position:absolute;bottom:-12px;left:32px;right:32px}.thread-connector{pointer-events:none;z-index:0;width:100%;position:absolute;top:0;left:0;overflow:visible}.hero{background:var(--cream);min-height:100vh;color:var(--text-deep);font-family:var(--font-body);justify-content:center;align-items:center;padding:8rem 3rem 4rem;display:flex;position:relative;overflow:hidden}.hero-carousel{width:100%;max-width:1400px;height:600px;position:relative}.hero-slide{opacity:0;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .8s ease-in-out;display:flex;position:absolute;top:0;left:0}.hero-slide.active{opacity:1;pointer-events:auto;z-index:1}.hero-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-lg);width:100%;height:100%;box-shadow:var(--shadow-medium);background:#faf5f0;border:2px dashed #e8a0b44d;grid-template-columns:1.1fr .9fr;align-items:center;gap:2rem;padding:1.5rem 3rem;display:grid}.hero-box-coffee{background:linear-gradient(135deg,#f4e6d7d9 0%,#e2d2c3cc 100%);border:2px dashed #a0826e59;box-shadow:0 15px 40px #64503c0f}.promo-container{border-radius:var(--radius-lg);width:100%;height:100%;box-shadow:var(--shadow-medium);border:2px dashed #e8a0b44d;justify-content:center;align-items:center;display:flex;overflow:hidden;background-color:#faf5f0!important}.promo-link{width:100%;height:100%;display:block}.promo-image{object-fit:cover;border-radius:calc(var(--radius-lg) - 4px);mix-blend-mode:multiply;width:100%;height:100%}.carousel-indicators{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.indicator{cursor:pointer;background:#c9708a4d;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.indicator.active{background:var(--blush-dark);transform:scale(1.2)}.hero-content{z-index:2;padding-left:2rem;position:relative}.hero-badge{color:#7b6455;letter-spacing:.1em;text-transform:uppercase;border-radius:var(--radius-pill);background:#e6d7c866;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;animation:.8s forwards fadeSlideUp;display:inline-flex}.hero-badge i{color:#b08d7a;font-style:normal}.hero-heading{font-family:var(--font-display);color:#4a3831;opacity:0;margin-bottom:.75rem;font-size:clamp(2.2rem,3.8vw,3.2rem);font-weight:700;line-height:1.15;animation:.8s .15s forwards fadeSlideUp}.hero-heading em{font-family:var(--font-script);color:#c4987f;font-size:1.2em;font-style:normal;font-weight:500}.hero-subtext{color:#6d5b51;opacity:0;max-width:520px;margin-bottom:1.25rem;font-size:1rem;line-height:1.6;animation:.8s .3s forwards fadeSlideUp}.hero-buttons{opacity:0;flex-wrap:wrap;gap:1.2rem;margin-bottom:0;animation:.8s .45s forwards fadeSlideUp;display:flex}.btn-primary{border-radius:var(--radius-pill);cursor:pointer;transition:var(--transition-smooth);background:#a98066;border:none;align-items:center;gap:.6rem;padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 4px 15px #a980664d;color:#fff!important}.btn-primary:hover{background:#906b53;transform:translateY(-2px);box-shadow:0 6px 20px #a9806666}.btn-secondary{border-radius:var(--radius-pill);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:1.5px solid #d4c2b3;align-items:center;gap:.6rem;padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex;color:#6d5b51!important}.btn-secondary:hover{background:#d4c2b326;border-color:#a98066;color:#a98066!important}.hero-visual{z-index:2;justify-content:center;align-items:center;height:480px;display:flex;position:relative}.hero-showcase{aspect-ratio:1;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.hero-float-item{cursor:pointer;z-index:5;background:radial-gradient(circle,#fdf6eef2 0%,#f6e9dce6 100%);border:1px solid #ffffff80;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;padding:1rem;transition:transform .4s;display:flex;position:absolute;box-shadow:0 10px 30px #64503c14}.hero-float-item:hover{box-shadow:0 15px 40px #64503c1f;transform:translateY(-5px)scale(1.05)!important}.hero-float-item .icon{opacity:.8;width:32px;height:32px;margin-bottom:.4rem}.hero-float-item .label{color:#6d5b51;letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;font-weight:700}.float-center{width:300px;height:300px;box-shadow:none;z-index:2;background:0 0;border:none;border-radius:50%;animation:none;position:relative}.float-center:hover{box-shadow:none;transform:none!important}.float-center .center-img{object-fit:cover;border-radius:50%;width:100%;height:100%;box-shadow:0 20px 50px #0000001a}.float-1{width:100px;height:100px;animation:6s ease-in-out infinite floatA;top:4%;left:14%}.float-2{width:90px;height:90px;animation:7s ease-in-out infinite floatB;top:12%;right:11%}.float-3{width:95px;height:95px;animation:5.5s ease-in-out infinite floatC;bottom:40%;left:-4%}.float-4{width:100px;height:100px;animation:6.5s ease-in-out infinite floatD;bottom:32%;right:-4%}.float-5{width:110px;height:110px;animation:7.5s ease-in-out infinite floatA;bottom:-5%;left:31%}@keyframes floatA{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floatB{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes floatC{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes floatD{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.bg-deco{pointer-events:none;opacity:.5;animation:8s ease-in-out infinite floatSlow;position:absolute}@keyframes floatSlow{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(10deg)}}.butterfly-wrapper{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.butterfly-path{z-index:15;width:220px;height:220px;position:absolute;top:-90px;left:-90px;transform:rotate(40deg)}.butterfly-zigzag{background-image:url(/butterfly.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%}section{position:relative}.section-header{text-align:center;margin-bottom:3.5rem}.section-tag{font-family:var(--font-script);color:var(--blush-dark);margin-bottom:.5rem;font-size:1.1rem;display:inline-block}.section-title{font-family:var(--font-display);color:var(--text-deep);margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.25}.section-desc{color:var(--text-soft);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.8}.yarn-divider{width:100%;height:48px;position:relative;overflow:hidden}.collections{background:linear-gradient(#fef5f8 0%,#f8f0ff 100%);padding:6rem 3rem;position:relative;overflow:hidden}.collections:before{content:"";background:linear-gradient(180deg, var(--warm-white), transparent);pointer-events:none;height:80px;position:absolute;top:0;left:0;right:0}.collections-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.8rem;max-width:1200px;margin:0 auto;display:grid}.product-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);transition:var(--transition-smooth);cursor:pointer;background:#ffffffe6;border:2px dashed #e8a0b440;position:relative;overflow:hidden}.product-card:before{content:"";border-radius:calc(var(--radius-lg) - 4px);pointer-events:none;z-index:1;border:1.5px dashed #e8a0b433;transition:border-color .3s;position:absolute;inset:5px}.product-card:hover{box-shadow:var(--shadow-strong);border-color:#e8a0b480;transform:translateY(-10px)scale(1.02)}.product-card:hover:before{border-color:#e8a0b466}.product-card-image{aspect-ratio:1;background:linear-gradient(135deg,#fef5f8,#f8f0ff);justify-content:center;align-items:center;width:100%;font-size:5rem;display:flex;position:relative;overflow:hidden}.product-card-image:after{content:"";background:linear-gradient(#0000,#ffffffe6);height:40px;position:absolute;bottom:0;left:0;right:0}.card-heart{opacity:0;width:34px;height:34px;transition:var(--transition-smooth);z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute;top:12px;right:12px;transform:scale(.7);box-shadow:0 2px 12px #c88ca04d}.product-card:hover .card-heart{opacity:1;transform:scale(1)}.product-card-body{z-index:2;padding:1.2rem;position:relative}.product-card-category{letter-spacing:.12em;text-transform:uppercase;color:var(--blush-dark);margin-bottom:.4rem;font-size:.72rem;font-weight:700}.product-card-name{font-family:var(--font-display);color:var(--text-deep);margin-bottom:.4rem;font-size:1.15rem;font-weight:600}.product-card-desc{color:var(--text-soft);margin-bottom:1rem;font-size:.83rem;line-height:1.6}.product-card-footer{justify-content:space-between;align-items:center;display:flex}.product-price{font-family:var(--font-display);color:var(--blush-dark);font-size:1.2rem;font-weight:700}.product-btn{background:linear-gradient(135deg, var(--blush), var(--lavender));color:#fff;border-radius:var(--radius-pill);cursor:pointer;transition:var(--transition-smooth);font-size:.78rem;font-weight:700;font-family:var(--font-body);border:none;padding:.45rem 1rem}.product-btn:hover{transform:scale(1.05);box-shadow:0 4px 16px #b0648c66}.custom-card{border:2px dashed var(--butter);background:linear-gradient(135deg,#e8c96a26,#e8a0b426);grid-column:span 1}.about{background:linear-gradient(160deg,#f8f4ee 0%,#fef0f8 50%,#f4f0ff 100%);padding:6rem 3rem;overflow:hidden}.about-inner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1100px;margin:0 auto;display:grid}.about-polaroid-wrap{justify-content:center;display:flex;position:relative}.about-collage-container{border-radius:var(--radius-md);width:100%;max-width:390px;transition:var(--transition-smooth);cursor:pointer;z-index:2;background:#fff;border:10px solid #fffdfb;padding:1.25rem;position:relative;transform:rotate(-2.5deg);box-shadow:0 15px 45px #6b4e4e1f,0 5px 15px #e8a0b414,inset 0 0 0 1px #ffffff80}.about-collage-container:after{content:"";border:2px dashed var(--blush-dark);border-radius:calc(var(--radius-md) - 6px);pointer-events:none;opacity:.65;position:absolute;inset:4px}.about-collage-container:hover{transform:rotate(0)scale(1.03);box-shadow:0 25px 55px #6b4e4e2e,0 8px 25px #e8a0b424}.about-collage-img{border-radius:calc(var(--radius-md) - 12px);object-fit:cover;width:100%;height:auto;display:block}.collage-button-pin{z-index:10;background:tan;border:2px solid #b59469;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:-18px;left:50%;transform:translate(-50%);box-shadow:0 4px 8px #6b4e4e40,inset 0 2px 4px #fff6}.collage-button-pin:before{content:"::";color:#fff;letter-spacing:1px;font-family:monospace;font-size:10px;font-weight:700;line-height:1}.polaroid-flowers{z-index:3;font-size:1.8rem;position:absolute}.polaroid-flowers.top-left{top:-18px;left:-22px;transform:rotate(-20deg)}.polaroid-flowers.top-right{top:-16px;right:-20px;transform:rotate(15deg)}.polaroid-flowers.bottom-left{bottom:-15px;left:-22px;transform:rotate(10deg)}.polaroid-flowers.bottom-right{bottom:-15px;right:-22px;transform:rotate(-15deg)}.about-note-card{border-radius:var(--radius-sm);font-family:var(--font-script);color:var(--text-medium);z-index:3;border-top:4px solid var(--butter);background:#fffde8;max-width:140px;padding:.8rem 1rem;font-size:.95rem;position:absolute;top:-30px;right:-40px;transform:rotate(4deg);box-shadow:0 4px 20px #c8b46440}.about-content{position:relative}.about-title{font-family:var(--font-display);color:var(--text-deep);margin-bottom:1.5rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.25}.about-story{color:var(--text-medium);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.9}.about-signature{font-family:var(--font-script);color:var(--blush-dark);margin-top:1.5rem;font-size:2rem;display:block}.about-stats{border-top:2px dashed #e8a0b44d;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;padding-top:2rem;display:grid}.about-stat{text-align:center}.about-stat-num{font-family:var(--font-display);color:var(--blush-dark);font-size:2rem;font-weight:700;line-height:1}.about-stat-label{color:var(--text-soft);margin-top:.3rem;font-size:.8rem;font-weight:600}.testimonials{background:linear-gradient(#f4f0ff 0%,#f0f8ff 100%);padding:6rem 3rem;overflow:hidden}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.8rem;max-width:1100px;margin:0 auto;display:grid}.testimonial-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);transition:var(--transition-smooth);background:#ffffffe6;border:2px solid #fffc;padding:2rem;position:relative;overflow:hidden}.testimonial-card:before{content:"";border-radius:var(--radius-pill);height:4px;position:absolute;top:0;left:0;right:0}.testimonial-card:first-child:before{background:linear-gradient(90deg, var(--blush), var(--lavender))}.testimonial-card:nth-child(2):before{background:linear-gradient(90deg, var(--butter), var(--sage))}.testimonial-card:nth-child(3):before{background:linear-gradient(90deg, var(--baby-blue), var(--lavender))}.testimonial-card:hover{box-shadow:var(--shadow-medium);transform:translateY(-8px)rotate(.5deg)}.testimonial-patch{opacity:.7;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;display:flex;position:absolute;top:16px;right:16px}.testimonial-stars{color:var(--butter-dark);letter-spacing:2px;margin-bottom:1rem;font-size:1.1rem}.testimonial-text{color:var(--text-medium);margin-bottom:1.5rem;font-size:1rem;font-style:italic;line-height:1.85;position:relative}.testimonial-text:before{content:"\"";font-family:var(--font-display);color:#e8a0b433;font-size:5rem;font-weight:700;line-height:1;position:absolute;top:-20px;left:-10px}.testimonial-author{align-items:center;gap:.8rem;display:flex}.author-avatar{background:linear-gradient(135deg, var(--blush-light), var(--lavender-light));border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.4rem;display:flex}.author-name{color:var(--text-deep);font-size:.92rem;font-weight:700}.author-info{color:var(--text-soft);font-size:.78rem}.newsletter{text-align:center;background:linear-gradient(135deg,#fef5f8 0%,#f8f0ff 50%,#fdf8ee 100%);padding:5rem 3rem;overflow:hidden}.yarn-basket-container{width:100%;max-width:500px;margin:2rem auto 0;display:inline-block;position:relative}.yarn-basket-visual{margin-bottom:1rem;font-size:5rem;animation:3s ease-in-out infinite wobble;display:block}@keyframes wobble{0%,to{transform:rotate(-2deg)}50%{transform:rotate(2deg)}}.newsletter-form{gap:.8rem;max-width:460px;margin:0 auto;display:flex;position:relative}.newsletter-input{border-radius:var(--radius-pill);font-family:var(--font-body);color:var(--text-deep);background:#ffffffe6;border:2px solid #e8a0b466;outline:none;flex:1;padding:1rem 1.5rem;font-size:.95rem;transition:border-color .3s,box-shadow .3s}.newsletter-input:focus{border-color:var(--blush);box-shadow:0 0 0 4px #e8a0b426}.newsletter-input::placeholder{color:var(--text-soft);font-family:var(--font-script);font-size:1rem}.newsletter-btn{background:linear-gradient(135deg, var(--blush-dark), var(--lavender-dark));color:#fff;border-radius:var(--radius-pill);cursor:pointer;font-size:.9rem;font-weight:700;font-family:var(--font-body);transition:var(--transition-smooth);white-space:nowrap;border:none;padding:1rem 1.8rem}.newsletter-btn:hover{transform:translateY(-3px);box-shadow:0 8px 24px #b0648c66}.newsletter-promise{color:var(--text-soft);margin-top:1rem;font-size:.82rem}.footer{color:#583e35;font-family:var(--font-body);background-color:#fffdfc;background-image:linear-gradient(90deg,#e8a0b41f 50%,#0000 50%),linear-gradient(#e8a0b41f 50%,#0000 50%);background-size:32px 32px;padding:0;position:relative;overflow:hidden}.footer-scallop-border{z-index:3;pointer-events:none;width:100%;height:80px;position:absolute;top:-79px;left:0;right:0}.footer-scallop-border svg{width:100%;height:100%;display:block}.footer-hanging-container{pointer-events:none;z-index:2;height:120px;position:absolute;top:0;left:0;right:0}.footer-hanging-decor{transform-origin:top;flex-direction:column;align-items:center;animation:5s ease-in-out infinite sway;display:flex;position:absolute;top:0}.footer-hanging-thread{background-image:repeating-linear-gradient(#7a5a4f 0 4px,#0000 4px 8px);width:2px}.footer-hanging-element{filter:drop-shadow(0 3px 6px #583e351f);cursor:pointer;pointer-events:auto;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex}.footer-hanging-element svg{width:32px;height:32px}.footer-hanging-element:hover{transform:scale(1.25)translateY(4px)}.footer-inner{z-index:2;max-width:1200px;margin:0 auto;padding:5rem 3rem 0;position:relative}.footer-top{grid-template-columns:1.4fr 1fr 1.2fr;gap:4rem;padding-bottom:2rem;display:grid}.footer-brand-logo{font-family:var(--font-display);color:#7a5a4f;align-items:center;gap:.5rem;margin-bottom:.8rem;font-size:2.4rem;font-weight:700;display:flex}.footer-brand-logo .footer-logo-img{object-fit:contain;border-radius:8px;width:44px;height:44px;display:inline-block;box-shadow:0 4px 12px #583e3514}.footer-brand-tagline{color:#6b4e4e;max-width:320px;margin-bottom:1.2rem;font-size:.95rem;line-height:1.8}.footer-socials{gap:1.2rem;margin-top:1rem;display:flex}.footer-social-button{color:#7a5a4f;width:48px;height:48px;transition:var(--transition-smooth);cursor:pointer;background-color:#fbe6ec;border:3.2px solid #7a5a4f;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:relative;box-shadow:0 4px 10px #583e351f,inset 0 -3px #583e3526,inset 0 3px #ffffff73}.footer-social-button:before{content:"";pointer-events:none;border:1.5px dashed #7a5a4f80;border-radius:50%;position:absolute;inset:5px}.footer-social-button-holes{opacity:.45;pointer-events:none;z-index:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:4px;width:12px;height:12px;display:grid;position:absolute}.footer-social-button-holes span{background-color:#3e2820;border-radius:50%;width:3px;height:3px}.footer-social-button svg{z-index:2;width:20px;height:20px;transition:fill .3s,stroke .3s,transform .3s}.footer-social-button:hover{color:#583e35;background-color:#ffd3de;transform:translateY(-6px)rotate(8deg);box-shadow:0 8px 16px #583e352e,inset 0 -3px #583e3526,0 0 15px #e8a0b466}.footer-social-button:hover svg{transform:scale(1.1)}.footer-col-title{font-family:var(--font-display);color:#7a5a4f;margin-bottom:1.4rem;font-size:1.25rem;font-weight:700;display:inline-block;position:relative}.footer-col-title:after{content:"";border-radius:var(--radius-pill);background:#cca485;width:32px;height:2px;position:absolute;bottom:-4px;left:0}.footer-links{flex-direction:column;gap:.8rem;list-style:none;display:flex}.footer-links a{color:#6b4e4e;align-items:center;gap:.4rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s,transform .3s;display:inline-flex}.footer-links a:hover{color:var(--blush-dark);transform:translate(4px)}.footer-links a:before{content:"🧶";opacity:0;font-size:.8rem;transition:opacity .3s,transform .3s;transform:scale(0)rotate(-45deg)}.footer-links a:hover:before{opacity:.85;transform:scale(1)rotate(0)}.footer-contact-item{color:#6b4e4e;align-items:flex-start;gap:.6rem;margin-bottom:1rem;font-size:.95rem;display:flex}.footer-contact-item span:first-child{flex-shrink:0;margin-top:.1rem;font-size:1.1rem}.footer-contact-item a{color:#6b4e4e;font-weight:600;text-decoration:none;transition:color .3s}.footer-contact-item a:hover{color:var(--blush-dark)}.footer-bottom-signature{text-align:center;font-family:var(--font-script);color:#7a5a4f;border-top:2px dashed #7a5a4f26;justify-content:center;align-items:center;gap:.8rem;margin-top:3rem;padding:2.2rem 0;font-size:1.45rem;font-weight:600;display:flex}.footer-bottom-signature svg.stitched-heart{fill:#e8a0b4;width:18px;height:18px;animation:1.2s ease-in-out infinite alternate heartPulse}@keyframes sway{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}@keyframes rollYarn{0%{transform:rotate(-10deg)}to{transform:rotate(10deg)}}@keyframes heartPulse{0%{filter:drop-shadow(0 1px 2px #e8a0b44d);transform:scale(.9)}to{filter:drop-shadow(0 3px 6px #e8a0b499);transform:scale(1.1)}}.reveal{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.25,.46,.45,.94);transform:translate(-40px)}.reveal-left.visible{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.25,.46,.45,.94);transform:translate(40px)}.reveal-right.visible{opacity:1;transform:translate(0)}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 #e8a0b44d}50%{box-shadow:0 0 0 12px #e8a0b400}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=900px){.hero{text-align:center;grid-template-columns:1fr;padding:8rem 2rem 4rem}.hero-visual{height:400px}.hero-buttons{justify-content:center}.hero-subtext{margin:0 auto 2rem}.about-inner{grid-template-columns:1fr;gap:3rem}.footer-top{grid-template-columns:1fr 1fr}.navbar-links{display:none}}@media (width<=600px){.hero{padding:7rem 1.5rem 4rem}.collections,.testimonials,.about,.newsletter{padding:4rem 1.5rem}.footer-top{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column}}.crochet-bg{background-image:radial-gradient(circle at 1px 1px,#e8a0b426 1px,#0000 0);background-size:24px 24px}@keyframes drawThread{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}.animated-thread{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:3s forwards drawThread}.spinner-fullpage{z-index:9000;background:linear-gradient(135deg,#fdf0f5 0%,#f8f0ff 50%,#fdf6ee 100%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.spinner-inner{width:64px;height:64px;position:relative}.spinner-ring{border:3px solid #0000;border-top-color:var(--blush-dark);border-right-color:var(--lavender-dark);border-radius:50%;animation:.9s linear infinite spin-slow;position:absolute;inset:0}.spinner-emoji{font-size:1.8rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spinner-message{font-family:var(--font-script);color:var(--blush-dark);margin-top:1.2rem;font-size:1.2rem}.page-container{max-width:1200px;margin:0 auto;padding:7rem 2rem 4rem}.breadcrumb{color:var(--text-soft);flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:2rem;font-size:.85rem;display:flex}.breadcrumb a{color:var(--text-soft);text-decoration:none;transition:color .2s}.breadcrumb a:hover{color:var(--blush-dark)}.breadcrumb-sep{color:var(--blush);font-size:1.1rem}.breadcrumb-current{color:var(--blush-dark);font-weight:600}.auth-overlay{-webkit-backdrop-filter:blur(6px);z-index:2000;background:#3c1e3273;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.auth-modal{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-lg);box-shadow:var(--shadow-strong);background:#fdf6eef7;border:1.5px solid #fffc;width:100%;max-width:440px;padding:2.5rem;animation:.4s forwards fadeSlideUp;position:relative}.auth-modal-close{width:32px;height:32px;color:var(--text-medium);cursor:pointer;background:#c88ca01f;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.auth-modal-close:hover{background:#c88ca040}.auth-modal-header{text-align:center;margin-bottom:1.5rem}.auth-modal-logo{font-family:var(--font-script);color:var(--blush-dark);margin-bottom:.3rem;font-size:1.8rem;display:block}.auth-modal-tagline{color:var(--text-soft);font-size:.9rem}.auth-tabs{border-bottom:2px solid #e8a0b440;margin-bottom:1.5rem;display:flex}.auth-tab{font-family:var(--font-body);color:var(--text-soft);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-2px;padding:.7rem;font-size:.9rem;font-weight:700;transition:color .2s}.auth-tab.active{color:var(--blush-dark);border-bottom-color:var(--blush-dark)}.auth-form{flex-direction:column;gap:.1rem;display:flex}.auth-submit{justify-content:center;width:100%;margin-top:.5rem}.auth-switch{text-align:center;color:var(--text-soft);margin-top:1rem;font-size:.83rem}.auth-switch-btn{color:var(--blush-dark);cursor:pointer;font-weight:700;font-family:var(--font-body);font-size:inherit;background:0 0;border:none;text-decoration:underline}.auth-page{background:linear-gradient(160deg,#fef5f8 0%,#f8f0ff 50%,#fdf8ee 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.auth-page-card{border-radius:var(--radius-lg);width:100%;max-width:440px;box-shadow:var(--shadow-strong);background:#ffffffeb;border:1.5px solid #fffc;padding:3rem 2.5rem}.auth-page-logo{font-family:var(--font-script);color:var(--blush-dark);text-align:center;margin-bottom:1.5rem;font-size:2rem;text-decoration:none;display:block}.auth-page-title{font-family:var(--font-display);color:var(--text-deep);text-align:center;margin-bottom:.3rem;font-size:1.8rem;font-weight:700}.auth-page-subtitle{text-align:center;color:var(--text-soft);margin-bottom:2rem;font-size:.92rem}.auth-page-switch{text-align:center;color:var(--text-soft);margin-top:1rem;font-size:.83rem}.form-group{flex-direction:column;gap:.3rem;margin-bottom:1rem;display:flex}.form-label{color:var(--text-medium);letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:700}.form-input{border-radius:var(--radius-sm);font-family:var(--font-body);color:var(--text-deep);background:#ffffffe6;border:1.5px solid #e8a0b466;outline:none;width:100%;padding:.75rem 1rem;font-size:.92rem;transition:border-color .25s,box-shadow .25s}.form-input:focus{border-color:var(--blush);box-shadow:0 0 0 3px #e8a0b426}select.form-input option{color:var(--text-deep);background:#fff}.form-input.input-error{border-color:#e05555}.form-textarea{resize:vertical;min-height:80px}.form-error{color:#d44444;margin-top:.15rem;font-size:.8rem;font-weight:600}.form-hint{color:var(--text-soft);font-size:.75rem}.required{color:var(--blush-dark)}.navbar-auth{flex-shrink:0;align-items:center;gap:.8rem;display:flex}.navbar-cart-btn{border:1.5px dashed var(--blush);cursor:pointer;width:40px;height:40px;transition:var(--transition-smooth);background:#ffffffb3;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;display:flex;position:relative;box-shadow:0 2px 8px #e8a0b41a}.navbar-cart-btn:hover{border-style:solid;border-color:var(--blush);background:#e8a0b424;transform:scale(1.08)rotate(-5deg);box-shadow:0 4px 12px #e8a0b440}.cart-badge{background:linear-gradient(135deg, var(--blush-dark), var(--lavender-dark));color:#fff;border:2px solid var(--warm-white);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:800;animation:2s infinite pulse-glow;display:flex;position:absolute;top:-6px;right:-6px}.navbar-auth-btn{color:var(--text-medium);font-family:var(--font-body);border-radius:var(--radius-pill);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:1.5px dashed #e8a0b480;padding:.45rem 1.1rem;font-size:.85rem;font-weight:700}.navbar-auth-btn:hover{border-style:solid;border-color:var(--blush);color:var(--blush-dark);background:#e8a0b414;transform:scale(1.03)}.navbar-user-wrap{position:relative}.user-avatar-btn{background:linear-gradient(135deg, var(--blush-light), var(--lavender-light));cursor:pointer;width:38px;height:38px;transition:var(--transition-smooth);border:2px solid #e8a0b480;border-radius:50%;justify-content:center;align-items:center;display:flex}.user-avatar-btn:hover{border-color:var(--blush-dark);box-shadow:0 0 0 3px #e8a0b433}.user-avatar-initials{font-family:var(--font-display);color:var(--blush-dark);font-size:.8rem;font-weight:700}.user-avatar-img{background-position:50%;background-size:cover;border-radius:50%;width:100%;height:100%;display:block}.user-dropdown-header{align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.dropdown-header-avatar{background:linear-gradient(135deg, var(--blush-light), var(--lavender-light));border:2px solid #e8a0b459;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.dropdown-header-img{background-position:50%;background-size:cover;border-radius:50%;width:100%;height:100%;display:block}.dropdown-header-initials{font-family:var(--font-display);color:var(--blush-dark);font-weight:700}.user-dropdown{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-md);width:220px;box-shadow:var(--shadow-strong);z-index:1100;background:#fdf6eefa;border:1.5px solid #fffc;animation:.25s forwards fadeSlideUp;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}.user-dropdown-header{background:linear-gradient(135deg,#e8a0b414,#b09acc14);padding:.9rem 1rem}.dropdown-user-name{font-family:var(--font-display);color:var(--text-deep);font-size:.92rem;font-weight:600;display:block}.dropdown-user-email{color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap;margin-top:.15rem;font-size:.75rem;display:block;overflow:hidden}.user-dropdown-divider{background:#e8a0b433;height:1px}.dropdown-item{color:var(--text-medium);text-align:left;cursor:pointer;width:100%;font-size:.88rem;font-weight:600;font-family:var(--font-body);background:0 0;border:none;align-items:center;gap:.5rem;padding:.75rem 1rem;text-decoration:none;transition:background .2s,color .2s;display:flex}.dropdown-item:hover{color:var(--blush-dark);background:#e8a0b41a}.dropdown-item-admin{color:var(--lavender-dark)!important}.dropdown-item-admin:hover{background:#b09acc26!important}.dropdown-item-logout{color:#c04040!important}.dropdown-item-logout:hover{background:#c0404014!important}.cart-overlay{-webkit-backdrop-filter:blur(4px);z-index:1400;opacity:0;visibility:hidden;background:#3c1e3259;transition:opacity .35s,visibility .35s;position:fixed;inset:0}.cart-overlay.open{opacity:1;visibility:visible}.cart-drawer{-webkit-backdrop-filter:blur(20px);z-index:1500;background:#fdf6eefa;flex-direction:column;width:420px;max-width:100vw;height:100vh;transition:transform .38s cubic-bezier(.25,.46,.45,.94);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 40px #a0648240}.cart-drawer.open{transform:translate(0)}.cart-drawer-header{background:linear-gradient(135deg,#e8a0b40f,#b09acc0f);border-bottom:2px dashed #e8a0b44d;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.4rem 1.5rem;display:flex}.cart-drawer-title{font-family:var(--font-display);color:var(--text-deep);align-items:center;gap:.5rem;font-size:1.3rem;font-weight:700;display:flex}.cart-drawer-count{background:linear-gradient(135deg, var(--blush-dark), var(--lavender-dark));color:#fff;border-radius:var(--radius-pill);padding:.15rem .5rem;font-size:.72rem;font-weight:800}.cart-close-btn{width:32px;height:32px;color:var(--text-medium);cursor:pointer;background:#c88ca01f;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;transition:background .2s;display:flex}.cart-close-btn:hover{background:#c88ca040}.cart-drawer-body{scrollbar-width:thin;scrollbar-color:#e8a0b466 transparent;flex:1;padding:1rem;overflow-y:auto}.cart-empty{text-align:center;padding:3rem 1rem}.cart-empty-icon{margin-bottom:1rem;font-size:4rem;display:block}.cart-empty-title{font-family:var(--font-display);color:var(--text-deep);margin-bottom:.5rem;font-size:1.2rem}.cart-empty-desc{color:var(--text-soft);font-size:.88rem}.cart-items-list{flex-direction:column;gap:.8rem;list-style:none;display:flex}.cart-item{border-radius:var(--radius-sm);background:#fffc;border:1.5px solid #e8a0b433;align-items:center;gap:.8rem;padding:.8rem;transition:box-shadow .2s;display:flex}.cart-item:hover{box-shadow:var(--shadow-soft)}.cart-item-img{background:linear-gradient(135deg,#fef5f8,#f8f0ff);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.cart-item-img img{object-fit:cover;width:100%;height:100%}.cart-item-emoji{font-size:1.8rem}.cart-item-info{flex:1;min-width:0}.cart-item-title{font-family:var(--font-display);color:var(--text-deep);text-overflow:ellipsis;white-space:nowrap;margin-bottom:.2rem;font-size:.9rem;font-weight:600;overflow:hidden}.cart-item-price{color:var(--blush-dark);margin-bottom:.4rem;font-size:.88rem;font-weight:700}.cart-qty-ctrl{border-radius:var(--radius-pill);background:#fffc;border:1.5px solid #e8a0b44d;align-items:center;gap:.4rem;padding:.15rem .4rem;display:inline-flex}.cart-qty-btn{width:22px;height:22px;color:var(--blush-dark);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:700;transition:background .2s;display:flex}.cart-qty-btn:hover{background:#e8a0b426}.cart-qty-num{color:var(--text-deep);text-align:center;min-width:20px;font-size:.85rem;font-weight:700}.cart-remove-btn{cursor:pointer;opacity:.5;background:0 0;border:none;flex-shrink:0;font-size:1.1rem;transition:opacity .2s,transform .2s}.cart-remove-btn:hover{opacity:1;transform:scale(1.15)}.cart-drawer-footer{background:linear-gradient(135deg,#e8a0b40d,#b09acc0d);border-top:2px dashed #e8a0b44d;flex-shrink:0;padding:1.2rem 1.5rem}.cart-total-row{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.cart-total-label{color:var(--text-medium);font-weight:700}.cart-total-amount{font-family:var(--font-display);color:var(--blush-dark);font-size:1.4rem;font-weight:700}.cart-cod-note{color:var(--text-soft);margin-bottom:1rem;font-size:.8rem}.cart-checkout-btn{justify-content:center;width:100%}.product-detail-grid{grid-template-columns:1fr 1.2fr .8fr;align-items:start;gap:2.5rem;display:grid}.product-detail-grid>*{min-width:0}.product-gallery{position:sticky;top:100px}.gallery-main{aspect-ratio:1;border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-medium);background:linear-gradient(135deg,#fef5f8,#f8f0ff);justify-content:center;align-items:center;margin-bottom:1rem;display:flex;overflow:hidden}.gallery-main-img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.gallery-main-img:hover{transform:scale(1.03)}.gallery-placeholder{font-size:6rem}.gallery-thumbs{flex-wrap:wrap;gap:.6rem;display:flex}.gallery-thumb{border-radius:var(--radius-sm);cursor:pointer;width:72px;height:72px;transition:var(--transition-smooth);background:0 0;border:2px solid #e8a0b440;padding:0;overflow:hidden}.gallery-thumb img{object-fit:cover;width:100%;height:100%}.gallery-thumb.active{border-color:var(--blush-dark);box-shadow:0 0 0 3px #e8a0b440}.gallery-thumb:hover{border-color:var(--blush)}.product-info-section{padding:.5rem 0}.product-category-tag{color:var(--blush-dark);letter-spacing:.12em;text-transform:uppercase;border-radius:var(--radius-pill);background:#e8a0b426;margin-bottom:.8rem;padding:.3rem .8rem;font-size:.72rem;font-weight:700;display:inline-block}.product-detail-title{font-family:var(--font-display);color:var(--text-deep);margin-bottom:.8rem;font-size:2rem;font-weight:700;line-height:1.25}.product-detail-price{font-family:var(--font-display);color:var(--blush-dark);margin-bottom:.8rem;font-size:2rem;font-weight:700}.product-stock-badge{color:var(--text-medium);align-items:center;gap:.4rem;margin-bottom:1.5rem;font-size:.85rem;font-weight:700;display:inline-flex}.stock-dot{border-radius:50%;width:8px;height:8px}.stock-dot.in-stock{background:var(--sage-dark)}.stock-dot.out-of-stock{background:#c04040}.product-section{border-bottom:1.5px dashed #e8a0b433;margin-bottom:1.4rem;padding-bottom:1.4rem}.product-section:last-of-type{border-bottom:none}.product-section-title{font-family:var(--font-display);color:var(--text-deep);margin-bottom:.5rem;font-size:1rem;font-weight:600}.product-section-text{color:var(--text-medium);font-size:.92rem;line-height:1.8}.product-notes{border-left:3px solid var(--butter);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#e8c96a14;padding:.8rem 1rem}.handmade-notice{border-radius:var(--radius-sm);color:var(--text-medium);background:#e8a0b414;align-items:flex-start;gap:.8rem;margin-bottom:1.2rem;padding:1rem;font-size:.88rem;line-height:1.6;display:flex}.handmade-notice strong{color:var(--text-deep);margin-bottom:.2rem;display:block}.delivery-info{flex-direction:column;gap:.6rem;display:flex}.delivery-item{color:var(--text-medium);align-items:center;gap:.6rem;font-size:.88rem;display:flex}.purchase-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);box-shadow:var(--shadow-medium);background:#ffffffeb;border:1.5px solid #e8a0b44d;padding:1.8rem;position:sticky;top:100px}.purchase-price{font-family:var(--font-display);color:var(--blush-dark);margin-bottom:.2rem;font-size:2rem;font-weight:700}.purchase-tax-note{color:var(--text-soft);margin-bottom:1.2rem;font-size:.78rem}.purchase-qty-row{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.purchase-qty-ctrl{border-radius:var(--radius-pill);border:1.5px solid #e8a0b459;align-items:center;gap:.6rem;padding:.2rem .6rem;display:inline-flex}.purchase-btn{justify-content:center;width:100%;margin-bottom:.8rem}.purchase-btn-disabled{border-radius:var(--radius-pill);width:100%;color:var(--text-soft);cursor:not-allowed;font-weight:700;font-family:var(--font-body);background:#c8c8c880;border:none;padding:.9rem;font-size:.95rem}.purchase-guarantees{border-top:1.5px dashed #e8a0b440;flex-direction:column;gap:.4rem;margin-top:1.2rem;padding-top:1.2rem;display:flex}.guarantee-item{color:var(--text-soft);font-size:.78rem;font-weight:600}.checkout-page{max-width:800px}.checkout-back{color:var(--text-soft);margin-bottom:1.5rem;font-size:.85rem;text-decoration:none;transition:color .2s;display:inline-block}.checkout-back:hover{color:var(--blush-dark)}.checkout-heading{font-family:var(--font-display);color:var(--text-deep);margin-bottom:2rem;font-size:2rem;font-weight:700}.checkout-stepper{align-items:center;gap:0;margin-bottom:2.5rem;display:flex}.checkout-step{flex:1;align-items:center;gap:.5rem;display:flex}.step-circle{width:34px;height:34px;color:var(--text-soft);background:#c8c8c84d;border:2px solid #c8c8c880;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;transition:all .3s;display:flex}.checkout-step.active .step-circle{background:linear-gradient(135deg, var(--blush-dark), var(--lavender-dark));color:#fff;border-color:#0000;box-shadow:0 4px 12px #b0648c59}.checkout-step.done .step-circle{background:var(--sage);color:#fff;border-color:#0000}.step-label{color:var(--text-soft);white-space:nowrap;font-size:.8rem;font-weight:700}.checkout-step.active .step-label{color:var(--blush-dark)}.checkout-step.done .step-label{color:var(--sage-dark)}.step-line{background:#c8c8c866;flex:1;height:2px;margin:0 .5rem}.checkout-body{flex-direction:column;gap:1.5rem;display:flex}.checkout-form-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#ffffffe6;border:1.5px solid #e8a0b433;padding:2rem;animation:.4s forwards fadeSlideUp}.checkout-form-title{font-family:var(--font-display);color:var(--text-deep);margin-bottom:1.5rem;font-size:1.3rem;font-weight:700}.checkout-form-subtitle{color:var(--text-medium);margin-bottom:.5rem;font-size:.92rem;font-weight:700}.checkout-grid{grid-template-columns:1fr 1fr;gap:.5rem 1.2rem;display:grid}.checkout-nav-btns{justify-content:flex-end;gap:1rem;display:flex}.order-review-items{flex-direction:column;gap:.8rem;margin-bottom:1.5rem;display:flex}.order-review-item{border-radius:var(--radius-sm);background:#e8a0b40f;align-items:center;gap:1rem;padding:.8rem;display:flex}.order-review-img{background:linear-gradient(135deg,#fef5f8,#f8f0ff);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:1.8rem;display:flex;overflow:hidden}.order-review-img img{object-fit:cover;width:100%;height:100%}.order-review-info{flex:1}.order-review-title{color:var(--text-deep);font-size:.9rem;font-weight:700}.order-review-qty{color:var(--text-soft);font-size:.8rem}.order-review-price{font-family:var(--font-display);color:var(--blush-dark);font-weight:700}.order-review-summary{border-top:1.5px dashed #e8a0b44d;margin-bottom:1.5rem;padding-top:1rem}.summary-row{color:var(--text-medium);justify-content:space-between;padding:.3rem 0;font-size:.9rem;display:flex}.total-row{font-family:var(--font-display);color:var(--text-deep);border-top:1.5px solid #e8a0b44d;margin-top:.4rem;padding-top:.6rem;font-size:1.1rem;font-weight:700}.free-delivery{color:var(--sage-dark);font-weight:700}.order-review-address{border-radius:var(--radius-sm);color:var(--text-medium);background:#7ab8d814;margin-bottom:1.2rem;padding:.8rem 1rem;font-size:.88rem;line-height:1.7}.payment-mode-card{border:2px solid var(--sage-light);border-radius:var(--radius-sm);background:#8ab89a14;align-items:center;gap:1rem;padding:1rem;display:flex}.payment-icon{font-size:2rem}.payment-mode-card strong{color:var(--text-deep);font-size:.95rem}.payment-mode-card p{color:var(--text-soft);font-size:.8rem}.payment-selected{background:var(--sage-dark);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-left:auto;font-size:.85rem;font-weight:700;display:flex}.profile-page{max-width:900px}.profile-header{border-bottom:2px dashed #e8a0b440;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.profile-avatar-lg{background:linear-gradient(135deg, var(--blush-light), var(--lavender-light));width:72px;height:72px;font-family:var(--font-display);color:var(--blush-dark);border:3px solid #e8a0b466;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.6rem;font-weight:700;display:flex}.profile-name{font-family:var(--font-display);color:var(--text-deep);font-size:1.6rem;font-weight:700}.profile-email{color:var(--text-soft);margin-top:.2rem;font-size:.9rem}.profile-tabs{border-bottom:2px solid #e8a0b433;gap:.5rem;margin-bottom:2rem;padding-bottom:0;display:flex}.profile-tab{font-family:var(--font-body);color:var(--text-soft);cursor:pointer;border-radius:var(--radius-sm) var(--radius-sm) 0 0;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.7rem 1.5rem;font-size:.88rem;font-weight:700;transition:color .2s,border-color .2s}.profile-tab.active{color:var(--blush-dark);border-bottom-color:var(--blush-dark);background:#e8a0b40f}.profile-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#ffffffe6;border:1.5px solid #e8a0b433;padding:2rem}.profile-card-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.profile-card-title{font-family:var(--font-display);color:var(--text-deep);font-size:1.2rem;font-weight:700}.profile-edit-btn{padding:.45rem 1rem;font-size:.85rem}.profile-info-grid{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.profile-info-item{flex-direction:column;gap:.3rem;display:flex}.profile-info-label{color:var(--text-soft);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:700}.profile-info-value{color:var(--text-deep);font-size:.95rem;font-weight:600}.profile-edit-actions{gap:1rem;margin-top:1.2rem;display:flex}.orders-list{flex-direction:column;gap:1.2rem;display:flex}.order-card{border-radius:var(--radius-md);background:#ffffffb3;border:1.5px solid #e8a0b433;overflow:hidden}.order-card-header{background:#e8a0b40d;border-bottom:1px dashed #e8a0b433;justify-content:space-between;align-items:center;padding:.9rem 1.2rem;display:flex}.order-id{font-family:var(--font-display);color:var(--text-deep);font-size:.9rem;font-weight:700;display:block}.order-date{color:var(--text-soft);margin-top:.1rem;font-size:.78rem;display:block}.order-items-preview{flex-direction:column;gap:.5rem;padding:.8rem 1.2rem;display:flex}.order-item-row{align-items:center;gap:.8rem;display:flex}.order-item-img{background:linear-gradient(135deg,#fef5f8,#f8f0ff);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.4rem;display:flex;overflow:hidden}.order-item-img img{object-fit:cover;width:100%;height:100%}.order-item-info{flex:1}.order-item-title{color:var(--text-deep);font-size:.88rem;font-weight:600}.order-item-qty{color:var(--text-soft);font-size:.78rem}.order-item-price{font-family:var(--font-display);color:var(--blush-dark);font-size:.9rem;font-weight:700}.order-card-footer{color:var(--text-soft);background:#e8a0b40a;border-top:1px dashed #e8a0b433;justify-content:space-between;align-items:center;padding:.7rem 1.2rem;font-size:.82rem;display:flex}.order-total{color:var(--text-medium);font-weight:600}.order-total strong{color:var(--blush-dark)}.status-badge{border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.06em;padding:.25rem .75rem;font-size:.72rem;font-weight:700;display:inline-block}.status-pending{color:#c9708a;background:#c9708a1f}.status-processing{color:#c9a030;background:#c9a0301f}.status-shipped{color:#4a8aaa;background:#4a8aaa1f}.status-delivered{color:#5a8a6a;background:#5a8a6a1f}.status-cancelled{color:#9a7a7a;background:#9a7a7a1f}.empty-state{text-align:center;padding:4rem 2rem}.empty-state-icon{margin-bottom:1rem;font-size:4rem;display:block}.empty-state-title{font-family:var(--font-display);color:var(--text-deep);margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.empty-state-desc{color:var(--text-soft);font-size:.9rem}.admin-login-page{background:linear-gradient(160deg,#2d1e2e 0%,#1e1630 50%,#1a2040 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.admin-login-card{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-lg);text-align:center;background:#ffffff0f;border:1.5px solid #ffffff1f;width:100%;max-width:420px;padding:3rem 2.5rem}.admin-login-icon{margin-bottom:1rem;font-size:3rem;display:block}.admin-login-title{font-family:var(--font-display);color:#fff;margin-bottom:.3rem;font-size:1.8rem;font-weight:700}.admin-login-subtitle{color:#ffffff80;margin-bottom:2rem;font-size:.88rem}.admin-login-card .form-label{color:#ffffffb3}.admin-login-card .form-input{color:#fff;background:#ffffff14;border-color:#ffffff26}.admin-login-card .form-input::placeholder{color:#ffffff59}.admin-login-card .form-input:focus{border-color:var(--blush);background:#ffffff1f}.admin-login-back{color:#fff6;margin-top:1.5rem;font-size:.83rem;text-decoration:none;transition:color .2s;display:block}.admin-login-back:hover{color:#fffc}.admin-layout{height:100vh;font-family:var(--font-body);display:flex;overflow:hidden}.admin-sidebar{background:linear-gradient(#2d1e2e 0%,#1e1630 100%);flex-direction:column;flex-shrink:0;width:240px;padding:0;display:flex;overflow-y:auto}.admin-sidebar-logo{border-bottom:1px solid #ffffff14;padding:1.5rem}.admin-sidebar-logo a{text-decoration:none}.admin-logo-text{font-family:var(--font-script);color:var(--blush-light);font-size:1.5rem;display:block}.admin-logo-sub{color:#ffffff4d;text-transform:uppercase;letter-spacing:.12em;margin-top:.15rem;font-size:.7rem;display:block}.admin-nav{flex:1;padding:1rem 0}.admin-nav-item{color:#ffffff8c;align-items:center;gap:.6rem;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:flex}.admin-nav-item:hover{color:#ffffffe6;background:#ffffff0f}.admin-nav-item.active{color:var(--blush-light);border-left:3px solid var(--blush);background:#e8a0b41f}.admin-sidebar-footer{border-top:1px solid #ffffff14;padding:1.2rem 1.5rem}.admin-user-info{align-items:center;gap:.6rem;display:flex}.admin-user-avatar{font-size:1.4rem}.admin-user-name{color:#fffc;font-size:.85rem;font-weight:700}.admin-user-role{color:#ffffff59;font-size:.72rem}.admin-action-btn{border-radius:var(--radius-sm);color:#fff9;cursor:pointer;text-align:center;background:#ffffff0f;border:1px solid #ffffff1a;flex:1;justify-content:center;align-items:center;padding:.4rem;font-size:1rem;text-decoration:none;transition:background .2s;display:inline-flex}.admin-action-btn:hover{color:#fff;background:#ffffff1f}.admin-mobile-header{display:none}.admin-content{background:#f8f4f0;flex:1;padding:2rem;overflow-y:auto}.admin-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.admin-page-title{font-family:var(--font-display);color:var(--text-deep);font-size:1.8rem;font-weight:700}.admin-page-subtitle{color:var(--text-soft);margin-top:.2rem;font-size:.88rem}.admin-stats-grid{grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-bottom:2rem;display:grid}.admin-stat-card{border-radius:var(--radius-md);background:#fff;align-items:center;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 2px 12px #0000000f}.admin-stat-icon{font-size:2.2rem}.admin-stat-value{font-family:var(--font-display);color:var(--text-deep);font-size:1.6rem;font-weight:700}.admin-stat-label{color:var(--text-soft);margin-top:.1rem;font-size:.78rem;font-weight:600}.admin-quick-links{gap:1rem;margin-bottom:2rem;display:flex}.admin-quick-card{border-radius:var(--radius-md);text-align:center;color:var(--text-medium);background:#fff;flex-direction:column;flex:1;align-items:center;gap:.5rem;padding:1.2rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #0000000d}.admin-quick-card:hover{color:var(--blush-dark);transform:translateY(-3px);box-shadow:0 6px 20px #0000001a}.admin-quick-card span:first-child{font-size:1.8rem}.admin-section{margin-top:.5rem}.admin-section-title{font-family:var(--font-display);color:var(--text-deep);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.admin-empty-text{color:var(--text-soft);font-size:.9rem}.admin-table-wrap{border-radius:var(--radius-md);background:#fff;overflow:auto;box-shadow:0 2px 12px #0000000f}.admin-table{border-collapse:collapse;width:100%;font-size:.88rem}.admin-table th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--text-soft);white-space:nowrap;background:#faf7f5;border-bottom:1.5px solid #e8a0b426;padding:.9rem 1rem;font-size:.72rem;font-weight:700}.admin-table td{vertical-align:middle;color:var(--text-medium);border-bottom:1px solid #e8a0b41a;padding:.9rem 1rem}.admin-table tr:last-child td{border-bottom:none}.admin-table tr:hover td{background:#fdf8f5}.order-id-cell{font-family:var(--font-display);color:var(--text-deep);font-size:.9rem;font-weight:700}.admin-customer-name{color:var(--text-deep);font-size:.88rem;font-weight:700}.admin-customer-email{color:var(--text-soft);font-size:.75rem}.admin-order-amount{font-family:var(--font-display);color:var(--blush-dark);font-weight:700}.admin-order-items{flex-wrap:wrap;gap:.3rem;display:flex}.admin-order-product-tag{color:var(--blush-dark);border-radius:var(--radius-pill);background:#e8a0b41f;padding:.15rem .5rem;font-size:.72rem;font-weight:700}.admin-product-thumb{background:linear-gradient(135deg,#fef5f8,#f8f0ff);border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex;overflow:hidden}.admin-product-thumb img{object-fit:cover;width:100%;height:100%}.admin-product-name{color:var(--text-deep);font-size:.88rem;font-weight:700}.admin-product-desc{color:var(--text-soft);margin-top:.15rem;font-size:.75rem}.admin-folder-cell{color:var(--text-soft);font-family:monospace;font-size:.8rem}.admin-actions{gap:.4rem;display:flex}.admin-btn{border-radius:var(--radius-pill);cursor:pointer;font-size:.75rem;font-weight:700;font-family:var(--font-body);border:none;padding:.3rem .7rem;transition:all .2s}.admin-btn-edit{color:var(--lavender-dark);background:#b09acc26}.admin-btn-edit:hover{background:#b09acc4d}.admin-btn-delete{color:#c04040;background:#c040401a}.admin-btn-delete:hover{background:#c0404033}.admin-add-btn,.admin-refresh-btn{white-space:nowrap}.admin-filter-bar{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.admin-filter-btn{border-radius:var(--radius-pill);cursor:pointer;font-size:.8rem;font-weight:700;font-family:var(--font-body);color:var(--text-soft);background:#fff;border:1.5px solid #e8a0b44d;padding:.4rem 1rem;transition:all .2s}.admin-filter-btn.active,.admin-filter-btn:hover{background:var(--blush-dark);color:#fff;border-color:var(--blush-dark)}.admin-status-select{border-radius:var(--radius-pill);font-family:var(--font-body);cursor:pointer;border:1.5px solid #e8a0b44d;outline:none;padding:.3rem .6rem;font-size:.78rem;font-weight:700;transition:border-color .2s}.admin-status-select.status-pending{color:#c9708a;border-color:#c9708a66}.admin-status-select.status-processing{color:#c9a030;border-color:#c9a03066}.admin-status-select.status-shipped{color:#4a8aaa;border-color:#4a8aaa66}.admin-status-select.status-delivered{color:#5a8a6a;border-color:#5a8a6a66}.admin-status-select.status-cancelled{color:#9a7a7a;border-color:#9a7a7a66}.admin-updating-indicator{margin-left:.4rem;font-size:.8rem}.admin-form-modal{border-radius:var(--radius-lg);width:100%;max-width:680px;max-height:90vh;box-shadow:var(--shadow-strong);background:#fff;animation:.3s forwards fadeSlideUp;overflow-y:auto}.admin-form-header{z-index:1;background:#fff;border-bottom:1.5px solid #e8a0b433;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex;position:sticky;top:0}.admin-form-header h2{font-family:var(--font-display);color:var(--text-deep);font-size:1.3rem;font-weight:700}.admin-product-form{padding:1.5rem 2rem 2rem}.admin-gdrive-note{border-left:3px solid var(--baby-blue);border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--text-medium);background:#7ab8d814;margin-bottom:1.5rem;padding:.8rem 1rem;font-size:.82rem;line-height:1.6}.admin-gdrive-note strong{color:var(--text-deep);margin-bottom:.3rem;display:block}.admin-gdrive-note code{word-break:break-all;background:#0000000f;border-radius:4px;padding:.15rem .4rem;font-size:.78rem}.admin-form-grid{grid-template-columns:1fr 1fr;gap:.5rem 1.2rem;display:grid}.admin-form-full{grid-column:1/-1}.admin-form-actions{gap:1rem;margin-top:1.5rem;display:flex}.admin-confirm-modal{border-radius:var(--radius-md);text-align:center;width:100%;max-width:360px;box-shadow:var(--shadow-strong);background:#fff;padding:2rem;animation:.3s forwards fadeSlideUp}.admin-confirm-modal h3{font-family:var(--font-display);color:var(--text-deep);margin-bottom:.5rem;font-size:1.2rem}.admin-confirm-modal p{color:var(--text-soft);margin-bottom:1.5rem;font-size:.9rem}.admin-confirm-actions{justify-content:center;gap:.8rem;display:flex}.mobile-menu-btn{cursor:pointer;background:0 0;border:none;margin-left:.5rem;padding:.5rem;display:none}.hamburger{flex-direction:column;justify-content:space-between;width:24px;height:20px;display:flex;position:relative}.hamburger span{background:var(--text-deep);border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}.hamburger.open span:first-child{transform:translateY(9px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.mobile-menu-drawer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%;box-shadow:var(--shadow-medium);z-index:990;background:#fdf6eefa;border-bottom:2px dashed #e8a0b44d;padding:2rem;transition:transform .4s cubic-bezier(.34,1.56,.64,1);position:fixed;top:80px;left:0;transform:translateY(-120%)}.mobile-menu-drawer.open{transform:translateY(0)}.mobile-links{text-align:center;flex-direction:column;gap:1.5rem;list-style:none;display:flex}.mobile-links a{font-family:var(--font-display);color:var(--text-deep);font-size:1.5rem;text-decoration:none}.mobile-auth-links{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}@media (width<=1000px){.product-detail-grid{grid-template-columns:1fr 1fr;gap:2rem}.product-gallery{position:static}.purchase-card{grid-column:1/-1;position:static}.admin-stats-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.desktop-only{display:none!important}.mobile-menu-btn{display:block}.hero{min-height:auto;padding:6rem 1rem 2rem}.hero-carousel{height:450px;min-height:auto;padding-bottom:0}.carousel-indicators{bottom:-1.5rem}.indicator{width:8px;height:8px}.hero-slide.active{width:100%;height:100%;position:absolute}.hero-box{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin-top:0;padding:2rem 1.5rem;display:flex}.hero-heading{margin-bottom:.5rem;font-size:1.8rem;line-height:1.2}.hero-subtext{margin-bottom:1rem;font-size:.85rem}.promo-container{width:100%;height:100%;padding:0;background-color:#faf5f0!important}.promo-image{object-fit:contain;object-position:center;mix-blend-mode:multiply}.hero-visual{display:none!important}.hero-buttons{flex-direction:column;justify-content:center;align-items:center;gap:.8rem;width:100%;display:flex}.hero-buttons a{width:100%;margin:0}.about-grid,.footer-container{text-align:center;grid-template-columns:1fr;gap:2rem}.footer-col{align-items:center}.product-detail-grid{grid-template-columns:1fr;gap:1.5rem}.product-gallery{position:static}.purchase-card{grid-column:auto;position:static}.checkout-grid,.profile-info-grid,.admin-form-grid{grid-template-columns:1fr}.admin-stats-grid{grid-template-columns:1fr 1fr}.admin-layout{flex-direction:column}.admin-mobile-header{color:#fff;background:linear-gradient(#2d1e2e 0%,#1e1630 100%);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.admin-mobile-logo{font-family:var(--font-script);color:var(--blush-light);font-size:1.4rem;text-decoration:none}.admin-hamburger{cursor:pointer;background:0 0;border:none;padding:.5rem}.admin-hamburger span{background:#fff}.admin-sidebar{z-index:1000;width:100%;height:calc(100vh - 60px);transition:transform .3s;position:fixed;top:60px;left:0;transform:translate(-100%)}.admin-sidebar.open{transform:translate(0)}.admin-sidebar-logo{display:none}.admin-content{height:calc(100vh - 60px);padding:1rem;overflow-y:auto}.cart-drawer{width:100vw}.checkout-stepper{gap:.2rem}.step-label{display:none}button,a.btn-primary,a.btn-secondary{justify-content:center;align-items:center;min-height:48px;display:flex}}@media (width<=480px){.page-container{padding:8.5rem 1.2rem 3rem}.admin-stats-grid{grid-template-columns:1fr}.navbar-auth{gap:.5rem}.hero-heading{font-size:1.8rem}.collections-grid{grid-template-columns:1fr}}.auth-divider{text-align:center;color:var(--text-soft);align-items:center;margin:1.2rem 0;font-size:.8rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";border-bottom:1.5px dashed #e8a0b440;flex:1}.auth-divider:not(:empty):before{margin-right:.5rem}.auth-divider:not(:empty):after{margin-left:.5rem}.btn-google{border-radius:var(--radius-sm);width:100%;color:var(--text-medium);font-family:var(--font-body);cursor:pointer;transition:var(--transition-smooth);box-shadow:var(--shadow-soft);background:#fff;border:1.5px solid #b09acc59;justify-content:center;align-items:center;gap:.6rem;margin-top:.8rem;padding:.75rem 1rem;font-size:.92rem;font-weight:700;display:flex}.btn-google:hover:not(:disabled){border-color:var(--lavender-dark);color:var(--lavender-dark);background:#b09acc14;transform:translateY(-1px)}.btn-google:active:not(:disabled){transform:translateY(0)}.btn-google:disabled{opacity:.6;cursor:not-allowed}.btn-google svg{flex-shrink:0;width:18px;height:18px}.collections-page-wrap{min-height:90vh;font-family:var(--font-body), "Inter", sans-serif;color:#4a3e3d;background:linear-gradient(#f7f0e9 0%,#e6d8cb 100%);padding-bottom:5rem}.collections-page-hero{text-align:center;padding:1.5rem 1rem}.collections-page-hero .section-tag{color:#c9708a;text-transform:uppercase;letter-spacing:.15em;background:#c9708a14;border-radius:20px;margin-bottom:.8rem;padding:.35rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.collections-page-hero .section-title{font-family:var(--font-display), "Playfair Display", Georgia, serif;color:#5c4033;margin-bottom:.6rem;font-size:2.5rem;font-weight:700}.collections-page-hero .section-desc{color:#8a6250;max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.6}.collections-page-layout{grid-template-columns:280px 1fr;align-items:start;gap:2.5rem;max-width:1280px;margin:0 auto;padding:0 2rem;display:grid}.collections-page-sidebar{background:#fff;border:1px solid #f3eceb;border-radius:20px;flex-direction:column;gap:1.5rem;padding:1.8rem;display:flex;position:sticky;top:7.5rem;box-shadow:0 8px 30px #5c403305}.filter-section{border-bottom:1.5px solid #faf6f0;padding-bottom:1.5rem}.filter-section:last-child{border-bottom:none;padding-bottom:0}.filter-title{font-family:var(--font-body), sans-serif;color:#5c4033;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.6rem;margin-bottom:1rem;font-size:.95rem;font-weight:700;display:flex}.category-list{flex-direction:column;gap:.4rem;display:flex}.category-item{cursor:pointer;color:#4a3e3d;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;padding:.6rem .9rem;font-size:.9rem;transition:all .2s ease-in-out;display:flex}.category-item:hover{color:#5c4033;background:#5c40330f}.category-item.active{color:#faf5f0;background:#5c4033;border-color:#5c4033;font-weight:600}.category-item-count{color:#8a6250;background:#faf6f0;border-radius:10px;padding:.15rem .5rem;font-size:.75rem;font-weight:600;transition:all .2s}.category-item.active .category-item-count{color:#5c4033;background:#faf5f0}.price-slider-wrap{flex-direction:column;gap:.8rem;display:flex}.price-slider-input{-webkit-appearance:none;background:#faf6f0;border:1px solid #f3eceb;border-radius:3px;outline:none;width:100%;height:6px}.price-slider-input::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#c9708a;border-radius:50%;width:18px;height:18px;transition:transform .1s;box-shadow:0 2px 6px #c9708a4d}.price-slider-input::-webkit-slider-thumb:hover{transform:scale(1.15)}.price-labels{color:#8a6250;justify-content:space-between;font-size:.8rem;font-weight:600;display:flex}.price-quick-grid{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.4rem;display:grid}.price-quick-btn{cursor:pointer;color:#4a3e3d;text-align:center;background:#fff;border:1.5px solid #faf6f0;border-radius:8px;padding:.45rem;font-size:.75rem;font-weight:600;transition:all .2s}.price-quick-btn:hover{color:#c9708a;border-color:#c9708a66}.price-quick-btn.active{color:#fff;background:#c9708a;border-color:#c9708a}.colors-grid{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.color-filter-btn{cursor:pointer;border:2.5px solid #0000;border-radius:50%;width:28px;height:28px;transition:all .2s;position:relative;box-shadow:inset 0 2px 4px #0000000f}.color-filter-btn:hover{transform:scale(1.1)}.color-filter-btn.active{border-color:#5c4033;transform:scale(1.15);box-shadow:0 4px 10px #5c403326}.color-filter-plus{color:#a0908f;cursor:pointer;border:1.5px dashed #a0908f;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;transition:all .2s;display:flex}.color-filter-plus:hover{color:#c9708a;border-color:#c9708a;transform:scale(1.05)}.tags-wrap{flex-wrap:wrap;gap:.5rem;display:flex}.tag-filter-pill{cursor:pointer;color:#8a6250;background:#faf6f0;border:1.5px solid #faf6f0;border-radius:20px;padding:.4rem .9rem;font-size:.75rem;font-weight:600;transition:all .2s}.tag-filter-pill:hover{color:#c9708a;border-color:#c9708a4d}.tag-filter-pill.active{color:#fff;background:#c9708a;border-color:#c9708a}.btn-clear-all{color:#c9708a;cursor:pointer;background:#c9708a08;border:1.5px solid #c9708a;border-radius:25px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.65rem;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.btn-clear-all:hover{color:#fff;background:#c9708a}.collections-content-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.search-wrap{flex:1;min-width:250px;max-width:420px;position:relative}.search-icon{color:#a0908f;pointer-events:none;font-size:1rem;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.search-input{color:#4a3e3d;background:#fff;border:1.5px solid #f3eceb;border-radius:12px;outline:none;width:100%;padding:.65rem 1rem .65rem 2.5rem;font-family:inherit;font-size:.9rem;transition:all .2s}.search-input:focus{border-color:#c9708a;box-shadow:0 0 0 4px #c9708a14}.controls-right{align-items:center;gap:.8rem;display:flex}.sort-dropdown{cursor:pointer;color:#5c4033;appearance:none;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238A6250' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") right 10px center/16px no-repeat;border:1.5px solid #f3eceb;border-radius:12px;outline:none;padding:.65rem 2.2rem .65rem 1rem;font-size:.88rem;font-weight:600;transition:all .2s}.sort-dropdown:focus{border-color:#c9708a}.view-toggles{background:#fff;border:1.5px solid #f3eceb;border-radius:12px;display:flex;overflow:hidden}.view-toggle-btn{cursor:pointer;color:#8a6250;background:0 0;border:none;justify-content:center;align-items:center;padding:.65rem .9rem;font-size:.95rem;transition:all .2s;display:flex}.view-toggle-btn.active{color:#c9708a;background:#c9708a14}.products-found-label{color:#8a6250;margin-bottom:1.5rem;font-size:.9rem;font-weight:600}.product-tag-badge{text-transform:uppercase;letter-spacing:.08em;z-index:2;border-radius:20px;padding:.3rem .75rem;font-size:.68rem;font-weight:800;position:absolute;top:12px;left:12px;box-shadow:0 4px 10px #00000008}.tag-bestseller{color:#db2777;background:#fce7f3}.tag-new-arrival{color:#15803d;background:#dcfce7}.tag-gift-ready{color:#7e22ce;background:#f3e8ff}.product-wishlist-btn{cursor:pointer;z-index:2;color:#a0908f;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.95rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 10px #5c403314}.product-wishlist-btn:hover{color:#ff4b4b;transform:scale(1.1)}.product-wishlist-btn.active{color:#ff4b4b}.collections-products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;display:grid}.collections-products-grid .product-card{flex-direction:column;height:100%;display:flex}.collections-products-grid .product-card-body{flex-direction:column;flex:1;justify-content:space-between;display:flex}.collections-products-list{flex-direction:column;gap:1.5rem;display:flex}.product-card-list{cursor:pointer;background:#fff;border:1px solid #f3eceb;border-radius:20px;gap:1.5rem;padding:1.2rem;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 8px 30px #5c403303}.product-card-list:hover{border-color:#c9708a40;transform:translateY(-4px);box-shadow:0 12px 35px #5c40330d}.product-card-list-image{background:linear-gradient(135deg,#fef5f8,#f8f0ff);border-radius:12px;flex-shrink:0;width:200px;height:200px;position:relative;overflow:hidden}.product-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card-image:hover img{transform:scale(1.05)}.product-card-list-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card-list:hover .product-card-list-image img{transform:scale(1.05)}.product-card-desc{-webkit-line-clamp:3;text-overflow:ellipsis;color:#8a6250;-webkit-box-orient:vertical;height:4.5em;margin-bottom:1rem;font-size:.83rem;line-height:1.5;display:-webkit-box;overflow:hidden}.product-card-list-body .product-card-desc{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;height:auto;max-height:4.5em;margin:.5rem 0;font-size:.88rem;display:-webkit-box;overflow:hidden}.product-card-list-body{flex-direction:column;flex:1;justify-content:space-between;padding:.4rem 0;display:flex}.product-card-list-info{flex-direction:column;gap:.4rem;display:flex}.product-card-list-footer{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.collections-empty{text-align:center;background:#fff;border:1px solid #f3eceb;border-radius:20px;padding:5rem 2rem}.collections-empty-icon{margin-bottom:1.2rem;font-size:3.5rem;display:block}.collections-empty-title{font-family:var(--font-display), serif;color:#5c4033;margin-bottom:.5rem;font-size:1.35rem;font-weight:700}.collections-empty-desc{color:#8a6250;font-size:.95rem}@media (width<=900px){.collections-page-layout{grid-template-columns:1fr}.collections-page-sidebar{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fdf6eefa;width:100%;max-width:320px;height:100vh;transition:transform .3s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:4px 0 20px #0000001a}.collections-page-sidebar.open{transform:translate(0)}}.mobile-filter-header,.mobile-filter-toggle{display:none}@media (width<=900px){.mobile-filter-header{border-bottom:2px dashed #e8a0b44d;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.mobile-filter-header h3{font-family:var(--font-display);color:var(--text-deep);font-size:1.4rem}.close-filter-btn{color:var(--text-deep);cursor:pointer;background:0 0;border:none;font-size:1.5rem}.mobile-filter-toggle{background:var(--cream);border-radius:var(--radius-sm);cursor:pointer;height:48px;color:var(--text-deep);border:1.5px solid #e8a0b44d;justify-content:center;align-items:center;padding:0 1rem;display:flex}.search-and-filter{gap:.5rem;width:100%;display:flex}.collections-content-header{flex-direction:column;align-items:stretch}}@media (width<=600px){.product-card-list{flex-direction:column;height:auto}.product-card-list-image{width:100%;height:240px}.search-wrap{width:100%}.controls-right{justify-content:space-between;width:100%}}
