.peaches-bs-content.peaches-scroll:not([data-height-mode=max-height]){height:0;min-height:var(--scroll-min-height,100vh);overflow-y:auto;position:relative}.peaches-bs-content.peaches-scroll[data-height-mode=max-height]{box-sizing:border-box;height:auto;max-height:var(--scroll-max-height,100vh);min-height:0;overflow-y:auto;position:relative}.peaches-bs-content.peaches-scroll *{box-sizing:border-box}.peaches-bs-content.peaches-scrollbar-thin{scrollbar-width:thin}.peaches-bs-content.peaches-scrollbar-thin::-webkit-scrollbar{width:6px}.peaches-bs-content.peaches-scrollbar-thin::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:3px}.peaches-bs-content.peaches-scrollbar-thin::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:3px}.peaches-bs-content.peaches-scrollbar-thin::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5)}.peaches-bs-content.peaches-scrollbar-none{scrollbar-width:none;-ms-overflow-style:none}.peaches-bs-content.peaches-scrollbar-none::-webkit-scrollbar{display:none}.peaches-bs-content.peaches-scroll-indicator:before{background:linear-gradient(to bottom,var(--bs-primary,#007bff),var(--bs-primary,#007bff));content:"";height:0;pointer-events:none;position:absolute;right:0;top:0;transition:height .1s ease-out;width:4px;z-index:1000}.peaches-bs-content.peaches-scroll-indicator.peaches-scrolling:before{background:linear-gradient(to bottom,var(--bs-primary,#007bff),var(--bs-success,#28a745))}.peaches-bs-content.peaches-scroll:focus{outline:2px solid var(--bs-primary,#007bff);outline-offset:2px}@media(max-width:768px){.peaches-bs-content.peaches-scroll:not([data-height-mode=max-height]){min-height:var(--scroll-min-height,80vh)}.peaches-bs-content.peaches-scroll[data-height-mode=max-height]{max-height:var(--scroll-max-height,80vh)}.peaches-bs-content.peaches-scrollbar-thin::-webkit-scrollbar{width:8px}}@media print{.peaches-bs-content.peaches-scroll{height:auto!important;max-height:none!important;min-height:auto!important;overflow:visible!important}.peaches-bs-content.peaches-scroll-indicator:before{display:none!important}}@media(prefers-contrast:high){.peaches-bs-content.peaches-scrollbar-thin::-webkit-scrollbar-thumb{background:rgba(0,0,0,.8)}.peaches-bs-content.peaches-scroll-indicator:before{background:currentColor}}@media(prefers-reduced-motion:reduce){.peaches-bs-content.peaches-scroll{scroll-behavior:auto!important}.peaches-bs-content.peaches-scroll-indicator:before{transition:none}}
