<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Tinos:ital,wght@0,400;0,700;1,400;1,700&amp;display=swap');
*{
    color: #fff;
}
body{
    font-family: 'Tinos', sans-serif;
}
h1,h2,h3,h4,h5,h6{
    font-weight: 500;
    color: #fff;
}
.ladi-wraper {
    margin: 0 auto;
    width: 420px;
    min-height: 100%;
    overflow: hidden;
    touch-action: manipulation;
}
.ladi-section {
    margin: 0 auto;
    position: relative;
}
.ladi-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    pointer-events: none;
}
.ladi-container {
    position: relative;
    margin: 0 auto;
    height: 100%;
}
.ladi-section .ladi-section-background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    overflow: hidden;
}
.panel-news .ladi-section-background{
    background-size: cover;
    background-origin: content-box;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.panel-news .ladi-overlay {
    background-color: rgba(0, 0, 0, 0.63);
}
.ladi-headline{
    font-size: 18px;
    line-height: 1.2;
    color: rgb(209, 160, 84);
    text-align: center;
    width: 100%;
    display: inline-block;
    word-break: break-word;
    background-size: cover;
    background-position: center center;
    line-height: 1.2;
    margin-bottom: 20px;
}
.panel-bingsu,
.panel-news{
    padding-top: 30px;
    padding-bottom: 60px;
}
.panel-bingsu{
    padding-bottom: 0;
}
 h2.heading-1{
    position: relative;
    font-size: 30px;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    font-weight: 500;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
 h2.heading-1::before{
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    right: 0;
    width: 50%;
    height: 1px;
    background: #fff;
    transform: translate(-50%, 0);
}
.panel-news .panel-body{
    padding: 0 35px;
}
.news-item .ladi-element{
    margin-bottom: 20px;
}
.news-item .image{
    margin-bottom: 30px;
}
.news-item .ladi-element h3.heading-2{
    font-size: 24px;
    margin-bottom: 0;
    line-height: 1.4;
}
.news-item .description &gt; *{
    text-align: justify;
    font-size: 16px;
    line-height: 1.2;
    word-break: break-word;
}
/*Panel-bingsu*/
.panel-bingsu .panel-head{
    margin-bottom: 30px;
}
.panel-bingsu .panel-body{
    background: linear-gradient(rgb(255, 255, 255), rgb(246, 246, 246));
}
.panel-bingsu h2.heading-1{
    font-size: 35px;
    padding-bottom: 25px;
    font-weight: bold;
    color: rgb(167, 117, 58);
    text-align: center;
    margin-bottom: 0;
}
.panel-bingsu h2.heading-1::before{
    background: rgb(167, 117, 58);
}
.bingsu-item .description{
    text-align: center;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}
.bingsu-item .description &gt; *{
    color: rgb(99, 99, 99);
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 0;
}
.bingsu-item h4.heading-3{
    font-size: 21px;
    font-weight: bold;
    color: rgb(66, 66, 66);
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 10px;
}
.panel-bingsu .ladi-container{
    margin: 0 auto;
}
.panel-bingsu .price{
    margin-top: 0;
    justify-content: center;
    margin-bottom: 10px;
}
.price-sale{
    font-size: 24px;
    line-height: 1;
    color: rgb(209, 160, 84);
    text-align: center;
}
.panel-bingsu .uk-width-medium-1-1,
.panel-bingsu .uk-width-medium-1-2{
    margin-bottom: 10px;
}
.panel-bingsu .uk-width-medium-1-1:nth-child(7){
    margin-bottom: 30px;
}
.panel-bingsu .uk-width-medium-1-2 h4.heading-3{
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}
.panel-bingsu .uk-width-medium-1-2 .description{
    height: 52px;
    overflow: hidden;
}
.panel-bingsu .uk-width-medium-1-2 .description &gt; *{
    font-size: 12px;
}
.panel-bingsu .uk-width-medium-1-2 .price{
    margin-bottom: 10px;
}
.panel-bingsu .uk-width-medium-1-2 .price-sale{
    font-size: 16px;
}
.panel-bingsu .uk-width-medium-1-2 .image{
    height: 175px;
    margin-bottom: 10px;
}
.panel-bingsu .uk-width-medium-1-1 .bingsu-item .image{
    height: 380px;
    width: 380px;
    margin-left: auto;
    margin-right: auto;
}
.panel-fruit-tea .panel-head{
    position: relative;
}
.panel-fruit-tea .background-overlay img{
    height: 450px;
}
.panel-fruit-tea .text-overlay{
    width: 100%;
    position: absolute;
    content: "";
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.panel-fruit-tea .text-overlay .ladi-headline{
    color: #fff;
}
.panel-fruit-tea .text-overlay h2.heading-1{
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 1.5px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.panel-fruit-tea .text-overlay h2.heading-1::before{
    display: none;
}
.panel-fruit-tea h5.heading-4{
    text-align: center;
    margin-bottom: 0;
    font-size: 16px;
}
.fruit-item h5.heading-4{
    font-size: 20px;
    line-height: 1.8;
    color: rgb(43, 43, 43);
    text-align: center;
    font-weight: bold;
}
.fruit-item .description{
    text-align: center;
}
.fruit-item .description &gt; *{
    font-size: 18px;
    line-height: 1.4;
    color: rgb(167, 117, 58);
}
.panel-fruit-tea .panel-body{
    padding: 25px;
    background: rgba(237, 237, 237, 0.75);
}
.fruit-item{
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid rgb(212, 212, 212);
}
.fruit-item:last-child{
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.panel-fresh-milk{
    padding-top: 25px;
}
.panel-fresh-milk .panel-head{
    margin-bottom: 25px;
}
.panel-fresh-milk h2.heading-1{
    color: rgb(160, 99, 26);
    font-size: 37px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 1.5px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.panel-fresh-milk h2.heading-1::before{
    display: none;
}
.panel-fresh-milk h5.heading-4{
    margin-bottom: 0;
    color: rgb(160, 99, 26);
    text-align: center;
    font-size: 16px;
}
.milk-item h3.heading-2{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.8;
    color: rgb(43, 43, 43);
    text-align: center;
}
.milk-item .description &gt; *{
    color: rgb(23, 23, 23);
    text-align: center;
    font-size: 17px;
}
.panel-fresh-milk .uk-width-medium-1-2 h3.heading-2{
    font-size: 12px;
}
.panel-fresh-milk .uk-width-medium-1-2 .description &gt; *{
    font-size: 14px;
}
.panel-fresh-milk .uk-width-medium-1-2 .image{
    display: flex;
    justify-content: center;
    margin-bottom: 5px;
}
.panel-fresh-milk .uk-width-medium-1-1 .image{
    padding-left: 50px;
    margin-bottom: 5px;
}
.panel-fresh-milk .uk-width-medium-1-1 .milk-item{
    padding-bottom: 25px;
    margin-bottom: 25px;
    position: relative;
}
.panel-fresh-milk .uk-width-medium-1-1 .milk-item::before{
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 70%;
    height: 1px;
    background: rgb(212, 212, 212);
}
.panel-fresh-milk .panel-head{
    margin-bottom: 0;
}
.panel-fresh-milk .panel-body{
    background: linear-gradient(rgb(255, 255, 255), rgb(246, 246, 246));
    padding-bottom: 25px;
}
.milk-tea .text-overlay{
    position: relative;
    top: unset;
    transform: none;
    left: unset;
    margin-bottom: 25px;
}
.milk-tea .ladi-headline{
    color: rgb(160, 99, 26) !important;
}
.milk-tea h2.heading-1{
    color: rgb(160, 99, 26);
}
.milk-tea h5.heading-4{
    color: rgb(160, 99, 26);
}
.milk-tea .fruit-item h5.heading-4{
    color: rgb(43, 43, 43);
}
.ice .price{
    justify-content: center;
}
.ice .uk-width-medium-1-2 .image img{
    height: 215px;
}
.ice .price-sale{
    color: rgb(23, 23, 23);
}
.ice .uk-width-medium-1-2 .price-sale{
    font-size: 14px;
}
.ice .uk-width-medium-1-2 .milk-item{
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
}
.ice .uk-width-medium-1-2 .milk-item::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 70%;
    height: 1px;
    background: rgb(212, 212, 212);
}
.matcha .text-overlay{
    width: 100%;
}
.matcha h6, .matcha h2 , .matcha h5{
    color: rgb(255, 178, 58) !important;
}
.matcha .fruit-item h5.heading-4{
    color: rgb(43, 43, 43) !important;
}
.milk-tea .background-overlay img,
.coffee .background-overlay img{
    height: 100%;
}
.cake .panel-body{
    background: none;
}
.cake .uk-width-medium-1-2{
    margin-bottom: 10px;
}
.cake h5.heading-4{
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
}
.cake .price{
    justify-content: center ;
}
.cake .price .price-sale{
    font-size: 17px;
    color: rgb(167, 117, 58);
    line-height: 1.3;
}
.food .price{
    justify-content: center;
}
.food .image{
    padding-left: 0 !important;
}
.food .price-sale{
    font-size: 17px;
}
.food .panel-body{
    background: none;
}
.order h2.heading-1{
    color: rgb(33, 33, 33);
    font-size: 30px;
}
.order .panel-head{
    margin-bottom: 15px;
    padding-bottom: 25px;
    position: relative;
}
.order .panel-head::before{
    position: absolute;
    content: "";
    background:  rgb(0, 0, 0);
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 50%;
    width: 60%;
    transform: translate(-50%, 0);
}
.order .panel-body{ 
    padding-bottom: 0 !important;
}
@media(max-width:756px){
    .uk-width-medium-1-2{
        width: 50%;
    }
    .background-overlay img {
        height: auto !important;
    }
    .ladi-wraper {
        width: 100%;
    }
    .order .panel-body{ 
        padding-bottom: 0 !important;
    }
}</pre></body></html>