/* Standalone application shell and dashboard polish 1.4 */
body.bud-app-shell{margin:0!important;padding:0!important;min-width:320px;min-height:100vh;background:#eef2f8;overflow-x:hidden}
body.bud-app-shell:before,body.bud-app-shell:after{display:none!important}
.bud-app-shell-main{width:100%;min-height:100dvh;display:grid;place-items:center;padding:20px;box-sizing:border-box}
.bud-app-shell-main>*{box-sizing:border-box}
.bud-app-shell-login .bud-login{width:min(1100px,calc(100vw - 40px))!important;height:min(650px,calc(100dvh - 40px))!important;max-height:650px!important;margin:0 auto!important}
.bud-app-shell-dashboard,.bud-app-shell-dashboard .bud-app-shell-main{background:var(--bud-bg,#f4f6fb)}
.bud-app-shell-dashboard .bud-app-shell-main{display:block;padding:0;min-height:100dvh}
.bud-app-shell-dashboard .bud-dashboard{width:100%!important;max-width:none!important;min-height:100dvh!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.bud-app-shell-dashboard .bud-sidebar{min-height:100dvh!important}
.bud-app-shell-dashboard .bud-dashboard-main{min-height:100dvh}
.bud-app-shell-dashboard .bud-dashboard-content{min-height:calc(100dvh - 72px)!important}

.bud-menu-toggle{display:none!important}
.bud-topbar{height:72px!important;border-bottom:1px solid var(--bud-line)!important;background:color-mix(in srgb,var(--bud-surface) 94%,transparent)!important;backdrop-filter:blur(16px)}
.bud-breadcrumb{display:grid;gap:2px}
.bud-breadcrumb small{font-size:9px!important;color:var(--bud-muted)!important;line-height:1.3}
.bud-breadcrumb strong{font-size:16px!important;line-height:1.35!important;font-weight:800!important;color:var(--bud-text)!important}
.bud-top-actions{display:flex!important;align-items:center!important;gap:8px!important}
.bud-dashboard .bud-top-actions button,.bud-dashboard .bud-top-actions a{appearance:none!important;-webkit-appearance:none!important;text-decoration:none!important;box-shadow:none!important;outline:0}
.bud-site-button{height:40px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:1px solid color-mix(in srgb,var(--bud-primary) 22%,var(--bud-line))!important;border-radius:12px!important;background:color-mix(in srgb,var(--bud-primary) 7%,var(--bud-surface))!important;color:var(--bud-primary)!important;font-size:11px!important;font-weight:700!important}
.bud-site-button:hover{background:color-mix(in srgb,var(--bud-primary) 13%,var(--bud-surface))!important}
.bud-site-button .bud-svg-icon{width:17px;height:17px}
.bud-dashboard .bud-icon-button{position:relative!important;width:40px!important;height:40px!important;min-width:40px!important;display:grid!important;place-items:center!important;padding:0!important;border:1px solid var(--bud-line)!important;border-radius:12px!important;background:var(--bud-surface-2)!important;color:var(--bud-muted)!important}
.bud-dashboard .bud-icon-button:hover{border-color:color-mix(in srgb,var(--bud-primary) 30%,var(--bud-line))!important;background:color-mix(in srgb,var(--bud-primary) 7%,var(--bud-surface))!important;color:var(--bud-primary)!important;transform:translateY(-1px)}
.bud-dashboard .bud-icon-button .bud-svg-icon{width:18px!important;height:18px!important}
.bud-dashboard .bud-top-logout{color:#d54b60!important}
.bud-dashboard .bud-top-logout:hover{border-color:var(--bud-line)!important;background:#fff1f2!important;color:#be123c!important}
.bud-notification-button i{position:absolute;top:7px;right:8px;width:7px;height:7px;border:2px solid var(--bud-surface);border-radius:99px;background:#f43f5e}
.bud-dashboard .bud-user-chip{height:44px!important;display:flex!important;align-items:center!important;gap:9px!important;padding:3px 4px 3px 11px!important;border:1px solid var(--bud-line)!important;border-radius:14px!important;background:var(--bud-surface)!important;color:var(--bud-text)!important}
.bud-dashboard .bud-user-chip:hover{border-color:color-mix(in srgb,var(--bud-primary) 25%,var(--bud-line))!important;background:var(--bud-surface-2)!important}
.bud-user-chip>span{display:grid;text-align:right;line-height:1.25}
.bud-user-chip>span strong{font-size:10px!important}.bud-user-chip>span small{font-size:8px!important;color:var(--bud-muted)!important}
.bud-user-avatar{width:36px!important;height:36px!important;border:2px solid var(--bud-surface)!important;border-radius:11px!important;box-shadow:0 0 0 1px var(--bud-line);object-fit:cover}

.bud-dashboard .bud-page-head{margin-bottom:17px!important;align-items:center!important}
.bud-dashboard .bud-page-head h2{font-size:clamp(18px,calc(var(--bud-heading-size,28px)*.72),22px)!important;line-height:1.45!important;margin:0 0 3px!important}
.bud-dashboard .bud-page-head p{font-size:10px!important;line-height:1.8!important;margin:0!important;color:var(--bud-muted)!important}
.bud-dashboard .bud-page-head .bud-page-actions{gap:7px}
.bud-dashboard .bud-card-head h3{font-size:17px!important}
.bud-dashboard .bud-welcome h2{font-size:clamp(24px,calc(var(--bud-heading-size,28px)*1.05),34px)!important}

.bud-profile-modern{display:grid;gap:18px}
.bud-profile-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:auto minmax(0,1fr) minmax(220px,auto);align-items:center;gap:22px;padding:24px;border:1px solid color-mix(in srgb,var(--bud-primary) 17%,var(--bud-line));border-radius:22px;background:linear-gradient(135deg,color-mix(in srgb,var(--bud-primary) 9%,var(--bud-surface)),var(--bud-surface) 60%,color-mix(in srgb,var(--bud-secondary) 7%,var(--bud-surface)));box-shadow:var(--bud-shadow)}
.bud-profile-hero:after{content:"";position:absolute;width:220px;height:220px;left:-90px;top:-120px;border-radius:50%;background:color-mix(in srgb,var(--bud-secondary) 13%,transparent);pointer-events:none}
.bud-profile-avatar-shell{position:relative;width:112px;height:112px}
.bud-profile-avatar-shell .bud-avatar-preview{width:112px!important;height:112px!important;margin:0!important;border:5px solid var(--bud-surface)!important;border-radius:25px!important;box-shadow:0 12px 28px rgba(15,23,42,.16);object-fit:cover}
.bud-avatar-edit{position:absolute;right:50%;bottom:-10px;transform:translateX(50%);height:34px;display:inline-flex;align-items:center;gap:5px;white-space:nowrap;padding:0 10px;border:3px solid var(--bud-surface);border-radius:11px;background:var(--bud-primary);color:#fff;cursor:pointer;font-size:9px;font-weight:800;box-shadow:0 7px 18px color-mix(in srgb,var(--bud-primary) 28%,transparent)}
.bud-avatar-edit .bud-svg-icon{width:14px;height:14px}
.bud-profile-identity{min-width:0}.bud-profile-eyebrow{display:inline-flex;margin-bottom:7px;padding:4px 8px;border-radius:99px;background:color-mix(in srgb,var(--bud-primary) 11%,transparent);color:var(--bud-primary);font-size:8px;font-weight:800}
.bud-profile-identity h3{margin:0!important;font-size:23px!important;line-height:1.5!important}.bud-profile-identity>p{margin:2px 0 9px;color:var(--bud-muted);font-size:10px}
.bud-profile-contact-chips{display:flex;gap:7px;flex-wrap:wrap}.bud-profile-contact-chips span{min-height:28px;display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border:1px solid var(--bud-line);border-radius:9px;background:color-mix(in srgb,var(--bud-surface) 82%,transparent);color:var(--bud-muted);font-size:8px}.bud-profile-contact-chips .bud-svg-icon{width:13px;height:13px;color:var(--bud-primary)}
.bud-profile-completion{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid var(--bud-line);border-radius:14px;background:color-mix(in srgb,var(--bud-surface) 78%,transparent)}
.bud-profile-completion>span{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;background:#ecfdf5;color:#059669}.bud-profile-completion .bud-svg-icon{width:19px;height:19px}.bud-profile-completion>div{display:grid;gap:3px}.bud-profile-completion strong{font-size:9px}.bud-profile-completion small{font-size:8px;color:var(--bud-muted)}
.bud-profile-sections{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:18px}
.bud-profile-panel{padding:21px;border:1px solid var(--bud-line);border-radius:20px;background:var(--bud-surface);box-shadow:var(--bud-shadow)}
.bud-profile-panel>header{display:flex;align-items:center;gap:10px;padding-bottom:16px;margin-bottom:17px;border-bottom:1px solid var(--bud-line)}
.bud-profile-panel>header>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:color-mix(in srgb,var(--bud-primary) 9%,var(--bud-surface-2));color:var(--bud-primary)}
.bud-profile-panel>header .bud-svg-icon{width:19px;height:19px}.bud-profile-panel>header h3{margin:0 0 3px!important;font-size:14px!important}.bud-profile-panel>header p{margin:0;font-size:8px;color:var(--bud-muted)}
.bud-profile-panel .bud-form-grid{gap:13px}.bud-profile-panel .bud-form-group label{font-size:9px!important}.bud-profile-panel .bud-form-control{min-height:44px!important;border-radius:11px!important;background:var(--bud-surface-2)!important}.bud-profile-panel textarea.bud-form-control{min-height:90px!important}.bud-profile-panel .bud-form-group small{font-size:7px;line-height:1.7;color:var(--bud-muted)}
.bud-profile-savebar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;border:1px solid color-mix(in srgb,var(--bud-primary) 18%,var(--bud-line));border-radius:17px;background:var(--bud-surface);box-shadow:0 10px 28px rgba(15,23,42,.08)}
.bud-profile-savebar p{display:grid;gap:3px;margin:0}.bud-profile-savebar strong{font-size:10px}.bud-profile-savebar small{font-size:8px;color:var(--bud-muted)}

.bud-login .bud-auth-tabs[hidden]{display:none!important}.bud-login .bud-reset-back{width:auto!important;min-width:0!important;min-height:32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:15px auto 0!important;padding:5px 11px!important;border:1px solid var(--bud-line)!important;border-radius:9px!important;background:transparent!important;color:var(--bud-muted)!important;box-shadow:none!important;font-size:10px!important;font-weight:600!important}.bud-login .bud-reset-back:hover{border-color:var(--bud-primary)!important;color:var(--bud-primary)!important;background:color-mix(in srgb,var(--bud-primary) 6%,transparent)!important}

@container bud-shell (max-width:950px){.bud-profile-hero{grid-template-columns:auto 1fr}.bud-profile-completion{grid-column:1/-1}.bud-profile-sections{grid-template-columns:1fr}}
@container bud-shell (max-width:840px){.bud-sidebar{display:none!important}.bud-dashboard-main{grid-column:1/-1}.bud-dashboard.is-menu-open:after{display:none!important}.bud-topbar{height:66px!important}.bud-dashboard-content{padding-top:14px!important}.bud-profile-hero{grid-template-columns:auto minmax(0,1fr);padding:18px}.bud-profile-completion{display:none}}
@media(max-width:780px){.bud-app-shell-main{padding:0;align-items:start}.bud-app-shell-login .bud-app-shell-main{padding:10px}.bud-app-shell-login .bud-login{width:100%!important;height:auto!important;max-height:none!important}.bud-app-shell-dashboard .bud-dashboard{min-height:100dvh!important}.bud-profile-sections{grid-template-columns:1fr}.bud-profile-hero{gap:15px;border-radius:18px}.bud-profile-avatar-shell,.bud-profile-avatar-shell .bud-avatar-preview{width:86px!important;height:86px!important}.bud-profile-avatar-shell .bud-avatar-preview{border-radius:20px!important}.bud-avatar-edit span{display:none}.bud-avatar-edit{width:32px;padding:0;justify-content:center;right:9px;bottom:-7px;transform:none}.bud-profile-identity h3{font-size:18px!important}.bud-profile-contact-chips span{max-width:100%;overflow:hidden;text-overflow:ellipsis}.bud-profile-panel{padding:16px}.bud-profile-savebar{position:sticky;bottom:78px;z-index:40}.bud-profile-savebar p{display:none}.bud-profile-savebar .bud-btn{width:100%}.bud-dashboard .bud-page-head h2{font-size:18px!important}}
@media(max-width:600px){.bud-topbar{padding-inline:10px!important}.bud-breadcrumb small{display:none}.bud-breadcrumb strong{font-size:14px!important}.bud-top-actions{gap:5px!important}.bud-site-button{width:38px;height:38px;padding:0!important;justify-content:center}.bud-site-button span{display:none}.bud-dashboard .bud-icon-button{width:38px!important;height:38px!important;min-width:38px!important}.bud-dashboard .bud-user-chip{width:40px!important;height:40px!important;padding:2px!important}.bud-user-chip>span{display:none!important}.bud-user-avatar{width:34px!important;height:34px!important}.bud-profile-hero{grid-template-columns:1fr;text-align:center}.bud-profile-avatar-shell{margin:0 auto}.bud-profile-contact-chips{justify-content:center}.bud-profile-panel .bud-form-grid{grid-template-columns:1fr}.bud-profile-panel .bud-form-group.is-wide{grid-column:auto}}

/* Desktop shell hotfix 1.4.1: page builders must never size the app viewport. */
html:has(body.bud-app-shell-dashboard){width:100%!important;max-width:none!important;overflow-x:hidden}
body.bud-app-shell-dashboard{display:block!important;width:100%!important;max-width:none!important;min-width:320px!important;margin:0!important;padding:0!important}
.bud-app-shell-dashboard .bud-app-shell-main{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important}
.bud-app-shell-dashboard .bud-dashboard{container:none!important;container-name:none!important;container-type:normal!important;display:grid!important;width:100%!important;inline-size:100%!important;max-width:none!important;max-inline-size:none!important;min-width:0!important;margin:0!important;grid-template-columns:260px minmax(0,1fr)!important}
.bud-app-shell-dashboard .bud-dashboard-main{display:block!important;width:auto!important;max-width:none!important;min-width:0!important;grid-column:auto!important}
.bud-app-shell-dashboard .bud-sidebar{display:flex!important;position:relative!important;inset:auto!important;width:auto!important;min-width:0!important;transform:none!important;visibility:visible!important}
.bud-app-shell-dashboard .bud-mobile-nav{display:none!important}

@media(max-width:1100px){.bud-app-shell-dashboard .bud-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bud-app-shell-dashboard .bud-content-grid{grid-template-columns:1fr!important}.bud-app-shell-dashboard .bud-profile-sections{grid-template-columns:1fr!important}}
@media(max-width:840px){.bud-app-shell-dashboard .bud-dashboard{display:block!important;width:100%!important;inline-size:100%!important;min-height:100dvh!important}.bud-app-shell-dashboard .bud-sidebar{display:none!important}.bud-app-shell-dashboard .bud-dashboard-main{width:100%!important}.bud-app-shell-dashboard .bud-dashboard-content{padding:16px 13px 92px!important}.bud-app-shell-dashboard .bud-mobile-nav{position:fixed!important;z-index:500!important;right:9px!important;left:9px!important;bottom:8px!important;width:auto!important;height:67px!important;padding:7px 10px!important;display:flex!important;align-items:center!important;justify-content:space-around!important;border:1px solid var(--bud-line)!important;border-radius:20px!important;background:color-mix(in srgb,var(--bud-surface) 92%,transparent)!important;box-shadow:0 12px 35px rgba(15,23,42,.17)!important;backdrop-filter:blur(15px)}.bud-app-shell-dashboard .bud-mobile-nav button{border:0!important;background:transparent!important;color:var(--bud-muted)!important;display:grid!important;gap:2px!important;justify-items:center!important;font-size:8px!important}.bud-app-shell-dashboard .bud-mobile-nav button.is-active{color:var(--bud-primary)!important}.bud-app-shell-dashboard .bud-mobile-nav .bud-mobile-create{width:48px!important;height:48px!important;border-radius:16px!important;background:linear-gradient(135deg,var(--bud-primary),var(--bud-secondary))!important;color:#fff!important;transform:translateY(-13px)!important}.bud-app-shell-dashboard .bud-profile-hero{grid-template-columns:auto minmax(0,1fr);padding:18px}.bud-app-shell-dashboard .bud-profile-completion{display:none}}

/* Unified order table 1.4.4 */
.bud-order-table{--bud-order-font:11px;min-width:1180px!important;table-layout:fixed}.bud-order-table th:nth-child(1){width:58px}.bud-order-table th:nth-child(2){width:125px}.bud-order-table th:nth-child(3){width:335px}.bud-order-table th:nth-child(4){width:185px}.bud-order-table th:nth-child(5){width:270px}.bud-order-table th:nth-child(6){width:205px}.bud-order-table th,.bud-order-table td{font-size:var(--bud-order-font)!important;line-height:1.75!important}.bud-order-table th{font-weight:700!important}.bud-order-table td{vertical-align:top!important}.bud-order-table td :is(strong,b,small,em,a,span,dt,dd,bdi){font-size:var(--bud-order-font)!important;line-height:1.75!important}.bud-order-table td :is(strong,b){font-weight:600!important}.bud-order-index{text-align:center!important;font-variant-numeric:tabular-nums}.bud-order-number a,.bud-order-number span{color:var(--bud-primary)!important;font-weight:700!important;text-decoration:none}
.bud-order-products{display:grid;gap:10px}.bud-order-product{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:start;gap:9px}.bud-order-product>img,.bud-order-product-placeholder{width:46px;height:46px;border:1px solid var(--bud-line);border-radius:11px;background:var(--bud-surface-2);object-fit:cover}.bud-order-product-placeholder{display:grid;place-items:center;color:var(--bud-muted)}.bud-order-product-placeholder .bud-svg-icon{width:19px;height:19px}.bud-order-product>div{min-width:0;display:grid;gap:2px}.bud-order-product strong{overflow-wrap:anywhere}.bud-order-product small,.bud-order-product em{color:var(--bud-muted);font-style:normal}.bud-order-product b{color:var(--bud-text)}
.bud-order-state{display:grid;justify-items:start;gap:9px}.bud-order-state small{display:block;color:var(--bud-muted)}.bud-order-amounts{display:grid;gap:7px;margin:0}.bud-order-amounts>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:7px;border-bottom:1px dashed var(--bud-line)}.bud-order-amounts>div:last-child{border-bottom:0}.bud-order-amounts dt{color:var(--bud-muted)}.bud-order-amounts dd{margin:0;text-align:left;font-weight:600;white-space:nowrap}.bud-order-amounts .is-discount dd{color:#dc2626}.bud-order-amounts .is-total{padding-top:5px;color:var(--bud-text);font-weight:700}.bud-money{display:inline-flex;direction:ltr;align-items:baseline;gap:4px;unicode-bidi:isolate}.bud-money-number{font-variant-numeric:tabular-nums}.bud-money-currency{font-weight:500!important}.bud-order-payment{display:grid;gap:7px;font-size:10px!important}.bud-order-payment>*{font-size:10px!important;line-height:1.75!important}.bud-order-payment>span{font-weight:500}.bud-order-payment small{color:var(--bud-muted)}

/* Theme-conflict guard: no red borders from host themes. */
#bud-login-app :is(button,input,select,textarea),#bud-dashboard-app :is(button,input,select,textarea){outline-color:color-mix(in srgb,var(--bud-primary) 55%,transparent)!important}
#bud-login-app :is(input,select,textarea),#bud-dashboard-app :is(input,select,textarea){border-color:var(--bud-line)!important}
#bud-login-app :is(.bud-btn,.bud-link-button,.bud-password-toggle),#bud-dashboard-app :is(.bud-btn,.bud-nav button,.bud-sidebar-footer button,.bud-mobile-nav button,.bud-ticket-row){border-color:transparent!important}
#bud-login-app .bud-auth-tabs button{border-color:transparent!important}
#bud-login-app .bud-password-toggle,#bud-login-app .bud-link-button{border-width:0!important}
#bud-login-app .bud-login-theme-toggle,#bud-dashboard-app :is(.bud-icon-button,.bud-user-chip){border-color:var(--bud-line)!important}
#bud-dashboard-app :is(.bud-btn-soft,.bud-filter-bar button,.bud-modal-close){border-color:var(--bud-line)!important}

/* Logout confirmation and modern modal close. */
.bud-modal-dialog.is-compact{width:min(430px,100%);overflow:visible}.bud-modal-close{width:36px!important;height:36px!important;display:grid!important;place-items:center!important;padding:0!important;border:1px solid var(--bud-line)!important;border-radius:12px!important;background:var(--bud-surface-2)!important;color:var(--bud-muted)!important;box-shadow:0 6px 18px rgba(15,23,42,.09)!important;transition:transform .18s,color .18s,background .18s!important}.bud-modal-close .bud-svg-icon{width:17px;height:17px}.bud-modal-close:hover{transform:rotate(90deg);color:var(--bud-primary)!important;background:color-mix(in srgb,var(--bud-primary) 8%,var(--bud-surface))!important}.bud-logout-confirm{text-align:center;padding:20px 8px 4px}.bud-logout-confirm-icon{width:68px;height:68px;display:grid;place-items:center;margin:0 auto 17px;border-radius:22px;background:color-mix(in srgb,#f97316 12%,var(--bud-surface));color:#ea580c}.bud-logout-confirm-icon .bud-svg-icon{width:30px;height:30px}.bud-logout-confirm h2{margin:0 0 8px!important;font-size:20px!important}.bud-logout-confirm p{max-width:320px;margin:0 auto;color:var(--bud-muted);font-size:11px;line-height:1.9}.bud-logout-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.bud-logout-confirm-actions .bud-btn{justify-content:center}.bud-btn-danger{background:#ef4444!important;color:#fff!important;border-color:transparent!important}.bud-btn-danger:hover{background:#dc2626!important}
.bud-honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}

/* Simple customer registration 1.4.6 */
#bud-login-app [hidden]{display:none!important}
.bud-auth-mode-prompt{min-height:35px;display:flex;align-items:center;justify-content:center;gap:6px;margin:-9px 0 15px;padding:7px 11px;border-radius:11px;background:color-mix(in srgb,var(--bud-primary) 6%,var(--bud-surface));color:var(--bud-muted);font-size:11px}.bud-auth-mode-prompt[hidden]{display:none!important}.bud-auth-mode-prompt button{appearance:none!important;border:0!important;background:transparent!important;color:var(--bud-primary)!important;padding:2px!important;font:inherit!important;font-weight:800!important;cursor:pointer!important}.bud-auth-mode-prompt button:hover{text-decoration:underline}.bud-auth-mode-prompt.is-register{margin:12px 0 0;background:transparent}
.bud-register-view{text-align:center}.bud-register-view[hidden]{display:none!important}.bud-register-view>.bud-auth-heading{margin-bottom:14px!important}.bud-register-view form{display:grid;gap:9px;text-align:right}.bud-register-view form>label,.bud-register-names>label{display:grid;gap:5px;font-size:11px;font-weight:700}.bud-register-view label>small{color:var(--bud-muted);font-size:9px!important;font-weight:400}.bud-register-names{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.bud-register-view .bud-input-wrap input{min-height:45px!important}.bud-register-view .bud-btn{margin-top:3px;min-height:47px}.bud-login[data-theme=dark] .bud-auth-mode-prompt{background:color-mix(in srgb,var(--bud-primary) 12%,var(--bud-surface))}
@media(max-width:430px){.bud-register-view form{gap:8px}.bud-register-view>.bud-auth-heading{margin-bottom:11px!important}}
@media(max-width:340px){.bud-register-names{grid-template-columns:1fr}}

/* Registration field polish 1.4.7 */
#bud-login-app :is(.bud-input-wrap input,.bud-form-control){font-weight:500!important}
#bud-login-app :is(.bud-input-wrap input,.bud-form-control)::placeholder{direction:rtl!important;text-align:right!important;color:color-mix(in srgb,var(--bud-muted) 62%,transparent)!important;font-weight:400!important;opacity:1!important}
.bud-register-view .bud-username-input{direction:ltr!important;text-align:left!important;font-weight:500!important}
.bud-register-view .bud-username-input:placeholder-shown{direction:rtl!important;text-align:right!important}
.bud-register-view .bud-field-error{display:flex;align-items:center;min-height:17px;margin:0!important;color:#dc2626!important;font-size:9px!important;font-weight:500!important;line-height:1.7}.bud-register-view .bud-field-error[hidden]{display:none!important}
.bud-register-view .bud-username-input.is-invalid{border-color:#dc2626!important;box-shadow:0 0 0 3px color-mix(in srgb,#dc2626 9%,transparent)!important}
#bud-login-app .bud-password-toggle{left:9px!important;width:36px!important;height:36px!important;min-width:36px!important;display:grid!important;place-items:center!important;padding:0!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;color:var(--bud-muted)!important;box-shadow:none!important;line-height:1!important;transition:color .18s ease,transform .18s ease!important}
#bud-login-app .bud-password-toggle:hover,#bud-login-app .bud-password-toggle:focus-visible{background:transparent!important;color:var(--bud-primary)!important;box-shadow:none!important;transform:scale(1.06)}
#bud-login-app .bud-password-toggle .bud-svg-icon{width:20px!important;height:20px!important}
#bud-login-app .bud-auth-security{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;direction:rtl!important;text-align:center!important;line-height:1.7!important}
#bud-login-app .bud-auth-security .bud-svg-icon{width:15px!important;height:15px!important;display:block!important;flex:0 0 auto!important;margin:0!important}

/* Smart money and split identity forms 1.4.8 */
.bud-stat-money{display:inline-flex!important;direction:ltr!important;align-items:baseline!important;gap:4px!important;white-space:nowrap!important}.bud-stat-money .bud-money-number{font-weight:700!important}.bud-stat-money .bud-money-currency{font-size:.72em!important;font-weight:500!important}
.bud-profile-legal>.bud-form-grid{margin-bottom:13px}.bud-legal-fields{margin-top:0}.bud-legal-fields[hidden]{display:none!important}.bud-legal-fields>.bud-form-grid{gap:13px}
.bud-profile-legal>header{position:sticky;top:78px;z-index:5;background:var(--bud-surface)}.bud-profile-legal>header>div{min-width:0;flex:1}.bud-profile-header-save{flex:0 0 auto;min-width:124px;min-height:38px!important;padding:8px 12px!important;justify-content:center;font-size:9px!important}
@media(max-width:840px){.bud-profile-legal>header{top:70px}}
@media(max-width:600px){.bud-profile-header-save{min-width:0;padding:8px 10px!important}.bud-profile-legal>header>div p{display:none}}
