@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&display=swap";:root{--primary-orange: #FF7514;--primary-orange-light: #ff9d5c;--bg-soft: #fff8f2;--text-dark: #333333;--white: #ffffff;--bs-body-font-family: "Nunito", system-ui, -apple-system, sans-serif;--bs-primary: #FF7514;--bs-border-radius: 1rem;--bs-border-radius-lg: 1.5rem;--shadow-soft: 0 10px 25px -5px rgba(255, 117, 20, .15), 0 8px 10px -6px rgba(255, 117, 20, .1);--shadow-hover: 0 20px 25px -5px rgba(255, 117, 20, .25), 0 10px 10px -5px rgba(255, 117, 20, .1)}body{background-color:var(--bg-soft)!important;color:var(--text-dark);padding-bottom:80px}.btn-primary{background-color:var(--primary-orange);border-color:var(--primary-orange);border-radius:50px;padding:.5rem 1.5rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-primary:hover{background-color:#e0600a;border-color:#e0600a;transform:translateY(-2px);box-shadow:0 5px 15px #ff75144d}.form-control,.form-select{border-radius:1rem;border:2px solid #eee;padding:.75rem;transition:all .2s}.form-control:focus,.form-select:focus{border-color:var(--primary-orange);box-shadow:0 0 0 .25rem #ff751433}.card{border:none;border-radius:20px;box-shadow:var(--shadow-soft);overflow:hidden}.card-header{background-color:var(--primary-orange)!important;border-bottom:none;padding:1.25rem 2rem}.rtl{direction:rtl}.preview{min-height:200px;background:#fff;border:2px solid #ffeacc;border-radius:15px;transition:all .3s ease}.preview:hover{border-color:var(--primary-orange)}html{scroll-behavior:smooth;scroll-padding-top:100px}.bmac-button.svelte-12qhfyh{background:linear-gradient(135deg,var(--primary-orange),var(--primary-orange-light));font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #ff75144d}.bmac-button.svelte-12qhfyh:hover{background:linear-gradient(135deg,#e0600a,#ff7514);transform:translateY(-2px) scale(1.03);box-shadow:0 8px 25px #ff751473}.bmac-dropdown.svelte-12qhfyh{position:absolute;top:100%;left:50%;transform:translate(-50%);width:240px;background:#fff;border-radius:16px;box-shadow:0 12px 32px #ff75142e;overflow:hidden;border:2px solid #fff0e6;z-index:1001}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh){display:flex;align-items:center;justify-content:space-between;padding:12px 20px;color:#333;text-decoration:none;font-size:.98rem;transition:all .25s ease}.bmac-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#fff5eb;color:var(--primary-orange);padding-left:28px}.bmac-dropdown.svelte-12qhfyh .amount:where(.svelte-12qhfyh){font-weight:700;color:var(--primary-orange);font-size:1.1rem}.bmac-dropdown.svelte-12qhfyh .custom-amount:where(.svelte-12qhfyh){font-weight:600;color:var(--primary-orange);border-top:1px solid #eee;justify-content:center!important;padding:14px 20px}.bitcoin-option.svelte-12qhfyh{color:#f7931a!important;font-weight:700!important}.bitcoin-option.svelte-12qhfyh:hover{background:#fff5eb!important;color:#e67e22!important}@media(max-width:768px){.bmac-text.svelte-12qhfyh{display:none}.bmac-button.svelte-12qhfyh{padding:.6rem;border-radius:50%!important;width:44px;height:44px;justify-content:center}}.custom-navbar.svelte-12qhfyh{position:fixed;top:0;left:0;width:100%;height:80px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #ff751414;z-index:1000;display:flex;align-items:center}.nav-container.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;width:100%}.nav-left.svelte-12qhfyh{display:flex;align-items:center;gap:1.5rem}.brand-link.svelte-12qhfyh{display:flex;align-items:center;gap:.8rem;text-decoration:none;transition:transform .2s ease}.brand-link.svelte-12qhfyh:hover{transform:scale(1.02)}.navbar-logo.svelte-12qhfyh{height:40px;width:auto}.brand-text.svelte-12qhfyh{font-size:1.5rem;font-weight:800;color:var(--primary-orange);letter-spacing:-.5px}.nav-links.svelte-12qhfyh{list-style:none;display:flex;align-items:center;gap:2rem;margin:0;padding:0}.nav-link-custom.svelte-12qhfyh{text-decoration:none;color:#555;font-weight:600;font-size:1rem;position:relative;padding:.5rem 0;transition:color .3s}.nav-link-custom.svelte-12qhfyh:after{content:"";position:absolute;width:0;height:3px;bottom:0;left:0;background-color:var(--primary-orange);transition:width .3s cubic-bezier(.4,0,.2,1);border-radius:2px}.nav-link-custom.svelte-12qhfyh:hover{color:var(--primary-orange)}.nav-link-custom.svelte-12qhfyh:hover:after{width:100%}.blog-highlight.svelte-12qhfyh{background-color:#fff0e6;color:var(--primary-orange);padding:.5rem 1rem;border-radius:20px}.blog-highlight.svelte-12qhfyh:after{display:none}.blog-highlight.svelte-12qhfyh:hover{background-color:var(--primary-orange);color:#fff;box-shadow:0 4px 10px #ff75144d}.main-content.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start}.custom-footer.svelte-12qhfyh{position:relative;bottom:0;left:0;width:100%;background:#fff;border-top:1px solid #ffeacc;padding:1rem 0;z-index:900;box-shadow:0 -5px 20px #00000005}.footer-content.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#888}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#666;text-decoration:none;transition:color .2s}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--primary-orange)}.separator.svelte-12qhfyh{margin:0 .5rem;color:#ddd}
