.project-card.svelte-2o3tkz{aspect-ratio:1.5/1;display:flex;flex-direction:column;padding-bottom:5px;padding-inline:5px;border-radius:10px;background-color:#e5e5e5;cursor:pointer}.project-tab.svelte-2o3tkz{display:flex;flex-direction:row;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;height:20px;margin-inline:auto;margin-bottom:5px;background-color:#efefef}.project-tab.svelte-2o3tkz>span:where(.svelte-2o3tkz){font-size:.65rem}.project-tab.svelte-2o3tkz>[class*=-triangle]:where(.svelte-2o3tkz){display:inline-block;width:0;height:0;border-top:20px solid transparent}.project-tab.svelte-2o3tkz>.left-triangle:where(.svelte-2o3tkz){border-right:20px solid transparent;border-left:20px solid #E5E5E5}.project-tab.svelte-2o3tkz>.right-triangle:where(.svelte-2o3tkz){border-right:20px solid #E5E5E5;border-left:20px solid transparent}.project-img.svelte-2o3tkz{width:100%;height:100%}.project-img.svelte-2o3tkz>img:where(.svelte-2o3tkz){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left top;object-position:left top;border-radius:8px}.marquee-container.svelte-1u4yaw7{width:100%;overflow:hidden}.marquee.svelte-1u4yaw7{width:-moz-min-content;width:min-content;white-space:nowrap;animation:svelte-1u4yaw7-marquee 7s linear infinite}.marquee.svelte-1u4yaw7 span.style-text:where(.svelte-1u4yaw7){font-size:7.5rem;font-family:NyghtSerif;font-style:italic}.marquee.svelte-1u4yaw7 span.norm-text:where(.svelte-1u4yaw7){font-size:7rem;font-family:UncutSans;font-weight:500;letter-spacing:-9px}@keyframes svelte-1u4yaw7-marquee{0%{transform:translate(0)}to{transform:translate(calc(-100% / var(--num_repeat)))}}.title-section.svelte-1uha8ag{position:relative;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;height:calc(100vh - var(--header-height));min-width:-moz-fit-content;min-width:fit-content}@media(min-width:1150px){.title-section.svelte-1uha8ag{margin-inline:40px 50px}}.title-section.svelte-1uha8ag>div:where(.svelte-1uha8ag){margin-top:calc(-1 * var(--header-height))}.title-container.svelte-1uha8ag{margin-right:-5rem}@media(max-width:1380px){.title-container.svelte-1uha8ag{margin-right:2rem}}@media screen and (max-width:1150px){.title-container.svelte-1uha8ag{margin-inline:0;padding-inline:1rem}}.title.svelte-1uha8ag{white-space:nowrap;font-family:NyghtSerif;font-weight:lighter;font-size:clamp(3rem,-.4864864865rem + 12.972972973vw,6rem)}.subtitle.svelte-1uha8ag{font-family:UncutSans;font-weight:400;font-style:italic}.big-labels.svelte-1uha8ag{z-index:-1;line-height:.72;letter-spacing:-.06em;font-family:UncutSans;font-weight:700;font-size:clamp(3.5rem,-2.1945945946rem + 21.1891891892vw,8.4rem)}.big-labels.svelte-1uha8ag h2:where(.svelte-1uha8ag):nth-child(1){margin-left:0}.big-labels.svelte-1uha8ag h2:where(.svelte-1uha8ag):nth-child(2){margin-left:.935em}.big-labels.svelte-1uha8ag h2:where(.svelte-1uha8ag):nth-child(3){margin-left:1.87em}.big-labels.svelte-1uha8ag h2:where(.svelte-1uha8ag):nth-child(4){margin-left:2.805em}.big-labels.svelte-1uha8ag h2:where(.svelte-1uha8ag):nth-child(5){margin-left:3.74em}.big-labels.svelte-1uha8ag h2:where(.svelte-1uha8ag):nth-child(6){margin-left:4.675em}@media(max-width:1380px){.big-labels.svelte-1uha8ag{line-height:.78}.big-labels.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin:0!important}}@media(max-width:1150px){.big-labels.svelte-1uha8ag{position:absolute;filter:blur(15px) opacity(20%)}}.scroll-down-indicator.svelte-1uha8ag{position:absolute;width:-moz-min-content;width:min-content;height:-moz-min-content;height:min-content;left:1.5rem;bottom:3rem}@media(max-width:1380px){.scroll-down-indicator.svelte-1uha8ag{left:1.5rem}}@media(max-width:1150px){.scroll-down-indicator.svelte-1uha8ag{left:50%!important;transform:translate(-50%)}}.projects-section.svelte-1uha8ag{min-height:100vh;margin-top:5rem}.projects-container.svelte-1uha8ag{margin-top:3rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(max(12rem,34%),1fr));grid-auto-rows:auto;row-gap:3rem;-moz-column-gap:4rem;column-gap:4rem;margin-inline:6vw}.tools-section.svelte-1uha8ag{min-height:80vh;margin-top:5rem}.tools-formatter.svelte-1uha8ag{display:flex;gap:1rem;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:5rem;margin-block:2rem;font-family:UncutSans}.tools-formatter.svelte-1uha8ag input[type=radio]:where(.svelte-1uha8ag){position:fixed;opacity:0;width:0}.tools-formatter.svelte-1uha8ag label:where(.svelte-1uha8ag){position:relative}.tools-formatter.svelte-1uha8ag label:where(.svelte-1uha8ag):after{position:absolute;left:0;bottom:0;width:0;height:1px;content:"";background-color:#000;transition:width .3s ease}.tools-formatter.svelte-1uha8ag label:where(.svelte-1uha8ag):hover:after{width:100%}.tools-formatter.svelte-1uha8ag input[type=radio]:where(.svelte-1uha8ag):checked+label:where(.svelte-1uha8ag):after{width:100%}@media(max-width:1150px){.tools-formatter.svelte-1uha8ag{margin-inline:auto!important}}.tools-icon-container.svelte-1uha8ag{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:5rem;margin-inline:10rem}.tools-icon-container.svelte-1uha8ag .tool-icon:where(.svelte-1uha8ag){height:clamp(4rem,1.6756756757rem + 8.6486486486vw,6rem)}@media(max-width:600px){.tools-icon-container.svelte-1uha8ag{margin-inline:1.5rem}}.tools-text-container.svelte-1uha8ag{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;-moz-column-gap:clamp(3rem,10vw,10rem);column-gap:clamp(3rem,10vw,10rem);row-gap:3rem;margin-inline:1.5rem}.tools-text-container.svelte-1uha8ag .tool-category:where(.svelte-1uha8ag){display:flex;flex-direction:column;gap:1rem;font-family:UncutSans}.tools-text-container.svelte-1uha8ag .tool-cat-title:where(.svelte-1uha8ag){font-family:NyghtSerif;font-size:1.5rem;font-weight:200}.work-exp-section.svelte-1uha8ag{min-height:85vh;margin-block:10rem 2rem;margin-inline:3rem}@media(max-width:430px){.work-exp-section.svelte-1uha8ag{margin-inline:1.5rem}}.work-exp-container.svelte-1uha8ag{display:flex;flex-direction:row;align-items:start;justify-content:space-between;flex-wrap:wrap;height:-moz-fit-content;height:fit-content}.title-text.svelte-1uha8ag{font-size:clamp(4rem,10vw,5rem);font-family:UncutSans;font-weight:500;letter-spacing:-6px;line-height:1;padding-right:2rem}.title-text.svelte-1uha8ag .styled-text:where(.svelte-1uha8ag){font-size:clamp(4.7rem,10vw,5.7rem);font-family:NyghtSerif;font-style:italic;font-weight:400;letter-spacing:-2px}.work-card-container.svelte-1uha8ag{position:relative;display:flex;flex-direction:column;row-gap:3rem;margin-top:2rem}.work-card.svelte-1uha8ag{display:flex;flex-direction:row;flex-wrap:wrap;-moz-column-gap:2rem;column-gap:2rem}.work-date-range.svelte-1uha8ag{z-index:1;flex-grow:0;width:14rem;font-family:NyghtSerif;font-weight:lighter;font-size:1.5rem;white-space:nowrap;background-color:#efefef}.work-info.svelte-1uha8ag{display:flex;flex-direction:column;gap:7px}.work-info.svelte-1uha8ag .work-company:where(.svelte-1uha8ag){font-size:1.5rem;font-family:NyghtSerif;font-weight:lighter}.work-info.svelte-1uha8ag .work-title:where(.svelte-1uha8ag){font-family:UncutSans;font-weight:700}.work-info.svelte-1uha8ag .work-desc:where(.svelte-1uha8ag){font-family:UncutSans;width:32vw}.work-info.svelte-1uha8ag .work-desc:where(.svelte-1uha8ag) ul:where(.svelte-1uha8ag){list-style-type:disc;padding-left:1rem}.work-info.svelte-1uha8ag .work-desc:where(.svelte-1uha8ag) ul:where(.svelte-1uha8ag)>li:where(.svelte-1uha8ag){margin-bottom:.4rem}.work-info.svelte-1uha8ag .work-desc:where(.svelte-1uha8ag) ul:where(.svelte-1uha8ag) ul:where(.svelte-1uha8ag){list-style-type:circle;color:#555;margin-top:.4rem}.work-info.svelte-1uha8ag .work-desc:where(.svelte-1uha8ag) ul:where(.svelte-1uha8ag) ul:where(.svelte-1uha8ag) li:where(.svelte-1uha8ag){margin-bottom:.2rem;font-size:.94em}@media(max-width:800px){.work-info.svelte-1uha8ag .work-desc:where(.svelte-1uha8ag){width:100%}}
