название темы: имя фамилия на англ, возраст

внешний вид

[html]
<style>
.compact-details-container {
    display: flex;
    justify-content: space-between;
    margin: 10px 10px 15px 10px;
    gap: 10px;
    flex-wrap: wrap;
}

.compact-details-container details {
    flex: 1 1 30%;
    min-width: 150px;
    border: 1px solid #89515A;
    border-radius: 5px;
    background-color: #333333;
    margin: 0;
}

.compact-details-container summary {
    padding: 7px 10px;
    cursor: pointer;
    background-color: #333333;
    color: white;
    border-radius: 5px;
    font-family: 'Times New Roman', serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
}

.compact-details-container .details-content {
    padding: 8px;
    background-color: white;
    border-top: 1px solid #89515A;
}

.compact-details-container .content-text {
    width: 100%;
    height: 30px;
    padding: 0;
    background: none;
    box-sizing: border-box;
    white-space: pre-wrap;
    font-size: 11px;
    color: #333333;
    overflow-y: auto;
}

.trial-post-details summary {
    font-family: 'Times New Roman', serif !important;
    font-size: 13px !important;
}

#connection-text {
    height: 50px !important;
}

.header-with-blurred-bg {
    height: 230px;
    position: relative;
    border-bottom: 3px solid #89515A;
    overflow: hidden;
}

.header-with-blurred-bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('https://forumstatic.ru/files/001c/8f/35/97003.jpg');
    background-size: cover;
    background-position: center;
    filter: blur(3px);
    z-index: 0;
    transform: scale(1.02);
}

.header-with-blurred-bg > div {
    position: relative;
    z-index: 1;
}
</style>

