<style>
.custom-desc-container {
color: #e2e2e2;
font-family: inherit;
font-size: 14.5px;
line-height: 1.7;
width: 100%;
}
.section-title {
font-size: 19px;
font-weight: 700;
color: #ffffff;
letter-spacing: 0.03em;
margin-top: 24px;
margin-bottom: 4px;
display: flex;
align-items: center;
gap: 8px;
}
.custom-desc-container > .section-title:first-of-type {
margin-top: 0;
}
.sub-title {
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.1em;
color: #666;
margin: 4px 0 16px;
padding-bottom: 8px;
border-bottom: 1px solid #2a2a2e;
width: 100%;
}
.custom-desc-container ul {
list-style: none;
padding: 0;
margin: 0;
}
.custom-desc-container ul li {
padding: 6px 0;
color: #b0b0b5;
display: flex;
align-items: flex-start;
gap: 10px;
}
.custom-desc-container ul li::before {
content: "›";
color: #ef4444;
font-weight: 700;
font-size: 18px;
line-height: 1.2;
flex-shrink: 0;
}
.custom-desc-container ul li strong {
color: #e2e2e2;
}
.format-block {
background: rgba(255, 255, 255, 0.05);
border: 1px solid rgba(255, 255, 255, 0.1);
padding: 12px 16px;
border-radius: 8px;
font-family: monospace;
color: #ef4444;
margin: 8px 0 16px 0;
display: inline-block;
}
</style>
<div class="custom-desc-container">
<div class="section-title">🔫 Weapons & Knives</div>
<div class="sub-title">Fully customize your loadout</div>
<ul>
<li><strong>All Weapon Skins :</strong> Access every skin in the game with live updates.</li>
<li><strong>All Knives Unlocked :</strong> Karambit, Butterfly, M9 Bayonet, and more.</li>
<li><strong>All Gloves Unlocked :</strong> Sport, Specialist, Moto, etc.</li>
<li><strong>Wear & Seed Changer :</strong> Choose custom Floats (Factory New to Battle-Scarred) and patterns (Blue Gems).</li>
<li><strong>Name Tags :</strong> Add personalized name tags to any weapon.</li>
</ul>
<div class="section-title">⭐ Agents & Extras</div>
<div class="sub-title">Personalize your inventory</div>
<ul>
<li><strong>All Agents :</strong> Play with any CT or T side agent model.</li>
<li><strong>Music Kits :</strong> Change your in-game Music Kits.</li>
<li><strong>Pins & Medals :</strong> Display custom Pins & Medals on your profile (Client-side).</li>
</ul>
<div class="section-title">🛡️ Security & Specs</div>
<div class="sub-title">Safe and Optimized</div>
<ul>
<li><strong>VAC Undetected :</strong> Fully safe for Matchmaking and Premier modes.</li>
<li><strong>Highly Optimized :</strong> No FPS drops, seamless injection.</li>
<li><strong>Client-Side :</strong> Changes are visible only to you (100% safe).</li>
<li><strong>Compatibility :</strong> Supports Windows 10 and Windows 11.</li>
</ul>
</div>