/*
Theme Name: SohbetSes
Theme URI: https://sohbetsev.net
Author: Grok
Description: SohbetSes Mobil Sesli Sohbet Teması
Version: 1.0
*/

body {
    font-family: 'Roboto', sans-serif;
    background: #1a1433;
    color: #e0d9ff;
    margin: 0;
    padding: 0;
}

.navbar {
    background: #2c2165;
}

.logo {
    height: 70px;
}

.islamiback {
    background: radial-gradient(#4a2c9e, #1a1433);
    padding: 60px 0;
}

.chat-form {
    font-size: 2.2rem;
    font-weight: 300;
}

.islmbtn {
    background: #9d4edd;
    color: white;
    padding: 15px 40px;
    border-radius: 50px;
    font-size: 1.1rem;
    border: none;
}

.post {
    background: rgba(255,255,255,0.05);
    border-radius: 12px;
    padding: 15px;
    margin-bottom: 20px;
}
