@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";:root{--brand-main: #231A24;--brand-accent: #4a3b4d;--brand-light: #f4f4f9;--text-main: #231A24;--transition-smooth: all .4s cubic-bezier(.175, .885, .32, 1.275)}body{font-family:Poppins,sans-serif;background-color:var(--brand-light);color:var(--text-main);overflow-x:hidden;padding-bottom:80px}html{scroll-behavior:smooth}.card{border:none;border-radius:2rem;box-shadow:0 10px 30px #231a2414;transition:var(--transition-smooth)}.card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #231a241f}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--brand-main);border-radius:10px}.custom-navbar.svelte-12qhfyh{background:#fffc;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid rgba(35,26,36,.05);z-index:1050}.logo-img.svelte-12qhfyh{height:35px;transition:transform .3s ease}.brand-group.svelte-12qhfyh:hover .logo-img:where(.svelte-12qhfyh){transform:rotate(15deg) scale(1.1)}.brand-name.svelte-12qhfyh{color:var(--brand-main);font-weight:700;font-size:1.4rem;letter-spacing:-.5px}.coffee-btn.svelte-12qhfyh{background:var(--brand-main);color:#fff;border:none;padding:8px 18px;border-radius:50px;font-weight:600;font-size:.9rem;transition:var(--transition-smooth)}.coffee-btn.svelte-12qhfyh:hover{transform:scale(1.05);background:var(--brand-accent);box-shadow:0 5px 15px #231a2433}.coffee-dropdown.svelte-12qhfyh{position:absolute;top:calc(100% + 15px);left:0;width:200px;background:#fff;border-radius:1.5rem;box-shadow:0 15px 35px #0000001a;overflow:hidden;border:1px solid rgba(0,0,0,.05)}.coffee-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;justify-content:space-between;align-items:center;padding:12px 20px;color:var(--text-main);text-decoration:none;transition:background .2s}.coffee-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#f8f9fa;color:var(--brand-main)}.amt.svelte-12qhfyh{font-weight:700;color:var(--brand-main)}.custom-amt.svelte-12qhfyh{border-top:1px solid #eee;font-weight:600}.nav-links.svelte-12qhfyh{gap:2.5rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:#666;font-weight:500;font-size:.95rem;transition:color .3s}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--brand-main)}.blog-pill.svelte-12qhfyh{background:#231a240d;padding:5px 15px;border-radius:20px}.custom-footer.svelte-12qhfyh{background:var(--brand-main);color:#fff}.footer-text.svelte-12qhfyh{opacity:.8;font-size:.85rem}.footer-link.svelte-12qhfyh{color:#fff;text-decoration:none;font-size:.85rem;opacity:.7;transition:.3s}.footer-link.svelte-12qhfyh:hover{opacity:1}