<div style="max-width: 600px; margin: 15px auto; font-family: Arial, sans-serif; background-color: #F7F7F7; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);">

    <div class="header-with-blurred-bg">
        
        <div style="position: absolute; top: 0; left: 50%; transform: translate(-50%, 0); background-color: #89515A; color: white; padding: 3px 15px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; font-size: 14px; font-weight: bold; font-family: Georgia, serif; white-space: nowrap; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);">
            имя и фамилия
        </div>
        
        <div style="width: 200px; height: 120px; position: absolute; top: 40px; left: 50%; transform: translateX(-55%); border: 2px solid #89515A; border-radius: 8px; overflow: hidden; box-shadow: 0 0 0 3px #F7F7F7; background-color: #444;">
            <img src="URL_ВАШЕГО_ФОТО" alt="Внешность" style="width: 100%; height: 100%; object-fit: cover; filter: brightness(0.9);">
            
            <div style="position: absolute; bottom: 0; left: 0; width: 100%; background-color: #333333; color: white; text-align: center; font-size: 8px; padding: 1px 0;">
                fc: ИМЯ ВНЕШНОСТИ
            </div>
        </div>

        <div style="display: flex; justify-content: space-between; width: 95%; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); padding: 0 2px;">
            
            <div style="text-align: center; width: 33%;">
                <div style="background-color: #333333; color: white; padding: 3px 0; border-radius: 3px 3px 0 0; font-size: 10px; font-weight: bold;">
                    чистота крови
                </div>
                <div style="background-color: white; border: 1px solid #89515A; border-top: none; padding: 3px; border-radius: 0 0 3px 3px; font-size: 9px; color: #333333; height: 18px; overflow: hidden;">
                    ответ
                </div>
            </div>

            <div style="text-align: center; width: 33%;">
                <div style="background-color: #333333; color: white; padding: 3px 0; border-radius: 3px 3px 0 0; font-size: 10px; font-weight: bold;">
                    факультет [год] 
                </div>
                <div style="background-color: white; border: 1px solid #89515A; border-top: none; padding: 3px; border-radius: 0 0 3px 3px; font-size: 9px; color: #333333; height: 18px; overflow: hidden;">
                    ответ
                </div>
            </div>

            <div style="text-align: center; width: 33%;">
                <div style="background-color: #333333; color: white; padding: 3px 0; border-radius: 3px 3px 0 0; font-size: 10px; font-weight: bold;">
                    текущая занятость
                </div>
                <div style="background-color: white; border: 1px solid #89515A; border-top: none; padding: 3px; border-radius: 0 0 3px 3px; font-size: 9px; color: #333333; height: 18px; overflow: hidden;">
                    ответ
                </div>
            </div>
        </div>
    </div>
    
    <div style="margin: 10px 10px 0 10px; font-size: 12px; font-weight: bold; padding: 4px 0 0 0;">
        <span style="background-color: #89515A; color: white; padding: 4px 10px; border-radius: 4px 4px 0 0; display: inline-block;">
           ✦ дата и место рождения:
        </span>
    </div>
    <div style="background-color: white; border: 1px solid #89515A; padding: 8px 10px; margin: 0 10px 10px 10px; border-radius: 0 0 4px 4px; font-size: 11px; line-height: 1.4; color: #333333;">
        00.00.0000, город, страна
    </div>

    <div style="margin: 0 10px 0 10px; font-size: 12px; font-weight: bold; padding: 4px 0 0 0;">
        <span style="background-color: #89515A; color: white; padding: 4px 10px; border-radius: 4px 4px 0 0; display: inline-block;">
           ✦ политические взгляды:
        </span>
    </div>
    <div style="background-color: white; border: 1px solid #89515A; padding: 8px 10px; margin: 0 10px 15px 10px; border-radius: 0 0 4px 4px; font-size: 11px; line-height: 1.4; color: #333333;">
       
    </div>

    <div style="margin: 0 10px 0 10px; font-size: 12px; font-weight: bold; padding: 4px 0 0 0;">
        <span style="background-color: #89515A; color: white; padding: 4px 10px; border-radius: 4px 4px 0 0; display: inline-block;">
            ✦ способности:
        </span>
    </div>
    <div style="background-color: white; border: 1px solid #89515A; padding: 8px 10px; margin: 0 10px 15px 10px; border-radius: 0 0 4px 4px; font-size: 11px; line-height: 1.4;">
        <div style="height: 60px; overflow-y: auto; color: #333333;">
            магические и немагические способности персонажа;
        </div>
    </div>

    <div style="text-align: center; color: #89515A; font-size: 18px; margin: 10px 0; font-weight: bold;">»»»</div>
    
    <div style="margin: 0 10px 0 10px; font-size: 12px; font-weight: bold; padding: 4px 0 0 0;">
        <span style="background-color: #89515A; color: white; padding: 4px 10px; border-radius: 4px 4px 0 0; display: inline-block;">
            ✦ история персонажа:
        </span>
    </div>
    
    <div style="width: 95%; margin: 0 auto; height: 100px; overflow-y: auto; border: 1px solid #89515A; padding: 7px; border-radius: 5px; background-color: white; box-sizing: border-box; white-space: pre-wrap; font-size: 11px; color: #333333;">
        Здесь будет большая история вашего персонажа в свободной форме.
    </div>

    <div class="compact-details-container">

        <details>
            <summary>✦ связь</summary>
            <div class="details-content">
                <div class="content-text" id="connection-text">
                   
                </div>
            </div>
        </details>

        <details>
            <summary>✦ участие в сюжете</summary>
            <div class="details-content">
                <div class="content-text">
                    хотите играть в квесты? а если ваш персонаж умрёт, не против?
                </div>
            </div>
        </details>

        <details>
            <summary>✦ акция</summary>
            <div class="details-content">
                <div class="content-text">
                    ссылка на акцию по которой пришли
                </div>
            </div>
        </details>
    </div>

    <details class="trial-post-details" style="border: 1px solid #89515A; border-radius: 5px; margin: 5px 10px 15px 10px; background-color: #333333;">
        <summary style="padding: 7px 15px; cursor: pointer; background-color: #333333; color: white; border-radius: 5px; font-weight: bold; text-align: left;">
            пробный пост
        </summary>
        <div style="padding: 8px; background-color: white; border-top: 1px solid #89515A;">
            <div style="width: 100%; height: 90px; overflow-y: auto; padding: 0; background: none; box-sizing: border-box; white-space: pre-wrap; font-size: 11px; color: #333333;">
               
            </div>
        </div>
    </details>

</div>[/html]

