@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}.minicart { width: 100%; min-height: 100%; padding: 34px 24px; background: #ffffff;} .minicartcontainer { width: 100%; min-height: 420px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 22px; text-align: center;} .minicartheading { margin: 0; max-width: 300px; color: #020617; font-size: 22px; font-weight: 800; line-height: 1.25;} .minicarticon { width: 74px; height: 74px; display: flex; align-items: center; justify-content: center; color: #2563eb; font-size: 72px; line-height: 1; opacity: .95;} .minicartbuton { display: inline-flex !important; align-items: center; justify-content: center; min-height: 48px; padding: 14px 24px !important; border-radius: 10px !important; background: #2563eb !important; color: #ffffff !important; border: 0 !important; font-size: 15px !important; font-weight: 800 !important; line-height: 1 !important; text-decoration: none !important; transition: background .2s ease, transform .2s ease, box-shadow .2s ease;} .minicartbuton:hover { background: #1d4ed8 !important; transform: translateY(-1px); box-shadow: 0 10px 22px rgba(37,99,235,.25);}