.text-container{position:relative}.text-content{max-height:120px;overflow:hidden;transition:max-height .3s ease}.text-content.expanded{max-height:1000px}.fade-overlay{position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,1));pointer-events:none;transition:opacity .3s ease}.fade-overlay.hidden{opacity:0}.see-more-btn{background:0 0;border:none;color:#f05a28;cursor:pointer;font-size:14px;font-weight:600;padding:8px 0;margin-top:8px;text-decoration:none;display:inline-block}.see-more-btn:hover{text-decoration:underline}.see-more-btn:focus{outline:2px solid #06c;outline-offset:2px}