div.container.svelte-w91zfd{background:rgb(var(--bright-grey));width:100%;min-height:calc(100vh - 80px);display:grid;grid-template-areas:"intro mycontent";grid-template-columns:100% 0px;transition:.2s;overflow:hidden}div.container.open.svelte-w91zfd{grid-template-columns:clamp(400px,var(--sectionWidth,600px),70vw) calc(100% - clamp(400px,var(--sectionWidth,600px),70vw))}:is(.container:where(.svelte-w91zfd),.container.handling:where(.svelte-w91zfd)) div.intro.svelte-w91zfd :is(.dividerHandle:where(.svelte-w91zfd):hover,.dividerHandle:where(.svelte-w91zfd):active){opacity:1;touch-action:none}.container.handling.svelte-w91zfd{transition:0s}div.intro.svelte-w91zfd{grid-area:intro;background-color:rgb(var(--white-rgb));padding:1em;font-size:3em;font-weight:100;color:var(--black);box-shadow:4px 0 8px #0003;z-index:2;transition:var(--dividerMoving,.2s);position:relative}div.intro.svelte-w91zfd .dividerHandle:where(.svelte-w91zfd){position:absolute;top:0;right:0;width:2px;height:100%;background:rgba(var(--real-black-rgb),.5);opacity:0;cursor:col-resize;z-index:2;transition:.2s;border:none;padding:0;margin:0;touch-action:none}div.intro.svelte-w91zfd .dividerHandle:where(.svelte-w91zfd) .dividerBg:where(.svelte-w91zfd){position:absolute;content:"";width:32px;height:100%;left:0;top:0;transform:translate(-50%);touch-action:none}.dividerBar.svelte-w91zfd{font-size:1rem;position:absolute;top:var(--dividerPos, 50%);left:0;transform:translate(-50%,-50%);background:var(--white);padding:1em .25em;border-radius:.5em;color:rgba(var(--real-black-rgb),.2);box-shadow:0 2px 2px #0003;pointer-events:none}div.intro.svelte-w91zfd .dividerHandle:where(.svelte-w91zfd):active{background:rgba(var(--real-black-rgb),.8)}.dividerHandle.svelte-w91zfd:active .dividerBar:where(.svelte-w91zfd){background:rgb(var(--bright-grey))}div.intro.svelte-w91zfd .intro-content:where(.svelte-w91zfd){max-height:90vh;display:flex;position:absolute;left:50%;transform:translate(-50%);transition:.2s;height:calc(100% - 2em)}.container.open.svelte-w91zfd div.intro:where(.svelte-w91zfd) .intro-content:where(.svelte-w91zfd){left:1em;transform:translate(0)}h2.svelte-w91zfd{font-weight:100}div.mycontent.svelte-w91zfd{grid-area:mycontent;padding-top:2em;width:100%;overflow:hidden;position:relative}.content-title.svelte-w91zfd{font-size:1.2em;position:sticky;top:0;left:0;padding:0 0 1em 2em}.intro-cards-wrapper.svelte-w91zfd{width:100%;height:100%;overflow:hidden}.intro-cards.svelte-w91zfd{display:grid;grid-auto-flow:column;grid-auto-rows:max-content;grid-template-columns:repeat(auto-fill,300px);height:100%;gap:1em;padding:0 2em 1em;overflow-x:visible;overflow-y:hidden;border-radius:10px;transition:transform .2s}.intro-cards.ready.svelte-w91zfd{grid-template-rows:repeat(auto-fill,1em)}.card-content.svelte-w91zfd{width:300px;border-radius:10px;box-shadow:0 2px 4px #0003;background:rgb(var(--less-bright-grey));overflow:hidden;transition:.2s;border:2px solid transparent;box-sizing:content-box}.card-content.svelte-w91zfd:hover{border:2px solid var(--default-button-color)}.card-content.svelte-w91zfd .inner:where(.svelte-w91zfd){display:flex;color:inherit;text-decoration:inherit;align-self:stretch;justify-self:stretch}.card-content.svelte-w91zfd .thumb:where(.svelte-w91zfd){background:rgb(var(--less-bright-grey));box-shadow:0 2px 2px #00000021;min-height:100px}.card-content.svelte-w91zfd .content:where(.svelte-w91zfd){padding:1em;box-shadow:0 2px 2px #00000021;position:relative;flex-grow:1;background-color:var(--background);z-index:0;transition:.2s}.card-content.svelte-w91zfd .title:where(.svelte-w91zfd){font-size:1.2em}.card-content.svelte-w91zfd :is(.title:where(.svelte-w91zfd),.desc:where(.svelte-w91zfd),.meta:where(.svelte-w91zfd)){word-wrap:break-word;word-break:break-all}.card-content.svelte-w91zfd .desc:where(.svelte-w91zfd){color:rgba(var(--real-black-rgb),.67)}.card-content.svelte-w91zfd .desc:where(.svelte-w91zfd) p:where(.svelte-w91zfd) :is(*){display:inline;white-space:normal}.card-content.svelte-w91zfd .desc:where(.svelte-w91zfd) p:where(.svelte-w91zfd) hr{display:none}.card-content.svelte-w91zfd .meta:where(.svelte-w91zfd){flex-grow:0;flex-basis:50px;background:rgb(var(--less-bright-grey));padding:1em .5em;color:rgb(var(--dim-grey));transition:.2s}.card-content.svelte-w91zfd .meta:where(.svelte-w91zfd) .tag:where(.svelte-w91zfd){border-radius:999px;background:rgba(var(--real-black-rgb),.067);padding:.2em .5em;margin-right:.5em}.card-content.svelte-w91zfd .meta:where(.svelte-w91zfd) .date:where(.svelte-w91zfd){text-align:right}@media screen and (max-width:960px){div.container.svelte-w91zfd{min-height:unset;grid-template-areas:"intro" "mycontent";grid-template-columns:unset!important;grid-template-rows:80vh calc(100vh - 224px)}.container.open.svelte-w91zfd div.intro:where(.svelte-w91zfd) .intro-content:where(.svelte-w91zfd){left:50%;transform:translate(-50%)}div.intro.svelte-w91zfd .dividerHandle:where(.svelte-w91zfd){display:none}}
