.related-img,.ss-body,.ss-title{overflow:hidden}.related-wrapper{max-width:800px;margin:20px auto;padding:0 2px}.related-header{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:30px}.related-header h3{font-size:.9rem;font-weight:700;color:#a607c1;letter-spacing:2px}.related-line{flex:1;height:1px;background:linear-gradient(to right,transparent,#ddd,transparent)}.related-container{display:grid;grid-template-columns:1fr 1fr;gap:15px}.related-item{text-decoration:none}.related-img{position:relative;width:100%;height:200px;border-radius:15px;box-shadow:0 10px 20px rgba(0,0,0,.08)}.related-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.related-title-bar{position:absolute;bottom:0;left:0;width:100%;background:rgba(255,255,255,.95);padding:5px;z-index:2;border-top:1px solid rgba(0,0,0,.05)}.related-bold-title{margin:0;color:#910085;font-size:1.3rem;font-weight:900;text-align:center;text-transform:uppercase}.related-overlay{position:absolute;inset:0;background:rgba(166,7,193,.2);display:flex;align-items:center;justify-content:center;opacity:0;transition:.3s;z-index:3;padding-bottom:50px}.related-overlay span{color:#fff;font-weight:700;font-size:.8rem;background:#a607c1;padding:8px 20px;border-radius:50px;box-shadow:0 4px 10px rgba(0,0,0,.2)}.related-item:hover .related-img img{transform:scale(1.1)}.related-item:hover .related-overlay{opacity:1}@media (max-width:600px){.related-container{display:grid;grid-template-columns:1fr 1fr;gap:10px}.related-header{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:10px}.related-img{height:150px}.related-bold-title{font-size:.9rem}}.triple-smart-container{max-width:800px;margin:10px auto;padding:0 10px}.ts-header-main{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:10px}.ts-pulse-dot{width:8px;height:8px;background:#a607c1;border-radius:50%;box-shadow:0 0 0 rgba(166,7,193,.4);animation:2s infinite header-pulse}@keyframes header-pulse{0%{box-shadow:0 0 0 0 rgba(166,7,193,.7)}70%{box-shadow:0 0 0 10px rgba(166,7,193,0)}100%{box-shadow:0 0 0 0 rgba(166,7,193,0)}}.ts-header-text{font-size:11px;font-weight:800;color:#999;letter-spacing:2px}.ts-grid-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.smart-suggest-box-mini{background:#fff;border:1px solid #f1f1f1;border-radius:14px;transition:.3s;position:relative}.ss-link{text-decoration:none!important;color:inherit;display:block}.ss-wrapper{display:flex;align-items:center;gap:10px}.ss-img{position:relative;width:42px;height:42px;flex-shrink:0}.ss-img img,.ss-pulse{width:100%;height:100%;border-radius:10px}.ss-img img{object-fit:cover;z-index:2;position:relative}.ss-pulse{position:absolute;top:0;left:0;background:#a607c1;opacity:.2;animation:2s infinite pulse-ring;z-index:1}@keyframes pulse-ring{0%{transform:scale(.9);opacity:.5}100%{transform:scale(1.4);opacity:0}}.ss-body{flex-grow:1}.ss-label{font-size:7px;font-weight:900;color:#a607c1;letter-spacing:1px}.ss-title{margin:0;font-size:1.4rem;font-weight:800;color:#5a0468f2;white-space:nowrap;text-transform:uppercase;text-overflow:ellipsis}@media (max-width:768px){.ss-title{font-size:1rem;word-spacing:-4px;letter-spacing:-.5px;font-weight:900}}.ss-action{color:#eee;font-size:.8rem;transition:.3s}.smart-suggest-box-mini:hover{border-color:#a607c1;transform:translateY(-3px);box-shadow:0 8px 20px rgba(166,7,193,.08)}.smart-suggest-box-mini:hover .ss-action{color:#a607c1;transform:translateX(2px)}@media (max-width:900px){.ts-grid-layout{grid-template-columns:1fr}.smart-suggest-box-mini{margin:0 5px}}