Здесь творится вжух

#мистика #свободные расы #2026 #сша #атланта #18+
    ×

    loom

    Информация о пользователе

    Привет, Гость! Войдите или зарегистрируйтесь.


    Вы здесь » loom » партнерство » вектор пламени


    вектор пламени

    Сообщений 31 страница 34 из 34

    1

    https://upforme.ru/uploads/001c/a4/b9/70/939188.jpg

    0

    31

    [html]
    <div class="guide-wrapper rules-mybb-fix">
      <div class="main-box">
        <div class="inner-box">
          <div class="content-bg">
          <div class="glass-block info">
            <div class="name-en">Violet Holmes</div>
            <div class="group">старшая сестра</div>
            <div class="name-ru">Вайолет Холмс, 20</div>
          </div>
          <div class="glass-block photos">
            <div class="photo-wrap">
              <div class="photo"><img src="https://i.pinimg.com/originals/63/7f/2c/637f2cbc8467fb6013b91ebd1d1f4567.gif"></div>
              <div class="photo"><img src="https://i.pinimg.com/originals/0b/2e/4f/0b2e4fb1fb4cab933c5a0682d8ef01f6.gif"></div>
            </div>
            <div class="fc">fc: madelyn cline</div>
          </div>
          <div class="glass-block text">
            <p>Моя красивая, нежная и такая же безбашенная сестрёнка! Я считаю, что нашему папе-декану обязательно нужна ещё одна проблема на его пока-не-седую голову. Когда две занозы родились с разницей всего в 2 года, мне кажется, это можно было сразу считать концом спокойной жизни родителей. </p><p>Проблемы - твоё второе имя, а первое - ходячая катастрофа. Я равняюсь на себя и пытаюсь быть похожей во всём: манере одеваться, манере говорить (из-за чего ты часто бесишься) и, конечно, характере. </p><p>По отдельности мы как огонь и вода, но когда оказываемся в одном месте, из нас получается неплохая водородная бомба. Приходи, будем творить бесчинства!</p>
          </div>
    <div class="glass-block dopolnitelno">
      <p><strong>Дополнительная информация:</strong> Сестринская любовь и поддержка - да, спокойные семейные взаимоотношения и скучные семейные вечера - нет. Хочется вместе вляпаться во что-нибудь, где будем огребать от жизни. Буду рада любым предложениям на этот счёт, и сама в долгу за идеями не останусь!</p>
    </div>
          <div class="footer">flamevector</div>
        </div>
      </div>
    </div>
    </div>

    <style>
    @font-face {font-family: 'Cinzel'; src: url('https://raw.githubusercontent.com/tukiteruamano-a11y/anketa/main/cinzel_regular.ttf') format('truetype');}
    @font-face {font-family: 'Comfortaa'; src: url('https://raw.githubusercontent.com/flamevector-rusff/styles/main/comfortaa.ttf');}

    .rules-mybb-fix, .rules-mybb-fix * {overflow: visible; box-sizing: border-box;}
    .main-box {width: 650px; margin: 2px auto !important; background: url("https://upforme.ru/uploads/001c/a4/b9/3/943373.jpg") repeat; border-radius: 20px; padding: 5px; font-family: 'Cinzel', serif;}
    .inner-box {background: #c7c7c7; border-radius: 15px; padding: 6px; display: flex; flex-direction: column; gap: 10px;}
    .content-bg {background: url("https://i.pinimg.com/736x/ad/5b/64/ad5b64c9fe303dafc4c61d5783eb08ca.jpg") center/cover; border-radius: 12px;  padding: 10px;  display: flex;  flex-direction: column;  gap: 10px;}
    .glass-block {background: rgba(255,255,255,0.2); backdrop-filter: blur(5px); -webkit-backdrop-filter: blur(10px); border-radius: 15px; padding: 12px; box-shadow: 0 4px 15px rgba(0,0,0,0.2);}
    .info {text-align: center; background: rgba(90,0,20,0.05);}
    .name-en {font-size: 28px; letter-spacing: 2px;}
    .group {font-size: 14px; margin-top:5px; opacity:0.8;}
    .name-ru {font-size:18px; margin-top:5px;}
    .photos {text-align:center;}
    .photo-wrap {display:flex; justify-content:center; gap:10px; margin-bottom:8px;}
    .photo-wrap img {width:200px; height:250px; object-fit:cover; border-radius:12px; transition:0.3s;}
    .photo-wrap img:hover {transform: scale(1.05);}
    .fc {font-size:14px; opacity:0.8;}
    .text {font-family: 'Comfortaa', sans-serif;}
    .text p {font-size:18px !important; text-indent:25px;}
    .dopolnitelno {font-family: 'Comfortaa', sans-serif;}
    .dopolnitelno p { text-indent:25px; font-size:17px !important; line-height:1.2 !important;}
    .footer {text-align:center; font-size:12px; padding:6px; border-radius:999px; background: rgba(0,0,0,0.2); color:#fff; letter-spacing:2px; display:inline-block; margin:0 auto;}
    .photo {position:relative; width:200px; height:260px; border-radius:14px; overflow:hidden; box-shadow:0 10px 25px rgba(0,0,0,0.4);}
    .photo img {width:100%; height:100%; object-fit:cover; filter: sepia(20%) saturate(40%) brightness(85%) contrast(1.1); transition:0.4s ease;}
    .photo:hover img {transform: scale(1.08);}
    .info {position:relative; overflow:hidden;}
    .info::after {content:""; position:absolute; top:0; left:-150%; width:60%; height:100%; background: linear-gradient(120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.25) 40%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.25) 60%, rgba(255,255,255,0) 100%); transform: skewX(-20deg); animation: shine 6s infinite;}
    @keyframes shine {0% {left:-150%;} 100% {left:150%;}}
    </style>
    [/html]

    0

    32

    [html]
    <div class="guide-wrapper rules-mybb-fix">
      <div class="main-box">
        <div class="inner-box">
          <div class="content-bg">
          <div class="glass-block info">
            <div class="name-en">your name</div>
            <div class="group">лучший друг, приближенный</div>
            <div class="name-ru">твое имя, 29-31</div>
          </div>
          <div class="glass-block photos">
            <div class="photo-wrap">
              <div class="photo"><img src="https://i.pinimg.com/originals/fb/d9/58/fbd9582512396b761b508b1acfa783f9.jpg"></div>
              <div class="photo"><img src="http://i.pinimg.com/originals/e7/9f/aa/e79faa78ac7a04d31abbb0c00c7c221c.jpg"></div>
            </div>
            <div class="fc">fc: Harrison Gilbertson</div>
          </div>
          <div class="glass-block text">
            <p>Ты мой лучший друг, тот, кто был со мной рядом столько, сколько я себя помню. Когда я стал капо, ты не исчез, не стал подлизываться. Так и остался тем же грубоватым собой, каким был. </p>
    <p>Никто не мог нас поссорить, никто не мог встать между нами. Кроме нее. Она наша лучшая подруга, но стала нашим камнем преткновения, из-за которого отношения между нами претерпели изменения. Мы все так же готовы друг за друга умереть, но если придется выбирать, кого спасти: кого-то из нас или ее, то каждый выберет ее. </p>
    <p>Очень жду тебя, брат! Основу характера я дал, остальное оставляю на тебя. Внешность менять не хотелось бы, но со мной всегда можно договориться. Почти.</p>
          </div>
    <div class="glass-block dopolnitelno">
      <p><strong>Дополнительная информация:</strong> Последнее время я не стреляю постами автоматной очередью, поэтому не обещаю гиперактивную игру. Скорее размеренную, но мы ведь никуда не спешим?</p>
    </div>
          <div class="footer">flamevector</div>
        </div>
      </div>
    </div>
    </div>

    <style>
    @font-face {font-family: 'Cinzel'; src: url('https://raw.githubusercontent.com/tukiteruamano-a11y/anketa/main/cinzel_regular.ttf') format('truetype');}
    @font-face {font-family: 'Comfortaa'; src: url('https://raw.githubusercontent.com/flamevector-rusff/styles/main/comfortaa.ttf');}

    .rules-mybb-fix, .rules-mybb-fix * {overflow: visible; box-sizing: border-box;}
    .main-box {width: 650px; margin: 2px auto !important; background: url("https://upforme.ru/uploads/001c/a4/b9/3/943373.jpg") repeat; border-radius: 20px; padding: 5px; font-family: 'Cinzel', serif;}
    .inner-box {background: #c7c7c7; border-radius: 15px; padding: 6px; display: flex; flex-direction: column; gap: 10px;}
    .content-bg {background: url("https://i.pinimg.com/736x/ad/5b/64/ad5b64c9fe303dafc4c61d5783eb08ca.jpg") center/cover; border-radius: 12px;  padding: 10px;  display: flex;  flex-direction: column;  gap: 10px;}
    .glass-block {background: rgba(255,255,255,0.2); backdrop-filter: blur(5px); -webkit-backdrop-filter: blur(10px); border-radius: 15px; padding: 12px; box-shadow: 0 4px 15px rgba(0,0,0,0.2);}
    .info {text-align: center; background: rgba(90,0,20,0.05);}
    .name-en {font-size: 28px; letter-spacing: 2px;}
    .group {font-size: 14px; margin-top:5px; opacity:0.8;}
    .name-ru {font-size:18px; margin-top:5px;}
    .photos {text-align:center;}
    .photo-wrap {display:flex; justify-content:center; gap:10px; margin-bottom:8px;}
    .photo-wrap img {width:200px; height:250px; object-fit:cover; border-radius:12px; transition:0.3s;}
    .photo-wrap img:hover {transform: scale(1.05);}
    .fc {font-size:14px; opacity:0.8;}
    .text {font-family: 'Comfortaa', sans-serif;}
    .text p {font-size:18px !important; text-indent:25px;}
    .dopolnitelno {font-family: 'Comfortaa', sans-serif;}
    .dopolnitelno p { text-indent:25px; font-size:17px !important; line-height:1.2 !important;}
    .footer {text-align:center; font-size:12px; padding:6px; border-radius:999px; background: rgba(0,0,0,0.2); color:#fff; letter-spacing:2px; display:inline-block; margin:0 auto;}
    .photo {position:relative; width:200px; height:260px; border-radius:14px; overflow:hidden; box-shadow:0 10px 25px rgba(0,0,0,0.4);}
    .photo img {width:100%; height:100%; object-fit:cover; filter: sepia(20%) saturate(40%) brightness(85%) contrast(1.1); transition:0.4s ease;}
    .photo:hover img {transform: scale(1.08);}
    .info {position:relative; overflow:hidden;}
    .info::after {content:""; position:absolute; top:0; left:-150%; width:60%; height:100%; background: linear-gradient(120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.25) 40%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.25) 60%, rgba(255,255,255,0) 100%); transform: skewX(-20deg); animation: shine 6s infinite;}
    @keyframes shine {0% {left:-150%;} 100% {left:150%;}}
    </style>
    [/html]

    0

    33

    [html]
    <div class="guide-wrapper rules-mybb-fix">
      <div class="main-box">
        <div class="inner-box">
          <div class="content-bg">
          <div class="glass-block info">
            <div class="name-en">Elian</div>
            <div class="group">сын</div>
            <div class="name-ru">Элиан, 22</div>
          </div>
          <div class="glass-block photos">
            <div class="photo-wrap">
              <div class="photo"><img src="https://i.pinimg.com/736x/84/86/e1/8486e191f0b0a0b37192334629aa3338.jpg"></div>
              <div class="photo"><img src="https://64.media.tumblr.com/7d289c5cdb93e6724e3ba73e53e270b7/f01dd600849bfa37-e0/s250x400/eda1a58f97fb1d7bbd6e3a6565a87f7815b13e0d.gifv"></div>
            </div>
            <div class="fc">fc: Ash Stymest</div>
          </div>
          <div class="glass-block text">
            <p>ты спросишь меня, как я могу быть твоим отцом, а я отвечу тебе: "хуй его знает". да, я твой биологический отец. нет, я не зачал тебя, когда мне было 10. просто однажды ты забрался в кроличью нору и оказался в прошлом. по какой причине ты решил остаться там на 10 лет и только потом вернуться, я не знаю, зато знаю, что буду в ахере, когда мы увидимся. мало того, что я ничерта не знал о твоём существовании, так теперь передо мной стоит грёбаный путешественник во времени, именуемый моим сыном, разница с которым у нас 10 лет. паранормальщина в мире, где есть вирус, сжигающий изнутри? ничего удивительного.</p>
          </div>
    <div class="glass-block dopolnitelno">
      <p><strong>Дополнительная информация:</strong> сразу скажу, что по характеру я бы хотел видеть такого же отбитого, как я сам. может быть, с нотками морали, может быть, не убийцу, но готового в экстренном случае испачкать руки в грязи или крови. считаю, что наша встреча будет фееричной, а потому очень жду отпрыска для убийцы, который пытается найти предателя.</p><p>я НЕ ПРОТИВ смены внешности, обсуждений, поиска компромиссов, накидывания идей. я не топлю за активность во флуде, не пинаю с постами (но если тебе надо, то буду пинать). всё должно быть в кайф</p>
    </div>
          <div class="footer">flamevector</div>
        </div>
      </div>
    </div>
    </div>

    <style>
    @font-face {font-family: 'Cinzel'; src: url('https://raw.githubusercontent.com/tukiteruamano-a11y/anketa/main/cinzel_regular.ttf') format('truetype');}
    @font-face {font-family: 'Comfortaa'; src: url('https://raw.githubusercontent.com/flamevector-rusff/styles/main/comfortaa.ttf');}

    .rules-mybb-fix, .rules-mybb-fix * {overflow: visible; box-sizing: border-box;}
    .main-box {width: 650px; margin: 2px auto !important; background: url("https://upforme.ru/uploads/001c/a4/b9/3/943373.jpg") repeat; border-radius: 20px; padding: 5px; font-family: 'Cinzel', serif;}
    .inner-box {background: #c7c7c7; border-radius: 15px; padding: 6px; display: flex; flex-direction: column; gap: 10px;}
    .content-bg {background: url("https://i.pinimg.com/736x/ad/5b/64/ad5b64c9fe303dafc4c61d5783eb08ca.jpg") center/cover; border-radius: 12px;  padding: 10px;  display: flex;  flex-direction: column;  gap: 10px;}
    .glass-block {background: rgba(255,255,255,0.2); backdrop-filter: blur(5px); -webkit-backdrop-filter: blur(10px); border-radius: 15px; padding: 12px; box-shadow: 0 4px 15px rgba(0,0,0,0.2);}
    .info {text-align: center; background: rgba(90,0,20,0.05);}
    .name-en {font-size: 28px; letter-spacing: 2px;}
    .group {font-size: 14px; margin-top:5px; opacity:0.8;}
    .name-ru {font-size:18px; margin-top:5px;}
    .photos {text-align:center;}
    .photo-wrap {display:flex; justify-content:center; gap:10px; margin-bottom:8px;}
    .photo-wrap img {width:200px; height:250px; object-fit:cover; border-radius:12px; transition:0.3s;}
    .photo-wrap img:hover {transform: scale(1.05);}
    .fc {font-size:14px; opacity:0.8;}
    .text {font-family: 'Comfortaa', sans-serif;}
    .text p {font-size:18px !important; text-indent:25px;}
    .dopolnitelno {font-family: 'Comfortaa', sans-serif;}
    .dopolnitelno p { text-indent:25px; font-size:17px !important; line-height:1.2 !important;}
    .footer {text-align:center; font-size:12px; padding:6px; border-radius:999px; background: rgba(0,0,0,0.2); color:#fff; letter-spacing:2px; display:inline-block; margin:0 auto;}
    .photo {position:relative; width:200px; height:260px; border-radius:14px; overflow:hidden; box-shadow:0 10px 25px rgba(0,0,0,0.4);}
    .photo img {width:100%; height:100%; object-fit:cover; filter: sepia(20%) saturate(40%) brightness(85%) contrast(1.1); transition:0.4s ease;}
    .photo:hover img {transform: scale(1.08);}
    .info {position:relative; overflow:hidden;}
    .info::after {content:""; position:absolute; top:0; left:-150%; width:60%; height:100%; background: linear-gradient(120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.25) 40%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.25) 60%, rgba(255,255,255,0) 100%); transform: skewX(-20deg); animation: shine 6s infinite;}
    @keyframes shine {0% {left:-150%;} 100% {left:150%;}}
    </style>
    [/html]

    0

    34

    [html]
    <div class="guide-wrapper rules-mybb-fix">
      <div class="main-box">
        <div class="inner-box">
          <div class="content-bg">
          <div class="glass-block info">
            <div class="name-en">Lea Armand</div>
            <div class="group">возлюбленная</div>
            <div class="name-ru">Лея Арман, 21</div>
          </div>
          <div class="glass-block photos">
            <div class="photo-wrap">
              <div class="photo"><img src="https://media1.tenor.com/m/BytCn3FFxicAAAAC/devabydante.gif"></div>
              <div class="photo"><img src="https://media.tenor.com/JgylTzEp6LUAAAAM/deva-cassel.gif"></div>
            </div>
            <div class="fc">fc: Deva Cassel</div>
          </div>
          <div class="glass-block text">
            <p>Мы встретились в 2038-м. Для тебя это настоящее, для меня - далёкое будущее. Будущее, в котором остались лишь крохи цивилизации. Надежда на то, что мировая катастрофа закончится, растворились, как только я оказался на улице...я шёл, не разбирая дороги, по пустынной улице, пока не встретил тебя и твоих родителей. Или это вы встретили меня. В силу того, что я глухонемой, мне не удалось ничего объяснить и ничего понять, но я был в шоке, когда увидел на календаре 2038...</p><p>Вплоть до 2047 я искал, что отдалило меня от дома. Ты не верила, что я из 2026-го, но я не обижался - понимал. К счастью, и ты научилась меня понимать. Что-то в этот год изменилось между нами. Это была уже не просто привязанность, а настоящая любовь. Возможно, именно она дала мне успокоение, возможно, поэтому я перестал искать.</p><p>Прошло ещё 2 года. В 2049 году я наткнулся на нору случайно, прямо как в том году, откуда пришёл. Я рассказал тебе о ней и даже показал. Я чувствовал, что должен был вернуться, потому что там была моя сестра - единственное в мире существо, которому я был обязан своей жизнью. Я позвал тебя с собой, потому что разрывался между двумя дорогими людьми. Но ты не согласилась - не могла оставить своих родных. </p><p>Я ушёл, пообещав, что буду возвращаться, ведь по твоим меркам будет проходить намного меньше времени чем по моим. Кто же знал, что за это время вдалеке, в районе, где находится ваш дом, ты увидишь, как над ним возвышается ядерный гриб...тебе пришлось шагнуть в нору. И теперь придётся искать меня. В своём прошлом, в моём - настоящем.</p>
          </div>
    <div class="glass-block dopolnitelno">
      <p><strong>Дополнительная информация:</strong> Заявка в пару</p><p>Мотивация для твоего шага в нору может быть другой, мне не принципиально, но я хотел бы оставить такой концепт: сначала ты не уходишь со мной, потом тебе приходится шагнуть в нору</p><p>На всё вопросы готов ответить, обсудить - тоже готов) </p>
    </div>
          <div class="footer">flamevector</div>
        </div>
      </div>
    </div>
    </div>

    <style>
    @font-face {font-family: 'Cinzel'; src: url('https://raw.githubusercontent.com/tukiteruamano-a11y/anketa/main/cinzel_regular.ttf') format('truetype');}
    @font-face {font-family: 'Comfortaa'; src: url('https://raw.githubusercontent.com/flamevector-rusff/styles/main/comfortaa.ttf');}

    .rules-mybb-fix, .rules-mybb-fix * {overflow: visible; box-sizing: border-box;}
    .main-box {width: 650px; margin: 2px auto !important; background: url("https://upforme.ru/uploads/001c/a4/b9/3/943373.jpg") repeat; border-radius: 20px; padding: 5px; font-family: 'Cinzel', serif;}
    .inner-box {background: #c7c7c7; border-radius: 15px; padding: 6px; display: flex; flex-direction: column; gap: 10px;}
    .content-bg {background: url("https://i.pinimg.com/736x/ad/5b/64/ad5b64c9fe303dafc4c61d5783eb08ca.jpg") center/cover; border-radius: 12px;  padding: 10px;  display: flex;  flex-direction: column;  gap: 10px;}
    .glass-block {background: rgba(255,255,255,0.2); backdrop-filter: blur(5px); -webkit-backdrop-filter: blur(10px); border-radius: 15px; padding: 12px; box-shadow: 0 4px 15px rgba(0,0,0,0.2);}
    .info {text-align: center; background: rgba(90,0,20,0.05);}
    .name-en {font-size: 28px; letter-spacing: 2px;}
    .group {font-size: 14px; margin-top:5px; opacity:0.8;}
    .name-ru {font-size:18px; margin-top:5px;}
    .photos {text-align:center;}
    .photo-wrap {display:flex; justify-content:center; gap:10px; margin-bottom:8px;}
    .photo-wrap img {width:200px; height:250px; object-fit:cover; border-radius:12px; transition:0.3s;}
    .photo-wrap img:hover {transform: scale(1.05);}
    .fc {font-size:14px; opacity:0.8;}
    .text {font-family: 'Comfortaa', sans-serif;}
    .text p {font-size:18px !important; text-indent:25px;}
    .dopolnitelno {font-family: 'Comfortaa', sans-serif;}
    .dopolnitelno p { text-indent:25px; font-size:17px !important; line-height:1.2 !important;}
    .footer {text-align:center; font-size:12px; padding:6px; border-radius:999px; background: rgba(0,0,0,0.2); color:#fff; letter-spacing:2px; display:inline-block; margin:0 auto;}
    .photo {position:relative; width:200px; height:260px; border-radius:14px; overflow:hidden; box-shadow:0 10px 25px rgba(0,0,0,0.4);}
    .photo img {width:100%; height:100%; object-fit:cover; filter: sepia(20%) saturate(40%) brightness(85%) contrast(1.1); transition:0.4s ease;}
    .photo:hover img {transform: scale(1.08);}
    .info {position:relative; overflow:hidden;}
    .info::after {content:""; position:absolute; top:0; left:-150%; width:60%; height:100%; background: linear-gradient(120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.25) 40%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0.25) 60%, rgba(255,255,255,0) 100%); transform: skewX(-20deg); animation: shine 6s infinite;}
    @keyframes shine {0% {left:-150%;} 100% {left:150%;}}
    </style>
    [/html]

    0


    Вы здесь » loom » партнерство » вектор пламени