Код:
[html]
<style>
.compact-details-container {
    display: flex;
    justify-content: space-between;
    margin: 10px 10px 15px 10px;
    gap: 10px;
    flex-wrap: wrap;
}

.compact-details-container details {
    flex: 1 1 30%;
    min-width: 150px;
    border: 1px solid #89515A;
    border-radius: 5px;
    background-color: #333333;
    margin: 0; 
}

.compact-details-container summary {
    padding: 7px 10px;
    cursor: pointer;
    background-color: #333333;
    color: white;
    border-radius: 5px;
    font-family: 'Times New Roman', serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    white-space: nowrap; 
}

.compact-details-container .details-content {
    padding: 8px;
    background-color: white;
    border-top: 1px solid #89515A;
}

.compact-details-container .content-text {
    width: 100%;
    height: 30px; 
    padding: 0;
    background: none;
    box-sizing: border-box;
    white-space: pre-wrap;
    font-size: 11px;
    color: #333333;
    overflow-y: auto; 
}

.trial-post-details summary {
    font-family: 'Times New Roman', serif !important;
    font-size: 13px !important;
}

#connection-text {
    height: 50px !important;
}

.header-with-blurred-bg {
    height: 230px; 
    position: relative; 
    border-bottom: 3px solid #89515A;
    overflow: hidden;
}

.header-with-blurred-bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('https://forumstatic.ru/files/001c/8f/35/97003.jpg');
    background-size: cover;
    background-position: center;
    filter: blur(3px);
    z-index: 0;
    transform: scale(1.02);
}

.header-with-blurred-bg > div {
    position: relative;
    z-index: 1;
}
</style>

