.auto-height-sheet{--height:auto}ion-modal.bottom-sheet-modal::part(handle){top:12px}.bottom-sheet-mobile-content{box-sizing:border-box;width:100%;padding-top:32px}.bottom-sheet-mobile-content .bottom-sheet-heading{margin-top:0}.bottom-sheet-ios-list-card{margin:12px 16px 16px;overflow:hidden;background:rgba(255,255,255,.88);border:0;border-radius:24px;box-shadow:none}html.ios26-theme-enabled .bottom-sheet-ios-list-card{border-radius:26px!important}.bottom-sheet-ios-list-card .bottom-sheet-select-item{min-height:44px}[data-theme=dark] .bottom-sheet-ios-list-card{background:rgba(255,255,255,.075)}.bottom-sheet-list-modal--dark .modal-content{background-color:#212529}.bottom-sheet-select-content{display:block;width:100%;max-height:80vh;overflow-y:auto}.bottom-sheet-heading{display:flex;align-items:center;justify-content:space-between;margin:24px 16px 4px;font-weight:600}.bottom-sheet-heading__action{color:var(--ion-color-brand,#d3a966)!important;padding:0!important;text-decoration:none!important}.bottom-sheet-heading__actions{display:flex;align-items:center;gap:8px}.bottom-sheet-select-list{display:grid;gap:12px;padding:12px!important}.bottom-sheet-select-item{min-height:88px;padding:14px 120px 14px 16px!important;cursor:pointer;border:1px solid rgba(127,127,127,.28);border-radius:12px;transition:border-color .12s ease,box-shadow .12s ease}.bottom-sheet-select-item:hover{border-color:rgba(211,169,102,.75);box-shadow:0 2px 10px rgba(0,0,0,.08)}.bottom-sheet-select-item--selected{border:2px solid var(--ion-color-brand,#d3a966)}.bottom-sheet-select-item__image{width:58px!important;height:58px!important;margin-right:12px}.bottom-sheet-select-item__button{color:inherit!important;background:rgba(0,0,0,0)!important;border-color:rgba(127,127,127,.35)!important;box-shadow:none!important}.bottom-sheet-select-item__button:hover{border-color:rgba(211,169,102,.7)!important}.bottom-sheet-select-item__radio{padding:4px 6px 4px 0!important;color:#d3a966!important}.bottom-sheet-select-item__radio.Mui-checked,.bottom-sheet-select-item__radio.Mui-checked svg{color:#d3a966!important}.bottom-sheet-select-item__check{color:#d3a966!important;stroke:#d3a966!important}@media(max-width:767px){.bottom-sheet-select-list{gap:0;padding:0!important}.bottom-sheet-select-item{min-height:72px;padding:8px 56px 8px 16px!important;border:0;border-bottom:1px solid rgba(127,127,127,.2);border-radius:0}.bottom-sheet-ios-list-card .bottom-sheet-select-item:last-child{border-bottom:0}.bottom-sheet-select-item--selected{border-width:0 0 1px}.bottom-sheet-select-item:hover{box-shadow:none}.bottom-sheet-select-item__image{width:44px!important;height:44px!important}}