@font-face{font-family:Hangyaboly;src:url(/build/assets/Hangyaboly-LIjN4dch.ttf) format("truetype")}@font-face{font-family:Royal Brand;src:url(/build/assets/RoyalBrand-Regular-vbOVtL2n.otf) format("opentype")}@font-face{font-family:Poppins;src:url(/build/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype")}body{background-color:var(--quaternary)!important;color:var(--tertiary);font-family:Poppins,sans-serif;margin:0;overflow-x:hidden}.header{font-family:Hangyaboly,serif;text-align:center;font-size:80px;color:var(--secondary);margin:20px 0}.subheader{font-family:Royal Brand,serif;color:var(--tertiary);letter-spacing:3px;font-size:50px;margin:0}body.theme-christmas{--primary: #9a3d3b;--secondary: #3b4b31;--tertiary: #052100;--quaternary: #fcf8f0}body.theme-valentine{--primary: #efaab0;--secondary: #eb6975;--tertiary: #660005;--quaternary: #f2f2f2}body.theme-halloween{--primary: #dc5d10;--secondary: #7b2cbf;--tertiary: #222023;--quaternary: #fff9f2}body.theme-mothersday{--primary: #cfbacc;--secondary: #9b6db5;--tertiary: #4a2d6b;--quaternary: #fbf9fd}body.theme-fathersday{--primary: #8db0d1;--secondary: #1b2f4a;--tertiary: #373c42;--quaternary: #eef3f8}.snowflake,.heart,.bat,.petal,.tie{position:fixed;top:-20px;opacity:0;pointer-events:none;z-index:9999}.snowflake{color:#fff;animation:snowfall linear forwards}@keyframes snowfall{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(110vh) rotate(360deg);opacity:.2}}.heart{animation:heartfall linear forwards}@keyframes heartfall{0%{transform:translateY(0) rotate(0) scale(1);opacity:.9}50%{transform:translateY(50vh) rotate(20deg) scale(1.2);opacity:.6}to{transform:translateY(110vh) rotate(-10deg) scale(.8);opacity:0}}.bat{animation:batfly linear forwards}@keyframes batfly{0%{transform:translateY(0) translate(0);opacity:.9}50%{transform:translateY(50vh) translate(40px);opacity:.7}to{transform:translateY(110vh) translate(-20px);opacity:0}}.petal{animation:petalfall linear forwards}@keyframes petalfall{0%{transform:translateY(0) rotate(0) translate(0);opacity:.9}50%{transform:translateY(50vh) rotate(180deg) translate(20px);opacity:.6}to{transform:translateY(110vh) rotate(360deg) translate(-10px);opacity:0}}.tie{animation:tiefall linear forwards}@keyframes tiefall{0%{transform:translateY(0) rotate(-10deg);opacity:.9}50%{transform:translateY(50vh) rotate(10deg);opacity:.7}to{transform:translateY(110vh) rotate(-5deg);opacity:0}}nav{position:absolute;top:0;width:100%;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:10px 50px;background:transparent;box-sizing:border-box}.nav-logo-img{height:35px;width:auto;transition:transform .3s ease,background-color .3s ease}.navbar-brand:hover .nav-logo-img{transform:rotate(5deg) scale(1.05)}.nav-links{display:flex;gap:10px;list-style:none;align-items:center;margin:0;padding:0}.nav-links a{text-decoration:none;color:var(--secondary);font-size:14px;font-weight:700;letter-spacing:1px;transition:all .3s ease;padding:10px 22px}.nav-links a:hover{color:var(--primary)}.nav-links a.active,.nav-link.active{background-color:var(--primary)!important;color:#fff!important;border-radius:50px!important;font-weight:700}#footer-order-cta{height:auto!important;min-height:auto!important;background-color:var(--quaternary);margin:0!important;padding:0!important;display:block!important;justify-content:flex-start!important}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes pulseGlow{0%,to{box-shadow:0 5px 15px #fbc7d466}50%{box-shadow:0 8px 25px #fbc7d4b3}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.order-cta-banner{height:350px;background-size:cover;background-position:center;position:relative;border-radius:0;margin:0;padding:0;overflow:hidden}.order-cta-banner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgb(from var(--quaternary) r g b / 1),rgb(from var(--quaternary) r g b / .95) 5%,rgb(from var(--quaternary) r g b / .8) 12%,rgb(from var(--quaternary) r g b / .5) 22%,rgb(from var(--quaternary) r g b / 0) 35%,#0000 60%,#0000004d);z-index:1}.order-cta-overlay{background:transparent;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:2}.cta-title{color:var(--quaternary);font-size:4rem;margin-bottom:25px;text-shadow:2px 4px 20px rgba(0,0,0,.5);font-weight:400;font-family:Royal Brand,cursive;animation:float 3s ease-in-out infinite;animation-delay:.5s}.btn-outline-order{background:transparent;border:3px solid var(--quaternary);color:var(--quaternary);padding:14px 70px;border-radius:50px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1.5px}.btn-outline-order:hover{background:var(--secondary);border-color:var(--secondary);color:var(--quaternary);transform:scale(1.05);box-shadow:0 8px 20px #c3766666}.contact-footer{background-color:var(--primary);padding:50px 20px 0;color:var(--tertiary);position:relative;z-index:3}.contact-footer>p:last-child{text-align:center;margin:35px -20px 0;padding:20px 0;font-size:.85rem;border-top:3px solid var(--tertiary)}.contact-content{display:grid;grid-template-columns:1.5fr 1fr 1.2fr;gap:50px;max-width:1200px;margin:0 auto;align-items:start;padding:0 20px}.footer-brand img{height:40px;width:auto;display:block;margin-bottom:-15px;margin-top:-20px;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--tertiary);object-position:-9999px;transition:transform .3s ease,background-color .3s ease}.footer-brand img:hover{transform:rotate(5deg) scale(1.05);background-color:var(--secondary)}.footer-brand p{font-size:.9rem;line-height:1.6;margin-top:0;color:var(--tertiary)}.social-icons{display:flex;gap:15px}.social-icon{height:28px;width:28px;cursor:pointer;transition:all .3s ease;color:var(--tertiary)}.social-icon:hover{transform:scale(1.15) rotate(10deg);opacity:.7}.footer-links h4,.footer-contact-info h4{margin-bottom:18px;font-size:.95rem;letter-spacing:2px;font-weight:600;text-transform:uppercase}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:10px}.footer-links a,.footer-link{font-size:.9rem;line-height:1.8;color:var(--tertiary);text-decoration:none;transition:all .3s ease;position:relative;display:inline-block}.footer-links a.active,.footer-link.active{font-weight:700!important;text-decoration:underline!important}.footer-links a:after,.footer-link:after{content:"";position:absolute;width:0;height:2px;bottom:-2px;left:0;background-color:var(--tertiary);transition:width .3s ease}.footer-links a:not(.active):hover:after,.footer-link:not(.active):hover:after{width:100%}.footer-links a.active:after,.footer-link.active:after{width:0!important}.footer-links a:hover{opacity:.7}.footer-contact-info p{margin-bottom:15px;font-size:.9rem;display:flex;align-items:center;gap:12px;line-height:1.6;color:var(--tertiary)}.contact-icon{height:20px;width:20px;min-width:20px;color:var(--tertiary);flex-shrink:0;transition:transform .3s ease}.footer-contact-info p:hover .contact-icon{transform:scale(1.2) rotate(15deg)}.contact-footer hr{display:none}@media(max-width:1024px){nav{padding:10px 30px}.contact-content{grid-template-columns:1fr;text-align:center;gap:25px;padding:0 40px}.footer-brand{display:flex;flex-direction:column;align-items:center}.footer-brand img{margin:0 auto}.social-icons,.footer-contact-info p{justify-content:center}.footer-links ul{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 20px}.footer-links li{margin-bottom:0}}.nav-hamburger{display:none!important;visibility:hidden;flex-direction:column;background:none;border:none;cursor:pointer;padding:8px;gap:5px;z-index:1001}.hamburger-line{width:26px;height:3px;background:var(--secondary);border-radius:2px;transition:all .3s ease}.nav-hamburger[aria-expanded=true] .hamburger-line:nth-child(1){transform:rotate(45deg) translate(10px,10px)}.nav-hamburger[aria-expanded=true] .hamburger-line:nth-child(2){opacity:0}.nav-hamburger[aria-expanded=true] .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}@media(max-width:760px){nav{position:relative;flex-direction:row;align-items:center;justify-content:space-between;padding:12px 15px;gap:0}.navbar-brand{display:flex;justify-content:flex-start;cursor:pointer;flex:0 0 auto}.nav-logo-img{height:50px;width:auto}.nav-hamburger{display:flex!important;visibility:visible;flex:0 0 auto}.nav-links{flex-direction:column;width:100%;max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;gap:4px;position:absolute;top:100%;left:0;right:0;background:var(--quaternary);z-index:999;border-bottom:1.5px solid var(--primary)}.nav-links.nav-open{max-height:400px;padding:10px 0 14px}.nav-links li{width:100%;text-align:center}.nav-links a{font-size:12px;padding:8px 14px;letter-spacing:0;display:inline-block}.order-cta-banner{height:250px}.cta-title{font-size:2rem;text-align:center;padding:0 20px}.btn-outline-order{padding:12px 30px;font-size:.85rem}.contact-footer{padding:30px 15px 0}.contact-content{padding:0 20px;gap:20px}}@media(max-width:768px){nav{position:relative;flex-direction:row;align-items:center;justify-content:space-between;padding:12px 15px;gap:0}.navbar-brand{display:flex;justify-content:flex-start;cursor:pointer;flex:0 0 auto}.nav-logo-img{height:50px;width:auto}.nav-hamburger{display:flex!important;visibility:visible;flex:0 0 auto}.nav-links{flex-direction:column;width:100%;max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;gap:4px;position:absolute;top:100%;left:0;right:0;background:var(--quaternary);z-index:999;border-bottom:1.5px solid var(--primary)}.nav-links.nav-open{max-height:400px;padding:10px 0 14px}.nav-links li{width:100%;text-align:center}.nav-links a{font-size:12px;padding:8px 14px;letter-spacing:0;display:inline-block}}@media(max-width:480px){.nav-links a{font-size:10px;padding:6px 10px}.contact-content{padding:0 15px}.contact-footer>p:last-child{font-size:.75rem;padding:15px 10px}}
