.ds-ttl-progress-bar{background:var(--gray-200);border-radius:99999px;width:100%;overflow:hidden}.ds-ttl-progress-bar.size-sm{height:4px}.ds-ttl-progress-bar.size-md{height:8px}.ds-ttl-progress-bar .fill{background:var(--bg);width:100%;height:100%;animation:ds-ttl-progress-shrink var(--duration,0s) linear forwards;border-radius:99999px}@keyframes ds-ttl-progress-shrink{0%{width:100%}to{width:0%}}@media (prefers-reduced-motion:reduce){.ds-ttl-progress-bar .fill{width:0%;animation:none}}.ds-feedback{-webkit-height:max-content;-moz-height:max-content;-ms-height:max-content;-o-height:max-content;background:var(--white);border:1px solid var(--gray-300);height:max-content;padding:16px}.ds-feedback.size-long{width:100%}.ds-feedback.size-compact{width:100%;max-width:360px}.ds-feedback.wrapped-true{border:1px solid var(--gray-300);border-radius:12px}.ds-feedback-notifications{max-height:100%;padding-top:8px;padding-bottom:8px;padding-right:8px;position:fixed;top:0;right:0;overflow:auto}
