@import "https://fonts.googleapis.com/css2?family=Allura&family=Great+Vibes&family=Caveat:wght@600;700&family=Dancing+Script:wght@400;600;700&family=Nunito:wght@400;600;700;800&family=Outfit:wght@300;400;500;600&family=Quicksand:wght@500;600;700&family=Pacifico&display=swap";:root{--primary:#f7c6cc;--secondary:#fff;--cream:#fffdf9;--beige:#fdf5f3;--accent:#d4af37;--text-dark:#4a3b3c;--text-light:#7a6a6b;--font-script:"Dancing Script", cursive;--font-body:"Outfit", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text-dark);background-color:var(--cream);width:100%;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:color .3s}ul{list-style:none}img{max-width:100%;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{opacity:0;animation:1s ease-out forwards fadeIn}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.4s}.delay-3{animation-delay:.6s}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.section-title{font-family:var(--font-script);text-align:center;color:var(--text-dark);margin-bottom:3rem;font-size:3.5rem}.btn{background-color:var(--primary);color:var(--text-dark);cursor:pointer;letter-spacing:1px;border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:500;transition:all .3s;display:inline-block}.btn:hover{background-color:var(--text-dark);color:var(--primary);transform:translateY(-2px);box-shadow:0 10px 20px #4a3b3c26}.navbar{z-index:1000;-webkit-backdrop-filter:blur(6px);background:#ffffff14;justify-content:space-between;align-items:center;width:100%;padding:.6rem 2rem;display:flex;position:fixed;top:0;left:0}.navbar .logo{color:#0000;cursor:pointer;filter:brightness(1.25)contrast(1.15)drop-shadow(1px 1px #b026ff)drop-shadow(-1px -1px #b026ff)drop-shadow(0 0 10px #c44dffe6)drop-shadow(0 0 20px #b026ffb3)drop-shadow(0 6px 10px #00000080)drop-shadow(0 2px 6px #000c);background-color:#b026ff;width:360px;height:110px;font-size:0;transition:all .3s;display:inline-block;position:relative;-webkit-mask-image:url(/mn-corporation-website/images/logo.svg);mask-image:url(/mn-corporation-website/images/logo.svg);-webkit-mask-position:0;mask-position:0;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.navbar .logo:hover{filter:brightness(1.3)contrast(1.2)drop-shadow(1px 1px #b026ff)drop-shadow(-1px -1px #b026ff)drop-shadow(0 0 14px #c44dff)drop-shadow(0 0 24px #b026ffcc)drop-shadow(0 8px 14px #0009)drop-shadow(0 2px 6px #000c);background-color:#c44dff;transform:scale(1.05)}.navbar .logo:after{content:"";opacity:.9;background:linear-gradient(90deg,#b026ff,#c44dff);width:100%;height:4px;position:absolute;bottom:-4px;left:0;box-shadow:0 0 12px #b026ffe6}.nav-links{gap:2.5rem;display:flex}.nav-links a{color:#ff69b4;text-transform:capitalize;letter-spacing:.5px;text-shadow:0 0 6px #ff69b499,0 0 12px #ff69b466;font-family:Nunito,sans-serif;font-size:1.05rem;font-weight:600;transition:all .3s;display:inline-block}.nav-links a:hover{color:#ff85c1;text-shadow:0 0 10px #ff85c199;transform:scale(1.05)}.menu-toggle{cursor:pointer;color:var(--text-dark);font-size:1.5rem;display:none}.hero-scroll-container{z-index:1;background-color:#fdf5f3;width:100%;height:150vh;position:relative;border:none!important;outline:none!important;margin:0!important}.hero-sticky{will-change:transform;backface-visibility:hidden;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:sticky;top:0;overflow:hidden;transform:translateZ(0)}.hero-sticky h1,.hero-sticky h2,.hero-sticky h3,.hero-sticky h4,.hero-sticky p{text-shadow:0 2px 8px #00000059,0 0 20px #ffffff26}.hero-canvas{z-index:0;pointer-events:none;image-rendering:auto;filter:contrast(1.05)saturate(1.02);will-change:transform;width:100%;height:100%;position:absolute;top:0;left:0;transform:translateZ(0)}.hero-overlay{z-index:1;pointer-events:none;background:linear-gradient(#fff0 60%,#00000014 100%);position:absolute;inset:0}.hero-sparkle{opacity:.6;z-index:5;font-size:1rem;animation:linear infinite twinkle;position:absolute}@keyframes twinkle{0%,to{opacity:.3}50%{opacity:.8}}.center-cloud-btn{z-index:10;cursor:pointer;justify-content:center;align-items:center;width:240px;height:140px;text-decoration:none;transition:transform .3s;animation:3s ease-in-out infinite float;display:flex;position:absolute;bottom:12%;left:50%;transform:translate(-45%)}.center-cloud-svg{z-index:1;filter:drop-shadow(0 0 15px #ff96c880);width:100%;height:100%;transition:filter .3s;position:absolute;top:0;left:0}.center-cloud-text{z-index:10;color:#ff7ac6;text-shadow:0 0 8px #fffc;margin-top:10px;font-family:Nunito,sans-serif;font-size:1.25rem;font-weight:800;position:relative}@keyframes centerFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes float{0%,to{transform:translate(-45%)translateY(0)}50%{transform:translate(-45%)translateY(-6px)}}.center-cloud-btn:hover{transform:translate(-45%)scale(1.05)}.center-cloud-btn:hover .center-cloud-svg{filter:drop-shadow(0 0 25px #ff96c8cc)}.center-cloud-btn:active{transform:translate(-45%)scale(.95)}.bestsellers-section{z-index:1;background:linear-gradient(135deg,#fffef5 0%,#fffde7 50%,#fffacd 100%);padding:4rem 0;position:relative;border:none!important;outline:none!important;margin:0!important}.blob-tl{filter:blur(60px);background:radial-gradient(circle,#ffd70026,#0000);border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;left:-80px}.blob-tr{filter:blur(60px);background:radial-gradient(circle,#ffd70026,#0000);border-radius:50%;width:280px;height:280px;position:absolute;top:50px;right:-60px}.blob-bc{filter:blur(60px);background:radial-gradient(circle,#ffd70026,#0000);border-radius:50%;width:350px;height:350px;position:absolute;bottom:0;left:40%}.decorative-star{opacity:.25;pointer-events:none;font-size:1.2rem;position:absolute}.bestsellers-title{color:#ff6b6b;text-align:center;text-shadow:0 0 14px #ff6b6b,0 0 28px #ffb3c6;margin-bottom:4rem;font-family:Pacifico,cursive;font-size:3.5rem}.puff-list{flex-direction:column;gap:3rem;max-width:800px;margin:3rem auto;display:flex}.bestsellers-collage{flex-wrap:wrap;justify-content:center;gap:3.5rem 4rem;max-width:1200px;margin:0 auto;padding:2rem 1rem;display:flex}.bestsellers-item{text-align:center;opacity:0;will-change:opacity, transform;flex-direction:column;align-items:center;width:340px;transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94);display:flex;transform:translateY(40px)translateZ(0)}.bestsellers-item.visible{opacity:1!important;transform:translateY(0)translateZ(0)!important}.bestsellers-item:nth-child(2){margin-top:60px}.bestsellers-item:nth-child(3){margin-top:20px}.bestsellers-item:nth-child(4){margin-top:80px}.bestsellers-item:nth-child(5){margin-top:40px}.bestsellers-frame-wrapper{aspect-ratio:4/5;-webkit-backdrop-filter:blur(8px);border-radius:inherit;will-change:transform;background:#fff9;width:100%;margin-bottom:1.5rem;padding:12px;transition:transform .4s,box-shadow .4s;position:relative;transform:translateZ(0);box-shadow:0 10px 30px #ffb6c140,inset 0 0 0 2px #ffffffe6}.bestsellers-item:hover .bestsellers-frame-wrapper{transform:translateY(-12px)scale(1.03);box-shadow:0 15px 40px #ff6eb459,inset 0 0 0 2px #fff}.item-1 .bestsellers-frame-wrapper,.item-1 .bestsellers-frame{border-radius:120px 120px 24px 24px}.item-2 .bestsellers-frame-wrapper,.item-2 .bestsellers-frame{border-radius:50%/60% 60% 40% 40%}.item-3 .bestsellers-frame-wrapper,.item-3 .bestsellers-frame{border-radius:24px 120px}.item-4 .bestsellers-frame-wrapper,.item-4 .bestsellers-frame{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}.item-5 .bestsellers-frame-wrapper,.item-5 .bestsellers-frame{border-radius:24px 24px 120px 120px}.bestsellers-frame{border-radius:inherit;width:100%;height:100%;overflow:hidden}.bestsellers-frame img{object-fit:cover;border-radius:inherit;width:100%;height:100%;transition:transform .4s;display:block}.bestsellers-item:hover .bestsellers-frame img{transform:scale(1.05)}.floating-sparkle{filter:drop-shadow(0 2px 4px #ff6eb466);z-index:2;font-size:1.5rem;animation:3s ease-in-out infinite alternate floatSparkle;position:absolute}@keyframes floatSparkle{0%{transform:translateY(0)scale(1)}to{transform:translateY(-8px)scale(1.1)}}.sparkle-1{animation-delay:.2s;top:-10px;right:-10px}.sparkle-2{font-size:1.2rem;animation-delay:.7s;bottom:20px;left:-15px}.bestsellers-name{color:#ff6eb4;text-shadow:0 0 8px #ff6eb44d;margin-bottom:.5rem;font-family:Dancing Script,cursive;font-size:2.2rem}.bestsellers-desc{color:#8b7a75;padding:0 1rem;font-family:Nunito,sans-serif;font-size:.95rem;line-height:1.5}#sweetbites{background:linear-gradient(135deg,#fff0db 0%,#ffe4b5 100%)}.sweet-bites-section{z-index:1;text-align:center;padding:6rem 0 8rem;position:relative;border:none!important;outline:none!important;margin:0!important}.sweet-bites-title{background:linear-gradient(90deg,#ff6eb4,#da70ff,gold);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 8px #ff6eb4)drop-shadow(0 0 16px #da70ff);-webkit-background-clip:text;margin-bottom:.5rem;font-family:Pacifico,cursive;font-size:3rem}.sweet-bites-subtitle{color:#ff9f1c;margin-bottom:4rem;font-family:Nunito,sans-serif;font-size:1.1rem}.sweet-world-section{z-index:1;background:linear-gradient(135deg,#fffcf5 0%,#fff7e3 100%);padding:8rem 0;position:relative;overflow:hidden}.sweet-world-container{grid-template-columns:1fr 1fr;align-items:center;width:90%;max-width:1150px;margin:0 auto;display:grid}.sweet-world-text-col{text-align:left;flex-direction:column;order:2;grid-column:2;justify-content:center;margin-left:40px;display:flex;position:relative}.sweet-world-title{color:#ff6eb4;text-shadow:0 0 12px #ff6eb44d;margin-bottom:.5rem;font-family:Dancing Script,cursive;font-size:3.8rem}.sweet-world-subtitle{color:#8b7a75;margin-bottom:2rem;font-family:Nunito,sans-serif;font-size:1.25rem}.sweet-world-text-stack{width:100%;height:150px;position:relative}.sweet-world-text-content{width:100%;position:absolute;top:0;left:0}.sweet-world-category{color:#ff9f1c;text-shadow:0 0 8px #ff9f1c4d;margin-bottom:.5rem;font-family:Pacifico,cursive;font-size:2.2rem}.sweet-world-desc{color:#8b7a75;font-family:Nunito,sans-serif;font-size:1.15rem;line-height:1.6}.sweet-world-nav-arrows{gap:1.2rem;margin-top:1rem;display:flex}.sweet-world-arrow{color:#ff6eb4;cursor:pointer;background:#fff;border:2px solid gold;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;font-weight:700;transition:all .3s;display:flex}.sweet-world-arrow:hover{color:#fff;background:gold;transform:translateY(-2px)scale(1.05)}.sweet-world-deck-col{opacity:0;order:1;grid-column:1;justify-content:center;align-items:center;height:450px;margin-right:40px;animation:.6s forwards fadeSlideIn;display:flex;position:relative;transform:translate(-20px)}@keyframes fadeSlideIn{to{opacity:1;transform:translate(0)}}.sweet-world-deck-container{width:100%;height:100%;position:relative}.sweet-world-deck-container:after{content:"";z-index:-1;background:radial-gradient(#0000001f 0%,#0000 70%);border-radius:50%;width:250px;height:25px;position:absolute;bottom:0;left:50%;transform:translate(-40%)}.sweet-world-card{transform-origin:50%;cursor:pointer;will-change:transform, opacity, filter;justify-content:center;align-items:center;width:300px;height:350px;transition:transform .6s cubic-bezier(.34,1.56,.64,1),opacity .6s cubic-bezier(.34,1.56,.64,1),filter .6s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:50%;left:50%}.sweet-world-card.active .card-inner{box-shadow:0 0 30px #ffb6c166}.card-inner{background:#fff;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;transition:all .4s;display:flex;position:relative;box-shadow:0 15px 30px #00000014}.sweet-world-card img{object-fit:cover;object-position:center;border-radius:inherit;width:100%;height:100%;transition:all .4s;display:block}.sweet-world-card:hover img{transform:scale(1.05)}.frame-polaroid .card-inner{background:#fff;border:1px solid #f0f0f0;border-radius:4px;padding:15px 15px 50px}.card-tape{z-index:5;font-size:2rem;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.frame-blob .card-inner{background:#fff0f5;border:4px solid #ffd1dc;border-radius:50% 40% 60%/40% 50% 40% 60%}.frame-scalloped .card-inner{background:#fff8dc;border:4px dashed #ffb6c1;border-radius:20px}.frame-sticker .card-inner{background:#e6e6fa;border:5px solid #fff;border-radius:30px;box-shadow:0 5px 15px #0000001a,inset 0 0 0 3px plum}.card-sparkle{font-size:1.5rem;animation:2s ease-in-out infinite centerFloat;position:absolute;top:10px;right:10px}.cake-showcase-wrapper{z-index:1;background:linear-gradient(135deg,#fff0db 0%,#ffe4b5 100%);width:100%;padding:8rem 0;position:relative;overflow:hidden;border:none!important;outline:none!important;margin:0!important}.cake-showcase-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:90%;max-width:1150px;margin:0 auto;display:grid}.cake-text-col{flex-direction:column;justify-content:center;height:400px;display:flex;position:relative}.cake-text-stack{width:100%;height:250px;position:relative}.cake-text-content{width:100%;position:absolute;top:0;left:0}.cake-item-title{color:#ff9f1c;text-shadow:0 0 8px #ff9f1c4d;margin-bottom:1rem;font-family:Pacifico,cursive;font-size:2.6rem}.cake-item-desc{color:#8b7a75;font-family:Nunito,sans-serif;font-size:1.25rem;line-height:1.7}.sweet-world-btn{color:#ff6eb4;background:#ffe4b5;border-radius:40px;padding:1rem 2.2rem;font-family:Nunito,sans-serif;font-size:1.1rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 6px 15px #ff6eb433}.sweet-world-btn:hover{color:#fff;background:gold;transform:translateY(-3px);box-shadow:0 8px 20px #ff6eb466}.cake-nav-arrows{gap:1.5rem;margin-top:2rem;display:flex}.cake-arrow{color:#ff6eb4;cursor:pointer;background:#ffe4b5;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 10px #ff6eb433}.cake-arrow:hover{color:#fff;background:gold;transform:translateY(-3px)scale(1.05);box-shadow:0 6px 15px #ff6eb466}.cake-deck-col{perspective:1000px;justify-content:center;align-items:center;height:450px;display:flex;position:relative}.deck-container{width:100%;height:100%;position:relative}.deck-card{transform-origin:50%;will-change:transform, opacity, filter;background:#fff;border-radius:20px;justify-content:center;align-items:center;width:320px;height:400px;padding:20px;transition:transform .6s cubic-bezier(.25,.46,.45,.94),opacity .6s cubic-bezier(.25,.46,.45,.94),filter .6s cubic-bezier(.25,.46,.45,.94);display:flex;position:absolute;top:50%;left:50%;box-shadow:0 20px 40px #0000001f}.deck-card img{object-fit:contain;filter:drop-shadow(0 15px 25px #00000014);width:100%;height:100%}.sweet-bites-btn-container{z-index:20;justify-content:center;width:100%;margin-top:3rem;display:flex;position:relative}.sweet-bites-cloud-btn{cursor:pointer;justify-content:center;align-items:center;width:200px;height:110px;text-decoration:none;transition:transform .3s;animation:3s ease-in-out infinite centerFloat;display:flex;position:relative}.sweet-bites-cloud-svg{z-index:1;filter:drop-shadow(0 0 10px #ff96c866);width:100%;height:100%;transition:filter .3s;position:absolute;top:0;left:0}.sweet-bites-cloud-text{z-index:10;color:#ff7ac6;text-shadow:0 0 5px #fffc;margin-top:5px;font-family:Nunito,sans-serif;font-size:1.15rem;font-weight:800;position:relative}.btn-text{text-align:center;line-height:1.2;display:inline-block}.sweet-bites-cloud-btn:hover{transform:scale(1.05)}.sweet-bites-cloud-btn:hover .sweet-bites-cloud-svg{filter:drop-shadow(0 0 20px #ff96c8b3)}.sweet-bites-cloud-btn:active{transform:scale(.95)}.gallery-section{z-index:1;text-align:center;background:linear-gradient(135deg,#fff0db 0%,#ffe4b5 100%);padding:6rem 0 8rem;position:relative;border:none!important;outline:none!important;margin:0!important}.gallery-title{background:linear-gradient(90deg,#ff6eb4,#da70ff,gold);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 8px #ff6eb4);-webkit-background-clip:text;margin-bottom:.5rem;font-family:Pacifico,cursive;font-size:2.8rem}.gallery-subtitle{color:#ff9f1c;margin-bottom:5rem;font-family:Nunito,sans-serif;font-size:1rem}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1200px;margin:3rem auto;padding:0 2rem;display:grid}.gallery-img{object-fit:cover;border-radius:20px;width:100%;height:270px;transition:transform .3s;box-shadow:0 8px 20px #ffb6c166}.gallery-img:hover{transform:scale(1.03)}.about-section{z-index:1;background:linear-gradient(135deg,#fff0db 0%,#ffe4b5 100%);padding:5rem 3rem;position:relative;border:none!important;outline:none!important;margin:0!important}.about-container{justify-content:center;align-items:center;gap:60px;width:90%;max-width:1100px;margin:0 auto;padding:0 4rem;display:flex;overflow:hidden}.about-left{z-index:1;flex-shrink:0;gap:24px;display:flex;position:relative;transform:translate(-30px)}.polaroid-frame{background:#fff;width:260px;height:auto;padding:16px 16px 60px;transition:transform .4s;position:relative;transform:rotate(-3deg);box-shadow:4px 8px 20px #0000001f,0 0 18px #ffd70066}.polaroid-frame:hover{transform:rotate(0)}.polaroid-frame img{object-fit:cover;border-radius:4px;width:100%;height:100%;display:block}.polaroid-caption{text-align:center;color:#ff6eb4;letter-spacing:5px;text-shadow:0 0 8px #ff6eb4;width:100%;font-size:1.5rem;position:absolute;bottom:15px;left:0}.about-right{z-index:2;flex-direction:column;max-width:500px;display:flex;position:relative}.about-right h2{color:#ff9f1c;text-shadow:0 0 12px gold,0 0 24px #ff9f1c;margin-bottom:.5rem;font-family:Pacifico,cursive;font-size:3.5rem;line-height:1.2}.about-subheading{color:#ff6b6b;margin-bottom:1.5rem;font-family:Nunito,sans-serif;font-size:1.1rem;font-weight:700}.about-story{color:#5c3d2e;font-family:Nunito,sans-serif;font-size:1rem;line-height:1.9}.decorative-emojis{letter-spacing:10px;font-size:1.2rem}.animate-slide-left{opacity:0;will-change:opacity, transform;transition:opacity .8s,transform .8s;transform:translate(-50px)translateZ(0)}.animate-slide-right{opacity:0;will-change:opacity, transform;transition:opacity .8s,transform .8s;transform:translate(50px)translateZ(0)}.slide-visible{opacity:1;transform:translate(0)translateZ(0)}.atelier-section{z-index:1;background:linear-gradient(135deg,#fffcf5 0%,#fff7e3 100%);padding:6rem 0 8rem;position:relative;border:none!important;outline:none!important;margin:0!important}.atelier-container{grid-template-columns:1.1fr .9fr;align-items:center;gap:5rem;width:90%;max-width:1150px;margin:0 auto;padding:0 4rem;display:grid}.atelier-left{flex-direction:column;align-items:flex-start;display:flex}.atelier-title{color:#ff6eb4;text-shadow:0 0 14px #ff6eb4,0 0 28px #da70ff,0 0 6px #fff;margin-bottom:.5rem;font-family:Pacifico,cursive;font-size:3rem}.atelier-subtitle{color:#8b2fc9;text-shadow:0 0 10px #8b2fc980;margin-bottom:1rem;font-family:Dancing Script,cursive;font-size:2.2rem;line-height:1.2}.atelier-desc{color:#8b7a75;margin-bottom:1.5rem;font-family:Nunito,sans-serif;font-size:1.15rem;line-height:1.7}.atelier-location-block{border-top:1px dashed #ff6eb44d;flex-direction:column;gap:8px;width:100%;margin-bottom:2.5rem;padding-top:1rem;display:flex}.location-label{color:#ff6eb4;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:4px;font-family:Nunito,sans-serif;font-size:.85rem;font-weight:800}.location-address{color:#8b7a75;font-family:Nunito,sans-serif;font-size:1.05rem;font-style:normal;line-height:1.6}.atelier-cta{color:#ff6eb4;text-shadow:0 0 8px #ff6eb44d;background:linear-gradient(135deg,#fff0f5,#fffacd);border:3px solid #ff6eb466;border-radius:40px 60px/50px 40px 60px;justify-content:center;align-items:center;padding:1.1rem 2.2rem;font-family:Nunito,sans-serif;font-size:1.1rem;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:inline-flex;box-shadow:-4px -4px 10px #fffc,6px 6px 15px #da70ff33,inset 2px 2px 5px #fff}.atelier-cta:hover{border-color:#ff6eb4cc;transform:translateY(-5px)scale(1.03);box-shadow:-4px -4px 12px #ffffffe6,8px 8px 20px #ff6eb466,inset 2px 2px 5px #fff}.atelier-cta:active{transform:translateY(2px)scale(.98);box-shadow:-2px -2px 5px #fffc,3px 3px 8px #da70ff33,inset 4px 4px 10px #da70ff1a}.atelier-right{justify-content:center;display:flex;position:relative}.atelier-organic-frame{aspect-ratio:4/5;background:#fff;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;width:100%;max-width:420px;transition:transform .5s;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 15px 35px #ff6eb433,inset 0 0 0 8px #fff9}.atelier-organic-frame:hover{transform:rotate(-1deg)scale(1.02)}.atelier-organic-frame img{object-fit:cover;object-position:center;opacity:.95;width:100%;height:100%;transition:transform .5s;display:block}.atelier-organic-frame:hover img{transform:scale(1.05)}.atelier-decor-heart{filter:drop-shadow(0 4px 8px #ff6eb466);font-size:2rem;animation:3.5s ease-in-out infinite alternate floatSparkle;position:absolute;top:-20px;right:10px}.atelier-decor-sparkle{filter:drop-shadow(0 2px 6px #ffd70080);font-size:1.8rem;animation:2.8s ease-in-out .5s infinite alternate floatSparkle;position:absolute;bottom:30px;left:-20px}.contact-section{z-index:1;text-align:center;background:linear-gradient(135deg,#fff0db 0%,#ffe4b5 100%);padding:8rem 0;position:relative;border:none!important;outline:none!important;margin:0!important}.contact-container{flex-direction:column;align-items:center;max-width:800px;margin:0 auto;padding:0 2rem;display:flex}.contact-heading{color:#ff6eb4;text-shadow:0 0 12px #ff6eb466,0 0 24px #da70ff33;margin-bottom:4rem;font-family:Dancing Script,cursive;font-size:3.8rem}.contact-box-wrapper{width:100%;max-width:500px;margin:0 auto 4rem;position:relative}.contact-box{z-index:2;background:#fffcf5;border:4px solid #fff9;border-radius:40px 30px 50px 40px/50px 40px 30px;padding:3rem 2.5rem;transition:transform .5s,box-shadow .5s;position:relative;transform:translateY(0);box-shadow:0 15px 35px #ff6eb41a,inset 0 0 0 4px #ffd70033,inset 0 0 15px #fffc}.contact-box-wrapper:hover .contact-box{transform:translateY(-8px);box-shadow:0 20px 40px #ff6eb426,inset 0 0 0 4px #ffd70066,inset 0 0 20px #fff}.contact-box-title{color:#ff9f1c;text-shadow:0 0 8px #ff9f1c33;margin-bottom:2rem;font-family:Pacifico,cursive;font-size:2.2rem}.contact-info-list{flex-direction:column;gap:1.8rem;display:flex}.contact-item{flex-direction:column;align-items:center;gap:6px;display:flex}.contact-label{color:#ff6eb4;letter-spacing:2.5px;text-transform:uppercase;font-family:Nunito,sans-serif;font-size:.85rem;font-weight:800}.contact-value{color:#8b7a75;font-family:Nunito,sans-serif;font-size:1.1rem;line-height:1.5}.sparkle-contact-1{font-size:2.5rem;top:-20px;right:-20px}.sparkle-contact-2{font-size:2.5rem;animation-delay:.5s;bottom:-20px;left:-20px}.contact-socials{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:1rem;display:flex}.social-icon-link{color:#ff6eb4;cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex;box-shadow:0 4px 10px #0000000d,0 0 12px #ff6eb44d}.social-icon-link:hover{color:#ff1493;transform:scale(1.08);box-shadow:0 6px 15px #0000001a,0 0 20px #ff1493b3,0 0 35px #ff149380}.footer{color:#fdebe2;z-index:1;background-color:#8c6254;padding:6rem 0 3rem;position:relative;overflow:hidden;border:none!important;outline:none!important;margin:0!important}.footer-grain{pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox=\"0 0 200 200\" xmlns=\"http://www.w3.org/2000/svg\"%3E%3Cfilter id=\"noiseFilter\"%3E%3CfeTurbulence type=\"fractalNoise\" baseFrequency=\"0.65\" numOctaves=\"3\" stitchTiles=\"stitch\"/%3E%3C/filter%3E%3Crect width=\"100%25\" height=\"100%25\" filter=\"url(%23noiseFilter)\" opacity=\"0.05\"/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.footer .container{z-index:10;position:relative}.footer-grid{grid-template-columns:repeat(3,1fr);gap:4rem;margin-bottom:4rem;display:grid}.footer-col h3{font-family:var(--font-script);color:#fff0db;text-shadow:0 0 10px #fff0db4d;margin-bottom:1.5rem;font-size:2.8rem}.footer-col h4{color:#fff0db;letter-spacing:1px;text-shadow:0 0 8px #fff0db33;margin-bottom:1.8rem;font-family:Pacifico,cursive;font-size:1.6rem;font-weight:500}.footer-col p,.footer-col a{color:#fdebe2;font-family:Nunito,sans-serif;font-size:1.05rem;font-weight:600;line-height:1.8}.footer-col ul{flex-direction:column;gap:.8rem;display:flex}.footer-col a{transition:all .3s;display:inline-block;position:relative}.footer-col a:hover{color:#fff0db;text-shadow:0 0 8px #fff0db80;transform:translate(4px)}.brand-col{position:relative}.footer-sparkle{opacity:.8;font-size:1.5rem;animation:3s ease-in-out infinite alternate floatSparkle;position:absolute}.footer-sparkle-1{top:-10px;left:200px}.footer-sparkle-2{font-size:1.2rem;animation-delay:1s;bottom:50px;right:50px}.footer-divider{background:linear-gradient(90deg,#0000,#fdebe233,#0000);width:100%;height:1px;margin:0 auto 2rem}.footer-bottom{text-align:center;color:#fdebe2;letter-spacing:1px;opacity:.85;font-family:Nunito,sans-serif;font-size:.95rem;font-weight:700}@media (width<=992px){.hero-content h1{font-size:4rem}.cakes-grid,.featured-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.nav-links{display:none}.menu-toggle{display:block}.hero-sticky{justify-content:center;padding-right:0}.hero-content{text-align:center;padding:0 1rem}.hero-overlay{background:radial-gradient(circle,#0000 60%,#0000001a 120%)}.footer-grid{text-align:center;grid-template-columns:1fr}.about-container{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.about-right{text-align:center}.atelier-container{grid-template-columns:1fr;gap:3rem;padding:0 1rem}.contact-heading{font-size:3rem}.contact-box{padding:2rem 1rem}.atelier-left{text-align:center;align-items:center}.cake-showcase-container{grid-template-columns:1fr;gap:3rem;padding:0 1rem}.cake-3d-col{height:350px}.cake-text-col{text-align:center;align-items:center;height:300px}.cake-3d-img{width:300px;height:300px;margin-top:-150px;margin-left:-150px}.showcase-title{font-size:3rem}.puff-card{text-align:center;flex-direction:column!important}.gallery-grid{grid-template-rows:auto;grid-template-columns:1fr}.bento-1,.bento-2,.bento-3,.bento-4{grid-area:auto/1}}@media (width<=576px){.cakes-grid,.featured-grid{grid-template-columns:1fr}.hero-content h1{font-size:3.5rem}}.section-divider{pointer-events:none;z-index:10;width:100%;height:120px;margin:0;line-height:0;position:absolute;bottom:-2px;left:0}.section-divider svg{width:100%;height:100%;display:block;transform:translateY(2px)scale(1.002)}
