.kiosk-login-screen{position:fixed;inset:0;z-index:295;display:flex;flex-direction:column;background:#fff;overflow-x:hidden}.kiosk-login-screen,.kiosk-login-screen__inner{overflow-y:auto;-webkit-overflow-scrolling:touch}.kiosk-login-screen__inner{flex:1;width:100%;max-width:var(--kiosk-width);margin:0 auto;padding:1.25rem 1.5rem 2rem}.kiosk-auth__demo--modal{margin:.75rem 0 .25rem}.kiosk-cart-confirm-modal__overlay{position:fixed;inset:0;z-index:410;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);padding:1.25rem}.kiosk-cart-confirm-modal{position:relative;width:100%;max-width:26rem;border-radius:1.5rem;background:#fff;padding:2rem 1.75rem 1.5rem;text-align:center;box-shadow:0 24px 56px rgba(0,0,0,.2)}.kiosk-cart-confirm-modal__close{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;min-width:2.25rem;min-height:2.25rem;color:#111827;border-radius:9999px}.kiosk-cart-confirm-modal__close:active{opacity:.65}.kiosk-cart-confirm-modal__title{margin:0;font-size:1.5rem;font-weight:900;line-height:1.25;color:#111827;font-family:var(--font-display,inherit)}.kiosk-cart-confirm-modal__message{margin:.875rem 0 0;font-size:.9375rem;line-height:1.5;font-weight:500;color:#6b7280}.kiosk-cart-confirm-modal__actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.kiosk-cart-confirm-modal__btn{min-height:3rem;width:100%;border:none;border-radius:9999px;font-size:1.0625rem;font-weight:800;cursor:pointer;font-family:var(--font-display,inherit)}.kiosk-cart-confirm-modal__btn--secondary{background:#f3f4f6;color:#374151}.kiosk-cart-confirm-modal__btn--secondary:active{opacity:.88}.kiosk-cart-confirm-modal__btn--danger{background:#dc2626;color:#fff}.kiosk-cart-confirm-modal__btn--danger:active{background:#b91c1c}.kiosk-cart-added-overlay{position:fixed;inset:0;z-index:280;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);padding:1.25rem}.kiosk-cart-added-modal{position:relative;width:100%;max-width:28rem;border-radius:1.5rem;background:#fff;padding:2.25rem 1.75rem 1.75rem;text-align:center;box-shadow:0 24px 56px rgba(0,0,0,.2)}.kiosk-cart-added-modal__close{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;min-width:2.25rem;min-height:2.25rem;color:#111827;border-radius:9999px}.kiosk-cart-added-modal__close:active{opacity:.65}.kiosk-cart-added-modal__title{font-size:1.75rem;font-weight:900;line-height:1.2;color:#6e1cc4;font-family:var(--font-display,inherit)}.kiosk-cart-added-modal__body{margin-top:1.25rem;font-size:1rem;line-height:1.5;color:#111827}.kiosk-cart-added-modal__body strong{font-weight:700}.kiosk-cart-added-modal__question{margin-top:1rem;font-size:1.0625rem;font-weight:700;color:#6e1cc4}.kiosk-cart-added-modal__actions{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.5rem}.kiosk-cart-added-modal__btn{min-height:3rem;border:0;border-radius:9999px;font-size:.9375rem;font-weight:800;color:#fff;cursor:pointer;font-family:var(--font-display,inherit);padding:.75rem .875rem}.kiosk-cart-added-modal__btn--continue{background:#6e1cc4}.kiosk-cart-added-modal__btn--pay{background:#f08}.kiosk-cart-added-modal__btn:active{opacity:.88}@media (max-width:520px){.kiosk-cart-added-modal__actions{grid-template-columns:1fr}}.cart-drawer-payment-error,.cart-drawer-payment-loading{position:fixed;inset:0;z-index:320;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:rgba(0,0,0,.45);color:#fff;text-align:center;font-size:1rem}.cart-drawer-payment-error{background:rgba(127,29,29,.88)}.cart-drawer-scroll--checkout-ui .kiosk-checkout-item__payment-box{display:none}.cart-drawer-overlay{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.35)}.cart-drawer-panel{position:fixed;top:0;right:0;z-index:201;display:flex;flex-direction:column;height:var(--kiosk-viewport-height,1920px);max-height:var(--kiosk-viewport-height,1920px);width:min(92vw,40.5rem);max-width:687px;background:#fff;border-left:3px solid var(--purple);box-shadow:-8px 0 32px rgba(0,0,0,.12)}@media (min-width:520px){.cart-drawer-panel{width:58%;min-width:22rem;max-width:34rem}}.cart-drawer-header{display:flex;shrink:0;align-items:center;justify-content:space-between;border-bottom:1px solid #ede9fe;padding:.875rem 1rem;background:#faf5ff}.cart-drawer-header__title{display:flex;align-items:center;gap:.625rem;min-width:0}.cart-drawer-header__icon{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;flex-shrink:0;border-radius:.5rem;background:#ede9fe;color:var(--purple)}.cart-drawer-header__text{font-family:var(--font-display);font-size:1.4rem;font-weight:800;color:var(--purple-ink)}.cart-drawer-scroll--checkout-ui{display:flex;flex-direction:column;gap:1rem}.cart-drawer-panel .kiosk-checkout-summary__footer{margin-top:0;padding:1rem 1.25rem 1.25rem;border-radius:0}.cart-drawer-panel .kiosk-checkout-summary__pay{min-height:3.75rem;margin-top:.875rem;font-size:1.25rem}.cart-drawer-panel .kiosk-checkout-summary__breakdown-row--today strong{font-size:1.75rem}.cart-drawer-scroll{flex:1;min-height:0;overflow-y:auto;padding:1rem 1.25rem}.cart-drawer-scroll--empty{display:flex;flex-direction:column;justify-content:center;padding:1.5rem 1.25rem 2rem}.cart-drawer-empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.5rem .25rem;animation:cart-drawer-empty-in .4s ease}@keyframes cart-drawer-empty-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.cart-drawer-empty-state__icon-wrap{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:9999px;background:linear-gradient(180deg,#f3e8ff,#ede9fe);border:2px solid #ddd6fe}.cart-drawer-empty-state__icon{width:2.5rem;height:2.5rem;color:var(--purple);opacity:.85}.cart-drawer-empty-state__title{margin-top:1.25rem;font-size:1.25rem;font-weight:800;color:#18181b;letter-spacing:-.02em}.cart-drawer-empty-state__desc{margin-top:.5rem;max-width:16rem;font-size:.9375rem;line-height:1.45;color:#71717a}.cart-drawer-empty-state__cta{margin-top:1.5rem;width:100%;max-width:16rem;min-height:3rem;border:none;border-radius:9999px;background:var(--purple);font-size:1rem;font-weight:700;color:#fff;transition:background .15s ease,transform .12s ease}.cart-drawer-empty-state__cta:active{background:var(--purple-bright);transform:scale(.98)}.cart-drawer-empty-state__secondary{margin-top:.75rem;padding:.5rem 1rem;border:none;background:transparent;font-size:.9375rem;font-weight:600;color:var(--purple)}.cart-drawer-empty-state__secondary:active{color:var(--purple-bright)}.cart-drawer-footer{flex-shrink:0;border-top:2px solid #e4daf8;padding:1rem 1.25rem 1.25rem;background:#f7f4ff}.cart-drawer-footer__totals{margin-bottom:.875rem;padding:1rem;border-radius:.875rem;background:#f3f4f6}.cart-drawer-footer__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.875rem;color:#6b7280}.cart-drawer-footer__row+.cart-drawer-footer__row{margin-top:.4rem}.cart-drawer-footer__row--warning{color:#d97706;font-weight:700}.cart-drawer-footer__row--success{color:#15803d;font-weight:700}.cart-drawer-footer__divider{margin:.5rem 0;border-top:1px dashed #d1d5db}.cart-drawer-footer__row--today{align-items:baseline;color:#111827;font-weight:800}.cart-drawer-footer__row--today strong{font-size:1.75rem;font-weight:900;color:#6e1cc4;font-family:var(--font-display,inherit)}.cart-drawer-footer__cashback{margin-top:.75rem;padding:.625rem .75rem;border:1px dashed #fdba74;border-radius:.5rem;background:#fef9c3}.cart-drawer-footer__cashback p{display:flex;align-items:flex-start;gap:.375rem;margin:0;font-size:.8125rem;font-weight:800;line-height:1.35;color:#92400e}.cart-drawer-footer__cashback-icon{width:1rem;height:1rem;flex-shrink:0;margin-top:.1rem}.cart-drawer-footer__hint{margin:0 0 .75rem;font-size:.8125rem;line-height:1.4;text-align:center;color:#6b5f8f}.cart-drawer-summary{display:flex;flex-direction:column;gap:1rem;padding-bottom:1rem;border-bottom:2px solid var(--cart-soft-border)}@media (min-width:400px){.cart-drawer-summary{flex-direction:row;align-items:flex-end;justify-content:space-between}}.cart-drawer-summary__label{display:block;font-size:.875rem;font-weight:600;color:var(--cart-soft-label)}.cart-drawer-summary__discount{flex:1;min-width:0}.cart-drawer-summary__discount-row{display:flex;gap:.5rem;margin-top:.375rem}.cart-drawer-summary__input{min-width:0;flex:1;border-radius:.5rem;border:2px solid var(--cart-soft-border);padding:.5rem .75rem;font-size:.875rem;outline:none;background:#fff;color:#374151}.cart-drawer-summary__input:focus{border-color:var(--cart-soft-accent)}.cart-drawer-summary__apply{flex-shrink:0;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;color:var(--cart-soft-btn-text);background:var(--cart-soft-btn)}.cart-drawer-summary__apply:active{background:var(--cart-soft-accent);color:#fff}.cart-drawer-summary__details{text-align:right;font-size:.8125rem;color:#4b5563;line-height:1.6}.cart-drawer-summary__value{font-weight:600;color:#111827}.cart-drawer-summary__discount-line{color:#15803d}.cart-drawer-totals{padding:1rem 0;text-align:center}.cart-drawer-totals__main{font-size:1.5rem;font-weight:700;color:var(--cart-soft-text)}.cart-drawer-totals__remaining{margin-top:.25rem;font-size:.75rem;font-weight:600;letter-spacing:.02em;color:var(--cart-soft-label)}.cart-drawer-buy{width:100%;min-height:3.25rem;border-radius:9999px;border:none;background:#6e1cc4;font-family:var(--font-display);font-size:1.0625rem;font-weight:800;letter-spacing:.02em;color:#fff;box-shadow:0 8px 20px rgba(110,28,196,.22)}.cart-drawer-buy:active{transform:scale(.98)}.cart-drawer-clear{margin-top:.75rem;width:100%;text-align:center;font-size:.875rem;color:#9ca3af}.cart-drawer-item__apartado-status{width:100%}.cart-drawer-item__apartado-status-card{display:flex;align-items:center;gap:.5rem;width:100%;padding:.375rem .5rem .375rem .375rem;border-radius:.75rem;border:2px solid #bbf7d0;background:#f0fdf4}.cart-drawer-item__apartado-confirmed{flex:1;min-width:0;margin:0;display:flex;align-items:center;min-height:2.25rem;padding:.25rem .5rem;border-radius:.5rem;border:2px solid #22c55e;background:#fff;font-size:.875rem;font-weight:600;color:#16a34a}.cart-drawer-item__apartado-confirmed--summary{flex:none;width:100%}.cart-drawer-item__apartado-icon-actions{display:flex;flex-shrink:0;align-items:center;gap:.375rem}.cart-drawer-item__apartado-icon-btn{display:flex;align-items:center;justify-content:center;min-width:2.5rem;min-height:2.5rem;border-radius:.5rem;background:#fff;transition:background-color .15s}.cart-drawer-item__apartado-icon-btn--edit{border:2px solid #c4b5fd;color:var(--purple-bright)}.cart-drawer-item__apartado-icon-btn--edit:active{background:#f5f3ff}.cart-drawer-item__apartado-icon-btn--delete{border:2px solid #fecaca;color:#ef4444}.cart-drawer-item__apartado-icon-btn--delete:active{background:#fef2f2}.cart-drawer-item__apartado-btn--selected{background-color:#f5f3ff;box-shadow:inset 0 0 0 1px var(--purple)}.cart-drawer-item{position:relative;border-radius:1.25rem;border:2px solid #ddd6fe;background:#fff;padding:1.5rem 1.25rem}.cart-drawer-item__remove{position:absolute;top:1rem;right:1rem;z-index:1;display:flex;align-items:center;justify-content:center;min-width:2.75rem;min-height:2.75rem;color:#ef4444;border-radius:.5rem;transition:color .15s,background-color .15s}.cart-drawer-item__remove:active{background-color:#fef2f2}.cart-drawer-item__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding-right:2rem}.cart-drawer-item__headline{flex:1;min-width:0}.cart-drawer-item__context{margin:0 0 .25rem;font-size:.8125rem;font-weight:700;color:#6b7280}.cart-drawer-item__details{margin-top:.625rem;font-size:.8125rem;line-height:1.45;color:#4b5563}.cart-drawer-item__details p{margin:.2rem 0 0}.cart-drawer-item__online-banner{display:flex;align-items:center;gap:.5rem;margin:.625rem 0 0;padding:.5rem .75rem;border-radius:.5rem;background:#eff6ff;font-size:.8125rem;font-weight:600;color:#1d4ed8}.cart-drawer-item__online-banner-icon{width:1.125rem;height:1.125rem;flex-shrink:0}.cart-drawer-item__apartado-editor{width:100%}.cart-drawer-item__apartado-editor .kiosk-apartado-input{margin-top:0}.cart-drawer-item__title{font-family:var(--font-display);font-size:1.25rem;font-weight:800;line-height:1.3;color:var(--ink)}.cart-drawer-item__paquete{margin:.2rem 0 0;font-size:.9375rem;font-style:italic;font-weight:600;color:var(--ink-2);line-height:1.25}.cart-drawer-item__badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.625rem}.cart-drawer-item__badge{border-radius:9999px;padding:.25rem .75rem;font-size:.8125rem;font-weight:600;line-height:1.25}.cart-drawer-item__includes{margin-top:.75rem;width:100%;font-size:.8125rem;line-height:1.5;color:var(--purple)}.cart-drawer-item__footer{margin-top:.875rem;width:100%}.cart-drawer-item__includes-label{font-weight:700;color:var(--purple)}.cart-drawer-item__apartar{width:100%;min-height:2.75rem;padding:.5rem 1.25rem;border-radius:.625rem;border:2px solid var(--purple);background:#fff;font-size:.875rem;font-weight:600;color:var(--purple);transition:background-color .15s}.cart-drawer-item__apartar:active{background-color:#f5f3ff}.cart-drawer-item__apartado{width:100%}.cart-drawer-item__apartado-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.cart-drawer-item__apartado-options .cart-drawer-item__apartado-btn:last-child{grid-column:1/-1}.cart-drawer-item__apartado-btn{min-width:0;min-height:2.75rem;padding:.5rem .625rem;border-radius:.625rem;border:2px solid var(--purple);background:#fff;font-size:.8125rem;font-weight:600;color:var(--purple);line-height:1.2;text-align:center;transition:background-color .15s,color .15s}.cart-drawer-item__apartado-btn--active,.cart-drawer-item__apartado-btn:active{background-color:#f5f3ff}.cart-drawer-item__apartado-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.875rem}.cart-drawer-item__cancel-apartado{font-size:.8125rem;font-weight:600;color:#ef4444;min-height:2.5rem;padding:.25rem 0}.cart-drawer-item__cancel-apartado:active{opacity:.8}.cart-drawer-item__min-apartado{font-size:.8125rem;font-weight:600;color:var(--purple)}.cart-drawer-item__otro-panel{margin-top:.75rem;padding:1rem;border-radius:.75rem;background:#f5f3ff;border:2px solid #e9d5ff}.cart-drawer-item__otro-title{margin-bottom:.75rem;font-size:.875rem;font-weight:600;line-height:1.35;text-align:center;color:#6d28d9}.cart-drawer-item__otro-input-wrap{display:flex;align-items:center;gap:.375rem;border:2px solid var(--purple);border-radius:.75rem;padding:.75rem 1rem;background:#fff;transition:border-color .15s,background-color .15s}.cart-drawer-item__otro-input-wrap--error{border-color:#ef4444;background:#fef2f2}.cart-drawer-item__otro-input-wrap--error .cart-drawer-item__otro-prefix,.cart-drawer-item__otro-input-wrap--error .cart-drawer-item__otro-suffix{color:#dc2626}.cart-drawer-item__otro-prefix,.cart-drawer-item__otro-suffix{font-size:1rem;font-weight:700;color:var(--purple)}.cart-drawer-item__otro-input{flex:1;min-width:0;border:none;outline:none;font-size:1.5rem;font-weight:700;color:#111827;text-align:center;background:transparent}.cart-drawer-item__otro-hint{margin-top:.5rem;font-size:.75rem;line-height:1.4;text-align:center;color:var(--purple-bright)}.cart-drawer-item__otro-confirm{margin-top:.75rem;width:100%;min-height:2.75rem;border-radius:.625rem;border:none;background:var(--purple);color:#fff;font-size:.875rem;font-weight:600}.cart-drawer-item__otro-confirm:disabled{background:#d1d5db;cursor:not-allowed}.cart-drawer-item__otro-error{margin-top:.5rem;padding:.5rem .625rem;border-radius:.5rem;font-size:.75rem;line-height:1.4;font-weight:500;color:#b91c1c;text-align:center;background:#fef2f2;border:1px solid #fecaca}.cart-drawer-item__price{flex-shrink:0;font-family:var(--font-display);font-size:2rem;font-weight:900;line-height:1;color:var(--purple);font-variant-numeric:tabular-nums;text-align:right}.kiosk-cart-pay-fab-host{position:fixed;z-index:70;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:left,top}.kiosk-cart-pay-fab-host--hidden{visibility:hidden;pointer-events:none}.kiosk-cart-pay-fab-host--snapping{transition:left .3s cubic-bezier(.34,1.56,.64,1),top .3s cubic-bezier(.34,1.56,.64,1)}.kiosk-cart-pay-fab-host--dragging .kiosk-cart-pay-fab,.kiosk-cart-pay-fab-host--dragging .kiosk-cart-pay-fab__badge-count{animation:none}.kiosk-cart-pay-fab-host--dragging .kiosk-cart-pay-fab{cursor:grabbing;transform:scale(1.02)}.kiosk-cart-pay-fab{position:relative;z-index:1;display:inline-flex;flex-direction:row;align-items:center;gap:12px;min-height:3.75rem;padding:.5rem .65rem .5rem .55rem;border:0;border-radius:999px;background:linear-gradient(135deg,#5fbd52,#3d8f2f 55%,#358628);color:#fff;box-shadow:0 10px 32px rgba(87,178,74,.42),inset 0 2px 0 hsla(0,0%,100%,.22);cursor:grab;touch-action:none;font-family:var(--font-display);white-space:nowrap;animation:kiosk-cart-pay-fab-pulse 2.4s ease-in-out infinite,kiosk-cart-pay-fab-blink 2.2s ease-in-out infinite;-webkit-tap-highlight-color:transparent;transition:transform .12s ease,box-shadow .12s ease}.kiosk-cart-pay-fab:active{transform:scale(.985)}.kiosk-cart-pay-fab__badge{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.85rem;height:2.85rem;border-radius:999px;background:hsla(0,0%,100%,.18);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.28);pointer-events:none}.kiosk-cart-pay-fab__badge-icon{flex-shrink:0;opacity:.98}.kiosk-cart-pay-fab__badge-count{position:absolute;top:-4px;right:-6px;min-width:1.4rem;height:1.4rem;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#2f7a24;font-size:clamp(11px,.8125rem,13px);font-weight:900;line-height:1;box-shadow:0 2px 8px rgba(0,0,0,.14);animation:kiosk-cart-pay-fab-count-blink 1.6s ease-in-out infinite}.kiosk-cart-pay-fab__copy{display:inline-flex;align-items:baseline;gap:.5rem;min-width:0;pointer-events:none}.kiosk-cart-pay-fab__label{font-size:clamp(15px,1.125rem,18px);font-weight:900;letter-spacing:.06em;line-height:1}.kiosk-cart-pay-fab__total{font-size:clamp(18px,1.5rem,24px);font-weight:900;line-height:1;letter-spacing:-.01em}.kiosk-cart-pay-fab__cta{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.35rem;height:2.35rem;margin-left:.1rem;border-radius:999px;background:hsla(0,0%,100%,.18);pointer-events:none}@keyframes kiosk-cart-pay-fab-pulse{0%,to{box-shadow:0 10px 32px rgba(87,178,74,.42),inset 0 2px 0 hsla(0,0%,100%,.22)}50%{box-shadow:0 14px 40px rgba(87,178,74,.55),inset 0 2px 0 hsla(0,0%,100%,.22)}}@keyframes kiosk-cart-pay-fab-blink{0%,to{filter:brightness(1)}50%{filter:brightness(1.1)}}@keyframes kiosk-cart-pay-fab-count-blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.72;transform:scale(.94)}}.kiosk-inactivity-modal-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.7);padding:1.5rem;animation:kiosk-inactivity-fade-in .22s ease}.kiosk-inactivity-modal{position:relative;width:min(100%,440px);background:#fff;border-radius:28px;padding:2rem 1.75rem 1.5rem;box-shadow:0 28px 60px rgba(15,23,42,.24),0 0 0 1px rgba(110,28,196,.08);text-align:center;animation:kiosk-inactivity-pop-in .28s cubic-bezier(.2,.8,.2,1)}.kiosk-inactivity-modal__icon{width:64px;height:64px;margin:0 auto 1rem;border-radius:20px;background:linear-gradient(135deg,#faf5ff,#f3e8ff);color:var(--purple,#6e1cc4);display:grid;place-items:center}.kiosk-inactivity-modal__title{margin:0;font-family:var(--font-display,inherit);font-size:1.75rem;font-weight:900;line-height:1.15;color:#111827}.kiosk-inactivity-modal__message{margin:.75rem 0 0;font-size:1rem;line-height:1.5;color:#6b7280}.kiosk-inactivity-modal__countdown-label{margin:1.25rem 0 .75rem;font-family:var(--font-display,inherit);font-size:.8125rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af}.kiosk-inactivity-modal__ring{position:relative;width:132px;height:132px;margin:0 auto 1.25rem}.kiosk-inactivity-modal__ring-track{stroke:#ede9fe}.kiosk-inactivity-modal__ring-progress{stroke:var(--purple,#6e1cc4);stroke-linecap:round;transition:stroke-dashoffset .95s linear,stroke .35s ease}.kiosk-inactivity-modal__ring--green .kiosk-inactivity-modal__ring-track{stroke:#dcfce7}.kiosk-inactivity-modal__ring--green .kiosk-inactivity-modal__ring-progress{stroke:#16a34a}.kiosk-inactivity-modal__ring--green .kiosk-inactivity-modal__seconds{color:#16a34a}.kiosk-inactivity-modal__ring--orange .kiosk-inactivity-modal__ring-track{stroke:#ffedd5}.kiosk-inactivity-modal__ring--orange .kiosk-inactivity-modal__ring-progress{stroke:#ea580c}.kiosk-inactivity-modal__ring--orange .kiosk-inactivity-modal__seconds{color:#ea580c}.kiosk-inactivity-modal__ring--red .kiosk-inactivity-modal__ring-track{stroke:#fee2e2}.kiosk-inactivity-modal__ring--red .kiosk-inactivity-modal__ring-progress{stroke:#dc2626}.kiosk-inactivity-modal__ring--red .kiosk-inactivity-modal__seconds{color:#dc2626}.kiosk-inactivity-modal__seconds{transition:color .35s ease}.kiosk-inactivity-modal__ring-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.kiosk-inactivity-modal__seconds{font-family:var(--font-display,inherit);font-size:2.75rem;font-weight:900;line-height:1;color:var(--purple,#6e1cc4);font-variant-numeric:tabular-nums}.kiosk-inactivity-modal__seconds-label{font-size:.8125rem;font-weight:700;color:#9ca3af;letter-spacing:.06em;text-transform:uppercase}.kiosk-inactivity-modal__btn{width:100%;min-height:3.5rem;border:0;border-radius:999px;padding:.9rem 1.5rem;background:var(--purple,#6e1cc4);color:#fff;font-family:var(--font-display,inherit);font-size:1.125rem;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 10px 28px rgba(110,28,196,.35);transition:transform .12s ease,opacity .12s ease}.kiosk-inactivity-modal__btn:active{transform:scale(.98);opacity:.92}.kiosk-inactivity-modal__foot{margin:.875rem 0 0;font-size:.8125rem;color:#9ca3af}@keyframes kiosk-inactivity-fade-in{0%{opacity:0}to{opacity:1}}@keyframes kiosk-inactivity-pop-in{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.kiosk-inactivity-modal,.kiosk-inactivity-modal-overlay{animation:none}.kiosk-inactivity-modal__ring-progress{transition:none}}.kiosk-payment-start-loading{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:rgba(26,14,42,.52);backdrop-filter:blur(4px);touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation:kiosk-payment-start-loading-fade-in .22s ease}.kiosk-payment-start-loading__dialog{position:relative;width:min(100%,480px);padding:2.25rem 1.75rem 2rem;border-radius:1.25rem;background:#fff;box-shadow:0 28px 56px rgba(15,23,42,.22),0 0 0 1px rgba(110,28,196,.06);text-align:center;animation:kiosk-payment-start-loading-rise .28s cubic-bezier(.2,.8,.2,1)}.kiosk-payment-start-loading__accent{position:absolute;top:0;left:0;right:0;height:5px;border-radius:1.25rem 1.25rem 0 0;background:linear-gradient(90deg,#a78bfa,#6e1cc4)}.kiosk-payment-start-loading__icon{width:4.25rem;height:4.25rem;margin:0 auto 1rem;border-radius:1rem;background:linear-gradient(180deg,#faf5ff,#ede9fe);color:#6e1cc4;display:grid;place-items:center;box-shadow:0 10px 24px rgba(110,28,196,.12)}.kiosk-payment-start-loading__spinner{width:3rem;height:3rem;margin:0 auto 1.25rem;border:4px solid #ede9fe;border-top-color:#6e1cc4;border-radius:50%;animation:kiosk-payment-start-loading-spin .85s linear infinite}.kiosk-payment-start-loading__title{margin:0;font-family:var(--font-display,inherit);font-size:1.75rem;font-weight:900;line-height:1.15;color:#6e1cc4}.kiosk-payment-start-loading__subtitle{margin:.75rem 0 0;font-size:1.0625rem;line-height:1.45;color:#4b5563}.kiosk-payment-start-loading__hint{margin:.5rem 0 0;font-size:.9375rem;font-style:italic;line-height:1.45;color:#9ca3af}.kiosk-payment-start-loading__dots{display:flex;justify-content:center;gap:.625rem;margin-top:1.25rem}.kiosk-payment-start-loading__dot{width:.625rem;height:.625rem;border-radius:50%;background:#8b5cf6;animation:kiosk-payment-start-loading-pulse 1.2s ease-in-out infinite}.kiosk-payment-start-loading__slow{margin:1.25rem 0 0;font-size:.9375rem;font-weight:700;color:#7c3aed;animation:kiosk-payment-start-loading-fade-in .3s ease}.kiosk-payment-start-loading--cash .kiosk-payment-start-loading__accent{background:linear-gradient(90deg,#6fcf63,var(--green))}.kiosk-payment-start-loading--cash .kiosk-payment-start-loading__icon{background:linear-gradient(180deg,#f0fdf4 0,var(--green-soft) 100%);color:var(--green)}.kiosk-payment-start-loading--cash .kiosk-payment-start-loading__spinner{border-color:var(--green-soft);border-top-color:var(--green)}.kiosk-payment-start-loading--cash .kiosk-payment-start-loading__title{color:#166534}.kiosk-payment-start-loading--cash .kiosk-payment-start-loading__dot{background:var(--green)}.kiosk-payment-start-loading--card .kiosk-payment-start-loading__accent{background:linear-gradient(90deg,#4d9aff,var(--blue))}.kiosk-payment-start-loading--card .kiosk-payment-start-loading__icon{background:linear-gradient(180deg,#eff6ff 0,var(--blue-soft) 100%);color:var(--blue)}.kiosk-payment-start-loading--card .kiosk-payment-start-loading__spinner{border-color:var(--blue-soft);border-top-color:var(--blue)}.kiosk-payment-start-loading--card .kiosk-payment-start-loading__title{color:var(--blue)}.kiosk-payment-start-loading--card .kiosk-payment-start-loading__dot{background:var(--blue)}@keyframes kiosk-payment-start-loading-spin{to{transform:rotate(1turn)}}@keyframes kiosk-payment-start-loading-fade-in{0%{opacity:0}to{opacity:1}}@keyframes kiosk-payment-start-loading-rise{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes kiosk-payment-start-loading-pulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_3488ee;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_3488ee;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_3488ee{font-family:__Inter_3488ee,__Inter_Fallback_3488ee;font-style:normal}.__variable_3488ee{--font-inter:"__Inter_3488ee","__Inter_Fallback_3488ee"}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_Fallback_31d880;src:local("Arial");ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.00%;size-adjust:101.39%}.__className_31d880{font-family:__Nunito_31d880,__Nunito_Fallback_31d880;font-style:normal}.__variable_31d880{--font-nunito:"__Nunito_31d880","__Nunito_Fallback_31d880"}@font-face{font-family:__Quicksand_8f5f65;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d426c6df177f02c4-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Quicksand_8f5f65;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9b4fbfc777bb173a-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Quicksand_8f5f65;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a74fb1607b845cb0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Quicksand_8f5f65;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d426c6df177f02c4-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Quicksand_8f5f65;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/9b4fbfc777bb173a-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Quicksand_8f5f65;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a74fb1607b845cb0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Quicksand_8f5f65;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d426c6df177f02c4-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Quicksand_8f5f65;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/9b4fbfc777bb173a-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Quicksand_8f5f65;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/a74fb1607b845cb0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Quicksand_8f5f65;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/d426c6df177f02c4-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Quicksand_8f5f65;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/9b4fbfc777bb173a-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Quicksand_8f5f65;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a74fb1607b845cb0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Quicksand_Fallback_8f5f65;src:local("Arial");ascent-override:95.87%;descent-override:23.97%;line-gap-override:0.00%;size-adjust:104.31%}.__className_8f5f65{font-family:__Quicksand_8f5f65,__Quicksand_Fallback_8f5f65;font-style:normal}.__variable_8f5f65{--font-quicksand:"__Quicksand_8f5f65","__Quicksand_Fallback_8f5f65"}