.fancy{color:#7157e4}.post{width:100%;max-width:48rem;margin:0 auto}.post h2,.post h3{position:relative;padding-top:10px}.post h2 .anchor,.post h3 .anchor{top:.5rem;text-decoration:none;position:absolute;left:-1rem;color:grey;font-size:1.2rem;font-weight:400}.post h2 .anchor:hover,.post h3 .anchor:hover{color:darkGrey}.post blockquote{width:95%;margin:0 auto;font-size:1rem}.post blockquote a{color:darkGrey;text-decoration:underline}.post sup,.post sub{vertical-align:baseline;position:relative;top:-.4em}.post sub{top:.4em}.post figcaption{color:#7157e4;font-size:.6rem;font-weight:400;text-align:right}.post img{width:100%;max-width:600px;margin:0 auto;display:block}.post .projects-img{width:100%;max-width:1000px;margin:0 auto;margin-top:21px;margin-bottom:10px;display:block;box-shadow:0 4px 8px rgba(0,0,0,.2),0 6px 20px rgba(0,0,0,.19);border-radius:0}.post .projects-img-smaller{width:100%;max-width:1000px;margin:0 auto;margin-top:1px;margin-bottom:1px;display:block}.thumbnail-postlist-images{width:2.5em;height:2.5em;padding-top:.2em}.thumbnail-post-images{width:10em;height:10em;padding-top:2em}.breadcrumb{list-style:none;display:flex;flex-wrap:wrap;align-items:baseline}.breadcrumb li{display:inline;white-space:nowrap}.breadcrumb li+li:before{content:">";padding:.3rem}.playbutton{background-image:url(/images/play-button-inside-a-rectangle-svgrepo-com.svg);background-repeat:no-repeat;background-position:50%;height:50px;width:50px;border:0}.button span{display:none}.splash-container{position:relative;isolation:isolate}@media screen and (max-width:799px){.splash-container{height:auto;min-height:100%;padding-top:4rem}}.splash-fx{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1;transition:opacity 1.2s ease}.splash-fx svg{width:100%;height:100%;display:block}.splash-fx__wave,.splash-fx__echo,.splash-fx__bars line{stroke:#7157e4}.projects-list__container{margin:0 auto;max-width:1200px;width:100%}@media screen and (min-width:800px){.projects-list__container{padding-left:50px}}.projects-list__intro{margin-bottom:2.5rem}.projects-list__intro h1{margin-bottom:.4rem}.projects-list__intro p{color:#717171;max-width:48rem}.projects-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:1.75rem}@media screen and (min-width:600px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1000px){.projects-grid{grid-template-columns:repeat(3,1fr)}}.project-card{margin:0;padding:0;background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,6%),0 4px 14px rgba(0,0,0,5%);transition:transform .25s ease,box-shadow .25s ease;position:relative}.project-card::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,#7157e4,#b4a7ff);transform:scaleX(0);transform-origin:left center;transition:transform .35s ease}.project-card:hover{transform:translateY(-4px);box-shadow:0 6px 14px rgba(0,0,0,8%),0 16px 32px rgba(0,0,0,.1)}.project-card:hover::after{transform:scaleX(1)}.project-card:hover .project-card__img{transform:scale(calc(var(--thumb-scale,1) * 1.04))}.project-card:hover .project-card__title{color:#7157e4}.project-card__link{display:block;text-decoration:none;color:inherit;height:100%}.project-card__media{position:relative;width:100%;aspect-ratio:16/10;background:#f4f2fb;overflow:hidden}.project-card__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;transform:scale(var(--thumb-scale,1));transition:transform .6s ease;max-width:none;margin:0}.project-card--contain .project-card__media{background:linear-gradient(135deg,#efeafa 0%,#f7f5fd 100%)}.project-card--contain .project-card__img{object-fit:contain;padding:.5rem}.project-card--contain:hover .project-card__img{transform:scale(calc(var(--thumb-scale,1) * 1.02))}.project-card__placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7157e4 0%,#b4a7ff 100%);color:rgba(255,255,255,.92);font-family:Georgia,serif;font-size:4rem;font-weight:400;letter-spacing:.02em}.project-card__placeholder-mark{display:inline-block;transform:translateY(-2px)}.project-card__body{padding:1rem 1.15rem 1.25rem}.project-card__title{margin:0 0 .35rem;font-size:1.05rem;font-weight:500;line-height:1.3;color:#111;transition:color .2s ease}.project-card__desc{margin:0 0 .7rem;color:#555;font-size:.88rem;line-height:1.45}.project-card__tags{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.35rem}.project-card__tags li{font-size:.7rem;color:#7157e4;background:rgba(113,87,228,8%);padding:.15rem .5rem;border-radius:999px;letter-spacing:.02em}