.btn-accent{border-radius:var(--june-radius-button)}.june-button{min-height:2.85rem;gap:.65rem;padding:.78rem 1.2rem;border-width:2px;border-radius:var(--june-radius-button);font-family:var(--theme-font-menu);font-size:.84rem;font-weight:800;letter-spacing:.015em;transition:transform .18s ease,box-shadow .18s ease,color .18s ease,background-color .18s ease,border-color .18s ease}.june-button i{font-size:1rem;line-height:1;transition:transform .18s ease}.june-button:hover:not(:disabled){transform:translateY(-2px)}.june-button:hover:not(:disabled):not(.june-button--icon-only) i:last-child{transform:translate(3px)}.june-button:focus-visible{outline:3px solid color-mix(in srgb,var(--theme-secondary) 60%,white);outline-offset:3px}.june-button:disabled,.june-button[aria-disabled=true]{cursor:not-allowed;opacity:.42;transform:none}.june-button--primary{background:var(--theme-primary);color:var(--theme-white)}.june-button--primary:hover:not(:disabled){background:color-mix(in srgb,var(--theme-primary) 86%,black);color:var(--theme-white);box-shadow:0 10px 24px color-mix(in srgb,var(--theme-primary) 25%,transparent)}.june-button--secondary,.june-button--accent{background:var(--theme-secondary);color:var(--theme-dark)}.june-button--secondary:hover:not(:disabled),.june-button--accent:hover:not(:disabled){background:color-mix(in srgb,var(--theme-secondary) 88%,white);color:var(--theme-dark);box-shadow:0 10px 24px color-mix(in srgb,var(--theme-secondary) 28%,transparent)}.june-button--dark{background:var(--theme-dark);color:var(--theme-white)}.june-button--dark:hover:not(:disabled){background:#30302e;color:var(--theme-white);box-shadow:0 10px 24px #0000002e}.june-button--outline{border-color:var(--theme-dark);background:transparent;color:var(--theme-dark)}.june-button--outline:hover:not(:disabled){background:var(--theme-dark);color:var(--theme-white)}.june-button--ghost{padding-inline:.4rem;background:transparent;color:var(--theme-dark)}.june-button--ghost:hover:not(:disabled){color:var(--theme-primary)}.june-button--highlight{border-color:#d99d12;background:#f3b523;color:#171717;box-shadow:0 .45rem 1rem #7a52081f}.june-button--highlight:hover:not(:disabled){background:#ffc83d;color:#171717;box-shadow:0 .7rem 1.4rem #7a52082e}.june-button--icon{border-color:var(--takeaway-products-red, #e31d2b);background:var(--theme-white);color:var(--takeaway-products-red, #e31d2b);box-shadow:0 .25rem .65rem #2a1d0d17}.june-button--icon:hover:not(:disabled){background:var(--takeaway-products-red, #e31d2b);color:var(--theme-white);box-shadow:0 .45rem .85rem #e31d2b38}.june-button--small{min-height:2.25rem;padding:.58rem .9rem;font-size:.72rem}.june-button--large{min-height:3.45rem;padding:.95rem 1.55rem;font-size:.95rem}.june-button--icon-only.june-button--small{width:2.65rem;height:2.65rem;padding:0;font-size:1.12rem}@media(prefers-reduced-motion:reduce){.june-button,.june-button i{transition:none}}
