body.bbd-app .woocommerce-MyAccount-navigation-link--support-tickets a:before{content:"✉"}body.bbd-app .bbd-quick-ticket .bbd-quick-icon{background:#ecfeff;color:#0e7490}body.bbd-app .bbd-ticket-create{margin:0 0 20px;padding:18px;border:1px solid var(--bbd-color-primary-border);border-radius:14px;background:#f8fbff}body.bbd-app .bbd-ticket-create[hidden]{display:none}body.bbd-app .bbd-ticket-list{display:grid;gap:10px}body.bbd-app .bbd-ticket-list-item{display:flex;align-items:center;gap:12px;padding:14px 15px;border:1px solid var(--bbd-line);border-radius:13px;text-decoration:none;color:var(--bbd-text);background:var(--bbd-color-surface);transition:.18s}body.bbd-app .bbd-ticket-list-item:hover{border-color:#93c5fd;box-shadow:0 8px 20px rgba(37,99,235,.08)}body.bbd-app .bbd-ticket-list-item.is-unread{border-color:#60a5fa;background:var(--bbd-color-primary-soft)}body.bbd-app .bbd-ticket-number{font-weight:850;color:var(--bbd-primary);direction:ltr}body.bbd-app .bbd-ticket-list-copy{display:flex;flex:1;min-width:0;flex-direction:column}body.bbd-app .bbd-ticket-list-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.bbd-app .bbd-ticket-list-copy small{color:var(--bbd-soft);font-size:.875rem;margin-top:3px}body.bbd-app .bbd-ticket-unread-dot{font-size:.875rem;font-weight:800;color:var(--bbd-color-primary-strong);background:var(--bbd-color-primary-border);border-radius:999px;padding:5px 8px}body.bbd-app .bbd-ticket-status{display:inline-flex;align-items:center;width:max-content;border-radius:999px;padding:5px 9px;font-size:.875rem;font-weight:800;white-space:nowrap}body.bbd-app .bbd-ticket-status-open{background:#e0f2fe;color:#075985}body.bbd-app .bbd-ticket-status-pending{background:#fef3c7;color:#92400e}body.bbd-app .bbd-ticket-status-answered{background:#dcfce7;color:var(--bbd-color-success)}body.bbd-app .bbd-ticket-status-waiting_customer{background:#ede9fe;color:#6d28d9}body.bbd-app .bbd-ticket-status-closed{background:var(--bbd-color-line);color:var(--bbd-color-text-muted)}body.bbd-app .bbd-ticket-heading-actions{display:flex;align-items:center;gap:8px}body.bbd-app .bbd-ticket-thread{display:grid;gap:13px;margin:18px 0}body.bbd-app .bbd-ticket-message{max-width:88%;padding:14px 16px;border-radius:16px;border:1px solid var(--bbd-line)}body.bbd-app .bbd-ticket-message header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}body.bbd-app .bbd-ticket-message header strong{font-size:.875rem}body.bbd-app .bbd-ticket-message header time{font-size:.875rem;color:var(--bbd-soft)}body.bbd-app .bbd-ticket-message>div{font-size:.9375rem;line-height:1.9}body.bbd-app .bbd-ticket-message>div p{margin:0 0 8px}body.bbd-app .bbd-ticket-message.is-user{margin-right:auto;background:var(--bbd-color-primary-soft);border-color:var(--bbd-color-primary-line)}body.bbd-app .bbd-ticket-message.is-admin{margin-left:auto;background:var(--bbd-color-subtle)}body.bbd-app .bbd-ticket-reply-form{border-top:1px solid var(--bbd-line);padding-top:18px}body.bbd-app .bbd-ticket-reply-form label{display:block;margin-bottom:7px}body.bbd-app .bbd-ticket-reply-form textarea{width:100%;margin-bottom:10px}body.bbd-app .bbd-ticket-reply-form>div{display:flex;gap:8px}body.bbd-app .bbd-ticket-closed-note{padding:14px;border-radius:12px;background:var(--bbd-color-muted-bg);color:var(--bbd-color-text-muted);text-align:center}body.bbd-app .bbd-notification-info .bbd-notification-icon{background:var(--bbd-color-primary-border);color:var(--bbd-color-primary-strong)}@media(max-width:640px){body.bbd-app .bbd-ticket-list-item{align-items:flex-start;flex-wrap:wrap}body.bbd-app .bbd-ticket-list-copy{min-width:calc(100% - 60px)}body.bbd-app .bbd-ticket-unread-dot{margin-right:44px}body.bbd-app .bbd-ticket-status{margin-right:auto}body.bbd-app .bbd-ticket-heading-actions{align-items:flex-start;flex-direction:column}body.bbd-app .bbd-ticket-message{max-width:100%}}body.bbd-app .bbd-smm-storefront{direction:rtl;margin:24px 0;color:var(--bbd-color-heading)}body.bbd-app .bbd-smm-storefront-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:22px;padding:0 4px}body.bbd-app .bbd-smm-storefront-heading span{display:block;color:var(--bbd-primary);font-size:.875rem;font-weight:850;letter-spacing:.04em}body.bbd-app .bbd-smm-storefront-heading h2{margin:5px 0 0;font-size:clamp(1.6875rem,3.4vw,3rem);line-height:1.25;color:var(--bbd-color-heading)}body.bbd-app .bbd-smm-storefront-heading>strong{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;background:var(--bbd-color-primary-soft);color:var(--bbd-color-primary-strong);border:1px solid var(--bbd-color-primary-border);border-radius:999px;padding:8px 13px;white-space:nowrap}body.bbd-app .bbd-smm-service-list{display:grid;gap:16px}body.bbd-app .bbd-smm-service-row{position:relative;display:grid;grid-template-columns:minmax(250px,1.05fr) minmax(205px,.72fr) minmax(420px,1.55fr);align-items:stretch;gap:18px;padding:18px;background:var(--bbd-color-surface);border:1px solid #dbe4f0;border-radius:20px;box-shadow:0 10px 35px rgba(15,23,42,.055);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}body.bbd-app .bbd-smm-service-row:before{content:"";position:absolute;inset:0 0 0 auto;width:4px;background:linear-gradient(180deg,var(--bbd-primary),#60a5fa);opacity:.9}body.bbd-app .bbd-smm-service-row:hover{transform:translateY(-2px);border-color:var(--bbd-color-primary-line);box-shadow:0 16px 44px rgba(37,99,235,.1)}body.bbd-app .bbd-smm-service-summary{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:5px 4px}body.bbd-app .bbd-smm-service-eyebrow{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:7px}body.bbd-app .bbd-smm-service-eyebrow span{font-size:.875rem;color:var(--bbd-color-muted-strong);background:var(--bbd-color-subtle);border:1px solid var(--bbd-color-line);border-radius:999px;padding:4px 8px}body.bbd-app .bbd-smm-service-summary h3{margin:0 0 12px;font-size:1.1875rem;line-height:1.9;color:var(--bbd-color-heading);font-weight:800;overflow-wrap:anywhere}body.bbd-app .bbd-smm-service-features{display:flex;align-items:center;gap:7px;flex-wrap:wrap}body.bbd-app .bbd-smm-service-features span{display:inline-flex;align-items:center;gap:5px;min-height:29px;padding:5px 9px;border-radius:9px;background:var(--bbd-color-subtle);border:1px solid #eef2f7;color:var(--bbd-color-text-muted);font-size:.875rem;font-weight:750}body.bbd-app .bbd-smm-service-features span small{font-size:.875rem;color:var(--bbd-color-soft);font-weight:650}body.bbd-app .bbd-smm-service-features .is-positive{background:#ecfdf5;border-color:#bbf7d0;color:#15803d}body.bbd-app .bbd-smm-price-box{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:150px;padding:18px 16px;border-radius:17px;background:linear-gradient(145deg,var(--bbd-color-primary-soft),#f8fbff);border:1px solid var(--bbd-color-primary-border)}body.bbd-app .bbd-smm-price-box small{font-size:.875rem;color:var(--bbd-color-muted-strong);font-weight:750}body.bbd-app .bbd-smm-price-box strong{display:block;margin:8px 0 7px;color:var(--bbd-color-primary-strong);font-size:clamp(1.3125rem,2vw,1.8125rem);font-weight:900;line-height:1.35}body.bbd-app .bbd-smm-price-box strong .woocommerce-Price-currencySymbol{font-size:.8em}body.bbd-app .bbd-smm-price-box>span{font-size:.875rem;line-height:1.7;color:var(--bbd-color-soft)}body.bbd-app .bbd-smm-row-order{display:grid;align-content:center;gap:11px;margin:0;min-width:0}body.bbd-app .bbd-smm-order-fields{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(115px,.55fr);gap:10px}body.bbd-app .bbd-smm-row-order label{display:flex;flex-direction:column;gap:6px;margin:0}body.bbd-app .bbd-smm-row-order label>span{font-size:.875rem;font-weight:800;color:var(--bbd-color-text-muted)}body.bbd-app .bbd-smm-row-order input[type=number],body.bbd-app .bbd-smm-row-order input[type=text]{width:100%;height:46px;min-height:46px;margin:0;padding:9px 12px;border:1px solid #dbe4f0;border-radius:12px;background:var(--bbd-color-surface);color:var(--bbd-color-heading);box-shadow:0 2px 7px rgba(15,23,42,.025);transition:border-color .18s ease,box-shadow .18s ease}body.bbd-app .bbd-smm-row-order input:focus{outline:0;border-color:#60a5fa;box-shadow:0 0 0 3px rgba(96,165,250,.18)}body.bbd-app .bbd-smm-row-order input::placeholder{color:#a8b1c1}body.bbd-app .bbd-smm-checkout-strip{display:grid;grid-template-columns:minmax(180px,1fr) minmax(135px,.7fr) auto;align-items:center;gap:10px}body.bbd-app .bbd-smm-row-order .bbd-payment-choice-compact{display:flex;align-items:center;gap:5px;min-width:0;margin:0;padding:6px 8px;border:1px solid var(--bbd-color-line);border-radius:12px;background:var(--bbd-color-subtle)}body.bbd-app .bbd-smm-row-order .bbd-payment-choice-compact legend{padding:0 5px;font-size:.875rem;color:var(--bbd-color-muted-strong);font-weight:800}body.bbd-app .bbd-smm-row-order .bbd-payment-choice-compact label{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;width:auto;padding:6px 7px;border:0;border-radius:8px;background:var(--bbd-color-surface);font-size:.875rem;white-space:nowrap}body.bbd-app .bbd-smm-row-order .bbd-payment-choice-compact input{width:auto;min-height:0;margin:0}body.bbd-app .bbd-smm-live-total{display:flex;flex-direction:column;justify-content:center;min-height:52px;padding:7px 10px;border:1px solid var(--bbd-color-line);border-radius:12px;background:var(--bbd-color-surface)}body.bbd-app .bbd-smm-live-total small{font-size:.875rem;color:var(--bbd-color-soft)}body.bbd-app .bbd-smm-live-total strong{margin-top:2px;font-size:.9375rem;color:var(--bbd-color-heading);white-space:nowrap}body.bbd-app .bbd-smm-login-button,body.bbd-app .bbd-smm-submit{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:10px 20px;border:0;border-radius:14px;background:linear-gradient(135deg,#22c55e,var(--bbd-color-success-strong));color:var(--bbd-color-surface);font-size:.9375rem;font-weight:850;line-height:1;text-decoration:none;box-shadow:0 9px 20px rgba(22,163,74,.2);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}body.bbd-app .bbd-smm-login-button:hover,body.bbd-app .bbd-smm-submit:hover{transform:translateY(-1px);filter:brightness(.98);box-shadow:0 12px 25px rgba(22,163,74,.27)}body.bbd-app .bbd-smm-wallet-hint{font-size:.875rem;color:var(--bbd-color-muted-strong);text-align:left;padding-left:2px}body.bbd-app .bbd-smm-guest-action{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:12px;min-width:0}body.bbd-app .bbd-smm-guest-action>span{font-size:.875rem;line-height:1.8;color:var(--bbd-color-muted-strong);text-align:center}body.bbd-app .bbd-smm-guest-action .bbd-smm-login-button{margin:0}@media(max-width:1024px){body.bbd-app .bbd-smm-service-row{grid-template-columns:minmax(240px,1fr) minmax(190px,.7fr)}body.bbd-app .bbd-smm-guest-action,body.bbd-app .bbd-smm-row-order{grid-column:1/-1}body.bbd-app .bbd-smm-guest-action{flex-direction:row;align-items:center}body.bbd-app .bbd-smm-guest-action .bbd-smm-login-button{min-width:190px}}@media(max-width:782px){body.bbd-app .bbd-smm-storefront-heading{align-items:flex-start;flex-direction:column}body.bbd-app .bbd-smm-service-row{grid-template-columns:1fr;gap:12px;padding:14px;border-radius:17px}body.bbd-app .bbd-smm-guest-action,body.bbd-app .bbd-smm-row-order{grid-column:auto}body.bbd-app .bbd-smm-price-box{min-height:auto;padding:14px}body.bbd-app .bbd-smm-order-fields{grid-template-columns:1fr}body.bbd-app .bbd-smm-checkout-strip{grid-template-columns:1fr}body.bbd-app .bbd-smm-row-order .bbd-payment-choice-compact{align-items:stretch;flex-direction:row}body.bbd-app .bbd-smm-row-order .bbd-payment-choice-compact label{flex:1}body.bbd-app .bbd-smm-live-total{align-items:center;text-align:center}body.bbd-app .bbd-smm-submit{width:100%}body.bbd-app .bbd-smm-wallet-hint{text-align:center}body.bbd-app .bbd-smm-guest-action{flex-direction:column}body.bbd-app .bbd-smm-guest-action .bbd-smm-login-button{width:100%;min-width:0}body.bbd-app .bbd-smm-service-summary h3{font-size:1.0625rem}}body.bbd-app .woocommerce-MyAccount-navigation-link--wallet a:before{content:"◉"}body.bbd-app .woocommerce-MyAccount-navigation-link--wallet-topup a:before{content:"＋"}body.bbd-app .bbd-account-wallet-mini{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid rgba(255,255,255,.15)}body.bbd-app .bbd-account-wallet-mini span{font-size:.875rem;color:#cbd5e1}body.bbd-app .bbd-account-wallet-mini strong{font-size:.875rem;color:var(--bbd-color-surface)}body.bbd-app .bbd-wallet-balance-card{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:18px 20px;margin:16px 0 22px;border:1px solid var(--bbd-color-primary-line);border-radius:17px;background:linear-gradient(135deg,var(--bbd-color-primary-soft),var(--bbd-color-surface))}body.bbd-app .bbd-wallet-balance-card>span{font-size:.9375rem;color:var(--bbd-color-text-muted)}body.bbd-app .bbd-wallet-balance-card>strong{font-size:1.625rem;color:var(--bbd-primary);margin-left:auto}body.bbd-app .bbd-wallet-balance-card>a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:7px 12px;border-radius:10px;background:var(--bbd-primary);color:var(--bbd-color-surface);text-decoration:none;font-size:.875rem;font-weight:800}body.bbd-app .bbd-wallet-topup-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}body.bbd-app .bbd-wallet-topup-grid article{display:flex;flex-direction:column;gap:10px;padding:21px;border:1px solid var(--bbd-line);border-radius:17px;background:var(--bbd-color-surface);box-shadow:0 9px 25px rgba(15,23,42,.045)}body.bbd-app .bbd-wallet-topup-grid article>span{font-size:.875rem;color:var(--bbd-color-muted-strong)}body.bbd-app .bbd-wallet-topup-grid article>strong{font-size:1.5rem;color:var(--bbd-primary)}body.bbd-app .bbd-wallet-topup-grid article p{color:var(--bbd-color-muted-strong);font-size:.875rem;line-height:1.8;margin:0 0 5px}body.bbd-app .bbd-wallet-topup-grid .button{margin-top:auto;text-align:center;border-radius:10px}body.bbd-app .bbd-wallet-kind{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:.875rem;font-weight:800}body.bbd-app .bbd-wallet-kind.is-credit{background:#dcfce7;color:var(--bbd-color-success)}body.bbd-app .bbd-wallet-kind.is-debit{background:#fee2e2;color:var(--bbd-color-danger)}body.bbd-app .bbd-wallet-table small{display:block;margin-top:4px;color:var(--bbd-color-soft)}body.bbd-app .bbd-payment-choice{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:16px 0;padding:13px 15px;border:1px solid var(--bbd-line);border-radius:13px;background:var(--bbd-color-subtle)}body.bbd-app .bbd-payment-choice legend{padding:0 7px;font-size:.875rem;font-weight:800;color:var(--bbd-color-text)}body.bbd-app .bbd-payment-choice label{display:flex;flex-direction:row;align-items:center;gap:7px;padding:8px 10px;border:1px solid var(--bbd-color-line);border-radius:10px;background:var(--bbd-color-surface);cursor:pointer;font-size:.875rem}body.bbd-app .bbd-payment-choice input{width:auto;min-height:0;margin:0}body.bbd-app .bbd-payment-choice-compact{grid-column:1/-1;margin:1px 0;padding:9px}body.bbd-app .bbd-payment-choice-compact label{padding:6px 8px;font-size:.875rem}body.bbd-app .bbd-notice-success{background:#ecfdf5;border-color:#a7f3d0;color:var(--bbd-color-success)}@media(max-width:782px){body.bbd-app .bbd-wallet-topup-grid{grid-template-columns:1fr}body.bbd-app .bbd-wallet-balance-card>strong{width:100%;margin:0}body.bbd-app .bbd-payment-choice{align-items:stretch;flex-direction:column}body.bbd-app .bbd-payment-choice label{width:100%}}body.bbd-app .bbd-shortcode-login-required{direction:rtl;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding:16px 18px;border:1px solid var(--bbd-color-primary-border);border-radius:14px;background:#f8fbff;color:var(--bbd-color-text)}body.bbd-app .bbd-shortcode-login-required .button{border-radius:9px}body.bbd-app .bbd-shortcode-wallet-amount{display:inline-block;color:var(--bbd-primary);font-size:inherit;font-weight:850}body.bbd-app .bbd-shortcode-wallet-inline{display:inline-flex;align-items:center;gap:6px;direction:rtl}body.bbd-app .bbd-shortcode-social-field,body.bbd-app .bbd-shortcode-user-field{display:inline-block}body.bbd-app .bbd-social-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}body.bbd-app .bbd-social-account-editor{padding:16px;border:1px solid var(--bbd-line);border-radius:15px;background:var(--bbd-color-surface)}body.bbd-app .bbd-social-account-editor header{display:flex;align-items:center;gap:10px;margin-bottom:13px}body.bbd-app .bbd-social-account-editor header>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--bbd-color-primary-soft);color:var(--bbd-primary);font-size:1.25rem;font-weight:900}body.bbd-app .bbd-social-account-editor header>div{display:flex;flex-direction:column}body.bbd-app .bbd-social-account-editor header small{color:var(--bbd-color-soft);font-size:.875rem;margin-top:2px}body.bbd-app .bbd-social-account-editor .bbd-field+.bbd-field{margin-top:10px}body.bbd-app .bbd-social-account-editor input{width:100%}body.bbd-app .bbd-social-stat-card{direction:rtl;display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:17px 19px;border:1px solid var(--bbd-color-primary-border);border-radius:17px;background:linear-gradient(135deg,#f8fbff,var(--bbd-color-surface));box-shadow:0 9px 25px rgba(15,23,42,.045)}body.bbd-app .bbd-social-stat-heading{display:flex;align-items:center;gap:10px;min-width:160px}body.bbd-app .bbd-social-stat-heading>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--bbd-primary);color:var(--bbd-color-surface);font-weight:900}body.bbd-app .bbd-social-stat-heading>div{display:flex;flex-direction:column}body.bbd-app .bbd-social-stat-heading small{color:var(--bbd-color-muted-strong);font-size:.875rem}body.bbd-app .bbd-social-stat-count{display:flex;align-items:baseline;gap:7px;margin-right:auto}body.bbd-app .bbd-social-stat-count strong{font-size:1.6875rem;color:var(--bbd-primary)}body.bbd-app .bbd-social-stat-count span{font-size:.875rem;color:var(--bbd-color-muted-strong)}body.bbd-app .bbd-social-stat-account{width:100%;padding-top:10px;border-top:1px solid var(--bbd-color-line);color:var(--bbd-color-text);direction:ltr;text-align:right}body.bbd-app .bbd-social-stat-account span{color:var(--bbd-color-soft);direction:rtl;display:block}@media(max-width:782px){body.bbd-app .bbd-social-account-grid{grid-template-columns:1fr}body.bbd-app .bbd-social-stat-count{margin-right:0;margin-left:auto}}body.bbd-app .bbd-field-social{position:relative}body.bbd-app .bbd-profile-social-count-input{margin-top:12px;padding:12px;border:1px solid var(--bbd-color-primary-border);border-radius:12px;background:#f8fbff}body.bbd-app .bbd-profile-social-count-input label{display:block;margin-bottom:7px;font-weight:750;color:#1e293b}body.bbd-app .bbd-profile-social-count-input input{width:100%}body.bbd-app .bbd-profile-social-count-input .bbd-description{display:block;margin-top:6px;color:var(--bbd-color-muted-strong)}body.bbd-app .bbd-profile-row-social .bbd-profile-social-value{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}body.bbd-app .bbd-profile-social-account{direction:ltr;text-align:left;overflow-wrap:anywhere}body.bbd-app .bbd-profile-social-account a{color:var(--bbd-primary);font-weight:650;text-decoration:none}body.bbd-app .bbd-profile-social-account a:hover{text-decoration:underline}body.bbd-app .bbd-profile-social-count{display:inline-flex;align-items:baseline;gap:6px;padding:7px 11px;border:1px solid var(--bbd-color-primary-border);border-radius:999px;background:var(--bbd-color-primary-soft);color:var(--bbd-color-primary-strong);white-space:nowrap}body.bbd-app .bbd-profile-social-count>strong{font-size:1.125rem}body.bbd-app .bbd-profile-social-count>small{font-size:.875rem;color:var(--bbd-color-text-muted)}@media(max-width:640px){body.bbd-app .bbd-profile-row-social .bbd-profile-social-value{align-items:flex-start;flex-direction:column}body.bbd-app .bbd-profile-social-count{align-self:flex-start}}body.bbd-app .bbd-smm-storefront{width:100%;max-width:100%;container-type:inline-size;overflow:visible}body.bbd-app .bbd-smm-storefront-heading{align-items:center;margin-bottom:14px}body.bbd-app .bbd-smm-storefront-heading h2{margin-top:3px;font-size:clamp(1.5rem,2.25vw,2.25rem);line-height:1.35}body.bbd-app .bbd-smm-storefront-heading>strong{padding:6px 10px;font-size:.875rem}body.bbd-app .bbd-smm-service-list{gap:10px}body.bbd-app .bbd-smm-service-row{display:flex;flex-wrap:nowrap;align-items:center;width:100%;max-width:100%;min-width:0;gap:12px;padding:12px 14px;border-radius:15px;overflow:visible;box-sizing:border-box}body.bbd-app .bbd-smm-service-row:before{width:3px;border-radius:0 15px 15px 0}body.bbd-app .bbd-smm-service-summary{flex:1 1 270px;min-width:220px;padding:0 2px}body.bbd-app .bbd-smm-service-summary h3{margin:0 0 7px;font-size:1.0625rem;line-height:1.7}body.bbd-app .bbd-smm-service-features{gap:5px}body.bbd-app .bbd-smm-service-features span{min-height:25px;padding:3px 7px;border-radius:8px;font-size:.875rem}body.bbd-app .bbd-smm-service-features span small{font-size:.875rem}body.bbd-app .bbd-smm-price-box{flex:0 0 172px;min-width:0;min-height:92px;padding:10px 11px;border-radius:12px}body.bbd-app .bbd-smm-price-box small{font-size:.875rem}body.bbd-app .bbd-smm-price-box strong{margin:5px 0 2px;font-size:1.25rem;line-height:1.3;white-space:normal;overflow-wrap:anywhere}body.bbd-app .bbd-smm-price-box>span{display:none}body.bbd-app .bbd-smm-row-order{flex:2 1 545px;display:grid;grid-template-columns:minmax(230px,1.15fr) minmax(330px,1.45fr);align-items:end;gap:8px 10px;min-width:0}body.bbd-app .bbd-smm-order-fields{grid-template-columns:minmax(0,1.5fr) minmax(92px,.5fr);gap:8px}body.bbd-app .bbd-smm-row-order label{gap:4px;min-width:0}body.bbd-app .bbd-smm-row-order label>span{font-size:.875rem}body.bbd-app .bbd-smm-row-order input[type=number],body.bbd-app .bbd-smm-row-order input[type=text]{height:41px;min-height:41px;padding:7px 10px;border-radius:10px;font-size:.875rem;box-sizing:border-box}body.bbd-app .bbd-smm-checkout-strip{grid-template-columns:minmax(145px,1fr) minmax(112px,.72fr) auto;gap:7px}body.bbd-app .bbd-smm-row-order .bbd-payment-choice-compact{min-height:41px;padding:4px 6px;border-radius:10px;box-sizing:border-box}body.bbd-app .bbd-smm-row-order .bbd-payment-choice-compact legend{font-size:.875rem}body.bbd-app .bbd-smm-row-order .bbd-payment-choice-compact label{padding:5px 6px;font-size:.875rem}body.bbd-app .bbd-smm-live-total{min-height:41px;padding:5px 8px;border-radius:10px;box-sizing:border-box}body.bbd-app .bbd-smm-live-total small{font-size:.875rem}body.bbd-app .bbd-smm-live-total strong{font-size:.875rem}body.bbd-app .bbd-smm-login-button,body.bbd-app .bbd-smm-submit{min-height:41px;padding:8px 14px;border-radius:10px;font-size:.875rem;box-shadow:0 6px 14px rgba(22,163,74,.17)}body.bbd-app .bbd-smm-wallet-hint{grid-column:1/-1;margin-top:-3px;padding:0;font-size:.875rem;line-height:1.35}body.bbd-app .bbd-smm-guest-action{flex:1 1 360px;min-width:260px;flex-direction:row;align-items:center;gap:9px}body.bbd-app .bbd-smm-guest-action>span{flex:1;text-align:right}body.bbd-app .bbd-smm-guest-action .bbd-smm-login-button{flex:0 0 auto}@container (max-width:1080px){body.bbd-app .bbd-smm-service-row{display:grid;grid-template-columns:minmax(0,1fr) 172px;align-items:center}body.bbd-app .bbd-smm-price-box,body.bbd-app .bbd-smm-service-summary{width:auto;min-width:0;max-width:none}body.bbd-app .bbd-smm-price-box{min-height:84px}body.bbd-app .bbd-smm-guest-action,body.bbd-app .bbd-smm-row-order{grid-column:1/-1;width:100%;min-width:0}}@container (max-width:700px){body.bbd-app .bbd-smm-storefront-heading{align-items:flex-start;flex-direction:column;gap:8px}body.bbd-app .bbd-smm-storefront-heading h2{font-size:1.625rem}body.bbd-app .bbd-smm-service-row{display:grid;grid-template-columns:1fr;gap:9px;padding:11px;border-radius:13px}body.bbd-app .bbd-smm-guest-action,body.bbd-app .bbd-smm-price-box,body.bbd-app .bbd-smm-row-order,body.bbd-app .bbd-smm-service-summary{width:100%;min-width:0;max-width:none}body.bbd-app .bbd-smm-price-box{min-height:auto;align-items:flex-start;text-align:right;padding:9px 11px}body.bbd-app .bbd-smm-price-box strong{font-size:1.1875rem}body.bbd-app .bbd-smm-row-order{grid-template-columns:1fr}body.bbd-app .bbd-smm-order-fields{grid-template-columns:minmax(0,1fr) minmax(90px,.42fr)}body.bbd-app .bbd-smm-checkout-strip{grid-template-columns:1fr 1fr}body.bbd-app .bbd-smm-submit{grid-column:1/-1;width:100%}body.bbd-app .bbd-smm-wallet-hint{text-align:center}body.bbd-app .bbd-smm-guest-action{flex-direction:column}body.bbd-app .bbd-smm-guest-action .bbd-smm-login-button{width:100%}}@container (max-width:440px){body.bbd-app .bbd-smm-checkout-strip,body.bbd-app .bbd-smm-order-fields{grid-template-columns:1fr}body.bbd-app .bbd-smm-submit{grid-column:auto}}@media(max-width:1024px){body.bbd-app .bbd-smm-service-row{display:grid;grid-template-columns:minmax(0,1fr) 172px;align-items:center}body.bbd-app .bbd-smm-price-box,body.bbd-app .bbd-smm-service-summary{width:auto;min-width:0;max-width:none}body.bbd-app .bbd-smm-price-box{min-height:84px}body.bbd-app .bbd-smm-guest-action,body.bbd-app .bbd-smm-row-order{grid-column:1/-1;width:100%;min-width:0}}@media(max-width:782px){body.bbd-app .bbd-smm-service-row{display:grid;grid-template-columns:1fr;gap:9px;padding:11px}body.bbd-app .bbd-smm-guest-action,body.bbd-app .bbd-smm-price-box,body.bbd-app .bbd-smm-row-order,body.bbd-app .bbd-smm-service-summary{width:100%;min-width:0;max-width:none}body.bbd-app .bbd-smm-price-box{min-height:auto;align-items:flex-start;text-align:right}body.bbd-app .bbd-smm-row-order{grid-template-columns:1fr}body.bbd-app .bbd-smm-order-fields{grid-template-columns:minmax(0,1fr) minmax(90px,.42fr)}body.bbd-app .bbd-smm-checkout-strip{grid-template-columns:1fr 1fr}body.bbd-app .bbd-smm-submit{grid-column:1/-1;width:100%}}body.bbd-app .bbd-shortcode-site-logo,body.bbd-app .smm-profile-logo,body.bbd-app .smm-user-avatar{display:inline-flex;align-items:center;justify-content:center}body.bbd-app .bbd-shortcode-site-logo img,body.bbd-app .smm-profile-logo img,body.bbd-app .smm-user-avatar img{display:block;max-width:100%;height:auto}body.bbd-app .smm-user-avatar img{border-radius:50%}body.bbd-app .smm-profile-logo img{border-radius:16px}body.bbd-app .bbd-shortcode-site-logo-link{display:inline-flex;text-decoration:none}body.bbd-app .smm-account-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;text-decoration:none}body.bbd-app .smm-account-url{direction:ltr;unicode-bidi:plaintext;overflow-wrap:anywhere}body.bbd-app .bbd-landing-shortcode-content{direction:rtl}body.bbd-app .bbd-landing-shortcode-title{direction:rtl}body.bbd-app .bbd-location-content{margin-top:26px;padding:22px;border:1px solid var(--bbd-border);border-radius:16px;background:var(--bbd-color-surface);box-shadow:0 8px 30px rgba(15,23,42,.04)}body.bbd-app .bbd-quick-order-shell{direction:rtl;padding:0;overflow:hidden;border-radius:22px;background:var(--bbd-color-surface)}body.bbd-app .bbd-quick-order-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 26px;border-bottom:1px solid #eef2f7;background:linear-gradient(135deg,var(--bbd-color-surface),#f8fbff)}body.bbd-app .bbd-quick-order-heading>div:first-child>span{display:block;color:var(--bbd-primary);font-size:.875rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}body.bbd-app .bbd-quick-order-heading h2{margin:4px 0 5px;font-size:1.6875rem;color:var(--bbd-color-heading)}body.bbd-app .bbd-quick-order-heading p{margin:0;color:var(--bbd-color-muted-strong);font-size:.875rem;line-height:1.9}body.bbd-app .bbd-quick-order-wallet{min-width:150px;padding:11px 14px;border:1px solid var(--bbd-color-primary-border);border-radius:14px;background:var(--bbd-color-primary-soft);text-align:center}body.bbd-app .bbd-quick-order-wallet small,body.bbd-app .bbd-quick-order-wallet strong{display:block}body.bbd-app .bbd-quick-order-wallet small{color:var(--bbd-color-muted-strong);font-size:.875rem}body.bbd-app .bbd-quick-order-wallet strong{margin-top:4px;color:var(--bbd-primary);font-size:1.125rem}body.bbd-app .bbd-quick-network-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;padding:16px 18px;border-bottom:1px solid #eef2f7;background:#fbfdff}body.bbd-app .bbd-quick-network{appearance:none;display:flex;align-items:center;justify-content:flex-start;gap:9px;min-height:52px;padding:8px 12px;border:1px solid #dfe5ec;border-radius:9px;background:var(--bbd-color-surface);color:#1f2937;cursor:pointer;font:inherit;font-size:.875rem;transition:.18s}body.bbd-app .bbd-quick-network:hover{border-color:color-mix(in srgb,var(--bbd-primary) 38%,#dfe5ec);transform:translateY(-1px)}body.bbd-app .bbd-quick-network.is-active{border-color:var(--bbd-primary);background:color-mix(in srgb,var(--bbd-primary) 7%,var(--bbd-color-surface));color:var(--bbd-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--bbd-primary) 8%,transparent)}body.bbd-app .bbd-quick-network-icon{display:grid;place-items:center;width:27px;height:27px;flex:0 0 27px;border-radius:8px;background:var(--bbd-color-muted-bg);font-size:1.125rem;font-weight:900}body.bbd-app .bbd-quick-network.is-active .bbd-quick-network-icon{background:var(--bbd-color-surface)}body.bbd-app .bbd-quick-order-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:20px;padding:20px}body.bbd-app .bbd-quick-order-form-card,body.bbd-app .bbd-quick-service-card{min-width:0;border:1px solid #e5eaf0;border-radius:18px;background:var(--bbd-color-surface)}body.bbd-app .bbd-quick-order-form-card{padding:18px}body.bbd-app .bbd-quick-service-search{display:grid;grid-template-columns:44px 1fr;gap:0;margin-bottom:16px}body.bbd-app .bbd-quick-service-search input{width:100%;min-height:44px;border:1px solid #dbe2ea;border-right:0;border-radius:10px 0 0 10px;padding:8px 12px;outline:0}body.bbd-app .bbd-quick-service-search input:focus{border-color:var(--bbd-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--bbd-primary) 8%,transparent)}body.bbd-app .bbd-quick-search-button{display:grid;place-items:center;border:0;border-radius:0 10px 10px 0;background:var(--bbd-primary);color:var(--bbd-color-surface);font-size:1.6875rem;cursor:pointer}body.bbd-app .bbd-quick-search-status{grid-column:1/-1;min-height:18px;padding:4px 3px 0;color:var(--bbd-color-muted-strong);font-size:.875rem}body.bbd-app .bbd-quick-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}body.bbd-app .bbd-quick-field{display:grid;gap:6px;margin:0}body.bbd-app .bbd-quick-field>span{font-size:.875rem;font-weight:800;color:var(--bbd-color-text)}body.bbd-app .bbd-quick-field input,body.bbd-app .bbd-quick-field select{width:100%;min-height:44px;border:1px solid #dbe2ea;border-radius:10px;background:var(--bbd-color-surface);padding:8px 11px;font:inherit;color:var(--bbd-color-heading)}body.bbd-app .bbd-quick-field input:focus,body.bbd-app .bbd-quick-field select:focus{outline:0;border-color:var(--bbd-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--bbd-primary) 8%,transparent)}body.bbd-app .bbd-quick-field-wide{grid-column:1/-1}body.bbd-app .bbd-quick-field small{margin:0;color:var(--bbd-color-muted-strong);font-size:.875rem}body.bbd-app .bbd-quick-total{display:flex;flex-direction:column;justify-content:center;min-height:74px;padding:10px 13px;border:1px solid var(--bbd-color-primary-border);border-radius:12px;background:#f7fbff}body.bbd-app .bbd-quick-total small{color:var(--bbd-color-muted-strong);font-size:.875rem}body.bbd-app .bbd-quick-total strong{margin:3px 0;color:var(--bbd-primary);font-size:1.25rem}body.bbd-app .bbd-quick-total span{color:var(--bbd-color-muted-strong);font-size:.875rem}body.bbd-app .bbd-quick-payment-choice{margin:15px 0 0}body.bbd-app .bbd-quick-submit{width:100%;min-height:46px;margin-top:12px;border-radius:11px;font-weight:900}body.bbd-app .bbd-quick-submit:disabled{opacity:.55;cursor:not-allowed}body.bbd-app .bbd-quick-service-card{align-self:start;overflow:hidden}body.bbd-app .bbd-quick-service-card>header{padding:18px 18px 14px;border-bottom:1px solid #eef2f7}body.bbd-app .bbd-quick-service-badge{display:inline-flex;padding:4px 8px;border-radius:999px;background:var(--bbd-color-primary-soft);color:var(--bbd-primary);font-size:.875rem;font-weight:900}body.bbd-app .bbd-quick-service-card h3,body.bbd-app .bbd-quick-service-title{margin:9px 0 5px;font-weight:700;color:var(--bbd-color-heading);font-size:1.0625rem;line-height:1.75}body.bbd-app .bbd-quick-service-provider{display:block;color:var(--bbd-color-muted-strong);font-size:.875rem;line-height:1.7}body.bbd-app .bbd-quick-service-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px}body.bbd-app .bbd-quick-service-stats>div>span{display:block;margin-bottom:5px;color:var(--bbd-color-text-muted);font-size:.875rem;font-weight:800}body.bbd-app .bbd-quick-service-card .desc-list{display:flex;align-items:center;gap:8px;min-height:42px;padding:8px 10px;border-radius:11px;background:#f5f6f8;color:var(--bbd-color-text)}body.bbd-app .bbd-quick-service-card .desc-list b{display:grid;place-items:center;width:25px;height:25px;flex:0 0 25px;border-radius:8px;background:#ede9fe;color:#7c3aed;font-size:.875rem}body.bbd-app .bbd-quick-service-card .desc-list strong{font-size:.875rem;font-weight:800;overflow-wrap:anywhere}body.bbd-app .bbd-quick-service-card .desc-list.description,body.bbd-app .bbd-smm-service-description-shortcode.desc-list.description{display:block;height:auto;margin:0 16px 16px;padding:12px 13px;border:1px solid var(--bbd-color-line);border-radius:12px;background:var(--bbd-color-subtle);color:var(--bbd-color-text-muted);font-size:.875rem;line-height:2;overflow-wrap:anywhere}body.bbd-app .bbd-smm-service-description-shortcode.desc-list.description{margin:12px 0}body.bbd-app .bbd-quick-service-card .description ul,body.bbd-app .bbd-smm-service-description-shortcode ul{margin:0;padding-right:18px}body.bbd-app .bbd-quick-service-card .description p:last-child,body.bbd-app .bbd-smm-service-description-shortcode p:last-child{margin-bottom:0}@media(max-width:1024px){body.bbd-app .bbd-quick-network-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.bbd-app .bbd-quick-order-layout{grid-template-columns:1fr}body.bbd-app .bbd-quick-service-card{order:-1}body.bbd-app .bbd-quick-service-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:782px){body.bbd-app .bbd-quick-order-heading{align-items:flex-start;flex-direction:column;padding:18px}body.bbd-app .bbd-quick-order-wallet{width:100%;box-sizing:border-box}body.bbd-app .bbd-quick-network-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}body.bbd-app .bbd-quick-network{min-height:47px;padding:7px 9px;font-size:.875rem}body.bbd-app .bbd-quick-order-layout{padding:12px;gap:12px}body.bbd-app .bbd-quick-order-form-card{padding:13px}body.bbd-app .bbd-quick-fields{grid-template-columns:1fr}body.bbd-app .bbd-quick-field-wide{grid-column:auto}body.bbd-app .bbd-quick-service-stats{grid-template-columns:repeat(2,minmax(0,1fr))}body.bbd-app .bbd-quick-payment-choice{align-items:stretch;flex-direction:row}body.bbd-app .bbd-quick-payment-choice label{flex:1;justify-content:center}}@media(max-width:480px){body.bbd-app .bbd-quick-network-grid{grid-template-columns:1fr}body.bbd-app .bbd-quick-service-stats{grid-template-columns:1fr 1fr}body.bbd-app .bbd-quick-service-search{grid-template-columns:42px 1fr}}body.bbd-app .bbd-quick-price,body.bbd-app .bbd-quick-price-rate,body.bbd-app .bbd-smm-live-price{max-width:100%;overflow-wrap:anywhere;unicode-bidi:plaintext}body.bbd-app .bbd-social-account-editor.is-auto-enabled{border-color:var(--bbd-color-primary-line);background:linear-gradient(180deg,var(--bbd-color-surface),#f8fbff)}body.bbd-app .bbd-profile-social-count-input input[readonly],body.bbd-app .bbd-social-account-editor input[readonly]{background:#eef6ff;color:#1e3a8a;cursor:not-allowed}body.bbd-app .bbd-social-refresh-button{margin-top:11px;width:100%}body.bbd-app .bbd-social-sync-error,body.bbd-app .bbd-social-sync-time{display:block;margin-top:8px;line-height:1.7}body.bbd-app .bbd-social-sync-time{color:#047857}body.bbd-app .bbd-social-sync-error{color:var(--bbd-color-danger)}body.bbd-app .bbd-notice-error{background:#fef2f2;border-color:#fecaca;color:#991b1b}body.bbd-app .bbd-profile-social-count-input.is-auto-enabled{border-color:var(--bbd-color-primary-line);background:var(--bbd-color-primary-soft)}body.bbd-app .bbd-quick-order-panel-mode{max-width:980px;margin:20px auto;border:1px solid #edf0f5;box-shadow:0 24px 70px rgba(37,47,76,.09)}body.bbd-app .bbd-quick-order-panel-mode .bbd-quick-order-heading{text-align:right}body.bbd-app .bbd-quick-order-panel-mode .bbd-quick-order-heading>div:first-child{width:100%}body.bbd-app .bbd-quick-order-panel-mode .bbd-quick-order-heading>div:first-child>span{color:#39c2c8}body.bbd-app .bbd-quick-order-panel-mode .bbd-quick-order-heading h2{color:#443775}body.bbd-app .bbd-quick-order-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px 22px;border-bottom:1px solid #eef2f7;background:var(--bbd-color-surface)}body.bbd-app .bbd-quick-order-steps>div{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;color:#a5a7b2;font-size:.875rem;font-weight:800}body.bbd-app .bbd-quick-order-steps>div:not(:last-child):after{content:"";position:absolute;left:-12px;top:50%;width:24px;height:1px;background:#e8e9ee}body.bbd-app .bbd-quick-order-steps span{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#e9e9ec;color:#999;font-size:.875rem;transition:.2s}body.bbd-app .bbd-quick-order-steps .is-active{color:#2fbfc6}body.bbd-app .bbd-quick-order-steps .is-active span{background:#e4fbfc;color:#23b8c0}body.bbd-app .bbd-quick-order-steps .is-done{color:#667085}body.bbd-app .bbd-quick-order-steps .is-done span{background:#dff7ef;color:#1f9d73}body.bbd-app .bbd-quick-link-error{display:block;min-height:16px;color:#d63d50;font-weight:700}body.bbd-app .bbd-quick-link.is-invalid{border-color:#e15364;box-shadow:0 0 0 3px rgba(225,83,100,.09)}body.bbd-app .bbd-quick-link-hint{display:block}body.bbd-app .bbd-quick-guest-stage{padding:28px 20px 34px;background:#fbfbfe}body.bbd-app .bbd-quick-guest-stage[hidden]{display:none!important}body.bbd-app .bbd-quick-guest-back{display:block;margin:0 auto 12px;border:0;background:0 0;color:#68708a;font:inherit;font-size:.875rem;cursor:pointer;text-decoration:underline;text-underline-offset:4px}body.bbd-app .bbd-quick-guest-card{max-width:560px;margin:auto;padding:28px;border:1px solid #ebe9f3;border-radius:22px;background:var(--bbd-color-surface);text-align:center;box-shadow:0 16px 45px rgba(56,45,98,.07)}body.bbd-app .bbd-quick-guest-icon{display:grid;place-items:center;width:46px;height:46px;margin:0 auto 12px;border-radius:15px;background:#e8fbfc;color:#2abdc4;font-size:1.0625rem}body.bbd-app .bbd-quick-guest-card h3{margin:0 0 7px;color:#443775;font-size:1.375rem}body.bbd-app .bbd-quick-guest-card>p{margin:0 auto 20px;max-width:440px;color:#7d7a8f;font-size:.875rem;line-height:2}body.bbd-app .bbd-quick-otp-step{display:none;gap:10px;align-items:end;text-align:right}body.bbd-app .bbd-quick-otp-step.is-active{display:grid;grid-template-columns:minmax(0,1fr) auto}body.bbd-app .bbd-quick-otp-step label{display:grid;gap:7px;color:#4f4b65;font-size:.875rem;font-weight:800}body.bbd-app .bbd-quick-otp-step input{width:100%;min-height:48px;border:1px solid #e5e1ee;border-radius:12px;background:#f9f7fc;padding:9px 13px;direction:ltr;text-align:left;font:inherit;color:#332d4b;outline:0}body.bbd-app .bbd-quick-otp-step input:focus{border-color:#35c1c7;box-shadow:0 0 0 3px rgba(53,193,199,.1)}body.bbd-app .bbd-quick-otp-step .button{min-height:48px;border-radius:12px;padding:0 18px;white-space:nowrap}body.bbd-app .bbd-quick-otp-actions{display:flex;gap:8px;align-items:center}body.bbd-app .bbd-quick-otp-terms{display:flex;align-items:flex-start;gap:8px;margin:16px 0 0;text-align:right;color:#77738a;font-size:.875rem;line-height:1.9}body.bbd-app .bbd-quick-otp-terms input{margin-top:5px}body.bbd-app .bbd-quick-otp-message{min-height:22px;margin:13px 0 0;color:#77738a;font-size:.875rem}body.bbd-app .bbd-quick-otp-message.is-error{color:#c7354a}body.bbd-app .bbd-quick-otp-message.is-success{color:#218b67}body.bbd-app .bbd-quick-otp-message.is-loading{opacity:.7}body.bbd-app .bbd-quick-order-shell.is-auth-step .bbd-quick-network-grid,body.bbd-app .bbd-quick-order-shell.is-auth-step .bbd-quick-order-layout{display:none}body.bbd-app .bbd-quick-order-shell.is-auth-step .bbd-quick-order-heading{border-bottom:1px solid #eef2f7}@media(max-width:782px){body.bbd-app .bbd-quick-order-panel-mode{margin:10px auto;border-radius:24px}body.bbd-app .bbd-quick-order-steps{gap:3px;padding:13px 8px}body.bbd-app .bbd-quick-order-steps>div{flex-direction:column;gap:5px;text-align:center;font-size:.875rem}body.bbd-app .bbd-quick-order-steps>div:not(:last-child):after{display:none}body.bbd-app .bbd-quick-guest-stage{padding:18px 12px 26px}body.bbd-app .bbd-quick-guest-card{padding:22px 14px}body.bbd-app .bbd-quick-otp-step.is-active{grid-template-columns:1fr}body.bbd-app .bbd-quick-otp-actions{flex-direction:column;align-items:stretch}body.bbd-app .bbd-quick-otp-actions .button{width:100%}}body.bbd-app .bbd-smm-link-network-error{display:block;min-height:16px;margin-top:4px;color:#d63d50;font-size:.875rem;font-weight:700}body.bbd-app .bbd-smm-row-order input[name=link].is-invalid{border-color:#e15364;box-shadow:0 0 0 3px rgba(225,83,100,.09)}body.bbd-app .bbd-public-quick-order{position:relative;--bbd-quick-panel-gutter:18px;display:block;width:calc(100% - 24px);max-width:452px;min-width:0;margin:var(--bbd-quick-panel-gutter) auto;padding:0;border:0;border-radius:30px;background:var(--bbd-color-surface);box-shadow:0 18px 55px rgba(62,49,104,.1);overflow-x:clip;overflow-y:visible;contain:inline-size;box-sizing:border-box;height:auto!important;min-height:0!important;max-height:none!important;align-self:flex-start!important;flex-grow:0!important;flex-shrink:1!important;flex-basis:auto!important}body.bbd-app .bbd-public-quick-order [hidden]{display:none!important}body.bbd-app .bbd-public-quick-order .bbd-quick-order-form,body.bbd-app .bbd-public-quick-order .bbd-quick-order-form-card,body.bbd-app .bbd-public-quick-order-layout{height:auto!important;min-height:0!important;max-height:none!important}body.bbd-app .bbd-public-quick-order,body.bbd-app .bbd-public-quick-order *,body.bbd-app .bbd-public-quick-order ::after,body.bbd-app .bbd-public-quick-order ::before{box-sizing:border-box}body.bbd-app .bbd-public-quick-order :where(
.bbd-public-quick-heading,.bbd-quick-order-steps,.bbd-public-quick-order-layout,.bbd-quick-order-form-card,.bbd-quick-order-form,.bbd-public-select-stack,.bbd-public-service-fields,.bbd-quick-field,.bbd-public-service-field,.bbd-manual-order-fields,.bbd-quick-dripfeed,.bbd-public-price-row,.bbd-quick-guest-stage,.bbd-quick-guest-card,.bbd-quick-otp-step,.bbd-native-service-picker
){width:100%;max-width:100%;min-width:0}@media(max-width:782px){body.bbd-app .bbd-public-quick-order{--bbd-quick-panel-gutter:10px}}body.bbd-app .bbd-public-quick-heading{padding:38px 28px 8px;text-align:center;background:var(--bbd-color-surface);border-radius:30px 30px 0 0}body.bbd-app .bbd-public-quick-heading h2{margin:0;color:#443775;font-size:1.1875rem;line-height:1.55;font-weight:800}body.bbd-app .bbd-public-quick-heading p{margin:4px 0 0;color:#a49aac;font-size:.875rem;line-height:1.9}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps{width:100%;max-width:250px;min-width:0;margin:0 auto;padding:38px 0 22px;border:0;background:var(--bbd-color-surface);grid-template-columns:repeat(2,minmax(0,1fr));gap:54px;box-sizing:border-box}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps>div{min-width:0;min-height:82px;flex-direction:column;justify-content:flex-start;gap:20px;color:#bebbc3;font-size:.875rem;font-weight:500;text-align:center}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps strong{display:block;max-width:100%;min-width:0;overflow-wrap:anywhere}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps>div:not(:last-child):after{display:none}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps>div:not(:last-child):before{content:"←";position:absolute;top:8px;left:-38px;color:#dcd7e2;font-size:1.5rem;font-weight:300;line-height:1}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps span{width:40px;height:40px;border-radius:10px;transform:rotate(45deg);background:#e2e2e5;color:#b8b8bc}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps span svg{width:19px;height:19px;transform:rotate(-45deg);fill:currentColor;color:inherit}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps .is-active{color:#24bcc4}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps .is-active span{background:#e3fbfc;color:#24bcc4}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps .is-done{color:#7e7b87}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps .is-done span{background:#dff7ef;color:#1f9d73}body.bbd-app .bbd-public-quick-order-layout{display:block;width:100%;max-width:100%;min-width:0;padding:0 36px 38px;box-sizing:border-box}body.bbd-app .bbd-public-quick-order .bbd-quick-order-form-card{width:100%;max-width:100%;min-width:0;padding:0;border:0;background:0 0;box-sizing:border-box}body.bbd-app .bbd-public-select-stack{display:grid;width:100%;max-width:100%;min-width:0;gap:11px}body.bbd-app .bbd-public-quick-order .bbd-quick-field{display:block;width:100%;max-width:100%;min-width:0;margin:0;gap:0}body.bbd-app .bbd-public-quick-order .bbd-quick-field>span{display:none}body.bbd-app .bbd-public-quick-order .bbd-quick-field input,body.bbd-app .bbd-public-quick-order .bbd-quick-field select{display:block;width:100%;max-width:100%;min-width:0;height:55px;min-height:55px;border-radius:10px;padding:10px 14px;color:#5e5670;font-size:.875rem;line-height:1.5;box-shadow:none;box-sizing:border-box}body.bbd-app .bbd-public-quick-order .bbd-public-select-stack select{border:1px solid #ded8e6;background:var(--bbd-color-surface)}body.bbd-app .bbd-public-quick-order .bbd-public-service-fields input{border:1px solid transparent;background:#f8f5fb}body.bbd-app .bbd-public-quick-order .bbd-quick-field input:focus,body.bbd-app .bbd-public-quick-order .bbd-quick-field select:focus{outline:0;border-color:#38c2c8;background:var(--bbd-color-surface);box-shadow:0 0 0 3px rgba(56,194,200,.1)}body.bbd-app .bbd-public-quick-order .bbd-quick-field select:disabled{opacity:.72;cursor:not-allowed}body.bbd-app .bbd-public-quick-order .bbd-quick-search-status{display:block;min-height:0;padding:4px 2px 0;color:#b66b32;font-size:.875rem}body.bbd-app .bbd-public-service-limits{display:none;margin:16px 0 14px;color:#111827;font-size:.9375rem;font-weight:800;text-align:center;line-height:1.8}body.bbd-app .bbd-public-service-limits:not(:empty){display:block}body.bbd-app .bbd-public-service-fields{display:grid;width:100%;max-width:100%;min-width:0;gap:11px;margin-top:11px}body.bbd-app .bbd-public-service-fields[hidden]{display:none}body.bbd-app .bbd-public-description-box{width:100%;min-height:70px;padding:13px 14px;border:1px solid #ffd276;border-radius:10px;background:#fffaf1;color:#62586a;font-size:.875rem;line-height:1.9;text-align:right;box-sizing:border-box;overflow-wrap:anywhere}body.bbd-app .bbd-public-description-box>strong{display:block;margin-bottom:5px;color:#f39a18;font-size:.9375rem;font-weight:500}body.bbd-app .bbd-public-description-box [data-bbd-service-description] p{margin:0 0 7px}body.bbd-app .bbd-public-description-box [data-bbd-service-description] p:last-child{margin-bottom:0}body.bbd-app .bbd-public-description-box ul{margin:0;padding-right:18px}body.bbd-app .bbd-public-quick-order .bbd-quick-link-hint{display:none}body.bbd-app .bbd-public-quick-order .bbd-quick-link-error{min-height:0;margin-top:4px;font-size:.875rem}body.bbd-app .bbd-public-price-row{display:grid;width:100%;max-width:100%;min-width:0;grid-template-columns:minmax(0,1fr) 112px;align-items:center;gap:12px;min-height:68px;margin-top:8px;direction:rtl;box-sizing:border-box}body.bbd-app .bbd-public-quick-order .bbd-quick-total{min-height:54px;padding:4px 0;border:0;background:0 0;text-align:right;align-items:flex-start;box-sizing:border-box}body.bbd-app .bbd-public-quick-order .bbd-quick-total small{color:#51456e;font-size:.875rem;font-weight:800;line-height:1.8}body.bbd-app .bbd-public-quick-order .bbd-quick-total strong{display:block;margin:6px 0 0;color:#27bcc3;font-size:1.25rem;line-height:1.4}body.bbd-app .bbd-public-quick-order .bbd-quick-price-rate{display:none}body.bbd-app .bbd-public-quick-order .bbd-quick-submit{width:112px;min-width:112px;height:42px;min-height:42px;margin:0;border:0;border-radius:8px;background:#35c0c6;color:var(--bbd-color-surface);padding:0 12px;font-size:.875rem;line-height:42px;box-shadow:none}body.bbd-app .bbd-public-quick-order .bbd-quick-submit:disabled{opacity:.55}body.bbd-app .bbd-public-quick-order .bbd-quick-guest-stage{border-radius:0 0 34px 34px}@media(max-width:640px){body.bbd-app .bbd-public-quick-order{--bbd-quick-panel-gutter:8px;width:calc(100% - 16px);border-radius:26px}body.bbd-app .bbd-public-quick-heading{padding:32px 18px 8px}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps{max-width:230px;padding:32px 0 16px;gap:42px}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps>div{gap:18px;font-size:.875rem}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps>div:not(:last-child):after{left:-42px;width:42px}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps>div:not(:last-child):before{left:-28px}body.bbd-app .bbd-public-quick-order-layout{padding:0 18px 30px}body.bbd-app .bbd-public-price-row{grid-template-columns:minmax(0,1fr) 112px;gap:10px}}@media(max-width:480px){body.bbd-app .bbd-public-quick-order-layout{padding-left:14px;padding-right:14px}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps span{width:40px;height:40px}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps>div:not(:last-child):after{display:none}body.bbd-app .bbd-public-price-row{grid-template-columns:1fr}body.bbd-app .bbd-public-quick-order .bbd-quick-submit{width:100%}}body.bbd-app .bbd-manual-order-field{display:flex;flex-direction:column;gap:7px}body.bbd-app .bbd-manual-order-field>span{font-weight:600}body.bbd-app .bbd-manual-order-field input,body.bbd-app .bbd-manual-order-field select,body.bbd-app .bbd-manual-order-field textarea{width:100%}body.bbd-app .bbd-manual-checkbox-field{grid-column:1/-1}body.bbd-app .bbd-quick-quantity-field[hidden]{display:none}body.bbd-app .bbd-service-option-row{display:flex;align-items:center;gap:9px;width:100%;min-width:0;direction:rtl}body.bbd-app .bbd-service-option-copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:2px;line-height:1.55}body.bbd-app .bbd-service-option-copy strong{display:block;overflow:hidden;color:inherit;font-size:.875rem;font-weight:700;text-overflow:ellipsis;white-space:normal}body.bbd-app .bbd-service-option-copy small{display:block;color:var(--bbd-color-muted-strong);font-size:.875rem}body.bbd-app .bbd-service-id-badge{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:25px;box-sizing:border-box;flex:0 0 auto;padding:0 7px;border-radius:6px;background:var(--bbd-service-id-bg,#a855f7);color:var(--bbd-color-surface);font-size:.875rem;font-weight:800;line-height:25px;direction:ltr;box-shadow:0 1px 2px rgba(88,28,135,.18)}body.bbd-app .bbd-service-id-badge-card{min-width:auto;height:21px;margin-left:7px;padding:0 6px;font-size:.875rem;line-height:21px;vertical-align:middle}body.bbd-app .bbd-quick-service-provider{display:flex;align-items:center;flex-wrap:wrap;gap:3px}body.bbd-app .bbd-service-select-container{width:100%}body.bbd-app .bbd-service-select-container .select2-selection--single{height:auto;min-height:45px;padding:6px 7px;border:1px solid #dbe2ea;border-radius:10px;background:var(--bbd-color-surface)}body.bbd-app .bbd-service-select-container .select2-selection__rendered{padding:0;line-height:1.55}body.bbd-app .bbd-service-select-container .select2-selection__arrow{top:8px;left:7px;right:auto}body.bbd-app .bbd-service-select-dropdown{direction:rtl;border-color:#dbe2ea;border-radius:10px;overflow:hidden;box-shadow:0 12px 30px rgba(15,23,42,.12)}body.bbd-app .bbd-service-select-dropdown .select2-results__option{padding:7px 8px;border-bottom:1px solid var(--bbd-color-muted-bg)}body.bbd-app .bbd-service-select-dropdown .select2-results__option:last-child{border-bottom:0}body.bbd-app .bbd-service-select-dropdown .select2-results__option--highlighted .bbd-service-option-copy small{color:rgba(255,255,255,.82)}body.bbd-app .bbd-service-select-dropdown .select2-search__field{min-height:38px;border:1px solid #dbe2ea;border-radius:8px;direction:rtl}body.bbd-app .bbd-manual-order-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;grid-column:1/-1}body.bbd-app .bbd-manual-order-fields[hidden]{display:none}body.bbd-app .bbd-manual-order-field textarea{width:100%;resize:vertical}body.bbd-app .bbd-manual-order-field.bbd-manual-checkbox-field{display:flex;align-items:center;flex-direction:row;gap:8px;padding:11px 12px;border:1px solid var(--bbd-color-line);border-radius:10px;background:var(--bbd-color-subtle)}body.bbd-app .bbd-manual-order-field.bbd-manual-checkbox-field input{width:auto;margin:0}body.bbd-app .bbd-manual-order-field.bbd-manual-checkbox-field span{margin:0}body.bbd-app .bbd-quick-link-field.is-optional .bbd-quick-link-hint{color:var(--bbd-color-muted-strong)}@media(max-width:782px){body.bbd-app .bbd-manual-order-fields{grid-template-columns:1fr}body.bbd-app .bbd-service-id-badge{min-width:39px;height:24px;padding:0 6px;font-size:.875rem;line-height:24px}}body.bbd-app .bbd-smm-service-summary h3{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap}body.bbd-app .bbd-smm-service-summary h3>.bbd-service-id-badge{margin-top:2px}body.bbd-app .bbd-smm-order-fields .bbd-smm-manual-field{display:flex;flex-direction:column;gap:6px}body.bbd-app .bbd-smm-order-fields .bbd-smm-manual-field input,body.bbd-app .bbd-smm-order-fields .bbd-smm-manual-field select,body.bbd-app .bbd-smm-order-fields .bbd-smm-manual-field textarea{width:100%;box-sizing:border-box}body.bbd-app .bbd-smm-order-fields .bbd-smm-manual-field.is-checkbox{align-items:center;flex-direction:row;padding:9px 10px;border:1px solid var(--bbd-color-line);border-radius:9px;background:var(--bbd-color-subtle)}body.bbd-app .bbd-smm-order-fields .bbd-smm-manual-field.is-checkbox input{width:auto}body.bbd-app .bbd-smm-quantity-field[hidden]{display:none!important}body.bbd-app .bbd-service-select-container .select2-selection__rendered{display:flex;align-items:center;gap:8px;min-width:0;direction:rtl}body.bbd-app .bbd-selected-service-name{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.bbd-app .bbd-selected-service-id-badge{order:-1}body.bbd-app .bbd-smm-table-storefront{position:relative;max-width:100%;direction:rtl}body.bbd-app .bbd-smm-table-wrap{width:100%;overflow-x:auto;border:1px solid var(--bbd-form-border-color,var(--bbd-color-line));border-radius:14px;background:var(--bbd-color-surface);box-shadow:0 8px 28px rgba(15,23,42,.05)}body.bbd-app .bbd-smm-services-table{width:100%;min-width:980px;border-collapse:collapse;table-layout:auto}body.bbd-app .bbd-smm-services-table td,body.bbd-app .bbd-smm-services-table th{padding:16px 14px;border-bottom:1px solid #e5e7eb;text-align:center;vertical-align:middle}body.bbd-app .bbd-smm-services-table thead th{position:sticky;top:0;z-index:1;background:var(--bbd-color-subtle);color:var(--bbd-color-muted-strong);font-size:.875rem;font-weight:700;line-height:1.9}body.bbd-app .bbd-smm-services-table tbody tr:nth-child(2n){background:#fafafa}body.bbd-app .bbd-smm-services-table tbody tr:hover{background:#f8fbff}body.bbd-app .bbd-smm-services-table tbody tr:last-child td{border-bottom:0}body.bbd-app .bbd-smm-table-name{min-width:300px;text-align:right}body.bbd-app .bbd-smm-table-name small,body.bbd-app .bbd-smm-table-name strong{display:block}body.bbd-app .bbd-smm-table-name strong{font-size:.9375rem;line-height:1.9}body.bbd-app .bbd-smm-table-name small{margin-top:4px;color:var(--bbd-color-muted-strong)}body.bbd-app .bbd-smm-table-id{width:76px}body.bbd-app .bbd-smm-table-price{min-width:140px;font-weight:800;color:var(--bbd-color-heading)}body.bbd-app .bbd-smm-services-table td:last-child,body.bbd-app .bbd-smm-services-table td:nth-last-child(2){white-space:nowrap}body.bbd-app .bbd-smm-services-table .button,body.bbd-app .bbd-smm-services-table a.button,body.bbd-app .bbd-smm-services-table button.button{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:104px;min-height:40px;margin:0;padding:9px 20px;border:0;border-radius:10px;background-image:none;font-family:inherit;font-size:.9375rem;font-weight:600;line-height:1;text-align:center;text-decoration:none;text-shadow:none;letter-spacing:0;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease}body.bbd-app .bbd-smm-services-table .button:hover{transform:translateY(-1px)}body.bbd-app .bbd-smm-services-table .button:active{transform:translateY(0)}body.bbd-app .bbd-smm-services-table .button:focus-visible{outline:2px solid var(--bbd-color-primary-strong);outline-offset:2px}body.bbd-app .bbd-smm-open-description,body.bbd-app .bbd-smm-services-table a.bbd-smm-open-description{background:var(--bbd-desc-button-color,#3b82f6);border:1px solid var(--bbd-action-button-border,transparent);color:var(--bbd-action-button-text,var(--bbd-color-surface));box-shadow:0 2px 8px color-mix(in srgb,var(--bbd-desc-shadow-color,#3b82f6) 28%,transparent)}body.bbd-app .bbd-smm-open-description:hover{background:var(--bbd-desc-button-hover,color-mix(in srgb,var(--bbd-desc-button-color,#3b82f6) 85%,#000));box-shadow:0 6px 16px color-mix(in srgb,var(--bbd-desc-shadow-color,#3b82f6) 38%,transparent)}body.bbd-app .bbd-smm-open-order,body.bbd-app .bbd-smm-services-table button.bbd-smm-open-order{background:var(--bbd-buy-button-color,#ff3d81);border:1px solid var(--bbd-action-button-border,transparent);color:var(--bbd-action-button-text,var(--bbd-color-surface));box-shadow:0 4px 12px color-mix(in srgb,var(--bbd-buy-shadow-color,#ff3d81) 32%,transparent)}body.bbd-app .bbd-smm-open-order:hover{background:var(--bbd-buy-button-hover,color-mix(in srgb,var(--bbd-buy-button-color,#ff3d81) 88%,#000));box-shadow:0 8px 20px color-mix(in srgb,var(--bbd-buy-shadow-color,#ff3d81) 42%,transparent)}body.bbd-app.bbd-smm-modal-open{overflow:hidden}body.bbd-app .bbd-smm-modal{position:fixed;inset:0;z-index:100050;display:flex;align-items:center;justify-content:center;padding:24px}body.bbd-app .bbd-smm-modal[hidden]{display:none}body.bbd-app .bbd-smm-modal-backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(15,23,42,.56);backdrop-filter:blur(3px);cursor:default}body.bbd-app .bbd-smm-modal-panel{position:relative;z-index:1;width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:30px 28px;border-radius:22px;background:var(--bbd-color-surface);box-shadow:0 30px 90px rgba(15,23,42,.32);direction:rtl}body.bbd-app .bbd-smm-modal-close{position:absolute;top:12px;left:14px;display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:0;background:0 0;color:#cbd5e1;font-size:2.625rem;font-weight:200;line-height:1;cursor:pointer}body.bbd-app .bbd-smm-modal-close:hover{color:var(--bbd-color-muted-strong)}body.bbd-app .bbd-smm-modal-title{margin:8px 42px 22px 0;padding-bottom:14px;border-bottom:1px solid #eef2f7;font-size:1.25rem;line-height:1.8}body.bbd-app .bbd-smm-modal-body{font-size:1rem;line-height:2}body.bbd-app .bbd-smm-description-modal-content{white-space:normal;overflow-wrap:anywhere}body.bbd-app .bbd-smm-description-modal-content p:first-child{margin-top:0}body.bbd-app .bbd-smm-description-modal-content p:last-child{margin-bottom:0}body.bbd-app .bbd-smm-modal-order-form{display:grid;gap:16px}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-order-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-link-field{grid-column:1/-1}body.bbd-app .bbd-smm-modal-order-form label{display:flex;flex-direction:column;gap:7px}body.bbd-app .bbd-smm-modal-order-form input,body.bbd-app .bbd-smm-modal-order-form select,body.bbd-app .bbd-smm-modal-order-form textarea{width:100%;box-sizing:border-box;min-height:45px;border:1px solid #dbe3ec;border-radius:10px}body.bbd-app .bbd-smm-modal-order-form textarea{min-height:90px}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-checkout-strip{display:grid;grid-template-columns:minmax(170px,1fr) minmax(150px,.8fr) minmax(130px,.65fr);align-items:end;gap:12px}body.bbd-app .bbd-smm-table-login-required{display:grid;justify-items:center;gap:14px;padding:22px;text-align:center}body.bbd-app .bbd-smm-table-login-required p{margin:0}body.bbd-app .bbd-smm-table-login-required .button{min-width:170px}@media(max-width:782px){body.bbd-app .bbd-smm-modal{padding:10px}body.bbd-app .bbd-smm-modal-panel{max-height:calc(100vh - 20px);padding:24px 17px;border-radius:17px}body.bbd-app .bbd-smm-modal-title{margin-right:0;padding-left:38px}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-checkout-strip,body.bbd-app .bbd-smm-modal-order-form .bbd-smm-order-fields{grid-template-columns:1fr}body.bbd-app .bbd-smm-services-table td,body.bbd-app .bbd-smm-services-table th{padding:12px 10px}body.bbd-app .bbd-smm-storefront-heading{align-items:flex-start;flex-direction:column}}body.bbd-app .bbd-smm-modal .bbd-smm-modal-panel,body.bbd-app .bbd-smm-modal .bbd-smm-modal-panel.bbd-smm-table-order-context{display:block;grid-template-columns:none;align-items:initial;width:min(660px,calc(100vw - 28px));max-width:660px;min-width:0;box-sizing:border-box;overflow-x:hidden}body.bbd-app .bbd-smm-modal .bbd-smm-modal-panel:before{display:none;content:none}body.bbd-app .bbd-smm-modal .bbd-smm-modal-title{display:block;width:auto;max-width:none;min-width:0;box-sizing:border-box;white-space:normal;word-break:normal}body.bbd-app .bbd-smm-modal .bbd-smm-modal-body{display:block;width:100%;min-width:0;box-sizing:border-box}body.bbd-app .bbd-smm-modal-order-form{display:flex;width:100%;min-width:0;box-sizing:border-box;flex-direction:column;align-items:stretch;gap:16px;margin:0;padding:0}body.bbd-app .bbd-smm-order-note{display:flex;flex-direction:column;gap:4px;padding:13px 15px;border:1px solid var(--bbd-color-primary-border);border-radius:12px;background:var(--bbd-color-primary-soft);color:var(--bbd-color-text);line-height:1.75}body.bbd-app .bbd-smm-order-note strong{color:#1e3a8a;font-size:.9375rem}body.bbd-app .bbd-smm-order-note span{font-size:.875rem}body.bbd-app .bbd-smm-locked-selection{display:grid;grid-template-columns:1fr;gap:12px;width:100%;min-width:0}body.bbd-app .bbd-smm-modal-order-form label{min-width:0;margin:0;color:var(--bbd-color-text);font-size:.875rem;font-weight:700;text-align:right}body.bbd-app .bbd-smm-modal-order-form label>span{display:block;width:100%;line-height:1.8}body.bbd-app .bbd-smm-modal-order-form input,body.bbd-app .bbd-smm-modal-order-form select,body.bbd-app .bbd-smm-modal-order-form textarea{display:block;width:100%;max-width:100%;min-width:0;box-sizing:border-box;margin:0;padding:10px 13px;border:1px solid #d9e2ec;border-radius:11px;background:var(--bbd-color-surface);color:#172033;font:inherit;line-height:1.7;box-shadow:none}body.bbd-app .bbd-smm-modal-order-form input:focus,body.bbd-app .bbd-smm-modal-order-form select:focus,body.bbd-app .bbd-smm-modal-order-form textarea:focus{border-color:var(--bbd-primary);outline:0;box-shadow:0 0 0 3px rgba(37,99,235,.1)}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-locked-field input[readonly]{padding-left:42px;background:var(--bbd-color-subtle) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Crect x='5' y='11' width='14' height='10' rx='2'/%3E%3Cpath d='M8 11V7a4 4 0 0 1 8 0v4'/%3E%3C/svg%3E") no-repeat 14px center;color:var(--bbd-color-text-muted);cursor:not-allowed}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-order-fields{display:grid;width:100%;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-link-field,body.bbd-app .bbd-smm-modal-order-form .bbd-smm-manual-field{grid-column:1/-1}body.bbd-app .bbd-smm-quantity-limits{display:block;margin-top:5px;color:var(--bbd-color-muted-strong);font-size:.875rem;font-weight:500;line-height:1.7}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-checkout-strip{display:grid;width:100%;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px;padding-top:15px;border-top:1px solid #e8edf3}body.bbd-app .bbd-smm-modal-order-form .bbd-payment-choice-compact{display:flex;min-width:0;align-items:stretch;flex-wrap:wrap;gap:8px;margin:0;padding:0;border:0}body.bbd-app .bbd-smm-modal-order-form .bbd-payment-choice-compact legend{display:block;flex:0 0 100%;width:100%;margin:0 0 6px;color:var(--bbd-color-muted-strong);font-size:.875rem;font-weight:700}body.bbd-app .bbd-smm-modal-order-form .bbd-payment-choice-compact label{display:flex;flex:1;min-height:46px;align-items:center;justify-content:center;flex-direction:row;gap:7px;padding:8px 10px;border:1px solid #dbe3ec;border-radius:10px;background:var(--bbd-color-surface);cursor:pointer}body.bbd-app .bbd-smm-modal-order-form .bbd-payment-choice-compact input{display:inline-block;width:auto;min-height:0;margin:0;padding:0}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-live-total{display:flex;min-width:0;min-height:60px;box-sizing:border-box;align-items:center;justify-content:center;flex-direction:column;padding:8px 10px;border:1px solid var(--bbd-color-line);border-radius:11px;background:var(--bbd-color-subtle);text-align:center}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-live-total small{color:var(--bbd-color-muted-strong);font-size:.875rem}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-live-total strong{color:var(--bbd-color-heading);font-size:1rem;line-height:1.7}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-submit{display:flex;width:100%;min-width:0;min-height:60px;align-items:center;justify-content:center;margin:0;border:0;border-radius:11px;background:var(--bbd-color-success-strong);color:var(--bbd-color-surface);font-weight:800;box-shadow:0 8px 18px rgba(22,163,74,.18)}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-wallet-hint{margin-top:-5px;color:var(--bbd-color-muted-strong);font-size:.875rem;text-align:left}@media(max-width:782px){body.bbd-app .bbd-smm-modal .bbd-smm-modal-panel,body.bbd-app .bbd-smm-modal .bbd-smm-modal-panel.bbd-smm-table-order-context{width:calc(100vw - 20px);padding:23px 15px}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-checkout-strip,body.bbd-app .bbd-smm-modal-order-form .bbd-smm-order-fields{grid-template-columns:1fr}body.bbd-app .bbd-smm-modal-order-form .bbd-payment-choice-compact{flex-wrap:wrap}body.bbd-app .bbd-smm-modal-order-form .bbd-payment-choice-compact legend{flex-basis:100%}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-submit{min-height:50px}}body.bbd-app .bbd-public-quick-order .bbd-native-service-select{position:absolute;width:1px;height:1px;min-height:0;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}body.bbd-app .bbd-native-service-picker{position:relative;width:100%;max-width:100%;min-width:0;font-family:inherit,"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;box-sizing:border-box}body.bbd-app .bbd-native-service-picker-button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:55px;padding:8px 13px;border:1px solid #ded8e6;border-radius:10px;background:var(--bbd-color-surface);color:#514a62;font:inherit;font-size:.875rem;text-align:right;cursor:pointer;box-sizing:border-box}body.bbd-app .bbd-native-service-picker-button:focus,body.bbd-app .bbd-native-service-picker-button[aria-expanded=true]{outline:0;border-color:#31c1c7;box-shadow:0 0 0 3px rgba(49,193,199,.1)}body.bbd-app .bbd-native-service-picker-button:disabled{opacity:.62;cursor:not-allowed;background:#faf9fb}body.bbd-app .bbd-native-service-picker-selected{display:flex;align-items:center;gap:8px;min-width:0;flex:1;direction:rtl}body.bbd-app .bbd-native-service-placeholder{color:#6e667a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.bbd-app .bbd-native-service-picker-arrow{flex:0 0 auto;color:#777080;font-size:1.125rem;line-height:1}body.bbd-app .bbd-native-service-picker-menu{position:absolute;z-index:100100;top:calc(100% + 7px);right:0;left:0;width:auto;max-width:none;min-width:0;margin:0;padding:8px;border:1px solid #e1dbe7;border-radius:11px;background:var(--bbd-color-surface);box-shadow:0 16px 38px rgba(45,32,72,.17);box-sizing:border-box}body.bbd-app .bbd-native-service-picker-menu[hidden]{display:none}body.bbd-app .bbd-native-service-picker-search{width:100%;height:40px;min-height:40px;margin:0 0 7px;border:1px solid #e3dee9;border-radius:8px;background:#faf9fb;padding:7px 10px;direction:rtl;text-align:right;font-size:.875rem;box-sizing:border-box}body.bbd-app .bbd-native-service-picker-options{width:100%;max-width:100%;min-width:0;max-height:270px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;box-sizing:border-box}body.bbd-app .bbd-native-service-option{display:block;width:100%;max-width:100%;min-width:0;padding:8px 7px;border:0;border-bottom:1px solid #f1eef4;background:var(--bbd-color-surface);color:#24202d;font:inherit;text-align:right;cursor:pointer;overflow:hidden;box-sizing:border-box}body.bbd-app .bbd-native-service-option:last-child{border-bottom:0}body.bbd-app .bbd-native-service-option.is-selected,body.bbd-app .bbd-native-service-option:focus,body.bbd-app .bbd-native-service-option:hover{outline:0;background:#faf6ff}body.bbd-app .bbd-native-service-option[hidden]{display:none!important}body.bbd-app .bbd-native-service-picker-empty{padding:14px 8px;color:#8b8493;font-size:.875rem;text-align:center}body.bbd-app .bbd-public-quick-order .bbd-selected-service-name,body.bbd-app .bbd-public-quick-order .bbd-service-option-copy strong{font-family:inherit,"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif}body.bbd-app .bbd-public-quick-order .bbd-service-option-row{flex-direction:row;direction:rtl}body.bbd-app .bbd-public-quick-order .bbd-service-id-badge{order:0;min-width:46px;height:25px;border-radius:6px;background:var(--bbd-service-id-bg,#a447ef);color:var(--bbd-color-surface);font-size:.875rem;line-height:25px}body.bbd-app .bbd-public-quick-order .bbd-service-option-copy{order:1}body.bbd-app .bbd-public-quick-order .bbd-selected-service-name{min-width:0;overflow:visible;text-overflow:clip;white-space:normal}body.bbd-app .bbd-public-quick-order .bbd-public-service-fields input:disabled{color:#aaa3b0;background:#f8f5fb;cursor:not-allowed;opacity:1}body.bbd-app .bbd-smm-modal-panel{width:min(560px,100%);padding:26px 24px}body.bbd-app .bbd-smm-modal-title{margin:6px 46px 18px 0;font-size:1.125rem;font-weight:700;color:var(--bbd-color-heading)}body.bbd-app .bbd-smm-description-modal-content{font-size:1rem;line-height:2.2;color:var(--bbd-color-text);overflow-wrap:anywhere}body.bbd-app .bbd-smm-description-modal-content p{margin:0 0 10px}body.bbd-app .bbd-smm-description-modal-content p:last-child{margin-bottom:0}body.bbd-app .bbd-smm-description-modal-content ul{margin:0;padding-inline-start:18px}body.bbd-app .bbd-smm-modal-order-form{display:grid;gap:14px}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-order-note{display:none}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-locked-selection{display:grid;gap:12px}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-order-fields{display:grid;grid-template-columns:1fr;gap:12px}body.bbd-app .bbd-smm-modal-order-form label>span{font-size:.875rem;font-weight:600;color:var(--bbd-color-text-muted)}body.bbd-app .bbd-smm-modal-order-form input[type=number],body.bbd-app .bbd-smm-modal-order-form input[type=tel],body.bbd-app .bbd-smm-modal-order-form input[type=text],body.bbd-app .bbd-smm-modal-order-form input[type=url],body.bbd-app .bbd-smm-modal-order-form select,body.bbd-app .bbd-smm-modal-order-form textarea{box-sizing:border-box;width:100%;min-height:46px;padding:10px 13px;border:1px solid var(--bbd-color-line);border-radius:11px;background:var(--bbd-color-surface);color:var(--bbd-color-heading);font-size:.9375rem;line-height:1.8;transition:border-color .15s ease,box-shadow .15s ease}body.bbd-app .bbd-smm-modal-order-form textarea{min-height:88px;resize:vertical}body.bbd-app .bbd-smm-modal-order-form input:focus,body.bbd-app .bbd-smm-modal-order-form select:focus,body.bbd-app .bbd-smm-modal-order-form textarea:focus{outline:0;border-color:var(--bbd-color-soft);box-shadow:0 0 0 3px rgba(148,163,184,.18)}body.bbd-app .bbd-smm-modal-order-form input[readonly]{background:var(--bbd-color-subtle);color:var(--bbd-color-text-muted);cursor:default}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-quantity-limits{margin-top:6px;color:#d97706;font-size:.875rem}body.bbd-app .bbd-smm-order-summary{display:grid;gap:0;border:1px solid #e8edf3;border-radius:12px;overflow:hidden}body.bbd-app .bbd-smm-order-summary[hidden]{display:none}body.bbd-app .bbd-smm-summary-table{width:100%;margin:0;border-collapse:collapse;font-size:.9062rem}body.bbd-app .bbd-smm-summary-table th{padding:11px 14px;background:#f6f8fa;color:var(--bbd-color-muted-strong);font-weight:600;text-align:center}body.bbd-app .bbd-smm-summary-table td{padding:13px 14px;color:var(--bbd-color-heading);text-align:center;vertical-align:middle;border-top:1px solid #eef2f7;line-height:1.9}body.bbd-app .bbd-smm-summary-charge{color:var(--bbd-color-success-strong);font-weight:700;white-space:nowrap}body.bbd-app .bbd-smm-summary-total{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;background:#f0fdf4;border-top:1px solid #dcfce7}body.bbd-app .bbd-smm-summary-total span{color:#15803d;font-size:.9062rem;font-weight:600}body.bbd-app .bbd-smm-summary-total strong{color:#15803d;font-size:1.0625rem;font-weight:800;white-space:nowrap}body.bbd-app .bbd-smm-summary-words{padding:11px 14px;background:var(--bbd-color-subtle);border-top:1px solid #eef2f7;color:var(--bbd-color-text);font-size:.875rem;font-weight:600;line-height:2}body.bbd-app .bbd-smm-summary-words:empty{display:none}body.bbd-app .bbd-smm-order-extra{display:grid;gap:12px}body.bbd-app .bbd-smm-gateway-choice{margin:0;padding:0;border:0}body.bbd-app .bbd-smm-gateway-choice legend{margin-bottom:9px;padding:0;color:var(--bbd-color-text-muted);font-size:.875rem;font-weight:600}body.bbd-app .bbd-smm-gateway-option{display:flex;flex-direction:row;align-items:center;gap:10px;margin-bottom:8px;padding:12px 14px;border:1px solid var(--bbd-color-line);border-radius:11px;background:var(--bbd-color-surface);cursor:pointer;transition:border-color .15s ease,background-color .15s ease}body.bbd-app .bbd-smm-gateway-option:last-child{margin-bottom:0}body.bbd-app .bbd-smm-gateway-option:hover{border-color:#cbd5e1;background:#fafbfc}body.bbd-app .bbd-smm-gateway-option:has(input:checked){border-color:var(--bbd-primary);background:var(--bbd-color-primary-soft)}body.bbd-app .bbd-smm-gateway-option input[type=radio]{flex:0 0 auto;width:18px;height:18px;margin:0;accent-color:var(--bbd-primary)}body.bbd-app .bbd-smm-gateway-label{flex:1 1 auto;color:var(--bbd-color-heading);font-size:.9375rem;font-weight:600}body.bbd-app .bbd-smm-gateway-balance{flex:0 0 auto;color:var(--bbd-color-success-strong);font-size:.875rem;font-weight:700}body.bbd-app .bbd-smm-gateway-icon{flex:0 0 auto;display:inline-flex;align-items:center}body.bbd-app .bbd-smm-gateway-icon img{max-height:24px;width:auto;margin:0}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-submit{width:100%;min-height:48px;margin-top:2px;border:0;border-radius:11px;background:var(--bbd-color-success-strong);color:var(--bbd-color-surface);font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-submit:hover{background:#15803d;box-shadow:0 8px 20px rgba(22,163,74,.28)}@media(max-width:640px){body.bbd-app .bbd-smm-modal-panel{width:100%;padding:22px 15px}body.bbd-app .bbd-smm-summary-table td,body.bbd-app .bbd-smm-summary-table th{padding:10px 8px;font-size:.875rem}}body.bbd-app .bbd-quick-order,body.bbd-app .bbd-quick-order *{min-width:0}body.bbd-app .bbd-quick-order{max-width:100%;overflow-x:hidden;overflow-x:clip}body.bbd-app .bbd-quick-order .select2-container,body.bbd-app .bbd-quick-order input,body.bbd-app .bbd-quick-order select,body.bbd-app .bbd-quick-order textarea{max-width:100%;box-sizing:border-box}body.bbd-app .bbd-quick-order .bbd-service-option-row{display:flex;align-items:center;gap:9px;min-width:0;width:100%}body.bbd-app .bbd-quick-order .bbd-service-option-copy{min-width:0;flex:1 1 auto;overflow-wrap:anywhere}body.bbd-app .bbd-quick-order .bbd-service-option-copy strong{display:block;overflow-wrap:anywhere;line-height:1.8}body.bbd-app .bbd-native-service-picker{position:relative;max-width:100%}body.bbd-app .bbd-native-service-picker-menu{position:absolute;z-index:60;inset-inline:0;max-width:100vw;box-sizing:border-box}body.bbd-app .bbd-native-service-picker-options{max-height:min(320px,60vh);overflow-y:auto;overflow-x:hidden}body.bbd-app .bbd-native-service-option{display:block;width:100%;box-sizing:border-box;text-align:start;overflow-wrap:anywhere}body.bbd-app .bbd-quick-order .bbd-service-description,body.bbd-app .bbd-quick-service-description{overflow-wrap:anywhere;word-break:break-word}body.bbd-app .select2-container{max-width:100%}body.bbd-app .select2-dropdown{max-width:100vw;box-sizing:border-box}body.bbd-app .select2-results__option{overflow-wrap:anywhere}body.bbd-app .bbd-smm-service-row{grid-template-columns:minmax(260px,1.15fr) minmax(190px,.62fr) minmax(430px,1.6fr);gap:16px;padding:16px 18px;border-radius:18px;border-color:#e6ecf5;box-shadow:0 4px 18px rgba(15,23,42,.05)}body.bbd-app .bbd-smm-service-row:before{width:3px;background:linear-gradient(180deg,#6366f1,#818cf8)}body.bbd-app .bbd-smm-service-row:hover{transform:none;border-color:#c7d2fe;box-shadow:0 10px 30px rgba(99,102,241,.1)}body.bbd-app .bbd-smm-service-summary{gap:10px;padding:2px}body.bbd-app .bbd-smm-service-summary h3{display:flex;align-items:flex-start;gap:9px;margin:0;font-size:1.0312rem;font-weight:700;line-height:2}body.bbd-app .bbd-smm-service-summary h3 .bbd-service-id-badge{flex:0 0 auto;margin-top:2px}body.bbd-app .bbd-smm-service-features{gap:6px;margin-top:2px}body.bbd-app .bbd-smm-service-features span{flex-direction:row-reverse;min-height:27px;padding:4px 10px;border-radius:8px;background:var(--bbd-color-subtle);border-color:#e8edf3;font-size:.875rem;font-weight:700;white-space:nowrap}body.bbd-app .bbd-smm-service-features span small{color:var(--bbd-color-soft);font-weight:600}body.bbd-app .bbd-smm-price-box{min-height:auto;padding:14px 12px;border-radius:14px;background:var(--bbd-color-primary-soft);border-color:var(--bbd-color-primary-border);gap:2px}body.bbd-app .bbd-smm-price-box small{font-size:.875rem;color:var(--bbd-color-muted-strong);font-weight:700}body.bbd-app .bbd-smm-price-box strong{margin:5px 0 4px;font-size:clamp(1.125rem,1.5vw,1.4375rem);font-weight:800;line-height:1.4;color:var(--bbd-color-primary-strong);white-space:nowrap}body.bbd-app .bbd-smm-price-box>span{font-size:.875rem;line-height:1.6}body.bbd-app .bbd-smm-service-row .bbd-smm-quick-order{display:flex;flex-direction:column;justify-content:center;gap:11px;min-width:0}body.bbd-app .bbd-smm-service-row .bbd-smm-order-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:10px}body.bbd-app .bbd-smm-service-row .bbd-smm-link-field{grid-column:1/-1}body.bbd-app .bbd-smm-service-row .bbd-smm-order-fields>label{display:flex;flex-direction:column;gap:5px;min-width:0}body.bbd-app .bbd-smm-service-row .bbd-smm-order-fields>label>span{color:var(--bbd-color-muted-strong);font-size:.875rem;font-weight:700}body.bbd-app .bbd-smm-service-row .bbd-smm-order-fields input,body.bbd-app .bbd-smm-service-row .bbd-smm-order-fields select,body.bbd-app .bbd-smm-service-row .bbd-smm-order-fields textarea{box-sizing:border-box;width:100%;min-height:40px;padding:8px 11px;border:1px solid var(--bbd-color-line);border-radius:10px;background:var(--bbd-color-surface);font-size:.9062rem;line-height:1.7;transition:border-color .15s ease,box-shadow .15s ease}body.bbd-app .bbd-smm-service-row .bbd-smm-order-fields input:focus,body.bbd-app .bbd-smm-service-row .bbd-smm-order-fields select:focus{outline:0;border-color:#a5b4fc;box-shadow:0 0 0 3px rgba(129,140,248,.16)}body.bbd-app .bbd-smm-service-row .bbd-smm-order-fields input[readonly]{background:var(--bbd-color-subtle);color:var(--bbd-color-muted-strong)}body.bbd-app .bbd-smm-service-row .bbd-smm-checkout-strip{grid-template-columns:auto minmax(120px,1fr) minmax(120px,auto);align-items:center;gap:10px;padding:10px 12px;border:1px solid #eef2f7;border-radius:12px;background:#fafbfc}body.bbd-app .bbd-smm-service-row .bbd-payment-choice-compact{display:flex;align-items:center;gap:10px;margin:0;padding:0;border:0}body.bbd-app .bbd-smm-service-row .bbd-payment-choice-compact legend{float:right;margin-inline-end:8px;padding:0;color:var(--bbd-color-muted-strong);font-size:.875rem;font-weight:700}body.bbd-app .bbd-smm-service-row .bbd-payment-choice-compact label{display:inline-flex;align-items:center;gap:5px;color:var(--bbd-color-text);font-size:.875rem;font-weight:600;white-space:nowrap;cursor:pointer}body.bbd-app .bbd-smm-service-row .bbd-payment-choice-compact input[type=radio]{width:15px;height:15px;margin:0;accent-color:var(--bbd-primary)}body.bbd-app .bbd-smm-service-row .bbd-smm-live-total{display:flex;flex-direction:column;gap:2px;min-width:0;text-align:center}body.bbd-app .bbd-smm-service-row .bbd-smm-live-total small{color:var(--bbd-color-soft);font-size:.875rem;font-weight:700}body.bbd-app .bbd-smm-service-row .bbd-smm-live-price{color:var(--bbd-color-heading);font-size:1rem;font-weight:800;white-space:nowrap}body.bbd-app .bbd-smm-service-row .bbd-smm-submit{min-height:42px;padding:0 20px;border:0;border-radius:10px;background:var(--bbd-color-success-strong);color:var(--bbd-color-surface);font-size:.9375rem;font-weight:700;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}body.bbd-app .bbd-smm-service-row .bbd-smm-submit:hover{background:#15803d;box-shadow:0 6px 16px rgba(22,163,74,.26)}body.bbd-app .bbd-smm-service-row .bbd-smm-wallet-hint{color:var(--bbd-color-muted-strong);font-size:.875rem;text-align:center}@media(max-width:1280px){body.bbd-app .bbd-smm-service-row{grid-template-columns:minmax(240px,1fr) minmax(180px,.65fr)}body.bbd-app .bbd-smm-service-row .bbd-smm-quick-order{grid-column:1/-1}}@media(max-width:1024px){body.bbd-app .bbd-smm-service-row{grid-template-columns:1fr;gap:12px;padding:14px}body.bbd-app .bbd-smm-service-row .bbd-smm-order-fields{grid-template-columns:repeat(2,minmax(0,1fr))}body.bbd-app .bbd-smm-service-row .bbd-smm-checkout-strip{grid-template-columns:1fr;gap:9px}body.bbd-app .bbd-smm-service-row .bbd-payment-choice-compact{justify-content:center}body.bbd-app .bbd-smm-service-row .bbd-smm-submit{width:100%}}@media(max-width:640px){body.bbd-app .bbd-smm-service-row .bbd-smm-order-fields{grid-template-columns:1fr}}body.bbd-app .bbd-quick-otp-code-step.is-active{display:block}body.bbd-app .bbd-quick-otp-code-panel{display:grid;justify-items:center;gap:18px;width:100%;min-width:0;text-align:center}body.bbd-app .bbd-quick-otp-phone-preview{display:flex;align-items:center;justify-content:center;gap:10px;width:min(100%,230px);min-height:48px;margin:0 auto;padding:8px 13px;border-radius:12px;background:#f7f6fb;color:#646174;font-size:.9375rem;font-weight:700;direction:ltr}body.bbd-app .bbd-quick-otp-phone-preview [data-bbd-quick-otp-phone-display]{direction:ltr;unicode-bidi:isolate;letter-spacing:.02em}body.bbd-app .bbd-quick-otp-edit-phone{display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:8px;background:0 0;color:#6f6b7e;cursor:pointer;transition:background-color .15s ease,color .15s ease}body.bbd-app .bbd-quick-otp-edit-phone:hover{background:#eceaf4;color:#443775}body.bbd-app .bbd-quick-otp-edit-phone:focus-visible{outline:2px solid #35c1c7;outline-offset:2px}body.bbd-app .bbd-quick-otp-edit-phone svg{width:18px;height:18px;fill:currentColor}body.bbd-app .bbd-quick-otp-boxes{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-width:0;direction:ltr}body.bbd-app .bbd-quick-otp-step .bbd-quick-otp-digit{flex:0 1 52px;width:52px;min-width:0;max-width:52px;height:54px;min-height:54px;padding:0;border:1px solid #e1dfea;border-radius:11px;background:#fff;text-align:center;direction:ltr;font-size:1.25rem;font-weight:800;line-height:54px;color:#443775;caret-color:#35c1c7}body.bbd-app .bbd-quick-otp-step .bbd-quick-otp-digit:focus{border-color:#35c1c7;background:#fff;box-shadow:0 0 0 3px rgba(53,193,199,.1)}body.bbd-app .bbd-quick-otp-resend-status{margin:0;color:#77738a!important;font-size:.875rem;line-height:1.8}body.bbd-app .bbd-quick-otp-resend-status strong{color:#6d4df2;font-weight:800;direction:ltr;unicode-bidi:isolate}body.bbd-app .bbd-quick-otp-resend-status.is-ready{color:#218b67!important;font-weight:700}body.bbd-app .bbd-quick-otp-resend-row{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;color:#6f6b7e;font-size:.875rem;line-height:1.8}body.bbd-app .bbd-quick-resend-otp{padding:2px 4px;border:0;background:0 0;color:#6d4df2;font:inherit;font-weight:800;line-height:1.8;cursor:pointer}body.bbd-app .bbd-quick-resend-otp:hover:not(:disabled){color:#4f32d5;text-decoration:underline;text-underline-offset:4px}body.bbd-app .bbd-quick-resend-otp:disabled{color:#b7b2c4;cursor:not-allowed}body.bbd-app .bbd-quick-otp-code-panel>.bbd-quick-verify-otp{min-width:220px;margin-top:0}@media(max-width:420px){body.bbd-app .bbd-quick-otp-boxes{gap:7px}body.bbd-app .bbd-quick-otp-step .bbd-quick-otp-digit{flex-basis:40px;width:40px;max-width:40px;height:50px;min-height:50px;line-height:50px}body.bbd-app .bbd-quick-otp-code-panel>.bbd-quick-verify-otp{width:100%;min-width:0}}body.bbd-app .bbd-quick-login-captcha{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;margin:14px 0 0;padding:12px;border:1px solid #e7e3ee;border-radius:12px;background:#faf8fc;text-align:right}body.bbd-app .bbd-quick-login-captcha[hidden]{display:none!important}body.bbd-app .bbd-quick-login-captcha-title{grid-column:1/-1;color:#4f4b65;font-size:.875rem;font-weight:800}body.bbd-app .bbd-quick-login-captcha-question{direction:ltr;unicode-bidi:isolate;color:#443775;font-weight:850;white-space:nowrap}body.bbd-app .bbd-quick-login-captcha input[data-bbd-quick-captcha-answer]{width:100%;min-width:0;min-height:42px;border:1px solid #e5e1ee;border-radius:10px;background:var(--bbd-color-surface);padding:7px 10px;text-align:center;direction:ltr}body.bbd-app .bbd-quick-login-captcha-refresh{min-width:42px;min-height:42px;border:1px solid #e5e1ee;border-radius:10px;background:var(--bbd-color-surface);color:#24bcc4;cursor:pointer}body.bbd-app .bbd-quick-login-captcha-refresh:disabled{opacity:.55;cursor:wait}@media(max-width:520px){body.bbd-app .bbd-quick-login-captcha{grid-template-columns:minmax(0,1fr) auto}body.bbd-app .bbd-quick-login-captcha-question{grid-column:1/-1}}body.bbd-app .bbd-quick-service-search{align-items:stretch}body.bbd-app .bbd-quick-search-button,body.bbd-app .bbd-quick-service-search input{height:45px;min-height:45px;box-sizing:border-box}body.bbd-app .bbd-quick-search-button{padding:0;line-height:1}body.bbd-app .bbd-quick-otp-code-panel>.bbd-quick-verify-otp,body.bbd-app .bbd-quick-otp-step .bbd-quick-password-login,body.bbd-app .bbd-quick-otp-step .bbd-quick-save-password,body.bbd-app .bbd-quick-otp-step .bbd-quick-send-otp{border:1px solid var(--bbd-action-button-border,transparent);background:var(--bbd-buy-button-color,#ff3d81);color:var(--bbd-action-button-text,#fff);box-shadow:0 4px 12px color-mix(in srgb,var(--bbd-buy-shadow-color,var(--bbd-buy-button-color,#ff3d81)) 28%,transparent);font-weight:800}body.bbd-app .bbd-quick-otp-code-panel>.bbd-quick-verify-otp:hover:not(:disabled),body.bbd-app .bbd-quick-otp-step .bbd-quick-password-login:hover:not(:disabled),body.bbd-app .bbd-quick-otp-step .bbd-quick-save-password:hover:not(:disabled),body.bbd-app .bbd-quick-otp-step .bbd-quick-send-otp:hover:not(:disabled){border-color:var(--bbd-action-button-border,transparent);background:var(--bbd-buy-button-hover,color-mix(in srgb,var(--bbd-buy-button-color,#ff3d81) 88%,#000));color:var(--bbd-action-button-text,#fff);box-shadow:0 7px 18px color-mix(in srgb,var(--bbd-buy-shadow-color,var(--bbd-buy-button-color,#ff3d81)) 36%,transparent)}body.bbd-app .bbd-quick-otp-step[data-bbd-quick-otp-step=password].is-active{grid-template-columns:1fr;align-items:stretch;row-gap:12px}body.bbd-app .bbd-quick-otp-step[data-bbd-quick-otp-step=password] .bbd-quick-otp-phone-preview{grid-column:1/-1;width:100%;max-width:none}body.bbd-app .bbd-quick-otp-step[data-bbd-quick-otp-step=password] .bbd-quick-password-field{grid-column:1/-1}body.bbd-app .bbd-quick-password-login{grid-column:1/-1;justify-self:center;width:min(100%,270px)}body.bbd-app .bbd-quick-password-links{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:-2px;text-align:center}body.bbd-app .bbd-quick-password-links .bbd-quick-password-link{display:inline-flex;width:auto;height:auto;min-height:0;margin:0;padding:3px 1px;border:0;border-radius:0;background:0 0;color:#6d4df2;font:inherit;font-size:.875rem;font-weight:800;line-height:1.8;cursor:pointer;box-shadow:none}body.bbd-app .bbd-quick-password-links .bbd-quick-password-link:hover{background:0 0;color:#4f32d5;text-decoration:underline;text-underline-offset:4px}body.bbd-app .bbd-quick-password-links-separator{color:#b7b2c4}body.bbd-app .bbd-quick-otp-step[data-bbd-quick-otp-step=set-password].is-active{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;row-gap:12px}body.bbd-app .bbd-quick-otp-step[data-bbd-quick-otp-step=set-password] .bbd-quick-otp-phone-preview{grid-column:1/-1;width:100%;max-width:none}body.bbd-app .bbd-quick-otp-step[data-bbd-quick-otp-step=set-password] .bbd-quick-save-password{grid-column:1/-1;justify-self:center;width:min(100%,270px)}body.bbd-app .bbd-quick-otp-code-panel>.bbd-quick-verify-otp{width:auto;min-width:170px;min-height:44px;padding:0 16px;margin-top:0}@media(max-width:640px){body.bbd-app .bbd-quick-otp-step[data-bbd-quick-otp-step=set-password].is-active{grid-template-columns:1fr}body.bbd-app .bbd-quick-otp-step[data-bbd-quick-otp-step=set-password] label{grid-column:1/-1}body.bbd-app .bbd-quick-otp-step[data-bbd-quick-otp-step=set-password] .bbd-quick-save-password,body.bbd-app .bbd-quick-password-login{width:100%}}@media(max-width:420px){body.bbd-app .bbd-quick-otp-code-panel>.bbd-quick-verify-otp{width:auto;min-width:160px;max-width:100%}}body.bbd-app .bbd-public-quick-order{--bbd-quick-action:#35c0c6;--bbd-quick-action-hover:#2aacb2}body.bbd-app .bbd-public-quick-order .bbd-quick-order-expiry-restart,body.bbd-app .bbd-public-quick-order .bbd-quick-password-login,body.bbd-app .bbd-public-quick-order .bbd-quick-save-password,body.bbd-app .bbd-public-quick-order .bbd-quick-send-otp,body.bbd-app .bbd-public-quick-order .bbd-quick-submit,body.bbd-app .bbd-public-quick-order .bbd-quick-verify-otp,body.bbd-app .bbd-public-quick-order .button,body.bbd-app .bbd-public-quick-order button:not([data-bbd-quick-expiry-restart]):not(.bbd-quick-otp-edit-phone):not(.bbd-quick-forgot-password):not(.bbd-quick-step-back):not(.bbd-quick-login-captcha-refresh):not(.bbd-quick-dripfeed-toggle):not(.bbd-native-service-picker-button):not(.bbd-native-service-option):not(.bbd-native-service-picker-menu *){border:0;background:var(--bbd-quick-action,#35c0c6);color:#fff;box-shadow:none}body.bbd-app .bbd-public-quick-order .bbd-quick-order-expiry-restart:hover:not(:disabled),body.bbd-app .bbd-public-quick-order .button:hover:not(:disabled),body.bbd-app .bbd-public-quick-order button:not([data-bbd-quick-expiry-restart]):not(.bbd-quick-otp-edit-phone):not(.bbd-quick-forgot-password):not(.bbd-quick-step-back):not(.bbd-quick-login-captcha-refresh):not(.bbd-quick-dripfeed-toggle):not(.bbd-native-service-picker-button):not(.bbd-native-service-option):not(.bbd-native-service-picker-menu *):hover:not(:disabled){background:var(--bbd-quick-action-hover,#2aacb2);color:#fff}body.bbd-app .bbd-public-quick-order .bbd-quick-forgot-password,body.bbd-app .bbd-public-quick-order .bbd-quick-otp-edit-phone,body.bbd-app .bbd-public-quick-order .bbd-quick-step-back{background:0 0;border:0;color:var(--bbd-quick-action,#35c0c6)}body.bbd-app .bbd-quick-quantity-error,body.bbd-app .bbd-smm-quantity-error{display:none;margin:0 0 5px;color:#d63d50;font-size:.875rem;font-weight:700;line-height:1.65}body.bbd-app .bbd-quick-quantity-error:not(:empty),body.bbd-app .bbd-smm-quantity-error:not(:empty){display:block}body.bbd-app .bbd-quick-quantity.is-invalid,body.bbd-app .bbd-smm-quantity.is-invalid{border-color:#e15364!important;box-shadow:0 0 0 3px rgba(225,83,100,.09)!important}body.bbd-app .bbd-quick-quantity[aria-invalid=true],body.bbd-app .bbd-smm-quantity[aria-invalid=true]{outline:0}html body.bbd-app :where(
.bbd-panel,.bbd-dashboard,.bbd-order-form,.bbd-quick-order-shell,.bbd-public-quick-order,.bbd-smm-storefront,.bbd-smm-table-storefront,.bbd-smm-modal,.bbd-directory-pro,.bbd-single-profile,.bbd-location-category-page,.bbd-profile-wizard,.bbd-profile-form,.bbd-account-sidebar,.bbd-panel-sidebar,.bbd-panel-menu,.bbd-rahkar-panel
){font-family:var(--bbd-site-font,inherit)}html body.bbd-app :where(
.bbd-panel,.bbd-dashboard,.bbd-order-form,.bbd-quick-order-shell,.bbd-public-quick-order,.bbd-smm-storefront,.bbd-smm-table-storefront,.bbd-smm-modal,.bbd-directory-pro,.bbd-single-profile,.bbd-location-category-page,.bbd-profile-wizard,.bbd-profile-form,.bbd-account-sidebar,.bbd-panel-sidebar,.bbd-panel-menu,.bbd-rahkar-panel
) :where(button,input,select,textarea,table,option,optgroup){font-family:inherit}body.bbd-app .bbd-smm-modal{padding:16px}body.bbd-app .bbd-smm-modal-panel,body.bbd-app .bbd-smm-modal-panel.bbd-smm-table-order-context{display:flex;width:min(880px,100%);max-width:880px;max-height:calc(100dvh - 32px);min-height:0;flex-direction:column;padding:0;overflow:hidden;border:1px solid rgba(226,232,240,.92);border-radius:26px;background:var(--bbd-color-surface);box-shadow:0 30px 90px rgba(15,23,42,.28)}body.bbd-app .bbd-smm-modal-title{flex:0 0 auto;margin:0;padding:24px 76px 18px 28px;border-bottom:1px solid #edf1f5;color:#111827;font-size:1.25rem;font-weight:700;line-height:1.8;text-align:right}body.bbd-app .bbd-smm-modal-close{top:12px;left:16px;z-index:5;width:42px;height:42px;border-radius:50%;background:var(--bbd-color-subtle);color:var(--bbd-color-soft);font-size:2.0625rem;line-height:42px}body.bbd-app .bbd-smm-modal-close:hover{background:var(--bbd-color-muted-bg);color:var(--bbd-color-text)}body.bbd-app .bbd-smm-modal-body{min-width:0;min-height:0;flex:1 1 auto;padding:24px 28px 28px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}body.bbd-app .bbd-smm-modal-body::-webkit-scrollbar{width:7px}body.bbd-app .bbd-smm-modal-body::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}body.bbd-app .bbd-smm-modal-order-form,body.bbd-app .bbd-smm-modal-order-form *{box-sizing:border-box;min-width:0}body.bbd-app .bbd-smm-modal-order-form{display:grid;width:100%;gap:16px;direction:rtl}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-locked-selection{display:grid;grid-template-columns:1fr;gap:13px}body.bbd-app .bbd-smm-modal-order-form label{display:flex;min-width:0;flex-direction:column;gap:7px;margin:0;text-align:right}body.bbd-app .bbd-smm-modal-order-form label>span{display:block;text-align:right}body.bbd-app .bbd-smm-modal-order-form input[type=number],body.bbd-app .bbd-smm-modal-order-form input[type=tel],body.bbd-app .bbd-smm-modal-order-form input[type=text],body.bbd-app .bbd-smm-modal-order-form input[type=url],body.bbd-app .bbd-smm-modal-order-form select,body.bbd-app .bbd-smm-modal-order-form textarea{display:block;width:100%;max-width:100%;min-width:0;min-height:52px;margin:0;padding:11px 15px;border:1px solid var(--bbd-color-line);border-radius:10px;background:var(--bbd-color-surface);color:var(--bbd-color-text);font-size:.9375rem;line-height:1.8;box-shadow:none}body.bbd-app .bbd-smm-modal-order-form textarea{min-height:94px;resize:vertical}body.bbd-app .bbd-smm-modal-order-form input:focus,body.bbd-app .bbd-smm-modal-order-form select:focus,body.bbd-app .bbd-smm-modal-order-form textarea:focus{outline:0;border-color:#62c76b;box-shadow:0 0 0 3px rgba(98,199,107,.12)}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-locked-field input[readonly]{padding-left:46px;background-color:var(--bbd-color-subtle)}body.bbd-app .bbd-smm-primary-order-row{display:grid;width:100%;grid-template-columns:minmax(0,2fr) minmax(150px,1fr);grid-template-areas:"link quantity";align-items:start;gap:13px;direction:ltr}body.bbd-app .bbd-smm-primary-order-row .bbd-smm-link-field{grid-area:link;direction:rtl}body.bbd-app .bbd-smm-primary-order-row .bbd-smm-quantity-field{grid-area:quantity;direction:rtl}body.bbd-app .bbd-smm-primary-order-row .bbd-smm-link-field input{direction:ltr;text-align:left;unicode-bidi:plaintext}body.bbd-app .bbd-smm-primary-order-row .bbd-smm-quantity-field input{direction:ltr;text-align:left}body.bbd-app .bbd-smm-modal-manual-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}body.bbd-app .bbd-smm-modal-manual-fields .bbd-smm-manual-field textarea,body.bbd-app .bbd-smm-modal-manual-fields .bbd-smm-manual-field.is-checkbox{grid-column:1/-1}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-quantity-limits{display:block;margin-top:5px;color:var(--bbd-color-muted-strong);font-size:.875rem;line-height:1.7;text-align:right}body.bbd-app .bbd-smm-phone-field input[type=tel]{direction:ltr;text-align:left;unicode-bidi:plaintext}body.bbd-app .bbd-smm-phone-field input[type=tel]:placeholder-shown{direction:rtl;text-align:right}body.bbd-app .bbd-smm-phone-field input[type=tel]::placeholder{color:var(--bbd-color-soft);opacity:1}body.bbd-app .bbd-smm-order-summary{width:100%;border-radius:10px}body.bbd-app .bbd-smm-summary-table{table-layout:fixed}body.bbd-app .bbd-smm-summary-table td:first-child,body.bbd-app .bbd-smm-summary-table th:first-child{width:70%}body.bbd-app .bbd-smm-summary-table td:last-child,body.bbd-app .bbd-smm-summary-table th:last-child{width:30%}body.bbd-app .bbd-smm-summary-service{overflow-wrap:anywhere}body.bbd-app .bbd-smm-gateway-choice{display:grid;width:100%;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:0;padding:0;border:0}body.bbd-app .bbd-smm-gateway-choice legend{grid-column:1/-1;width:100%;margin:0 0 1px;text-align:right}body.bbd-app .bbd-smm-gateway-option{display:flex;min-height:62px;align-items:center;justify-content:flex-start;flex-direction:row;gap:9px;margin:0;padding:10px 12px;overflow:hidden;border:1px solid var(--bbd-color-line);border-radius:10px;background:var(--bbd-color-surface)}body.bbd-app .bbd-smm-gateway-option:has(input:checked){border-color:#4f8df7;background:#f8fbff;box-shadow:0 0 0 2px rgba(79,141,247,.09)}body.bbd-app .bbd-smm-gateway-option input[type=radio]{flex:0 0 auto;width:18px;height:18px;margin:0}body.bbd-app .bbd-smm-gateway-copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:1px}body.bbd-app .bbd-smm-gateway-label{display:block;min-width:0;overflow:hidden;color:var(--bbd-color-text);text-align:right;text-overflow:ellipsis;white-space:nowrap}body.bbd-app .bbd-smm-gateway-balance{display:block;overflow:hidden;color:var(--bbd-color-success-strong);font-size:.875rem;text-align:right;text-overflow:ellipsis;white-space:nowrap}body.bbd-app .bbd-smm-wallet-icon{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border-radius:8px;background:var(--bbd-color-primary-soft);color:var(--bbd-primary)}body.bbd-app .bbd-smm-wallet-icon svg{display:block;width:19px;height:19px;fill:currentColor}body.bbd-app .bbd-smm-gateway-icon{max-width:58px;overflow:hidden}body.bbd-app .bbd-smm-gateway-icon img{display:block;max-width:58px;max-height:25px;object-fit:contain}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-submit{min-height:52px;margin:0;border-radius:10px;background:#6dca6c;font-size:1.0625rem;box-shadow:none}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-submit:hover{background:#5dbb5c;box-shadow:none}@media(max-width:782px){body.bbd-app .bbd-smm-modal{align-items:flex-start;padding:8px}body.bbd-app .bbd-smm-modal-panel,body.bbd-app .bbd-smm-modal-panel.bbd-smm-table-order-context{width:100%;max-height:calc(100dvh - 16px);border-radius:18px}body.bbd-app .bbd-smm-modal-title{padding:19px 8px 14px 17px;font-size:1.125rem}body.bbd-app .bbd-smm-modal-close{top:8px;left:9px;width:38px;height:38px;font-size:1.8125rem}body.bbd-app .bbd-smm-modal-body{padding:18px 15px 20px}body.bbd-app .bbd-smm-primary-order-row{grid-template-columns:minmax(0,2fr) minmax(104px,1fr);gap:9px}body.bbd-app .bbd-smm-modal-manual-fields{grid-template-columns:1fr}body.bbd-app .bbd-smm-gateway-choice{grid-template-columns:repeat(2,minmax(0,1fr))}body.bbd-app .bbd-public-quick-order-layout{padding-right:18px;padding-left:18px}}@media(max-width:480px){body.bbd-app .bbd-smm-primary-order-row{grid-template-columns:1fr;grid-template-areas:"link" "quantity";direction:rtl}body.bbd-app .bbd-smm-gateway-choice{grid-template-columns:1fr}body.bbd-app .bbd-smm-summary-table td:first-child,body.bbd-app .bbd-smm-summary-table th:first-child{width:64%}body.bbd-app .bbd-smm-summary-table td:last-child,body.bbd-app .bbd-smm-summary-table th:last-child{width:36%}body.bbd-app .bbd-public-quick-order-layout{padding-right:14px;padding-left:14px}}body.bbd-app .bbd-smm-gateway-choice{display:block}body.bbd-app .bbd-smm-gateway-choice legend{display:block;width:100%;margin:0 0 9px}body.bbd-app .bbd-smm-gateway-grid{display:grid;width:100%;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}@media(max-width:782px){body.bbd-app .bbd-smm-gateway-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){body.bbd-app .bbd-smm-gateway-grid{grid-template-columns:1fr}}body.bbd-app .bbd-smm-primary-order-row.is-fixed-price{grid-template-columns:1fr;grid-template-areas:"link";direction:rtl}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-locked-select:disabled{opacity:1;padding-left:42px;background-color:var(--bbd-color-subtle);color:var(--bbd-color-muted-strong);cursor:default;-webkit-text-fill-color:var(--bbd-color-muted-strong)}body.bbd-app .bbd-smm-checkout-reveal{display:grid;width:100%;gap:16px}body.bbd-app .bbd-smm-checkout-reveal[hidden]{display:none}body.bbd-app .bbd-smm-checkout-reveal .bbd-smm-order-summary{margin:0}body.bbd-app .bbd-smm-gateway-choice.is-guest .bbd-smm-gateway-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}@media(max-width:782px){body.bbd-app .bbd-smm-modal-title{padding:19px 8px 14px 17px}body.bbd-app .bbd-smm-primary-order-row,body.bbd-app .bbd-smm-primary-order-row:not(.is-fixed-price){grid-template-columns:minmax(0,2fr) minmax(96px,1fr);grid-template-areas:"link quantity";gap:9px;direction:ltr}body.bbd-app .bbd-smm-primary-order-row.is-fixed-price{grid-template-columns:1fr;grid-template-areas:"link";direction:rtl}body.bbd-app .bbd-smm-gateway-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.bbd-app .bbd-smm-gateway-choice.is-guest .bbd-smm-gateway-grid{grid-template-columns:1fr}body.bbd-app .bbd-smm-gateway-option{min-height:58px;padding:9px 10px}body.bbd-app .bbd-smm-table-storefront .bbd-smm-storefront-heading{margin-bottom:14px}body.bbd-app .bbd-smm-table-storefront .bbd-smm-storefront-heading h2{font-size:1.5rem}body.bbd-app .bbd-smm-table-wrap{overflow:visible;border:0;border-radius:0;background:0 0;box-shadow:none}body.bbd-app .bbd-smm-services-table{display:block;width:100%;min-width:0;border:0}body.bbd-app .bbd-smm-services-table thead{display:none}body.bbd-app .bbd-smm-services-table tbody{display:grid;width:100%;gap:14px}body.bbd-app .bbd-smm-services-table tbody tr,body.bbd-app .bbd-smm-services-table tbody tr:hover,body.bbd-app .bbd-smm-services-table tbody tr:nth-child(2n){display:block;width:100%;padding:13px 0;overflow:hidden;border:1px solid #edf0f4;border-radius:12px;background:var(--bbd-color-surface);box-shadow:0 5px 18px rgba(15,23,42,.07)}body.bbd-app .bbd-smm-services-table tbody td:not([hidden]){display:grid;width:100%;min-width:0;grid-template-columns:minmax(0,max-content) minmax(0,1fr);align-items:start;gap:10px;padding:7px 14px;border:0;background:0 0;white-space:normal;text-align:right;line-height:1.9}body.bbd-app .bbd-smm-services-table tbody td:not([hidden])::before{content:attr(data-label);display:block;color:#7c8596;font-size:.875rem;font-weight:500;text-align:right}body.bbd-app .bbd-smm-services-table tbody td.bbd-smm-table-cell--action::before{content:none;display:none}body.bbd-app .bbd-smm-services-table .bbd-smm-cell-value{display:block;min-width:0;color:#111827;font-size:.9062rem;font-weight:650;overflow-wrap:anywhere;text-align:right}body.bbd-app .bbd-smm-services-table .bbd-smm-table-name{min-width:0;text-align:right}body.bbd-app .bbd-smm-services-table .bbd-smm-table-name strong{font-size:.9062rem;line-height:2}body.bbd-app .bbd-smm-services-table .bbd-smm-table-name small{margin-top:2px;font-size:.875rem}body.bbd-app .bbd-smm-services-table .bbd-smm-table-price{min-width:0}body.bbd-app .bbd-smm-services-table .button,body.bbd-app .bbd-smm-services-table a.button,body.bbd-app .bbd-smm-services-table button.button{min-width:82px;min-height:38px;padding:8px 14px;border-radius:7px;font-size:.875rem}body.bbd-app .bbd-smm-services-table td[hidden]{display:none!important}}@media(max-width:480px){body.bbd-app .bbd-smm-primary-order-row,body.bbd-app .bbd-smm-primary-order-row:not(.is-fixed-price){grid-template-columns:minmax(0,2fr) minmax(88px,1fr)}body.bbd-app .bbd-smm-services-table tbody td:not([hidden]){grid-template-columns:minmax(0,max-content) minmax(0,1fr);padding-right:11px;padding-left:11px}}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-quantity-field[hidden]{display:none!important}body.bbd-app .bbd-smm-modal-panel.bbd-smm-table-order-context{width:min(640px,calc(100vw - 20px));max-width:640px;border-radius:20px}body.bbd-app .bbd-smm-modal-panel.bbd-smm-table-order-context.bbd-smm-order-size-locked{height:var(--bbd-smm-order-fixed-height);min-height:var(--bbd-smm-order-fixed-height);max-height:var(--bbd-smm-order-fixed-height)}body.bbd-app .bbd-smm-table-order-context .bbd-smm-modal-close{top:13px;right:16px;left:auto;width:38px;height:38px;background:0 0;color:#cbd5e1;font-size:2.375rem;line-height:38px}body.bbd-app .bbd-smm-table-order-context .bbd-smm-modal-heading{display:flex;width:100%;flex:0 0 auto;justify-content:center;box-sizing:border-box;padding:54px 30px 0;border-bottom:0}body.bbd-app .bbd-smm-table-order-context .bbd-smm-modal-heading .order-form-title{display:block;width:100%;max-width:100%;margin:0;padding:0 0 14px;border:0;border-radius:0;background:0 0;color:#111827;font-size:1.0625rem;font-weight:600;line-height:1.8;text-align:center}body.bbd-app .bbd-smm-table-order-context .bbd-smm-modal-body{padding:0 30px 30px;background:var(--bbd-color-surface)}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper,body.bbd-app .bbd-smm-table-order-context .order-form-wrapper *{box-sizing:border-box;min-width:0}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper{display:block;width:100%;max-width:100%;margin:14px auto 0;padding:25px;direction:rtl;border:0;border-radius:22px;background:var(--bbd-color-surface);box-shadow:0 10px 35px rgba(0,0,0,.08);font-family:inherit}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper .bbd-smm-locked-selection,body.bbd-app .bbd-smm-table-order-context .order-form-wrapper .bbd-smm-modal-manual-fields,body.bbd-app .bbd-smm-table-order-context .order-form-wrapper .bbd-smm-primary-order-row{display:grid;width:100%;grid-template-columns:minmax(0,1fr);grid-template-areas:none;gap:0;direction:rtl}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper .bbd-smm-link-field,body.bbd-app .bbd-smm-table-order-context .order-form-wrapper .bbd-smm-quantity-field{grid-area:auto;width:100%;direction:rtl}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper .bbd-smm-quantity-field[hidden]{display:none!important}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper label:not(.bbd-smm-gateway-option){display:block;width:100%;margin:16px 0 0;color:#777;font-size:1rem;font-weight:400;text-align:right}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper .bbd-smm-locked-selection label:first-child{margin-top:0}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper label:not(.bbd-smm-gateway-option)>span{display:block;width:100%;margin:0 0 7px;color:#777;font-size:1rem;font-weight:400;line-height:1.8;text-align:right}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper input:not([type=radio]):not([type=checkbox]):not([type=hidden]),body.bbd-app .bbd-smm-table-order-context .order-form-wrapper select,body.bbd-app .bbd-smm-table-order-context .order-form-wrapper textarea{display:block;width:100%;max-width:100%;min-height:42px;margin:0;padding:10px 13px;border:1px solid #e7e7e7;border-radius:2px;background:var(--bbd-color-surface);color:var(--bbd-color-muted-strong);font-size:.9375rem;font-weight:400;line-height:1.8;box-shadow:none;transition:border-color .3s ease,box-shadow .3s ease}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper textarea{min-height:94px;border-radius:6px;resize:vertical}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper input:not([type=radio]):not([type=checkbox]):focus,body.bbd-app .bbd-smm-table-order-context .order-form-wrapper select:focus,body.bbd-app .bbd-smm-table-order-context .order-form-wrapper textarea:focus{border-color:#7bc96f;outline:0;box-shadow:0 0 0 3px rgba(123,201,111,.12)}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper .bbd-smm-locked-select:disabled{opacity:1;padding-left:42px;background-color:var(--bbd-color-surface);color:var(--bbd-color-muted-strong);cursor:default;-webkit-text-fill-color:var(--bbd-color-muted-strong)}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper .bbd-smm-link-field input{direction:rtl;text-align:right;unicode-bidi:plaintext}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper .bbd-smm-quantity-field input{direction:ltr;text-align:left}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper .bbd-smm-quantity-limits{display:block;margin:5px 0 0;color:var(--bbd-color-muted-strong);font-size:.875rem;line-height:1.8;text-align:right}body.bbd-app .bbd-smm-table-order-context .payment-section{display:grid;width:100%;max-height:0;gap:16px;opacity:0;overflow:hidden;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:max-height .6s ease,opacity .6s ease,transform .6s ease,visibility 0s linear .6s}body.bbd-app .bbd-smm-table-order-context .payment-section.show{max-height:3200px;opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:max-height .6s ease,opacity .6s ease,transform .6s ease,visibility 0s linear 0s}body.bbd-app .bbd-smm-table-order-context .order-summary{display:block;width:100%;margin-top:25px;overflow:hidden;border:1px solid #eee;border-radius:10px;background:var(--bbd-color-surface)}body.bbd-app .bbd-smm-table-order-context .order-summary-header,body.bbd-app .bbd-smm-table-order-context .order-summary-item,body.bbd-app .bbd-smm-table-order-context .payment-total{display:flex;align-items:center;justify-content:space-between;gap:14px}body.bbd-app .bbd-smm-table-order-context .order-summary-header{padding:15px;background:#fafafa;color:#777}body.bbd-app .bbd-smm-table-order-context .order-summary-item{padding:18px;border-top:1px solid #eee}body.bbd-app .bbd-smm-table-order-context .order-summary-item>*{flex:1 1 0}body.bbd-app .bbd-smm-table-order-context .order-summary-item>:last-child{text-align:left}body.bbd-app .bbd-smm-table-order-context .payment-total{padding:14px 18px;border-top:1px solid #dcfce7;background:#effbea;color:#66bd54;font-weight:700}body.bbd-app .bbd-smm-table-order-context .payment-total span,body.bbd-app .bbd-smm-table-order-context .payment-total strong{color:#66bd54}body.bbd-app .bbd-smm-table-order-context .bbd-smm-summary-words{padding:12px 18px;border-top:1px solid #eee;background:#fafafa}body.bbd-app .bbd-smm-table-order-context .bbd-smm-gateway-choice{display:block;width:100%;margin:0;padding:0;border:0}body.bbd-app .bbd-smm-table-order-context .bbd-smm-gateway-choice legend{display:block;width:100%;margin:0 0 9px;color:#777;text-align:right}body.bbd-app .bbd-smm-table-order-context .payment-methods{display:flex;width:100%;margin-top:0;gap:10px}body.bbd-app .bbd-smm-table-order-context .payment-method,body.bbd-app .bbd-smm-table-order-context .wallet-option{display:flex;flex:1 1 0;min-height:58px;margin:0;padding:12px;align-items:center;justify-content:center;flex-direction:row;gap:8px;overflow:hidden;border:1px solid #ddd;border-radius:8px;background:var(--bbd-color-surface);cursor:pointer;transition:border-color .3s ease,background-color .3s ease}body.bbd-app .bbd-smm-table-order-context .payment-method:hover,body.bbd-app .bbd-smm-table-order-context .wallet-option:hover{border-color:#72c866}body.bbd-app .bbd-smm-table-order-context .payment-method.active,body.bbd-app .bbd-smm-table-order-context .payment-method:has(input:checked),body.bbd-app .bbd-smm-table-order-context .wallet-option.active,body.bbd-app .bbd-smm-table-order-context .wallet-option:has(input:checked){border:2px solid #72c866;background:#f3fff1;box-shadow:none}body.bbd-app .bbd-smm-table-order-context .wallet-option.available{border-color:#72c866;background:#f3fff1}body.bbd-app .bbd-smm-table-order-context .payment-method input[type=radio],body.bbd-app .bbd-smm-table-order-context .wallet-option input[type=radio]{flex:0 0 auto;width:18px;height:18px;margin:0}body.bbd-app .bbd-smm-table-order-context .bbd-smm-gateway-copy{display:flex;min-width:0;flex-direction:column;gap:1px}body.bbd-app .bbd-smm-table-order-context .bbd-smm-gateway-balance{color:var(--bbd-color-success-strong);font-size:.875rem}body.bbd-app .bbd-smm-table-order-context .bbd-smm-gateway-icon img{max-width:58px;max-height:25px;object-fit:contain}body.bbd-app .bbd-smm-table-order-context .submit-order{display:flex;width:100%;min-height:50px;margin-top:9px;padding:15px;align-items:center;justify-content:center;border:0;border-radius:8px;background:#79ce6d;color:var(--bbd-color-surface);font-size:1.125rem;cursor:pointer;box-shadow:none;transition:background-color .3s ease}body.bbd-app .bbd-smm-table-order-context .submit-order:hover{background:#5db852}@media(max-width:782px){body.bbd-app .bbd-smm-modal-panel.bbd-smm-table-order-context{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:18px}body.bbd-app .bbd-smm-table-order-context .bbd-smm-modal-close{top:8px;right:9px;left:auto}body.bbd-app .bbd-smm-table-order-context .bbd-smm-modal-heading{padding:46px 16px 0}body.bbd-app .bbd-smm-table-order-context .bbd-smm-modal-heading .order-form-title{padding:0 0 12px;font-size:1.0625rem}body.bbd-app .bbd-smm-table-order-context .bbd-smm-modal-body{padding:0 10px 18px}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper{margin:12px auto 0;padding:18px;border-radius:15px}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper .bbd-smm-primary-order-row,body.bbd-app .bbd-smm-table-order-context .order-form-wrapper .bbd-smm-primary-order-row:not(.is-fixed-price){grid-template-columns:minmax(0,1fr);grid-template-areas:none;direction:rtl}body.bbd-app .bbd-smm-table-order-context .payment-methods{flex-direction:column}body.bbd-app .bbd-smm-table-order-context .order-summary-item{align-items:stretch;flex-direction:column;gap:10px}body.bbd-app .bbd-smm-table-order-context .order-summary-item>:last-child{text-align:right}body.bbd-app .bbd-smm-services-table .bbd-smm-table-actions .bbd-smm-cell-value,body.bbd-app .bbd-smm-services-table .bbd-smm-table-description .bbd-smm-cell-value{display:flex;align-items:center;justify-content:flex-start;direction:ltr;text-align:left}}html body.bbd-app :where([class^=bbd-],[class*=" bbd-"],[id^=bbd-]) :where(
button,input,select,textarea,option,optgroup,table,thead,tbody,tr,th,td,label,legend,p,a,span,strong,small,bdi
){font-family:var(--bbd-site-font,inherit)}html body.bbd-app :where([class^=bbd-],[class*=" bbd-"],[id^=bbd-]) :where(
h1,h2,h3,h4,h5,h6
){font-family:var(--bbd-panel-heading-font,var(--bbd-site-font,inherit))}html body.bbd-app :where([class^=bbd-],[class*=" bbd-"],[id^=bbd-]) :where(.dashicons,.dashicons-before:before){font-family:dashicons}html body.bbd-app .bbd-price{white-space:nowrap}html body.bbd-app .bbd-price bdi,html body.bbd-app .bbd-price>bdi{display:inline-flex;align-items:baseline;flex-direction:row;gap:.28em;direction:ltr;unicode-bidi:isolate;font-family:var(--bbd-site-font,inherit)}html body.bbd-app .bbd-price-number{direction:ltr;unicode-bidi:isolate}html body.bbd-app .bbd-price-currency{direction:rtl;unicode-bidi:isolate}body.bbd-app .bbd-orders-table .bbd-order-pay-status{display:inline-flex;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}body.bbd-app .bbd-orders-table .bbd-order-pay-status:hover{transform:translateY(-1px);box-shadow:0 5px 14px rgba(39,174,96,.16)}body.bbd-app .bbd-orders-table .bbd-order-pay-button{display:inline-flex;align-items:center;justify-content:center;margin-top:7px;padding:7px 12px;border:1px solid #79ce6d;border-radius:8px;background:#79ce6d;color:var(--bbd-color-surface);font-size:.875rem;font-weight:800;line-height:1.3;text-decoration:none;white-space:nowrap}body.bbd-app .bbd-orders-table .bbd-order-pay-button:hover{background:#5db852;border-color:#5db852;color:var(--bbd-color-surface)}@media(max-width:782px){body.bbd-app .bbd-orders-table .bbd-order-pay-button{width:100%;min-height:38px;margin-top:8px}}body.bbd-app .bbd-locked-service-order .bbd-quick-category-field,body.bbd-app .bbd-locked-service-order .bbd-quick-service-field{display:none}body.bbd-app .bbd-locked-service-order .bbd-quick-fields{grid-template-columns:minmax(0,1fr) minmax(170px,.45fr)}body.bbd-app .bbd-locked-service-order .bbd-manual-order-fields,body.bbd-app .bbd-locked-service-order .bbd-quick-link-field,body.bbd-app .bbd-locked-service-order .bbd-quick-total{grid-column:1/-1}body.bbd-app .bbd-quick-quantity-field select.bbd-quick-quantity,body.bbd-app .bbd-smm-quantity-field select.bbd-smm-quantity{width:100%;min-height:44px}@media (max-width:782px){body.bbd-app .bbd-locked-service-order .bbd-quick-fields{grid-template-columns:1fr}body.bbd-app .bbd-locked-service-order .bbd-manual-order-fields,body.bbd-app .bbd-locked-service-order .bbd-quick-link-field,body.bbd-app .bbd-locked-service-order .bbd-quick-total{grid-column:auto}}body.bbd-app .bbd-orders-page .bbd-orders-table{min-width:1080px;table-layout:auto}body.bbd-app .bbd-orders-page .bbd-orders-table thead th{text-align:center;vertical-align:middle}body.bbd-app .bbd-orders-page .bbd-orders-table td,body.bbd-app .bbd-orders-page .bbd-orders-table th{border-inline-start:1px solid var(--bbd-line,#e5e7eb)}body.bbd-app .bbd-orders-page .bbd-orders-table td:first-child,body.bbd-app .bbd-orders-page .bbd-orders-table th:first-child{border-inline-start:0}body.bbd-app .bbd-orders-page .bbd-orders-table tbody td{border-bottom:1px solid var(--bbd-line,#e5e7eb)}body.bbd-app .bbd-orders-page .bbd-orders-table tbody tr:last-child td{border-bottom:0}body.bbd-app .bbd-orders-page .bbd-order-cell-id,body.bbd-app .bbd-orders-page .bbd-order-col-id{width:72px;text-align:center}body.bbd-app .bbd-orders-page .bbd-order-cell-category,body.bbd-app .bbd-orders-page .bbd-order-col-category{width:115px;text-align:center;white-space:normal}body.bbd-app .bbd-orders-page .bbd-order-cell-service,body.bbd-app .bbd-orders-page .bbd-order-col-service{min-width:390px;width:auto}body.bbd-app .bbd-orders-page .bbd-order-cell-quantity,body.bbd-app .bbd-orders-page .bbd-order-col-quantity{width:105px;text-align:center}body.bbd-app .bbd-orders-page .bbd-order-cell-amount,body.bbd-app .bbd-orders-page .bbd-order-col-amount{width:120px;text-align:center;white-space:nowrap}body.bbd-app .bbd-orders-page .bbd-order-cell-progress,body.bbd-app .bbd-orders-page .bbd-order-col-progress{width:112px;padding-inline:8px;text-align:center}body.bbd-app .bbd-orders-page .bbd-order-cell-status,body.bbd-app .bbd-orders-page .bbd-order-col-status{width:122px;text-align:center}body.bbd-app .bbd-orders-page .bbd-order-cell-date,body.bbd-app .bbd-orders-page .bbd-order-col-date{width:94px;text-align:center}body.bbd-app .bbd-orders-page .bbd-order-cell-progress .bbd-order-progress{margin-inline:auto}body.bbd-app .bbd-orders-page .bbd-order-cell-amount .bbd-price,body.bbd-app .bbd-orders-page .bbd-order-cell-amount .woocommerce-Price-amount{display:inline;min-height:0;margin:0;padding:0;border-radius:0;background:0 0;color:inherit;font-size:.875rem;font-weight:700;line-height:1.8}body.bbd-app .bbd-orders-page .bbd-order-cell-amount .bbd-price>bdi{gap:.22em;font-size:inherit;font-weight:inherit}body.bbd-app .bbd-orders-page .bbd-order-pay-button{min-height:30px;margin-top:7px;padding:5px 12px;border-radius:8px;font-family:var(--bbd-site-font,inherit);font-size:.875rem;font-weight:750;line-height:1.7}body.bbd-app .bbd-smm-modal-panel.bbd-smm-table-order-context.bbd-smm-order-size-locked{overflow:hidden}body.bbd-app .bbd-smm-modal-panel.bbd-smm-table-order-context.bbd-smm-order-size-locked .bbd-smm-modal-body{display:block;height:var(--bbd-smm-order-body-height,auto);min-height:0;max-height:var(--bbd-smm-order-body-height,none);overflow-x:hidden;overflow-y:scroll;overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#b8c2cf transparent;-webkit-overflow-scrolling:touch}body.bbd-app .bbd-smm-modal-panel.bbd-smm-table-order-context.bbd-smm-order-size-locked .bbd-smm-modal-body::-webkit-scrollbar{width:8px}body.bbd-app .bbd-smm-modal-panel.bbd-smm-table-order-context.bbd-smm-order-size-locked .bbd-smm-modal-body::-webkit-scrollbar-track{background:0 0}body.bbd-app .bbd-smm-modal-panel.bbd-smm-table-order-context.bbd-smm-order-size-locked .bbd-smm-modal-body::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#b8c2cf;background-clip:padding-box}body.bbd-app .bbd-smm-modal-panel.bbd-smm-table-order-context.bbd-smm-order-size-locked .bbd-smm-modal-body::-webkit-scrollbar-thumb:hover{background:var(--bbd-color-soft);background-clip:padding-box}body.bbd-app .bbd-quick-dripfeed,body.bbd-app .bbd-smm-dripfeed{border:1px solid #e5e7eb;border-radius:12px;background:var(--bbd-color-subtle);padding:11px 13px}body.bbd-app .bbd-quick-dripfeed-fields[hidden],body.bbd-app .bbd-quick-dripfeed[hidden],body.bbd-app .bbd-smm-dripfeed-fields[hidden]{display:none!important}body.bbd-app .bbd-quick-dripfeed-toggle,body.bbd-app .bbd-smm-dripfeed-toggle{display:flex;align-items:center;gap:8px;font-weight:700;cursor:pointer}body.bbd-app .bbd-quick-dripfeed-fields,body.bbd-app .bbd-smm-dripfeed-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}body.bbd-app .bbd-quick-dripfeed-fields label,body.bbd-app .bbd-smm-dripfeed-fields label{display:flex;flex-direction:column;gap:6px}body.bbd-app .bbd-quick-dripfeed-fields input,body.bbd-app .bbd-smm-dripfeed-fields input{width:100%}body.bbd-app .bbd-quick-dripfeed-fields p,body.bbd-app .bbd-smm-dripfeed-fields p{grid-column:1/-1;margin:0;color:var(--bbd-color-muted-strong);font-size:.875rem}body.bbd-app .bbd-quick-dripfeed-fields small{margin-inline-start:5px;color:var(--bbd-color-muted-strong)}@media(max-width:782px){body.bbd-app .bbd-quick-dripfeed-fields,body.bbd-app .bbd-smm-dripfeed-fields{grid-template-columns:1fr}}body.bbd-app .bbd-order-refill-form{margin-top:7px}body.bbd-app .bbd-order-refill-form button{border:0;border-radius:8px;padding:6px 9px;font:inherit;font-size:.875rem;cursor:pointer;background:#eef7ff;color:#075985}body.bbd-app .bbd-order-refill-form button:hover{filter:brightness(.96)}body.bbd-app .bbd-order-refill-status{display:block;margin-top:6px;font-size:.875rem;opacity:.78}body.bbd-app .bbd-notice-success{border-color:#86efac;background:#f0fdf4;color:var(--bbd-color-success)}body.bbd-app .bbd-smm-storefront .bbd-smm-service-list--modern-cards{display:grid;gap:16px}body.bbd-app .bbd-smm-storefront .service-order-card,body.bbd-app .bbd-smm-storefront .service-order-card *{box-sizing:border-box}body.bbd-app .bbd-smm-storefront .service-order-card{--bbd-qc-text:#14213d;--bbd-qc-muted:#8290a8;--bbd-qc-border:#e1e8f2;--bbd-qc-card-border:#bfd0ff;--bbd-qc-price-bg:#eaf3ff;--bbd-qc-price-border:#c9ddff;--bbd-qc-blue:var(--bbd-color-primary-strong);--bbd-qc-green:#16b85d;--bbd-qc-green-dark:#10a950;width:100%;min-width:0;min-height:0;margin:0;padding:12px 18px;overflow:visible;direction:ltr;display:grid;grid-template-columns:minmax(270px,.88fr) minmax(330px,1fr) minmax(185px,.62fr) minmax(360px,1.45fr);grid-template-areas:"payment fields price service";gap:18px;align-items:start;border:1px solid var(--bbd-qc-card-border);border-radius:20px;background:var(--bbd-color-surface);color:var(--bbd-qc-text);box-shadow:0 12px 32px rgba(30,64,175,.08);transform:none;font-family:var(--bbd-site-font,inherit)}body.bbd-app .bbd-smm-storefront .service-order-card:before{display:none;content:none}body.bbd-app .bbd-smm-storefront .service-order-card:hover{transform:none;border-color:var(--bbd-qc-card-border);box-shadow:0 12px 32px rgba(30,64,175,.1)}body.bbd-app .bbd-smm-storefront .service-order-card :where(button,input,select,textarea,output,label,legend,span,strong,small,a){font-family:var(--bbd-site-font,inherit)}body.bbd-app .bbd-smm-storefront .service-order-card :where(h3){font-family:var(--bbd-panel-heading-font,var(--bbd-site-font,inherit))}body.bbd-app .bbd-smm-storefront .service-order-card .order-fields,body.bbd-app .bbd-smm-storefront .service-order-card .payment-section,body.bbd-app .bbd-smm-storefront .service-order-card .price-panel,body.bbd-app .bbd-smm-storefront .service-order-card .service-info{direction:rtl;min-width:0}body.bbd-app .bbd-smm-storefront .service-order-card .bbd-modern-card-form{display:contents}body.bbd-app .bbd-smm-storefront .service-order-card [hidden]{display:none!important}body.bbd-app .bbd-smm-storefront .service-order-card .service-info{grid-area:service;align-self:start;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:0;padding:18px 2px 0;text-align:right;background:0 0;border:0}body.bbd-app .bbd-smm-storefront .service-order-card .bbd-smm-service-eyebrow{width:100%;margin:0 0 7px}body.bbd-app .bbd-smm-storefront .service-order-card .service-heading{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:11px}body.bbd-app .bbd-smm-storefront .service-order-card .service-id{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:50px;height:28px;margin:0;padding:0 10px;border:0;border-radius:8px;background:linear-gradient(135deg,#b043f5,#8734e7);color:var(--bbd-color-surface);font-size:1rem;font-weight:800;line-height:1;box-shadow:0 5px 13px rgba(147,51,234,.17)}body.bbd-app .bbd-smm-storefront .service-order-card .service-title{flex:1 1 auto;width:auto;min-width:0;margin:0;padding:0;color:#131d35;font-size:clamp(1.125rem,1.08vw,1.3125rem);font-weight:800;line-height:1.55;text-align:right;overflow-wrap:anywhere}body.bbd-app .bbd-smm-storefront .service-order-card .service-tags{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:9px;margin-top:12px}body.bbd-app .bbd-smm-storefront .service-order-card .tag{min-height:34px;padding:0 11px;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;border:1px solid var(--bbd-qc-border);border-radius:10px;background:var(--bbd-color-subtle);color:#8490a6;font-size:.875rem;font-weight:600;white-space:nowrap}body.bbd-app .bbd-smm-storefront .service-order-card .tag small{color:#8490a6;font-size:.875rem;font-weight:600}body.bbd-app .bbd-smm-storefront .service-order-card .tag strong{color:var(--bbd-color-text-muted);font-size:.875rem;font-weight:800}body.bbd-app .bbd-smm-storefront .service-order-card .tag--success{color:var(--bbd-qc-green-dark);border-color:#b7f0cc;background:#effdf4}body.bbd-app .bbd-smm-storefront .service-order-card .price-panel{grid-area:price;align-self:start;width:100%;min-height:0;height:119px;padding:10px 6px;border:0;border-radius:0;background:0 0;box-shadow:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center}body.bbd-app .bbd-smm-storefront .service-order-card .price-label{margin:0;color:#71809b;font-size:.875rem;font-weight:600}body.bbd-app .bbd-smm-storefront .service-order-card .price-value,body.bbd-app .bbd-smm-storefront .service-order-card .price-value .amount,body.bbd-app .bbd-smm-storefront .service-order-card .price-value .bbd-price{margin:0;color:var(--bbd-qc-blue);font-size:clamp(1.5rem,1.8vw,1.9375rem);font-weight:800;line-height:1.15;letter-spacing:-.3px;white-space:nowrap}body.bbd-app .bbd-smm-storefront .service-order-card .price-value bdi{display:inline-flex;align-items:baseline;gap:.22em;direction:ltr}body.bbd-app .bbd-smm-storefront .service-order-card .price-value .bbd-price-currency{font-size:.52em;font-weight:800}body.bbd-app .bbd-smm-storefront .service-order-card .order-fields{grid-area:fields;align-self:start;width:100%;display:grid;grid-template-columns:minmax(190px,1fr) minmax(145px,.78fr);grid-template-rows:auto auto;column-gap:11px;row-gap:8px;align-content:start;background:0 0;border:0;padding:0}body.bbd-app .bbd-smm-storefront .service-order-card .fields-bottom-row,body.bbd-app .bbd-smm-storefront .service-order-card .fields-top-row{display:contents}body.bbd-app .bbd-smm-storefront .service-order-card .field{min-width:0;display:flex;flex-direction:column;gap:5px;margin:0}body.bbd-app .bbd-smm-storefront .service-order-card .field--quantity{grid-column:1;grid-row:1}body.bbd-app .bbd-smm-storefront .service-order-card .field--details{grid-column:2;grid-row:1}body.bbd-app .bbd-smm-storefront .service-order-card .field--link{grid-column:1;grid-row:2}body.bbd-app .bbd-smm-storefront .service-order-card .field--estimate{grid-column:2;grid-row:2}body.bbd-app .bbd-smm-storefront .service-order-card .field-label{display:block;margin:0;color:#63728d;font-size:.875rem;font-weight:400;line-height:1;text-align:right}body.bbd-app .bbd-smm-storefront .service-order-card .bbd-modern-details-button,body.bbd-app .bbd-smm-storefront .service-order-card .field input,body.bbd-app .bbd-smm-storefront .service-order-card .field output,body.bbd-app .bbd-smm-storefront .service-order-card .field select{width:100%;height:40px;min-height:40px;margin:0;padding:0 13px;border:1px solid var(--bbd-qc-border);border-radius:11px;outline:0;background:var(--bbd-color-surface);color:#17213a;font-size:.875rem;font-weight:600;line-height:1;box-shadow:none;transition:border-color .2s,box-shadow .2s}body.bbd-app .bbd-smm-storefront .service-order-card .field input:focus,body.bbd-app .bbd-smm-storefront .service-order-card .field select:focus{border-color:#8eb2ff;box-shadow:0 0 0 3px rgba(59,130,246,.09)}body.bbd-app .bbd-smm-storefront .service-order-card .field input::placeholder{color:#a2aaba;font-size:.875rem}body.bbd-app .bbd-smm-storefront .service-order-card .field select{color:#66758e;background-color:#eef2f7;cursor:pointer}body.bbd-app .bbd-smm-storefront .service-order-card .field output{display:flex;align-items:center;justify-content:flex-start;background:#edf2f7;color:#53627b}body.bbd-app .bbd-smm-storefront .service-order-card .field--quantity input{direction:ltr;text-align:right;font-weight:700}body.bbd-app .bbd-smm-storefront .service-order-card .field--link input{direction:rtl}body.bbd-app .bbd-smm-storefront .service-order-card .bbd-modern-details-button{display:flex;align-items:center;justify-content:center;background:#3b82f6;border-color:#3b82f6;color:var(--bbd-color-surface);cursor:pointer;text-decoration:none}body.bbd-app .bbd-smm-storefront .service-order-card .bbd-modern-details-button:hover{background:var(--bbd-primary);border-color:var(--bbd-primary);transform:none}body.bbd-app .bbd-smm-storefront .service-order-card .payment-section{grid-area:payment;align-self:start;width:100%;display:flex;flex-direction:column;justify-content:flex-start;min-width:0}body.bbd-app .bbd-smm-storefront .service-order-card .payment-box{width:100%;height:119px;min-height:119px;margin:0;padding:11px 12px;border:1px solid var(--bbd-qc-border);border-radius:15px;background:#fbfcfe;display:flex;flex-direction:column;justify-content:space-between;gap:8px;overflow:hidden}body.bbd-app .bbd-smm-storefront .service-order-card .payment-methods{width:100%;min-width:0;min-height:0;margin:0;padding:0;border:0;display:flex;align-items:center;justify-content:flex-start;gap:11px}body.bbd-app .bbd-smm-storefront .service-order-card .payment-title{float:none;width:auto;margin:0 2px 0 0;padding:0;color:var(--bbd-color-muted-strong);font-size:.875rem;font-weight:600;line-height:1}body.bbd-app .bbd-smm-storefront .service-order-card .radio-option{position:relative;display:inline-flex;align-items:center;gap:7px;margin:0;color:#24324b;font-size:.875rem;font-weight:500;line-height:1;cursor:pointer;white-space:nowrap}body.bbd-app .bbd-smm-storefront .service-order-card .radio-option input{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}body.bbd-app .bbd-smm-storefront .service-order-card .custom-radio{width:18px;height:18px;min-width:18px;border:1.5px solid #aab4c6;border-radius:50%;background:var(--bbd-color-surface);display:inline-flex;align-items:center;justify-content:center}body.bbd-app .bbd-smm-storefront .service-order-card .radio-option input:checked+.custom-radio{border-color:#2878ff}body.bbd-app .bbd-smm-storefront .service-order-card .radio-option input:checked+.custom-radio:after{content:"";width:9px;height:9px;border-radius:50%;background:#2878ff;box-shadow:0 0 0 2px #dfeaff}body.bbd-app .bbd-smm-storefront .service-order-card .wallet-charge{display:inline-flex;align-items:center;min-height:21px;padding:0 7px;border-radius:7px;background:#f0f4fa;color:var(--bbd-color-muted-strong);font-size:.875rem;font-weight:700;white-space:nowrap}body.bbd-app .bbd-smm-storefront .service-order-card .payment-actions{width:100%;display:grid;grid-template-columns:minmax(110px,.82fr) minmax(135px,1.18fr);gap:9px;align-items:stretch}body.bbd-app .bbd-smm-storefront .service-order-card .order-total{min-height:43px;height:43px;margin:0;padding:5px 9px;border:1px solid var(--bbd-qc-border);border-radius:11px;background:var(--bbd-color-surface);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-align:center}body.bbd-app .bbd-smm-storefront .service-order-card .order-total span{margin:0;color:#96a0b3;font-size:.875rem;font-weight:500;line-height:1}body.bbd-app .bbd-smm-storefront .service-order-card .order-total strong{margin:0;color:#17213a;font-size:.9375rem;font-weight:800;line-height:1.2;white-space:nowrap}body.bbd-app .bbd-smm-storefront .service-order-card .submit-button{width:100%;min-width:0;min-height:43px;height:43px;margin:0;padding:0 12px;border:0;border-radius:11px;background:linear-gradient(135deg,#1ac467,#10ad51);color:var(--bbd-color-surface);font-size:.9375rem;font-weight:800;line-height:1;cursor:pointer;box-shadow:0 8px 16px rgba(16,185,84,.17);transition:transform .2s,box-shadow .2s,filter .2s}body.bbd-app .bbd-smm-storefront .service-order-card .submit-button:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 10px 19px rgba(16,185,84,.22)}body.bbd-app .bbd-smm-storefront .service-order-card .wallet-balance{display:none}body.bbd-app .bbd-smm-storefront .service-order-card .bbd-smm-table-service-data{display:none}body.bbd-app .bbd-smm-table-storefront .bbd-smm-table-service-title{margin:0;color:inherit;font-family:var(--bbd-site-font,inherit);font-size:.9375rem;font-weight:700;line-height:1.9}@media (max-width:1280px) and (min-width:1025px){body.bbd-app .bbd-smm-storefront .service-order-card{grid-template-columns:minmax(250px,.88fr) minmax(310px,.98fr) 175px minmax(330px,1.45fr);gap:15px}body.bbd-app .bbd-smm-storefront .service-order-card .service-title{font-size:1.125rem}body.bbd-app .bbd-smm-storefront .service-order-card .price-value,body.bbd-app .bbd-smm-storefront .service-order-card .price-value .amount,body.bbd-app .bbd-smm-storefront .service-order-card .price-value .bbd-price{font-size:1.625rem}}@media (max-width:1024px){body.bbd-app .bbd-smm-storefront .service-order-card{width:min(100%,620px);margin:0 auto;min-height:0;padding:18px;border-radius:18px;display:flex;flex-direction:column;gap:17px}body.bbd-app .bbd-smm-storefront .service-order-card .service-info{order:1;width:100%;padding:0;align-items:stretch}body.bbd-app .bbd-smm-storefront .service-order-card .service-heading{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0}body.bbd-app .bbd-smm-storefront .service-order-card .service-id{min-width:57px;height:34px;font-size:1.125rem}body.bbd-app .bbd-smm-storefront .service-order-card .service-title{width:100%;margin:14px 0 15px;font-size:clamp(1.3125rem,5.3vw,1.6875rem);line-height:1.65}body.bbd-app .bbd-smm-storefront .service-order-card .service-tags{justify-content:flex-start;gap:8px;margin-top:0}body.bbd-app .bbd-smm-storefront .service-order-card .tag{min-height:39px;padding:0 11px;font-size:.875rem}body.bbd-app .bbd-smm-storefront .service-order-card .price-panel{order:2;width:100%;height:auto;min-height:128px;padding:20px 12px;border:1px solid var(--bbd-qc-price-border);border-radius:16px;background:var(--bbd-qc-price-bg)}body.bbd-app .bbd-smm-storefront .service-order-card .price-label{font-size:.875rem}body.bbd-app .bbd-smm-storefront .service-order-card .price-value,body.bbd-app .bbd-smm-storefront .service-order-card .price-value .amount,body.bbd-app .bbd-smm-storefront .service-order-card .price-value .bbd-price{font-size:clamp(2.125rem,10vw,3rem)}body.bbd-app .bbd-smm-storefront .service-order-card .price-value .bbd-price-currency{font-size:1.25rem}body.bbd-app .bbd-smm-storefront .service-order-card .order-fields{order:3;width:100%;display:flex;flex-direction:column;gap:15px}body.bbd-app .bbd-smm-storefront .service-order-card .fields-bottom-row,body.bbd-app .bbd-smm-storefront .service-order-card .fields-top-row{display:flex;flex-direction:column;gap:15px}body.bbd-app .bbd-smm-storefront .service-order-card .field{width:100%;gap:8px}body.bbd-app .bbd-smm-storefront .service-order-card .field--details,body.bbd-app .bbd-smm-storefront .service-order-card .field--estimate,body.bbd-app .bbd-smm-storefront .service-order-card .field--link,body.bbd-app .bbd-smm-storefront .service-order-card .field--quantity{grid-column:auto;grid-row:auto}body.bbd-app .bbd-smm-storefront .service-order-card .field-label{font-size:1rem}body.bbd-app .bbd-smm-storefront .service-order-card .bbd-modern-details-button,body.bbd-app .bbd-smm-storefront .service-order-card .field input,body.bbd-app .bbd-smm-storefront .service-order-card .field output,body.bbd-app .bbd-smm-storefront .service-order-card .field select{height:58px;min-height:58px;border-radius:13px;padding:0 15px;font-size:1rem}body.bbd-app .bbd-smm-storefront .service-order-card .field input::placeholder{font-size:1rem}body.bbd-app .bbd-smm-storefront .service-order-card .payment-section{order:4;width:100%}body.bbd-app .bbd-smm-storefront .service-order-card .payment-box{height:auto;min-height:0;padding:16px;gap:17px;border-radius:15px;overflow:visible}body.bbd-app .bbd-smm-storefront .service-order-card .payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:7px}body.bbd-app .bbd-smm-storefront .service-order-card .payment-title{grid-column:1/-1;width:100%;margin:0 0 3px;font-size:1rem;text-align:right}body.bbd-app .bbd-smm-storefront .service-order-card .radio-option{min-height:54px;justify-content:center;border:1px solid var(--bbd-qc-border);border-radius:12px;background:var(--bbd-color-surface);font-size:1rem}body.bbd-app .bbd-smm-storefront .service-order-card .payment-actions{grid-template-columns:minmax(125px,.9fr) minmax(155px,1.3fr);gap:10px}body.bbd-app .bbd-smm-storefront .service-order-card .order-total,body.bbd-app .bbd-smm-storefront .service-order-card .submit-button{height:54px;min-height:54px}body.bbd-app .bbd-smm-storefront .service-order-card .order-total span{font-size:.875rem}body.bbd-app .bbd-smm-storefront .service-order-card .order-total strong{font-size:1.125rem}body.bbd-app .bbd-smm-storefront .service-order-card .submit-button{font-size:1.0625rem}}@media (max-width:480px){body.bbd-app .bbd-smm-storefront .service-order-card{padding:14px}body.bbd-app .bbd-smm-storefront .service-order-card .service-title{font-size:1.3125rem}body.bbd-app .bbd-smm-storefront .service-order-card .service-tags{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}body.bbd-app .bbd-smm-storefront .service-order-card .tag{width:100%;padding:0 6px;font-size:.875rem;white-space:normal;text-align:center}body.bbd-app .bbd-smm-storefront .service-order-card .tag strong{font-size:.875rem}body.bbd-app .bbd-smm-storefront .service-order-card .payment-actions{grid-template-columns:1fr}body.bbd-app .bbd-smm-storefront .service-order-card .submit-button{grid-row:1}body.bbd-app .bbd-smm-storefront .service-order-card .order-total{grid-row:2}}body.bbd-app .bbd-smm-storefront .service-order-card .order-fields,body.bbd-app .bbd-smm-storefront .service-order-card .payment-section,body.bbd-app .bbd-smm-storefront .service-order-card .price-panel,body.bbd-app .bbd-smm-storefront .service-order-card .service-info{flex:0 0 auto}body.bbd-app .bbd-smm-storefront .service-order-card .payment-section{margin:0;padding:0;border:0;border-radius:0;background:0 0;box-shadow:none;gap:0}body.bbd-app .bbd-smm-services-table .bbd-smm-table-metric{display:inline-flex;align-items:center;justify-content:center;min-height:0;margin:0;padding:0;color:var(--bbd-color-heading);font-family:var(--bbd-site-font,inherit);font-size:.9375rem;font-weight:700;line-height:1.75;white-space:normal}body.bbd-app .bbd-smm-services-table .bbd-smm-table-metric :where(strong,span,bdi){margin:0;padding:0;color:inherit;font:inherit;line-height:inherit;letter-spacing:normal}body.bbd-app .bbd-smm-services-table .bbd-smm-table-metric .bbd-price,body.bbd-app .bbd-smm-services-table .bbd-smm-table-metric .woocommerce-Price-amount{display:inline-flex;align-items:baseline;min-height:0;margin:0;padding:0;border:0;border-radius:0;background:0 0;color:inherit;font:inherit;box-shadow:none}body.bbd-app .bbd-smm-services-table .bbd-smm-table-metric--range{direction:ltr;unicode-bidi:isolate}body.bbd-app .bbd-smm-services-table .bbd-smm-table-metric--time{max-width:190px}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order),body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-fields,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-order-form,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-order-form-card,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-order-layout,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-order-summary,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-payment-actions,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-selection-row,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-search,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-target-row{width:100%;max-width:100%;min-width:0;box-sizing:border-box}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order){container-type:inline-size;container-name:bbd-quick-order}body.bbd-app .bbd-quick-order-panel-mode .bbd-quick-order-layout,body.bbd-app.woocommerce-account .woocommerce-MyAccount-content .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-order-layout{grid-template-columns:minmax(0,1fr);overflow:visible}body.bbd-app .bbd-quick-order-panel-mode .bbd-quick-service-card,body.bbd-app.woocommerce-account .woocommerce-MyAccount-content .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-card{order:2;width:100%;max-width:100%;min-width:0}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-fields{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-selection-row,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-target-row{display:grid;align-items:start;gap:14px}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-selection-row{grid-template-columns:minmax(120px,1fr) minmax(0,2fr);grid-template-areas:"category service"}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-category-field{grid-area:category}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field{grid-area:service}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-target-row{grid-template-columns:minmax(0,2fr) minmax(130px,.72fr);grid-template-areas:"link quantity"}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-target-row .bbd-quick-link-field{grid-area:link;grid-column:auto}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-target-row .bbd-quick-quantity-field{grid-area:quantity}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-field,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-field input,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-field select,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-search input,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-service-select-container,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .select2-container{min-width:0;max-width:100%;box-sizing:border-box}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-service-select-container,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .select2-container{width:100%!important}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-order-summary{display:grid;grid-template-columns:minmax(220px,.86fr) minmax(0,1.14fr);grid-template-areas:"total actions";align-items:stretch;gap:14px;margin-top:14px}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-order-summary>.bbd-quick-total{grid-area:total;grid-column:auto}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-payment-actions{grid-area:actions}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-order-summary>.bbd-quick-total{height:auto;min-height:0;align-self:stretch;align-items:center;justify-content:center;margin:0;padding:14px 16px;text-align:center}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-payment-actions{display:grid;height:100%;min-height:126px;grid-template-rows:minmax(0,1fr) auto;align-content:stretch}@media(min-width:783px){body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-order-summary>.bbd-quick-total{margin-top:14px}}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-payment-choice{width:100%;min-height:0;margin:0;align-content:center;box-sizing:border-box}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-payment-actions .bbd-quick-submit{width:100%;min-height:46px;margin:10px 0 0;box-sizing:border-box}body.bbd-app .bbd-locked-service-order .bbd-quick-selection-row{display:none}body.bbd-app .bbd-locked-service-order .bbd-quick-target-row{grid-template-columns:minmax(0,2fr) minmax(130px,.72fr);grid-template-areas:"link quantity"}body.bbd-app .bbd-locked-service-order .bbd-quick-order-summary>.bbd-quick-total,body.bbd-app .bbd-locked-service-order .bbd-quick-target-row .bbd-quick-link-field{grid-column:auto}@media(max-width:782px){body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-selection-row{grid-template-columns:minmax(0,1fr);grid-template-areas:"category" "service"}body.bbd-app .bbd-locked-service-order .bbd-quick-target-row,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-target-row{grid-template-columns:minmax(0,1fr);grid-template-areas:"link" "quantity"}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-order-summary{grid-template-columns:minmax(0,1fr);grid-template-areas:"total" "actions"}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-order-summary>.bbd-quick-total,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-payment-actions{min-height:0}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-payment-choice{flex-direction:row;align-items:stretch}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-payment-choice label{width:auto;flex:1;justify-content:center}}body.bbd-app .bbd-quick-order-panel-mode .bbd-quick-order-layout,body.bbd-app.woocommerce-account .woocommerce-MyAccount-content .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-order-layout{grid-template-columns:minmax(0,1fr) minmax(220px,.52fr);gap:14px;overflow:visible}body.bbd-app .bbd-quick-order-panel-mode .bbd-quick-service-card,body.bbd-app.woocommerce-account .woocommerce-MyAccount-content .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-card{order:initial;width:auto;max-width:100%;min-width:0;overflow:hidden}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-order-form-card,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-card,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-card>header,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-stats,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-stats>div{min-width:0;max-width:100%;box-sizing:border-box}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-card>header{overflow:hidden}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-stats{grid-template-columns:repeat(2,minmax(0,1fr))}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-card h3,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-title{display:-webkit-box;max-width:100%;overflow:hidden;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-provider{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-card .desc-list{min-width:0;max-width:100%;overflow:hidden;box-sizing:border-box}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-card .desc-list strong{display:block;flex:1 1 auto;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-card .desc-list.description{overflow-wrap:anywhere;word-break:break-word;white-space:normal}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-service-select-container,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-service-select-container .select2-selection--single,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-service-select-container .selection{min-width:0;max-width:100%;overflow:hidden;box-sizing:border-box}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-service-select-container .select2-selection__rendered{width:100%;max-width:100%;min-width:0;overflow:hidden;padding-left:30px!important;box-sizing:border-box}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-selected-service-name{flex:1 1 0;width:auto;max-width:100%;min-width:0;overflow:visible;text-overflow:clip;white-space:normal}body.bbd-app .bbd-service-select-dropdown .bbd-service-option-copy,body.bbd-app .bbd-service-select-dropdown .bbd-service-option-row,body.bbd-app .bbd-service-select-dropdown .select2-results__option{min-width:0;max-width:100%;overflow:hidden;box-sizing:border-box}body.bbd-app .bbd-service-select-dropdown .bbd-service-option-copy{width:auto;flex:1 1 0}body.bbd-app .bbd-service-select-dropdown .bbd-service-option-copy strong{overflow:visible;text-overflow:clip;white-space:normal}@container bbd-quick-order (max-width:760px){body.bbd-app .bbd-quick-order-panel-mode .bbd-quick-order-layout,body.bbd-app.woocommerce-account .woocommerce-MyAccount-content .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-order-layout{grid-template-columns:minmax(0,1fr)}body.bbd-app .bbd-quick-order-panel-mode .bbd-quick-service-card,body.bbd-app.woocommerce-account .woocommerce-MyAccount-content .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-card{order:2;width:100%}}@media(max-width:782px){body.bbd-app .bbd-quick-order-panel-mode .bbd-quick-order-layout,body.bbd-app.woocommerce-account .woocommerce-MyAccount-content .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-order-layout{grid-template-columns:minmax(0,1fr)}body.bbd-app .bbd-quick-order-panel-mode .bbd-quick-service-card,body.bbd-app.woocommerce-account .woocommerce-MyAccount-content .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-card{order:2;width:100%}}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker-button{min-height:62px;height:auto;align-items:center;overflow:hidden}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker-selected{align-items:flex-start;max-width:calc(100% - 24px);overflow:visible}body.bbd-app .bbd-public-quick-order .bbd-native-service-option .bbd-service-id-badge,body.bbd-app .bbd-public-quick-order .bbd-native-service-picker-selected .bbd-service-id-badge{align-self:flex-start;margin-top:3px}body.bbd-app .bbd-public-quick-order .bbd-native-service-option .bbd-service-option-copy strong,body.bbd-app .bbd-public-quick-order .bbd-selected-service-name{display:block;flex:1 1 auto;width:auto;max-width:100%;overflow:visible;text-overflow:clip;white-space:normal;word-break:normal;overflow-wrap:anywhere;line-height:1.85;text-align:right}body.bbd-app .bbd-public-quick-order .bbd-native-service-option,body.bbd-app .bbd-public-quick-order .bbd-native-service-option .bbd-service-option-copy,body.bbd-app .bbd-public-quick-order .bbd-native-service-option .bbd-service-option-row{height:auto;min-height:0;overflow:visible}body.bbd-app .bbd-public-quick-order .bbd-native-service-option .bbd-service-option-row{align-items:flex-start}body.bbd-app .bbd-public-quick-order .bbd-native-service-option{padding-block:9px}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-service-select-container .select2-selection--single{height:auto;min-height:58px}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-service-select-container .select2-selection__rendered{display:flex;align-items:flex-start;min-height:56px;padding-top:7px!important;padding-bottom:7px!important;white-space:normal!important;line-height:1.75}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-service-select-container .select2-selection__arrow{top:50%;transform:translateY(-50%)}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-selected-service-name{flex:1 1 auto;width:auto;max-width:100%;overflow:visible;text-overflow:clip;white-space:normal;word-break:normal;overflow-wrap:anywhere;line-height:1.75}body.bbd-app .bbd-service-select-dropdown .bbd-service-option-row{align-items:flex-start}body.bbd-app .bbd-service-select-dropdown .bbd-service-option-copy{width:auto;max-width:100%;overflow:visible}body.bbd-app .bbd-service-select-dropdown .bbd-service-option-copy strong{overflow:visible;text-overflow:clip;white-space:normal;word-break:normal;overflow-wrap:anywhere;line-height:1.8}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-picker-button{min-height:68px;height:auto;padding-block:9px;overflow:visible}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-picker-selected{display:flex;align-items:flex-start;flex:1 1 auto;width:100%;max-width:100%;min-width:0;gap:8px;overflow:hidden}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-picker-selected .bbd-service-id-badge{flex:0 0 auto;align-self:flex-start;margin-top:2px}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-picker-selected .bbd-selected-service-name{display:block;flex:1 1 0;width:100%;min-width:0;max-width:100%;height:auto;max-height:none;margin:0;overflow:hidden;text-overflow:clip;white-space:normal;word-break:normal;overflow-wrap:anywhere;line-height:1.7;text-align:right}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-picker-arrow{align-self:center}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-option{height:auto;min-height:54px;padding:8px;overflow:hidden}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-option .bbd-service-option-row{display:flex;align-items:flex-start;width:100%;min-width:0;gap:8px;overflow:hidden}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-option .bbd-service-option-copy{display:block;flex:1 1 0;width:100%;min-width:0;max-width:100%;overflow:hidden}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-option .bbd-service-option-copy strong{display:block;width:100%;min-width:0;max-width:100%;height:auto;max-height:none;overflow:hidden;text-overflow:clip;white-space:normal;word-break:normal;overflow-wrap:break-word;line-height:1.7;text-align:right}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-option .bbd-service-id-badge{flex:0 0 auto;align-self:flex-start;margin-top:2px}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-service-select-container .bbd-selected-service-name,body.bbd-app .bbd-service-select-dropdown .bbd-service-option-copy strong{overflow:visible;text-overflow:clip;white-space:normal;word-break:normal;overflow-wrap:break-word}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .bbd-service-select-container,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .bbd-service-select-container .selection,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .select2-container{display:block;width:100%;max-width:100%;min-width:0;box-sizing:border-box}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .bbd-service-select-container .select2-selection--single{display:flex;align-items:center;width:100%;height:64px!important;min-height:64px!important;padding:7px 38px 7px 9px!important;border:1px solid #dbe2ea;border-radius:10px;background:var(--bbd-color-surface);overflow:hidden!important;box-sizing:border-box}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .bbd-service-select-container .select2-selection__rendered{display:flex;align-items:center;gap:8px;width:100%;height:100%;min-height:0!important;margin:0;padding:0!important;color:inherit;line-height:1.55;white-space:normal;overflow:hidden;box-sizing:border-box}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .bbd-service-select-container .bbd-selected-service-id-badge{flex:0 0 auto;align-self:center;margin:0}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .bbd-service-select-container .bbd-selected-service-name{display:block;flex:1 1 0;min-width:0;width:auto;max-width:100%;max-height:3.1em;margin:0;color:inherit;line-height:1.55;white-space:normal;overflow:hidden;text-overflow:clip;overflow-wrap:break-word;word-break:normal;text-align:right}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .bbd-service-select-container .select2-selection__arrow{top:50%;left:9px;right:auto;transform:translateY(-50%)}body.bbd-app .bbd-dashboard-orders-table td small,body.bbd-app .bbd-order-cell-category,body.bbd-app .bbd-public-category,body.bbd-app .bbd-quick-category,body.bbd-app .bbd-quick-subcategory{font-family:inherit,"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field{overflow:visible}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .bbd-service-select-container,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .bbd-service-select-container>.selection,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field>.select2-container,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field>.selectWoo-container{display:block;width:100%!important;max-width:100%;min-width:0;height:64px!important;min-height:64px;margin:0;padding:0;overflow:visible;box-sizing:border-box}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .bbd-service-select-container .select2-selection--single,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .selectWoo-selection--single{position:relative;display:flex;width:100%;max-width:100%;min-width:0;height:64px!important;min-height:64px!important;align-items:center;margin:0;padding:7px 38px 7px 9px!important;border:0!important;border-radius:10px!important;background:var(--bbd-color-surface,#fff);background-clip:padding-box;box-shadow:inset 0 0 0 1px #dbe2ea!important;overflow:hidden;box-sizing:border-box}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .bbd-service-select-container.select2-container--focus .select2-selection--single,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .bbd-service-select-container.select2-container--open .select2-selection--single{border-radius:10px!important;box-shadow:inset 0 0 0 1px var(--bbd-primary,#31c1c7),0 0 0 3px rgba(49,193,199,.1)!important}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .bbd-service-select-container .select2-selection__rendered{width:100%;height:100%;min-height:0;margin:0;padding:0!important;overflow:hidden;border-radius:9px;box-sizing:border-box}body.bbd-app .bbd-public-category option,body.bbd-app .bbd-quick-category option,body.bbd-app .bbd-quick-subcategory option{font-family:inherit,"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif}body.bbd-app .bbd-smm-card-list{display:flex;flex-direction:column;gap:10px;width:100%;direction:rtl}body.bbd-app .bbd-smm-service-card-row{display:grid;grid-template-columns:64px minmax(0,2.4fr) minmax(110px,1fr) minmax(64px,.6fr) minmax(72px,.7fr) minmax(120px,1.05fr) auto;align-items:center;gap:14px;width:100%;padding:12px 16px;border:1px solid var(--bbd-form-border-color,var(--bbd-color-line,#e5e7eb));border-radius:14px;background:var(--bbd-color-surface,#fff);box-sizing:border-box;transition:border-color .12s ease,box-shadow .12s ease}body.bbd-app .bbd-smm-service-card-row:hover{border-color:var(--bbd-color-primary-border,#c7d2fe);box-shadow:0 6px 20px rgba(15,23,42,.06)}body.bbd-app .bbd-smm-card-cell{display:flex;align-items:center;justify-content:center;min-width:0;text-align:center}body.bbd-app .bbd-smm-card-name{flex-direction:column;align-items:flex-start;gap:2px;text-align:right}body.bbd-app .bbd-smm-card-title{margin:0;color:var(--bbd-color-heading);font-family:var(--bbd-site-font,inherit),"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;font-size:.9375rem;font-weight:700;line-height:1.9;overflow-wrap:break-word}body.bbd-app .bbd-smm-card-name small{color:var(--bbd-color-muted-strong);font-size:.875rem}body.bbd-app .bbd-smm-card-cell strong{color:var(--bbd-color-heading);font-size:.9375rem;font-weight:700;line-height:1.75}body.bbd-app .bbd-smm-card-price{color:var(--bbd-color-muted-strong);font-size:.9375rem;font-weight:700}body.bbd-app .bbd-smm-card-price .bbd-price,body.bbd-app .bbd-smm-card-price .woocommerce-Price-amount{display:inline-flex;align-items:baseline;min-height:0;margin:0;padding:0;border:0;border-radius:0;background:0 0;color:inherit;font:inherit;box-shadow:none}body.bbd-app .bbd-smm-card-actions{gap:8px;flex-wrap:nowrap}body.bbd-app .bbd-smm-service-card-row .button,body.bbd-app .bbd-smm-service-card-row button.button{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:96px;min-height:38px;margin:0;padding:8px 18px;border:1px solid var(--bbd-color-line,#e5e7eb);border-radius:10px;background:var(--bbd-color-surface,#fff);background-image:none;color:var(--bbd-color-heading);font-family:inherit;font-size:.9375rem;font-weight:600;line-height:1;text-align:center;text-decoration:none;text-shadow:none;letter-spacing:0;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease}body.bbd-app .bbd-smm-service-card-row .button:hover{transform:translateY(-1px)}body.bbd-app .bbd-smm-service-card-row .button:active{transform:translateY(0)}body.bbd-app .bbd-smm-service-card-row .button:focus-visible{outline:2px solid var(--bbd-color-primary-strong);outline-offset:2px}body.bbd-app .bbd-smm-service-card-row .bbd-smm-open-order{border:1px solid var(--bbd-action-button-border,transparent);background:var(--bbd-buy-button-color,#ff3d81);color:var(--bbd-action-button-text,var(--bbd-color-surface,#fff));box-shadow:0 4px 12px color-mix(in srgb,var(--bbd-buy-shadow-color,#ff3d81) 28%,transparent)}body.bbd-app .bbd-smm-service-card-row .bbd-smm-open-order:hover{background:var(--bbd-buy-button-hover,color-mix(in srgb,var(--bbd-buy-button-color,#ff3d81) 88%,#000));box-shadow:0 8px 20px color-mix(in srgb,var(--bbd-buy-shadow-color,#ff3d81) 38%,transparent)}@media(max-width:1024px){body.bbd-app .bbd-smm-service-card-row{grid-template-columns:56px minmax(0,1.8fr) minmax(96px,1fr) minmax(58px,.6fr) minmax(64px,.7fr) auto;gap:10px}body.bbd-app .bbd-smm-card-time{display:none}body.bbd-app .bbd-smm-service-card-row .button{min-width:84px;padding:8px 12px}}@media(max-width:782px){body.bbd-app .bbd-smm-service-card-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;padding:14px}body.bbd-app .bbd-smm-card-actions,body.bbd-app .bbd-smm-card-id,body.bbd-app .bbd-smm-card-name{grid-column:1/-1}body.bbd-app .bbd-smm-card-id{justify-content:flex-start}body.bbd-app .bbd-smm-card-time{display:flex}body.bbd-app .bbd-smm-card-cell:not(.bbd-smm-card-id):not(.bbd-smm-card-name):not(.bbd-smm-card-actions){align-items:flex-start;flex-direction:column;gap:3px;padding:8px 10px;border-radius:10px;background:var(--bbd-color-subtle,#f8fafc);text-align:right}body.bbd-app .bbd-smm-card-cell:not(.bbd-smm-card-id):not(.bbd-smm-card-name):not(.bbd-smm-card-actions)::before{content:attr(data-label);color:var(--bbd-color-muted-strong);font-size:.875rem;font-weight:600}body.bbd-app .bbd-smm-card-actions{gap:10px}body.bbd-app .bbd-smm-service-card-row .button{flex:1;min-width:0}}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order){--bbd-quick-control-height:44px}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-category-field select,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .bbd-service-select-container,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .bbd-service-select-container .select2-selection--single,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .bbd-service-select-container>.selection,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .selectWoo-selection--single,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field>.select2-container,body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field>.selectWoo-container{height:var(--bbd-quick-control-height)!important;min-height:var(--bbd-quick-control-height)!important;box-sizing:border-box}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .bbd-service-select-container .bbd-selected-service-name{max-height:none;line-height:calc(var(--bbd-quick-control-height) - 16px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.bbd-app .bbd-quick-order-shell:not(.bbd-public-quick-order) .bbd-quick-service-field .bbd-service-select-container .select2-selection--single{padding-top:0!important;padding-bottom:0!important}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps.has-account-step{grid-template-columns:repeat(3,minmax(0,1fr));max-width:390px}body.bbd-app .bbd-public-quick-order .bbd-quick-guest-phone-field{display:block;margin-top:2px}body.bbd-app .bbd-public-quick-order .bbd-quick-guest-phone-field>span{display:none}body.bbd-app .bbd-public-quick-order .bbd-quick-guest-phone-field>small{display:block;padding:6px 2px 0;color:#a49aac;font-size:.875rem;line-height:1.8}body.bbd-app .bbd-quick-guest-phone{text-align:right}body.bbd-app .bbd-quick-guest-phone:invalid{border-color:#e0736f}@media(max-width:640px){body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps.has-account-step{max-width:100%;gap:26px}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps.has-account-step>div:not(:last-child):before{left:-22px}}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker-button{height:55px;min-height:55px;max-height:55px;align-items:center;overflow:hidden}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-picker-selected{align-items:center;max-height:100%;overflow:hidden}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-picker-selected .bbd-service-id-badge{align-self:center;margin-top:0}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker-button .bbd-selected-service-name{display:block;max-height:none;line-height:1.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker-arrow{align-self:center}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker-menu{background:var(--bbd-color-surface,#fff);background-color:#fff;backdrop-filter:none}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker-options{background:var(--bbd-color-surface,#fff)}body.bbd-app .bbd-public-quick-order{position:relative;z-index:0}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker{isolation:auto;position:relative;z-index:5}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker:focus-within{z-index:30}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker:has(.bbd-native-service-picker-button[aria-expanded=true]){z-index:30}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker-menu{z-index:30}body.bbd-app .bbd-public-quick-order .bbd-public-price-row,body.bbd-app .bbd-public-quick-order .bbd-quick-order-summary{position:relative;z-index:1}body.bbd-app .bbd-fs-package-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:14px;width:100%;max-width:100%;margin:12px 0 18px}body.bbd-app .fs-package-card{box-sizing:border-box;display:flex;flex-direction:column;width:100%;min-width:0;max-width:var(--fs-package-card-max,264px);height:100%;overflow:hidden;position:relative;direction:rtl;background:#fff;border-radius:22px;box-shadow:0 6px 20px rgba(17,26,51,.08);color:var(--fs-package-text,#526783);font-family:inherit}body.bbd-app .fs-package-header{box-sizing:border-box;flex:0 0 168px;height:168px;position:relative;padding:27px 14px 38px;text-align:center;background:linear-gradient(145deg,var(--fs-package-header-start,#ffb467) 0,var(--fs-package-header-end,#ff6b00) 100%)}body.bbd-app .fs-package-header::after{content:"";position:absolute;left:-5%;bottom:-27px;width:110%;height:55px;background:#fff;border-radius:50% 50% 0 0/65% 65% 0 0;pointer-events:none}body.bbd-app .fs-package-icon{display:flex;align-items:center;justify-content:center;width:62px;height:62px;margin:0 auto 10px;position:relative;z-index:2;border:3px solid rgba(255,255,255,.4);border-radius:50%;background:rgba(255,255,255,.94);box-shadow:0 0 0 2px rgba(255,255,255,.65),0 3px 8px rgba(0,0,0,.08)}body.bbd-app .fs-package-icon span{display:block;font-size:31px;line-height:1}body.bbd-app .fs-package-title{position:relative;z-index:2;margin:0;color:#fff!important;font-family:inherit;font-size:19px!important;font-weight:800;line-height:1.55;overflow-wrap:anywhere}body.bbd-app .fs-package-body{box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding:29px 19px 0;background:#fff}body.bbd-app .fs-package-features{padding:0;margin:0 0 12px;list-style:none}body.bbd-app .fs-package-features li{display:flex;align-items:flex-start;justify-content:flex-start;gap:8px;margin-bottom:5px;color:var(--fs-package-text,#526783);font-size:15px;line-height:1.8}body.bbd-app .fs-package-features li>span:last-child{min-width:0;overflow-wrap:anywhere}body.bbd-app .fs-package-features .check{flex:0 0 auto;color:var(--fs-package-check,#16c76f);font-size:16px;font-weight:800}body.bbd-app .fs-package-price-box{display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;min-height:105px;margin:auto -10px 0;padding:15px 12px 12px;border-radius:15px;background:#f6f8fb}body.bbd-app .fs-old-price{margin-bottom:4px;color:#e84141;font-size:14px;line-height:1.5;text-decoration:line-through;text-decoration-thickness:1px}body.bbd-app .fs-new-price{display:flex;align-items:flex-end;justify-content:center;gap:5px;color:var(--fs-package-price,#111a33);text-align:center}body.bbd-app .fs-new-price strong{color:var(--fs-package-price,#111a33);font-size:29px;font-weight:900;line-height:1}body.bbd-app .fs-new-price span{margin-bottom:2px;color:var(--fs-package-text,#526783);font-size:13px;line-height:1.3}body.bbd-app .fs-package-footer{flex:0 0 auto;padding:14px 18px 22px;background:#fff}body.bbd-app .fs-package-btn{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;height:58px;margin:0;padding:0 14px;border:0;border-radius:15px;background:linear-gradient(90deg,var(--fs-package-button-start,#ff7411),var(--fs-package-button-end,#f55200));box-shadow:0 9px 20px color-mix(in srgb,var(--fs-package-button-start,#ff7411) 22%,transparent);color:#fff!important;font-family:inherit;font-size:16px;font-weight:800;line-height:1;cursor:pointer;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}body.bbd-app .fs-package-btn:focus-visible,body.bbd-app .fs-package-btn:hover{transform:translateY(-2px);box-shadow:0 11px 24px color-mix(in srgb,var(--fs-package-button-start,#ff7411) 30%,transparent);color:#fff!important}@media(max-width:1200px){body.bbd-app .bbd-fs-package-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:960px){body.bbd-app .bbd-fs-package-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){body.bbd-app .bbd-fs-package-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body.bbd-app .fs-package-header{padding-inline:10px}body.bbd-app .fs-package-body{padding-inline:14px}body.bbd-app .fs-package-footer{padding-inline:14px}}@media(max-width:480px){body.bbd-app .bbd-fs-package-grid{grid-template-columns:minmax(0,1fr)}body.bbd-app .fs-package-card{width:min(100%,290px);justify-self:center}}@media (min-width:1024px){body.bbd-app .bbd-fs-package-grid,body.bbd-app .bbd-smm-storefront .bbd-fs-package-grid,body.bbd-app .bbd-smm-table-storefront .bbd-fs-package-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-flow:row!important;align-items:stretch!important;gap:14px!important;width:100%!important;max-width:100%!important;overflow-x:visible!important;flex-wrap:initial!important}body.bbd-app .bbd-fs-package-grid>.bbd-fs-package-card,body.bbd-app .bbd-fs-package-grid>.fs-package-card{display:flex!important;flex-direction:column!important;align-self:stretch!important;width:100%!important;min-width:0!important;max-width:var(--fs-package-card-max,264px)!important;height:100%!important;margin:0 auto!important}body.bbd-app .bbd-fs-package-grid .fs-package-body{display:flex!important;flex:1 1 auto!important;flex-direction:column!important}body.bbd-app .bbd-fs-package-grid .fs-package-price-box{margin-top:auto!important}body.bbd-app .bbd-fs-package-grid .fs-package-footer{margin-top:0!important}}@media (min-width:768px) and (max-width:1023px){body.bbd-app .bbd-fs-package-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-flow:row!important;overflow-x:visible!important}body.bbd-app .bbd-fs-package-grid>.fs-package-card{display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important;height:100%!important}}@media (min-width:521px) and (max-width:767px){body.bbd-app .bbd-fs-package-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;overflow-x:visible!important}}@media (max-width:520px){body.bbd-app .bbd-fs-package-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-auto-flow:row!important;overflow-x:visible!important}}body.bbd-app .bbd-fs-package-shortcode-cluster{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-rows:1fr;align-items:stretch!important;gap:14px!important;box-sizing:border-box;width:100%!important;max-width:100%!important;min-width:0!important;flex:0 0 100%!important;margin:12px 0 18px!important;overflow:visible!important}body.bbd-app .bbd-fs-package-shortcode-cluster>*{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;height:100%!important;margin:0!important;align-self:stretch!important}body.bbd-app .bbd-fs-package-shortcode-cluster .elementor-widget-container{height:100%!important;min-width:0!important}body.bbd-app .bbd-fs-package-shortcode-cluster [data-bbd-smm-table][data-bbd-single-service-order="1"]{display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important;height:100%!important;margin:0!important}body.bbd-app .bbd-fs-package-shortcode-cluster [data-bbd-smm-table][data-bbd-single-service-order="1"]>.bbd-fs-package-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-auto-flow:row!important;flex:1 1 auto!important;width:100%!important;min-width:0!important;height:100%!important;margin:0!important;overflow:visible!important}body.bbd-app .bbd-fs-package-shortcode-cluster .fs-package-card{width:100%!important;min-width:0!important;max-width:var(--fs-package-card-max,264px)!important;height:100%!important;margin:0 auto!important}@media(max-width:1023px){body.bbd-app .bbd-fs-package-shortcode-cluster{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:767px){body.bbd-app .bbd-fs-package-shortcode-cluster{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}}@media(max-width:520px){body.bbd-app .bbd-fs-package-shortcode-cluster{grid-template-columns:minmax(0,1fr)!important}}@media (min-width:768px){body.bbd-app .bbd-fs-package-grid,body.bbd-app .bbd-fs-package-shortcode-cluster,body.bbd-app .bbd-smm-storefront .bbd-fs-package-grid,body.bbd-app .bbd-smm-table-storefront .bbd-fs-package-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-flow:row!important;align-items:stretch!important;gap:10px!important;overflow-x:visible!important}body.bbd-app .bbd-fs-package-shortcode-cluster{grid-column:1/-1!important;width:100%!important;max-width:100%!important}}body.bbd-app .fs-package-card{border-radius:18px!important;box-shadow:inset 0 0 0 1px var(--fs-package-border,#e6ebf3),0 4px 14px rgba(17,26,51,.07)!important}body.bbd-app .fs-package-header{flex-basis:142px!important;height:142px!important;padding:20px 10px 32px!important}body.bbd-app .fs-package-header::after{bottom:-23px!important;height:47px!important}body.bbd-app .fs-package-icon{width:52px!important;height:52px!important;margin-bottom:7px!important;border-width:2px!important}body.bbd-app .fs-package-icon span{font-size:27px!important}body.bbd-app .fs-package-title{font-size:17px!important;line-height:1.45!important}body.bbd-app .fs-package-body{padding:22px 14px 0!important}body.bbd-app .fs-package-features{margin-bottom:9px!important}body.bbd-app .fs-package-features li{gap:6px!important;margin-bottom:3px!important;font-size:14px!important;line-height:1.65!important}body.bbd-app .fs-package-features .check{font-size:15px!important}body.bbd-app .fs-package-price-box{min-height:88px!important;margin:auto -6px 0!important;padding:11px 9px 10px!important;border-radius:12px!important}body.bbd-app .fs-old-price{font-size:13px!important;margin-bottom:2px!important}body.bbd-app .fs-new-price strong{font-size:25px!important}body.bbd-app .fs-new-price span{font-size:12px!important}body.bbd-app .fs-package-footer{padding:11px 14px 16px!important}body.bbd-app .fs-package-btn{height:50px!important;border-radius:12px!important;font-size:15px!important}@media (max-width:767px){body.bbd-app .bbd-fs-package-grid,body.bbd-app .bbd-fs-package-shortcode-cluster{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}}@media (max-width:520px){body.bbd-app .bbd-fs-package-grid,body.bbd-app .bbd-fs-package-shortcode-cluster{grid-template-columns:minmax(0,1fr)!important}}@media (min-width:768px){body.bbd-app .bbd-fs-package-grid[data-bbd-package-count="1"],body.bbd-app .bbd-fs-package-shortcode-cluster[data-bbd-package-count="1"]{grid-template-columns:minmax(0,var(--fs-package-card-max,264px))!important;justify-content:start!important}body.bbd-app .bbd-fs-package-grid[data-bbd-package-count="2"],body.bbd-app .bbd-fs-package-shortcode-cluster[data-bbd-package-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.bbd-app .bbd-fs-package-grid[data-bbd-package-count="3"],body.bbd-app .bbd-fs-package-shortcode-cluster[data-bbd-package-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.bbd-app .bbd-fs-package-grid[data-bbd-package-count="4"],body.bbd-app .bbd-fs-package-shortcode-cluster[data-bbd-package-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr))!important}}body.bbd-app [data-bbd-smm-table][data-bbd-single-service-order="1"]:not([data-bbd-package-clustered="1"])>.bbd-fs-package-grid[data-bbd-package-count="1"]{grid-template-columns:minmax(0,var(--fs-package-card-max,264px))!important;justify-content:start!important}@media (prefers-contrast:more){body.bbd-app .fs-package-card{box-shadow:inset 0 0 0 2px var(--fs-package-border,#526783),0 4px 14px rgba(17,26,51,.07)!important}}body.bbd-app .bbd-fs-package-grid,body.bbd-app .bbd-fs-package-shortcode-cluster{--fs-package-card-max:264px}body.bbd-app [data-bbd-smm-table][data-bbd-single-service-order="1"]{align-self:start;height:auto}body.bbd-app .bbd-fs-package-grid,body.bbd-app .bbd-fs-package-shortcode-cluster{align-self:start;height:auto;align-content:start}body.bbd-app .bbd-fs-package-shortcode-cluster .fs-package-card{max-width:var(--fs-package-card-max)!important;margin-inline:auto!important}@media (max-width:767px){body.bbd-app .bbd-fs-package-grid,body.bbd-app .bbd-fs-package-shortcode-cluster{--fs-package-card-max:290px;grid-template-columns:minmax(0,var(--fs-package-card-max))!important;justify-content:center!important;gap:12px!important}body.bbd-app .bbd-fs-package-grid[data-bbd-package-count="1"],body.bbd-app .bbd-fs-package-shortcode-cluster[data-bbd-package-count="1"],body.bbd-app [data-bbd-smm-table][data-bbd-single-service-order="1"]:not([data-bbd-package-clustered="1"])>.bbd-fs-package-grid{justify-content:center!important}body.bbd-app .bbd-fs-package-grid>.bbd-fs-package-card,body.bbd-app .bbd-fs-package-grid>.fs-package-card,body.bbd-app .bbd-fs-package-shortcode-cluster .fs-package-card{height:auto!important;align-self:start!important}}@media (max-width:339px){body.bbd-app .bbd-fs-package-grid,body.bbd-app .bbd-fs-package-shortcode-cluster{--fs-package-card-max:100%}}body.elementor-editor-active .bbd-fs-package-editor-row{display:grid!important;grid-template-columns:repeat(var(--fs-package-editor-columns,5),minmax(0,1fr))!important;align-items:start!important;gap:14px!important}body.elementor-editor-active .bbd-fs-package-editor-row[data-bbd-package-count="1"]{--fs-package-editor-columns:1}body.elementor-editor-active .bbd-fs-package-editor-row[data-bbd-package-count="2"]{--fs-package-editor-columns:2}body.elementor-editor-active .bbd-fs-package-editor-row[data-bbd-package-count="3"]{--fs-package-editor-columns:3}body.elementor-editor-active .bbd-fs-package-editor-row[data-bbd-package-count="4"]{--fs-package-editor-columns:4}body.elementor-editor-active .bbd-fs-package-editor-row>.elementor-element{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;align-self:start!important;height:auto!important}body.elementor-editor-active .bbd-fs-package-editor-row .bbd-fs-package-grid,body.elementor-editor-active .bbd-fs-package-editor-row [data-bbd-smm-table][data-bbd-single-service-order="1"]{align-self:start!important;height:auto!important}body.elementor-editor-active .bbd-fs-package-editor-row .bbd-fs-package-grid{grid-template-columns:minmax(0,1fr)!important;justify-content:stretch!important}body.elementor-editor-active .bbd-fs-package-editor-row .fs-package-card{max-width:var(--fs-package-card-max,264px)!important;height:auto!important;margin-inline:auto!important}@media (max-width:1023px){body.elementor-editor-active .bbd-fs-package-editor-row{grid-template-columns:repeat(min(var(--fs-package-editor-columns,5),3),minmax(0,1fr))!important}}@media (max-width:767px){body.elementor-editor-active .bbd-fs-package-editor-row{grid-template-columns:minmax(0,var(--fs-package-card-max,290px))!important;justify-content:center!important}}body.bbd-app .bbd-smm-table-order-context .bbd-smm-primary-order-row--quantity-only{display:grid;grid-template-columns:minmax(0,1fr)}body.bbd-app .bbd-smm-table-order-context .bbd-smm-order-extra>.bbd-smm-link-field{margin-top:0}body.bbd-app .bbd-smm-table-order-context .bbd-smm-order-extra>.bbd-smm-link-field input{direction:rtl;text-align:right;unicode-bidi:plaintext}body.bbd-app .bbd-smm-modal-otp{display:grid;gap:13px;padding:18px;border:1px solid #dce9dd;border-radius:12px;background:#f7fcf6}body.bbd-app .bbd-smm-modal-otp[hidden]{display:none}body.bbd-app .bbd-smm-modal-otp-heading strong{display:block;color:var(--bbd-color-heading);font-size:1.0625rem}body.bbd-app .bbd-smm-modal-otp-heading p{margin:5px 0 0;color:var(--bbd-color-text-muted);font-size:.9375rem;line-height:1.9}body.bbd-app .bbd-smm-modal-otp-actions{display:flex;align-items:center;flex-wrap:wrap;gap:9px}body.bbd-app .bbd-smm-modal-otp-actions .button{min-height:42px;margin:0}body.bbd-app .bbd-smm-modal-otp-actions .button-link{padding:6px 2px;border:0;background:0 0;color:var(--bbd-primary);cursor:pointer}body.bbd-app .bbd-smm-modal-otp-terms-row{display:flex;align-items:flex-start;flex-direction:row;gap:8px;margin:0;font-size:.875rem;line-height:1.9}body.bbd-app .bbd-smm-modal-otp-terms-row input{width:18px!important;min-height:18px!important;flex:0 0 18px;margin-top:4px!important}body.bbd-app .bbd-smm-modal-otp-message{min-height:22px;margin:0;color:var(--bbd-color-text-muted);font-size:.9375rem}body.bbd-app .bbd-smm-modal-otp-message.is-error{color:#b91c1c}body.bbd-app .bbd-smm-modal-otp-message.is-success{color:#15803d}body.bbd-app .bbd-smm-modal-otp-message.is-loading{color:#a16207}@media(max-width:480px){body.bbd-app .bbd-smm-modal-otp-actions{align-items:stretch;flex-direction:column}body.bbd-app .bbd-smm-modal-otp-actions .button{width:100%}}body.bbd-app .bbd-smm-modal-panel.bbd-smm-table-order-context{width:min(760px,100%);max-width:760px}body.bbd-app .bbd-smm-order-service-head{display:flex;width:100%;box-sizing:border-box;flex-direction:column;gap:5px;margin:0 0 4px;padding:16px 18px;border:1px solid var(--bbd-color-primary-border,#dbe7ff);border-radius:14px;background:var(--bbd-color-primary-soft,#f5f9ff);direction:rtl;text-align:right}body.bbd-app .bbd-smm-order-service-eyebrow{color:var(--bbd-color-muted-strong,#6b7280);font-size:.875rem;font-weight:700;letter-spacing:.02em}body.bbd-app .bbd-smm-order-service-name{color:var(--bbd-color-heading,#111827);font-size:1.0625rem;font-weight:800;line-height:1.7;overflow-wrap:anywhere}body.bbd-app .bbd-smm-order-service-category{color:var(--bbd-color-text-muted,#6b7280);font-size:.875rem;line-height:1.7;overflow-wrap:anywhere}body.bbd-app .bbd-smm-primary-order-row--stacked,body.bbd-app .bbd-smm-table-order-context .bbd-smm-primary-order-row--stacked{display:grid;width:100%;grid-template-columns:minmax(0,1fr);grid-template-areas:none;gap:0;direction:rtl}body.bbd-app .bbd-smm-primary-order-row--stacked .bbd-smm-link-field,body.bbd-app .bbd-smm-primary-order-row--stacked .bbd-smm-quantity-field{grid-area:auto;width:100%;direction:rtl}body.bbd-app .bbd-smm-primary-order-row--stacked .bbd-smm-link-field input{direction:rtl;text-align:right;unicode-bidi:plaintext}body.bbd-app .bbd-smm-primary-order-row--stacked.is-fixed-price .bbd-smm-quantity-field{display:none!important}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper{gap:4px}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper label:not(.bbd-smm-gateway-option){margin:18px 0 0}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper .bbd-smm-order-service-head+*>label:first-child{margin-top:0}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper input:not([type=radio]):not([type=checkbox]):not([type=hidden]),body.bbd-app .bbd-smm-table-order-context .order-form-wrapper select,body.bbd-app .bbd-smm-table-order-context .order-form-wrapper textarea{padding:12px 15px;border-radius:10px}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-picker-button{display:flex;align-items:center;gap:8px;box-sizing:border-box;width:100%;height:55px;min-height:55px;max-height:55px;padding:10px 14px;padding-block:10px;border:1px solid #ded8e6;border-radius:10px;background:var(--bbd-color-surface,#fff);color:#5e5670;font-size:.875rem;line-height:1.5;overflow:hidden}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-picker-button:disabled{opacity:.72;background:var(--bbd-color-surface,#fff);cursor:not-allowed}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-picker-button .bbd-native-service-picker-selected{display:flex;align-items:center;flex:1 1 auto;flex-wrap:nowrap;min-width:0;max-height:100%;gap:8px;overflow:hidden}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-picker-button .bbd-selected-service-name{display:block;flex:1 1 0;min-width:0;max-width:none;height:auto;max-height:none;margin:0;line-height:1.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:normal;overflow-wrap:normal}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-picker-button .bbd-native-service-placeholder{display:block;flex:1 1 0;min-width:0;color:#5e5670;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-picker-button .bbd-service-id-badge{flex:0 0 auto;align-self:center;margin-top:0}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-picker-button .bbd-native-service-picker-arrow{flex:0 0 auto;align-self:center;color:#5e5670;font-size:1.475rem;line-height:1;opacity:.85}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-picker-menu .bbd-service-option-copy strong,body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-picker-options .bbd-service-option-copy strong{display:block;width:100%;max-width:100%;min-width:0;max-height:none;line-height:1.75;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-picker-options .bbd-native-service-option{width:100%;max-width:100%;min-width:0;height:auto;min-height:0;align-items:flex-start}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-picker-search{height:auto;min-height:44px;padding:9px 12px;font-size:.875rem}body.bbd-app .bbd-public-quick-order .bbd-quick-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:40px;background-color:var(--bbd-color-surface,#fff);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235e5670' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 14px center;background-size:15px 15px}body.bbd-app .bbd-public-quick-order .bbd-quick-field select::-ms-expand{display:none}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker .bbd-native-service-picker-button .bbd-native-service-picker-arrow{width:15px;height:15px;flex:0 0 auto;align-self:center;color:transparent;font-size:0;line-height:0;opacity:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%235e5670' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:15px 15px}body.bbd-app .bbd-smm-modal-otp-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:14px}body.bbd-app .bbd-smm-modal-otp-actions .button:not(.button-link){display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:46px;margin:0;padding:0 20px;border-radius:10px;font-size:.9375rem;font-weight:700;line-height:1.4;text-decoration:none;box-shadow:none;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,opacity .2s ease}body.bbd-app .bbd-smm-modal-otp-actions .bbd-smm-modal-otp-verify{flex:1 1 auto;border:1px solid var(--bbd-primary,#367755);background:var(--bbd-primary,#367755);color:#fff}body.bbd-app .bbd-smm-modal-otp-actions .bbd-smm-modal-otp-verify:focus-visible:not(:disabled),body.bbd-app .bbd-smm-modal-otp-actions .bbd-smm-modal-otp-verify:hover:not(:disabled){background:var(--bbd-color-primary-strong,#2b6045);border-color:var(--bbd-color-primary-strong,#2b6045);color:#fff}body.bbd-app .bbd-smm-modal-otp-actions .bbd-smm-modal-otp-resend{border:1px solid var(--bbd-color-line,#ded8e6);background:var(--bbd-color-surface,#fff);color:var(--bbd-color-muted-strong,#5e5670)}body.bbd-app .bbd-smm-modal-otp-actions .bbd-smm-modal-otp-resend:focus-visible:not(:disabled),body.bbd-app .bbd-smm-modal-otp-actions .bbd-smm-modal-otp-resend:hover:not(:disabled){border-color:var(--bbd-primary,#367755);background:var(--bbd-color-surface,#fff);color:var(--bbd-primary,#367755)}body.bbd-app .bbd-smm-modal-otp-actions .button:not(.button-link):disabled{opacity:.55;cursor:not-allowed}body.bbd-app .bbd-smm-modal-otp-actions .bbd-smm-modal-otp-change{min-height:46px;padding:0 4px;border:0;background:0 0;color:var(--bbd-primary,#367755);font-size:.9375rem;font-weight:700;text-decoration:none;cursor:pointer}body.bbd-app .bbd-smm-modal-otp-actions .bbd-smm-modal-otp-change:hover{text-decoration:underline}@media(max-width:520px){body.bbd-app .bbd-smm-modal-otp-actions{flex-direction:column;align-items:stretch}body.bbd-app .bbd-smm-modal-otp-actions .button{width:100%}}body.bbd-app .bbd-smm-modal-password-primary{display:flex;justify-content:center;width:100%;margin-top:4px}body.bbd-app .bbd-smm-modal-password-login{display:inline-flex;width:min(100%,320px);min-height:50px;align-items:center;justify-content:center;margin:0;padding:12px 24px;border:0;border-radius:10px;background:#79ce6d;color:#fff;font-family:inherit;font-size:1rem;font-weight:800;line-height:1.4;text-decoration:none;box-shadow:none;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,opacity .2s ease}body.bbd-app .bbd-smm-modal-password-login:focus-visible:not(:disabled),body.bbd-app .bbd-smm-modal-password-login:hover:not(:disabled){border:0;background:#5db852;color:#fff;box-shadow:0 8px 18px rgba(93,184,82,.22)}body.bbd-app .bbd-smm-modal-password-login:disabled{opacity:.58;cursor:not-allowed}body.bbd-app .bbd-smm-modal-password-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:1px;text-align:center}body.bbd-app .bbd-smm-modal-password-links .button-link{min-height:0;margin:0;padding:5px 2px;border:0;background:0 0;color:var(--bbd-primary,#367755);font-family:inherit;font-size:.9rem;font-weight:700;line-height:1.7;text-decoration:none;cursor:pointer}body.bbd-app .bbd-smm-modal-password-links .button-link:hover{text-decoration:underline}body.bbd-app .bbd-smm-modal-password-links-separator{color:var(--bbd-color-text-muted,#8b8496)}@media(max-width:520px){body.bbd-app .bbd-smm-modal-password-login{width:100%}body.bbd-app .bbd-smm-modal-password-links{gap:6px}}body.bbd-app .bbd-smm-link-network-error:empty{min-height:0;margin-top:0}body.bbd-app .bbd-smm-open-description.is-disabled,body.bbd-app .bbd-smm-open-description:disabled{opacity:.45;border-color:var(--bbd-color-line,#e6e2ec);background:var(--bbd-color-surface,#fff);color:var(--bbd-color-muted-strong,#8b8496);box-shadow:none;cursor:not-allowed;pointer-events:none}body.bbd-app .bbd-smm-modal,body.bbd-app .bbd-smm-modal *,body.bbd-app .bbd-smm-modal ::after,body.bbd-app .bbd-smm-modal ::before{box-sizing:border-box}body.bbd-app .bbd-smm-modal{max-width:100vw;overflow-x:hidden}@media(max-width:782px){body.bbd-app .bbd-smm-modal{padding:10px}body.bbd-app .bbd-smm-modal .bbd-smm-modal-panel,body.bbd-app .bbd-smm-modal .bbd-smm-modal-panel.bbd-smm-table-order-context{width:100%;max-width:100%;margin:0 auto;padding:22px 15px}body.bbd-app .bbd-smm-modal-panel.bbd-smm-table-order-context{width:100%;max-width:100%}}@media(max-width:782px){body.bbd-app .bbd-smm-services-table tbody td.bbd-smm-table-actions:not([hidden]),body.bbd-app .bbd-smm-services-table tbody td.bbd-smm-table-description:not([hidden]){grid-template-columns:minmax(0,1fr);justify-items:center;gap:6px;text-align:center}body.bbd-app .bbd-smm-services-table tbody td.bbd-smm-table-actions:not([hidden])::before,body.bbd-app .bbd-smm-services-table tbody td.bbd-smm-table-description:not([hidden])::before{content:none;display:none}body.bbd-app .bbd-smm-services-table tbody td.bbd-smm-table-description:not([hidden]){padding-top:9px;padding-bottom:4px}body.bbd-app .bbd-smm-services-table tbody td.bbd-smm-table-actions:not([hidden]){padding-top:4px;padding-bottom:12px}body.bbd-app .bbd-smm-services-table td.bbd-smm-table-actions .bbd-smm-cell-value,body.bbd-app .bbd-smm-services-table td.bbd-smm-table-description .bbd-smm-cell-value{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%;gap:8px;text-align:center}body.bbd-app .bbd-smm-services-table td.bbd-smm-table-actions .button,body.bbd-app .bbd-smm-services-table td.bbd-smm-table-description .button{width:100%;max-width:260px;justify-content:center}body.bbd-app .bbd-smm-services-table td.bbd-smm-table-actions .bbd-smm-cell-value .button+.button{max-width:calc(50% - 4px)}}body.bbd-app .bbd-smm-storefront,body.bbd-app .bbd-smm-table-storefront,body.bbd-app .bbd-smm-table-wrap{max-width:100%;box-sizing:border-box}@media(max-width:782px){body.bbd-app .bbd-smm-table-wrap{max-width:100%;overflow-x:hidden}body.bbd-app .bbd-smm-services-table,body.bbd-app .bbd-smm-services-table tbody,body.bbd-app .bbd-smm-services-table tbody td,body.bbd-app .bbd-smm-services-table tbody tr{max-width:100%;box-sizing:border-box}body.bbd-app .bbd-smm-services-table .bbd-smm-cell-value,body.bbd-app .bbd-smm-services-table .bbd-smm-table-name small,body.bbd-app .bbd-smm-services-table .bbd-smm-table-name strong{overflow-wrap:anywhere;word-break:break-word}body.bbd-app .bbd-smm-service-card-row,body.bbd-app .bbd-smm-service-card-row .bbd-smm-card-cell{max-width:100%;box-sizing:border-box;min-width:0}body.bbd-app .bbd-smm-card-cell,body.bbd-app .bbd-smm-card-name{overflow-wrap:anywhere}}body.bbd-app .bbd-quick-order-timer{display:flex;align-items:center;justify-content:center;gap:7px;margin:10px 0 0;padding:9px 12px;border:1px solid #f2e6c9;border-radius:10px;background:#fffaf0;color:#8a6a1f;font-size:.875rem;font-weight:700;line-height:1.8}body.bbd-app .bbd-quick-order-timer[hidden]{display:none}body.bbd-app .bbd-quick-order-timer strong{color:#b8860b;font-size:.9375rem;font-variant-numeric:tabular-nums;direction:ltr;unicode-bidi:plaintext}body.bbd-app .bbd-quick-order-timer-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:#f0b429}body.bbd-app .bbd-quick-order-timer.is-urgent{border-color:#f6d4d4;background:#fef5f5;color:#a6303f}body.bbd-app .bbd-quick-order-timer.is-urgent strong{color:#c7354a}body.bbd-app .bbd-quick-order-timer.is-urgent .bbd-quick-order-timer-dot{background:#e05263}body.bbd-app .bbd-quick-order-expiry{padding:26px 20px 34px;background:var(--bbd-color-surface,#fff)}body.bbd-app .bbd-quick-order-expiry[hidden]{display:none}body.bbd-app .bbd-quick-order-expiry-card{max-width:420px;margin:0 auto;text-align:center}body.bbd-app .bbd-quick-order-expiry-icon{display:grid;place-items:center;width:104px;height:104px;margin:0 auto 22px;border-radius:50%;background:#fdf6e7;color:#f5b427}body.bbd-app .bbd-quick-order-expiry-icon svg{width:56px;height:56px}body.bbd-app .bbd-quick-order-expiry-title{margin:0 0 8px;color:#1f2340;font-size:1.125rem;font-weight:800;line-height:1.9}body.bbd-app .bbd-quick-order-expiry-text{margin:0 0 20px;color:#8a8496;font-size:.875rem;line-height:2}body.bbd-app .bbd-quick-order-expiry-restart{min-width:190px;min-height:44px;border:0;border-radius:10px;background:#35c0c6;color:var(--bbd-color-surface,#fff);font-size:.9375rem;font-weight:700;cursor:pointer}body.bbd-app .bbd-quick-order-expiry-restart:hover{background:#2aacb2}body.bbd-app .is-order-expired .bbd-quick-guest-stage,body.bbd-app .is-order-expired .bbd-quick-order-layout{display:none!important}@media(max-width:640px){body.bbd-app .bbd-quick-order-expiry{padding:20px 14px 28px}body.bbd-app .bbd-quick-order-expiry-icon{width:88px;height:88px;margin-bottom:18px}body.bbd-app .bbd-quick-order-expiry-icon svg{width:46px;height:46px}body.bbd-app .bbd-quick-order-expiry-restart{width:100%}}body.bbd-app .bbd-smm-modal-captcha{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;margin-top:10px;padding:11px;border:1px solid var(--bbd-color-line,#e5e7eb);border-radius:12px;background:var(--bbd-color-subtle,#f8fafc)}body.bbd-app .bbd-smm-modal-captcha[hidden]{display:none!important}body.bbd-app .bbd-smm-modal-captcha-title{grid-column:1/-1;font-size:.875rem;font-weight:800;color:var(--bbd-color-text-muted,#667085)}body.bbd-app .bbd-smm-modal-captcha-question{font-weight:850;white-space:nowrap;color:var(--bbd-color-heading,#1f2937)}body.bbd-app .bbd-smm-modal-captcha .bbd-smm-modal-captcha-answer{width:100%;min-width:0}body.bbd-app .bbd-smm-modal-captcha-refresh{white-space:nowrap}@media(max-width:520px){body.bbd-app .bbd-smm-modal-captcha{grid-template-columns:minmax(0,1fr) auto}body.bbd-app .bbd-smm-modal-captcha-question{grid-column:1/-1}}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-submit,body.bbd-app .bbd-smm-modal-otp-actions .bbd-smm-modal-otp-verify,body.bbd-app .bbd-smm-modal-password-login,body.bbd-app .bbd-smm-modal-save-password{border-color:#35c0c6;background:#35c0c6;color:#fff;box-shadow:none}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-submit:hover:not(:disabled),body.bbd-app .bbd-smm-modal-otp-actions .bbd-smm-modal-otp-verify:focus-visible:not(:disabled),body.bbd-app .bbd-smm-modal-otp-actions .bbd-smm-modal-otp-verify:hover:not(:disabled),body.bbd-app .bbd-smm-modal-password-login:focus-visible:not(:disabled),body.bbd-app .bbd-smm-modal-password-login:hover:not(:disabled),body.bbd-app .bbd-smm-modal-save-password:focus-visible:not(:disabled),body.bbd-app .bbd-smm-modal-save-password:hover:not(:disabled){border-color:#2aacb2;background:#2aacb2;color:#fff;box-shadow:none}body.bbd-app .bbd-smm-modal-otp-actions .bbd-smm-modal-otp-verify{flex:0 0 auto;min-width:138px;min-height:42px;padding:0 16px}body.bbd-app .bbd-smm-modal-otp-actions .bbd-smm-modal-otp-resend{min-width:112px;min-height:42px}body.bbd-app .bbd-smm-modal-password-login{width:min(100%,280px);min-height:46px}body.bbd-app .bbd-smm-modal-set-password{grid-template-columns:repeat(2,minmax(0,1fr))}body.bbd-app .bbd-smm-modal-set-password .bbd-smm-modal-otp-actions,body.bbd-app .bbd-smm-modal-set-password .bbd-smm-modal-otp-heading{grid-column:1/-1}body.bbd-app .bbd-smm-modal-set-password .bbd-smm-modal-otp-actions{justify-content:center}body.bbd-app .bbd-smm-modal-save-password{min-width:190px;min-height:46px}@media(max-width:520px){body.bbd-app .bbd-smm-modal-set-password{grid-template-columns:1fr}body.bbd-app .bbd-smm-modal-set-password .bbd-smm-modal-otp-actions,body.bbd-app .bbd-smm-modal-set-password .bbd-smm-modal-otp-heading{grid-column:auto}body.bbd-app .bbd-smm-modal-otp-actions .bbd-smm-modal-otp-resend,body.bbd-app .bbd-smm-modal-otp-actions .bbd-smm-modal-otp-verify,body.bbd-app .bbd-smm-modal-save-password{width:100%}}body.bbd-app .bbd-smm-primary-order-row--stacked.is-locked-quantity .bbd-smm-quantity.is-locked{background:#f8fafc;border-color:#cbd5e1;color:#0f172a;cursor:not-allowed;font-weight:800;opacity:1}body.bbd-app .bbd-smm-primary-order-row--stacked.is-locked-quantity .bbd-smm-quantity-limits{color:#64748b;font-weight:700}body.bbd-app #bbd-dynamic-fields .social-icon.has-custom-icon{overflow:visible;background:0 0;border:0;border-radius:0}body.bbd-app #bbd-dynamic-fields .social-icon img{display:block;width:100%;height:100%;padding:0;box-sizing:border-box;object-fit:contain}body.bbd-app #bbd-dynamic-fields .bbd-business-social-count{display:flex;align-items:center;gap:8px;padding:8px 10px;margin-top:9px;border-radius:9px;background:#f2f5f8;color:#526170;font-size:12px}body.bbd-app #bbd-dynamic-fields .bbd-business-social-count strong{margin-right:auto;color:var(--step-text);font-size:14px}body.bbd-app #bbd-dynamic-fields .bbd-business-social-count input[type=number]{width:110px;min-height:34px;margin-right:auto}body.bbd-app #bbd-dynamic-fields .is-social-locked .form-control[readonly]{background:#f3f5f7;color:#5e6670;cursor:not-allowed}body.bbd-app #bbd-dynamic-fields .bbd-social-source-message a{font-weight:700;text-decoration:none}body.bbd-app .bbd-dashboard-orders-table .bbd-dashboard-order-amount,body.bbd-app .bbd-dashboard-orders-table .bbd-dashboard-order-date{font-size:.9375rem;line-height:1.7;vertical-align:middle}body.bbd-app .bbd-dashboard-orders-table .bbd-dashboard-order-amount .bbd-price,body.bbd-app .bbd-dashboard-orders-table .bbd-dashboard-order-amount .woocommerce-Price-amount{display:inline-flex;align-items:baseline;min-height:0;margin:0;padding:0;border:0;border-radius:0;background:0 0;box-shadow:none;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}body.bbd-app .bbd-dashboard-orders-table .bbd-dashboard-order-amount .bbd-price-currency{font-size:inherit;font-weight:inherit}body.bbd-app>.bbd-smm-modal{position:fixed!important;inset:0!important;width:100%!important;max-width:none!important;height:100vh;min-height:100dvh;margin:0;padding:16px!important;overflow:hidden;align-items:center!important;justify-content:center!important;transform:none;contain:none;direction:rtl}body.bbd-app>.bbd-smm-modal>.bbd-smm-modal-backdrop{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;margin:0;transform:none}body.bbd-app>.bbd-smm-modal>.bbd-smm-modal-panel,body.bbd-app>.bbd-smm-modal>.bbd-smm-modal-panel.bbd-smm-table-order-context{position:relative!important;inset:auto;max-width:min(760px,100%)!important;min-width:0!important;margin:auto!important;transform:none;box-sizing:border-box!important}body.bbd-app>.bbd-smm-modal>.bbd-smm-modal-panel:not(.bbd-smm-table-order-context){width:min(880px,100%)!important;max-width:min(880px,100%)!important}body.bbd-app>.bbd-smm-modal>.bbd-smm-modal-panel.bbd-smm-table-order-context{width:min(760px,100%)!important}@media(max-width:782px){body.bbd-app>.bbd-smm-modal{width:100%;max-width:100%!important;padding:8px!important;overflow-x:hidden!important}body.bbd-app>.bbd-smm-modal>.bbd-smm-modal-panel,body.bbd-app>.bbd-smm-modal>.bbd-smm-modal-panel.bbd-smm-table-order-context,body.bbd-app>.bbd-smm-modal>.bbd-smm-modal-panel:not(.bbd-smm-table-order-context){width:100%!important;max-width:100%!important;margin:0 auto!important;max-height:calc(100dvh - 16px)!important}body.bbd-app>.bbd-smm-modal .bbd-smm-modal-body,body.bbd-app>.bbd-smm-modal .bbd-smm-modal-order-form,body.bbd-app>.bbd-smm-modal .order-form-wrapper{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;box-sizing:border-box!important}}body.bbd-app .bbd-smm-modal .bbd-smm-modal-panel{border:0;background:var(--bbd-color-surface,#fff);animation:none}body.bbd-app .bbd-smm-storefront--row-cards .bbd-smm-service-card-row{position:relative;border:1px solid var(--bbd-form-border-color,var(--bbd-color-line,#e5e7eb));background:var(--bbd-color-surface,#fff);box-shadow:0 4px 16px rgba(15,23,42,.045);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}body.bbd-app .bbd-smm-storefront--row-cards .bbd-smm-service-card-row:hover{border-color:var(--bbd-color-primary-border,#c7d2fe);transform:translateY(-1px);box-shadow:0 9px 25px rgba(15,23,42,.075)}@media(min-width:783px){@property --bbd-service-row-spectrum-angle{syntax:"<angle>";inherits:false;initial-value:0deg}body.bbd-app .bbd-smm-storefront--row-cards .bbd-smm-service-card-row{--bbd-service-row-spectrum-angle:0deg;border:2px solid transparent;background:linear-gradient(var(--bbd-color-surface,#fff),var(--bbd-color-surface,#fff)) padding-box,linear-gradient(var(--bbd-spectrum-color,#ff7300),var(--bbd-spectrum-color,#ff7300)) border-box;background:linear-gradient(var(--bbd-color-surface,#fff),var(--bbd-color-surface,#fff)) padding-box,conic-gradient(from var(--bbd-service-row-spectrum-angle),var(--bbd-spectrum-color,#ff7300) 0deg,var(--bbd-spectrum-color,#ff7300) 216deg,color-mix(in srgb,var(--bbd-spectrum-color,#ff7300) 90%,#fff) 254deg,color-mix(in srgb,var(--bbd-spectrum-color,#ff7300) 62%,#fff) 292deg,color-mix(in srgb,var(--bbd-spectrum-color,#ff7300) 34%,#fff) 316deg,color-mix(in srgb,var(--bbd-spectrum-color,#ff7300) 12%,#fff) 330deg,#fff 336deg,color-mix(in srgb,var(--bbd-spectrum-color,#ff7300) 45%,#fff) 346deg,color-mix(in srgb,var(--bbd-spectrum-color,#ff7300) 88%,#fff) 356deg,var(--bbd-spectrum-color,#ff7300) 360deg) border-box;box-shadow:0 4px 16px rgba(15,23,42,.045),0 0 12px color-mix(in srgb,var(--bbd-spectrum-color,#ff7300) 15%,transparent);animation:bbd-service-row-spectrum var(--bbd-spectrum-speed,3.2s) linear infinite}body.bbd-app .bbd-smm-storefront--row-cards .bbd-smm-service-card-row:hover{border-color:transparent;box-shadow:0 9px 25px rgba(15,23,42,.075),0 0 18px color-mix(in srgb,var(--bbd-spectrum-color,#ff7300) 22%,transparent)}@keyframes bbd-service-row-spectrum{to{--bbd-service-row-spectrum-angle:360deg}}}@media(prefers-reduced-motion:reduce){body.bbd-app .bbd-smm-storefront--row-cards .bbd-smm-service-card-row{animation:none}}body.bbd-app .bbd-public-quick-order .bbd-quick-step-back{display:flex;align-items:center;gap:6px;width:fit-content;max-width:100%;margin:0 auto 16px;padding:9px 16px;border:1px solid #e4e1ea;border-radius:12px;background:var(--bbd-color-surface,#fff);color:#68708a;font-size:.875rem;font-weight:600;line-height:1.8;text-decoration:none;cursor:pointer;transition:.2s}body.bbd-app .bbd-public-quick-order .bbd-quick-step-back:hover{border-color:#24bcc4;color:#24bcc4}body.bbd-app .bbd-public-quick-order .bbd-quick-step-back span{font-size:1rem;line-height:1}body.bbd-app .bbd-quick-order-timer-account{max-width:340px;margin:0 auto 16px}@media(max-width:782px){body.bbd-app .bbd-smm-service-card-row.bbd-smm-row--internal .bbd-smm-card-max,body.bbd-app .bbd-smm-service-card-row.bbd-smm-row--internal .bbd-smm-card-min,body.bbd-app .bbd-smm-service-card-row.bbd-smm-row--internal .bbd-smm-card-time,body.bbd-app .bbd-smm-services-table tr.bbd-smm-row--internal .bbd-smm-table-range,body.bbd-app .bbd-smm-services-table tr.bbd-smm-row--internal .bbd-smm-table-time{display:none!important}body.bbd-app .bbd-smm-service-card-row.bbd-smm-row--internal .bbd-smm-card-cell.bbd-smm-card-price:not(.bbd-smm-card-id):not(.bbd-smm-card-name):not(.bbd-smm-card-actions){grid-column:1/-1;align-items:center;justify-content:center;text-align:center}body.bbd-app .bbd-smm-service-card-row.bbd-smm-row--internal .bbd-smm-card-cell.bbd-smm-card-price:not(.bbd-smm-card-id):not(.bbd-smm-card-name):not(.bbd-smm-card-actions)::before{width:100%;text-align:center}body.bbd-app .bbd-smm-service-card-row.bbd-smm-row--internal .bbd-smm-card-price .bbd-price,body.bbd-app .bbd-smm-service-card-row.bbd-smm-row--internal .bbd-smm-card-price .woocommerce-Price-amount,body.bbd-app .bbd-smm-service-card-row.bbd-smm-row--internal .bbd-smm-card-price bdi{justify-content:center;text-align:center}body.bbd-app .bbd-smm-services-table tbody tr.bbd-smm-row--internal td.bbd-smm-table-price:not([hidden]){grid-template-columns:1fr;justify-items:center;text-align:center}body.bbd-app .bbd-smm-services-table tbody tr.bbd-smm-row--internal td.bbd-smm-table-price:not([hidden])::before{text-align:center}body.bbd-app .bbd-smm-services-table tbody tr.bbd-smm-row--internal .bbd-smm-table-price .bbd-price,body.bbd-app .bbd-smm-services-table tbody tr.bbd-smm-row--internal .bbd-smm-table-price .bbd-smm-cell-value,body.bbd-app .bbd-smm-services-table tbody tr.bbd-smm-row--internal .bbd-smm-table-price .woocommerce-Price-amount,body.bbd-app .bbd-smm-services-table tbody tr.bbd-smm-row--internal .bbd-smm-table-price bdi{justify-content:center;text-align:center}}body.bbd-app,body.bbd-has-public-quick-order,html.bbd-has-public-quick-order{overflow-x:clip}body.bbd-app .wc-block-components-drawer__screen-overlay{position:fixed;max-width:100vw}body.bbd-app .wc-block-components-drawer__screen-overlay--is-hidden{overflow:clip}body.bbd-has-public-quick-order .bbd-public-quick-order,body.bbd-has-public-quick-order .bbd-public-quick-order.bbd-quick-order-panel-mode{width:auto;max-width:min(452px,100%);margin-inline:auto;overflow-x:clip;box-sizing:border-box}body.bbd-has-public-quick-order .bbd-public-quick-order *{min-width:0;box-sizing:border-box}body.bbd-has-public-quick-order .bbd-public-service-picker,body.bbd-has-public-quick-order .select2-container,body.bbd-has-public-quick-order select{width:100%;max-width:100%}body.bbd-has-public-quick-order .bbd-quick-order-steps{padding-inline:0;overflow:visible}@media(max-width:560px){body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps>div:not(:last-child):before{display:none}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps,body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps.has-account-step{max-width:100%;gap:8px}body.bbd-app .bbd-public-quick-order .bbd-quick-order-steps>div{gap:12px;font-size:.8125rem}}body.bbd-app .bbd-smm-storefront .service-order-card .bbd-modern-extra-fields{display:contents}body.bbd-app .bbd-smm-storefront .service-order-card .bbd-smm-manual-field.is-checkbox,body.bbd-app .bbd-smm-storefront .service-order-card .bbd-smm-manual-field.is-textarea{grid-column:1/-1}body.bbd-app .bbd-smm-storefront .service-order-card .bbd-smm-manual-field textarea{width:100%;min-height:78px;margin:0;padding:10px 13px;border:1px solid var(--bbd-qc-border);border-radius:11px;outline:0;background:var(--bbd-color-surface);color:#17213a;font-size:.875rem;font-weight:600;line-height:1.8;box-shadow:none;transition:border-color .2s,box-shadow .2s}body.bbd-app .bbd-smm-storefront .service-order-card .bbd-smm-manual-field textarea:focus{border-color:#8eb2ff;box-shadow:0 0 0 3px rgba(59,130,246,.09)}body.bbd-app .bbd-smm-storefront+br{display:none}body.bbd-app .bbd-smm-storefront:has(+ .bbd-smm-storefront),body.bbd-app .bbd-smm-storefront:has(+ br + .bbd-smm-storefront){margin-bottom:10px}body.bbd-app .bbd-smm-storefront+.bbd-smm-storefront,body.bbd-app .bbd-smm-storefront+br+.bbd-smm-storefront{margin-top:10px}body.bbd-app .bbd-smm-storefront+.bbd-smm-storefront>.bbd-smm-card-list:first-child,body.bbd-app .bbd-smm-storefront+br+.bbd-smm-storefront>.bbd-smm-card-list:first-child{margin-top:0}body.bbd-app .bbd-public-description-box,body.bbd-app .bbd-smm-description-modal-content{background:var(--bbd-desc-box-bg,transparent)}body.bbd-app .bbd-smm-modal-panel:has(.bbd-smm-description-modal-content){background:var(--bbd-desc-box-bg,var(--bbd-color-surface))}body.bbd-app .bbd-smm-service-card-row .button.bbd-smm-open-description{background:var(--bbd-desc-button-color,#3b82f6);border:1px solid var(--bbd-action-button-border,transparent);color:var(--bbd-action-button-text,var(--bbd-color-surface,#fff));box-shadow:0 2px 8px color-mix(in srgb,var(--bbd-desc-shadow-color,#3b82f6) 28%,transparent)}body.bbd-app .bbd-smm-service-card-row .button.bbd-smm-open-description:hover{background:var(--bbd-desc-button-hover,color-mix(in srgb,var(--bbd-desc-button-color,#3b82f6) 85%,#000))}body.bbd-app .bbd-smm-service-card-row .button.bbd-smm-open-order{color:var(--bbd-action-button-text,var(--bbd-color-surface,#fff))}body.bbd-app .bbd-smm-service-card-row .button.bbd-smm-open-description.is-disabled,body.bbd-app .bbd-smm-service-card-row .button.bbd-smm-open-description[disabled]{background:var(--bbd-color-surface,#fff);border-color:var(--bbd-color-line,#e5e7eb);color:#b8c0cc;box-shadow:none}body.bbd-app .bbd-smm-service-card-row.bbd-smm-card-list-head,body.bbd-app .bbd-smm-storefront--row-cards .bbd-smm-service-card-row.bbd-smm-card-list-head{align-items:center;animation:none;margin:0 0 10px;padding:12px 18px;border:1px solid #ececf2;border-radius:14px;background:#f8f9fc;color:var(--bbd-color-muted-strong,#68708a);font-size:.8125rem;font-weight:700;line-height:1.7;text-align:center}body.bbd-app .bbd-smm-service-card-row.bbd-smm-card-list-head span{min-width:0;overflow-wrap:anywhere}@media(max-width:782px){body.bbd-app .bbd-smm-service-card-row.bbd-smm-card-list-head{display:none}}body.bbd-app .bbd-smm-service-card-row .button.bbd-smm-open-description:hover,body.bbd-app .bbd-smm-service-card-row .button.bbd-smm-open-order:hover{color:var(--bbd-action-button-text,var(--bbd-color-surface,#fff))}body.bbd-app .bbd-quick-network-icon.has-logo{display:inline-grid;place-items:center;--bbd-network-logo-size:34px;width:var(--bbd-network-logo-size);height:var(--bbd-network-logo-size);flex:0 0 var(--bbd-network-logo-size);overflow:visible;padding:0;border:0;border-radius:0;background:0 0;line-height:0}body.bbd-app .bbd-quick-network.is-active .bbd-quick-network-icon.has-logo{background:0 0}body.bbd-app .bbd-quick-network-icon.has-logo img{display:block;width:100%;height:100%;padding:0;border-radius:0;object-fit:contain}body.bbd-app #bbd-dynamic-fields .bbd-business-social-input-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:10px}body.bbd-app #bbd-dynamic-fields .bbd-business-social-count{display:block;padding:0;margin:0;background:0 0;border-radius:0}body.bbd-app #bbd-dynamic-fields .bbd-business-social-count .form-control{width:100%;margin:0;box-sizing:border-box}@container (max-width:430px){body.bbd-app #bbd-dynamic-fields .bbd-business-social-input-row{grid-template-columns:1fr}}@media(max-width:480px){body.bbd-app .bbd-quick-network-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.bbd-app .bbd-quick-network{min-width:0;gap:7px;padding-inline:8px}body.bbd-app .bbd-quick-network>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}body.bbd-app .bbd-orders-page .bbd-order-cell-status{vertical-align:middle}body.bbd-app .bbd-orders-page .bbd-order-pay-button{display:flex;width:max-content;margin:7px auto 0}@media(max-width:782px){body.bbd-app .bbd-orders-page .bbd-order-pay-button{width:max-content;margin-inline:auto}}body.bbd-app .bbd-ticket-create .bbd-ticket-create-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.bbd-app .bbd-ticket-create .bbd-ticket-create-grid>.bbd-field-wide{grid-column:1/-1}@media(max-width:640px){body.bbd-app .bbd-ticket-create .bbd-ticket-create-grid{grid-template-columns:1fr}body.bbd-app .bbd-ticket-create .bbd-ticket-create-grid>.bbd-field-wide{grid-column:auto}}@media(min-width:783px){body.bbd-app .bbd-smm-storefront--table .bbd-smm-table-wrap{--bbd-service-table-spectrum-angle:0deg;width:100%;padding:0;overflow-x:auto;overflow-y:hidden;border:2px solid transparent;border-radius:14px;background:linear-gradient(var(--bbd-color-surface,#fff),var(--bbd-color-surface,#fff)) padding-box,conic-gradient(from var(--bbd-service-table-spectrum-angle),var(--bbd-spectrum-color,#ff7300) 0deg,var(--bbd-spectrum-color,#ff7300) 216deg,color-mix(in srgb,var(--bbd-spectrum-color,#ff7300) 90%,#fff) 254deg,color-mix(in srgb,var(--bbd-spectrum-color,#ff7300) 62%,#fff) 292deg,color-mix(in srgb,var(--bbd-spectrum-color,#ff7300) 34%,#fff) 316deg,color-mix(in srgb,var(--bbd-spectrum-color,#ff7300) 12%,#fff) 330deg,#fff 336deg,color-mix(in srgb,var(--bbd-spectrum-color,#ff7300) 45%,#fff) 346deg,color-mix(in srgb,var(--bbd-spectrum-color,#ff7300) 88%,#fff) 356deg,var(--bbd-spectrum-color,#ff7300) 360deg) border-box;box-shadow:0 8px 28px rgba(15,23,42,.05),0 0 12px color-mix(in srgb,var(--bbd-spectrum-color,#ff7300) 12%,transparent);animation:bbd-service-table-spectrum var(--bbd-spectrum-speed,3.2s) linear infinite;box-sizing:border-box}@property --bbd-service-table-spectrum-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes bbd-service-table-spectrum{to{--bbd-service-table-spectrum-angle:360deg}}body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table{width:100%;min-width:980px;margin:0!important;padding:0!important;border:0!important;border-collapse:collapse!important;border-spacing:0!important;table-layout:fixed;background:0 0;box-shadow:none!important}body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table td,body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table th{border-top:0!important;border-right:0!important;border-left:0!important;border-bottom:1px solid #edf0f4!important;box-shadow:none!important}body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table tbody tr:last-child td{border-bottom:0!important}body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table tbody tr,body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table tbody tr:hover,body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table tbody tr:nth-child(2n){background:0 0}body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table td:first-child,body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table th:first-child{width:78px}body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table td:nth-child(2),body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table th:nth-child(2){width:auto}body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table td:nth-child(3),body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table th:nth-child(3){width:130px}body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table td:nth-child(4),body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table th:nth-child(4){width:185px}body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table td:nth-child(5),body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table th:nth-child(5){width:150px}body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table td:nth-child(6),body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table th:nth-child(6){width:130px}body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table td:nth-child(7),body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table th:nth-child(7){width:130px}body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table td:nth-child(2){min-width:220px}body.bbd-app .bbd-smm-storefront--table .bbd-smm-api-column-head th{position:static;padding:11px 10px;border-top:0!important;border-bottom:1px solid #e3e8ef!important;background:var(--bbd-color-subtle,#f8fafc);color:var(--bbd-color-muted-strong,#68708a);font-size:.8125rem;font-weight:700;line-height:1.8;text-align:center!important;vertical-align:middle;white-space:normal}body.bbd-app .bbd-smm-storefront--table .bbd-smm-table-name{min-width:0}}@media(prefers-reduced-motion:reduce){body.bbd-app .bbd-smm-storefront--table .bbd-smm-table-wrap{animation:none}}@media(max-width:782px){body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table{margin:0;padding:0;border:0!important;border-spacing:0;box-shadow:none}body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table tbody td:not([hidden]){border:0!important;box-shadow:none!important}}body.bbd-app .bbd-smm-modal-panel.bbd-smm-table-order-context,body.bbd-app>.bbd-smm-modal>.bbd-smm-modal-panel.bbd-smm-table-order-context{width:min(452px,calc(100vw - 24px))!important;max-width:452px!important;height:min(781px,calc(100dvh - 24px))!important;min-height:min(781px,calc(100dvh - 24px))!important;max-height:min(781px,calc(100dvh - 24px))!important;border-radius:24px}@supports(height:100svh){body.bbd-app .bbd-smm-modal-panel.bbd-smm-table-order-context,body.bbd-app>.bbd-smm-modal>.bbd-smm-modal-panel.bbd-smm-table-order-context{height:min(781px,calc(100svh - 24px))!important;min-height:min(781px,calc(100svh - 24px))!important;max-height:min(781px,calc(100svh - 24px))!important}}body.bbd-app .bbd-smm-table-order-context .bbd-smm-modal-body{min-height:0;padding:0 18px 20px;overflow-x:hidden;overflow-y:auto}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper{margin:12px auto 0;padding:18px}body.bbd-app .bbd-smm-table-order-context .payment-method,body.bbd-app .bbd-smm-table-order-context .wallet-option{min-height:64px;padding:14px 16px;border-radius:12px}body.bbd-app .bbd-smm-table-order-context .submit-order{min-height:46px;padding:11px 16px;border-radius:10px}body.bbd-app .bbd-smm-verification-required{display:grid;justify-items:center;gap:10px;max-width:100%;margin:18px auto 8px;padding:24px 18px;border:1px solid #fde68a;border-radius:18px;background:#fffbeb;color:#92400e;text-align:center}body.bbd-app .bbd-smm-verification-required-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#fef3c7;font-size:1.375rem;font-weight:900}body.bbd-app .bbd-smm-verification-required strong{font-size:1.0625rem}body.bbd-app .bbd-smm-verification-required p{margin:0;line-height:2}body.bbd-app .bbd-smm-verification-required .button{margin-top:4px;min-height:44px;padding:9px 20px}body.bbd-app .bbd-smm-table-order-context .bbd-smm-modal-manual-fields,body.bbd-app .bbd-smm-table-order-context .bbd-smm-primary-order-row,body.bbd-app .bbd-smm-table-order-context .bbd-smm-primary-order-row:not(.is-fixed-price){grid-template-columns:minmax(0,1fr)!important}body.bbd-app .bbd-smm-table-order-context .payment-methods{gap:10px}@media(max-width:480px){body.bbd-app .bbd-smm-modal-panel.bbd-smm-table-order-context,body.bbd-app>.bbd-smm-modal>.bbd-smm-modal-panel.bbd-smm-table-order-context{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;height:calc(100dvh - 16px)!important;min-height:calc(100dvh - 16px)!important;max-height:calc(100dvh - 16px)!important;border-radius:20px}body.bbd-app .bbd-smm-table-order-context .bbd-smm-modal-body{padding:0 12px 16px}body.bbd-app .bbd-smm-table-order-context .order-form-wrapper{padding:16px 12px}}body.bbd-app .bbd-smm-modal-panel{width:min(452px,calc(100% - 24px));height:auto;min-height:0;max-height:calc(100svh - 36px);padding:26px 22px;border-radius:30px}@media(max-width:782px){body.bbd-app .bbd-smm-modal-panel{width:calc(100% - 16px);max-height:calc(100svh - 20px);padding:22px 16px;border-radius:26px}}body.bbd-app .bbd-smm-modal-order-form .bbd-smm-checkout-strip,body.bbd-app .bbd-smm-modal-order-form .bbd-smm-order-fields{grid-template-columns:1fr}body.bbd-app .bbd-smm-modal .bbd-smm-modal-panel,body.bbd-app .bbd-smm-modal .bbd-smm-modal-panel.bbd-smm-table-order-context,body.bbd-app>.bbd-smm-modal>.bbd-smm-modal-panel.bbd-smm-table-order-context{display:flex;flex-direction:column;align-items:stretch;min-height:0;overflow:hidden}body.bbd-app .bbd-smm-modal .bbd-smm-modal-panel>.bbd-smm-modal-title{flex:0 0 auto}body.bbd-app .bbd-smm-modal .bbd-smm-modal-panel.bbd-smm-table-order-context>.bbd-smm-modal-body,body.bbd-app .bbd-smm-modal .bbd-smm-modal-panel>.bbd-smm-modal-body{display:block;min-height:0;max-height:none;flex:1 1 auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media(max-width:782px){body.bbd-app .bbd-public-quick-order .bbd-native-service-picker-menu.bbd-native-service-picker-menu--viewport{position:fixed;right:auto!important;bottom:auto!important;margin:0;max-width:calc(100vw - 24px);max-height:calc(100vh - 24px);overflow:hidden;overscroll-behavior:contain;transform:none;touch-action:manipulation}@supports(height:100dvh){body.bbd-app .bbd-public-quick-order .bbd-native-service-picker-menu.bbd-native-service-picker-menu--viewport{max-height:calc(100dvh - 24px)}}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker-menu.bbd-native-service-picker-menu--viewport .bbd-native-service-picker-options{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}}@media(max-width:782px){body.bbd-app .bbd-public-quick-order .bbd-public-description-box,body.bbd-app .bbd-public-quick-order .bbd-public-service-fields,body.bbd-app .bbd-public-quick-order [data-bbd-service-description]{overflow-anchor:none}body.bbd-app .bbd-public-quick-order .bbd-public-description-box{overflow:hidden}body.bbd-app .bbd-public-quick-order [data-bbd-service-description],body.bbd-app .bbd-smm-service-description-shortcode[data-dynamic="1"]{max-height:220px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;overflow-wrap:anywhere}@supports(height:100svh){body.bbd-app .bbd-public-quick-order [data-bbd-service-description],body.bbd-app .bbd-smm-service-description-shortcode[data-dynamic="1"]{max-height:min(220px,32svh)}}body.bbd-app .bbd-public-quick-order .bbd-native-service-picker,body.bbd-app .bbd-public-quick-order .bbd-native-service-picker-menu{overflow-anchor:none}}body.bbd-app [data-bbd-smm-storefront]{width:100%;max-width:100%;min-width:0;height:auto!important;min-height:0!important;max-height:none!important;align-self:flex-start!important;flex-grow:0!important;flex-shrink:1!important;box-sizing:border-box}@media(max-width:782px){body.bbd-app [data-bbd-smm-storefront]{contain:layout inline-size;overflow-x:clip;overflow-y:visible;isolation:isolate}body.bbd-app [data-bbd-smm-storefront]>.bbd-fs-package-grid,body.bbd-app [data-bbd-smm-storefront]>.bbd-smm-card-list,body.bbd-app [data-bbd-smm-storefront]>.bbd-smm-table-wrap{width:100%;max-width:100%;min-width:0;height:auto!important;min-height:0!important;max-height:none!important;box-sizing:border-box}}@media(max-width:782px){body.bbd-app .elementor-widget-html:has(.bbd-public-quick-order),body.bbd-app .elementor-widget-html:has(.bbd-smm-storefront),body.bbd-app .elementor-widget-shortcode:has(.bbd-public-quick-order),body.bbd-app .elementor-widget-shortcode:has(.bbd-smm-storefront){width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;align-self:flex-start!important;flex:0 1 auto!important;box-sizing:border-box}body.bbd-app .elementor-widget-html:has(.bbd-public-quick-order)>.elementor-widget-container,body.bbd-app .elementor-widget-html:has(.bbd-smm-storefront)>.elementor-widget-container,body.bbd-app .elementor-widget-shortcode:has(.bbd-public-quick-order)>.elementor-shortcode,body.bbd-app .elementor-widget-shortcode:has(.bbd-smm-storefront)>.elementor-shortcode{display:block;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;box-sizing:border-box}body.bbd-app [data-bbd-smm-storefront]>.bbd-fs-package-grid,body.bbd-app [data-bbd-smm-storefront]>.bbd-smm-card-list,body.bbd-app [data-bbd-smm-storefront]>.bbd-smm-table-wrap{align-self:flex-start!important;align-content:flex-start!important}body.bbd-app .bbd-smm-card-list,body.bbd-app .bbd-smm-service-card-row,body.bbd-app .bbd-smm-services-table,body.bbd-app .bbd-smm-services-table tbody,body.bbd-app .bbd-smm-services-table tbody tr{height:auto!important;min-height:0!important;max-height:none!important}body.bbd-app .bbd-smm-services-table tbody{align-content:start!important;grid-auto-rows:max-content!important}body.bbd-app .bbd-smm-service-card-row,body.bbd-app .bbd-smm-services-table tbody tr{align-self:start!important}}body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table td.bbd-smm-table-name{text-align:right!important}body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table td.bbd-smm-table-name .bbd-smm-cell-value{display:flex;width:100%;flex-direction:column;align-items:flex-start;justify-content:center;text-align:right!important;direction:rtl}body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table td.bbd-smm-table-name .bbd-smm-table-service-title,body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table td.bbd-smm-table-name .service-title,body.bbd-app .bbd-smm-storefront--table .bbd-smm-services-table td.bbd-smm-table-name small{width:100%;text-align:right!important}body.bbd-app .bbd-smm-modal-panel.bbd-smm-table-order-context,body.bbd-app>.bbd-smm-modal>.bbd-smm-modal-panel.bbd-smm-table-order-context{width:min(452px,calc(100vw - 24px))!important;max-width:452px!important;height:min(781px,calc(100dvh - 24px))!important;min-height:min(781px,calc(100dvh - 24px))!important;max-height:min(781px,calc(100dvh - 24px))!important}@supports(height:100svh){body.bbd-app .bbd-smm-modal-panel.bbd-smm-table-order-context,body.bbd-app>.bbd-smm-modal>.bbd-smm-modal-panel.bbd-smm-table-order-context{height:min(781px,calc(100svh - 24px))!important;min-height:min(781px,calc(100svh - 24px))!important;max-height:min(781px,calc(100svh - 24px))!important}}body.bbd-app .bbd-smm-table-order-context .bbd-smm-modal-manual-fields,body.bbd-app .bbd-smm-table-order-context .bbd-smm-primary-order-row,body.bbd-app .bbd-smm-table-order-context .bbd-smm-primary-order-row:not(.is-fixed-price){grid-template-columns:minmax(0,1fr)!important}@media(max-width:480px){body.bbd-app .bbd-smm-modal-panel.bbd-smm-table-order-context,body.bbd-app>.bbd-smm-modal>.bbd-smm-modal-panel.bbd-smm-table-order-context{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;height:calc(100dvh - 16px)!important;min-height:calc(100dvh - 16px)!important;max-height:calc(100dvh - 16px)!important}}.bbd-smm-table-service-title,.service-title{display:block;margin:0;font-size:inherit;font-weight:700;line-height:1.6}
