.aks-quotes-wrapper{margin:25px 0;max-width:880px;margin-left:auto;margin-right:auto}.aks-quote-box{margin:15px 0;padding:20px 25px;border-radius:12px;color:#fff;font-size:16px;font-weight:500;box-shadow:0 6px 15px rgba(0,0,0,.15);position:relative;overflow:hidden;transition:all .3s ease}.aks-quote-box:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.2)}.aks-quote-box::before{content:"\"";position:absolute;right:15px;bottom:-10px;font-size:80px;opacity:.1;color:#fff;font-family:Georgia,serif}.aks-quote-content p{margin:0 0 10px;color:#fff}.aks-quote-content p:last-child{margin-bottom:0}.aks-quote-content strong{color:#ffc}.aks-quote-content a{color:#fff;text-decoration:underline}.aks-quote-content a:hover{color:#ffc}.aks-quote-info{background:linear-gradient(135deg,#2196f3,#1565c0)}.aks-quote-warning{background:linear-gradient(135deg,#ff9800,#e65100)}.aks-quote-success{background:linear-gradient(135deg,#4caf50,#1b5e20)}.aks-quote-error{background:linear-gradient(135deg,#f44336,#b71c1c)}.aks-quote-quote{background:linear-gradient(135deg,#9c27b0,#4a148c)}.aks-quote-tip{background:linear-gradient(135deg,#00bcd4,#006064)}.aks-quote-important{background:linear-gradient(135deg,#e91e63,#880e4f)}@media (max-width:768px){.aks-quote-box{padding:15px 18px;font-size:14px;border-radius:10px}.aks-quote-box::before{font-size:60px;right:10px;bottom:-5px}.aks-quote-content p{font-size:14px}}@media (max-width:480px){.aks-quote-box{padding:12px 15px;font-size:13px;border-radius:8px}.aks-quote-box::before{font-size:40px;right:8px;bottom:-2px}.aks-quote-content p{font-size:13px}}body.dark-mode .aks-quote-box{box-shadow:0 6px 20px rgba(0,0,0,.4)!important}