.aitg-pro-features{
    background:linear-gradient(135deg,#ffffff 0%,#efe2ff 100%);
    border-radius:28px;
    padding:34px 38px;
    margin-bottom:22px;
}
.aitg-pro-features h2{margin:0 0 18px;}
.aitg-pro-features ul{margin:0;padding-left:22px;}
.aitg-pro-features li{margin-bottom:8px;line-height:1.6;}
.aitg-result-card{
    background:#fff;
    border-radius:16px;
    padding:24px;
    margin-bottom:22px;
    box-shadow:0 4px 20px rgba(0,0,0,.08);
}
.aitg-result-card h3{margin:0 0 16px;font-size:22px;}
.aitg-result-content{line-height:1.8;font-size:16px;}
.aitg-result-content p{margin:0 0 10px;}
.aitg-result-content strong{color:#111;}
.aitg-master-copy{margin-top:14px;}
