@charset "UTF-8";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body,html{overflow-x:hidden;width:100%}body{background-color:#fff;font-family:Noto Sans TC,sans-serif;font-optical-sizing:auto;font-style:normal;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.loading-screen{align-items:center;background:linear-gradient(135deg,#fff8e1,#fffbe0);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:1;position:fixed;top:0;transition:opacity .8s ease-out,visibility .8s ease-out;visibility:visible;width:100%;z-index:999999}.loading-screen.fade-out{opacity:0;visibility:hidden}.loading-container{align-items:center;display:flex;flex-direction:column;gap:2rem;position:relative}@media (max-width:768px){.loading-container{gap:1.5rem}}@media (max-width:480px){.loading-container{gap:1rem}}.loading-blob{align-items:center;animation:blobFloat 3s ease-in-out infinite;background:#f5e67b;border-radius:50%;display:flex;height:200px;justify-content:center;position:relative;width:200px}@media (max-width:768px){.loading-blob{height:150px;width:150px}}@media (max-width:480px){.loading-blob{height:120px;width:120px}}.loading-blob:before{animation:glow 2s ease-in-out infinite alternate;background:hsla(0,0%,100%,.3);border-radius:50%;content:"";height:60%;left:20%;position:absolute;top:20%;width:60%}.loading-blob:after{animation:blobRotate 4s linear infinite;background:linear-gradient(45deg,hsla(53,86%,72%,.3),hsla(53,86%,72%,.1));border-radius:60% 40% 30% 70%/60% 30% 70% 40%;bottom:-10px;content:"";left:-10px;position:absolute;right:-10px;top:-10px;z-index:-1}.loading-text{animation:textBounce 1.5s ease-in-out infinite;color:#4a4a4a;font-family:Noto Sans TC,sans-serif;font-size:1.5rem;font-weight:600;position:relative;text-align:center}@media (max-width:768px){.loading-text{font-size:1.2rem}}@media (max-width:480px){.loading-text{font-size:1rem}}.loading-text:after{animation:dotPulse 1s ease-in-out infinite;background:#f5e67b;border-radius:50%;bottom:-15px;content:"";height:6px;left:50%;position:absolute;transform:translateX(-50%);width:6px}.loading-decorations{height:100%;overflow:hidden;pointer-events:none;position:absolute;width:100%}.decoration-bubble{animation:floatUp 6s linear infinite;background:hsla(53,86%,72%,.4);border-radius:50%;position:absolute}.decoration-bubble:first-child{animation-delay:0s;animation-duration:6s;height:20px;left:10%;width:20px}@media (max-width:768px){.decoration-bubble:first-child{height:15px;width:15px}}@media (max-width:480px){.decoration-bubble:first-child{height:15px;width:15px}}.decoration-bubble:nth-child(2){animation-delay:1s;animation-duration:7s;height:15px;left:20%;width:15px}@media (max-width:768px){.decoration-bubble:nth-child(2){height:12px;width:12px}}@media (max-width:480px){.decoration-bubble:nth-child(2){height:12px;width:12px}}.decoration-bubble:nth-child(3){animation-delay:2s;animation-duration:8s;height:25px;left:35%;width:25px}@media (max-width:768px){.decoration-bubble:nth-child(3){height:18px;width:18px}}@media (max-width:480px){.decoration-bubble:nth-child(3){height:18px;width:18px}}.decoration-bubble:nth-child(4){animation-delay:.5s;animation-duration:6.5s;height:18px;left:65%;width:18px}@media (max-width:768px){.decoration-bubble:nth-child(4){height:14px;width:14px}}@media (max-width:480px){.decoration-bubble:nth-child(4){height:14px;width:14px}}.decoration-bubble:nth-child(5){animation-delay:3s;animation-duration:7.5s;height:22px;left:80%;width:22px}@media (max-width:768px){.decoration-bubble:nth-child(5){height:16px;width:16px}}@media (max-width:480px){.decoration-bubble:nth-child(5){height:16px;width:16px}}.decoration-bubble:nth-child(6){animation-delay:4s;animation-duration:5.5s;height:16px;left:90%;width:16px}@media (max-width:768px){.decoration-bubble:nth-child(6){height:13px;width:13px}}@media (max-width:480px){.decoration-bubble:nth-child(6){height:13px;width:13px}}@keyframes blobFloat{0%,to{border-radius:50% 45% 55% 50%/50% 50% 50% 50%;transform:translateY(0) scale(1)}25%{border-radius:45% 60% 40% 55%/45% 65% 35% 55%;transform:translateY(-10px) scale(1.02)}50%{border-radius:55% 40% 60% 45%/60% 40% 60% 40%;transform:translateY(0) scale(.98)}75%{border-radius:40% 55% 45% 60%/40% 55% 45% 60%;transform:translateY(5px) scale(1.01)}}@keyframes blobRotate{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%;transform:rotate(0deg)}25%{border-radius:30% 60% 70% 40%/50% 60% 30% 60%}50%{border-radius:70% 30% 60% 40%/40% 70% 60% 30%;transform:rotate(180deg)}75%{border-radius:40% 70% 30% 60%/60% 40% 70% 30%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%;transform:rotate(1turn)}}@keyframes glow{0%{opacity:.3;transform:scale(1)}to{opacity:.6;transform:scale(1.1)}}@keyframes textBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes dotPulse{0%,to{opacity:1;transform:translateX(-50%) scale(1)}50%{opacity:.5;transform:translateX(-50%) scale(1.5)}}@keyframes floatUp{0%{bottom:-30px;opacity:0;transform:translateX(0) rotate(0deg)}10%{opacity:1}90%{opacity:1}to{bottom:100vh;opacity:0;transform:translateX(20px) rotate(1turn)}}.hand-drawn-title{align-items:center;background:transparent;border-radius:24px;display:flex;flex-direction:row;font-size:38px;gap:10px;justify-content:center;max-width:1160px;padding:20px 0;position:relative;transition:transform .3s ease;width:calc(100% - 40px)}.hand-drawn-title:before{background:var(--hand-drawn-bg,#86ead1);border-radius:20px;bottom:0;content:"";filter:url(#roughpaper);-webkit-filter:url(#roughpaper);left:0;position:absolute;right:0;top:0;z-index:-1}.hand-drawn-title__text{color:#000;flex:none;flex-grow:0;font-style:normal;font-weight:700;height:auto;line-height:170%;margin:0;order:0;width:auto}@media (max-width:768px){.hand-drawn-title__text{font-size:28px}}@media (max-width:480px){.hand-drawn-title__text{font-size:24px}}.hand-drawn-title__image{flex:none;flex-grow:0;height:38px;order:0;width:auto}@media (max-width:768px){.hand-drawn-title__image{height:32px}}@media (max-width:480px){.hand-drawn-title__image{height:28px}}.hand-drawn-title--green{--hand-drawn-bg:#86ead1;background-color:#86ead1;background-image:radial-gradient(#5be2c0 2px,#86ead1 0);background-size:12px 12px;opacity:1}@media (max-width:480px){.hand-drawn-title--green{width:calc(100% - 80px)}.hand-drawn-title--green img{height:22px}}.hand-drawn-title--blue{--hand-drawn-bg:#7bb3e8;background-color:#7bb3e8;background-image:radial-gradient(#509ae0 2px,#7bb3e8 0);background-size:12px 12px;opacity:1}.hand-drawn-title--yellow{--hand-drawn-bg:#f5e67b;background-color:#f5e67b;background-image:radial-gradient(#f1dd4c 2px,#f5e67b 0);background-size:12px 12px;opacity:1}.hand-drawn-title--pink{--hand-drawn-bg:#f8a5c2;background-color:#f8a5c2;background-image:radial-gradient(#f476a2 2px,#f8a5c2 0);background-size:12px 12px;opacity:1}.hand-drawn-title--orange{--hand-drawn-bg:#ffb84d;background-color:#ffb84d;background-image:radial-gradient(#ffa41a 2px,#ffb84d 0);background-size:12px 12px;opacity:1}.hand-drawn-title--purple{--hand-drawn-bg:#b19cd9;background-color:#b19cd9;background-image:radial-gradient(#9477cb 2px,#b19cd9 0);background-size:12px 12px;opacity:1}.hand-drawn-title--mint{--hand-drawn-bg:#8fdceb;background-color:#8fdceb;background-image:radial-gradient(#64cee3 2px,#8fdceb 0);background-size:12px 12px;opacity:1}@media (max-width:480px){.hand-drawn-title--mint{width:calc(100% - 80px)}.hand-drawn-title--mint img{height:22px}}.hand-drawn-title--deep-purple{--hand-drawn-bg:#4a418e;background-color:#4a418e;background-image:radial-gradient(#594eaa 2px,#4a418e 0);background-size:12px 12px;opacity:1}.hand-drawn-title--deep-purple img{height:auto;max-height:25px;max-width:515px;width:100%!important}.hand-drawn-title--bright-yellow{--hand-drawn-bg:#fdfd2e;background-color:#fdfd2e;background-image:radial-gradient(#f6f602 2px,#fdfd2e 0);background-size:12px 12px;opacity:1}.hand-drawn-title--bright-yellow img{height:auto;max-height:25px;max-width:515px;width:100%}.hand-drawn-title--rough:before{filter:url(#rougher);-webkit-filter:url(#rougher)}.hand-drawn-title--subtle-rough:before{filter:url(#subtle-rough);-webkit-filter:url(#subtle-rough)}.hand-drawn-title--no-rough:before{filter:none;-webkit-filter:none}.hand-drawn-title-container{display:flex;justify-content:center;margin:0 auto 80px;width:calc(100% - 40px)}@media (max-width:1280px){.hand-drawn-title-container{margin-bottom:40px}}@media (max-width:768px){.hand-drawn-title-container{margin-bottom:40px;padding:0 15px;width:100%}}@media (max-width:480px){.hand-drawn-title-container{margin-bottom:30px;padding:0 10px}}.schedule-title{margin-bottom:0}@media (max-width:1280px){.hand-drawn-title{padding:20px 30px}}@media (max-width:768px){.hand-drawn-title{max-width:calc(100vw - 30px);padding:15px 25px}}@media (max-width:480px){.hand-drawn-title{max-width:calc(100vw - 20px);padding:15px 20px}}.blob-bubble{background:transparent;pointer-events:none;position:absolute;z-index:0}.blob-bubble .bubble-container{height:100%;position:relative;width:100%}.blob-bubble .bubble-container .bubble-blob{border-radius:40% 60% 30% 70%/60% 40% 70% 30%;height:100%;left:0;position:absolute;top:0;width:100%}.blob-bubble--anim-1 .bubble-blob{animation:blobFloat1 8.2s cubic-bezier(.4,0,.6,1) infinite}.blob-bubble--anim-2 .bubble-blob{animation:blobFloat2 9.7s cubic-bezier(.3,0,.7,1) infinite;animation-direction:reverse}.blob-bubble--anim-3 .bubble-blob{animation:blobFloat3 7.1s cubic-bezier(.5,0,.5,1) infinite;animation-direction:alternate}.blob-bubble--anim-4 .bubble-blob{animation:blobFloat4 10.3s cubic-bezier(.2,0,.8,1) infinite;animation-direction:alternate-reverse}.blob-bubble--anim-5 .bubble-blob{animation:blobFloat5 6.8s cubic-bezier(.6,0,.4,1) infinite}.blob-bubble--anim-6 .bubble-blob{animation:blobFloat6 11.5s cubic-bezier(.1,0,.9,1) infinite;animation-direction:reverse}.blob-bubble--delay-1 .bubble-blob{animation-delay:.3s}.blob-bubble--delay-2 .bubble-blob{animation-delay:2.1s}.blob-bubble--delay-3 .bubble-blob{animation-delay:4.7s}.blob-bubble--delay-4 .bubble-blob{animation-delay:6.2s}.blob-bubble--delay-5 .bubble-blob{animation-delay:3.4s}.blob-bubble--delay-6 .bubble-blob{animation-delay:5.8s}.blob-bubble--small{height:60px;width:80px}.blob-bubble--small .bubble-blob{background:rgba(145,255,145,.3)}.blob-bubble--medium{height:90px;width:120px}.blob-bubble--medium .bubble-blob{background:rgba(253,253,46,.25)}.blob-bubble--large{height:260px;width:260px}.blob-bubble--large .bubble-blob{background:rgba(145,255,145,.2)}.blob-bubble--top-right{left:-80px;top:-90px}@media (max-width:767px){.blob-bubble--top-right{left:-80px;top:-90px}}.blob-bubble--bottom-left{left:-80px;top:-90px}@media (max-width:767px){.blob-bubble--bottom-left{left:-80px;top:-90px}}.blob-bubble--top-left{left:-80px;top:-90px}@media (max-width:767px){.blob-bubble--top-left{left:-80px;top:-90px}}.blob-bubble--bottom-right{left:-80px;top:-90px}@media (max-width:767px){.blob-bubble--bottom-right{left:-80px;top:-90px}}.store-modal{align-items:center;background:rgba(0,0,0,.5);box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .4s ease,visibility .4s ease;visibility:hidden;width:100%;z-index:99999}.store-modal.active{opacity:1;visibility:visible}.store-modal.active .store-modal__content{transform:translateY(0)}.store-modal__scroll-area{box-sizing:border-box;height:100%;overflow-y:auto;padding:60px}@media (max-width:768px){.store-modal__scroll-area{padding:40px 30px}}@media (max-width:480px){.store-modal__scroll-area{padding:30px 20px}}.store-modal__scroll-area::-webkit-scrollbar{width:8px}.store-modal__scroll-area::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.store-modal__scroll-area::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.store-modal__scroll-area::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.store-modal__content{background:transparent;border-radius:42px;box-sizing:border-box;height:80vh;max-width:900px;overflow:hidden;position:relative;transform:translateY(100px);transition:transform .5s cubic-bezier(.34,1.56,.64,1);width:100%}@media (max-width:768px){.store-modal__content{border-radius:20px;height:85vh}}@media (max-width:480px){.store-modal__content{border-radius:16px;height:90vh}}.store-modal__content:before{background:#fff;border-radius:24px;bottom:0;content:"";filter:url(#roughpaper);-webkit-filter:url(#roughpaper);left:0;position:absolute;right:0;top:0;z-index:-1}.store-modal__content::-webkit-scrollbar{width:8px}.store-modal__content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.store-modal__content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.store-modal__content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.store-modal__close{background:transparent;border:none;cursor:pointer;height:60px;padding:0;position:absolute;right:20px;top:20px;transition:transform .2s ease;width:60px;z-index:10}@media (max-width:768px){.store-modal__close{height:50px;right:15px;top:15px;width:50px}}.store-modal__close:hover{transform:scale(1.05)}.store-modal__close:active{transform:scale(.95)}.store-modal__close img{height:100%;object-fit:contain;width:100%}.store-modal__image{margin-bottom:30px;width:100%}@media (max-width:768px){.store-modal__image{margin-bottom:24px}}.store-modal__image img{border-radius:46px;height:auto;object-fit:cover;width:100%}.store-modal__title{color:#000;font-size:32px;font-weight:700;line-height:1.3;margin-bottom:24px}@media (max-width:768px){.store-modal__title{font-size:28px;margin-bottom:20px}}@media (max-width:480px){.store-modal__title{font-size:24px;margin-bottom:16px}}.store-modal__description{color:#000;font-size:18px;font-weight:400;line-height:1.6;margin:0;opacity:.8}@media (max-width:768px){.store-modal__description{font-size:16px}}@media (max-width:480px){.store-modal__description{font-size:15px}}body.modal-open{overflow:hidden}@keyframes blobFloat1{0%{border-radius:40% 60% 30% 70%/60% 40% 70% 30%;transform:translateX(0) translateY(0) scale(1)}25%{border-radius:60% 40% 45% 55%/40% 60% 45% 55%;transform:translateX(-5px) translateY(-2px) scale(1.02)}50%{border-radius:30% 70% 60% 40%/70% 30% 40% 60%;transform:translateX(8px) translateY(3px) scale(.98)}75%{border-radius:55% 45% 35% 65%/45% 55% 65% 35%;transform:translateX(-3px) translateY(2px) scale(1.01)}to{border-radius:40% 60% 30% 70%/60% 40% 70% 30%;transform:translateX(0) translateY(0) scale(1)}}@keyframes blobFloat2{0%{border-radius:35% 65% 45% 55%/55% 45% 65% 35%;transform:translateX(0) translateY(0) scale(1)}30%{border-radius:65% 35% 60% 40%/35% 65% 40% 60%;transform:translateX(4px) translateY(-6px) scale(1.05)}60%{border-radius:45% 55% 35% 65%/65% 35% 55% 45%;transform:translateX(-9px) translateY(3px) scale(.95)}85%{border-radius:50% 50% 50% 50%/50% 50% 50% 50%;transform:translateX(1px) translateY(-2px) scale(1.02)}to{border-radius:35% 65% 45% 55%/55% 45% 65% 35%;transform:translateX(0) translateY(0) scale(1)}}@keyframes blobFloat3{0%{border-radius:50% 50% 40% 60%/40% 60% 50% 50%;transform:translateX(0) translateY(0) scale(1)}20%{border-radius:40% 60% 55% 45%/60% 40% 45% 55%;transform:translateX(-5px) translateY(6px) scale(.98)}45%{border-radius:60% 40% 30% 70%/45% 55% 70% 30%;transform:translateX(11px) translateY(-4px) scale(1.06)}70%{border-radius:30% 70% 65% 35%/70% 30% 35% 65%;transform:translateX(-6px) translateY(1px) scale(.94)}to{border-radius:50% 50% 40% 60%/40% 60% 50% 50%;transform:translateX(0) translateY(0) scale(1)}}@keyframes blobFloat4{0%{border-radius:45% 55% 50% 50%/50% 50% 55% 45%;transform:translateX(0) translateY(0) scale(1)}15%{border-radius:55% 45% 35% 65%/40% 60% 45% 55%;transform:translateX(7px) translateY(-5px) scale(1.03)}40%{border-radius:35% 65% 60% 40%/65% 35% 50% 50%;transform:translateX(-8px) translateY(8px) scale(.96)}65%{border-radius:60% 40% 45% 55%/30% 70% 60% 40%;transform:translateX(9px) translateY(-3px) scale(1.04)}90%{border-radius:40% 60% 70% 30%/55% 45% 40% 60%;transform:translateX(-4px) translateY(4px) scale(.97)}to{border-radius:45% 55% 50% 50%/50% 50% 55% 45%;transform:translateX(0) translateY(0) scale(1)}}@keyframes blobFloat5{0%{border-radius:60% 40% 35% 65%/35% 65% 40% 60%;transform:translateX(0) translateY(0) scale(1)}35%{border-radius:40% 60% 70% 30%/60% 40% 65% 35%;transform:translateX(-10px) translateY(-7px) scale(1.07)}70%{border-radius:70% 30% 50% 50%/50% 50% 30% 70%;transform:translateX(7px) translateY(6px) scale(.93)}to{border-radius:60% 40% 35% 65%/35% 65% 40% 60%;transform:translateX(0) translateY(0) scale(1)}}@keyframes blobFloat6{0%{border-radius:30% 70% 55% 45%/70% 30% 45% 55%;transform:translateX(0) translateY(0) scale(1)}25%{border-radius:70% 30% 40% 60%/30% 70% 55% 45%;transform:translateX(5px) translateY(9px) scale(.95)}55%{border-radius:40% 60% 65% 35%/60% 40% 30% 70%;transform:translateX(-7px) translateY(-5px) scale(1.05)}80%{border-radius:65% 35% 50% 50%/45% 55% 70% 30%;transform:translateX(8px) translateY(3px) scale(1.02)}to{border-radius:30% 70% 55% 45%/70% 30% 45% 55%;transform:translateX(0) translateY(0) scale(1)}}.fixed-bottom-bar{align-items:center;background-color:#000;bottom:0;display:flex;height:10vh;justify-content:center;left:0;position:fixed;width:100%;z-index:19999}.fixed-bottom-bar__image{height:auto;max-width:1500px;object-fit:contain;width:80%}@media (max-width:768px){.fixed-bottom-bar__image{width:90%}}@keyframes randomFloat1{0%{transform:translateY(0) translateX(0) rotate(0deg)}25%{transform:translateY(-12px) translateX(8px) rotate(2deg)}50%{transform:translateY(-8px) translateX(-5px) rotate(-1deg)}75%{transform:translateY(-15px) translateX(3px) rotate(3deg)}to{transform:translateY(0) translateX(0) rotate(0deg)}}@keyframes randomFloat2{0%{transform:translateY(0) translateX(0) rotate(0deg) scale(1)}30%{transform:translateY(-10px) translateX(-7px) rotate(-2deg) scale(1.05)}60%{transform:translateY(-6px) translateX(9px) rotate(1deg) scale(.95)}90%{transform:translateY(-13px) translateX(-4px) rotate(-1deg) scale(1.02)}to{transform:translateY(0) translateX(0) rotate(0deg) scale(1)}}@keyframes randomFloat3{0%{transform:translateY(0) translateX(0) rotate(0deg)}20%{transform:translateY(-8px) translateX(6px) rotate(1deg)}45%{transform:translateY(-14px) translateX(-3px) rotate(-2deg)}70%{transform:translateY(-5px) translateX(7px) rotate(2deg)}to{transform:translateY(0) translateX(0) rotate(0deg)}}@keyframes randomFloat4{0%{transform:translateY(0) translateX(0) rotate(0deg) scale(1)}35%{transform:translateY(-11px) translateX(-8px) rotate(-3deg) scale(1.08)}65%{transform:translateY(-7px) translateX(5px) rotate(1deg) scale(.92)}85%{transform:translateY(-16px) translateX(-2px) rotate(2deg) scale(1.03)}to{transform:translateY(0) translateX(0) rotate(0deg) scale(1)}}@keyframes randomFloat5{0%{transform:translateY(0) translateX(0) rotate(0deg)}40%{transform:translateY(-9px) translateX(4px) rotate(3deg)}80%{transform:translateY(-12px) translateX(-6px) rotate(-1deg)}to{transform:translateY(0) translateX(0) rotate(0deg)}}@keyframes randomFloat6{0%{transform:translateY(0) translateX(0) rotate(0deg) scale(1)}25%{transform:translateY(-7px) translateX(-9px) rotate(-2deg) scale(1.06)}55%{transform:translateY(-13px) translateX(8px) rotate(2deg) scale(.94)}75%{transform:translateY(-4px) translateX(-3px) rotate(-1deg) scale(1.01)}to{transform:translateY(0) translateX(0) rotate(0deg) scale(1)}}.floating-decoration{animation-duration:8s;animation-fill-mode:both;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.floating-decoration--1{animation-delay:0s;animation-name:randomFloat1}.floating-decoration--2{animation-delay:1.2s;animation-name:randomFloat2}.floating-decoration--3{animation-delay:2.4s;animation-name:randomFloat3}.floating-decoration--4{animation-delay:.8s;animation-name:randomFloat4}.floating-decoration--5{animation-delay:1.8s;animation-name:randomFloat5}.floating-decoration--6{animation-delay:3.2s;animation-name:randomFloat6}.decoration-illustration__image,.decoration-illustration__strawberry,.decoration-illustration__tomato,.event-info-illustration__image,.night-event-beer__image,.night-event-dining__image,.night-event-music__image,.night-event-star__image{animation:randomFloat1 9s ease-in-out infinite}.event-images__item{animation:randomFloat1 8s ease-in-out infinite}.event-images__item:first-child{animation:randomFloat1 9s ease-in-out infinite;animation-delay:0s}.event-images__item:nth-child(2){animation:randomFloat2 8.5s ease-in-out infinite;animation-delay:.8s}.event-images__item:nth-child(3){animation:randomFloat3 7.5s ease-in-out infinite;animation-delay:1.6s}.event-images__item:nth-child(4){animation:randomFloat4 9.2s ease-in-out infinite;animation-delay:2.4s}.event-images__item:nth-child(5){animation:randomFloat5 8.8s ease-in-out infinite;animation-delay:3.2s}.event-images__item:nth-child(6){animation:randomFloat6 7.8s ease-in-out infinite;animation-delay:1.2s}.event-images__item:nth-child(7){animation:randomFloat1 8.3s ease-in-out infinite;animation-delay:2.8s}.event-images__item:nth-child(8){animation:randomFloat2 9.5s ease-in-out infinite;animation-delay:.4s}.event-images__item:nth-child(9){animation:randomFloat3 8.1s ease-in-out infinite;animation-delay:1.9s}.event-images__item:nth-child(10){animation:randomFloat4 7.9s ease-in-out infinite;animation-delay:3.6s}.event-images__item:nth-child(11){animation:randomFloat5 9.1s ease-in-out infinite;animation-delay:.6s}.event-images__item:nth-child(12){animation:randomFloat6 8.7s ease-in-out infinite;animation-delay:2.1s}.event-images__item:nth-child(13){animation:randomFloat1 8.4s ease-in-out infinite;animation-delay:3.4s}.night-event-beer__image{animation:randomFloat2 7s ease-in-out infinite;animation-delay:.5s}.night-event-dining__image{animation:randomFloat3 8.5s ease-in-out infinite;animation-delay:1.5s}.night-event-music__image{animation:randomFloat4 6s ease-in-out infinite;animation-delay:.8s}.night-event-star__image{animation:randomFloat5 10s ease-in-out infinite;animation-delay:2s}.decoration-illustration__strawberry{animation:randomFloat1 8s ease-in-out infinite;animation-delay:2.5s}.decoration-illustration__tomato{animation:randomFloat2 9s ease-in-out infinite;animation-delay:1.8s}.coupon-illustration__circle{animation:randomFloat3 6.5s ease-in-out infinite;animation-delay:.3s}@media (max-width:768px){@keyframes randomFloat1{0%{transform:translateY(0) translateX(0) rotate(0deg)}25%{transform:translateY(-6px) translateX(4px) rotate(1deg)}50%{transform:translateY(-4px) translateX(-3px) rotate(-.5deg)}75%{transform:translateY(-8px) translateX(2px) rotate(1.5deg)}to{transform:translateY(0) translateX(0) rotate(0deg)}}@keyframes randomFloat2{0%{transform:translateY(0) translateX(0) rotate(0deg) scale(1)}30%{transform:translateY(-5px) translateX(-4px) rotate(-1deg) scale(1.03)}60%{transform:translateY(-3px) translateX(5px) rotate(.5deg) scale(.97)}90%{transform:translateY(-7px) translateX(-2px) rotate(-.5deg) scale(1.01)}to{transform:translateY(0) translateX(0) rotate(0deg) scale(1)}}@keyframes randomFloat3{0%{transform:translateY(0) translateX(0) rotate(0deg)}20%{transform:translateY(-4px) translateX(3px) rotate(.5deg)}45%{transform:translateY(-7px) translateX(-2px) rotate(-1deg)}70%{transform:translateY(-3px) translateX(4px) rotate(1deg)}to{transform:translateY(0) translateX(0) rotate(0deg)}}@keyframes randomFloat4{0%{transform:translateY(0) translateX(0) rotate(0deg) scale(1)}35%{transform:translateY(-6px) translateX(-4px) rotate(-1.5deg) scale(1.04)}65%{transform:translateY(-4px) translateX(3px) rotate(.5deg) scale(.96)}85%{transform:translateY(-8px) translateX(-1px) rotate(1deg) scale(1.02)}to{transform:translateY(0) translateX(0) rotate(0deg) scale(1)}}@keyframes randomFloat5{0%{transform:translateY(0) translateX(0) rotate(0deg)}40%{transform:translateY(-5px) translateX(2px) rotate(1.5deg)}80%{transform:translateY(-6px) translateX(-3px) rotate(-.5deg)}to{transform:translateY(0) translateX(0) rotate(0deg)}}@keyframes randomFloat6{0%{transform:translateY(0) translateX(0) rotate(0deg) scale(1)}25%{transform:translateY(-4px) translateX(-5px) rotate(-1deg) scale(1.03)}55%{transform:translateY(-7px) translateX(4px) rotate(1deg) scale(.97)}75%{transform:translateY(-2px) translateX(-2px) rotate(-.5deg) scale(1.01)}to{transform:translateY(0) translateX(0) rotate(0deg) scale(1)}}}.bottom-floating-particles{bottom:0;height:100vh;left:0;overflow:hidden;pointer-events:none;position:fixed;right:0;z-index:1}.bottom-floating-particle{opacity:0;pointer-events:none;position:absolute}.bottom-floating-particle svg{display:block;height:100%;width:100%}@keyframes bottomParticleFloatCurve{0%{opacity:0;transform:translateY(0) translateX(0) rotate(0deg) scale(.8)}10%{opacity:.8;transform:translateY(-8vh) translateX(calc(var(--curve-intensity)*var(--curve-direction)*.2)) rotate(calc(var(--rotation)*.1)) scale(1)}25%{opacity:.9;transform:translateY(-20vh) translateX(calc(var(--curve-intensity)*var(--curve-direction)*.8)) rotate(calc(var(--rotation)*.25)) scale(1.05)}50%{opacity:1;transform:translateY(-40vh) translateX(calc(var(--curve-intensity)*var(--curve-direction)*1.2)) rotate(calc(var(--rotation)*.5)) scale(1.1)}75%{opacity:.9;transform:translateY(-60vh) translateX(calc(var(--curve-intensity)*var(--curve-direction)*.6 + var(--drift-x))) rotate(calc(var(--rotation)*.75)) scale(1.05)}90%{opacity:.5;transform:translateY(calc(-80vh + var(--end-y)*.5)) translateX(calc(var(--curve-intensity)*var(--curve-direction)*.2 + var(--drift-x))) rotate(calc(var(--rotation)*.9)) scale(1)}to{opacity:0;transform:translateY(calc(-100vh + var(--end-y))) translateX(var(--drift-x)) rotate(var(--rotation)) scale(.9)}}@media (max-width:768px){.bottom-floating-particle{max-height:30px;max-width:30px}@keyframes bottomParticleFloatCurve{0%{opacity:0;transform:translateY(0) translateX(0) rotate(0deg) scale(.8)}10%{opacity:.7;transform:translateY(-6vh) translateX(calc(var(--curve-intensity)*var(--curve-direction)*.15)) rotate(calc(var(--rotation)*.08)) scale(1)}25%{opacity:.8;transform:translateY(-16vh) translateX(calc(var(--curve-intensity)*var(--curve-direction)*.6)) rotate(calc(var(--rotation)*.2)) scale(1.03)}50%{opacity:.9;transform:translateY(-35vh) translateX(calc(var(--curve-intensity)*var(--curve-direction)*1)) rotate(calc(var(--rotation)*.4)) scale(1.05)}75%{opacity:.8;transform:translateY(-50vh) translateX(calc(var(--curve-intensity)*var(--curve-direction)*.5 + var(--drift-x)*.8)) rotate(calc(var(--rotation)*.6)) scale(1.02)}90%{opacity:.4;transform:translateY(calc(-70vh + var(--end-y)*.6)) translateX(calc(var(--curve-intensity)*var(--curve-direction)*.15 + var(--drift-x)*.8)) rotate(calc(var(--rotation)*.8)) scale(1)}to{opacity:0;transform:translateY(calc(-100vh + var(--end-y))) translateX(calc(var(--drift-x)*.8)) rotate(calc(var(--rotation)*.8)) scale(.9)}}}body{padding-bottom:10vh}.header{height:130px;left:0;position:fixed;top:0;transition:background-color .3s ease,height .3s ease;width:100%;z-index:99999}.header.scrolled{backdrop-filter:blur(16px);background-color:rgba(230,135,50,.75);height:65px}.header-container{align-items:center;display:flex;gap:40px;height:100%;justify-content:space-between;margin:0 auto;padding:0 40px}@media (max-width:480px){.header-container{height:65px;padding:0 20px}}.header-logo img{height:30px}@media (max-width:480px){.header-logo img{height:24px}}.header-nav{align-items:center;display:flex;gap:40px}@media (max-width:1300px){.header-nav{gap:20px}}@media (max-width:1024px){.header-nav{align-items:flex-start;backdrop-filter:blur(16px);background-color:rgba(230,135,50,.75);flex-direction:column;gap:0;height:100vh;justify-content:flex-start;padding:0 30px 30px;position:fixed;right:-100%;top:0;transition:right .3s ease;width:300px;z-index:9999999}.header-nav.active{right:0}.header-nav:before{align-self:flex-start;background-image:url(../assets/imgs/logo-white.svg?v=1755681183786-25d562a0);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:40px;margin-bottom:30px;margin-top:60px;min-height:40px;width:140px}}.mobile-close-btn{display:none}@media (max-width:1024px){.mobile-close-btn{background:none;border:none;cursor:pointer;display:block;height:50px;padding:0;position:absolute;right:30px;top:30px;width:50px;z-index:1001}.mobile-close-btn img{height:100%;transition:transform .3s ease;width:100%}.mobile-close-btn:hover img{transform:scale(1.1)}}.nav-menu{display:flex;gap:20px}@media (max-width:1300px){.nav-menu{gap:15px}}@media (max-width:1024px){.nav-menu{flex-direction:column;gap:0}.nav-menu,.nav-menu li{margin-bottom:20px;width:100%}}.nav-menu li a{color:#fff;display:block;font-size:24px;font-weight:700;text-decoration:none;transition:color .3s ease}@media (max-width:1160px){.nav-menu li a{font-size:20px}}@media (max-width:1024px){.nav-menu li a{border-bottom:1px solid hsla(0,0%,100%,.1);display:block;font-size:18px;padding:10px 0}}.nav-menu li a:hover{color:orange}.nav-menu li a:hover img{transform:scale(1.1)}.nav-menu li a img{display:block;height:24px;transition:transform .3s ease;width:auto}@media (max-width:1300px){.nav-menu li a img{height:20px}}@media (max-width:1024px){.nav-menu li a img{display:block;height:24px;width:auto}}.header-social{display:flex;gap:10px}@media (max-width:1024px){.header-social{padding-top:10px}}.header-social .social-btn{display:block}.header-social .social-btn img{height:50px;transition:transform .3s ease;width:50px}@media (max-width:1300px){.header-social .social-btn img{height:40px;width:40px}}@media (max-width:1024px){.header-social .social-btn img{height:50px;width:50px}}.header-social .social-btn img:hover{transform:scale(1.1)}.hamburger-btn{background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:24px;justify-content:space-between;padding:0;width:30px}@media (max-width:1024px){.hamburger-btn{display:flex}}.hamburger-btn span{background-color:#fff;display:block;height:3px;transition:all .3s ease;width:100%}.hamburger-btn.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger-btn.active span:nth-child(2){opacity:0}.hamburger-btn.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-menu-overlay{background-color:rgba(0,0,0,.5);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;visibility:hidden;width:100%;z-index:999}.mobile-menu-overlay.active{opacity:1;visibility:visible}.hero{align-items:center;background-image:url(../assets/imgs/texture-bg.jpg?v=1755681183786-25d562a0);background-position:50%;background-repeat:repeat;background-size:512px 392px;display:flex;height:74vh;justify-content:center;left:0;min-height:800px;position:relative;top:0;width:100%}@media (max-width:1300px){.hero{height:60vh;min-height:700px}}@media (max-width:1024px){.hero{height:80vh}}@media (max-width:480px){.hero{height:60vh;min-height:600px}}@media (max-width:430px){.hero{min-height:520px}}.hero .hero-heading{height:591px;position:relative;transform:translateX(-40px);width:603px;z-index:2}@media (max-width:1300px){.hero .hero-heading{height:auto;width:400px}}@media (max-width:480px){.hero .hero-heading{top:-20px;transform:translateX(6vw)}}.hero .hero-heading img{height:auto;margin:0 auto;object-fit:contain;position:relative;width:94%}@media (max-width:480px){.hero .hero-heading img{width:70%}}@media (max-width:1024px){.hero .hero-heading .hero-heading-outline{background-position:50%;margin-left:0;max-width:460px;width:75vw}}@media (max-width:480px){.hero .hero-heading .hero-heading-outline{left:5vw;max-width:300px;width:70vw}}.hero .hero-heading .hero-heading-decorations{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.hero .hero-heading .hero-heading-decorations .decoration-bottom-left,.hero .hero-heading .hero-heading-decorations .decoration-bottom-right,.hero .hero-heading .hero-heading-decorations .decoration-center-left,.hero .hero-heading .hero-heading-decorations .decoration-center-right,.hero .hero-heading .hero-heading-decorations .decoration-top-left,.hero .hero-heading .hero-heading-decorations .decoration-top-right{position:absolute;z-index:1}.hero .hero-heading .hero-heading-decorations .decoration-bottom-left img,.hero .hero-heading .hero-heading-decorations .decoration-bottom-right img,.hero .hero-heading .hero-heading-decorations .decoration-center-left img,.hero .hero-heading .hero-heading-decorations .decoration-center-right img,.hero .hero-heading .hero-heading-decorations .decoration-top-left img,.hero .hero-heading .hero-heading-decorations .decoration-top-right img{display:block;object-fit:contain}@media (max-width:480px){.hero .hero-heading .hero-heading-decorations .decoration-bottom-left img,.hero .hero-heading .hero-heading-decorations .decoration-bottom-right img,.hero .hero-heading .hero-heading-decorations .decoration-center-left img,.hero .hero-heading .hero-heading-decorations .decoration-center-right img,.hero .hero-heading .hero-heading-decorations .decoration-top-left img,.hero .hero-heading .hero-heading-decorations .decoration-top-right img{height:auto!important;width:40%!important}}.hero .hero-heading .hero-heading-decorations .decoration-top-left{left:-250px;top:-60px}@media (max-width:1024px){.hero .hero-heading .hero-heading-decorations .decoration-top-left img{margin-top:60px}}.hero .hero-heading .hero-heading-decorations .decoration-top-left .line-decoration{height:auto;left:180px;position:absolute;top:-230px;width:356px;z-index:2}@media (max-width:1300px){.hero .hero-heading .hero-heading-decorations .decoration-top-left .line-decoration{left:120px;top:-160px;width:220px}}@media (max-width:1024px){.hero .hero-heading .hero-heading-decorations .decoration-top-left .line-decoration{margin-left:20px;width:320px}}@media (max-width:480px){.hero .hero-heading .hero-heading-decorations .decoration-top-left .line-decoration{height:180px;left:220px;top:-40px;width:260px}}.hero .hero-heading .hero-heading-decorations .decoration-top-left .line-decoration-left{height:200px;left:-180px;position:absolute;top:0;width:209px;z-index:2}.hero .hero-heading .hero-heading-decorations .decoration-top-left .drink-decoration{height:auto;position:relative;width:260px;z-index:1}@media (max-width:1300px){.hero .hero-heading .hero-heading-decorations .decoration-top-left .drink-decoration{width:200px}}@media (max-width:1024px){.hero .hero-heading .hero-heading-decorations .decoration-top-left .drink-decoration{margin-left:60px;width:220px}}@media (max-width:480px){.hero .hero-heading .hero-heading-decorations .decoration-top-left .drink-decoration{height:auto!important;margin-left:140px;margin-top:100px;width:140px!important}}.hero .hero-heading .hero-heading-decorations .decoration-center-left{left:-640px;top:50%;transform:translateY(-50%)}.hero .hero-heading .hero-heading-decorations .decoration-center-left img{height:290px;width:240px}@media (max-width:1300px){.hero .hero-heading .hero-heading-decorations .decoration-center-left img{height:auto;left:100px;width:200px}}.hero .hero-heading .hero-heading-decorations .decoration-bottom-left{bottom:-40px;left:-250px}.hero .hero-heading .hero-heading-decorations .decoration-bottom-left img{height:auto;width:191px}@media (max-width:1300px){.hero .hero-heading .hero-heading-decorations .decoration-bottom-left img{height:auto;width:160px}}@media (max-width:1024px){.hero .hero-heading .hero-heading-decorations .decoration-bottom-left img{margin-bottom:0;margin-left:100px;width:140px}}.hero .hero-heading .hero-heading-decorations .decoration-top-right{right:-320px;top:60px}@media (max-width:1300px){.hero .hero-heading .hero-heading-decorations .decoration-top-right{right:-280px;top:0}}@media (max-width:1024px){.hero .hero-heading .hero-heading-decorations .decoration-top-right{right:-440px;top:0}}@media (max-width:480px){.hero .hero-heading .hero-heading-decorations .decoration-top-right{right:20px;top:120px}}.hero .hero-heading .hero-heading-decorations .decoration-top-right .dot-decoration{height:53px;position:absolute;right:-80px;top:-80px;width:100px;z-index:2}.hero .hero-heading .hero-heading-decorations .decoration-top-right .pan-decoration{height:auto;position:relative;width:320px;z-index:1}@media (max-width:1300px){.hero .hero-heading .hero-heading-decorations .decoration-top-right .pan-decoration{width:280px}}@media (max-width:1024px){.hero .hero-heading .hero-heading-decorations .decoration-top-right .pan-decoration{margin-right:60px;width:300px}}@media (max-width:480px){.hero .hero-heading .hero-heading-decorations .decoration-top-right .pan-decoration{height:auto!important;margin-right:-60px;margin-top:20px;width:150px!important}}.hero .hero-heading .hero-heading-decorations .decoration-center-right{right:-760px;top:50%;transform:translateY(-50%)}@media (max-width:1300px){.hero .hero-heading .hero-heading-decorations .decoration-center-right{right:-540px;top:140px}}.hero .hero-heading .hero-heading-decorations .decoration-center-right img{height:252px;width:288px}@media (max-width:1300px){.hero .hero-heading .hero-heading-decorations .decoration-center-right img{height:auto;width:200px}}.hero .hero-heading .hero-heading-decorations .decoration-bottom-right{bottom:-150px;right:-280px}@media (max-width:1300px){.hero .hero-heading .hero-heading-decorations .decoration-bottom-right{bottom:-160px;right:-260px}}@media (max-width:1024px){.hero .hero-heading .hero-heading-decorations .decoration-bottom-right{bottom:-200px;right:-360px}}.hero .hero-heading .hero-heading-decorations .decoration-bottom-right img{height:auto;width:320px}@media (max-width:1300px){.hero .hero-heading .hero-heading-decorations .decoration-bottom-right img{width:260px}}@media (max-width:1024px){.hero .hero-heading .hero-heading-decorations .decoration-bottom-right img{margin-bottom:100px;margin-right:30px;width:280px}}.hero .hero-decoration{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:9999}@media (max-width:1024px){.hero .hero-decoration{top:-50px}}.hero .hero-decoration .decoration-left,.hero .hero-decoration .decoration-right{bottom:0;position:absolute;z-index:9}.hero .hero-decoration .decoration-left img,.hero .hero-decoration .decoration-right img{display:block;height:auto;max-width:560px;min-width:420px;object-fit:contain;width:48vw}@media (max-width:1300px){.hero .hero-decoration .decoration-left img,.hero .hero-decoration .decoration-right img{height:auto!important;min-width:auto;width:36vw!important}}@media (max-width:480px){.hero .hero-decoration .decoration-left img,.hero .hero-decoration .decoration-right img{height:auto!important;min-width:auto;width:70vw!important}}.hero .hero-decoration .decoration-left{bottom:-240px;left:-200px}.hero .hero-decoration .decoration-left img{transform:scaleX(-1)}@media (max-width:480px){.hero .hero-decoration .decoration-left{bottom:-120px;left:-140px}}.hero .hero-decoration .decoration-right{bottom:-240px;right:-200px}@media (max-width:480px){.hero .hero-decoration .decoration-right{bottom:-120px;right:-140px}}.hero .hero-side-decorations{z-index:1}.hero .hero-floating-decorations,.hero .hero-side-decorations{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.hero .hero-floating-decorations{overflow:hidden;z-index:0}.hero .hero-floating-decorations .floating-illustration{opacity:0;position:absolute;transform:scale(0) rotate(0deg)}.hero .hero-floating-decorations .floating-illustration svg{display:block;height:100%;width:100%}.hero .hero-floating-decorations .floating-illustration.animate{animation:floatingAppear 3s ease-out forwards,floatingFloat 6s ease-in-out 3s infinite}.hero .hero-wave-mask{background:transparent;bottom:-300px;height:400px;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);width:120vw;z-index:1}.hero .hero-wave-mask .wave-container{height:100%;overflow:hidden;position:relative;width:100%}.hero .hero-wave-mask .wave-container .wave-blob{animation:gentleWaveFloat 8s cubic-bezier(.4,0,.6,1) infinite;background:#fff;border-radius:50% 50% 50% 50%/40% 40% 60% 60%;height:100%;left:0;position:absolute;top:0;width:100%}.hero .hero-wave-mask .wave-container .wave-blob:before{animation:gentleWaveFloat 12s cubic-bezier(.4,0,.6,1) infinite reverse;background:hsla(0,0%,100%,.3);border-radius:50% 50% 50% 50%/40% 40% 60% 60%;content:"";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;width:calc(100% + 4px);z-index:-1}.hero .hero-wave-mask .wave-container .wave-blob:after{animation:gentleWaveFloat 6s cubic-bezier(.4,0,.6,1) infinite;background:hsla(0,0%,100%,.6);border-radius:50% 50% 50% 50%/40% 40% 60% 60%;content:"";height:calc(100% - 4px);left:2px;position:absolute;top:2px;width:calc(100% - 4px);z-index:1}@keyframes floatingAppear{0%{opacity:0;transform:scale(0) rotate(0deg)}50%{opacity:1;transform:scale(1.2) rotate(180deg)}to{opacity:1;transform:scale(1) rotate(1turn)}}@keyframes floatingFloat{0%,to{transform:scale(1) rotate(1turn) translateY(0)}25%{transform:scale(1.05) rotate(450deg) translateY(-10px)}50%{transform:scale(.95) rotate(540deg) translateY(5px)}75%{transform:scale(1.02) rotate(630deg) translateY(-5px)}}@keyframes floatingDisappear{0%{opacity:1;transform:scale(1) rotate(1turn)}to{opacity:0;transform:scale(0) rotate(2turn)}}@media (max-width:1024px){.hero .hero-floating-decorations .floating-illustration.animate{animation:floatingAppearMobile 2.5s ease-out forwards,floatingFloatMobile 5s ease-in-out 2.5s infinite}.hero .hero-floating-decorations .floating-illustration svg{height:100%;width:100%}.hero .hero-wave-mask{bottom:-150px;height:250px}.hero .hero-wave-mask .wave-container .wave-blob{animation-duration:12s}}@keyframes floatingAppearMobile{0%{opacity:0;transform:scale(0) rotate(0deg)}50%{opacity:.8;transform:scale(1.1) rotate(90deg)}to{opacity:.8;transform:scale(1) rotate(180deg)}}@keyframes floatingFloatMobile{0%,to{transform:scale(1) rotate(180deg) translateY(0)}25%{transform:scale(1.03) rotate(225deg) translateY(-5px)}50%{transform:scale(.97) rotate(270deg) translateY(3px)}75%{transform:scale(1.01) rotate(315deg) translateY(-3px)}}.hero-heading-decorations .decoration-bottom-left img,.hero-heading-decorations .decoration-bottom-right img,.hero-heading-decorations .decoration-center-left img,.hero-heading-decorations .decoration-center-right img,.hero-heading-decorations .decoration-top-left .drink-decoration,.hero-heading-decorations .decoration-top-left .line-decoration,.hero-heading-decorations .decoration-top-left .line-decoration-left,.hero-heading-decorations .decoration-top-right .dot-decoration,.hero-heading-decorations .decoration-top-right .pan-decoration{animation:gentleFloat 6s ease-in-out infinite}.hero-heading-decorations .decoration-top-left .drink-decoration{animation-delay:0s}.hero-heading-decorations .decoration-top-left .line-decoration{animation-delay:.5s}.hero-heading-decorations .decoration-top-left .line-decoration-left{animation-delay:1.5s}.hero-heading-decorations .decoration-center-left img{animation-delay:2s}.hero-heading-decorations .decoration-bottom-left img{animation-delay:2.5s}.hero-heading-decorations .decoration-top-right .pan-decoration{animation-delay:3s}.hero-heading-decorations .decoration-top-right .dot-decoration{animation-delay:3.5s}.hero-heading-decorations .decoration-center-right img{animation-delay:4s}.hero-heading-decorations .decoration-bottom-right img{animation-delay:4.5s}.hero-heading>img{animation:gentleFloat 8s ease-in-out infinite;animation-delay:1s}@keyframes gentleFloat{0%{transform:translateY(0) translateX(0)}25%{transform:translateY(-8px) translateX(3px)}50%{transform:translateY(-5px) translateX(-2px)}75%{transform:translateY(-12px) translateX(4px)}to{transform:translateY(0) translateX(0)}}@media (max-width:1024px){.hero-heading-decorations .decoration-center-left,.hero-heading-decorations .decoration-center-right{display:none}.hero-heading-decorations .decoration-bottom-left img,.hero-heading-decorations .decoration-bottom-right img,.hero-heading-decorations .decoration-top-left .drink-decoration,.hero-heading-decorations .decoration-top-left .line-decoration,.hero-heading-decorations .decoration-top-left .line-decoration-left,.hero-heading-decorations .decoration-top-right .dot-decoration,.hero-heading-decorations .decoration-top-right .pan-decoration{animation:gentleFloatMobile 7s ease-in-out infinite}.hero-heading>img{animation:gentleFloatMobile 9s ease-in-out infinite;animation-delay:1s}}@keyframes gentleFloatMobile{0%{transform:translateY(0) translateX(0)}25%{transform:translateY(-5px) translateX(2px)}50%{transform:translateY(-3px) translateX(-1px)}75%{transform:translateY(-7px) translateX(2px)}to{transform:translateY(0) translateX(0)}}@keyframes dramaticWaveFloat{0%{border-radius:50% 50% 50% 50%/45% 45% 55% 55%;transform:translateX(0) translateY(0) scale(1)}12%{border-radius:70% 30% 50% 50%/30% 70% 50% 50%;transform:translateX(-15px) translateY(-5px) scale(1.05)}25%{border-radius:30% 70% 40% 60%/60% 40% 70% 30%;transform:translateX(20px) translateY(3px) scale(.95)}37%{border-radius:40% 60% 70% 30%/70% 30% 40% 60%;transform:translateX(-10px) translateY(8px) scale(1.08)}50%{border-radius:60% 40% 30% 70%/40% 60% 30% 70%;transform:translateX(18px) translateY(-7px) scale(.92)}62%{border-radius:30% 70% 60% 40%/50% 50% 60% 40%;transform:translateX(-20px) translateY(5px) scale(1)}75%{border-radius:70% 30% 40% 60%/35% 65% 45% 55%;transform:translateX(12px) translateY(-3px) scale(.98)}87%{border-radius:45% 55% 30% 70%/60% 40% 35% 65%;transform:translateX(-8px) translateY(6px) scale(1.03)}to{border-radius:50% 50% 50% 50%/45% 45% 55% 55%;transform:translateX(0) translateY(0) scale(1)}}.about{align-items:center;display:flex;justify-content:center;margin-top:-20px;position:relative;width:100%;z-index:11111}@media (max-width:1024px){.about{margin-top:0}}@media (max-width:480px){.about{margin-top:-10px}}.about-container{max-width:1060px;padding:40px 30px 70px;text-align:center;width:100%}@media (max-width:480px){.about-container{padding:40px 20px 70px}}.about-heading{margin-bottom:40px}@media (max-width:768px){.about-heading{margin-bottom:30px}}.about-heading img{display:block;height:auto;margin:0 auto;max-width:1060px;width:90%}@media (max-width:1300px){.about-heading img{margin-top:-40px;width:75%}}@media (max-width:768px){.about-heading img{content:url(../assets/imgs/about-heading-outline-mobile.svg?v=1755681183786-25d562a0);width:100%}}.about-content p{color:#767676;font-size:22px;letter-spacing:2px;line-height:1.6;margin:0;text-align:center}@media (max-width:1024px){.about-content p{font-size:18px;line-height:1.7}}@media (max-width:768px){.about-content p{font-size:16px;line-height:1.6}}@media (max-width:480px){.about-content p{font-size:15px;line-height:1.5}}.about-content p span{display:inline-block}.event{margin-top:40px;position:relative;z-index:999}@media (max-width:480px){.event{margin-top:20px}}.event-info{align-items:center;background:transparent;justify-content:center}.event-info,.event-info-container{display:flex;position:relative;width:100%;z-index:11111}.event-info-container{flex-direction:column;gap:15px;max-width:560px;padding:80px 30px}@media (max-width:1024px){.event-info-container{gap:30px;padding:60px 30px}}@media (max-width:768px){.event-info-container{gap:25px;padding:50px 20px}}@media (max-width:480px){.event-info-container{gap:0;padding:0}}.event-info-item{align-items:center;display:flex;flex-direction:row;gap:30px}@media (max-width:1024px){.event-info-item{gap:30px}}@media (max-width:768px){.event-info-item{align-items:center;flex-direction:column;gap:15px;margin-top:40px;text-align:center}}.event-info-label{align-items:center;background:#000;border-radius:14.2626px;box-sizing:border-box;display:flex;flex-direction:row;flex-shrink:0;height:auto;justify-content:center;padding:10px;width:auto}@media (max-width:768px){.event-info-label{height:auto;padding:8px 12px;width:auto}}.event-info-label img{display:block;height:auto;width:100px}@media (max-width:1024px){.event-info-label img{width:80px}}@media (max-width:768px){.event-info-label img{width:70px}}.event-info-content{flex:1}@media (max-width:768px){.event-info-content{padding-left:0;width:100%}}.event-info-content span{color:#333;font-size:24px;font-weight:800;line-height:170%}@media (max-width:1024px){.event-info-content span{font-size:20px}}@media (max-width:768px){.event-info-content span{font-size:18px;line-height:1.6}}.event-info-illustration{position:absolute;z-index:2}.event-info-illustration--left{left:-90%;top:40%;transform:translateY(-50%)}@media (max-width:1300px){.event-info-illustration--left{left:-70%}}@media (max-width:480px){.event-info-illustration--left{left:-50%;top:-10%;transform:scale(.5)}}.event-info-illustration--right{right:-90%;top:85%;transform:translateY(-50%)}@media (max-width:1300px){.event-info-illustration--right{right:-70%}}@media (max-width:480px){.event-info-illustration--right{right:-50%;top:80%;transform:scale(.5)}}.event-info-illustration__image{animation:floating 3s ease-in-out infinite;position:relative;z-index:3}.event-info-illustration--left .event-info-illustration__image{height:230px;left:80px;position:relative;top:-100px;width:360px}.event-info-illustration--right .event-info-illustration__image{height:280px;left:-80px;position:relative;top:-100px;width:300px}.event-info-blob{animation:dramaticWaveFloat 8s cubic-bezier(.4,0,.6,1) infinite;border-radius:50% 50% 50% 50%/40% 40% 60% 60%;position:absolute;z-index:1}.event-info-blob--yellow{animation-delay:.5s;background:#f8ed99;height:200px;left:30px;top:-30px;width:320px}.event-info-blob--green{animation-delay:1s;background:#d8e378;height:260px;left:-25px;top:-20px;width:320px}.event-info-wave-mask{background:transparent;bottom:-20px;height:340px;left:48%;pointer-events:none;position:absolute;transform:translateX(-50%);width:760px;z-index:1}@media (max-width:767px){.event-info-wave-mask{height:100%;width:80%}}.wave-container{height:100%;position:relative;width:100%}.wave-blob{animation:dramaticWaveFloat 10s cubic-bezier(.4,0,.6,1) infinite;background:#fdfd2e;border-radius:50% 50% 50% 50%/40% 40% 60% 60%;height:100%;left:0;position:absolute;top:0;width:100%}.event-content-container{align-items:center;display:flex;flex-direction:column;margin:-20px auto 60px;max-width:1180px;padding:0 20px;position:relative;transform:scale(.9);width:100%}@media (max-width:1280px){.event-content-container{margin-top:0;max-width:85%;padding:0 15px}}@media (max-width:1100px){.event-content-container{transform:scale(.9)}}@media (max-width:768px){.event-content-container{margin:40px auto;padding:0 10px}}@media (max-width:430px){.event-content-container{margin-top:-40px}}.event-content-card{align-items:center;display:flex;justify-content:center;max-width:1000px;min-height:400px;padding:0 60px;position:relative;width:100%}@media (max-width:1280px){.event-content-card{max-width:100%;min-width:960px;padding:0 40px}}@media (max-width:992px){.event-content-card{min-height:70vw;min-width:85vw;padding:25px 30px}}@media (max-width:480px){.event-content-card{min-height:250px;padding:20px 25px}}.event-content-card:before{border-radius:100px;bottom:0;content:"";filter:url(#roughpaper);-webkit-filter:url(#roughpaper);left:0;position:absolute;right:0;top:0;z-index:-1}@media (max-width:768px){.event-content-card:before{border-radius:20px}}.event-content-card--purple:before{background:#382d91;background-image:radial-gradient(#4a418e 3px,#382d91 0);background-size:30px 30px;opacity:1}.event-content-card--white:before{background:#ececec;background-image:radial-gradient(#fff 3px,#ececec 0);background-size:30px 30px;opacity:1}.event-content-inner{align-items:center;display:flex;gap:80px;min-height:450px;position:relative;width:100%;z-index:1}@media (max-width:992px){.event-content-inner{align-items:center;flex-direction:column;gap:20px;padding:30px}}@media (max-width:768px){.event-content-inner{gap:0;padding:30px 0}}@keyframes floating{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes floating-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes floating-gentle{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes starTwinkle{0%,to{opacity:1;transform:scale(1)}25%{opacity:.8;transform:scale(1.15)}50%{opacity:.6;transform:scale(1.3)}75%{opacity:.8;transform:scale(1.15)}}@keyframes slowRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.night-event-info{padding-left:100px;position:relative;z-index:2}@media (max-width:992px){.night-event-info{display:flex;justify-content:center;padding-left:0;width:100%}}.night-event-beer{animation:floating 3s ease-in-out infinite;animation-delay:.5s;left:-170px;position:absolute;top:-60px;z-index:1}@media (max-width:992px){.night-event-beer{left:-140px;top:-120px}}@media (max-width:768px){.night-event-beer{left:-140px;top:-160px}}@media (max-width:480px){.night-event-beer{left:-55px;top:-95px;z-index:10}}.night-event-beer__image{display:block;height:auto;width:250px}@media (max-width:768px){.night-event-beer__image{width:180px}}@media (max-width:430px){.night-event-beer__image{width:120px}}.night-event-heading{display:inline-flex;margin-bottom:20px;position:relative}.night-event-heading__image{display:block;height:auto;margin-bottom:15px;width:auto}@media (max-width:768px){.night-event-heading__image{margin-bottom:5px;width:80%}}.night-event-heading-container{position:relative}@media (max-width:992px){.night-event-heading-container{align-items:center;display:flex;flex-direction:column;gap:10px;position:relative;text-align:center;top:30px}}.night-event-details{margin-bottom:30px}.night-event-details p{color:#fff;font-size:24px;font-weight:800;line-height:1.6;margin:0}.night-event-details p .highlight-x{color:#8ae1de}@media (max-width:768px){.night-event-details p{font-size:18px}}.night-event-details__image{display:block;height:auto;width:auto}.night-event-line{background:#d2e52b;border-radius:5px;height:10px;position:relative;top:-20px;width:380px}@media (max-width:768px){.night-event-line{width:90%}}.night-event-line:before{background:#d2e52b;border-radius:6px;bottom:0;content:"";filter:blur(.5px);left:-2px;position:absolute;right:-2px;top:0;z-index:-1}.night-event-dining{position:absolute;right:0;top:160px;z-index:2}@media (max-width:992px){.night-event-dining{left:0;margin:0 auto;position:relative;top:20px}}.night-event-dining__image{display:block;height:400px;width:320px}@media (max-width:768px){.night-event-dining__image{height:auto;margin:0 auto;position:relative;width:80%}}.night-event-music{position:absolute;z-index:3}.night-event-music__image{display:block}.night-event-music--beer{animation:floating-gentle 2.5s ease-in-out infinite;animation-delay:1s;left:-180px;top:-100px}.night-event-music--beer .night-event-music__image{height:146px;width:130px}.night-event-music--dining-1{animation:floating-slow 3.2s ease-in-out infinite;animation-delay:.2s;right:70px;top:20px}@media (max-width:992px){.night-event-music--dining-1{right:0;top:360px}}@media (max-width:768px){.night-event-music--dining-1{right:-40px}}.night-event-music--dining-1 .night-event-music__image{height:119px;width:105px}@media (max-width:768px){.night-event-music--dining-1 .night-event-music__image{height:auto;width:80px}}.night-event-music--dining-2{animation:floating 2.8s ease-in-out infinite;animation-delay:1.5s;right:-80px;top:-80px}@media (max-width:992px){.night-event-music--dining-2{right:-100px;top:200px}}@media (max-width:768px){.night-event-music--dining-2{right:-60px}}.night-event-music--dining-2 .night-event-music__image{height:190px;width:170px}@media (max-width:768px){.night-event-music--dining-2 .night-event-music__image{height:auto;width:120px}}.night-event-star{position:absolute;z-index:3}.night-event-star__image{display:block;height:63px;width:54px}.night-event-star--left{animation:starTwinkle 4s ease-in-out infinite;animation-delay:.5s;bottom:-200px;left:-100px}.night-event-star--right{animation:starTwinkle 3.5s ease-in-out infinite;animation-delay:1.8s;right:-20px;top:-80px}.night-event-line-decoration{animation:floating-slow 3.5s ease-in-out infinite;animation-delay:.8s;position:absolute;right:-150px;top:120px;z-index:2}@media (max-width:992px){.night-event-line-decoration{right:-200px;top:-60px}}.night-event-line-decoration__image{display:block;height:260px;width:240px}.gift-illustration{flex-shrink:0;position:relative;z-index:2}.gift-illustration__image{display:block;height:345px;object-fit:contain;width:345px}@media (max-width:768px){.gift-illustration__image{height:300px;width:300px}}@media (max-width:480px){.gift-illustration__image{height:220px;width:220px}}.coupon-illustration{height:200px;position:absolute;right:-140px;top:-80px;width:200px;z-index:3}@media (max-width:1280px){.coupon-illustration{transform:scale(.9)}}@media (max-width:768px){.coupon-illustration{height:180px;right:-130px;top:-90px;width:180px}}@media (max-width:480px){.coupon-illustration{height:120px;right:-60px;top:-50px;width:120px}}.coupon-illustration__circle{animation:slowRotate 30s linear infinite;display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.coupon-illustration__text{color:#f6f627;display:block;font-size:43px;font-weight:800;height:auto;left:50%;line-height:1;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-15deg);white-space:nowrap;width:auto;z-index:2;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}@media (max-width:768px){.coupon-illustration__text{font-size:36px}}@media (max-width:480px){.coupon-illustration__text{font-size:26px}}.gift-info{flex-shrink:0;margin-left:0;margin-top:40px;text-align:center;width:624px;z-index:2}@media (max-width:1280px){.gift-info{margin-left:-3vw}}@media (max-width:768px){.gift-info{width:100%}}@media (max-width:430px){.gift-info{margin-left:2vw;width:96vw}}.gift-info__title{color:#424242;font-size:40px;font-weight:800;line-height:1;margin:0 0 24px}@media (max-width:1280px){.gift-info__title{font-size:36px}}@media (max-width:768px){.gift-info__title{font-size:28px}}@media (max-width:480px){.gift-info__title{font-size:25px;margin-bottom:16px}}.gift-info__title-bracket{color:#6a5ec1}.gift-info__subtitle{color:#424242;font-size:28px;font-weight:600;line-height:1;margin:0 0 20px}@media (max-width:768px){.gift-info__subtitle{font-size:22px}}@media (max-width:480px){.gift-info__subtitle{font-size:20px;margin-bottom:12px}}.gift-info__note{color:#ef3f57;font-size:24px;font-weight:500;line-height:1.4;margin:0}@media (max-width:768px){.gift-info__note{font-size:18px}}@media (max-width:480px){.gift-info__note{font-size:16px}}.decoration-illustration{pointer-events:none;position:absolute;z-index:1}.decoration-illustration--egg{bottom:-260px;right:-280px}@media (max-width:768px){.decoration-illustration--egg{bottom:-140px;right:-160px}}@media (max-width:480px){.decoration-illustration--egg{bottom:-100px;right:-100px}}.decoration-illustration--egg .decoration-illustration__image{animation:floating-gentle 4s ease-in-out infinite;animation-delay:1.5s;display:block;height:360px;width:380px}@media (max-width:768px){.decoration-illustration--egg .decoration-illustration__image{height:260px;width:280px}}@media (max-width:480px){.decoration-illustration--egg .decoration-illustration__image{height:190px;width:200px}}.decoration-illustration--bottom-left{align-items:flex-end;bottom:-300px;display:flex;gap:15px;left:-280px}@media (max-width:768px){.decoration-illustration--bottom-left{bottom:-300px;gap:10px;left:-20px}}@media (max-width:480px){.decoration-illustration--bottom-left{bottom:-180px;gap:8px;left:-100px}}.decoration-illustration--bottom-left .decoration-illustration__strawberry{animation:floating 3s ease-in-out infinite;animation-delay:.5s;display:block;height:120px;left:-20px;position:relative;top:-280px;width:80px}@media (max-width:768px){.decoration-illustration--bottom-left .decoration-illustration__strawberry{height:90px;width:60px}}@media (max-width:480px){.decoration-illustration--bottom-left .decoration-illustration__strawberry{height:60px;width:40px}}.decoration-illustration--bottom-left .decoration-illustration__tomato{animation:floating-slow 3.5s ease-in-out infinite;animation-delay:1s;display:block;height:282px;width:262px}@media (max-width:768px){.decoration-illustration--bottom-left .decoration-illustration__tomato{height:211px;width:196px}}@media (max-width:480px){.decoration-illustration--bottom-left .decoration-illustration__tomato{height:141px;width:131px}}.decoration-illustration--bottom-left .decoration-illustration__line{display:block;height:146px;left:-50px;margin-left:10px;position:relative;top:-120px;width:205px}@media (max-width:768px){.decoration-illustration--bottom-left .decoration-illustration__line{height:110px;width:154px}}@media (max-width:480px){.decoration-illustration--bottom-left .decoration-illustration__line{height:73px;margin-left:5px;width:103px}}.event-content-connector{align-items:center;display:flex;height:60px;justify-content:space-between;margin:-10px 0;max-width:1000px;position:relative;width:100%;z-index:2}@media (max-width:768px){.event-content-connector{height:50px;margin:-10px 0}}.connector-line{background:#8ae1de;border-radius:8px;height:98px;position:relative;width:16px}@media (max-width:768px){.connector-line{border-radius:6px;height:70px;width:12px}}@media (max-width:480px){.connector-line{border-radius:5px;height:60px;width:10px}}.connector-line:before{background:#8ae1de;border-radius:8px;bottom:0;content:"";filter:url(#subtle-rough);-webkit-filter:url(#subtle-rough);left:0;position:absolute;right:0;top:0}@media (max-width:768px){.connector-line:before{border-radius:6px}}@media (max-width:480px){.connector-line:before{border-radius:5px}}.connector-line--left{margin-left:5%}@media (max-width:480px){.connector-line--left{margin-left:10%}}.connector-line--right{margin-right:5%}@media (max-width:480px){.connector-line--right{margin-right:10%}}.stores{padding-bottom:60px;padding-top:120px;position:relative}.hand-drawn-title-container{padding:0;position:relative;z-index:10}@media (max-width:768px){.hand-drawn-title--green,.hand-drawn-title--mint{width:calc(100% - 80px)}.hand-drawn-title--deep-purple img{max-width:400px}}@media (max-width:480px){.hand-drawn-title--deep-purple{padding:20px 15px}.hand-drawn-title--deep-purple img{min-height:16px}}@media (max-width:768px){.hand-drawn-title--bright-yellow img{max-width:400px}}@media (max-width:480px){.hand-drawn-title--bright-yellow{padding:20px 15px}.hand-drawn-title--bright-yellow img{min-height:16px}}.stores-container{margin:0 auto;max-width:1120px;padding:0 40px;position:relative;width:calc(100% - 160px);z-index:10}@media (max-width:1300px){.stores-container{margin-top:80px;width:calc(100% - 120px)}}@media (max-width:768px){.stores-container{margin-top:40px;padding:0;width:calc(100% - 60px)}}.stores-grid{column-gap:40px;display:grid;justify-items:center;padding:0;row-gap:80px}@media (min-width:1600px){.stores-grid{grid-template-columns:repeat(8,1fr)}.stores-grid .store-card:nth-child(-n+16){grid-column:span 2}.stores-grid .store-card:nth-child(17){grid-column:2/span 2}.stores-grid .store-card:nth-child(18){grid-column:4/span 2}.stores-grid .store-card:nth-child(19){grid-column:6/span 2}}@media (max-width:1599px) and (min-width:1280px){.stores-grid{grid-template-columns:repeat(8,1fr);row-gap:80px}.stores-grid .store-card:nth-child(-n+16){grid-column:span 2}.stores-grid .store-card:nth-child(17){grid-column:2/span 2}.stores-grid .store-card:nth-child(18){grid-column:4/span 2}.stores-grid .store-card:nth-child(19){grid-column:6/span 2}}@media (max-width:1279px) and (min-width:768px){.stores-grid{grid-template-columns:repeat(3,1fr);row-gap:80px}.stores-grid .store-card:nth-child(19){grid-column:2;justify-self:center}}@media (max-width:767px){.stores-grid{grid-template-columns:repeat(2,1fr);padding:0;row-gap:40px}.stores-grid .store-card:nth-child(19){grid-column:1/-1;justify-self:center;max-width:calc(50% - 20px)}}.store-card{background:transparent;cursor:pointer;position:relative}.store-card .blob-bubble{transform:scale(.85)}@media (max-width:1599px) and (min-width:1025px){.store-card .blob-bubble{transform:scale(.7)}}@media (max-width:1024px){.store-card .blob-bubble{transform:scale(.7)}}@media (max-width:991px){.store-card .blob-bubble{transform:scale(.6)}}@media (max-width:767px){.store-card .blob-bubble{transform:scale(.5)}}.store-card:hover .store-card__image img{transform:scale(1.05)}.store-card:hover .store-card__button-icon{transform:translateX(4px)}.store-card__image{position:relative;z-index:1}.store-card__image img{border-radius:36px;height:auto;object-fit:cover;transition:transform .3s ease;width:100%}@media (max-width:767px){.store-card__image img{border-radius:24px}}.store-card__content{padding:14px 0;position:relative;z-index:1}@media (max-width:1024px){.store-card__content{padding:20px 0}}.store-card__shop{align-content:flex-end;bottom:360px;color:#000;display:flex;display:-webkit-box;font-size:16px;font-weight:700;height:50px;left:5px;line-height:1.3;margin:0;position:absolute;z-index:10;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width:1280px){.store-card__shop{bottom:0;height:auto;padding:0 0 5px;position:relative}}.store-card__title{color:#111;display:-webkit-box;font-size:19px;font-weight:600;line-height:1.4;margin:0 0 10px;position:relative;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-style:italic;opacity:.8;overflow:hidden;text-overflow:ellipsis}@media (max-width:767px){.store-card__title{font-size:16px;margin:0 0 8px}}.store-card__description{color:#000;display:-webkit-box;font-size:15px;font-weight:700;line-height:1.5;margin:0 0 20px;opacity:.6;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width:767px){.store-card__description{font-size:13px;margin:0 0 10px}}.store-card__button{align-items:center;background:#eee;border:none;border-radius:24px;color:#111;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;padding:12px 24px;position:relative;transition:background-color .3s ease,transform .2s ease}@media (max-width:767px){.store-card__button{font-size:13px;gap:6px;padding:10px 20px}}.store-card__button:hover{background:#dbdbdb;transform:translateY(-1px)}.store-card__button:active{transform:translateY(0)}.store-card__button-icon{filter:brightness(0);height:16px;transition:transform .3s ease;width:16px}@media (max-width:767px){.store-card__button-icon{height:14px;width:14px}}.banner{background:transparent;margin-bottom:80px;padding:0 20px}@media (max-width:768px){.banner{margin-bottom:40px;padding:20px 0}}.banner-container{align-items:center;display:flex;gap:0;justify-content:center;margin:0 auto;max-width:1280px;padding:0 20px}@media (max-width:768px){.banner-container{align-items:center;gap:10px;padding:0 20px}}@media (max-width:480px){.banner-container{gap:8px}}@media (max-width:1080px){.banner-container{justify-content:center}}.banner-content{align-items:center;display:flex;flex-direction:column;gap:15px}@media (max-width:768px){.banner-content{gap:15px}}.banner-slider{border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.1);flex-shrink:0;height:250px;overflow:hidden;position:relative;width:970px}@media (max-width:1020px){.banner-slider{height:25.7731958763vw;max-height:250px;max-width:970px;width:100%}}@media (max-width:768px){.banner-slider{border-radius:8px;flex-shrink:0;height:100px;width:300px}}.banner-slides{display:flex;transition:transform .5s ease-in-out}.banner-slide,.banner-slides{height:100%;position:relative;width:100%}.banner-slide{flex-basis:100%;flex-grow:0;flex-shrink:0;min-width:100%}.banner-slide a{display:block;height:100%;outline:none;position:relative;text-decoration:none;width:100%}.banner-slide a:focus-visible{outline:2px solid #007bff;outline-offset:2px}.banner-slide img{display:block;height:100%;object-fit:cover;object-position:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s ease;width:100%}.banner-slide picture{display:block;height:100%;overflow:hidden;position:relative;width:100%}.banner-nav{align-items:center;background:hsla(0,0%,100%,.2);border:none;border-radius:50%;box-shadow:0 0 10px 0 rgba(0,0,0,.1);cursor:pointer;display:flex;flex-shrink:0;height:60px;justify-content:center;margin-top:-40px;opacity:1;outline:none;position:relative;transition:all .3s ease;width:60px;z-index:10}.banner-nav--prev{left:-20px}@media (max-width:1160px){.banner-nav--prev{left:20px}}.banner-nav--next{right:-20px}@media (max-width:1160px){.banner-nav--next{right:20px}}@media (max-width:1100px){.banner-nav{height:50px;width:50px}}@media (max-width:768px){.banner-nav{display:none;height:40px;width:40px}}@media (max-width:480px){.banner-nav{height:36px;width:36px}}@media (max-width:1080px){.banner-nav{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}}.banner-nav:hover{transform:scale(1.1)}.banner-nav:active{transform:scale(.95)}.banner-nav:focus-visible{outline:2px solid #007bff;outline-offset:2px}.banner-nav:disabled{cursor:not-allowed;opacity:.5}.banner-nav img{height:115%;transition:transform .2s ease;width:115%}@media (max-width:768px){.banner-nav img{height:100%;width:100%}}.banner-pagination{display:flex;gap:12px;justify-content:center;margin-top:5px;z-index:2}@media (max-width:768px){.banner-pagination{gap:8px}}.banner-dot{background:rgba(0,0,0,.3);border:none;border-radius:12px;cursor:pointer;height:12px;outline:none;transition:all .3s ease;width:12px}@media (max-width:768px){.banner-dot{height:10px;width:10px}}.banner-dot:hover{background:rgba(0,0,0,.6);transform:scale(1.2)}.banner-dot.active{background:rgba(0,0,0,.8);transform:scale(1.3)}.banner-dot:focus-visible{outline:2px solid #007bff;outline-offset:0}.schedule-wrapper{align-items:center;background:transparent;display:flex;flex-direction:column;margin-bottom:40px;margin-top:40px;padding:0 20px 40px}@media (max-width:480px){.schedule-wrapper{margin-bottom:0;margin-top:0}}.schedule-wrapper__container{display:flex;gap:40px;max-width:1140px;width:100%}.schedule-wrapper__container .hand-drawn-title-container{width:100%}@media (min-width:768px){.schedule-wrapper__container{align-items:flex-start;flex-direction:row}}@media (max-width:767px){.schedule-wrapper__container{align-items:flex-start;flex-direction:row;gap:15px}}@media (min-width:768px){.schedule-wrapper__content{flex:1;min-width:0}}@media (max-width:767px){.schedule-wrapper__content{flex:1;min-width:0}}@media (min-width:768px){.schedule-wrapper__sidebar{background:transparent;flex:0 0 300px}}@media (max-width:767px){.schedule-wrapper__sidebar{background:transparent;flex:0 0 100px}}.event-images{align-items:center;display:flex;flex-direction:column;gap:15px}@media (max-width:480px){.event-images{gap:36px;padding-top:2vh}}.event-images__item{border-radius:18px;box-shadow:0 4px 8px rgba(0,0,0,.1);height:auto;object-fit:cover;transform:translateX(var(--random-x,0)) translateY(var(--random-y,0)) rotate(var(--random-rotate,0deg));transition:transform .3s ease,box-shadow .3s ease;width:180px}.event-images__item:hover{box-shadow:0 8px 16px rgba(0,0,0,.2);transform:translateX(var(--random-x,0)) translateY(var(--random-y,0)) rotate(var(--random-rotate,0deg)) scale(1.05)}@media (max-width:1024px){.event-images__item{width:180px}}@media (max-width:767px){.event-images__item{border-radius:14px;width:120px}}.schedule{align-items:center;background:transparent;display:flex;flex-direction:column;margin-bottom:40px;padding:0}@media (max-width:480px){.schedule{margin-bottom:20px}}.schedule:last-child{margin-bottom:0}.schedule__container{margin-top:20px;max-width:680px;width:calc(100% - 60px)}@media (max-width:480px){.schedule__container{width:90%}}.schedule__table{display:flex;flex-direction:column;gap:0;width:100%}.schedule__header{align-items:center;border-bottom:none;display:flex;font-weight:700;padding:20px 0;position:relative}@media (min-width:768px){.schedule__header{align-items:center;flex-direction:row}}@media (max-width:767px){.schedule__header{align-items:center;flex-direction:row;gap:12px}}@media (max-width:480px){.schedule__header{padding:10px 0 15px}}.schedule__header:after{background:#333;bottom:0;content:"";filter:url(#roughpaper);-webkit-filter:url(#roughpaper);height:3px;left:0;position:absolute;right:0}.schedule__header-time{color:#333;font-size:20px;font-weight:700;white-space:nowrap}.schedule__header-time:after{content:"/";display:none;margin-left:8px;position:relative;top:-2px}@media (min-width:768px){.schedule__header-time{flex:0 0 45%;margin-right:40px;text-align:center}}@media (max-width:767px){.schedule__header-time{flex:0 0 auto;font-size:16px;margin-right:36px;min-width:80px}}@media (max-width:480px){.schedule__header-time{margin-right:-80px}.schedule__header-time:after{display:inline-block}}.schedule__header-content{color:#333;display:flex;font-size:20px;font-weight:700;justify-content:center}@media (min-width:768px){.schedule__header-content{flex:1}}@media (max-width:767px){.schedule__header-content{flex:1;font-size:16px}}.schedule__header-image{height:30px;width:auto}@media (max-width:767px){.schedule__header-image{height:26px}}@media (max-width:480px){.schedule__header-image{height:18px}}.schedule__row{align-items:center;border-bottom:none;display:flex;height:50px;padding:15px 0;position:relative}@media (min-width:768px){.schedule__row{align-items:center;flex-direction:row}}@media (max-width:767px){.schedule__row{align-items:flex-start;flex-direction:column;gap:5px;height:auto;height:70px;padding:15px 0}}@media (max-width:480px){.schedule__row{align-items:center;gap:3px;height:auto;justify-content:center;padding:15px 0}}.schedule__row:after{background:#ccc;bottom:0;content:"";filter:url(#subtle-rough);-webkit-filter:url(#subtle-rough);height:2px;left:0;position:absolute;right:0}.schedule__row:last-child:after{display:none}.schedule__time{color:#333;font-size:24px;font-weight:700;white-space:nowrap}@media (min-width:768px){.schedule__time{flex:0 0 45%;margin-right:40px;text-align:center}}@media (max-width:767px){.schedule__time{font-size:16px;margin-bottom:5px;margin-right:0;position:relative;text-align:left;width:100%}}.schedule__content{align-items:center;color:#333;display:flex;font-size:20px;font-weight:700;justify-content:center;line-height:1.4;position:relative}@media (min-width:768px){.schedule__content{flex:1}}@media (max-width:767px){.schedule__content{align-items:center;font-size:16px;justify-content:space-between;min-height:80px;width:100%}}@media (max-width:480px){.schedule__content{min-height:auto}}.schedule__content-image{border-radius:16px;height:auto;object-fit:cover;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:transform .3s ease;width:192px;z-index:10}@media (max-width:767px){.schedule__content-image{height:auto;width:150px}}@media (max-width:480px){.schedule__content-image{height:auto;width:110px}}.schedule__content-image:nth-of-type(2){right:204px}@media (max-width:767px){.schedule__content-image:nth-of-type(2){right:128px}}@media (max-width:480px){.schedule__content-image:nth-of-type(2){right:102px}}.schedule__content-image:hover{transform:translateY(-50%) scale(1.05);z-index:10}.schedule__content-image.floating{animation:scheduleImageFloat 8s ease-in-out infinite}@keyframes scheduleImageFloat{0%{transform:translateY(-50%) translateY(var(--base-y,0)) translateX(var(--base-x,0)) rotate(var(--base-rotation,0deg))}25%{transform:translateY(-50%) translateY(calc(var(--base-y, 0px) - 6px)) translateX(calc(var(--base-x, 0px) + 2px)) rotate(calc(var(--base-rotation, 0deg) + 1deg))}50%{transform:translateY(-50%) translateY(calc(var(--base-y, 0px) - 3px)) translateX(calc(var(--base-x, 0px) - 1px)) rotate(calc(var(--base-rotation, 0deg) - .5deg))}75%{transform:translateY(-50%) translateY(calc(var(--base-y, 0px) - 8px)) translateX(calc(var(--base-x, 0px) + 3px)) rotate(calc(var(--base-rotation, 0deg) + 1.5deg))}to{transform:translateY(-50%) translateY(var(--base-y,0)) translateX(var(--base-x,0)) rotate(var(--base-rotation,0deg))}}@keyframes scheduleImageFloatMobile{0%{transform:translateY(-50%) translateY(var(--base-y,0)) translateX(var(--base-x,0)) rotate(var(--base-rotation,0deg))}25%{transform:translateY(-50%) translateY(calc(var(--base-y, 0px) - 3px)) translateX(calc(var(--base-x, 0px) + 1px)) rotate(calc(var(--base-rotation, 0deg) + .5deg))}50%{transform:translateY(-50%) translateY(calc(var(--base-y, 0px) - 2px)) translateX(calc(var(--base-x, 0px) - .5px)) rotate(calc(var(--base-rotation, 0deg) - .3deg))}75%{transform:translateY(-50%) translateY(calc(var(--base-y, 0px) - 4px)) translateX(calc(var(--base-x, 0px) + 1.5px)) rotate(calc(var(--base-rotation, 0deg) + .8deg))}to{transform:translateY(-50%) translateY(var(--base-y,0)) translateX(var(--base-x,0)) rotate(var(--base-rotation,0deg))}}@media (max-width:767px){.schedule__content-image.floating{animation:scheduleImageFloatMobile 6s ease-in-out infinite}}.bottom-section{align-items:center;background-image:url(../assets/imgs/texture-bg.jpg?v=1755681183786-25d562a0);background-position:50%;background-repeat:repeat;background-size:512px 392px;display:flex;height:220px;justify-content:center;margin-top:100px;position:relative;width:100%;z-index:1}@media (max-width:1024px){.bottom-section{height:240px;margin-top:0}}@media (max-width:480px){.bottom-section{margin-top:-80px}}.bottom-wave-mask{background:transparent;height:400px;left:50%;pointer-events:none;position:absolute;top:-300px;transform:translateX(-50%);width:120vw;z-index:1}.bottom-wave-mask .wave-blob{background:#fff}@media (max-width:1024px){.bottom-wave-mask{height:350px;top:-200px}}@media (max-width:480px){.bottom-wave-mask{height:300px;top:-160px}}.bottom-wave-container{height:100%;overflow:hidden;position:relative;width:100%}.bottom-wave-blob{animation:gentleWaveFloat 8s cubic-bezier(.4,0,.6,1) infinite;background:#fff;border-radius:50% 50% 50% 50%/40% 40% 60% 60%;height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:1024px){.bottom-wave-blob{animation-duration:12s}}.bottom-wave-blob:before{animation:gentleWaveFloat 12s cubic-bezier(.4,0,.6,1) infinite reverse;background:hsla(0,0%,100%,.3);height:calc(100% + 4px);left:-2px;top:-2px;width:calc(100% + 4px);z-index:-1}.bottom-wave-blob:after,.bottom-wave-blob:before{border-radius:50% 50% 50% 50%/40% 40% 60% 60%;content:"";position:absolute}.bottom-wave-blob:after{animation:gentleWaveFloat 6s cubic-bezier(.4,0,.6,1) infinite;background:hsla(0,0%,100%,.6);height:calc(100% - 4px);left:2px;top:2px;width:calc(100% - 4px);z-index:1}@keyframes gentleWaveFloat{0%{border-radius:50% 50% 50% 50%/45% 45% 55% 55%;transform:translateX(0) translateY(0) scale(1)}15%{border-radius:55% 45% 50% 50%/40% 50% 50% 60%;transform:translateX(-8px) translateY(-3px) scale(1.02)}30%{border-radius:50% 50% 45% 55%/50% 40% 60% 50%;transform:translateX(-2px) translateY(5px) scale(.98)}45%{border-radius:45% 55% 50% 50%/55% 45% 45% 55%;transform:translateX(6px) translateY(2px) scale(1.01)}60%{border-radius:50% 50% 55% 45%/50% 60% 40% 50%;transform:translateX(3px) translateY(-4px) scale(.99)}75%{border-radius:55% 45% 45% 55%/45% 55% 55% 45%;transform:translateX(-4px) translateY(3px) scale(1.015)}90%{border-radius:45% 55% 55% 45%/60% 40% 40% 60%;transform:translateX(2px) translateY(-2px) scale(.985)}to{border-radius:50% 50% 50% 50%/45% 45% 55% 55%;transform:translateX(0) translateY(0) scale(1)}}.footer{background-color:#fff;border-top:1px solid #e5e5e5;padding:60px 0 0;width:100%}@media (max-width:480px){.footer{padding:30px 0}}.footer-container{align-items:start;display:grid;gap:40px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:860px;padding:0 20px}@media (max-width:768px){.footer-container{gap:20px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto auto auto}}@media (max-width:480px){.footer-container{display:grid;gap:15px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;padding:0 15px}}.footer-column{align-items:flex-start;display:flex;flex-direction:column}.footer-column__title{color:#111;display:flex;font-family:Noto Sans TC,sans-serif;font-size:18px;font-weight:700;margin-bottom:20px;text-align:left;width:100%}@media (max-width:768px){.footer-column__title{font-size:16px;justify-content:center;margin-bottom:15px}}@media (max-width:480px){.footer-column__title{font-size:14px;margin-bottom:20px}}.footer-column__title--secondary{margin-top:40px}@media (max-width:768px){.footer-column__title--secondary{margin-top:40px}}@media (max-width:480px){.footer-column__title--secondary{margin-top:40px}}.footer-column__logo{align-items:center;display:flex;justify-content:flex-start;width:100%}@media (max-width:768px){.footer-column__logo{justify-content:center}}.footer-column__logos{align-items:center;display:inline-flex;flex-direction:column;gap:20px;justify-content:flex-start;width:fit-content}@media (max-width:768px){.footer-column__logos{align-items:center;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;width:100%}}@media (max-width:480px){.footer-column__logos{align-items:center;flex-direction:column;flex-wrap:wrap;gap:15px;justify-content:flex-start}}.footer-column__logos--mobile-sponsors{display:none}@media (max-width:480px){.footer-column__logos--mobile-sponsors{align-items:center;display:inline-flex;flex-direction:column;gap:15px;justify-content:flex-start;margin-top:0}}.footer-column__social{align-items:flex-start;display:flex;gap:15px;justify-content:flex-start;width:100%}@media (max-width:768px){.footer-column__social{justify-content:center;width:100%}}@media (max-width:480px){.footer-column__social{justify-content:center}}@media (max-width:768px){.footer-column--organizer{grid-column:1;grid-row:1}}@media (max-width:480px){.footer-column--organizer{grid-column:1;grid-row:1}}@media (max-width:768px){.footer-column--partners{grid-column:2;grid-row:1}}@media (max-width:480px){.footer-column--partners{grid-column:2;grid-row:1;position:relative}}@media (max-width:768px){.footer-column--sponsors{grid-column:1;grid-row:2;margin-top:5px}}@media (max-width:480px){.footer-column--sponsors{display:none}.footer-column__logos--mobile-sponsors:before{color:#111;content:"贊助廠商";display:block;font-family:Noto Sans TC,sans-serif;font-size:14px;font-weight:700;margin:40px 0 20px;text-align:left}}@media (max-width:768px){.footer-column--share{align-items:flex-start;grid-column:2;grid-row:2;margin-top:0;padding-top:0;text-align:left}}@media (max-width:480px){.footer-column--share{align-items:center;border-top:1px solid #e5e5e5;grid-column:1/-1;grid-row:2;margin-top:20px;padding-bottom:10px;padding-top:20px;text-align:center}.footer-column--share .footer-column__title{justify-content:center}}.footer-logo{max-height:60px;max-width:120px;object-fit:contain}@media (max-width:768px){.footer-logo{max-height:40px;max-width:120px}}@media (max-width:480px){.footer-logo{max-height:40px;max-width:100px}}.footer-logo.partner-logo{max-height:50px;max-width:100px}@media (max-width:768px){.footer-logo.partner-logo{max-height:40px;max-width:100px}}@media (max-width:480px){.footer-logo.partner-logo{max-height:40px;max-width:80px}}.footer-social-icon{cursor:pointer;height:50px;object-fit:contain;transition:transform .3s ease;width:50px}@media (max-width:768px){.footer-social-icon{height:50px;width:50px}}@media (max-width:480px){.footer-social-icon{height:44px;width:44px}}.footer-social-icon:hover{transform:scale(1.1)}.footer-copyright{border-top:1px solid #e9e9e9;margin-top:50px;padding:40px 0}@media (max-width:768px){.footer-copyright{margin-top:15px;padding:15px 0}}@media (max-width:480px){.footer-copyright{margin-top:12px;padding:20px 0}}.footer-copyright__container{margin:0 auto;max-width:1400px;padding:0 20px}@media (max-width:768px){.footer-copyright__container{padding:0 15px}}@media (max-width:480px){.footer-copyright__container{padding:0 10px}}.footer-copyright__text{color:rgba(0,0,0,.6);font-family:Noto Sans TC,sans-serif;font-size:14px;line-height:1.5;margin:0;text-align:center}@media (max-width:768px){.footer-copyright__text{font-size:12px;line-height:1.4}}@media (max-width:480px){.footer-copyright__text{font-size:11px;line-height:1.3}}
/*# sourceMappingURL=css/main.css.map */