@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";:root{--claret: #641C34;--claret-light: #8a2a4a;--claret-soft: #fdf2f5;--claret-glass: rgba(100, 28, 52, .1);--transition-bouncy: all .4s cubic-bezier(.175, .885, .32, 1.275)}body{background-color:#fcfcfc;font-family:Poppins,sans-serif;color:#333;margin:0;display:flex;flex-direction:column;min-height:100vh}.btn-bubbly{border-radius:50px;padding:10px 25px;font-weight:600;transition:var(--transition-bouncy);border:none}.btn-bubbly:hover{transform:scale(1.05) translateY(-2px);box-shadow:0 10px 20px #641c3433}.btn-claret{background-color:var(--claret);color:#fff}.btn-claret:hover{background-color:var(--claret-light);color:#fff}section{padding:80px 0}.custom-navbar.svelte-12qhfyh{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--claret-glass);z-index:1000}.logo-img.svelte-12qhfyh{height:40px;transition:var(--transition-bouncy)}.brand-group.svelte-12qhfyh:hover .logo-img:where(.svelte-12qhfyh){transform:rotate(15deg)}.brand-name.svelte-12qhfyh{font-size:1.5rem;font-weight:700;color:var(--claret);margin-left:10px}.coffee-btn.svelte-12qhfyh{background:var(--claret);color:#fff;border:none;padding:8px 24px;border-radius:50px;display:flex;align-items:center;gap:8px;font-size:.95rem;font-weight:600;transition:var(--transition-bouncy);box-shadow:0 4px 12px #641c3426}.coffee-btn.svelte-12qhfyh:hover{background:var(--claret-light);transform:scale(1.05) translateY(-2px);box-shadow:0 6px 15px #641c3440}.coffee-dropdown.svelte-12qhfyh{position:absolute;top:55px;left:0;width:250px;background:#fff;border-radius:18px;box-shadow:0 15px 35px #0000001f;overflow:hidden;border:1px solid var(--claret-glass);z-index:1100}.coffee-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;justify-content:space-between;padding:14px 20px;color:#444;text-decoration:none;transition:all .2s ease;font-size:.95rem}.coffee-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--claret-soft);color:var(--claret);padding-left:25px}.coffee-dropdown.svelte-12qhfyh b:where(.svelte-12qhfyh){color:var(--claret);font-weight:700}.custom-amt.svelte-12qhfyh{border-top:1px solid #f0f0f0;font-weight:600;justify-content:center!important;color:var(--claret)!important}.crypto-link.svelte-12qhfyh{background:#fdfdfd;font-size:.85rem!important}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:#555;font-weight:600;transition:.3s;position:relative;font-size:.95rem}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--claret)}.blog-link.svelte-12qhfyh{background:var(--claret-soft);padding:6px 18px;border-radius:20px;color:var(--claret)!important}.custom-footer.svelte-12qhfyh{background:#fff;padding:25px 0;border-top:1px solid var(--claret-glass);color:#666;font-size:.9rem;margin-top:auto}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#777;text-decoration:none;font-weight:500;transition:color .2s}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--claret)}