<div style="max-width: 600px; margin: 15px auto; font-family: Arial, sans-serif; background-color: #F7F7F7; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);">

    <div class="header-with-blurred-bg">
        
        <div style="position: absolute; top: 0; left: 50%; transform: translate(-50%, 0); background-color: #89515A; color: white; padding: 3px 15px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; font-size: 14px; font-weight: bold; font-family: Georgia, serif; white-space: nowrap; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);">
            имя и фамилия
        </div>
        
        <div style="width: 200px; height: 120px; position: absolute; top: 40px; left: 50%; transform: translateX(-55%); border: 2px solid #89515A; border-radius: 8px; overflow: hidden; box-shadow: 0 0 0 3px #F7F7F7; background-color: #444;">
            <img src="URL_ВАШЕГО_ФОТО" alt="Внешность" style="width: 100%; height: 100%; object-fit: cover; filter: brightness(0.9);">
            
            <div style="position: absolute; bottom: 0; left: 0; width: 100%; background-color: #333333; color: white; text-align: center; font-size: 8px; padding: 1px 0;">
                fc: ИМЯ ВНЕШНОСТИ
            </div>
        </div>

        <div style="display: flex; justify-content: space-between; width: 95%; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); padding: 0 2px;">
            
            <div style="text-align: center; width: 33%;">
                <div style="background-color: #333333; color: white; padding: 3px 0; border-radius: 3px 3px 0 0; font-size: 10px; font-weight: bold;">
                    чистота крови
                </div>
                <div style="background-color: white; border: 1px solid #89515A; border-top: none; padding: 3px; border-radius: 0 0 3px 3px; font-size: 9px; color: #333333; height: 18px; overflow: hidden;">
                    ответ
                </div>
            </div>

            <div style="text-align: center; width: 33%;">
                <div style="background-color: #333333; color: white; padding: 3px 0; border-radius: 3px 3px 0 0; font-size: 10px; font-weight: bold;">
                    факультет [год] 
                </div>
                <div style="background-color: white; border: 1px solid #89515A; border-top: none; padding: 3px; border-radius: 0 0 3px 3px; font-size: 9px; color: #333333; height: 18px; overflow: hidden;">
                    ответ
                </div>
            </div>

            <div style="text-align: center; width: 33%;">
                <div style="background-color: #333333; color: white; padding: 3px 0; border-radius: 3px 3px 0 0; font-size: 10px; font-weight: bold;">
                    текущая занятость
                </div>
                <div style="background-color: white; border: 1px solid #89515A; border-top: none; padding: 3px; border-radius: 0 0 3px 3px; font-size: 9px; color: #333333; height: 18px; overflow: hidden;">
                    ответ
                </div>
            </div>
        </div>
    </div>
    
    <div style="margin: 10px 10px 0 10px; font-size: 12px; font-weight: bold; padding: 4px 0 0 0;">
        <span style="background-color: #89515A; color: white; padding: 4px 10px; border-radius: 4px 4px 0 0; display: inline-block;">
           ✦ дата и место рождения:
        </span>
    </div>
    <div style="background-color: white; border: 1px solid #89515A; padding: 8px 10px; margin: 0 10px 10px 10px; border-radius: 0 0 4px 4px; font-size: 11px; line-height: 1.4; color: #333333;">
        00.00.0000, город, страна
    </div>

    <div style="margin: 0 10px 0 10px; font-size: 12px; font-weight: bold; padding: 4px 0 0 0;">
        <span style="background-color: #89515A; color: white; padding: 4px 10px; border-radius: 4px 4px 0 0; display: inline-block;">
           ✦ политические взгляды:
        </span>
    </div>
    <div style="background-color: white; border: 1px solid #89515A; padding: 8px 10px; margin: 0 10px 15px 10px; border-radius: 0 0 4px 4px; font-size: 11px; line-height: 1.4; color: #333333;">
        
    </div>

    <div style="margin: 0 10px 0 10px; font-size: 12px; font-weight: bold; padding: 4px 0 0 0;">
        <span style="background-color: #89515A; color: white; padding: 4px 10px; border-radius: 4px 4px 0 0; display: inline-block;">
            ✦ способности:
        </span>
    </div>
    <div style="background-color: white; border: 1px solid #89515A; padding: 8px 10px; margin: 0 10px 15px 10px; border-radius: 0 0 4px 4px; font-size: 11px; line-height: 1.4;">
        <div style="height: 60px; overflow-y: auto; color: #333333;">
            магические и немагические способности персонажа;
        </div>
    </div>

    <div style="text-align: center; color: #89515A; font-size: 18px; margin: 10px 0; font-weight: bold;">»»»</div>
    
    <div style="margin: 0 10px 0 10px; font-size: 12px; font-weight: bold; padding: 4px 0 0 0;">
        <span style="background-color: #89515A; color: white; padding: 4px 10px; border-radius: 4px 4px 0 0; display: inline-block;">
            ✦ история персонажа:
        </span>
    </div>
    
    <div style="width: 95%; margin: 0 auto; height: 100px; overflow-y: auto; border: 1px solid #89515A; padding: 7px; border-radius: 5px; background-color: white; box-sizing: border-box; white-space: pre-wrap; font-size: 11px; color: #333333;">
        Здесь будет большая история вашего персонажа в свободной форме.
    </div>

    <div class="compact-details-container">

        <details>
            <summary>✦ связь</summary>
            <div class="details-content">
                <div class="content-text" id="connection-text">
                    
                </div>
            </div>
        </details>

        <details>
            <summary>✦ участие в сюжете</summary>
            <div class="details-content">
                <div class="content-text">
                    хотите играть в квесты? а если ваш персонаж умрёт, не против?
                </div>
            </div>
        </details>

        <details>
            <summary>✦ акция</summary>
            <div class="details-content">
                <div class="content-text">
                    ссылка на акцию по которой пришли
                </div>
            </div>
        </details>
    </div>

    <details class="trial-post-details" style="border: 1px solid #89515A; border-radius: 5px; margin: 5px 10px 15px 10px; background-color: #333333;">
        <summary style="padding: 7px 15px; cursor: pointer; background-color: #333333; color: white; border-radius: 5px; font-weight: bold; text-align: left;">
            пробный пост
        </summary>
        <div style="padding: 8px; background-color: white; border-top: 1px solid #89515A;">
            <div style="width: 100%; height: 90px; overflow-y: auto; padding: 0; background: none; box-sizing: border-box; white-space: pre-wrap; font-size: 11px; color: #333333;">
                
            </div>
        </div>
    </details>

</div>[/html]