.content-title.svelte-zb20in{white-space:nowrap;padding:0 0 1em 2em;font-size:1.2em;position:sticky;top:0;left:0}.intro-cards-wrapper.svelte-zb20in{width:100%;height:100%;overflow:hidden}.intro-cards.svelte-zb20in{border-radius:10px;grid-template-columns:repeat(auto-fill,300px);grid-auto-rows:max-content;grid-auto-flow:column;gap:1em;height:100%;padding:0 2em 1em;transition:transform .2s;display:grid;overflow:visible hidden}.intro-cards.svelte-zb20in:not(:has(li:not(.ready))){grid-template-rows:repeat(auto-fill,1em)}.card-content.svelte-zb20in{background:rgb(var(--less-bright-grey));box-sizing:content-box;border:2px solid #0000;border-radius:10px;width:300px;transition:all .2s;overflow:hidden;box-shadow:0 2px 4px #0003}.card-content.svelte-zb20in:hover{border:2px solid var(--default-button-color)}.card-content.svelte-zb20in:has(a:where(.svelte-zb20in):focus){border:2px solid var(--default-button-color)}.card-content.target.svelte-zb20in{view-transition-name:target-article}.card-content.svelte-zb20in .inner:where(.svelte-zb20in){color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit;place-self:stretch stretch;display:flex}.card-content.svelte-zb20in .thumb:where(.svelte-zb20in){background:rgb(var(--less-bright-grey));min-height:100px;box-shadow:0 2px 2px #00000021}.card-content.svelte-zb20in .content:where(.svelte-zb20in){background-color:var(--background);z-index:0;flex-grow:1;padding:1em;transition:all .2s;position:relative;box-shadow:0 2px 2px #00000021}.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.target.svelte-zb20in .title:where(.svelte-zb20in) span:where(.svelte-zb20in){view-transition-name:target-article-title}.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(*){white-space:normal;display:inline}.card-content.svelte-zb20in .desc:where(.svelte-zb20in) p:where(.svelte-zb20in) hr{display:none}.card-content.svelte-zb20in .meta:where(.svelte-zb20in){background:rgb(var(--less-bright-grey));color:rgb(var(--dim-grey));flex-grow:0;flex-basis:50px;padding:1em .5em;transition:all .2s}.card-content.svelte-zb20in .meta:where(.svelte-zb20in) .tag:where(.svelte-zb20in){background:rgba(var(--real-black-rgb), .067);border-radius:999px;margin-right:.5em;padding:.2em .5em}.card-content.svelte-zb20in .meta:where(.svelte-zb20in) .date:where(.svelte-zb20in){text-align:right;display:block}h1.svelte-w91zfd{color:rgb(var(--dark-grey));font-size:.5em}div.container.svelte-w91zfd{background:rgb(var(--bright-grey));grid-template-columns:100% 0;grid-template-areas:"intro mycontent";width:100%;min-height:calc(100svh - 80px);transition:all .2s;display:grid;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:all}div.intro.svelte-w91zfd{background-color:rgb(var(--white-rgb));color:var(--black);z-index:2;transition:var(--dividerMoving,.2s);word-wrap:break-word;grid-area:intro;font-size:3em;font-weight:100;position:relative;box-shadow:4px 0 8px #0003}div.intro.svelte-w91zfd .dividerHandle:where(.svelte-w91zfd){background:rgba(var(--real-black-rgb), .5);opacity:0;cursor:col-resize;z-index:2;touch-action:none;border:none;width:2px;height:100%;margin:0;padding:0;transition:all .2s;position:absolute;top:0;right:0}div.intro.svelte-w91zfd .dividerHandle:where(.svelte-w91zfd) .dividerBg:where(.svelte-w91zfd){content:"";touch-action:none;width:32px;height:100%;position:absolute;top:0;left:0;transform:translate(-50%)}.dividerBar.svelte-w91zfd{top:var(--dividerPos,50%);background:var(--white);color:rgba(var(--real-black-rgb), .2);pointer-events:none;border-radius:.5em;padding:1em .25em;font-size:1rem;position:absolute;left:0;transform:translate(-50%,-50%);box-shadow:0 2px 2px #0003}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){width:max-content;max-width:100%;height:100%;max-height:90svh;padding:1em;transition:all .2s;display:flex;position:absolute;left:50%;transform:translate(-50%)}.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;width:100%;padding-top:2em;position:relative;overflow:hidden}.brandings.svelte-w91zfd a:where(.svelte-w91zfd){background-color:rgb(var(--bright-grey));color:rgb(var(--dark-grey));border:none;padding:.5em;position:relative;-webkit-mask-image:url(../../../squircle.svg);mask-image:url(../../../squircle.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.brandings.svelte-w91zfd a:where(.svelte-w91zfd):after{content:"";background-color:rgb(var(--bright-grey));z-index:-1;position:absolute;inset:2px;-webkit-mask-image:url(../../../squircle.svg);mask-image:url(../../../squircle.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.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{filter:drop-shadow(0 1px 1px #0003);gap:.5em;margin-top:1em;font-size:1.2rem;display:inline-flex}@keyframes svelte-w91zfd-delayed{0%{opacity:0}to{opacity:1}}@media screen and (width<=960px){div.container.svelte-w91zfd{min-height:unset;grid-template-rows:80svh calc(100vh - 224px);grid-template-areas:"intro""mycontent";grid-template-columns:unset!important}.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}}
