• When posting, please be aware that artistic nudity is still nudity and not allowed under RpNation rules. Please edit your pictures accordingly!

    Remember to credit artists when using work not your own.

Help I broke my code

So other than an extra [/div] tag floating around, I'm not sure what part of your code is broken.

I would recommend posting the raw code in here, along with additional information as to what, exactly, got broken (wrong format, something not clicking, not appearing, ...)- that way people know both what they're looking at and what they're looking for.
 
So other than an extra [/div] tag floating around, I'm not sure what part of your code is broken.

I would recommend posting the raw code in here, along with additional information as to what, exactly, got broken (wrong format, something not clicking, not appearing, ...)- that way people know both what they're looking at and what they're looking for.
I actually figured it out after looking through it and I just forgot to read a bracket back in.
 
So other than an extra [/div] tag floating around, I'm not sure what part of your code is broken.

I would recommend posting the raw code in here, along with additional information as to what, exactly, got broken (wrong format, something not clicking, not appearing, ...)- that way people know both what they're looking at and what they're looking for.

icon area
Nightmare System — daddydomdream.exe
window
minimize
close
File
Edit
View
Tools
(C:)\Nightmare System\Daddy Dom Dream
(C:)
Nightmare System
Restricted
Daddy Dom Dream
character sheet
interest check
roleplays
readme.txt
daddydomdream.exe
  • (C:)
    Nightmare System
    Restricted
    Daddy Dom Dream
    character sheet
    interest check
    roleplays
    readme.txt
    daddydomdream.exe
    bsghkh
    burp
    Welcome to the System!
    I want to first start off with crediting fluticasone for having such an amazing template and giving me the opportunity to use it for my own creations.
    Secondly, The characters, interest checks, and roleplays listed here can change at any time depending on how everything is flowing. I also request very politely that you do not comment on my thread. If you have something you wish to say or ask regarding this thread, you may DM me. If you wish to roleplay, you can also send me a DM as well
    I hope that we can all roleplay together and have a very enjoyable time.


Okay, I lied, I thought I fixed it but it is still broken. The code above is the code i used when I first started and the code below is what I edited on mobile

icon area
Nightmare System — daddydomdream.exe
window
minimize
close
File
Edit
View
Tools
(C:)\Nightmare System\Daddy Dom Dream
(C:)
Nightmare System
Restricted
Daddy Dom Dream
character sheet
interest check
roleplays
readme.txt
daddydomdream.exe
  • (C:)
    Nightmare System
    Restricted
    Daddy Dom Dream
    character sheet
    interest check
    roleplays
    readme.txt
    daddydomdream.exe
    bsghkh
    burp
    Welcome to the System!
    I want to first start off with crediting fluticasone for having such an amazing template.
    Secondly, The characters, interest checks, and roleplays listed here can change at any time depending on how everything is flowing. I also request very politely that you do not comment on my thread. If you have something you wish to say or ask regarding this thread, you may DM me. If you wish to roleplay, you can also send me a DM as well
    I hope that we can all roleplay together and have a very enjoyable time.
  • (C:)
    Nightmare System
    Restricted
    Daddy Dom Dream
    character sheet
    interest check
    roleplays
    readme.txt
    daddydomdream.exe
    island_of_the_lost.intcheck
    cybernetic_rebirth.intcheck
 
So I'm gonna preface this message by saying never edit a code on mobile if you can help it. Especially with a code like this with a LOT of moving parts and lines that can easily get janky. Unless you're fixing a typo, it's just best to never do it in case something happens to the code/your phone autocorrects something that shouldn't be messed with, etc etc insert something smart about coding here. Especially since I'm not sure if, on mobile, you can click the "toggle BBCode" button and have it stay that way.

Another little thing: for ease of future help, it's probably best to use the [code] [/code] tags so it's easier for people to copy/paste it somewhere and try to fix the issue! Anyway, onto the issue at hand!

I think I fixed what was going on. It looks like, while trying to add an additional character sheet link to the index bit, you copied and pasted this:

Code:
                            [div=--sampleIMG: url(https://i.pinimg.com/736x/ba/d6/16/bad61628a348755f8db815ff98bc1960.jpg);
                            flex: 0 200px; ]
                              [div=display: block;
                              aspect-ratio: 4 / 3;
                              width: 100%;
                              box-sizing: border-box;
                              border: var(--mainBorder);
                              background: var(--directoryColor) var(--sampleIMG) center center/contain no-repeat;
                              overflow: hidden;
                              position: relative;]
                                [url=https://www.rpnation.com/threads/festival-for-the-lonesome-noble-or-how-i-was-tricked-into-attending-a-hookup-event-for-unmarried-nobles-characters.544444/post-11974553][div=display: block; top: 0px; left: 0px; position: absolute; height: 100%; width: 100%; background: var(--csIcon);] [/div][/url]
                              [/div]
                              [div=display: block;
                              box-sizing: border-box;
                              padding: 5px 5%;
                              text-align: center;]
                                dream_dusktone.csheet

There was a missing [/div] tag, and so the code panicked and placed it almost right after the index bit, trying to fix things. This ended up messing with the tabs code, etc etc.

Anyway, save for maybe some images not where you wanted (because I was searching for the issue more than trying to preserve links, I'm sorry 😭 ), it looks like it's back to looking the way you wanted it!

Code:
[nobr]
  [div=display: none;]
    [font=Source Sans 3][USER=32692]@fluticasone[/USER][/font]
    [font=Inconsolata][USER=32692]@fluticasone[/USER][/font]
  [/div]
  [div="
  --font: 'Source Sans 3', sans-serif;
  --accFont: 'Inconsolata', monospace;
  --bgColor: #11232C;
  --directoryColor: #4C4B5E;
  --txtColor: #E57BB4;
  --txtAccColor: #3CE7C0;
  --borderColor: #7B5F96;
  --gradColor1: #4C4B5E;
  --gradColor2: #1B2C36;
  --mainPadd: 12px 15px;
  --dropShadow: drop-shadow(0 0 2.5px rgba(0,0,0,0.25));
  --mainBorder: 1px solid var(--borderColor);
  --btnHigh: inset 1px 1px 0px #AA6E4E;
  --insetShadow: inset 1px 1px 0px #AA6E4E;
  --mainIMG: url(https://i.pinimg.com/236x/0a/b6/46/0ab646018d39e07a0130db38498c4e40.jpg) center center/cover no-repeat;
  --mainWindowIcon: url(https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/2920b107-ff04-45f0-8cee-f15c7e0e729d/de13e6l-8b5caa05-788b-43f4-b485-fa7b9ef5203a.gif?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcLzI5MjBiMTA3LWZmMDQtNDVmMC04Y2VlLWYxNWM3ZTBlNzI5ZFwvZGUxM2U2bC04YjVjYWEwNS03ODhiLTQzZjQtYjQ4NS1mYTdiOWVmNTIwM2EuZ2lmIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.TZzkyYBEO4xUjUAVf8C4xfuk8XdHb--9Z2PdFO_yWUg) top left/auto no-repeat;
  --HDDIcon: url(https://i.imgur.com/e85DWBr.png) center center/auto no-repeat;
  --helpBookIcon: url(https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/90f9d976-619a-48eb-8f67-5838a7f0b097/dcyfsjh-266e5e3e-62c0-4120-a344-ee69eb2089cb.gif?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcLzkwZjlkOTc2LTYxOWEtNDhlYi04ZjY3LTU4MzhhN2YwYjA5N1wvZGN5ZnNqaC0yNjZlNWUzZS02MmMwLTQxMjAtYTM0NC1lZTY5ZWIyMDg5Y2IuZ2lmIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.aIr9NMQqigsXI8oiKZrNAlcCV9l8WZbq-aZc-E2XAJk) center center/auto no-repeat;
  --openDirectory: url(https://i.imgur.com/H1D0eEH.png) center center/auto no-repeat;
  --closeDirectory: url(https://i.imgur.com/MRtH3v0.png) center center/auto no-repeat;
  --txtIcon: url(https://i.imgur.com/YERxUHe.png) center center/auto no-repeat;
  --exeIcon: url(https://i.imgur.com/FQmveVe.png) center center/auto no-repeat;
  --ttemplater: url(https://i.imgur.com/QakANgg.png) center center/auto no-repeat;
  --recycleBin: url(https://i.imgur.com/O3LaYAR.png) center center/auto no-repeat;
  --infraredIcon: url(https://i.imgur.com/N36sAA8.png) center center/auto no-repeat;
  --csIcon: url(https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/2d671ab7-635a-471c-9a94-421322082c73/df1v80f-89466a70-635a-4f3c-82c3-e4e716a8479d.png/v1/fill/w_50,h_47/pixel_star_orange_by_taeaart_df1v80f-fullview.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7ImhlaWdodCI6Ijw9NDciLCJwYXRoIjoiXC9mXC8yZDY3MWFiNy02MzVhLTQ3MWMtOWE5NC00MjEzMjIwODJjNzNcL2RmMXY4MGYtODk0NjZhNzAtNjM1YS00ZjNjLTgyYzMtZTRlNzE2YTg0NzlkLnBuZyIsIndpZHRoIjoiPD01MCJ9XV0sImF1ZCI6WyJ1cm46c2VydmljZTppbWFnZS5vcGVyYXRpb25zIl19.2JkCSDmC97qJAyP7f0fyFl3ofIGitQXHmY6WNKvsovM) calc(100% - 10px) calc(100% - 3px)/auto no-repeat;
  --icIcon: url(https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/2d671ab7-635a-471c-9a94-421322082c73/df1v81r-66223c4c-d749-425d-b67e-b508f6d76db6.png/v1/fill/w_50,h_47/pixel_star_green_by_taeaart_df1v81r-fullview.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7ImhlaWdodCI6Ijw9NDciLCJwYXRoIjoiXC9mXC8yZDY3MWFiNy02MzVhLTQ3MWMtOWE5NC00MjEzMjIwODJjNzNcL2RmMXY4MXItNjYyMjNjNGMtZDc0OS00MjVkLWI2N2UtYjUwOGY2ZDc2ZGI2LnBuZyIsIndpZHRoIjoiPD01MCJ9XV0sImF1ZCI6WyJ1cm46c2VydmljZTppbWFnZS5vcGVyYXRpb25zIl19.8tRYdxbpxtUvfeL2FJU7-0QKetOKyqHSvDo-VzFgjZ0) calc(100% - 10px) calc(100% - 3px)/auto no-repeat;
  --miscIcon: url(https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/2d671ab7-635a-471c-9a94-421322082c73/df1v7v8-dd6ae119-9639-48bc-b894-3fcf2335567f.png/v1/fill/w_50,h_47/pixel_star_red_by_taeaart_df1v7v8-fullview.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7ImhlaWdodCI6Ijw9NDciLCJwYXRoIjoiXC9mXC8yZDY3MWFiNy02MzVhLTQ3MWMtOWE5NC00MjEzMjIwODJjNzNcL2RmMXY3djgtZGQ2YWUxMTktOTYzOS00OGJjLWI4OTQtM2ZjZjIzMzU1NjdmLnBuZyIsIndpZHRoIjoiPD01MCJ9XV0sImF1ZCI6WyJ1cm46c2VydmljZTppbWFnZS5vcGVyYXRpb25zIl19.i7sG0hbXOze5WZAFH8aB7C-jrPItUYC_Kf0GreKQsyQ) calc(100% - 10px) calc(100% - 3px)/auto no-repeat;
  --readmeIcon: url(https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/06a822e2-897e-4baa-9d47-7e50138a66e5/dcvehwn-843813b8-0573-424a-a627-34c3c03ed458.gif?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcLzA2YTgyMmUyLTg5N2UtNGJhYS05ZDQ3LTdlNTAxMzhhNjZlNVwvZGN2ZWh3bi04NDM4MTNiOC0wNTczLTQyNGEtYTYyNy0zNGMzYzAzZWQ0NTguZ2lmIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.0xIFqFhs5HG7fmfMLCILENKjhP--Db1-owXlaAJIeL0) top left/auto no-repeat;
  display: block;
  padding: 25px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  font-family: var(--font);
  color: var(--txtColor);
  font-size: initial;"]
    [div=display: block; /*main container*/
    width: clamp(200px,100%,1250px);
    box-sizing: border-box;
    border: var(--mainBorder);
    margin: auto;
    background: var(--bgColor);
    padding: 2px;
    filter: var(--dropShadow);]
      [div=display: flex; /*Window Name*/
      width: 100%;
      flex-flow: row wrap;
      align-items: flex-start;
      box-sizing: border-box;
      padding: var(--mainPadd);
      background: var(--gradColor1) linear-gradient(90deg, var(--gradColor1) 0%, var(--gradColor2) 70%);
      border-bottom: var(--mainBorder);]
        [div=flex: 1 150px; /*Window Name Text Area*/
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        gap: 10px;]
          [div=flex: 0 0 32px; aspect-ratio: 1; height: 32px; background: var(--mainWindowIcon);]
            [div=display: none;]icon area[/div]
          [/div]
          [div=flex: 1 108px; /*Window Name Text*/
          font-size: .95rem;]
            Nightmare System  —  daddydomdream.exe
          [/div]
        [/div]
        [div=flex: 0 auto; /*Window Btn Area*/
        display: flex;
        box-sizing: border-box;
        flex-flow: row nowrap;
        gap: 1px;
        background: var(--borderColor);
        padding: 1px;]
          [div=flex: 0 32px;
          height: 32px;
          aspect-ratio: 1;
          background: var(--bgColor);
          position: relative;
          box-shadow: var(--btnHigh);]
            [div=height: 50%;
            aspect-ratio: 1;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
            position: absolute;
            mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLW1pbnVzIj48cGF0aCBkPSJNNSAxMmgxNCIvPjwvc3ZnPg==);
            background-color: var(--txtColor);
            mask-size: contain;
            mask-repeat: no-repeat;
            font-size: 0px;]
              window
            [/div]
          [/div]
          [div=flex: 0 32px;
          height: 32px;
          aspect-ratio: 1;
          background: var(--bgColor);
          position: relative;
          box-shadow: var(--btnHigh);]
            [div=height: 50%;
            aspect-ratio: 1;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
            position: absolute;
            mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLWFwcC13aW5kb3ciPjxyZWN0IHg9IjIiIHk9IjQiIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNiIgcng9IjIiLz48cGF0aCBkPSJNMTAgNHY0Ii8+PHBhdGggZD0iTTIgOGgyMCIvPjxwYXRoIGQ9Ik02IDR2NCIvPjwvc3ZnPg==);
            background-color: var(--txtColor);
            mask-size: contain;
            mask-repeat: no-repeat;
            font-size: 0px;]
              minimize
            [/div]
          [/div]
          [div=flex: 0 32px;
          height: 32px;
          aspect-ratio: 1;
          background: var(--bgColor);
          position: relative;
          box-shadow: var(--btnHigh);]
            [div=height: 50%;
            aspect-ratio: 1;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
            position: absolute;
            mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLXgiPjxwYXRoIGQ9Ik0xOCA2IDYgMTgiLz48cGF0aCBkPSJtNiA2IDEyIDEyIi8+PC9zdmc+);
            background-color: var(--txtColor);
            mask-size: contain;
            mask-repeat: no-repeat;
            font-size: 0px;]
              close
            [/div]
          [/div]
        [/div]
      [/div]
      [div=display: flex; /*Menu Bar*/
      width: 100%;
      padding: var(--mainPadd);
      flex-flow: row wrap;
      align-items: center;
      gap: 7px 15px;
      box-sizing: border-box;
      border-bottom: var(--mainBorder);]
        [div=flex: 1 100px;
        overflow: hidden;
        white-space: nowrap;
        font-size: .95rem;]
          [div=display: inline;
          margin: 0px 6px;]
            [u]F[/u]ile
          [/div]
          [div=display: inline;
          margin: 0px 6px;]
            [u]E[/u]dit
          [/div]
          [div=display: inline;
          margin: 0px 6px;]
            [u]V[/u]iew
          [/div]
          [div=display: inline;
          margin: 0px 6px;]
            [u]T[/u]ools
          [/div]
        [/div]
        [div=flex: 5 250px;
        height: 32px;
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        box-sizing: border-box;
        gap: 15px;]
          [div=flex: 1 100px;
          height: 32px;
          display: flex;
          flex-flow: row nowrap;
          align-items: center;
          box-sizing: border-box;
          gap: 3px 5px;
          background: var(--directoryColor);
          border: var(--mainBorder);
          box-shadow: var(--insetShadow);
          white-space: nowrap;
          overflow: hidden;
          font-size: .8rem;
          padding: 0px 15px;]
            [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--HDDIcon);] [/div]
            [div=flex: 1 150px;][plain](C:)\Nightmare System\Daddy Dom Dream[/plain][/div]
          [/div]
          [div=flex 0 32px;
          height: 32px;
          aspect-ratio: 1;
          box-sizing: border-box;
          border: var(--mainBorder);
          background: var(--bgColor);
          box-shadow: var(--btnHigh);
          position: relative;]
            [url=https://www.rpnation.com/members/daddy-dom-dream.11903/]
              [div=display: block;
              width: 100%;
              aspect-ratio: 1;
              background: var(--helpBookIcon);
              font-size: 0px;]
                
              [/div]
            [/url]
          [/div]
        [/div]
      [/div]
      [div=display: flex; /*Main Content Container*/;
      flex-flow: row wrap;
      box-sizing: border-box;
      align-items: stretch;
      width: 100%;
      box-sizing: border-box;
      padding: 15px;
      gap: 15px;
      line-height: normal;
      position: relative;
      background: var(--bgColor);
      font-size: initial;]
        [div=flex: 1 175px; /* base directory */
        background: var(--directoryColor);
        box-shadow: var(--insetShadow);
        box-sizing: border-box;
        border: var(--mainBorder);
        padding: var(--mainPadd);
        display: flex;
        flex-flow: column nowrap;
        overflow: hidden;
        text-wrap: nowrap;
        gap: 8px;
        pointer-events: none;]
          [div=flex: 0 auto;
          display: flex;
          flex-flow: column nowrap;
          gap: 8px;]
            [div=flex: 0 auto; /* C line */
            display: flex;
            flex-flow: row nowrap;
            align-items: center;
            gap: 8px;]
              [div=flex: 0 0 16px; aspect-ratio: 1; background: var(--HDDIcon);] [/div]
              [div=flex: 1 25px; font-size: .8rem;][plain](C:)[/plain][/div]
            [/div]
            [div=flex: 0 auto; /* C level */
            display: flex;
            flex-flow: column nowrap;
            box-sizing: border-box;
            width: calc(100% - 8px);
            margin-left: 8px;
            border-left: var(--mainBorder);
            padding-left: 8px;
            gap: 8px;]
              [div=flex: 0 auto; /* Nightmare System line */
              display: flex;
              flex-flow: row nowrap;
              align-items: center;
              gap: 8px;]
                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                [div=flex: 1 25px; font-size: .8rem;]Nightmare System[/div]
              [/div]
              [div=flex: 0 auto; /* Nightmare System level */
              display: flex;
              flex-flow: column nowrap;
              box-sizing: border-box;
              width: calc(100% - 8px);
              margin-left: 8px;
              border-left: var(--mainBorder);
              padding-left: 8px;
              gap: 8px;]
                [div=flex: 0 auto; /* Restricted line */
                display: flex;
                flex-flow: row nowrap;
                align-items: center;
                gap: 8px;]
                  [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                  [div=flex: 1 25px; font-size: .8rem; opacity: .35; cursor: not-allowed; pointer-events: auto;]Restricted[/div]
                [/div]
                [div=flex: 0 auto; /* Daddy Dom Dream line */
                display: flex;
                flex-flow: row nowrap;
                align-items: center;
                gap: 8px;]
                  [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                  [div=flex: 1 25px; font-size: .8rem; cursor: default;]Daddy Dom Dream[/div]
                [/div]
                [div=flex: 0 auto; /* Daddy Dom Dream level */
                display: flex;
                flex-flow: column nowrap;
                box-sizing: border-box;
                width: calc(100% - 8px);
                margin-left: 8px;
                border-left: var(--mainBorder);
                padding-left: 8px;
                gap: 8px;]
                  [div=flex: 0 auto; /* character sheet line */
                  display: flex;
                  flex-flow: row nowrap;
                  align-items: center;
                  gap: 8px;]
                    [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                    [div=flex: 1 25px; font-size: .8rem;]character sheet[/div]
                  [/div]
                  [div=flex: 0 auto; /* interest check line */
                  display: flex;
                  flex-flow: row nowrap;
                  align-items: center;
                  gap: 8px;]
                    [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                    [div=flex: 1 25px; font-size: .8rem;]interest check[/div]
                  [/div]
                  [div=flex: 0 auto; /* roleplays line */
                  display: flex;
                  flex-flow: row nowrap;
                  align-items: center;
                  gap: 8px;]
                    [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                    [div=flex: 1 25px; font-size: .8rem;]roleplays[/div]
                  [/div]
                  [div=flex: 0 auto; /* readme line */
                  display: flex;
                  flex-flow: row nowrap;
                  align-items: center;
                  gap: 8px;]
                    [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--txtIcon);] [/div]
                    [div=flex: 1 25px; font-size: .8rem;]readme.txt[/div]
                  [/div]
                  [div=flex: 0 auto; /* exe line */
                  display: flex;
                  flex-flow: row nowrap;
                  align-items: center;
                  gap: 8px;]
                    [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--exeIcon);] [/div]
                    [div=flex: 1 25px; font-size: .8rem;][div=display: inline; background: var(--gradColor1);]daddydomdream.exe[/div][/div]
                  [/div]
                [/div]
              [/div]
            [/div]
            [div=flex: 0 auto; /* Text Templater */
            display: flex;
            flex-flow: row nowrap;
            align-items: center;
            gap: 8px;
            pointer-events: auto;]
              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--ttemplater);] [/div]
              [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/threads/text-templater-a-plain-text-template-to-form-field-generator.541840/][div=display: inline-block; color: var(--txtColor);]Text Templater[/div][/url][/div]
            [/div]
            [div=flex: 0 auto; /* Recycle Bin */
            display: flex;
            flex-flow: row nowrap;
            align-items: center;
            gap: 8px;
            pointer-events: auto;]
              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--recycleBin);] [/div]
              [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/members/fluticasone.32692/][div=display: inline-block; color: var(--txtColor);]Recycle Bin[/div][/url][/div]
            [/div]
          [/div]
        [/div]
        [div=flex: 7 250px; /* content */
        height: 35rem;]

        [/div]
        [div=position: absolute; /* tab container */
        top: 0px;
        left: 0px;
        height: 100%;
        width: 100%;
        box-sizing: border-box;
        padding: 132px calc(90% - 50px) 0px 50px;
        line-height: 2.1;
        transform: scaleY(.8);
        transform-origin: top left;
        pointer-events: auto;]
          [tabs]
            [tab=daddydomdreambase]
              [div=position: absolute; /* base empty container */
              z-index: 3;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;]
                [div=display: block;
                width: 100%;
                height: 100%;
                position: relative;
                overflow: hidden;
                left: 0px;
                top: 0px;
                background: var(--bgColor);]
                  [div=display: flex; /*Main Content Container*/;
                  flex-flow: row wrap;
                  box-sizing: border-box;
                  align-items: stretch;
                  width: 100%;
                  box-sizing: border-box;
                  padding: 15px;
                  gap: 15px;
                  line-height: normal;
                  position: relative;
                  font-size: initial;]
                    [div=flex: 1 175px; /* base directory */
                    background: var(--directoryColor);
                    box-shadow: var(--insetShadow);
                    box-sizing: border-box;
                    border: var(--mainBorder);
                    padding: var(--mainPadd);
                    display: flex;
                    flex-flow: column nowrap;
                    overflow: hidden;
                    text-wrap: nowrap;
                    gap: 8px;
                    cursor: default;
                    pointer-events: none;]
                      [div=flex: 0 auto;
                      display: flex;
                      flex-flow: column nowrap;
                      gap: 8px;]
                        [div=flex: 0 auto; /* C line */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;]
                          [div=flex: 0 0 16px; aspect-ratio: 1; background: var(--HDDIcon);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][plain](C:)[/plain][/div]
                        [/div]
                        [div=flex: 0 auto; /* C level */
                        display: flex;
                        flex-flow: column nowrap;
                        box-sizing: border-box;
                        width: calc(100% - 8px);
                        margin-left: 8px;
                        border-left: var(--mainBorder);
                        padding-left: 8px;
                        gap: 8px;]
                          [div=flex: 0 auto; /* Nightmare System line */
                          display: flex;
                          flex-flow: row nowrap;
                          align-items: center;
                          gap: 8px;]
                            [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                            [div=flex: 1 25px; font-size: .8rem;]Nightmare System[/div]
                          [/div]
                          [div=flex: 0 auto; /* Nightmare System level */
                          display: flex;
                          flex-flow: column nowrap;
                          box-sizing: border-box;
                          width: calc(100% - 8px);
                          margin-left: 8px;
                          border-left: var(--mainBorder);
                          padding-left: 8px;
                          gap: 8px;]
                            [div=flex: 0 auto; /* Restricted line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; opacity: .35; cursor: not-allowed; pointer-events: auto;]Restricted[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dream line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;
                            pointer-events: auto;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; cursor: default;]Daddy Dom Dream[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dream level */
                            display: flex;
                            flex-flow: column nowrap;
                            box-sizing: border-box;
                            width: calc(100% - 8px);
                            margin-left: 8px;
                            border-left: var(--mainBorder);
                            padding-left: 8px;
                            gap: 8px;]
                              [div=flex: 0 auto; /* character sheet line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]character sheet[/div]
                              [/div]
                              [div=flex: 0 auto; /* interest check line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]interest check[/div]
                              [/div]
                              [div=flex: 0 auto; /* roleplays line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]roleplays[/div]
                              [/div]
                              [div=flex: 0 auto; /* readme line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--txtIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]readme.txt[/div]
                              [/div]
                              [div=flex: 0 auto; /* exe line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--exeIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;][div=display: inline; background: var(--gradColor1);]daddydomdream.exe[/div][/div]
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                        [div=flex: 0 auto; /* Text Templater */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--ttemplater);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/threads/text-templater-a-plain-text-template-to-form-field-generator.541840/][div=display: inline-block; color: var(--txtColor);]Text Templater[/div][/url][/div]
                        [/div]
                        [div=flex: 0 auto; /* Recycle Bin */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--recycleBin);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/members/fluticasone.32692/][div=display: inline-block; color: var(--txtColor);]Recycle Bin[/div][/url][/div]
                        [/div]
                      [/div]
                    [/div]
                    [div=flex: 7 250px; /* content */
                    height: 35rem;
                    position: relative;
                    z-index: 0;
                    display: flex;
                    flex-flow: row wrap;
                    align-items: stretch;
                    gap: 15px;]
                      [div=flex: 1 100px;
                      min-height: 125px;
                      box-sizing: border-box;
                      border: var(--mainBorder);
                      box-shadow: var(--insetShadow);
                      background: var(--mainIMG);]
                        [div=display: none;]bsghkh[/div]
                      [/div]
                      [div=flex: 2 300px;
                      min-height: calc(35rem - 140px);
                      position: relative;
                      pointer-events: auto;]
                        [div=position: absolute;
                        box-sizing: border-box;
                        top: 5%;
                        height: 90%;
                        width: 80%;
                        left: 3%;
                        overflow: hidden;]
                          [div=display: block;
                          position: relative;
                          width: calc(100% + 125px);
                          height: 100%;
                          overflow-x: hidden;
                          overflow-y: scroll;
                          box-sizing: border-box;
                          padding-right: 125px;
                          scrollbar-gutter: stable both-edges;]
                            [div=display: flex;
                            flex-flow: row nowrap;
                            align-items: flex-start;
                            gap: 15px;]
                              [div=flex: 0 0 32px;
                              background: var(--mainWindowIcon);
                              aspect-ratio: 1;]
                                [div=display: none;]burp[/div]
                              [/div]
                              [div=flex: 1 100px;
                              display: flex;
                              flex-flow: column nowrap;
                              gap: .75rem;]
                                [div=flex: 0 auto;
                                font-size: 1.5rem;
                                line-height: 1;
                                padding: 2px 0px 5px 0px;]
                                  Welcome to the System!
                                [/div]
                                [div=flex: 0 auto;
                                font-size: .95rem;
                                text-align: justify;]
                                  I want to first start off with crediting fluticasone for having such an amazing template.
                                [/div]
                                [div=flex: 0 auto;
                                font-size: .95rem;
                                text-align: justify;]
                                  Secondly, The characters, interest checks, and roleplays listed here can change at any time depending on how everything is flowing. I also request very politely that you do not comment on my thread. If you have something you wish to say or ask regarding this thread, you may DM me. If you wish to roleplay, you can also send me a DM as well
                                [/div]
                                [div=flex: 0 auto;
                                font-size: .95rem;
                                text-align: justify;]
                                  I hope that we can all roleplay together and have a very enjoyable time.
                                [/div]
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                      [/div]
                    [/div]
                  [/div]
                [/div]
              [/div]
            [/tab]
[comment]

CHARACTER SHEET TAB

[/comment]
            [tab=charactersheet]
              [div=position: absolute; /* cs container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;]
                [div=display: block;
                width: 100%;
                height: 100%;
                position: relative;
                overflow: hidden;
                left: 0px;
                top: 0px;
                background: var(--bgColor);]
                  [div=display: flex; /*CS Content Container*/;
                  flex-flow: row wrap;
                  box-sizing: border-box;
                  align-items: stretch;
                  width: 100%;
                  box-sizing: border-box;
                  padding: 15px;
                  gap: 15px;
                  line-height: normal;
                  position: relative;
                  font-size: initial;]
                    [div=flex: 1 175px; /* cs directory */
                    background: var(--directoryColor);
                    box-shadow: var(--insetShadow);
                    box-sizing: border-box;
                    border: var(--mainBorder);
                    padding: var(--mainPadd);
                    display: flex;
                    flex-flow: column nowrap;
                    overflow: hidden;
                    text-wrap: nowrap;
                    gap: 8px;
                    cursor: default;
                    pointer-events: none;]
                      [div=flex: 0 auto;
                      display: flex;
                      flex-flow: column nowrap;
                      gap: 8px;]
                        [div=flex: 0 auto; /* C line */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;]
                          [div=flex: 0 0 16px; aspect-ratio: 1; background: var(--HDDIcon);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][plain](C:)[/plain][/div]
                        [/div]
                        [div=flex: 0 auto; /* C level */
                        display: flex;
                        flex-flow: column nowrap;
                        box-sizing: border-box;
                        width: calc(100% - 8px);
                        margin-left: 8px;
                        border-left: var(--mainBorder);
                        padding-left: 8px;
                        gap: 8px;]
                          [div=flex: 0 auto; /* Nightmare System line */
                          display: flex;
                          flex-flow: row nowrap;
                          align-items: center;
                          gap: 8px;]
                            [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                            [div=flex: 1 25px; font-size: .8rem;]Nightmare System[/div]
                          [/div]
                          [div=flex: 0 auto; /* Nightmare Systemlevel */
                          display: flex;
                          flex-flow: column nowrap;
                          box-sizing: border-box;
                          width: calc(100% - 8px);
                          margin-left: 8px;
                          border-left: var(--mainBorder);
                          padding-left: 8px;
                          gap: 8px;]
                            [div=flex: 0 auto; /* Restricted line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; opacity: .35; cursor: not-allowed; pointer-events: auto;]Restricted[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dream line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;
                            pointer-events: auto;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; cursor: default;]Daddy Dom Dream[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dream level */
                            display: flex;
                            flex-flow: column nowrap;
                            box-sizing: border-box;
                            width: calc(100% - 8px);
                            margin-left: 8px;
                            border-left: var(--mainBorder);
                            padding-left: 8px;
                            gap: 8px;]
                              [div=flex: 0 auto; /* character sheet line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;][div=display: inline; background: var(--gradColor1);]character sheet[/div][/div]
                              [/div]
                              [div=flex: 0 auto; /* interest check line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]interest check[/div]
                              [/div]
                              [div=flex: 0 auto; /* roleplays line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]roleplays[/div]
                              [/div]
                              [div=flex: 0 auto; /* readme line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--txtIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]readme.txt[/div]
                              [/div]
                              [div=flex: 0 auto; /* exe line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--exeIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]daddydomdream.exe[/div]
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                        [div=flex: 0 auto; /* Text Templater */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--ttemplater);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/threads/text-templater-a-plain-text-template-to-form-field-generator.541840/][div=display: inline-block; color: var(--txtColor);]Text Templater[/div][/url][/div]
                        [/div]
                        [div=flex: 0 auto; /* Recycle Bin */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--recycleBin);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/members/fluticasone.32692/][div=display: inline-block; color: var(--txtColor);]Recycle Bin[/div][/url][/div]
                        [/div]
                      [/div]
                    [/div]
                    [div=flex: 7 250px; /* cs container */
                    height: 35rem;
                    position: relative;
                    box-sizing: border-box;
                    overflow: hidden;
                    box-sizing: border-box;
                    border: var(--mainBorder);
                    box-shadow: var(--insetShadow);
                    background: var(--directoryColor);]
                      [div=position: absolute;
                      height: calc(100% - 50px);
                      width: calc(100% - 50px);
                      overflow: hidden;
                      top: 25px;
                      left: 25px;]
                        [div=display: block;
                        position: relative;
                        width: calc(100% + 125px);
                        height: 100%;
                        overflow-x: hidden;
                        overflow-y: scroll;
                        box-sizing: border-box;
                        padding-right: 125px;
                        scrollbar-gutter: stable both-edges;
                        pointer-events: auto;]
                          [div=display: flex;
                          width: 100%;
                          height: auto;
                          gap: 15px;
                          flex-flow: row wrap;
                          align-items: flex-start;
                          align-content: flex-start;
                          justify-content: flex-start;]
[comment] Copy CS template starting here [/comment]
                            [div=--sampleIMG: url(https://i.pinimg.com/736x/92/e4/d4/92e4d4dc6cbb07d0220775a944fe57c1.jpg);
                            flex: 0 200px; ]
                              [div=display: block;
                              aspect-ratio: 4 / 3;
                              width: 100%;
                              box-sizing: border-box;
                              border: var(--mainBorder);
                              background: var(--directoryColor) var(--sampleIMG) center center/contain no-repeat;
                              overflow: hidden;
                              position: relative;]
                                [url=https://www.rpnation.com/threads/o-1-nightmares-book-of-many-faces-1-o.545549/post-11970415][div=display: block; top: 0px; left: 0px; position: absolute; height: 100%; width: 100%; background: var(--csIcon);] [/div][/url]
                              [/div]
                              [div=display: block;
                              box-sizing: border-box;
                              padding: 5px 5%;
                              text-align: center;]
                                amilia_isekai_hell.csheet
                              [/div]
[comment] Copy CS template ending here [/comment]
                            [div=--sampleIMG: url(https://i.pinimg.com/736x/15/b5/07/15b507cb8e88625a1c0c481e26e5cf08.jpg);
                            flex: 0 200px; ]
                              [div=display: block;
                              aspect-ratio: 4 / 3;
                              width: 100%;
                              box-sizing: border-box;
                              border: var(--mainBorder);
                              background: var(--directoryColor) var(--sampleIMG) center center/contain no-repeat;
                              overflow: hidden;
                              position: relative;]
                                [url=https://www.rpnation.com/threads/festival-for-the-lonesome-noble-or-how-i-was-tricked-into-attending-a-hookup-event-for-unmarried-nobles-characters.544444/post-11974553][div=display: block; top: 0px; left: 0px; position: absolute; height: 100%; width: 100%; background: var(--csIcon);] [/div][/url]
                              [/div]
                              [div=display: block;
                              box-sizing: border-box;
                              padding: 5px 5%;
                              text-align: center;]
                                illesia_mondessa.csheet
                               [/div]
[comment] Copy CS template ending here [/comment]
                            [div=--sampleIMG: url(https://i.pinimg.com/736x/ba/d6/16/bad61628a348755f8db815ff98bc1960.jpg);
                            flex: 0 200px; ]
                              [div=display: block;
                              aspect-ratio: 4 / 3;
                              width: 100%;
                              box-sizing: border-box;
                              border: var(--mainBorder);
                              background: var(--directoryColor) var(--sampleIMG) center center/contain no-repeat;
                              overflow: hidden;
                              position: relative;]
                                [url=https://www.rpnation.com/threads/o-1-nightmares-book-of-many-faces-1-o.545549/post-11970415][div=display: block; top: 0px; left: 0px; position: absolute; height: 100%; width: 100%; background: var(--csIcon);] [/div][/url]
                              [/div]
                              [div=display: block;
                              box-sizing: border-box;
                              padding: 5px 5%;
                              text-align: center;]
                                dream_dusktone.csheet
                               [/div]
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                      [/div]
                    [/div]
                  [/div]
                [/div]
              [/div]
            [/div][/tab][div=position: absolute; /* cs container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;][div=position: absolute; /* cs container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;][div=position: absolute; /* cs container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;]
[comment]

INTEREST CHECK TAB

[/comment]
            [tab=interestcheck]
              [div=position: absolute; /* intcheck container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;]
                [div=display: block;
                width: 100%;
                height: 100%;
                position: relative;
                overflow: hidden;
                left: 0px;
                top: 0px;
                background: var(--bgColor);]
                  [div=display: flex; /* intcheck Content Container*/;
                  flex-flow: row wrap;
                  box-sizing: border-box;
                  align-items: stretch;
                  width: 100%;
                  box-sizing: border-box;
                  padding: 15px;
                  gap: 15px;
                  line-height: normal;
                  position: relative;
                  font-size: initial;]
                    [div=flex: 1 175px; /* intcheck directory */
                    background: var(--directoryColor);
                    box-shadow: var(--insetShadow);
                    box-sizing: border-box;
                    border: var(--mainBorder);
                    padding: var(--mainPadd);
                    display: flex;
                    flex-flow: column nowrap;
                    overflow: hidden;
                    text-wrap: nowrap;
                    gap: 8px;
                    cursor: default;
                    pointer-events: none;]
                      [div=flex: 0 auto;
                      display: flex;
                      flex-flow: column nowrap;
                      gap: 8px;]
                        [div=flex: 0 auto; /* C line */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;]
                          [div=flex: 0 0 16px; aspect-ratio: 1; background: var(--HDDIcon);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][plain](C:)[/plain][/div]
                        [/div]
                        [div=flex: 0 auto; /* C level */
                        display: flex;
                        flex-flow: column nowrap;
                        box-sizing: border-box;
                        width: calc(100% - 8px);
                        margin-left: 8px;
                        border-left: var(--mainBorder);
                        padding-left: 8px;
                        gap: 8px;]
                          [div=flex: 0 auto; /* Nightmare System line */
                          display: flex;
                          flex-flow: row nowrap;
                          align-items: center;
                          gap: 8px;]
                            [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                            [div=flex: 1 25px; font-size: .8rem;]Nightmare System[/div]
                          [/div]
                          [div=flex: 0 auto; /* Nightmare System level */
                          display: flex;
                          flex-flow: column nowrap;
                          box-sizing: border-box;
                          width: calc(100% - 8px);
                          margin-left: 8px;
                          border-left: var(--mainBorder);
                          padding-left: 8px;
                          gap: 8px;]
                            [div=flex: 0 auto; /* Restricted line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; opacity: .35; cursor: not-allowed; pointer-events: auto;]Restricted[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dream line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;
                            pointer-events: auto;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; cursor: default;]Daddy Dom Dream[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dream level */
                            display: flex;
                            flex-flow: column nowrap;
                            box-sizing: border-box;
                            width: calc(100% - 8px);
                            margin-left: 8px;
                            border-left: var(--mainBorder);
                            padding-left: 8px;
                            gap: 8px;]
                              [div=flex: 0 auto; /* character sheet line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]character sheet[/div]
                              [/div]
                              [div=flex: 0 auto; /* interest check line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;][div=display: inline; background: var(--gradColor1);]interest check[/div][/div]
                              [/div]
                              [div=flex: 0 auto; /* roleplays line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]roleplays[/div]
                              [/div]
                              [div=flex: 0 auto; /* readme line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--txtIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]readme.txt[/div]
                              [/div]
                              [div=flex: 0 auto; /* exe line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--exeIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]daddydomdream.exe[/div]
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                        [div=flex: 0 auto; /* Text Templater */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--ttemplater);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/threads/text-templater-a-plain-text-template-to-form-field-generator.541840/][div=display: inline-block; color: var(--txtColor);]Text Templater[/div][/url][/div]
                        [/div]
                        [div=flex: 0 auto; /* Recycle Bin */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--recycleBin);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/members/fluticasone.32692/][div=display: inline-block; color: var(--txtColor);]Recycle Bin[/div][/url][/div]
                        [/div]
                      [/div]
                    [/div]
                    [div=flex: 7 250px; /* intcheck container */
                    height: 35rem;
                    position: relative;
                    box-sizing: border-box;
                    overflow: hidden;
                    box-sizing: border-box;
                    border: var(--mainBorder);
                    box-shadow: var(--insetShadow);
                    background: var(--directoryColor);]
                      [div=position: absolute;
                      height: calc(100% - 50px);
                      width: calc(100% - 50px);
                      overflow: hidden;
                      top: 25px;
                      left: 25px;]
                        [div=display: block;
                        position: relative;
                        width: calc(100% + 125px);
                        height: 100%;
                        overflow-x: hidden;
                        overflow-y: scroll;
                        box-sizing: border-box;
                        padding-right: 125px;
                        scrollbar-gutter: stable both-edges;
                        pointer-events: auto;]
                          [div=display: flex;
                          width: 100%;
                          height: auto;
                          gap: 15px;
                          flex-flow: row wrap;
                          align-items: flex-start;
                          align-content: flex-start;
                          justify-content: flex-start;]
[comment] Copy IntCheck template starting here [/comment]
                            [div=--sampleIMG: url(https://i.pinimg.com/236x/1f/23/8d/1f238d7bc5b796a40f222c2d63bbdaed.jpg);
                            flex: 0 200px; ]
                              [div=display: block;
                              aspect-ratio: 4 / 3;
                              width: 100%;
                              box-sizing: border-box;
                              border: var(--mainBorder);
                              background: var(--directoryColor) var(--sampleIMG) center center/contain no-repeat;
                              overflow: hidden;
                              position: relative;]
                                [url=https://www.rpnation.com/threads/island-of-the-lost.545589/][div=display: block; top: 0px; left: 0px; position: absolute; height: 100%; width: 100%; background: var(--icIcon);] [/div][/url]
                              [/div]
                              [div=display: block;
                              box-sizing: border-box;
                              padding: 5px 5%;
                              text-align: center;]
                                island_of_the_lost.intcheck
                              [/div]
[comment] Copy IntCheck template ending here [/comment]
                            [div=--sampleIMG: url(https://i.pinimg.com/236x/8e/22/08/8e2208e6a1fe2f7346afed4f1c8f7d3a.jpg);
                            flex: 0 200px; ]
                              [div=display: block;
                              aspect-ratio: 4 / 3;
                              width: 100%;
                              box-sizing: border-box;
                              border: var(--mainBorder);
                              background: var(--directoryColor) var(--sampleIMG) center center/contain no-repeat;
                              overflow: hidden;
                              position: relative;]
                                [url=https://www.rpnation.com/threads/cybernetic-rebirth.545666/][div=display: block; top: 0px; left: 0px; position: absolute; height: 100%; width: 100%; background: var(--icIcon);] [/div][/url]
                              [/div]
                              [div=display: block;
                              box-sizing: border-box;
                              padding: 5px 5%;
                              text-align: center;]
                                cybernetic_rebirth.intcheck
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                      [/div]
                    [/div]
                  [/div]
                [/div]
              [/div]
            [/div][/tab][div=position: absolute; /* intcheck container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;]
[comment]

ROLEPLAYS TAB

[/comment]
            [tab=roleplays]
              [div=position: absolute; /* misc container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;]
                [div=display: block;
                width: 100%;
                height: 100%;
                position: relative;
                overflow: hidden;
                left: 0px;
                top: 0px;
                background: var(--bgColor);]
                  [div=display: flex; /* misc Content Container*/;
                  flex-flow: row wrap;
                  box-sizing: border-box;
                  align-items: stretch;
                  width: 100%;
                  box-sizing: border-box;
                  padding: 15px;
                  gap: 15px;
                  line-height: normal;
                  position: relative;
                  font-size: initial;]
                    [div=flex: 1 175px; /* misc directory */
                    background: var(--directoryColor);
                    box-shadow: var(--insetShadow);
                    box-sizing: border-box;
                    border: var(--mainBorder);
                    padding: var(--mainPadd);
                    display: flex;
                    flex-flow: column nowrap;
                    overflow: hidden;
                    text-wrap: nowrap;
                    gap: 8px;
                    cursor: default;
                    pointer-events: none;]
                      [div=flex: 0 auto;
                      display: flex;
                      flex-flow: column nowrap;
                      gap: 8px;]
                        [div=flex: 0 auto; /* C line */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;]
                          [div=flex: 0 0 16px; aspect-ratio: 1; background: var(--HDDIcon);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][plain](C:)[/plain][/div]
                        [/div]
                        [div=flex: 0 auto; /* C level */
                        display: flex;
                        flex-flow: column nowrap;
                        box-sizing: border-box;
                        width: calc(100% - 8px);
                        margin-left: 8px;
                        border-left: var(--mainBorder);
                        padding-left: 8px;
                        gap: 8px;]
                          [div=flex: 0 auto; /* Nightmare System line */
                          display: flex;
                          flex-flow: row nowrap;
                          align-items: center;
                          gap: 8px;]
                            [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                            [div=flex: 1 25px; font-size: .8rem;]Nightmare System[/div]
                          [/div]
                          [div=flex: 0 auto; /* Nightmare System level */
                          display: flex;
                          flex-flow: column nowrap;
                          box-sizing: border-box;
                          width: calc(100% - 8px);
                          margin-left: 8px;
                          border-left: var(--mainBorder);
                          padding-left: 8px;
                          gap: 8px;]
                            [div=flex: 0 auto; /* Restricted line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; opacity: .35; cursor: not-allowed; pointer-events: auto;]Restricted[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dream line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;
                            pointer-events: auto;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; cursor: default;]Daddy Dom Dream[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dream level */
                            display: flex;
                            flex-flow: column nowrap;
                            box-sizing: border-box;
                            width: calc(100% - 8px);
                            margin-left: 8px;
                            border-left: var(--mainBorder);
                            padding-left: 8px;
                            gap: 8px;]
                              [div=flex: 0 auto; /* character sheet line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]character sheet[/div]
                              [/div]
                              [div=flex: 0 auto; /* interest check line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]interest check[/div]
                              [/div]
                              [div=flex: 0 auto; /* roleplays line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;][div=display: inline; background: var(--gradColor1);]roleplays[/div][/div]
                              [/div]
                              [div=flex: 0 auto; /* readme line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--txtIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]readme.txt[/div]
                              [/div]
                              [div=flex: 0 auto; /* exe line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--exeIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]daddydomdream.exe[/div]
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                        [div=flex: 0 auto; /* Text Templater */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--ttemplater);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/threads/text-templater-a-plain-text-template-to-form-field-generator.541840/][div=display: inline-block; color: var(--txtColor);]Text Templater[/div][/url][/div]
                        [/div]
                        [div=flex: 0 auto; /* Recycle Bin */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--recycleBin);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/members/fluticasone.32692/][div=display: inline-block; color: var(--txtColor);]Recycle Bin[/div][/url][/div]
                        [/div]
                      [/div]
                    [/div]
                    [div=flex: 7 250px; /* misc container */
                    height: 35rem;
                    position: relative;
                    box-sizing: border-box;
                    overflow: hidden;
                    box-sizing: border-box;
                    border: var(--mainBorder);
                    box-shadow: var(--insetShadow);
                    background: var(--directoryColor);]
                      [div=position: absolute;
                      height: calc(100% - 50px);
                      width: calc(100% - 50px);
                      overflow: hidden;
                      top: 25px;
                      left: 25px;]
                        [div=display: block;
                        position: relative;
                        width: calc(100% + 125px);
                        height: 100%;
                        overflow-x: hidden;
                        overflow-y: scroll;
                        box-sizing: border-box;
                        padding-right: 125px;
                        scrollbar-gutter: stable both-edges;
                        pointer-events: auto;]
                          [div=display: flex;
                          width: 100%;
                          height: auto;
                          gap: 15px;
                          flex-flow: row wrap;
                          align-items: flex-start;
                          align-content: flex-start;
                          justify-content: flex-start;]
[comment] Copy roleplays template starting here [/comment]
                            [div=--sampleIMG: url(https://www.rpnation.com/attachments/1718921051758-png.1168815/);
                            flex: 0 200px; ]
                              [div=display: block;
                              aspect-ratio: 4 / 3;
                              width: 100%;
                              box-sizing: border-box;
                              border: var(--mainBorder);
                              background: var(--directoryColor) var(--sampleIMG) center center/contain no-repeat;
                              overflow: hidden;
                              position: relative;]
                                [url=https://www.rpnation.com/threads/festival-for-the-lonesome-noble-or-how-i-was-tricked-into-attending-a-hookup-event-for-unmarried-nobles-fantasy-light-romance.544442/][div=display: block; top: 0px; left: 0px; position: absolute; height: 100%; width: 100%; background: var(--miscIcon);] [/div][/url]
                              [/div]
                              [div=display: block;
                              box-sizing: border-box;
                              padding: 5px 5%;
                              text-align: center;]
                                festival_for_the_lonesome.roleplays
                              [/div]
[comment] Copy roleplays template ending here [/comment]
                            [div=--sampleIMG: url();
                            flex: 0 200px; ]
                              [div=display: block;
                              aspect-ratio: 4 / 3;
                              width: 100%;
                              box-sizing: border-box;
                              border: var(--mainBorder);
                              background: var(--directoryColor) var(--sampleIMG) center center/contain no-repeat;
                              overflow: hidden;
                              position: relative;]
                                [url=https://www.rpnation.com/threads/the-deep-woods-fae-see-shadows-unbound-the-broken-seal.545644/#post-11976640][div=display: block; top: 0px; left: 0px; position: absolute; height: 100%; width: 100%; background: var(--miscIcon);] [/div][/url]
                              [/div]
                              [div=display: block;
                              box-sizing: border-box;
                              padding: 5px 5%;
                              text-align: center;]
                                shadows_unbound:_the_broken_seal.roleplays
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                      [/div]
                    [/div]
                  [/div]
                [/div]
              [/div]
            [/div][/tab][div=position: absolute; /* misc container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;]
[comment]

README TAB

[/comment]
            [tab=readme.txt]
              [div=position: absolute; /* readme empty container */
              z-index: 3;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;]
                [div=display: block;
                width: 100%;
                height: 100%;
                position: relative;
                overflow: hidden;
                left: 0px;
                top: 0px;
                background: var(--bgColor);]
                  [div=display: flex; /*Main Content Container*/;
                  flex-flow: row wrap;
                  box-sizing: border-box;
                  align-items: stretch;
                  width: 100%;
                  box-sizing: border-box;
                  padding: 15px;
                  gap: 15px;
                  line-height: normal;
                  position: relative;
                  font-size: initial;]
                    [div=flex: 1 175px; /* readme directory */
                    background: var(--directoryColor);
                    box-shadow: var(--insetShadow);
                    box-sizing: border-box;
                    border: var(--mainBorder);
                    padding: var(--mainPadd);
                    display: flex;
                    flex-flow: column nowrap;
                    overflow: hidden;
                    text-wrap: nowrap;
                    gap: 8px;
                    cursor: default;
                    pointer-events: none;]
                      [div=flex: 0 auto;
                      display: flex;
                      flex-flow: column nowrap;
                      gap: 8px;]
                        [div=flex: 0 auto; /* C line */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;]
                          [div=flex: 0 0 16px; aspect-ratio: 1; background: var(--HDDIcon);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][plain](C:)[/plain][/div]
                        [/div]
                        [div=flex: 0 auto; /* C level */
                        display: flex;
                        flex-flow: column nowrap;
                        box-sizing: border-box;
                        width: calc(100% - 8px);
                        margin-left: 8px;
                        border-left: var(--mainBorder);
                        padding-left: 8px;
                        gap: 8px;]
                          [div=flex: 0 auto; /* Nightmare System line */
                          display: flex;
                          flex-flow: row nowrap;
                          align-items: center;
                          gap: 8px;]
                            [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                            [div=flex: 1 25px; font-size: .8rem;]Nightmare System[/div]
                          [/div]
                          [div=flex: 0 auto; /* Nightmare System level */
                          display: flex;
                          flex-flow: column nowrap;
                          box-sizing: border-box;
                          width: calc(100% - 8px);
                          margin-left: 8px;
                          border-left: var(--mainBorder);
                          padding-left: 8px;
                          gap: 8px;]
                            [div=flex: 0 auto; /* Restricted line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; opacity: .35; cursor: not-allowed; pointer-events: auto;]Restricted[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dream line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;
                            pointer-events: auto;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; cursor: default;]Daddy Dom Dream[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dreamlevel */
                            display: flex;
                            flex-flow: column nowrap;
                            box-sizing: border-box;
                            width: calc(100% - 8px);
                            margin-left: 8px;
                            border-left: var(--mainBorder);
                            padding-left: 8px;
                            gap: 8px;]
                              [div=flex: 0 auto; /* character sheet line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]character sheet[/div]
                              [/div]
                              [div=flex: 0 auto; /* interest check line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]interest check[/div]
                              [/div]
                              [div=flex: 0 auto; /* roleplays line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]roleplays[/div]
                              [/div]
                              [div=flex: 0 auto; /* readme line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--txtIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;][div=display: inline; background: var(--gradColor1);]readme.txt[/div][/div]
                              [/div]
                              [div=flex: 0 auto; /* exe line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--exeIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]daddydomdream.exe[/div]
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                        [div=flex: 0 auto; /* Text Templater */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--ttemplater);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/threads/text-templater-a-plain-text-template-to-form-field-generator.541840/][div=display: inline-block; color: var(--txtColor);]Text Templater[/div][/url][/div]
                        [/div]
                        [div=flex: 0 auto; /* Recycle Bin */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--recycleBin);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/members/fluticasone.32692/][div=display: inline-block; color: var(--txtColor);]Recycle Bin[/div][/url][/div]
                        [/div]
                      [/div]
                    [/div]
                    [div=flex: 7 250px; /* content */
                    height: 35rem;
                    position: relative;
                    z-index: 0;
                    display: flex;
                    flex-flow: row wrap;
                    align-items: stretch;
                    gap: 15px;]
                      [div=flex: 1 100px;
                      min-height: 125px;
                      box-sizing: border-box;
                      border: var(--mainBorder);
                      box-shadow: var(--insetShadow);
                      background: var(--mainIMG);]
                        [div=display: none;]bsghkh[/div]
                      [/div]
                      [div=flex: 2 300px;
                      min-height: calc(35rem - 140px);
                      position: relative;
                      pointer-events: auto;]
                        [div=position: absolute;
                        box-sizing: border-box;
                        top: 5%;
                        height: 90%;
                        width: 80%;
                        left: 3%;
                        overflow: hidden;]
                          [div=display: block;
                          position: relative;
                          width: calc(100% + 125px);
                          height: 100%;
                          overflow-x: hidden;
                          overflow-y: scroll;
                          box-sizing: border-box;
                          padding-right: 125px;
                          scrollbar-gutter: stable both-edges;]
                            [div=display: flex;
                            flex-flow: row nowrap;
                            align-items: flex-start;
                            gap: 15px;]
                              [div=flex: 0 0 32px;
                              background: var(--mainWindowIcon);
                              aspect-ratio: 1;]
                                [div=display: none;]burp[/div]
                              [/div]
                              [div=flex: 1 100px;
                              display: flex;
                              flex-flow: column nowrap;
                              gap: .75rem;]
                                [div=flex: 0 auto;
                                font-size: 1.5rem;
                                line-height: 1;
                                padding: 2px 0px 5px 0px;]
                                  Welcome to the System!
                                [/div]
                                [div=flex: 0 auto;
                                font-size: .95rem;
                                text-align: justify;]
                                  I want to first start off with crediting fluticasone for having such an amazing template.
                                [/div]
                                [div=flex: 0 auto;
                                font-size: .95rem;
                                text-align: justify;]
                                  Secondly, The characters, interest checks, and roleplays listed here can change at any time depending on how everything is flowing. I also request very politely that you do not comment on my thread. If you have something you wish to say or ask regarding this thread, you may DM me. If you wish to roleplay, you can also send me a DM as well
                                [/div]
                                [div=flex: 0 auto;
                                font-size: .95rem;
                                text-align: justify;]
                                  I hope that we can all roleplay together and have a very enjoyable time.
                                [/div]
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                      [/div]
                    [/div]
                  [/div]
                [/div]
                [div=position: absolute;
                box-sizing: border-box;
                width: clamp(275px,55%,350px);
                height: 25rem;
                left: 50%;
                top: 50%;
                transform: translate(-50%,-50%);
                border: var(--mainBorder);
                background: var(--bgColor);
                padding: 2px;
                padding-bottom: 15px;
                filter: var(--dropShadow);]
                  [div=display: flex; /*readme container*/
                  flex-flow: column nowrap;
                  align-items: flex-start;
                  justify-content: flex-start;
                  position: relative;
                  width: 100%;
                  height: 100%;
                  pointer-events: auto;
                  overflow: hidden;
                  box-sizing: border-box;]
                    [div=flex: 0 auto; /*Window Name*/
                    display: flex; 
                    width: 100%;
                    flex-flow: row wrap;
                    align-items: flex-start;
                    box-sizing: border-box;
                    padding: var(--mainPadd);
                    background: var(--gradColor1) linear-gradient(90deg, var(--gradColor1) 0%, var(--gradColor2) 100%);
                    border-bottom: var(--mainBorder);]
                      [div=flex: 1 150px; /*Window Name Text Area*/
                      display: flex;
                      flex-flow: row wrap;
                      align-items: center;
                      gap: 10px;]
                        [div=flex: 0 0 32px; aspect-ratio: 1; height: 32px; background: var(--readmeIcon);]
                          [div=display: none;]icon area[/div]
                        [/div]
                        [div=flex: 1 108px; /*Window Name Text*/
                        font-size: .95rem;]
                          readme.txt
                        [/div]
                      [/div]
                      [div=flex: 0 auto; /*Window Btn Area*/
                      display: flex;
                      box-sizing: border-box;
                      flex-flow: row nowrap;
                      gap: 1px;
                      background: var(--borderColor);
                      padding: 1px;]
                        [div=flex: 0 32px;
                        height: 32px;
                        aspect-ratio: 1;
                        background: var(--bgColor);
                        position: relative;
                        box-shadow: var(--btnHigh);]
                          [div=height: 50%;
                          aspect-ratio: 1;
                          transform: translate(-50%,-50%);
                          top: 50%;
                          left: 50%;
                          position: absolute;
                          mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLXgiPjxwYXRoIGQ9Ik0xOCA2IDYgMTgiLz48cGF0aCBkPSJtNiA2IDEyIDEyIi8+PC9zdmc+);
                          background-color: var(--txtColor);
                          mask-size: contain;
                          mask-repeat: no-repeat;
                          font-size: 0px;]
                            close
                          [/div]
                        [/div]
                      [/div]
                    [/div]
                    [div=flex: 0 auto; /*Menu Bar*/
                    display: flex;
                    width: 100%;
                    padding: var(--mainPadd);
                    flex-flow: row wrap;
                    align-items: center;
                    gap: 7px 15px;
                    box-sizing: border-box;
                    border-bottom: var(--mainBorder);
                    margin-bottom: 15px;]
                      [div=flex: 1 100px;
                      overflow: hidden;
                      white-space: nowrap;
                      font-size: .95rem;]
                        [div=display: inline;
                        margin: 0px 6px;]
                          [u]F[/u]ile
                        [/div]
                        [div=display: inline;
                        margin: 0px 6px;]
                          [u]E[/u]dit
                        [/div]
                        [div=display: inline;
                        margin: 0px 6px;]
                          [u]V[/u]iew
                        [/div]
                        [div=display: inline;
                        margin: 0px 6px;]
                          [u]T[/u]ools
                        [/div]
                      [/div]
                    [/div]
                    [div=flex: 1 100px;
                    position: relative;
                    background: var(--directoryColor);
                    overflow: hidden;
                    border: var(--mainBorder);
                    box-shadow: var(--insetShadow);
                    margin-left: 13px;
                    width: calc(100% - 26px);
                    box-sizing: border-box;]
                      [div=position: absolute;
                      left: 0px;
                      top: 0px;
                      height: 100%;
                      width: 100%;
                      box-sizing: border-box;
                      padding: 18px 15px;]
                        [div=display: block;
                        position: relative;
                        width: calc(100% + 125px);
                        height: 100%;
                        overflow-x: hidden;
                        overflow-y: scroll;
                        box-sizing: border-box;
                        padding-right: 125px;
                        scrollbar-gutter: stable both-edges;
                        pointer-events: auto;
                        font-family: var(--accFont);
                        font-size: .9rem;]
                          [url=https://win98icons.alexmeub.com/][div=display: inline-block; color: var(--txtAccColor);]Windows Icons[/div][/url] by Alex Meub[br][/br]
                          [url=https://www.deviantart.com/search?q=pixel+star&cursor=MTQwYWI2MjA9NCY1OTBhY2FkMD03MiZkMTc0YjZiYz1OJTJGQSY3ODAwOTk4MiU1QjAlNUQ9MTQ1ODI4NDM3Jjc4MDA5OTgyJTVCMSU1RD0xMDYxMjk4MTczJjc4MDA5OTgyJTVCMiU1RD02ODA4NzcwODkmNzgwMDk5ODIlNUIzJTVEPTM2NjE3NjAxOSY3ODAwOTk4MiU1QjQlNUQ9NzA2MzczMTIx][div=display: inline-block; color: var(--txtAccColor);]Star Art[/div][/url] by DeviantArt[br][/br]
                          [url=https://i.pinimg.com/236x/0a/b6/46/0ab646018d39e07a0130db38498c4e40.jpg][div=display: inline-block; color: var(--txtAccColor);]Image[/div][/url] by Pintrest[br][/br]
                          [url=https://www.rpnation.com/members/fluticasone.32692/][div=display: inline-block; color: var(--txtAccColor);]Original Code[/div][/url] by fluticasone[br][/br][br][/br]

                          Original layout inspired by Windows 95 to Windows ME.
                          [div=margin-top: 1rem;
                          padding-top: 1rem;
                          border-top: 2px dashed var(--txtColor);
                          box-sizing: border-box;
                          display: flex;
                          flex-flow: column-reverse nowrap;
                          gap: .3rem;
                          ]
                          [/div]
                        [/div]
                      [/div]
                    [/div]
                  [/div]
                [/div]
              [/div]
            [/tab]
[comment]

EXE TAB

[/comment]
            [tab=daddydomdream.exe]
              [div=position: absolute; /* base empty container */
              z-index: 3;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;]
                [div=display: block;
                width: 100%;
                height: 100%;
                position: relative;
                overflow: hidden;
                left: 0px;
                top: 0px;
                background: var(--bgColor);]
                  [div=display: flex; /*Main Content Container*/;
                  flex-flow: row wrap;
                  box-sizing: border-box;
                  align-items: stretch;
                  width: 100%;
                  box-sizing: border-box;
                  padding: 15px;
                  gap: 15px;
                  line-height: normal;
                  position: relative;
                  font-size: initial;]
                    [div=flex: 1 175px; /* base directory */
                    background: var(--directoryColor);
                    box-shadow: var(--insetShadow);
                    box-sizing: border-box;
                    border: var(--mainBorder);
                    padding: var(--mainPadd);
                    display: flex;
                    flex-flow: column nowrap;
                    overflow: hidden;
                    text-wrap: nowrap;
                    gap: 8px;
                    cursor: default;
                    pointer-events: none;]
                      [div=flex: 0 auto;
                      display: flex;
                      flex-flow: column nowrap;
                      gap: 8px;]
                        [div=flex: 0 auto; /* C line */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;]
                          [div=flex: 0 0 16px; aspect-ratio: 1; background: var(--HDDIcon);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][plain](C:)[/plain][/div]
                        [/div]
                        [div=flex: 0 auto; /* C level */
                        display: flex;
                        flex-flow: column nowrap;
                        box-sizing: border-box;
                        width: calc(100% - 8px);
                        margin-left: 8px;
                        border-left: var(--mainBorder);
                        padding-left: 8px;
                        gap: 8px;]
                          [div=flex: 0 auto; /* Nightmare System line */
                          display: flex;
                          flex-flow: row nowrap;
                          align-items: center;
                          gap: 8px;]
                            [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                            [div=flex: 1 25px; font-size: .8rem;]Nightmare System[/div]
                          [/div]
                          [div=flex: 0 auto; /* Nightmare System level */
                          display: flex;
                          flex-flow: column nowrap;
                          box-sizing: border-box;
                          width: calc(100% - 8px);
                          margin-left: 8px;
                          border-left: var(--mainBorder);
                          padding-left: 8px;
                          gap: 8px;]
                            [div=flex: 0 auto; /* Restricted line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; opacity: .35; cursor: not-allowed; pointer-events: auto;]Restricted[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dream line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;
                            pointer-events: auto;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; cursor: default;]Daddy Dom Dream[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dreamlevel */
                            display: flex;
                            flex-flow: column nowrap;
                            box-sizing: border-box;
                            width: calc(100% - 8px);
                            margin-left: 8px;
                            border-left: var(--mainBorder);
                            padding-left: 8px;
                            gap: 8px;]
                              [div=flex: 0 auto; /* character sheet line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]character sheet[/div]
                              [/div]
                              [div=flex: 0 auto; /* interest check line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]interest check[/div]
                              [/div]
                              [div=flex: 0 auto; /* roleplays line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]roleplays[/div]
                              [/div]
                              [div=flex: 0 auto; /* readme line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--txtIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]readme.txt[/div]
                              [/div]
                              [div=flex: 0 auto; /* exe line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--exeIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;][div=display: inline; background: var(--gradColor1);]daddydomdream.exe[/div][/div]
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                       [div=flex: 0 auto; /* Text Templater */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--ttemplater);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/threads/text-templater-a-plain-text-template-to-form-field-generator.541840/][div=display: inline-block; color: var(--txtColor);]Text Templater[/div][/url][/div]
                        [/div]
                        [div=flex: 0 auto; /* Recycle Bin */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--recycleBin);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/members/fluticasone.32692/][div=display: inline-block; color: var(--txtColor);]Recycle Bin[/div][/url][/div]
                        [/div]
                      [/div]
                    [/div]
                    [div=flex: 7 250px; /* content */
                    height: 35rem;
                    position: relative;
                    z-index: 0;
                    display: flex;
                    flex-flow: row wrap;
                    align-items: stretch;
                    gap: 15px;]
                      [div=flex: 1 100px;
                      min-height: 125px;
                      box-sizing: border-box;
                      border: var(--mainBorder);
                      box-shadow: var(--insetShadow);
                      background: var(--mainIMG);]
                        [div=display: none;]bsghkh[/div]
                      [/div]
                      [div=flex: 2 300px;
                      min-height: calc(35rem - 140px);
                      position: relative;
                      pointer-events: auto;]
                        [div=position: absolute;
                        box-sizing: border-box;
                        top: 5%;
                        height: 90%;
                        width: 80%;
                        left: 3%;
                        overflow: hidden;]
                          [div=display: block;
                          position: relative;
                          width: calc(100% + 125px);
                          height: 100%;
                          overflow-x: hidden;
                          overflow-y: scroll;
                          box-sizing: border-box;
                          padding-right: 125px;
                          scrollbar-gutter: stable both-edges;]
                            [div=display: flex;
                            flex-flow: row nowrap;
                            align-items: flex-start;
                            gap: 15px;]
                              [div=flex: 0 0 32px;
                              background: var(--mainWindowIcon);
                              aspect-ratio: 1;]
                                [div=display: none;]burp[/div]
                              [/div]
                              [div=flex: 1 100px;
                              display: flex;
                              flex-flow: column nowrap;
                              gap: .75rem;]
                                [div=flex: 0 auto;
                                font-size: 1.5rem;
                                line-height: 1;
                                padding: 2px 0px 5px 0px;]
                                  Welcome to the System!
                                [/div]
                                [div=flex: 0 auto;
                                font-size: .95rem;
                                text-align: justify;]
                                  I want to first start off with crediting fluticasone for having such an amazing template.
                                [/div]
                                [div=flex: 0 auto;
                                font-size: .95rem;
                                text-align: justify;]
                                  Secondly, The characters, interest checks, and roleplays listed here can change at any time depending on how everything is flowing. I also request very politely that you do not comment on my thread. If you have something you wish to say or ask regarding this thread, you may DM me. If you wish to roleplay, you can also send me a DM as well
                                [/div]
                                [div=flex: 0 auto;
                                font-size: .95rem;
                                text-align: justify;]
                                  I hope that we can all roleplay together and have a very enjoyable time.
                                [/div]
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                      [/div]
                    [/div]
                  [/div]
                [/div]
              [/div]
            [/tab]
          [/div][/div][/div][/div][/div][/tabs][div=position: absolute; /* cs container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;][div=position: absolute; /* cs container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;][div=position: absolute; /* cs container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;][div=position: absolute; /* cs container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;][div=position: absolute; /* cs container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;]
        [/div]
      [/div]
    [/div]
  [/div]
[/div][/div][/div][/div][/nobr]

Hopefully this resolves the issue!
 
So I'm gonna preface this message by saying never edit a code on mobile if you can help it. Especially with a code like this with a LOT of moving parts and lines that can easily get janky. Unless you're fixing a typo, it's just best to never do it in case something happens to the code/your phone autocorrects something that shouldn't be messed with, etc etc insert something smart about coding here. Especially since I'm not sure if, on mobile, you can click the "toggle BBCode" button and have it stay that way.

Another little thing: for ease of future help, it's probably best to use the [code] [/code] tags so it's easier for people to copy/paste it somewhere and try to fix the issue! Anyway, onto the issue at hand!

I think I fixed what was going on. It looks like, while trying to add an additional character sheet link to the index bit, you copied and pasted this:

Code:
                            [div=--sampleIMG: url(https://i.pinimg.com/736x/ba/d6/16/bad61628a348755f8db815ff98bc1960.jpg);
                            flex: 0 200px; ]
                              [div=display: block;
                              aspect-ratio: 4 / 3;
                              width: 100%;
                              box-sizing: border-box;
                              border: var(--mainBorder);
                              background: var(--directoryColor) var(--sampleIMG) center center/contain no-repeat;
                              overflow: hidden;
                              position: relative;]
                                [url=https://www.rpnation.com/threads/festival-for-the-lonesome-noble-or-how-i-was-tricked-into-attending-a-hookup-event-for-unmarried-nobles-characters.544444/post-11974553][div=display: block; top: 0px; left: 0px; position: absolute; height: 100%; width: 100%; background: var(--csIcon);] [/div][/url]
                              [/div]
                              [div=display: block;
                              box-sizing: border-box;
                              padding: 5px 5%;
                              text-align: center;]
                                dream_dusktone.csheet

There was a missing [/div] tag, and so the code panicked and placed it almost right after the index bit, trying to fix things. This ended up messing with the tabs code, etc etc.

Anyway, save for maybe some images not where you wanted (because I was searching for the issue more than trying to preserve links, I'm sorry 😭 ), it looks like it's back to looking the way you wanted it!

Code:
[nobr]
  [div=display: none;]
    [font=Source Sans 3][USER=32692]@fluticasone[/USER][/font]
    [font=Inconsolata][USER=32692]@fluticasone[/USER][/font]
  [/div]
  [div="
  --font: 'Source Sans 3', sans-serif;
  --accFont: 'Inconsolata', monospace;
  --bgColor: #11232C;
  --directoryColor: #4C4B5E;
  --txtColor: #E57BB4;
  --txtAccColor: #3CE7C0;
  --borderColor: #7B5F96;
  --gradColor1: #4C4B5E;
  --gradColor2: #1B2C36;
  --mainPadd: 12px 15px;
  --dropShadow: drop-shadow(0 0 2.5px rgba(0,0,0,0.25));
  --mainBorder: 1px solid var(--borderColor);
  --btnHigh: inset 1px 1px 0px #AA6E4E;
  --insetShadow: inset 1px 1px 0px #AA6E4E;
  --mainIMG: url(https://i.pinimg.com/236x/0a/b6/46/0ab646018d39e07a0130db38498c4e40.jpg) center center/cover no-repeat;
  --mainWindowIcon: url(https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/2920b107-ff04-45f0-8cee-f15c7e0e729d/de13e6l-8b5caa05-788b-43f4-b485-fa7b9ef5203a.gif?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcLzI5MjBiMTA3LWZmMDQtNDVmMC04Y2VlLWYxNWM3ZTBlNzI5ZFwvZGUxM2U2bC04YjVjYWEwNS03ODhiLTQzZjQtYjQ4NS1mYTdiOWVmNTIwM2EuZ2lmIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.TZzkyYBEO4xUjUAVf8C4xfuk8XdHb--9Z2PdFO_yWUg) top left/auto no-repeat;
  --HDDIcon: url(https://i.imgur.com/e85DWBr.png) center center/auto no-repeat;
  --helpBookIcon: url(https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/90f9d976-619a-48eb-8f67-5838a7f0b097/dcyfsjh-266e5e3e-62c0-4120-a344-ee69eb2089cb.gif?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcLzkwZjlkOTc2LTYxOWEtNDhlYi04ZjY3LTU4MzhhN2YwYjA5N1wvZGN5ZnNqaC0yNjZlNWUzZS02MmMwLTQxMjAtYTM0NC1lZTY5ZWIyMDg5Y2IuZ2lmIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.aIr9NMQqigsXI8oiKZrNAlcCV9l8WZbq-aZc-E2XAJk) center center/auto no-repeat;
  --openDirectory: url(https://i.imgur.com/H1D0eEH.png) center center/auto no-repeat;
  --closeDirectory: url(https://i.imgur.com/MRtH3v0.png) center center/auto no-repeat;
  --txtIcon: url(https://i.imgur.com/YERxUHe.png) center center/auto no-repeat;
  --exeIcon: url(https://i.imgur.com/FQmveVe.png) center center/auto no-repeat;
  --ttemplater: url(https://i.imgur.com/QakANgg.png) center center/auto no-repeat;
  --recycleBin: url(https://i.imgur.com/O3LaYAR.png) center center/auto no-repeat;
  --infraredIcon: url(https://i.imgur.com/N36sAA8.png) center center/auto no-repeat;
  --csIcon: url(https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/2d671ab7-635a-471c-9a94-421322082c73/df1v80f-89466a70-635a-4f3c-82c3-e4e716a8479d.png/v1/fill/w_50,h_47/pixel_star_orange_by_taeaart_df1v80f-fullview.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7ImhlaWdodCI6Ijw9NDciLCJwYXRoIjoiXC9mXC8yZDY3MWFiNy02MzVhLTQ3MWMtOWE5NC00MjEzMjIwODJjNzNcL2RmMXY4MGYtODk0NjZhNzAtNjM1YS00ZjNjLTgyYzMtZTRlNzE2YTg0NzlkLnBuZyIsIndpZHRoIjoiPD01MCJ9XV0sImF1ZCI6WyJ1cm46c2VydmljZTppbWFnZS5vcGVyYXRpb25zIl19.2JkCSDmC97qJAyP7f0fyFl3ofIGitQXHmY6WNKvsovM) calc(100% - 10px) calc(100% - 3px)/auto no-repeat;
  --icIcon: url(https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/2d671ab7-635a-471c-9a94-421322082c73/df1v81r-66223c4c-d749-425d-b67e-b508f6d76db6.png/v1/fill/w_50,h_47/pixel_star_green_by_taeaart_df1v81r-fullview.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7ImhlaWdodCI6Ijw9NDciLCJwYXRoIjoiXC9mXC8yZDY3MWFiNy02MzVhLTQ3MWMtOWE5NC00MjEzMjIwODJjNzNcL2RmMXY4MXItNjYyMjNjNGMtZDc0OS00MjVkLWI2N2UtYjUwOGY2ZDc2ZGI2LnBuZyIsIndpZHRoIjoiPD01MCJ9XV0sImF1ZCI6WyJ1cm46c2VydmljZTppbWFnZS5vcGVyYXRpb25zIl19.8tRYdxbpxtUvfeL2FJU7-0QKetOKyqHSvDo-VzFgjZ0) calc(100% - 10px) calc(100% - 3px)/auto no-repeat;
  --miscIcon: url(https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/2d671ab7-635a-471c-9a94-421322082c73/df1v7v8-dd6ae119-9639-48bc-b894-3fcf2335567f.png/v1/fill/w_50,h_47/pixel_star_red_by_taeaart_df1v7v8-fullview.png?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7ImhlaWdodCI6Ijw9NDciLCJwYXRoIjoiXC9mXC8yZDY3MWFiNy02MzVhLTQ3MWMtOWE5NC00MjEzMjIwODJjNzNcL2RmMXY3djgtZGQ2YWUxMTktOTYzOS00OGJjLWI4OTQtM2ZjZjIzMzU1NjdmLnBuZyIsIndpZHRoIjoiPD01MCJ9XV0sImF1ZCI6WyJ1cm46c2VydmljZTppbWFnZS5vcGVyYXRpb25zIl19.i7sG0hbXOze5WZAFH8aB7C-jrPItUYC_Kf0GreKQsyQ) calc(100% - 10px) calc(100% - 3px)/auto no-repeat;
  --readmeIcon: url(https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/06a822e2-897e-4baa-9d47-7e50138a66e5/dcvehwn-843813b8-0573-424a-a627-34c3c03ed458.gif?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7InBhdGgiOiJcL2ZcLzA2YTgyMmUyLTg5N2UtNGJhYS05ZDQ3LTdlNTAxMzhhNjZlNVwvZGN2ZWh3bi04NDM4MTNiOC0wNTczLTQyNGEtYTYyNy0zNGMzYzAzZWQ0NTguZ2lmIn1dXSwiYXVkIjpbInVybjpzZXJ2aWNlOmZpbGUuZG93bmxvYWQiXX0.0xIFqFhs5HG7fmfMLCILENKjhP--Db1-owXlaAJIeL0) top left/auto no-repeat;
  display: block;
  padding: 25px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  font-family: var(--font);
  color: var(--txtColor);
  font-size: initial;"]
    [div=display: block; /*main container*/
    width: clamp(200px,100%,1250px);
    box-sizing: border-box;
    border: var(--mainBorder);
    margin: auto;
    background: var(--bgColor);
    padding: 2px;
    filter: var(--dropShadow);]
      [div=display: flex; /*Window Name*/
      width: 100%;
      flex-flow: row wrap;
      align-items: flex-start;
      box-sizing: border-box;
      padding: var(--mainPadd);
      background: var(--gradColor1) linear-gradient(90deg, var(--gradColor1) 0%, var(--gradColor2) 70%);
      border-bottom: var(--mainBorder);]
        [div=flex: 1 150px; /*Window Name Text Area*/
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        gap: 10px;]
          [div=flex: 0 0 32px; aspect-ratio: 1; height: 32px; background: var(--mainWindowIcon);]
            [div=display: none;]icon area[/div]
          [/div]
          [div=flex: 1 108px; /*Window Name Text*/
          font-size: .95rem;]
            Nightmare System  —  daddydomdream.exe
          [/div]
        [/div]
        [div=flex: 0 auto; /*Window Btn Area*/
        display: flex;
        box-sizing: border-box;
        flex-flow: row nowrap;
        gap: 1px;
        background: var(--borderColor);
        padding: 1px;]
          [div=flex: 0 32px;
          height: 32px;
          aspect-ratio: 1;
          background: var(--bgColor);
          position: relative;
          box-shadow: var(--btnHigh);]
            [div=height: 50%;
            aspect-ratio: 1;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
            position: absolute;
            mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLW1pbnVzIj48cGF0aCBkPSJNNSAxMmgxNCIvPjwvc3ZnPg==);
            background-color: var(--txtColor);
            mask-size: contain;
            mask-repeat: no-repeat;
            font-size: 0px;]
              window
            [/div]
          [/div]
          [div=flex: 0 32px;
          height: 32px;
          aspect-ratio: 1;
          background: var(--bgColor);
          position: relative;
          box-shadow: var(--btnHigh);]
            [div=height: 50%;
            aspect-ratio: 1;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
            position: absolute;
            mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLWFwcC13aW5kb3ciPjxyZWN0IHg9IjIiIHk9IjQiIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNiIgcng9IjIiLz48cGF0aCBkPSJNMTAgNHY0Ii8+PHBhdGggZD0iTTIgOGgyMCIvPjxwYXRoIGQ9Ik02IDR2NCIvPjwvc3ZnPg==);
            background-color: var(--txtColor);
            mask-size: contain;
            mask-repeat: no-repeat;
            font-size: 0px;]
              minimize
            [/div]
          [/div]
          [div=flex: 0 32px;
          height: 32px;
          aspect-ratio: 1;
          background: var(--bgColor);
          position: relative;
          box-shadow: var(--btnHigh);]
            [div=height: 50%;
            aspect-ratio: 1;
            transform: translate(-50%,-50%);
            top: 50%;
            left: 50%;
            position: absolute;
            mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLXgiPjxwYXRoIGQ9Ik0xOCA2IDYgMTgiLz48cGF0aCBkPSJtNiA2IDEyIDEyIi8+PC9zdmc+);
            background-color: var(--txtColor);
            mask-size: contain;
            mask-repeat: no-repeat;
            font-size: 0px;]
              close
            [/div]
          [/div]
        [/div]
      [/div]
      [div=display: flex; /*Menu Bar*/
      width: 100%;
      padding: var(--mainPadd);
      flex-flow: row wrap;
      align-items: center;
      gap: 7px 15px;
      box-sizing: border-box;
      border-bottom: var(--mainBorder);]
        [div=flex: 1 100px;
        overflow: hidden;
        white-space: nowrap;
        font-size: .95rem;]
          [div=display: inline;
          margin: 0px 6px;]
            [u]F[/u]ile
          [/div]
          [div=display: inline;
          margin: 0px 6px;]
            [u]E[/u]dit
          [/div]
          [div=display: inline;
          margin: 0px 6px;]
            [u]V[/u]iew
          [/div]
          [div=display: inline;
          margin: 0px 6px;]
            [u]T[/u]ools
          [/div]
        [/div]
        [div=flex: 5 250px;
        height: 32px;
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        box-sizing: border-box;
        gap: 15px;]
          [div=flex: 1 100px;
          height: 32px;
          display: flex;
          flex-flow: row nowrap;
          align-items: center;
          box-sizing: border-box;
          gap: 3px 5px;
          background: var(--directoryColor);
          border: var(--mainBorder);
          box-shadow: var(--insetShadow);
          white-space: nowrap;
          overflow: hidden;
          font-size: .8rem;
          padding: 0px 15px;]
            [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--HDDIcon);] [/div]
            [div=flex: 1 150px;][plain](C:)\Nightmare System\Daddy Dom Dream[/plain][/div]
          [/div]
          [div=flex 0 32px;
          height: 32px;
          aspect-ratio: 1;
          box-sizing: border-box;
          border: var(--mainBorder);
          background: var(--bgColor);
          box-shadow: var(--btnHigh);
          position: relative;]
            [url=https://www.rpnation.com/members/daddy-dom-dream.11903/]
              [div=display: block;
              width: 100%;
              aspect-ratio: 1;
              background: var(--helpBookIcon);
              font-size: 0px;]
                
              [/div]
            [/url]
          [/div]
        [/div]
      [/div]
      [div=display: flex; /*Main Content Container*/;
      flex-flow: row wrap;
      box-sizing: border-box;
      align-items: stretch;
      width: 100%;
      box-sizing: border-box;
      padding: 15px;
      gap: 15px;
      line-height: normal;
      position: relative;
      background: var(--bgColor);
      font-size: initial;]
        [div=flex: 1 175px; /* base directory */
        background: var(--directoryColor);
        box-shadow: var(--insetShadow);
        box-sizing: border-box;
        border: var(--mainBorder);
        padding: var(--mainPadd);
        display: flex;
        flex-flow: column nowrap;
        overflow: hidden;
        text-wrap: nowrap;
        gap: 8px;
        pointer-events: none;]
          [div=flex: 0 auto;
          display: flex;
          flex-flow: column nowrap;
          gap: 8px;]
            [div=flex: 0 auto; /* C line */
            display: flex;
            flex-flow: row nowrap;
            align-items: center;
            gap: 8px;]
              [div=flex: 0 0 16px; aspect-ratio: 1; background: var(--HDDIcon);] [/div]
              [div=flex: 1 25px; font-size: .8rem;][plain](C:)[/plain][/div]
            [/div]
            [div=flex: 0 auto; /* C level */
            display: flex;
            flex-flow: column nowrap;
            box-sizing: border-box;
            width: calc(100% - 8px);
            margin-left: 8px;
            border-left: var(--mainBorder);
            padding-left: 8px;
            gap: 8px;]
              [div=flex: 0 auto; /* Nightmare System line */
              display: flex;
              flex-flow: row nowrap;
              align-items: center;
              gap: 8px;]
                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                [div=flex: 1 25px; font-size: .8rem;]Nightmare System[/div]
              [/div]
              [div=flex: 0 auto; /* Nightmare System level */
              display: flex;
              flex-flow: column nowrap;
              box-sizing: border-box;
              width: calc(100% - 8px);
              margin-left: 8px;
              border-left: var(--mainBorder);
              padding-left: 8px;
              gap: 8px;]
                [div=flex: 0 auto; /* Restricted line */
                display: flex;
                flex-flow: row nowrap;
                align-items: center;
                gap: 8px;]
                  [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                  [div=flex: 1 25px; font-size: .8rem; opacity: .35; cursor: not-allowed; pointer-events: auto;]Restricted[/div]
                [/div]
                [div=flex: 0 auto; /* Daddy Dom Dream line */
                display: flex;
                flex-flow: row nowrap;
                align-items: center;
                gap: 8px;]
                  [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                  [div=flex: 1 25px; font-size: .8rem; cursor: default;]Daddy Dom Dream[/div]
                [/div]
                [div=flex: 0 auto; /* Daddy Dom Dream level */
                display: flex;
                flex-flow: column nowrap;
                box-sizing: border-box;
                width: calc(100% - 8px);
                margin-left: 8px;
                border-left: var(--mainBorder);
                padding-left: 8px;
                gap: 8px;]
                  [div=flex: 0 auto; /* character sheet line */
                  display: flex;
                  flex-flow: row nowrap;
                  align-items: center;
                  gap: 8px;]
                    [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                    [div=flex: 1 25px; font-size: .8rem;]character sheet[/div]
                  [/div]
                  [div=flex: 0 auto; /* interest check line */
                  display: flex;
                  flex-flow: row nowrap;
                  align-items: center;
                  gap: 8px;]
                    [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                    [div=flex: 1 25px; font-size: .8rem;]interest check[/div]
                  [/div]
                  [div=flex: 0 auto; /* roleplays line */
                  display: flex;
                  flex-flow: row nowrap;
                  align-items: center;
                  gap: 8px;]
                    [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                    [div=flex: 1 25px; font-size: .8rem;]roleplays[/div]
                  [/div]
                  [div=flex: 0 auto; /* readme line */
                  display: flex;
                  flex-flow: row nowrap;
                  align-items: center;
                  gap: 8px;]
                    [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--txtIcon);] [/div]
                    [div=flex: 1 25px; font-size: .8rem;]readme.txt[/div]
                  [/div]
                  [div=flex: 0 auto; /* exe line */
                  display: flex;
                  flex-flow: row nowrap;
                  align-items: center;
                  gap: 8px;]
                    [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--exeIcon);] [/div]
                    [div=flex: 1 25px; font-size: .8rem;][div=display: inline; background: var(--gradColor1);]daddydomdream.exe[/div][/div]
                  [/div]
                [/div]
              [/div]
            [/div]
            [div=flex: 0 auto; /* Text Templater */
            display: flex;
            flex-flow: row nowrap;
            align-items: center;
            gap: 8px;
            pointer-events: auto;]
              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--ttemplater);] [/div]
              [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/threads/text-templater-a-plain-text-template-to-form-field-generator.541840/][div=display: inline-block; color: var(--txtColor);]Text Templater[/div][/url][/div]
            [/div]
            [div=flex: 0 auto; /* Recycle Bin */
            display: flex;
            flex-flow: row nowrap;
            align-items: center;
            gap: 8px;
            pointer-events: auto;]
              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--recycleBin);] [/div]
              [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/members/fluticasone.32692/][div=display: inline-block; color: var(--txtColor);]Recycle Bin[/div][/url][/div]
            [/div]
          [/div]
        [/div]
        [div=flex: 7 250px; /* content */
        height: 35rem;]

        [/div]
        [div=position: absolute; /* tab container */
        top: 0px;
        left: 0px;
        height: 100%;
        width: 100%;
        box-sizing: border-box;
        padding: 132px calc(90% - 50px) 0px 50px;
        line-height: 2.1;
        transform: scaleY(.8);
        transform-origin: top left;
        pointer-events: auto;]
          [tabs]
            [tab=daddydomdreambase]
              [div=position: absolute; /* base empty container */
              z-index: 3;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;]
                [div=display: block;
                width: 100%;
                height: 100%;
                position: relative;
                overflow: hidden;
                left: 0px;
                top: 0px;
                background: var(--bgColor);]
                  [div=display: flex; /*Main Content Container*/;
                  flex-flow: row wrap;
                  box-sizing: border-box;
                  align-items: stretch;
                  width: 100%;
                  box-sizing: border-box;
                  padding: 15px;
                  gap: 15px;
                  line-height: normal;
                  position: relative;
                  font-size: initial;]
                    [div=flex: 1 175px; /* base directory */
                    background: var(--directoryColor);
                    box-shadow: var(--insetShadow);
                    box-sizing: border-box;
                    border: var(--mainBorder);
                    padding: var(--mainPadd);
                    display: flex;
                    flex-flow: column nowrap;
                    overflow: hidden;
                    text-wrap: nowrap;
                    gap: 8px;
                    cursor: default;
                    pointer-events: none;]
                      [div=flex: 0 auto;
                      display: flex;
                      flex-flow: column nowrap;
                      gap: 8px;]
                        [div=flex: 0 auto; /* C line */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;]
                          [div=flex: 0 0 16px; aspect-ratio: 1; background: var(--HDDIcon);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][plain](C:)[/plain][/div]
                        [/div]
                        [div=flex: 0 auto; /* C level */
                        display: flex;
                        flex-flow: column nowrap;
                        box-sizing: border-box;
                        width: calc(100% - 8px);
                        margin-left: 8px;
                        border-left: var(--mainBorder);
                        padding-left: 8px;
                        gap: 8px;]
                          [div=flex: 0 auto; /* Nightmare System line */
                          display: flex;
                          flex-flow: row nowrap;
                          align-items: center;
                          gap: 8px;]
                            [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                            [div=flex: 1 25px; font-size: .8rem;]Nightmare System[/div]
                          [/div]
                          [div=flex: 0 auto; /* Nightmare System level */
                          display: flex;
                          flex-flow: column nowrap;
                          box-sizing: border-box;
                          width: calc(100% - 8px);
                          margin-left: 8px;
                          border-left: var(--mainBorder);
                          padding-left: 8px;
                          gap: 8px;]
                            [div=flex: 0 auto; /* Restricted line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; opacity: .35; cursor: not-allowed; pointer-events: auto;]Restricted[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dream line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;
                            pointer-events: auto;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; cursor: default;]Daddy Dom Dream[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dream level */
                            display: flex;
                            flex-flow: column nowrap;
                            box-sizing: border-box;
                            width: calc(100% - 8px);
                            margin-left: 8px;
                            border-left: var(--mainBorder);
                            padding-left: 8px;
                            gap: 8px;]
                              [div=flex: 0 auto; /* character sheet line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]character sheet[/div]
                              [/div]
                              [div=flex: 0 auto; /* interest check line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]interest check[/div]
                              [/div]
                              [div=flex: 0 auto; /* roleplays line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]roleplays[/div]
                              [/div]
                              [div=flex: 0 auto; /* readme line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--txtIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]readme.txt[/div]
                              [/div]
                              [div=flex: 0 auto; /* exe line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--exeIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;][div=display: inline; background: var(--gradColor1);]daddydomdream.exe[/div][/div]
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                        [div=flex: 0 auto; /* Text Templater */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--ttemplater);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/threads/text-templater-a-plain-text-template-to-form-field-generator.541840/][div=display: inline-block; color: var(--txtColor);]Text Templater[/div][/url][/div]
                        [/div]
                        [div=flex: 0 auto; /* Recycle Bin */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--recycleBin);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/members/fluticasone.32692/][div=display: inline-block; color: var(--txtColor);]Recycle Bin[/div][/url][/div]
                        [/div]
                      [/div]
                    [/div]
                    [div=flex: 7 250px; /* content */
                    height: 35rem;
                    position: relative;
                    z-index: 0;
                    display: flex;
                    flex-flow: row wrap;
                    align-items: stretch;
                    gap: 15px;]
                      [div=flex: 1 100px;
                      min-height: 125px;
                      box-sizing: border-box;
                      border: var(--mainBorder);
                      box-shadow: var(--insetShadow);
                      background: var(--mainIMG);]
                        [div=display: none;]bsghkh[/div]
                      [/div]
                      [div=flex: 2 300px;
                      min-height: calc(35rem - 140px);
                      position: relative;
                      pointer-events: auto;]
                        [div=position: absolute;
                        box-sizing: border-box;
                        top: 5%;
                        height: 90%;
                        width: 80%;
                        left: 3%;
                        overflow: hidden;]
                          [div=display: block;
                          position: relative;
                          width: calc(100% + 125px);
                          height: 100%;
                          overflow-x: hidden;
                          overflow-y: scroll;
                          box-sizing: border-box;
                          padding-right: 125px;
                          scrollbar-gutter: stable both-edges;]
                            [div=display: flex;
                            flex-flow: row nowrap;
                            align-items: flex-start;
                            gap: 15px;]
                              [div=flex: 0 0 32px;
                              background: var(--mainWindowIcon);
                              aspect-ratio: 1;]
                                [div=display: none;]burp[/div]
                              [/div]
                              [div=flex: 1 100px;
                              display: flex;
                              flex-flow: column nowrap;
                              gap: .75rem;]
                                [div=flex: 0 auto;
                                font-size: 1.5rem;
                                line-height: 1;
                                padding: 2px 0px 5px 0px;]
                                  Welcome to the System!
                                [/div]
                                [div=flex: 0 auto;
                                font-size: .95rem;
                                text-align: justify;]
                                  I want to first start off with crediting fluticasone for having such an amazing template.
                                [/div]
                                [div=flex: 0 auto;
                                font-size: .95rem;
                                text-align: justify;]
                                  Secondly, The characters, interest checks, and roleplays listed here can change at any time depending on how everything is flowing. I also request very politely that you do not comment on my thread. If you have something you wish to say or ask regarding this thread, you may DM me. If you wish to roleplay, you can also send me a DM as well
                                [/div]
                                [div=flex: 0 auto;
                                font-size: .95rem;
                                text-align: justify;]
                                  I hope that we can all roleplay together and have a very enjoyable time.
                                [/div]
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                      [/div]
                    [/div]
                  [/div]
                [/div]
              [/div]
            [/tab]
[comment]

CHARACTER SHEET TAB

[/comment]
            [tab=charactersheet]
              [div=position: absolute; /* cs container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;]
                [div=display: block;
                width: 100%;
                height: 100%;
                position: relative;
                overflow: hidden;
                left: 0px;
                top: 0px;
                background: var(--bgColor);]
                  [div=display: flex; /*CS Content Container*/;
                  flex-flow: row wrap;
                  box-sizing: border-box;
                  align-items: stretch;
                  width: 100%;
                  box-sizing: border-box;
                  padding: 15px;
                  gap: 15px;
                  line-height: normal;
                  position: relative;
                  font-size: initial;]
                    [div=flex: 1 175px; /* cs directory */
                    background: var(--directoryColor);
                    box-shadow: var(--insetShadow);
                    box-sizing: border-box;
                    border: var(--mainBorder);
                    padding: var(--mainPadd);
                    display: flex;
                    flex-flow: column nowrap;
                    overflow: hidden;
                    text-wrap: nowrap;
                    gap: 8px;
                    cursor: default;
                    pointer-events: none;]
                      [div=flex: 0 auto;
                      display: flex;
                      flex-flow: column nowrap;
                      gap: 8px;]
                        [div=flex: 0 auto; /* C line */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;]
                          [div=flex: 0 0 16px; aspect-ratio: 1; background: var(--HDDIcon);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][plain](C:)[/plain][/div]
                        [/div]
                        [div=flex: 0 auto; /* C level */
                        display: flex;
                        flex-flow: column nowrap;
                        box-sizing: border-box;
                        width: calc(100% - 8px);
                        margin-left: 8px;
                        border-left: var(--mainBorder);
                        padding-left: 8px;
                        gap: 8px;]
                          [div=flex: 0 auto; /* Nightmare System line */
                          display: flex;
                          flex-flow: row nowrap;
                          align-items: center;
                          gap: 8px;]
                            [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                            [div=flex: 1 25px; font-size: .8rem;]Nightmare System[/div]
                          [/div]
                          [div=flex: 0 auto; /* Nightmare Systemlevel */
                          display: flex;
                          flex-flow: column nowrap;
                          box-sizing: border-box;
                          width: calc(100% - 8px);
                          margin-left: 8px;
                          border-left: var(--mainBorder);
                          padding-left: 8px;
                          gap: 8px;]
                            [div=flex: 0 auto; /* Restricted line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; opacity: .35; cursor: not-allowed; pointer-events: auto;]Restricted[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dream line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;
                            pointer-events: auto;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; cursor: default;]Daddy Dom Dream[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dream level */
                            display: flex;
                            flex-flow: column nowrap;
                            box-sizing: border-box;
                            width: calc(100% - 8px);
                            margin-left: 8px;
                            border-left: var(--mainBorder);
                            padding-left: 8px;
                            gap: 8px;]
                              [div=flex: 0 auto; /* character sheet line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;][div=display: inline; background: var(--gradColor1);]character sheet[/div][/div]
                              [/div]
                              [div=flex: 0 auto; /* interest check line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]interest check[/div]
                              [/div]
                              [div=flex: 0 auto; /* roleplays line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]roleplays[/div]
                              [/div]
                              [div=flex: 0 auto; /* readme line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--txtIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]readme.txt[/div]
                              [/div]
                              [div=flex: 0 auto; /* exe line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--exeIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]daddydomdream.exe[/div]
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                        [div=flex: 0 auto; /* Text Templater */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--ttemplater);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/threads/text-templater-a-plain-text-template-to-form-field-generator.541840/][div=display: inline-block; color: var(--txtColor);]Text Templater[/div][/url][/div]
                        [/div]
                        [div=flex: 0 auto; /* Recycle Bin */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--recycleBin);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/members/fluticasone.32692/][div=display: inline-block; color: var(--txtColor);]Recycle Bin[/div][/url][/div]
                        [/div]
                      [/div]
                    [/div]
                    [div=flex: 7 250px; /* cs container */
                    height: 35rem;
                    position: relative;
                    box-sizing: border-box;
                    overflow: hidden;
                    box-sizing: border-box;
                    border: var(--mainBorder);
                    box-shadow: var(--insetShadow);
                    background: var(--directoryColor);]
                      [div=position: absolute;
                      height: calc(100% - 50px);
                      width: calc(100% - 50px);
                      overflow: hidden;
                      top: 25px;
                      left: 25px;]
                        [div=display: block;
                        position: relative;
                        width: calc(100% + 125px);
                        height: 100%;
                        overflow-x: hidden;
                        overflow-y: scroll;
                        box-sizing: border-box;
                        padding-right: 125px;
                        scrollbar-gutter: stable both-edges;
                        pointer-events: auto;]
                          [div=display: flex;
                          width: 100%;
                          height: auto;
                          gap: 15px;
                          flex-flow: row wrap;
                          align-items: flex-start;
                          align-content: flex-start;
                          justify-content: flex-start;]
[comment] Copy CS template starting here [/comment]
                            [div=--sampleIMG: url(https://i.pinimg.com/736x/92/e4/d4/92e4d4dc6cbb07d0220775a944fe57c1.jpg);
                            flex: 0 200px; ]
                              [div=display: block;
                              aspect-ratio: 4 / 3;
                              width: 100%;
                              box-sizing: border-box;
                              border: var(--mainBorder);
                              background: var(--directoryColor) var(--sampleIMG) center center/contain no-repeat;
                              overflow: hidden;
                              position: relative;]
                                [url=https://www.rpnation.com/threads/o-1-nightmares-book-of-many-faces-1-o.545549/post-11970415][div=display: block; top: 0px; left: 0px; position: absolute; height: 100%; width: 100%; background: var(--csIcon);] [/div][/url]
                              [/div]
                              [div=display: block;
                              box-sizing: border-box;
                              padding: 5px 5%;
                              text-align: center;]
                                amilia_isekai_hell.csheet
                              [/div]
[comment] Copy CS template ending here [/comment]
                            [div=--sampleIMG: url(https://i.pinimg.com/736x/15/b5/07/15b507cb8e88625a1c0c481e26e5cf08.jpg);
                            flex: 0 200px; ]
                              [div=display: block;
                              aspect-ratio: 4 / 3;
                              width: 100%;
                              box-sizing: border-box;
                              border: var(--mainBorder);
                              background: var(--directoryColor) var(--sampleIMG) center center/contain no-repeat;
                              overflow: hidden;
                              position: relative;]
                                [url=https://www.rpnation.com/threads/festival-for-the-lonesome-noble-or-how-i-was-tricked-into-attending-a-hookup-event-for-unmarried-nobles-characters.544444/post-11974553][div=display: block; top: 0px; left: 0px; position: absolute; height: 100%; width: 100%; background: var(--csIcon);] [/div][/url]
                              [/div]
                              [div=display: block;
                              box-sizing: border-box;
                              padding: 5px 5%;
                              text-align: center;]
                                illesia_mondessa.csheet
                               [/div]
[comment] Copy CS template ending here [/comment]
                            [div=--sampleIMG: url(https://i.pinimg.com/736x/ba/d6/16/bad61628a348755f8db815ff98bc1960.jpg);
                            flex: 0 200px; ]
                              [div=display: block;
                              aspect-ratio: 4 / 3;
                              width: 100%;
                              box-sizing: border-box;
                              border: var(--mainBorder);
                              background: var(--directoryColor) var(--sampleIMG) center center/contain no-repeat;
                              overflow: hidden;
                              position: relative;]
                                [url=https://www.rpnation.com/threads/o-1-nightmares-book-of-many-faces-1-o.545549/post-11970415][div=display: block; top: 0px; left: 0px; position: absolute; height: 100%; width: 100%; background: var(--csIcon);] [/div][/url]
                              [/div]
                              [div=display: block;
                              box-sizing: border-box;
                              padding: 5px 5%;
                              text-align: center;]
                                dream_dusktone.csheet
                               [/div]
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                      [/div]
                    [/div]
                  [/div]
                [/div]
              [/div]
            [/div][/tab][div=position: absolute; /* cs container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;][div=position: absolute; /* cs container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;][div=position: absolute; /* cs container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;]
[comment]

INTEREST CHECK TAB

[/comment]
            [tab=interestcheck]
              [div=position: absolute; /* intcheck container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;]
                [div=display: block;
                width: 100%;
                height: 100%;
                position: relative;
                overflow: hidden;
                left: 0px;
                top: 0px;
                background: var(--bgColor);]
                  [div=display: flex; /* intcheck Content Container*/;
                  flex-flow: row wrap;
                  box-sizing: border-box;
                  align-items: stretch;
                  width: 100%;
                  box-sizing: border-box;
                  padding: 15px;
                  gap: 15px;
                  line-height: normal;
                  position: relative;
                  font-size: initial;]
                    [div=flex: 1 175px; /* intcheck directory */
                    background: var(--directoryColor);
                    box-shadow: var(--insetShadow);
                    box-sizing: border-box;
                    border: var(--mainBorder);
                    padding: var(--mainPadd);
                    display: flex;
                    flex-flow: column nowrap;
                    overflow: hidden;
                    text-wrap: nowrap;
                    gap: 8px;
                    cursor: default;
                    pointer-events: none;]
                      [div=flex: 0 auto;
                      display: flex;
                      flex-flow: column nowrap;
                      gap: 8px;]
                        [div=flex: 0 auto; /* C line */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;]
                          [div=flex: 0 0 16px; aspect-ratio: 1; background: var(--HDDIcon);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][plain](C:)[/plain][/div]
                        [/div]
                        [div=flex: 0 auto; /* C level */
                        display: flex;
                        flex-flow: column nowrap;
                        box-sizing: border-box;
                        width: calc(100% - 8px);
                        margin-left: 8px;
                        border-left: var(--mainBorder);
                        padding-left: 8px;
                        gap: 8px;]
                          [div=flex: 0 auto; /* Nightmare System line */
                          display: flex;
                          flex-flow: row nowrap;
                          align-items: center;
                          gap: 8px;]
                            [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                            [div=flex: 1 25px; font-size: .8rem;]Nightmare System[/div]
                          [/div]
                          [div=flex: 0 auto; /* Nightmare System level */
                          display: flex;
                          flex-flow: column nowrap;
                          box-sizing: border-box;
                          width: calc(100% - 8px);
                          margin-left: 8px;
                          border-left: var(--mainBorder);
                          padding-left: 8px;
                          gap: 8px;]
                            [div=flex: 0 auto; /* Restricted line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; opacity: .35; cursor: not-allowed; pointer-events: auto;]Restricted[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dream line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;
                            pointer-events: auto;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; cursor: default;]Daddy Dom Dream[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dream level */
                            display: flex;
                            flex-flow: column nowrap;
                            box-sizing: border-box;
                            width: calc(100% - 8px);
                            margin-left: 8px;
                            border-left: var(--mainBorder);
                            padding-left: 8px;
                            gap: 8px;]
                              [div=flex: 0 auto; /* character sheet line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]character sheet[/div]
                              [/div]
                              [div=flex: 0 auto; /* interest check line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;][div=display: inline; background: var(--gradColor1);]interest check[/div][/div]
                              [/div]
                              [div=flex: 0 auto; /* roleplays line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]roleplays[/div]
                              [/div]
                              [div=flex: 0 auto; /* readme line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--txtIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]readme.txt[/div]
                              [/div]
                              [div=flex: 0 auto; /* exe line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--exeIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]daddydomdream.exe[/div]
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                        [div=flex: 0 auto; /* Text Templater */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--ttemplater);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/threads/text-templater-a-plain-text-template-to-form-field-generator.541840/][div=display: inline-block; color: var(--txtColor);]Text Templater[/div][/url][/div]
                        [/div]
                        [div=flex: 0 auto; /* Recycle Bin */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--recycleBin);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/members/fluticasone.32692/][div=display: inline-block; color: var(--txtColor);]Recycle Bin[/div][/url][/div]
                        [/div]
                      [/div]
                    [/div]
                    [div=flex: 7 250px; /* intcheck container */
                    height: 35rem;
                    position: relative;
                    box-sizing: border-box;
                    overflow: hidden;
                    box-sizing: border-box;
                    border: var(--mainBorder);
                    box-shadow: var(--insetShadow);
                    background: var(--directoryColor);]
                      [div=position: absolute;
                      height: calc(100% - 50px);
                      width: calc(100% - 50px);
                      overflow: hidden;
                      top: 25px;
                      left: 25px;]
                        [div=display: block;
                        position: relative;
                        width: calc(100% + 125px);
                        height: 100%;
                        overflow-x: hidden;
                        overflow-y: scroll;
                        box-sizing: border-box;
                        padding-right: 125px;
                        scrollbar-gutter: stable both-edges;
                        pointer-events: auto;]
                          [div=display: flex;
                          width: 100%;
                          height: auto;
                          gap: 15px;
                          flex-flow: row wrap;
                          align-items: flex-start;
                          align-content: flex-start;
                          justify-content: flex-start;]
[comment] Copy IntCheck template starting here [/comment]
                            [div=--sampleIMG: url(https://i.pinimg.com/236x/1f/23/8d/1f238d7bc5b796a40f222c2d63bbdaed.jpg);
                            flex: 0 200px; ]
                              [div=display: block;
                              aspect-ratio: 4 / 3;
                              width: 100%;
                              box-sizing: border-box;
                              border: var(--mainBorder);
                              background: var(--directoryColor) var(--sampleIMG) center center/contain no-repeat;
                              overflow: hidden;
                              position: relative;]
                                [url=https://www.rpnation.com/threads/island-of-the-lost.545589/][div=display: block; top: 0px; left: 0px; position: absolute; height: 100%; width: 100%; background: var(--icIcon);] [/div][/url]
                              [/div]
                              [div=display: block;
                              box-sizing: border-box;
                              padding: 5px 5%;
                              text-align: center;]
                                island_of_the_lost.intcheck
                              [/div]
[comment] Copy IntCheck template ending here [/comment]
                            [div=--sampleIMG: url(https://i.pinimg.com/236x/8e/22/08/8e2208e6a1fe2f7346afed4f1c8f7d3a.jpg);
                            flex: 0 200px; ]
                              [div=display: block;
                              aspect-ratio: 4 / 3;
                              width: 100%;
                              box-sizing: border-box;
                              border: var(--mainBorder);
                              background: var(--directoryColor) var(--sampleIMG) center center/contain no-repeat;
                              overflow: hidden;
                              position: relative;]
                                [url=https://www.rpnation.com/threads/cybernetic-rebirth.545666/][div=display: block; top: 0px; left: 0px; position: absolute; height: 100%; width: 100%; background: var(--icIcon);] [/div][/url]
                              [/div]
                              [div=display: block;
                              box-sizing: border-box;
                              padding: 5px 5%;
                              text-align: center;]
                                cybernetic_rebirth.intcheck
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                      [/div]
                    [/div]
                  [/div]
                [/div]
              [/div]
            [/div][/tab][div=position: absolute; /* intcheck container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;]
[comment]

ROLEPLAYS TAB

[/comment]
            [tab=roleplays]
              [div=position: absolute; /* misc container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;]
                [div=display: block;
                width: 100%;
                height: 100%;
                position: relative;
                overflow: hidden;
                left: 0px;
                top: 0px;
                background: var(--bgColor);]
                  [div=display: flex; /* misc Content Container*/;
                  flex-flow: row wrap;
                  box-sizing: border-box;
                  align-items: stretch;
                  width: 100%;
                  box-sizing: border-box;
                  padding: 15px;
                  gap: 15px;
                  line-height: normal;
                  position: relative;
                  font-size: initial;]
                    [div=flex: 1 175px; /* misc directory */
                    background: var(--directoryColor);
                    box-shadow: var(--insetShadow);
                    box-sizing: border-box;
                    border: var(--mainBorder);
                    padding: var(--mainPadd);
                    display: flex;
                    flex-flow: column nowrap;
                    overflow: hidden;
                    text-wrap: nowrap;
                    gap: 8px;
                    cursor: default;
                    pointer-events: none;]
                      [div=flex: 0 auto;
                      display: flex;
                      flex-flow: column nowrap;
                      gap: 8px;]
                        [div=flex: 0 auto; /* C line */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;]
                          [div=flex: 0 0 16px; aspect-ratio: 1; background: var(--HDDIcon);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][plain](C:)[/plain][/div]
                        [/div]
                        [div=flex: 0 auto; /* C level */
                        display: flex;
                        flex-flow: column nowrap;
                        box-sizing: border-box;
                        width: calc(100% - 8px);
                        margin-left: 8px;
                        border-left: var(--mainBorder);
                        padding-left: 8px;
                        gap: 8px;]
                          [div=flex: 0 auto; /* Nightmare System line */
                          display: flex;
                          flex-flow: row nowrap;
                          align-items: center;
                          gap: 8px;]
                            [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                            [div=flex: 1 25px; font-size: .8rem;]Nightmare System[/div]
                          [/div]
                          [div=flex: 0 auto; /* Nightmare System level */
                          display: flex;
                          flex-flow: column nowrap;
                          box-sizing: border-box;
                          width: calc(100% - 8px);
                          margin-left: 8px;
                          border-left: var(--mainBorder);
                          padding-left: 8px;
                          gap: 8px;]
                            [div=flex: 0 auto; /* Restricted line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; opacity: .35; cursor: not-allowed; pointer-events: auto;]Restricted[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dream line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;
                            pointer-events: auto;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; cursor: default;]Daddy Dom Dream[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dream level */
                            display: flex;
                            flex-flow: column nowrap;
                            box-sizing: border-box;
                            width: calc(100% - 8px);
                            margin-left: 8px;
                            border-left: var(--mainBorder);
                            padding-left: 8px;
                            gap: 8px;]
                              [div=flex: 0 auto; /* character sheet line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]character sheet[/div]
                              [/div]
                              [div=flex: 0 auto; /* interest check line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]interest check[/div]
                              [/div]
                              [div=flex: 0 auto; /* roleplays line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;][div=display: inline; background: var(--gradColor1);]roleplays[/div][/div]
                              [/div]
                              [div=flex: 0 auto; /* readme line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--txtIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]readme.txt[/div]
                              [/div]
                              [div=flex: 0 auto; /* exe line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--exeIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]daddydomdream.exe[/div]
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                        [div=flex: 0 auto; /* Text Templater */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--ttemplater);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/threads/text-templater-a-plain-text-template-to-form-field-generator.541840/][div=display: inline-block; color: var(--txtColor);]Text Templater[/div][/url][/div]
                        [/div]
                        [div=flex: 0 auto; /* Recycle Bin */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--recycleBin);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/members/fluticasone.32692/][div=display: inline-block; color: var(--txtColor);]Recycle Bin[/div][/url][/div]
                        [/div]
                      [/div]
                    [/div]
                    [div=flex: 7 250px; /* misc container */
                    height: 35rem;
                    position: relative;
                    box-sizing: border-box;
                    overflow: hidden;
                    box-sizing: border-box;
                    border: var(--mainBorder);
                    box-shadow: var(--insetShadow);
                    background: var(--directoryColor);]
                      [div=position: absolute;
                      height: calc(100% - 50px);
                      width: calc(100% - 50px);
                      overflow: hidden;
                      top: 25px;
                      left: 25px;]
                        [div=display: block;
                        position: relative;
                        width: calc(100% + 125px);
                        height: 100%;
                        overflow-x: hidden;
                        overflow-y: scroll;
                        box-sizing: border-box;
                        padding-right: 125px;
                        scrollbar-gutter: stable both-edges;
                        pointer-events: auto;]
                          [div=display: flex;
                          width: 100%;
                          height: auto;
                          gap: 15px;
                          flex-flow: row wrap;
                          align-items: flex-start;
                          align-content: flex-start;
                          justify-content: flex-start;]
[comment] Copy roleplays template starting here [/comment]
                            [div=--sampleIMG: url(https://www.rpnation.com/attachments/1718921051758-png.1168815/);
                            flex: 0 200px; ]
                              [div=display: block;
                              aspect-ratio: 4 / 3;
                              width: 100%;
                              box-sizing: border-box;
                              border: var(--mainBorder);
                              background: var(--directoryColor) var(--sampleIMG) center center/contain no-repeat;
                              overflow: hidden;
                              position: relative;]
                                [url=https://www.rpnation.com/threads/festival-for-the-lonesome-noble-or-how-i-was-tricked-into-attending-a-hookup-event-for-unmarried-nobles-fantasy-light-romance.544442/][div=display: block; top: 0px; left: 0px; position: absolute; height: 100%; width: 100%; background: var(--miscIcon);] [/div][/url]
                              [/div]
                              [div=display: block;
                              box-sizing: border-box;
                              padding: 5px 5%;
                              text-align: center;]
                                festival_for_the_lonesome.roleplays
                              [/div]
[comment] Copy roleplays template ending here [/comment]
                            [div=--sampleIMG: url();
                            flex: 0 200px; ]
                              [div=display: block;
                              aspect-ratio: 4 / 3;
                              width: 100%;
                              box-sizing: border-box;
                              border: var(--mainBorder);
                              background: var(--directoryColor) var(--sampleIMG) center center/contain no-repeat;
                              overflow: hidden;
                              position: relative;]
                                [url=https://www.rpnation.com/threads/the-deep-woods-fae-see-shadows-unbound-the-broken-seal.545644/#post-11976640][div=display: block; top: 0px; left: 0px; position: absolute; height: 100%; width: 100%; background: var(--miscIcon);] [/div][/url]
                              [/div]
                              [div=display: block;
                              box-sizing: border-box;
                              padding: 5px 5%;
                              text-align: center;]
                                shadows_unbound:_the_broken_seal.roleplays
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                      [/div]
                    [/div]
                  [/div]
                [/div]
              [/div]
            [/div][/tab][div=position: absolute; /* misc container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;]
[comment]

README TAB

[/comment]
            [tab=readme.txt]
              [div=position: absolute; /* readme empty container */
              z-index: 3;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;]
                [div=display: block;
                width: 100%;
                height: 100%;
                position: relative;
                overflow: hidden;
                left: 0px;
                top: 0px;
                background: var(--bgColor);]
                  [div=display: flex; /*Main Content Container*/;
                  flex-flow: row wrap;
                  box-sizing: border-box;
                  align-items: stretch;
                  width: 100%;
                  box-sizing: border-box;
                  padding: 15px;
                  gap: 15px;
                  line-height: normal;
                  position: relative;
                  font-size: initial;]
                    [div=flex: 1 175px; /* readme directory */
                    background: var(--directoryColor);
                    box-shadow: var(--insetShadow);
                    box-sizing: border-box;
                    border: var(--mainBorder);
                    padding: var(--mainPadd);
                    display: flex;
                    flex-flow: column nowrap;
                    overflow: hidden;
                    text-wrap: nowrap;
                    gap: 8px;
                    cursor: default;
                    pointer-events: none;]
                      [div=flex: 0 auto;
                      display: flex;
                      flex-flow: column nowrap;
                      gap: 8px;]
                        [div=flex: 0 auto; /* C line */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;]
                          [div=flex: 0 0 16px; aspect-ratio: 1; background: var(--HDDIcon);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][plain](C:)[/plain][/div]
                        [/div]
                        [div=flex: 0 auto; /* C level */
                        display: flex;
                        flex-flow: column nowrap;
                        box-sizing: border-box;
                        width: calc(100% - 8px);
                        margin-left: 8px;
                        border-left: var(--mainBorder);
                        padding-left: 8px;
                        gap: 8px;]
                          [div=flex: 0 auto; /* Nightmare System line */
                          display: flex;
                          flex-flow: row nowrap;
                          align-items: center;
                          gap: 8px;]
                            [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                            [div=flex: 1 25px; font-size: .8rem;]Nightmare System[/div]
                          [/div]
                          [div=flex: 0 auto; /* Nightmare System level */
                          display: flex;
                          flex-flow: column nowrap;
                          box-sizing: border-box;
                          width: calc(100% - 8px);
                          margin-left: 8px;
                          border-left: var(--mainBorder);
                          padding-left: 8px;
                          gap: 8px;]
                            [div=flex: 0 auto; /* Restricted line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; opacity: .35; cursor: not-allowed; pointer-events: auto;]Restricted[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dream line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;
                            pointer-events: auto;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; cursor: default;]Daddy Dom Dream[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dreamlevel */
                            display: flex;
                            flex-flow: column nowrap;
                            box-sizing: border-box;
                            width: calc(100% - 8px);
                            margin-left: 8px;
                            border-left: var(--mainBorder);
                            padding-left: 8px;
                            gap: 8px;]
                              [div=flex: 0 auto; /* character sheet line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]character sheet[/div]
                              [/div]
                              [div=flex: 0 auto; /* interest check line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]interest check[/div]
                              [/div]
                              [div=flex: 0 auto; /* roleplays line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]roleplays[/div]
                              [/div]
                              [div=flex: 0 auto; /* readme line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--txtIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;][div=display: inline; background: var(--gradColor1);]readme.txt[/div][/div]
                              [/div]
                              [div=flex: 0 auto; /* exe line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--exeIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]daddydomdream.exe[/div]
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                        [div=flex: 0 auto; /* Text Templater */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--ttemplater);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/threads/text-templater-a-plain-text-template-to-form-field-generator.541840/][div=display: inline-block; color: var(--txtColor);]Text Templater[/div][/url][/div]
                        [/div]
                        [div=flex: 0 auto; /* Recycle Bin */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--recycleBin);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/members/fluticasone.32692/][div=display: inline-block; color: var(--txtColor);]Recycle Bin[/div][/url][/div]
                        [/div]
                      [/div]
                    [/div]
                    [div=flex: 7 250px; /* content */
                    height: 35rem;
                    position: relative;
                    z-index: 0;
                    display: flex;
                    flex-flow: row wrap;
                    align-items: stretch;
                    gap: 15px;]
                      [div=flex: 1 100px;
                      min-height: 125px;
                      box-sizing: border-box;
                      border: var(--mainBorder);
                      box-shadow: var(--insetShadow);
                      background: var(--mainIMG);]
                        [div=display: none;]bsghkh[/div]
                      [/div]
                      [div=flex: 2 300px;
                      min-height: calc(35rem - 140px);
                      position: relative;
                      pointer-events: auto;]
                        [div=position: absolute;
                        box-sizing: border-box;
                        top: 5%;
                        height: 90%;
                        width: 80%;
                        left: 3%;
                        overflow: hidden;]
                          [div=display: block;
                          position: relative;
                          width: calc(100% + 125px);
                          height: 100%;
                          overflow-x: hidden;
                          overflow-y: scroll;
                          box-sizing: border-box;
                          padding-right: 125px;
                          scrollbar-gutter: stable both-edges;]
                            [div=display: flex;
                            flex-flow: row nowrap;
                            align-items: flex-start;
                            gap: 15px;]
                              [div=flex: 0 0 32px;
                              background: var(--mainWindowIcon);
                              aspect-ratio: 1;]
                                [div=display: none;]burp[/div]
                              [/div]
                              [div=flex: 1 100px;
                              display: flex;
                              flex-flow: column nowrap;
                              gap: .75rem;]
                                [div=flex: 0 auto;
                                font-size: 1.5rem;
                                line-height: 1;
                                padding: 2px 0px 5px 0px;]
                                  Welcome to the System!
                                [/div]
                                [div=flex: 0 auto;
                                font-size: .95rem;
                                text-align: justify;]
                                  I want to first start off with crediting fluticasone for having such an amazing template.
                                [/div]
                                [div=flex: 0 auto;
                                font-size: .95rem;
                                text-align: justify;]
                                  Secondly, The characters, interest checks, and roleplays listed here can change at any time depending on how everything is flowing. I also request very politely that you do not comment on my thread. If you have something you wish to say or ask regarding this thread, you may DM me. If you wish to roleplay, you can also send me a DM as well
                                [/div]
                                [div=flex: 0 auto;
                                font-size: .95rem;
                                text-align: justify;]
                                  I hope that we can all roleplay together and have a very enjoyable time.
                                [/div]
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                      [/div]
                    [/div]
                  [/div]
                [/div]
                [div=position: absolute;
                box-sizing: border-box;
                width: clamp(275px,55%,350px);
                height: 25rem;
                left: 50%;
                top: 50%;
                transform: translate(-50%,-50%);
                border: var(--mainBorder);
                background: var(--bgColor);
                padding: 2px;
                padding-bottom: 15px;
                filter: var(--dropShadow);]
                  [div=display: flex; /*readme container*/
                  flex-flow: column nowrap;
                  align-items: flex-start;
                  justify-content: flex-start;
                  position: relative;
                  width: 100%;
                  height: 100%;
                  pointer-events: auto;
                  overflow: hidden;
                  box-sizing: border-box;]
                    [div=flex: 0 auto; /*Window Name*/
                    display: flex; 
                    width: 100%;
                    flex-flow: row wrap;
                    align-items: flex-start;
                    box-sizing: border-box;
                    padding: var(--mainPadd);
                    background: var(--gradColor1) linear-gradient(90deg, var(--gradColor1) 0%, var(--gradColor2) 100%);
                    border-bottom: var(--mainBorder);]
                      [div=flex: 1 150px; /*Window Name Text Area*/
                      display: flex;
                      flex-flow: row wrap;
                      align-items: center;
                      gap: 10px;]
                        [div=flex: 0 0 32px; aspect-ratio: 1; height: 32px; background: var(--readmeIcon);]
                          [div=display: none;]icon area[/div]
                        [/div]
                        [div=flex: 1 108px; /*Window Name Text*/
                        font-size: .95rem;]
                          readme.txt
                        [/div]
                      [/div]
                      [div=flex: 0 auto; /*Window Btn Area*/
                      display: flex;
                      box-sizing: border-box;
                      flex-flow: row nowrap;
                      gap: 1px;
                      background: var(--borderColor);
                      padding: 1px;]
                        [div=flex: 0 32px;
                        height: 32px;
                        aspect-ratio: 1;
                        background: var(--bgColor);
                        position: relative;
                        box-shadow: var(--btnHigh);]
                          [div=height: 50%;
                          aspect-ratio: 1;
                          transform: translate(-50%,-50%);
                          top: 50%;
                          left: 50%;
                          position: absolute;
                          mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLXgiPjxwYXRoIGQ9Ik0xOCA2IDYgMTgiLz48cGF0aCBkPSJtNiA2IDEyIDEyIi8+PC9zdmc+);
                          background-color: var(--txtColor);
                          mask-size: contain;
                          mask-repeat: no-repeat;
                          font-size: 0px;]
                            close
                          [/div]
                        [/div]
                      [/div]
                    [/div]
                    [div=flex: 0 auto; /*Menu Bar*/
                    display: flex;
                    width: 100%;
                    padding: var(--mainPadd);
                    flex-flow: row wrap;
                    align-items: center;
                    gap: 7px 15px;
                    box-sizing: border-box;
                    border-bottom: var(--mainBorder);
                    margin-bottom: 15px;]
                      [div=flex: 1 100px;
                      overflow: hidden;
                      white-space: nowrap;
                      font-size: .95rem;]
                        [div=display: inline;
                        margin: 0px 6px;]
                          [u]F[/u]ile
                        [/div]
                        [div=display: inline;
                        margin: 0px 6px;]
                          [u]E[/u]dit
                        [/div]
                        [div=display: inline;
                        margin: 0px 6px;]
                          [u]V[/u]iew
                        [/div]
                        [div=display: inline;
                        margin: 0px 6px;]
                          [u]T[/u]ools
                        [/div]
                      [/div]
                    [/div]
                    [div=flex: 1 100px;
                    position: relative;
                    background: var(--directoryColor);
                    overflow: hidden;
                    border: var(--mainBorder);
                    box-shadow: var(--insetShadow);
                    margin-left: 13px;
                    width: calc(100% - 26px);
                    box-sizing: border-box;]
                      [div=position: absolute;
                      left: 0px;
                      top: 0px;
                      height: 100%;
                      width: 100%;
                      box-sizing: border-box;
                      padding: 18px 15px;]
                        [div=display: block;
                        position: relative;
                        width: calc(100% + 125px);
                        height: 100%;
                        overflow-x: hidden;
                        overflow-y: scroll;
                        box-sizing: border-box;
                        padding-right: 125px;
                        scrollbar-gutter: stable both-edges;
                        pointer-events: auto;
                        font-family: var(--accFont);
                        font-size: .9rem;]
                          [url=https://win98icons.alexmeub.com/][div=display: inline-block; color: var(--txtAccColor);]Windows Icons[/div][/url] by Alex Meub[br][/br]
                          [url=https://www.deviantart.com/search?q=pixel+star&cursor=MTQwYWI2MjA9NCY1OTBhY2FkMD03MiZkMTc0YjZiYz1OJTJGQSY3ODAwOTk4MiU1QjAlNUQ9MTQ1ODI4NDM3Jjc4MDA5OTgyJTVCMSU1RD0xMDYxMjk4MTczJjc4MDA5OTgyJTVCMiU1RD02ODA4NzcwODkmNzgwMDk5ODIlNUIzJTVEPTM2NjE3NjAxOSY3ODAwOTk4MiU1QjQlNUQ9NzA2MzczMTIx][div=display: inline-block; color: var(--txtAccColor);]Star Art[/div][/url] by DeviantArt[br][/br]
                          [url=https://i.pinimg.com/236x/0a/b6/46/0ab646018d39e07a0130db38498c4e40.jpg][div=display: inline-block; color: var(--txtAccColor);]Image[/div][/url] by Pintrest[br][/br]
                          [url=https://www.rpnation.com/members/fluticasone.32692/][div=display: inline-block; color: var(--txtAccColor);]Original Code[/div][/url] by fluticasone[br][/br][br][/br]

                          Original layout inspired by Windows 95 to Windows ME.
                          [div=margin-top: 1rem;
                          padding-top: 1rem;
                          border-top: 2px dashed var(--txtColor);
                          box-sizing: border-box;
                          display: flex;
                          flex-flow: column-reverse nowrap;
                          gap: .3rem;
                          ]
                          [/div]
                        [/div]
                      [/div]
                    [/div]
                  [/div]
                [/div]
              [/div]
            [/tab]
[comment]

EXE TAB

[/comment]
            [tab=daddydomdream.exe]
              [div=position: absolute; /* base empty container */
              z-index: 3;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;]
                [div=display: block;
                width: 100%;
                height: 100%;
                position: relative;
                overflow: hidden;
                left: 0px;
                top: 0px;
                background: var(--bgColor);]
                  [div=display: flex; /*Main Content Container*/;
                  flex-flow: row wrap;
                  box-sizing: border-box;
                  align-items: stretch;
                  width: 100%;
                  box-sizing: border-box;
                  padding: 15px;
                  gap: 15px;
                  line-height: normal;
                  position: relative;
                  font-size: initial;]
                    [div=flex: 1 175px; /* base directory */
                    background: var(--directoryColor);
                    box-shadow: var(--insetShadow);
                    box-sizing: border-box;
                    border: var(--mainBorder);
                    padding: var(--mainPadd);
                    display: flex;
                    flex-flow: column nowrap;
                    overflow: hidden;
                    text-wrap: nowrap;
                    gap: 8px;
                    cursor: default;
                    pointer-events: none;]
                      [div=flex: 0 auto;
                      display: flex;
                      flex-flow: column nowrap;
                      gap: 8px;]
                        [div=flex: 0 auto; /* C line */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;]
                          [div=flex: 0 0 16px; aspect-ratio: 1; background: var(--HDDIcon);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][plain](C:)[/plain][/div]
                        [/div]
                        [div=flex: 0 auto; /* C level */
                        display: flex;
                        flex-flow: column nowrap;
                        box-sizing: border-box;
                        width: calc(100% - 8px);
                        margin-left: 8px;
                        border-left: var(--mainBorder);
                        padding-left: 8px;
                        gap: 8px;]
                          [div=flex: 0 auto; /* Nightmare System line */
                          display: flex;
                          flex-flow: row nowrap;
                          align-items: center;
                          gap: 8px;]
                            [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                            [div=flex: 1 25px; font-size: .8rem;]Nightmare System[/div]
                          [/div]
                          [div=flex: 0 auto; /* Nightmare System level */
                          display: flex;
                          flex-flow: column nowrap;
                          box-sizing: border-box;
                          width: calc(100% - 8px);
                          margin-left: 8px;
                          border-left: var(--mainBorder);
                          padding-left: 8px;
                          gap: 8px;]
                            [div=flex: 0 auto; /* Restricted line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; opacity: .35; cursor: not-allowed; pointer-events: auto;]Restricted[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dream line */
                            display: flex;
                            flex-flow: row nowrap;
                            align-items: center;
                            gap: 8px;
                            pointer-events: auto;]
                              [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--openDirectory);] [/div]
                              [div=flex: 1 25px; font-size: .8rem; cursor: default;]Daddy Dom Dream[/div]
                            [/div]
                            [div=flex: 0 auto; /* Daddy Dom Dreamlevel */
                            display: flex;
                            flex-flow: column nowrap;
                            box-sizing: border-box;
                            width: calc(100% - 8px);
                            margin-left: 8px;
                            border-left: var(--mainBorder);
                            padding-left: 8px;
                            gap: 8px;]
                              [div=flex: 0 auto; /* character sheet line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]character sheet[/div]
                              [/div]
                              [div=flex: 0 auto; /* interest check line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]interest check[/div]
                              [/div]
                              [div=flex: 0 auto; /* roleplays line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--closeDirectory);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]roleplays[/div]
                              [/div]
                              [div=flex: 0 auto; /* readme line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--txtIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;]readme.txt[/div]
                              [/div]
                              [div=flex: 0 auto; /* exe line */
                              display: flex;
                              flex-flow: row nowrap;
                              align-items: center;
                              gap: 8px;]
                                [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--exeIcon);] [/div]
                                [div=flex: 1 25px; font-size: .8rem;][div=display: inline; background: var(--gradColor1);]daddydomdream.exe[/div][/div]
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                       [div=flex: 0 auto; /* Text Templater */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--ttemplater);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/threads/text-templater-a-plain-text-template-to-form-field-generator.541840/][div=display: inline-block; color: var(--txtColor);]Text Templater[/div][/url][/div]
                        [/div]
                        [div=flex: 0 auto; /* Recycle Bin */
                        display: flex;
                        flex-flow: row nowrap;
                        align-items: center;
                        gap: 8px;
                        pointer-events: auto;]
                          [div=flex: 0 0 16px;  aspect-ratio: 1; background: var(--recycleBin);] [/div]
                          [div=flex: 1 25px; font-size: .8rem;][url=https://www.rpnation.com/members/fluticasone.32692/][div=display: inline-block; color: var(--txtColor);]Recycle Bin[/div][/url][/div]
                        [/div]
                      [/div]
                    [/div]
                    [div=flex: 7 250px; /* content */
                    height: 35rem;
                    position: relative;
                    z-index: 0;
                    display: flex;
                    flex-flow: row wrap;
                    align-items: stretch;
                    gap: 15px;]
                      [div=flex: 1 100px;
                      min-height: 125px;
                      box-sizing: border-box;
                      border: var(--mainBorder);
                      box-shadow: var(--insetShadow);
                      background: var(--mainIMG);]
                        [div=display: none;]bsghkh[/div]
                      [/div]
                      [div=flex: 2 300px;
                      min-height: calc(35rem - 140px);
                      position: relative;
                      pointer-events: auto;]
                        [div=position: absolute;
                        box-sizing: border-box;
                        top: 5%;
                        height: 90%;
                        width: 80%;
                        left: 3%;
                        overflow: hidden;]
                          [div=display: block;
                          position: relative;
                          width: calc(100% + 125px);
                          height: 100%;
                          overflow-x: hidden;
                          overflow-y: scroll;
                          box-sizing: border-box;
                          padding-right: 125px;
                          scrollbar-gutter: stable both-edges;]
                            [div=display: flex;
                            flex-flow: row nowrap;
                            align-items: flex-start;
                            gap: 15px;]
                              [div=flex: 0 0 32px;
                              background: var(--mainWindowIcon);
                              aspect-ratio: 1;]
                                [div=display: none;]burp[/div]
                              [/div]
                              [div=flex: 1 100px;
                              display: flex;
                              flex-flow: column nowrap;
                              gap: .75rem;]
                                [div=flex: 0 auto;
                                font-size: 1.5rem;
                                line-height: 1;
                                padding: 2px 0px 5px 0px;]
                                  Welcome to the System!
                                [/div]
                                [div=flex: 0 auto;
                                font-size: .95rem;
                                text-align: justify;]
                                  I want to first start off with crediting fluticasone for having such an amazing template.
                                [/div]
                                [div=flex: 0 auto;
                                font-size: .95rem;
                                text-align: justify;]
                                  Secondly, The characters, interest checks, and roleplays listed here can change at any time depending on how everything is flowing. I also request very politely that you do not comment on my thread. If you have something you wish to say or ask regarding this thread, you may DM me. If you wish to roleplay, you can also send me a DM as well
                                [/div]
                                [div=flex: 0 auto;
                                font-size: .95rem;
                                text-align: justify;]
                                  I hope that we can all roleplay together and have a very enjoyable time.
                                [/div]
                              [/div]
                            [/div]
                          [/div]
                        [/div]
                      [/div]
                    [/div]
                  [/div]
                [/div]
              [/div]
            [/tab]
          [/div][/div][/div][/div][/div][/tabs][div=position: absolute; /* cs container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;][div=position: absolute; /* cs container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;][div=position: absolute; /* cs container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;][div=position: absolute; /* cs container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;][div=position: absolute; /* cs container */
              z-index: 6;
              pointer-events: none;
              width: 100%;
              height: 100%;
              top: 0px;
              left: 0px;
              right: 0px;
              bottom: 0px;
              line-height: normal;
              transform: scaleY(1.25);
              transform-origin: top left;
              line-height: normal;]
        [/div]
      [/div]
    [/div]
  [/div]
[/div][/div][/div][/div][/nobr]

Hopefully this resolves the issue!
Thank you! It actually did fix the issue!
 

Users who are viewing this thread

Back
Top