.content-title.svelte-zb20in{font-size:1.2em;position:sticky;top:0;left:0;padding:0 0 1em 2em;white-space:nowrap}.intro-cards-wrapper.svelte-zb20in{width:100%;height:100%;overflow:hidden}.intro-cards.svelte-zb20in{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.svelte-zb20in:not(:has(li:not(.ready))){grid-template-rows:repeat(auto-fill,1em)}.card-content.svelte-zb20in{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-zb20in:hover,.card-content.svelte-zb20in:has(a:where(.svelte-zb20in):focus){border:2px solid var(--default-button-color)}.card-content.svelte-zb20in .inner:where(.svelte-zb20in){display:flex;color:inherit;text-decoration:inherit;align-self:stretch;justify-self:stretch}.card-content.svelte-zb20in .thumb:where(.svelte-zb20in){background:rgb(var(--less-bright-grey));box-shadow:0 2px 2px #00000021;min-height:100px}.card-content.svelte-zb20in .content:where(.svelte-zb20in){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-zb20in .board:where(.svelte-zb20in){opacity:.3;font-size:.9em}.card-content.svelte-zb20in .title:where(.svelte-zb20in){font-size:1.2em;font-weight:400}.card-content.svelte-zb20in :is(.title:where(.svelte-zb20in),.desc:where(.svelte-zb20in),.meta:where(.svelte-zb20in)){word-wrap:break-word;word-break:break-all}.card-content.svelte-zb20in .desc:where(.svelte-zb20in){color:rgba(var(--real-black-rgb),.67)}.card-content.svelte-zb20in .desc:where(.svelte-zb20in) p:where(.svelte-zb20in) :is(*){display:inline;white-space:normal}.card-content.svelte-zb20in .desc:where(.svelte-zb20in) p:where(.svelte-zb20in) hr{display:none}.card-content.svelte-zb20in .meta:where(.svelte-zb20in){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-zb20in .meta:where(.svelte-zb20in) .tag:where(.svelte-zb20in){border-radius:999px;background:rgba(var(--real-black-rgb),.067);padding:.2em .5em;margin-right:.5em}.card-content.svelte-zb20in .meta:where(.svelte-zb20in) .date:where(.svelte-zb20in){text-align:right;display:block}h1.svelte-w91zfd{font-size:.5em;color:rgb(var(--dark-grey))}div.container.svelte-w91zfd{background:rgb(var(--bright-grey));width:100%;min-height:calc(100svh - 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));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:90svh;display:flex;position:absolute;left:50%;transform:translate(-50%);transition:.2s;height:100%;width:max-content;max-width:100%;padding:1em}.container.open.svelte-w91zfd div.intro:where(.svelte-w91zfd) .intro-content:where(.svelte-w91zfd){left:0;transform:translate(0)}h1.svelte-w91zfd{font-weight:100}div.mycontent.svelte-w91zfd{grid-area:mycontent;padding-top:2em;width:100%;overflow:hidden;position:relative}.brandings.svelte-w91zfd a:where(.svelte-w91zfd){-webkit-mask-image:url(../../../squircle.svg);mask-image:url(../../../squircle.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;padding:.5em;background-color:rgb(var(--bright-grey));color:rgb(var(--dark-grey));position:relative;border:none;-webkit-mask-position:center;mask-position:center}.brandings.svelte-w91zfd a:where(.svelte-w91zfd):after{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;background-color:rgb(var(--bright-grey));-webkit-mask-image:url(../../../squircle.svg);mask-image:url(../../../squircle.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;z-index:-1}.brandings.svelte-w91zfd :is(a:where(.svelte-w91zfd):hover,a:where(.svelte-w91zfd):focus){background-color:var(--default-button-color);color:var(--default-button-color);border:none}.brandings.svelte-w91zfd{font-size:1.2rem;display:inline-flex;gap:.5em;margin-top:1em;filter:drop-shadow(0 1px 1px rgba(0,0,0,.2))}@keyframes svelte-w91zfd-delayed{0%{opacity:0}to{opacity:1}}@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:80svh calc(100vh - 224px)}.container.open.svelte-w91zfd div.intro:where(.svelte-w91zfd) .intro-content:where(.svelte-w91zfd){left:50%!important;transform:translate(-50%)!important}div.intro.svelte-w91zfd .dividerHandle:where(.svelte-w91zfd){display:none}}
