.home_main__bBmyD{min-height:calc(100vh - var(--nav-height));display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.home_blob1__J_tZH,.home_blob2__kVdxB,.home_blob3__p9soh{position:absolute;width:420px;height:420px;background:hsla(34,45%,85%,.35);border-radius:50%;filter:blur(80px);z-index:0}.home_blob1__J_tZH{width:320px;height:320px;background:rgba(111,78,55,.25);top:-100px;left:-100px}.home_blob2__kVdxB{width:260px;height:260px;background:hsla(34,45%,85%,.6);right:-80px;top:45%}.home_blob3__p9soh{width:300px;height:300px;background:hsla(0,0%,78%,.4);bottom:-120px;left:30%}.home_doodles__qsYnj{position:absolute;inset:0;z-index:0;pointer-events:none}.home_doodle__n0pKg{position:absolute;opacity:.15;color:#6f4e37;animation:home_float__8XQF7 12s ease-in-out infinite}.home_doodleCup__Pqhmj{top:12%;left:6%;font-size:48px}.home_doodleBean__Vs6fO{top:28%;right:10%;font-size:36px;animation-delay:2s}.home_doodleCroissant__NxUP5{bottom:22%;left:12%;font-size:42px;animation-delay:4s}.home_doodleMenu__OJ80L{bottom:14%;right:14%;font-size:40px;animation-delay:6s}.home_btnIcon__EMsP_{font-size:18px;display:flex;align-items:center}.home_primaryBtn__AlSiT svg,.home_secondaryBtn__sRt7h svg{flex-shrink:0}.home_primaryBtn__AlSiT{width:100%;height:52px;background-color:#6f4e37;color:#fff;border:none;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:15px;font-weight:500;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,transform .15s ease}.home_primaryBtn__AlSiT:hover{background-color:#5a3e2b;box-shadow:0 8px 22px rgba(111,78,55,.35);transform:translateY(-1px)}.home_primaryBtn__AlSiT:active{transform:scale(.97)}.home_secondaryBtn__sRt7h{width:100%;height:52px;background-color:#fff;color:#6f4e37;border:1px solid rgba(111,78,55,.25);border-radius:999px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,transform .15s ease}.home_secondaryBtn__sRt7h:hover{background-color:#f7efe8;box-shadow:0 6px 16px rgba(0,0,0,.08);transform:translateY(-1px)}.home_secondaryBtn__sRt7h:active{transform:scale(.97)}.home_inputWrapper__rtYcc{width:100%;position:relative}.home_inputIconLeft__eMREy{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:20px;color:#8a6a55;pointer-events:none}.home_input__cs3CA{width:100%;height:50px;padding-left:40px;padding-right:20px;background-color:#fff;color:#6f4e37;border:2px solid #2e2e2e;border-radius:18px;box-sizing:border-box;font-size:15px;outline:none}.home_input__cs3CA:focus{border-color:#6f4e37}.home_lineDivider__jyxJL{width:100%;height:1px;background-color:rgba(111,78,55,.35);margin:18px 0}.home_menuLink__m7TrR{display:inline-flex;align-items:center;gap:8px;color:#6f4e37;font-weight:600;font-size:15px;text-decoration:none;cursor:pointer}.home_menuLink__m7TrR:hover{text-decoration:underline}.home_pop_up_div___SDa1{background-color:#fff8f1;color:#2e2e2e;width:320px;padding:20px;animation:home_popIn__sI2By .25s ease-out;border-radius:20px;box-shadow:0 12px 30px rgba(0,0,0,.25)}.home_pop_up_div___SDa1 p{text-align:center;font-size:17px;font-weight:500;color:#5a3e2b;margin-bottom:16px}.home_pop_upButtondiv__3xCOm{display:flex;flex-direction:column;gap:10px;align-items:center}.home_popUpbutton__Il4sj{width:180px;height:38px;background-color:#a16249;color:#fff;border:none;border-radius:18px;cursor:pointer}.home_popUpbutton__Il4sj:hover{background-color:#6f4e37}.home_loaderOverlay__Ovbtb,.home_overlay__gtFeF{position:fixed;inset:0;background:rgba(255,248,241,.75);display:flex;align-items:center;justify-content:center;z-index:1000}.home_spinner__Y3cun{width:50px;height:50px;border:5px solid hsla(0,0%,100%,.3);border-top-color:#6f4e37;border-radius:50%;animation:home_spin__bDsUw .8s linear infinite}.home_mainCard__uY_Vk{background-color:#fff8f1;padding:36px 30px;border-radius:28px;display:flex;flex-direction:column;align-items:center;gap:16px;min-width:320px;max-width:380px;box-shadow:0 20px 40px rgba(111,78,55,.25);z-index:1}.home_coffee-logo__tEUgU:hover{transform:translateY(-1px);transition:transform .2s ease}.home_favoritesSection__Lvl6L{position:relative;z-index:2;margin-top:80px;padding:0 20px 60px;text-align:center}.home_favoritesTitle__grY_D{font-size:22px;font-weight:600;color:#6f4e37;margin-bottom:32px}.home_favoritesGrid__88Bd2{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px;max-width:1100px;margin:0 auto}.home_favoriteCard__rXrDg{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 24px rgba(0,0,0,.08);transition:transform .2s ease,box-shadow .2s ease}.home_favoriteCard__rXrDg:hover{transform:translateY(-6px);box-shadow:0 16px 32px rgba(0,0,0,.12)}.home_favoriteCard__rXrDg img{width:100%;height:190px;object-fit:cover}.home_favoriteInfo__BfeFF{padding:18px;text-align:left}.home_favoriteInfo__BfeFF h3{margin:0;font-size:17px;color:#2e2e2e}.home_favoriteInfo__BfeFF p{font-size:17px;color:#5a3e2b;margin:6px 0 10px}.home_favoriteInfo__BfeFF span{font-weight:600;color:#6f4e37}.home_pageBg__g23UH{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}@keyframes home_float__8XQF7{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes home_spin__bDsUw{to{transform:rotate(1turn)}}@keyframes home_popIn__sI2By{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}@font-face{font-family:__Macondo_08b10a;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/08976069ee1589c6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Macondo_Fallback_08b10a;src:local("Arial");ascent-override:95.16%;descent-override:31.29%;line-gap-override:0.00%;size-adjust:93.32%}.__className_08b10a{font-family:__Macondo_08b10a,__Macondo_Fallback_08b10a;font-weight:400;font-style:normal}