:root{--space:0;--space-xxs:.25rem;--space-xs:.375rem;--space-s:.5rem;--space-m:1rem;--space-l:1.5rem;--space-xl:2rem;--space-xxl:3rem;--space-xxxl:4rem;--space-corner:0;--space-corner-s:.25rem;--space-corner-m:.375rem;--space-corner-l:.5rem;--space-corner-xl:1rem;--space-stroke-s:1px;--space-stroke-m:2px}.loading-enter-active,.loading-leave-active{transition:opacity .5s ease}.loading-leave-active{position:absolute}.loading-enter-from,.loading-leave-to{opacity:0}@layer reset,default,atom,molecule,organism;:root{--color-text:#0d0d0d;--color-background:#fff;--color-alt:rgb(0 0 0/5%);--color-primary:#000;--color-secondary:#fff;--color-tertiary:#666;--color-accent:#f2f2f2}@layer reset{*{--font-family:rubik,sans-serif;box-sizing:border-box;font-family:var(--font-family);margin:0;padding:0;scroll-behavior:smooth;scroll-margin-top:6rem}body{background-color:var(--color-background);color:var(--color-text);line-height:1.5;overflow-x:hidden}main{display:flex;flex-direction:column;min-height:100dvh;transition:all .3s ease-in-out}img{border-radius:var(--space-corner-s);display:block;height:auto;max-width:100%}ol,ul{list-style:none}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer;font:inherit}h1{font-size:2rem}h1,h2{font-weight:700}h2{font-size:1.5rem}h3{font-size:1.125rem}h3,h4{font-weight:700}h4{font-size:1rem}a,h5,h6,p,span{font-size:1rem;font-weight:400}.tiny-text,a,p,span{line-height:160%}.tiny-text{font-size:.75rem;font-weight:400}code{--code-font-family:"Courier New",courier,monospace;font-family:var(--code-font-family);font-size:1rem}}@layer organism{.trello{background-color:var(--color-accent);border-radius:var(--space-corner-l);margin-bottom:var(--space-xxl);margin-top:var(--space-m);padding:var(--space-m);width:100%}.trello__board{display:grid;gap:var(--space-m)}@media (min-width:768px){.trello__board{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.trello__board{grid-template-columns:repeat(2,1fr)}}.trello__list{background-color:var(--color-background);border-radius:var(--space-corner-l);box-shadow:0 1px 2px #0000001a;display:flex;flex-direction:column;gap:var(--space-s);padding:var(--space-s)}.trello__list-title{color:var(--color-text);font-size:1rem;font-weight:600;padding:var(--space-xs) 0}.trello__card-list{display:flex;flex-direction:column;gap:var(--space-s);list-style:none;margin:0;max-height:30vh;overflow-y:auto;padding-bottom:var(--space-s)}.trello__card-item{background-color:var(--color-secondary);border:1px solid var(--color-alt);border-radius:var(--space-corner-m);box-shadow:0 1px 1px #0000000d;padding:var(--space-s);transition:box-shadow .2s}.trello__card-item:hover{box-shadow:0 2px 4px #0000001a}.trello__card-title{color:var(--color-text);font-size:.875rem}@media (max-width:767px){.trello__board{grid-template-columns:1fr}}}
