@import"https://fonts.googleapis.com/css2?family=More+Sugar&display=swap";@import"https://fonts.googleapis.com/icon?family=Material+Icons";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:More Sugar,cursive,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{margin:0 auto}a,.green{text-decoration:none;color:#3c8920;padding:3px}body,html,*{font-family:More Sugar,cursive,sans-serif!important;color:#3c8920}.material-icons{font-family:Material Icons!important;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.marquee[data-v-f3fc808d]{width:100%;overflow:hidden;white-space:nowrap;background:#f4b5c8}.marquee-text[data-v-f3fc808d]{display:inline-block;padding-left:100%;animation:marquee-f3fc808d 12s linear infinite;font-weight:700;color:#14532d}@keyframes marquee-f3fc808d{0%{transform:translate(0)}to{transform:translate(-100%)}}.mini-cart[data-v-5421680b]{position:absolute;top:100%;right:0;margin-top:.5rem;width:320px;max-height:70vh;background:#f4b5c8;border:3px solid #3c8920;box-shadow:0 4px 12px #2c3e5021;z-index:1000;display:flex;flex-direction:column}.mini-cart-header[data-v-5421680b]{display:flex;align-items:center;justify-content:space-between;padding:.6rem .8rem;border-bottom:3px solid #3c8920}.title[data-v-5421680b]{color:#14532d;font-weight:700}.close-btn[data-v-5421680b]{border:none;background:transparent;font-size:1.4rem;cursor:pointer;color:#14532d}.mini-cart-empty[data-v-5421680b]{padding:1rem;color:#333}.mini-cart-list[data-v-5421680b]{max-height:40vh;overflow:auto}.mini-cart-item[data-v-5421680b]{display:flex;gap:.6rem;padding:.6rem .8rem;border-bottom:3px solid #3c8920}.mini-cart-item[data-v-5421680b]:last-child{border-bottom:none}.mini-cart-img[data-v-5421680b]{width:56px;height:56px;object-fit:cover;border-radius:6px}.mini-cart-info[data-v-5421680b]{flex:1;display:flex;flex-direction:column;justify-content:center}.mini-cart-name[data-v-5421680b]{font-weight:700;color:#333;margin-bottom:.2rem}.mini-cart-meta[data-v-5421680b]{display:flex;justify-content:space-between;color:#555}.mini-cart-line-total[data-v-5421680b]{font-weight:600}.mini-cart-more[data-v-5421680b]{padding:.5rem .8rem;color:#333;border-top:3px solid #3c8920}.mini-cart-subtotal[data-v-5421680b]{display:flex;justify-content:space-between;align-items:center;padding:.8rem;border-top:3px solid #3c8920}.view-cart-btn[data-v-5421680b]{margin:.8rem;background:#3c8920;color:#fff;border:none;padding:.7rem 1rem;font-weight:700;cursor:pointer;border-radius:6px}.view-cart-btn[data-v-5421680b]:hover{background:#276313}@media (max-width: 420px){.mini-cart[data-v-5421680b]{width:92vw;right:-8vw}}.top-bar{width:100%;background:url(/assets/pink_tiles_bg-CBDtaSAK.JPG) center/cover no-repeat;box-shadow:0 2px 8px #2c3e5014;font-size:1.3rem;letter-spacing:1px;position:relative;z-index:10}.top-bar-content{display:flex;align-items:center;justify-content:space-between;padding:.7rem .5rem;margin:0 auto;width:100%;position:relative}.logo{position:absolute;left:50%;transform:translate(-50%);z-index:1}.top-bar-actions{display:flex;gap:.5rem;position:relative;z-index:2}.icon-btn{background:none;border:none;color:#3c8920;font-size:1.7rem;cursor:pointer;padding:.3rem .5rem;transition:background .2s;outline:none}.icon-btn .material-icons{font-size:2.5rem}.search-box{position:absolute;top:50px;left:50%;transform:translate(-50%);background:#f4b5c8;box-shadow:0 2px 12px #2c3e5021;padding:0rem;z-index:200;min-height:60px;min-width:340px;display:flex;flex-direction:column;align-items:center;border:3px solid #3c8920}.search-label{color:#3c8920;font-weight:700;align-self:flex-start;font-size:1.2rem;margin-left:.5rem}.search-box input{border:none;outline:none;font-size:1.5rem;width:400px;max-width:300px;color:#3c8920;border-bottom:3px solid #3c8920;background:transparent;margin-bottom:1rem;padding-bottom:.3rem}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter-from,.fade-leave-to{opacity:0}.logo-btn{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center}.logo-btn:focus{outline:2px solid #3c8920}.profile-dropdown{position:relative;display:inline-block;z-index:2}.profile-menu{position:absolute;top:100%;right:0;margin-top:.5rem;background:#f4b5c8;border:3px solid #3c8920;border-radius:0;box-shadow:0 4px 12px #2c3e5021;min-width:220px;z-index:1000;overflow:hidden}.profile-menu-item{width:100%;padding:1rem 1.2rem;border:none;background:transparent;cursor:pointer;text-align:left;display:flex;align-items:center;gap:.8rem;font-size:1.1rem;font-weight:700;color:#333;transition:all .2s;border-bottom:3px solid #3c8920}.profile-menu-item:last-child{border-bottom:none}.profile-menu-item:hover{background:#3c8920;color:#fff}.profile-menu-item.logout{color:#c00}.profile-menu-item.logout:hover{background:#c00;color:#fff}.profile-menu-item .material-icons{font-size:1.5rem}@media (max-width: 600px){.logo{width:56px;height:56px}.icon-btn .material-icons{font-size:2.1rem}.top-bar-content{padding:.5rem .4rem}.top-bar-actions{gap:.3rem}}.dropdown-menu{position:absolute;border-right:4px solid #3c8920;top:0;left:0;width:25%;min-width:300px;height:100vh;background:#f4b5c8;box-shadow:0 4px 12px #2c3e5021;animation:dropdown-fade .2s;overflow-y:auto;z-index:100;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:2rem}.dropdown-menu ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:center}.dropdown-instagram{width:100%;display:flex;justify-content:center;align-items:flex-end;margin-top:1.5rem}.instagram-circle{background:#41b66e;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:background .2s}.instagram-circle:hover{background:#2e8c53}.dropdown-instagram svg{width:36px;height:36px;display:block}.dropdown-menu a{text-decoration:none;font-size:1.1rem;transition:background .2s;font-weight:700;font-size:1.5rem;color:#3c8920}.dropdown-menu a:hover{color:#fff}.dropdown-content li:first-child{background:url(/assets/green_tiles_bg-Bt72L0D2.PNG) center/cover no-repeat;color:#f4b5c8;height:64px;min-height:64px;display:flex;align-items:center;justify-content:center;width:100%;font-size:2rem;border-bottom:4px solid #3c8920;font-weight:700}.dropdown-menu li{border-bottom:4px solid #3c8920;min-height:64px;display:flex;justify-content:center;align-items:center;width:100%;box-sizing:border-box;background:transparent}.dropdown-bottom-links{width:100%;margin-top:auto}.dropdown-bottom-links ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:center}.dropdown-bottom-links li{border-bottom:4px solid #3c8920;min-height:64px;display:flex;justify-content:center;align-items:center;width:100%;box-sizing:border-box;background:transparent}.dropdown-bottom-links a{text-decoration:none;font-size:1.5rem;transition:background .2s;font-weight:700;color:inherit}.dropdown-bottom-links a:hover{color:#fff}@keyframes dropdown-fade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 600px){.dropdown-menu{position:absolute;border-right:4px solid #3c8920;top:0;left:0;height:100vh;width:80%;background:#f4b5c8;box-shadow:0 4px 12px #2c3e5021;animation:dropdown-fade .2s;overflow-y:auto;z-index:100;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:2rem}}.dropdown-add-product[data-v-9b91585c]{display:flex;justify-content:center;margin:1.2em 0 .5em}.add-product-btn[data-v-9b91585c]{background:#3c8920;color:#fff;padding:.7em 1.5em;border-radius:8px;text-decoration:none;font-weight:700;transition:background .2s}.add-product-btn[data-v-9b91585c]:hover{background:#2e6d18}.dropdown-bottom-row[data-v-9b91585c]{display:flex;justify-content:space-evenly;margin:.5em 0 .2em;padding:0 1.2em}.main-container{min-height:100vh;background:#92bf82;display:flex;flex-direction:column;align-items:center}.cards{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem;width:85%;max-width:450px;align-items:center}.card{box-shadow:0 2px 12px #2c3e5012;padding:0rem 1.2rem;width:100%;height:200px;min-height:150px;display:flex;flex-direction:column;align-items:upper-right;transition:box-shadow .2s}.card-title{background:url(/assets/pink_tiles_bg-CBDtaSAK.JPG) center/cover no-repeat;color:#3c8920;margin-top:20%;margin-bottom:3%;box-shadow:0 2px 12px #2c3e5012;padding:.3rem 1.2rem;max-width:70%;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s;font-weight:700}.card:hover{box-shadow:0 4px 20px #2c3e5026}.card-icon{font-size:2.5rem;margin-bottom:.7rem}.card h2{margin:.5rem 0 .7rem;font-size:1.3rem}.card p{text-align:center;color:#555;margin-bottom:1rem}.card-link{text-decoration:none;margin-top:auto}.card-clickable{cursor:pointer;position:relative;overflow:hidden}.card-clickable .card-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;transition:opacity .3s;background-size:cover;background-position:center;background-repeat:no-repeat}.card-clickable:hover .card-bg{opacity:.4}.card-clickable>*:not(.card-bg){position:relative;z-index:1}@media (max-width: 500px){.card{height:150px;min-height:100px}.card-title{margin-top:10%;margin-bottom:5%}}.notfound-content[data-v-144b0c4c]{display:flex;flex-direction:column;align-items:center;margin-top:6%}.notfound-img[data-v-144b0c4c]{width:80%;max-width:600px;margin-bottom:2em;opacity:.85}.notfound-text[data-v-144b0c4c]{font-weight:700;margin-bottom:5%}.modal-btn[data-v-144b0c4c]{background:#f4b5c8;color:#14532d;font-weight:700;max-width:50%;max-height:75px;border:none;border-radius:.7rem;padding:.7rem 1.5rem;box-shadow:0 2px 8px #2c3e5014;cursor:pointer;transition:background .2s}
