.aitg-master-tool,.aitg-master-box{background:rgba(255,255,255,.84);border:1px solid #e8ddff;border-radius:22px;padding:24px;box-shadow:0 18px 45px rgba(112,79,184,.10);margin-bottom:20px}
.aitg-master-breadcrumb{color:#756b98;margin-bottom:12px;font-size:14px}
.aitg-master-tool h1{margin:0 0 8px;font-size:42px;color:#2b2158}
.aitg-master-tool p{margin:0;color:#756b98;font-size:17px}
.aitg-master-panel{margin-top:18px;background:rgba(255,255,255,.9);border:1px solid #e8ddff;border-radius:24px;padding:18px}
.aitg-master-topic{width:100%;min-height:120px;border:0;outline:0;resize:vertical;background:transparent;font-size:22px;color:#2b2158}
.aitg-master-controls{display:grid;grid-template-columns:160px 140px 1fr;gap:10px;margin-top:12px}
.aitg-master-controls select,.aitg-master-controls button{height:50px;border-radius:14px;border:1px solid #e8ddff;padding:0 14px;font-size:15px}
.aitg-master-controls button{border:0;background:linear-gradient(90deg,#7c42f5,#a55cf7);color:#fff;font-weight:700;cursor:pointer}
.aitg-master-results-box{margin-top:20px;background:rgba(255,255,255,.84);border:1px solid #e8ddff;border-radius:22px;padding:20px}
.aitg-master-results-box h2{margin:0 0 14px;color:#2b2158;font-size:28px}
.aitg-master-results{margin:0;padding-left:24px}
.aitg-master-results li{margin:0 0 10px;color:#2b2158}
.aitg-master-copy{margin-left:10px;border:0;background:rgba(124,66,245,.10);color:#6b56a8;padding:6px 10px;border-radius:10px;cursor:pointer;font-weight:700}
@media (max-width:760px){.aitg-master-tool h1{font-size:32px}.aitg-master-controls{grid-template-columns:1fr}}