:root{--brand-khaki: #6A5F31;--brand-khaki-hover: #544b27;--brand-khaki-light: #f4f2e9;--bubble-shadow: 0 10px 30px rgba(106, 95, 49, .15);--transition-smooth: all .4s cubic-bezier(.175, .885, .32, 1.275)}body{font-family:Poppins,sans-serif;color:#333;padding-bottom:70px}.btn-bubbly{border-radius:50px;transition:var(--transition-smooth);font-weight:600;border:none}.btn-bubbly:hover{transform:translateY(-3px) scale(1.02);box-shadow:var(--bubble-shadow)}.glass-card{background:#fff;border-radius:30px;border:1px solid rgba(106,95,49,.1);box-shadow:var(--bubble-shadow);transition:var(--transition-smooth)}.glass-card:hover{box-shadow:0 15px 35px #6a5f3133}.nav-link-custom{position:relative;text-decoration:none;color:#444;font-weight:500;transition:var(--transition-smooth)}.nav-link-custom:after{content:"";position:absolute;width:0;height:2px;bottom:-4px;left:0;background-color:var(--brand-khaki);transition:var(--transition-smooth)}.nav-link-custom:hover:after{width:100%}.nav-link-custom:hover{color:var(--brand-khaki)}.navbar-sticky.svelte-12qhfyh{z-index:1050;border-bottom:1px solid #eee}.brand-name.svelte-12qhfyh{font-size:1.5rem;font-weight:700;color:var(--brand-khaki);letter-spacing:-.5px}.coffee-btn.svelte-12qhfyh{background-color:var(--brand-khaki);font-size:.9rem}.coffee-dropdown.svelte-12qhfyh{position:absolute;top:100%;left:0;width:220px;background:#fff;border-radius:20px;box-shadow:0 15px 40px #00000026;overflow:hidden;z-index:1100;border:1px solid #f0f0f0}.coffee-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;justify-content:space-between;align-items:center;padding:12px 20px;color:#444;text-decoration:none;font-size:.9rem;transition:background .2s}.coffee-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--brand-khaki-light);color:var(--brand-khaki)}.coffee-dropdown.svelte-12qhfyh .amount:where(.svelte-12qhfyh){font-weight:700;color:var(--brand-khaki)}.divider-top.svelte-12qhfyh{border-top:1px solid #eee;font-weight:600}.crypto-link.svelte-12qhfyh{background:#fdfdfd;font-size:.8rem!important;color:#888!important}.footer-link.svelte-12qhfyh{color:#666;transition:color .2s}.footer-link.svelte-12qhfyh:hover{color:var(--brand-khaki)}
