.next-button-wrapper{margin:10px 15px 15px}.next-button-wrapper.withoutMarginRight{margin-left:0;margin-right:0}.next-button-wrapper>.floating{position:fixed;right:20px;bottom:25px;width:48px;height:48px;border-radius:100px;background-color:#60a844;box-shadow:0 5px 10px 2px rgba(34,60,80,.3);opacity:0;cursor:pointer;pointer-events:none;transition:all .2s;z-index:10;color:#fff;padding:10px 15px;display:flex;justify-content:center;align-items:center;filter:brightness(1)}.next-button-wrapper>.floating.floatingWithoutFixed{position:static;right:auto;bottom:auto}.next-button-wrapper>.floating.hasLabel{width:auto;height:auto}.next-button-wrapper>.floating.show{opacity:1;pointer-events:auto}.next-button-wrapper>.floating:hover{filter:brightness(1.1)}.next-button-wrapper>.floating>.md-icon{color:#fff}.next-button-wrapper>.floating>.counter{position:absolute;top:0;right:0;background-color:red;color:#fff;padding:10px;font-size:12px;border-radius:100%;width:16px;height:16px;display:flex;justify-content:center;align-items:center}.next-button-wrapper>.disabled{pointer-events:none;filter:opacity(.5)!important;cursor:auto}.next-button{position:relative;display:block;width:100%;border-radius:12px;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(102,126,234,.3)}.next-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(102,126,234,.4);filter:brightness(1.1)}.next-button:active{transform:translateY(0);box-shadow:0 2px 8px rgba(102,126,234,.3);filter:brightness(.95)}.next-button>*,.next-button>a{padding:14px 24px;display:block;color:#fff!important;-webkit-text-fill-color:#fff!important;text-transform:none;text-align:center;font-size:16px;font-weight:600;font-family:inherit}.next-button>:hover,.next-button>a:hover{text-decoration:none!important}.iframe-payment-form{padding:32px}.iframe-payment-form__card{max-width:760px;min-height:170px;margin:0 auto;padding:28px;display:grid;grid-template-columns:66px minmax(0,1fr) max-content;align-items:center;gap:20px;border:1px solid rgba(16,27,47,.08);border-radius:24px;background:hsla(0,0%,100%,.96);box-shadow:0 18px 48px rgba(20,29,43,.08);text-align:left}.iframe-payment-form__icon{width:66px;height:66px;display:inline-flex;align-items:center;justify-content:center;border-radius:20px;background:#fff4df;color:#d89617}.iframe-payment-form__icon .md-icon{color:currentColor;font-size:34px!important}.iframe-payment-form__content{min-width:0}.iframe-payment-form__content span{color:#d89617;font-size:13px;font-weight:900;text-transform:uppercase}.iframe-payment-form__content h2{margin:6px 0 0;color:#101b2f;font-size:28px;line-height:1.15;font-weight:900;letter-spacing:0}.iframe-payment-form__content p{max-width:460px;margin:8px 0 0;color:#6b7486;font-size:15px;line-height:1.5;font-weight:600}.iframe-payment-form button{min-height:50px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;background:#101b2f;color:#fff;cursor:pointer;font-size:14px;font-weight:900;box-shadow:0 16px 30px rgba(16,27,47,.18)}.iframe-payment-form button .md-icon{color:currentColor;font-size:20px!important}@media(max-width:720px){.iframe-payment-form{padding:18px}.iframe-payment-form__card{padding:22px;grid-template-columns:1fr;gap:16px}.iframe-payment-form button{width:100%}}#order.loading{max-height:100vh;overflow:hidden}#order>.attributes{margin-left:15px;margin-right:15px}#order>.attributes .privacy-policy-label{width:100%}#order>.payment-method{margin-left:15px;margin-right:15px;margin-bottom:10px}#order>.payment-method>.form-group{margin-bottom:0}#order>.error{color:red;margin-left:15px;margin-right:15px}#order>.finished{position:relative;height:90px}#order>.finished .md-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#7cc057}#order>.finished .md-icon.fail{color:#c05a57}#order>.finished .text{position:absolute;left:90px;top:50%;right:15px;transform:translateY(-50%);font-size:17px}#order>.completed-description{padding:0 10px;padding-bottom:15px}#order>.min-price{text-align:right;font-weight:700;margin:0 15px;margin-top:30px}#order.restaurant-checkout{--checkout-bg:#f6f3ee;--checkout-surface:#fff;--checkout-text:#101b2f;--checkout-muted:#6b7486;--checkout-accent:#d89617;--checkout-line:rgba(16,27,47,0.08);min-height:100vh;padding-left:264px;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;background:radial-gradient(circle at 75% 0,#fff 0,transparent 32%),var(--checkout-bg);color:var(--checkout-text);font-family:Inter,Roboto,Arial,sans-serif}#order.restaurant-checkout *{box-sizing:border-box}#order.restaurant-checkout button,#order.restaurant-checkout input{font-family:inherit}#order.restaurant-checkout.loading{overflow:hidden}#order.restaurant-checkout .restaurant-checkout__sidebar{position:fixed;top:0;bottom:0;left:0;width:236px;height:100vh;min-height:100vh;padding:30px 20px 28px;display:flex;flex-direction:column;gap:34px;background:hsla(0,0%,100%,.84);border-right:1px solid rgba(16,27,47,.06);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden;z-index:3}#order.restaurant-checkout .restaurant-checkout__logo{width:168px;padding:0;border:0;background:transparent;cursor:pointer}#order.restaurant-checkout .restaurant-checkout__logo img{display:block;width:100%;height:auto}#order.restaurant-checkout .restaurant-checkout__side-nav{display:flex;flex-direction:column;gap:8px}#order.restaurant-checkout .restaurant-checkout__side-nav button{min-height:50px;padding:0 18px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;-moz-column-gap:14px;column-gap:14px;border:0;border-radius:13px;background:transparent;color:var(--checkout-muted);font-size:14px;font-weight:700;text-align:left;cursor:pointer}#order.restaurant-checkout .restaurant-checkout__side-nav button .md-icon{width:34px;min-width:34px;color:currentColor;font-size:23px!important;text-align:center}#order.restaurant-checkout .restaurant-checkout__side-nav button.active,#order.restaurant-checkout .restaurant-checkout__side-nav button:focus-visible,#order.restaurant-checkout .restaurant-checkout__side-nav button:hover{background:linear-gradient(135deg,#fff4dc,#f7ead3);color:var(--checkout-accent);outline:none}#order.restaurant-checkout .restaurant-checkout__main{min-width:0;padding:28px 0 56px}#order.restaurant-checkout .restaurant-checkout__header{min-height:150px;padding:28px 32px;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;-moz-column-gap:16px;column-gap:16px;border-radius:0 0 30px 30px;background:linear-gradient(90deg,rgba(246,243,238,.96),rgba(246,243,238,.62)),#eee6da;box-shadow:0 18px 48px rgba(20,29,43,.06)}#order.restaurant-checkout .restaurant-checkout__header>button{width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#fff;color:var(--checkout-text);cursor:pointer;box-shadow:0 10px 22px rgba(20,29,43,.08)}#order.restaurant-checkout .restaurant-checkout__header>button .md-icon{color:currentColor;font-size:25px!important}#order.restaurant-checkout .restaurant-checkout__header span{color:var(--checkout-muted);font-size:14px;font-weight:800}#order.restaurant-checkout .restaurant-checkout__header h1{margin:8px 0 0;color:var(--checkout-text);font-size:38px;line-height:1.08;font-weight:900;letter-spacing:0}#order.restaurant-checkout .restaurant-checkout__steps{margin-top:28px;padding:16px;display:grid;grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr);align-items:center;border:1px solid var(--checkout-line);border-radius:22px;background:hsla(0,0%,100%,.92);box-shadow:0 16px 42px rgba(20,29,43,.05)}#order.restaurant-checkout .restaurant-checkout__step{min-height:72px;padding:0 18px;display:flex;align-items:center;gap:14px;border-radius:16px}#order.restaurant-checkout .restaurant-checkout__step>span{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f3d49c;color:#8f5d0c;font-size:18px;font-weight:900}#order.restaurant-checkout .restaurant-checkout__step small,#order.restaurant-checkout .restaurant-checkout__step strong{display:block}#order.restaurant-checkout .restaurant-checkout__step strong{color:var(--checkout-text);font-size:16px;line-height:1.25;font-weight:900}#order.restaurant-checkout .restaurant-checkout__step small{margin-top:4px;color:var(--checkout-muted);font-size:13px;font-weight:600}#order.restaurant-checkout .restaurant-checkout__step.active{background:#fff5e6}#order.restaurant-checkout .restaurant-checkout__step.active>span{background:#101b2f;color:#fff}#order.restaurant-checkout .restaurant-checkout__step-line{height:1px;background:rgba(216,150,23,.24)}#order.restaurant-checkout .restaurant-checkout__completed-description,#order.restaurant-checkout .restaurant-checkout__form-card,#order.restaurant-checkout .restaurant-checkout__payment,#order.restaurant-checkout .restaurant-checkout__result{margin-top:28px;border:1px solid var(--checkout-line);border-radius:24px;background:hsla(0,0%,100%,.96);box-shadow:0 18px 48px rgba(20,29,43,.06)}#order.restaurant-checkout .restaurant-checkout__form-heading{padding:28px 30px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;border-bottom:1px solid var(--checkout-line)}#order.restaurant-checkout .restaurant-checkout__form-heading span{color:var(--checkout-accent);font-size:13px;font-weight:900;text-transform:uppercase}#order.restaurant-checkout .restaurant-checkout__form-heading h2{margin:7px 0 0;color:var(--checkout-text);font-size:28px;line-height:1.12;font-weight:900;letter-spacing:0}#order.restaurant-checkout .restaurant-checkout__form-heading p{max-width:420px;margin:0;color:var(--checkout-muted);font-size:15px;line-height:1.5;font-weight:600}#order.restaurant-checkout .restaurant-checkout__payment-methods{padding:22px 30px 0;display:grid;gap:10px}#order.restaurant-checkout .restaurant-checkout__payment-methods label{min-height:58px;padding:0 18px;display:flex;align-items:center;gap:12px;border:1px solid rgba(16,27,47,.08);border-radius:14px;background:#fff;cursor:pointer}#order.restaurant-checkout .restaurant-checkout__payment-methods label input{position:absolute;opacity:0;pointer-events:none}#order.restaurant-checkout .restaurant-checkout__payment-methods label span{width:20px;height:20px;border:2px solid #c7ceda;border-radius:50%}#order.restaurant-checkout .restaurant-checkout__payment-methods label strong{color:var(--checkout-text);font-size:15px;font-weight:800}#order.restaurant-checkout .restaurant-checkout__payment-methods label.active{border-color:rgba(216,150,23,.4);background:#fff7e8}#order.restaurant-checkout .restaurant-checkout__payment-methods label.active span{border:6px solid var(--checkout-accent)}#order.restaurant-checkout .restaurant-checkout__attributes{padding:8px 30px 30px}#order.restaurant-checkout .restaurant-checkout__attributes>*{border-bottom:1px solid var(--checkout-line)}#order.restaurant-checkout .restaurant-checkout__attributes>:last-child{border-bottom:0}#order.restaurant-checkout .restaurant-checkout__min-price{padding:0 30px 28px;color:var(--checkout-muted);font-size:14px;font-weight:800;text-align:right}#order.restaurant-checkout .restaurant-checkout__result{padding:34px;display:flex;align-items:center;gap:22px}#order.restaurant-checkout .restaurant-checkout__result>.md-icon{width:70px;height:70px;min-width:70px;display:inline-flex;align-items:center;justify-content:center;border-radius:22px;background:#e9f8e5;color:#48a23b;font-size:38px!important}#order.restaurant-checkout .restaurant-checkout__result>.md-icon.fail{background:#fff0ee;color:#c44d40}#order.restaurant-checkout .restaurant-checkout__result h2{margin:0;color:var(--checkout-text);font-size:30px;line-height:1.16;font-weight:900}#order.restaurant-checkout .restaurant-checkout__result p{margin:8px 0 0;color:var(--checkout-muted);font-size:15px;line-height:1.5}#order.restaurant-checkout .restaurant-checkout__completed-description{padding:26px 30px;color:var(--checkout-muted);font-size:15px;line-height:1.55}#order.restaurant-checkout .restaurant-checkout__summary{position:sticky;top:0;height:100vh;padding:28px 24px 28px 0;overflow-y:auto}#order.restaurant-checkout .restaurant-checkout__help,#order.restaurant-checkout .restaurant-checkout__summary-card{border:1px solid var(--checkout-line);border-radius:24px;background:hsla(0,0%,100%,.96);box-shadow:0 18px 48px rgba(20,29,43,.06)}#order.restaurant-checkout .restaurant-checkout__summary-card{padding:24px}#order.restaurant-checkout .restaurant-checkout__summary-card h2{margin:14px 0 18px;color:var(--checkout-text);font-size:26px;line-height:1.15;font-weight:900;letter-spacing:0}#order.restaurant-checkout .restaurant-checkout__summary-card>p{margin:14px 0 0;color:var(--checkout-muted);font-size:13px;line-height:1.45;text-align:center}#order.restaurant-checkout .restaurant-checkout__summary-stage{width:-moz-fit-content;width:fit-content;min-height:32px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;background:#fff1d9;color:#9b650f;font-size:13px;font-weight:900}#order.restaurant-checkout .restaurant-checkout__items{display:grid;gap:0}#order.restaurant-checkout .restaurant-checkout__item{min-height:68px;padding:14px 0;display:grid;grid-template-columns:minmax(0,1fr) 36px;align-items:center;gap:10px;border-bottom:1px solid var(--checkout-line)}#order.restaurant-checkout .restaurant-checkout__item small,#order.restaurant-checkout .restaurant-checkout__item strong{display:block}#order.restaurant-checkout .restaurant-checkout__item strong{color:var(--checkout-text);font-size:14px;line-height:1.28;font-weight:900}#order.restaurant-checkout .restaurant-checkout__item small{margin-top:5px;color:var(--checkout-muted);font-size:12px;font-weight:700}#order.restaurant-checkout .restaurant-checkout__item button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#f4f6f8;color:#7b8493;cursor:pointer}#order.restaurant-checkout .restaurant-checkout__item button .md-icon{color:currentColor;font-size:19px!important}#order.restaurant-checkout .restaurant-checkout__summary-row{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--checkout-line)}#order.restaurant-checkout .restaurant-checkout__summary-row span{color:var(--checkout-muted);font-size:14px;font-weight:700}#order.restaurant-checkout .restaurant-checkout__summary-row b{color:var(--checkout-text);font-size:15px;font-weight:900;text-align:right}#order.restaurant-checkout .restaurant-checkout__submit{width:100%;min-height:54px;margin-top:22px;border:0;border-radius:14px;background:#101b2f;color:#fff;cursor:pointer;font-size:15px;font-weight:900;box-shadow:0 16px 30px rgba(16,27,47,.18)}#order.restaurant-checkout .restaurant-checkout__submit:disabled{cursor:wait;opacity:.64}#order.restaurant-checkout .restaurant-checkout__help{margin-top:18px;padding:22px}#order.restaurant-checkout .restaurant-checkout__help .md-icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:#fff4df;color:var(--checkout-accent);font-size:29px!important}#order.restaurant-checkout .restaurant-checkout__help h3{margin:14px 0 0;color:var(--checkout-text);font-size:18px;font-weight:900}#order.restaurant-checkout .restaurant-checkout__help p{margin:8px 0 0;color:var(--checkout-muted);font-size:13px;line-height:1.5}#order.restaurant-checkout .restaurant-checkout__help button{min-height:44px;margin-top:16px;border:1px solid rgba(216,150,23,.32);border-radius:12px;background:#fff;color:var(--checkout-accent);padding:0 16px;cursor:pointer;font-size:13px;font-weight:900}#order.restaurant-checkout .restaurant-checkout__mobile-bar{display:none}#order.restaurant-checkout .restaurant-checkout__legal{margin-top:auto;padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:10px}#order.restaurant-checkout .restaurant-checkout__legal a,#order.restaurant-checkout .restaurant-checkout__legal button{padding:0;border:0;background:transparent;color:var(--checkout-muted);font-size:14px;line-height:1.4;font-weight:700;text-decoration:none;cursor:pointer;transition:color .18s ease}#order.restaurant-checkout .restaurant-checkout__legal a:focus-visible,#order.restaurant-checkout .restaurant-checkout__legal a:hover,#order.restaurant-checkout .restaurant-checkout__legal button:focus-visible,#order.restaurant-checkout .restaurant-checkout__legal button:hover{color:var(--checkout-accent);outline:none}@media(max-width:1100px){#order.restaurant-checkout{padding-left:232px;grid-template-columns:minmax(0,1fr)}#order.restaurant-checkout .restaurant-checkout__sidebar{width:204px}#order.restaurant-checkout .restaurant-checkout__summary{position:static;height:auto;padding:0 24px 40px 0;grid-column:1}}@media(max-width:820px){#order.restaurant-checkout{display:block;padding-left:0;padding-bottom:96px}#order.restaurant-checkout .restaurant-checkout__sidebar{display:none}#order.restaurant-checkout .restaurant-checkout__main{padding:0 12px 18px}#order.restaurant-checkout .restaurant-checkout__header{min-height:112px;margin:0 -12px;padding:14px 18px;grid-template-columns:44px minmax(0,1fr);-moz-column-gap:14px;column-gap:14px;border-radius:0 0 22px 22px;align-items:center}#order.restaurant-checkout .restaurant-checkout__header>button{width:44px;height:44px;min-width:44px}#order.restaurant-checkout .restaurant-checkout__header span{font-size:13px}#order.restaurant-checkout .restaurant-checkout__header h1{margin-top:4px;font-size:28px}#order.restaurant-checkout .restaurant-checkout__steps{margin-top:14px;margin-left:0;padding:10px;grid-template-columns:1fr;gap:6px;border-radius:18px}#order.restaurant-checkout .restaurant-checkout__step{min-height:56px;padding:0 12px;gap:12px}#order.restaurant-checkout .restaurant-checkout__step>span{width:36px;height:36px;font-size:16px}#order.restaurant-checkout .restaurant-checkout__step small{margin-top:1px}#order.restaurant-checkout .restaurant-checkout__step-line{display:none}#order.restaurant-checkout .restaurant-checkout__completed-description,#order.restaurant-checkout .restaurant-checkout__form-card,#order.restaurant-checkout .restaurant-checkout__payment,#order.restaurant-checkout .restaurant-checkout__result{margin-top:16px;margin-left:0}#order.restaurant-checkout .restaurant-checkout__form-heading{padding:18px;display:block}#order.restaurant-checkout .restaurant-checkout__form-heading h2{font-size:24px}#order.restaurant-checkout .restaurant-checkout__form-heading p{margin-top:10px}#order.restaurant-checkout .restaurant-checkout__attributes,#order.restaurant-checkout .restaurant-checkout__payment-methods{padding-right:18px;padding-left:18px}#order.restaurant-checkout .restaurant-checkout__summary{height:auto;padding:0 14px 28px}#order.restaurant-checkout .restaurant-checkout__help,#order.restaurant-checkout .restaurant-checkout__summary-card{border-radius:20px}#order.restaurant-checkout .restaurant-checkout__legal{margin:12px 0 0;padding:0 6px 20px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}#order.restaurant-checkout .restaurant-checkout__mobile-bar{position:fixed;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));left:12px;z-index:30;min-height:62px;padding:10px 10px 10px 16px;display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:12px;border-radius:18px;background:#101b2f;color:#fff;box-shadow:0 18px 36px rgba(16,27,47,.28)}#order.restaurant-checkout .restaurant-checkout__mobile-bar b,#order.restaurant-checkout .restaurant-checkout__mobile-bar span{display:block}#order.restaurant-checkout .restaurant-checkout__mobile-bar span{color:hsla(0,0%,100%,.68);font-size:12px;font-weight:700}#order.restaurant-checkout .restaurant-checkout__mobile-bar b{margin-top:2px;font-size:17px;font-weight:900}#order.restaurant-checkout .restaurant-checkout__mobile-bar button{min-height:44px;border:0;border-radius:13px;background:#fff;color:#101b2f;padding:0 16px;font-size:13px;font-weight:900}}