.nav-pill.svelte-1pi49vd{position:fixed;top:16px;left:50%;z-index:1000;border-radius:999px;pointer-events:none;transform:translate(-50%) translateY(-60px);opacity:0;background:#ffffffa6;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);box-shadow:0 0 0 .5px #0000000f,0 2px 12px #0000000f;transition:transform .5s cubic-bezier(.16,1,.3,1),opacity .5s cubic-bezier(.16,1,.3,1)}.nav-pill.show.svelte-1pi49vd{pointer-events:auto;transform:translate(-50%) translateY(0);opacity:1}.nav-content.svelte-1pi49vd{position:relative;z-index:3;display:flex;align-items:center;gap:2px;padding:7px 8px;font-family:Inter Variable,sans-serif}.brand-group.svelte-1pi49vd{display:flex;align-items:center;overflow:hidden;max-width:120px;opacity:1;transition:max-width .7s cubic-bezier(.4,0,.2,1),opacity .5s cubic-bezier(.4,0,.2,1) .15s}.brand-group.hidden.svelte-1pi49vd{max-width:0;opacity:0;transition:max-width .7s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1)}.nav-brand.svelte-1pi49vd{font-family:Large Roman,serif;font-size:14px;font-weight:400;color:#1a1a1a;text-decoration:none;padding:4px 9px;border-radius:999px;letter-spacing:-.02em;white-space:nowrap;transition:background .15s ease}.nav-brand.svelte-1pi49vd:hover{background:#0000000f}.sep.svelte-1pi49vd{width:1px;height:14px;background:#0000001f;flex-shrink:0;margin:0 7px}.nav-link.svelte-1pi49vd{font-size:13px;font-weight:500;color:#444;text-decoration:none;padding:5px 10px;border-radius:999px;transition:background .15s ease,color .15s ease}.nav-link.svelte-1pi49vd:hover{background:#0000000f;color:#111}.nav-icon.svelte-1pi49vd{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;color:#555;text-decoration:none;flex-shrink:0;transition:background .15s ease,color .15s ease}.nav-icon.svelte-1pi49vd:hover{background:#0000000f;color:#111}@media (max-width: 640px){.nav-brand.svelte-1pi49vd,.sep.svelte-1pi49vd:first-of-type{display:none}}.dream-bubble-button.svelte-10inkwn{background-color:#f0f0f0;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;padding:6px 12px;transition:all .2s ease;vertical-align:middle;margin-left:6px;margin-right:4px}.dream-bubble-button.svelte-10inkwn:hover{background-color:#e4e4e4;transform:translateY(-1px)}.dream-bubble-button.svelte-10inkwn:active{transform:translateY(0);background-color:#d8d8d8}.dream-bubble-icon.svelte-10inkwn{width:18px;height:18px;filter:brightness(0) saturate(100%) invert(54%) sepia(0%) saturate(0%) hue-rotate(230deg) brightness(88%) contrast(88%)}.dream-bubble-button.svelte-10inkwn:hover .dream-bubble-icon:where(.svelte-10inkwn){filter:brightness(0) saturate(100%) invert(35%) sepia(0%) saturate(0%) hue-rotate(230deg) brightness(65%) contrast(88%)}.dream-bubble-label.svelte-10inkwn{font-family:Inter Variable,sans-serif;font-weight:500;font-size:14px;color:#5f5f5f;background:none;-webkit-background-clip:initial;background-clip:initial;-webkit-text-fill-color:#5f5f5f;white-space:nowrap}@font-face{font-family:InterVariable;src:url(../../../InterVariable.ttf) format("truetype")}.modal-backdrop.svelte-hrzsv{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;box-sizing:border-box}.modal-content.svelte-hrzsv{background:#fff;border-radius:80px;box-shadow:0 20px 60px #0000004d;width:80vw;height:70vh;max-width:1200px;max-height:800px;min-width:600px;min-height:400px;position:relative;overflow:hidden;display:flex}.close-button.svelte-hrzsv{position:absolute;top:40px;right:50px;background:#fff;border:none;font-size:2.5rem;cursor:pointer;color:#555;padding:0;line-height:1;z-index:10;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.close-button.svelte-hrzsv img:where(.svelte-hrzsv){width:16px;height:16px}.modal-grid-layout.svelte-hrzsv{display:grid;grid-template-columns:1.2fr .8fr;gap:20px;width:100%;height:100%;padding:20px;box-sizing:border-box}.left-column.svelte-hrzsv{display:flex;flex-direction:column;gap:20px;min-height:0;justify-content:center;align-items:center}.text-content.svelte-hrzsv{font-family:InterVariable,sans-serif;font-size:16px;line-height:1.6;color:#111;padding:40px 60px;text-align:left;box-sizing:border-box;min-height:0;flex-grow:0}.grid-item-container.svelte-hrzsv{display:flex;align-items:center;justify-content:center;height:100%;position:relative}.carousel-wrapper.svelte-hrzsv{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.image-aspect-ratio-enforcer.svelte-hrzsv{position:relative;width:100%;aspect-ratio:16 / 9}.carousel-image.svelte-hrzsv{width:100%;height:100%;object-fit:contain;border-radius:60px;display:block}.carousel-control.svelte-hrzsv{position:absolute;top:50%;transform:translateY(-50%);background:#fffc;border:none;cursor:pointer;z-index:10;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;box-shadow:0 4px 12px #00000026}.carousel-control.svelte-hrzsv:hover{background-color:#fff}.carousel-control.prev.svelte-hrzsv{left:20px}.carousel-control.next.svelte-hrzsv{right:20px}.carousel-control.svelte-hrzsv img:where(.svelte-hrzsv){width:20px;height:20px}.carousel-indicators.svelte-hrzsv{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.carousel-indicators.svelte-hrzsv span:where(.svelte-hrzsv){width:8px;height:8px;background-color:#ffffff80;border-radius:50%;cursor:pointer;transition:all .3s ease}.carousel-indicators.svelte-hrzsv span.active:where(.svelte-hrzsv){background-color:#fff;transform:scale(1.2)}.text-content.svelte-hrzsv h1:where(.svelte-hrzsv){font-family:InterVariable,sans-serif;font-weight:500;font-size:32px;line-height:1.2;margin-top:0;margin-bottom:.5em;color:#333;text-align:left}.text-content.svelte-hrzsv p{margin-bottom:.8em}.text-content.svelte-hrzsv p:last-child{margin-bottom:0}@media (max-width: 768px){.modal-backdrop.svelte-hrzsv{padding:16px}.modal-content.svelte-hrzsv{width:100%;height:60vh;min-width:0;min-height:0;border-radius:40px}.modal-grid-layout.svelte-hrzsv{grid-template-columns:1fr;padding:10px}.left-column.svelte-hrzsv{padding-bottom:20px;overflow-y:auto;justify-content:flex-start}.grid-item-container.svelte-hrzsv{display:none}.text-content.svelte-hrzsv{font-size:18px;padding:30px}.text-content.svelte-hrzsv h1:where(.svelte-hrzsv){font-size:48px}.carousel-control.svelte-hrzsv{width:36px;height:36px}.carousel-control.svelte-hrzsv img:where(.svelte-hrzsv){width:16px;height:16px}}.projects-container.svelte-1slmzrc{display:flex;flex-direction:column;align-items:center;gap:50px;width:100%}.project.svelte-1slmzrc{box-sizing:border-box;position:relative;width:100%;max-width:653px}.project-inner.svelte-1slmzrc{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:0;width:100%}.image-container.svelte-1slmzrc{background-color:#f0f0f0;background-size:cover;background-position:center;position:relative;border-radius:14px;box-shadow:0 0 1.2px 1px #05050524;width:100%;aspect-ratio:653 / 356;flex-shrink:0}.image-overlay.svelte-1slmzrc{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:14px;box-shadow:0 2px 1.1px inset #ffffff4a,0 -2px 2.1px inset #0505051f}.text-container.svelte-1slmzrc{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:space-between;overflow:clip;padding:10px 0;position:relative;flex-shrink:0;width:100%}.description-container.svelte-1slmzrc{display:flex;align-items:center;gap:3px}.dream-bubble-wrapper.svelte-1slmzrc{display:inline-flex;align-items:center}.text-main.svelte-1slmzrc{display:flex;flex-direction:column;gap:4px}.app-info.svelte-1slmzrc{box-sizing:border-box;display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:flex-start;padding:0;position:relative;flex-shrink:0}.app-icon.svelte-1slmzrc{background-color:#e0e0e0;background-size:cover;background-position:center;border-radius:8px;flex-shrink:0;width:29px;height:29px}.app-name.svelte-1slmzrc{background:#5a5a5a;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-family:Inter Variable,sans-serif;font-weight:500;font-size:clamp(14px,3.5vw,16px);margin:0;text-align:left}.app-description.svelte-1slmzrc{background:#7f7f7f;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-family:Inter Variable,sans-serif;font-weight:400;font-size:clamp(14px,3.5vw,16px);margin:0;text-align:left}.info-button.svelte-1slmzrc,.external-link-button.svelte-1slmzrc{background:none;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;vertical-align:middle;padding:0}.info-button.svelte-1slmzrc img:where(.svelte-1slmzrc),.external-link-button.svelte-1slmzrc img:where(.svelte-1slmzrc){width:24px;height:24px;filter:brightness(0) saturate(100%) invert(54%) sepia(0%) saturate(0%) hue-rotate(230deg) brightness(88%) contrast(88%)}.info-button.svelte-1slmzrc:hover img:where(.svelte-1slmzrc),.external-link-button.svelte-1slmzrc:hover img:where(.svelte-1slmzrc){filter:brightness(0) saturate(100%) invert(35%) sepia(0%) saturate(0%) hue-rotate(230deg) brightness(65%) contrast(88%)}.info-button.svelte-1slmzrc:active,.external-link-button.svelte-1slmzrc:active{transform:scale(.95)}.hover-images.svelte-1slmzrc{position:absolute;transform:translate(-50%,-110%);pointer-events:none;z-index:10}.hover-images.svelte-1slmzrc img:where(.svelte-1slmzrc){position:absolute;border-radius:8px;box-shadow:0 4px 15px #0003;border:3px solid rgb(255,255,255);opacity:0;will-change:transform,opacity;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),opacity .2s ease-out}.hover-image-1.svelte-1slmzrc{width:150px;height:auto;transform:rotate(-10deg) translateY(20px);left:-120px;top:-50px}.hover-image-2.svelte-1slmzrc{width:120px;height:auto;transform:rotate(5deg) translateY(20px);left:0;top:-20px;transition-delay:.05s}.hover-images.visible.svelte-1slmzrc .hover-image-1:where(.svelte-1slmzrc){opacity:1;transform:rotate(-10deg) translateY(0)}.hover-images.visible.svelte-1slmzrc .hover-image-2:where(.svelte-1slmzrc){opacity:1;transform:rotate(5deg) translateY(0)}.zoom-overlay.svelte-1slmzrc{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:10000;cursor:zoom-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.zoom-content-wrapper.svelte-1slmzrc{display:flex;flex-direction:row;align-items:center;gap:40px;max-width:90vw;cursor:default}.zoom-content-wrapper.svelte-1slmzrc>img:where(.svelte-1slmzrc){max-width:55vw;max-height:85vh;object-fit:contain;border-radius:8px;box-shadow:0 4px 20px #00000080}.zoom-menu.svelte-1slmzrc{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:400px}.zoom-menu.svelte-1slmzrc .app-name:where(.svelte-1slmzrc){color:#fff;-webkit-text-fill-color:initial;background:none;font-size:32px}.zoom-menu.svelte-1slmzrc .app-description:where(.svelte-1slmzrc){color:#fff;-webkit-text-fill-color:initial;background:none;font-size:18px;margin-top:5px;margin-bottom:25px}@media (max-width: 768px){.zoom-content-wrapper.svelte-1slmzrc{flex-direction:column;gap:20px;margin-top:20px}.zoom-content-wrapper.svelte-1slmzrc>img:where(.svelte-1slmzrc){max-width:90vw;max-height:50vh}.zoom-menu.svelte-1slmzrc{max-width:85vw;align-items:flex-start}.text-container.svelte-1slmzrc{flex-direction:column;align-items:flex-start;gap:4px}}.mail-link.svelte-1u9u9f9{text-decoration:none;z-index:2;position:relative}.contact-section.svelte-1u9u9f9{width:100%;max-width:min(95vw,1200px);height:auto;padding:60px 0;background-color:#fff;border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.contact-section.skip-animation.svelte-1u9u9f9{opacity:1!important}.contact-intro.svelte-1u9u9f9{background:#7f7f7f;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-family:Inter Variable,sans-serif;font-weight:400;font-size:clamp(14px,3.5vw,16px);margin:0;text-align:center;position:relative;z-index:2}.contact-cta.svelte-1u9u9f9{background:#000;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-family:Large Roman,sans-serif;font-weight:400;font-size:145px;margin:-40px 0 0;text-align:center;position:relative;cursor:pointer;transition:all .2s ease-in-out}.contact-cta.svelte-1u9u9f9:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:5px;bottom:10px;left:0;background-color:#000;transform-origin:bottom right;transition:transform .4s cubic-bezier(.86,0,.07,1)}.contact-cta.svelte-1u9u9f9:hover:after{transform:scaleX(1);transform-origin:bottom left}.scrolling-bg.svelte-1u9u9f9{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;display:flex;align-items:center;pointer-events:none}.gradient-overlay.svelte-1u9u9f9{position:absolute;top:0;left:0;width:100%;height:200%;background:radial-gradient(ellipse at center,#f7f7f7 40%,#f7f7f700 80%);z-index:1;pointer-events:none}.scrolling-content.svelte-1u9u9f9{display:flex;flex-shrink:0;width:fit-content;animation:svelte-1u9u9f9-scroll 20s linear infinite}.bg-image.svelte-1u9u9f9{height:200px;flex-shrink:0;border-radius:12px}@keyframes svelte-1u9u9f9-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 1024px){.contact-section.svelte-1u9u9f9{max-width:500px;height:200px}.contact-cta.svelte-1u9u9f9{font-size:40px;margin-top:-5px}.contact-cta.svelte-1u9u9f9:after{height:4px;bottom:8px}}.footer.svelte-slt6a5{width:100%;max-width:min(95vw,1200px);display:flex;justify-content:space-between;align-items:center;padding:40px 0;font-family:Inter Variable,sans-serif;font-size:16px;color:#868686}.footer-left.svelte-slt6a5{display:flex;align-items:center}.spinning-flower.svelte-slt6a5{width:24px;height:24px}.social-links.svelte-slt6a5{display:flex;gap:20px;align-items:center}.social-links.svelte-slt6a5 a:where(.svelte-slt6a5){color:#868686;text-decoration:underline}.more-links.svelte-slt6a5{display:flex;align-items:center;gap:5px;background-color:#000;border-radius:1000px;padding:5px 15px 5px 10px;cursor:pointer;text-decoration:none!important}.more-links.svelte-slt6a5:hover{background-color:#242424;transform:scale(1.02);transition:all .2s ease}.more-links.svelte-slt6a5:active{transform:scale(.98);transition:all .2s ease}.more-links.svelte-slt6a5 p:where(.svelte-slt6a5){color:#fff;font-family:Inter Variable,sans-serif;font-weight:400;font-size:16px;text-decoration:none!important}@media (max-width: 768px){.footer.svelte-slt6a5{flex-direction:column;gap:20px}.social-links.svelte-slt6a5{flex-wrap:wrap;justify-content:center}}:root{--header-margin-top: clamp(10px, 4vh, 20px);--header-margin-bottom: clamp(10px, 4vh, 20px);--header-margin-top-mobile: clamp(10px, 2vh, 20px);--header-margin-bottom-mobile: clamp(10px, 2vh, 20px)}@keyframes svelte-1hn8g19-blink{50%{opacity:0}}.cursor.svelte-1hn8g19{animation:svelte-1hn8g19-blink 1s step-end infinite;-webkit-text-fill-color:black}.cursor.finished.svelte-1hn8g19{animation:none;opacity:0}.main-content-wrapper.svelte-1hn8g19{display:flex;flex-direction:column;align-items:center;gap:48px;width:100%;min-height:0}.container.svelte-1hn8g19{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;margin-bottom:var(--header-margin-bottom);position:relative;flex-shrink:0;gap:16px}.gradient-text.svelte-1hn8g19{background:#000;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-family:Large Roman,sans-serif;font-variation-settings:"wght" 372,"wdth" 90,"YTLC" 555,"opsz" 100;font-size:60px;line-height:0;font-style:normal;opacity:1;position:relative;flex-shrink:0;text-align:center;white-space:nowrap;letter-spacing:-.192px}.introduction.svelte-1hn8g19{text-align:center}.gradient-text.svelte-1hn8g19 p:where(.svelte-1hn8g19){margin:0;line-height:normal;white-space:pre}.bento-grid.svelte-1hn8g19{box-sizing:border-box;display:grid;grid-template-columns:clamp(150px,20vw,240px) repeat(6,minmax(0px,1fr));grid-template-rows:repeat(4,minmax(0px,1fr));gap:clamp(12px,1.5vw,20px);padding:0;position:relative;width:100%;max-width:min(95vw,1200px);aspect-ratio:2 / 1;min-height:0;opacity:0;transition:opacity .8s ease-out}.bento-grid.show.svelte-1hn8g19{opacity:1}.grid-item.svelte-1hn8g19{background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;border-radius:14px;box-shadow:0 0 1.2px 1px #00000024;flex-shrink:0;transition:transform .4s cubic-bezier(.25,1,.5,1),opacity .8s ease-out;cursor:zoom-in;z-index:1;opacity:0;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.bento-grid.show.svelte-1hn8g19 .grid-item:where(.svelte-1hn8g19){opacity:1;pointer-events:auto}.bento-grid.show.svelte-1hn8g19 .sticker:where(.svelte-1hn8g19){pointer-events:auto}.bento-grid.skip-animation.svelte-1hn8g19 .grid-item:where(.svelte-1hn8g19){opacity:1!important}.cta-container.skip-animation.svelte-1hn8g19,.bio-reader.skip-animation.svelte-1hn8g19,.spinning-flower.skip-animation.svelte-1hn8g19{filter:blur(0px)!important;opacity:1!important}.load-more-button.skip-animation.svelte-1hn8g19{opacity:1!important;transform:translateY(0)!important}.projects-title.skip-animation.svelte-1hn8g19{opacity:1!important}.grid-1.svelte-1hn8g19{transition-delay:.1s}.grid-2.svelte-1hn8g19{transition-delay:.2s}.grid-3.svelte-1hn8g19{transition-delay:.15s}.grid-4.svelte-1hn8g19{transition-delay:.25s}.grid-5.svelte-1hn8g19{transition-delay:.3s}.grid-6.svelte-1hn8g19{transition-delay:.35s}.grid-7.svelte-1hn8g19{transition-delay:.4s}.grid-8.svelte-1hn8g19{transition-delay:.45s}.grid-9.svelte-1hn8g19{transition-delay:.5s}.grid-10.svelte-1hn8g19{transition-delay:.55s}.grid-item.grid-5.svelte-1hn8g19{cursor:default}.grid-item.focused.svelte-1hn8g19{transform:var(--zoom-transform, scale(1));z-index:100;cursor:zoom-out;opacity:1!important;box-shadow:0 20px 50px #00000059}.grid-item.svelte-1hn8g19:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:0 2px 1.1px #ffffff4a inset,0 -2px 2.1px #0000001f inset;border-radius:14px}.grid-1.svelte-1hn8g19{background-image:url(../../../bento_grids/grid_1.webp);grid-area:1 / 1 / 4 / 2}.grid-2.svelte-1hn8g19{background-image:url(../../../bento_grids/grid_2.webp);grid-area:4 / 1 / 5 / 2}.grid-3.svelte-1hn8g19{background-image:url(../../../bento_grids/grid_3.webp);grid-area:1 / 2 / 2 / 4;box-shadow:0 0 1.2px 1px #38383824}.grid-4.svelte-1hn8g19{grid-area:2 / 2 / 5 / 4;overflow:hidden}.grid-4.svelte-1hn8g19 video:where(.svelte-1hn8g19){width:100%;height:100%;object-fit:cover}.grid-5.svelte-1hn8g19{background-image:url(../../../bento_grids/grid_5.webp);grid-area:1 / 4 / 3 / 5}.grid-6.svelte-1hn8g19{background-image:url(../../../bento_grids/grid_6.webp);grid-area:3 / 4 / 5 / 6;box-shadow:0 0 1.2px 1px #33333324}.grid-7.svelte-1hn8g19{background-image:url(../../../bento_grids/grid_7.webp);grid-area:1 / 5 / 3 / 8}.grid-8.svelte-1hn8g19{background-image:url(../../../bento_grids/grid_8.webp);grid-area:3 / 6 / 4 / 8;box-shadow:0 0 1.2px 1px #0d0d0d24}.grid-9.svelte-1hn8g19{background-image:url(../../../bento_grids/grid_9.webp);grid-area:4 / 6 / 5 / 7}.grid-10.svelte-1hn8g19{background-image:url(../../../bento_grids/grid_10.webp);grid-area:4 / 7 / 5 / 8}.grid-3.svelte-1hn8g19:before{box-shadow:0 2px 1.1px #ffffff4a inset,0 -2px 2.1px #3838381f inset}.grid-6.svelte-1hn8g19:before{box-shadow:0 2px 1.1px #ffffff4a inset,0 -2px 2.1px #3333331f inset}.grid-8.svelte-1hn8g19:before{box-shadow:0 2px 1.1px #ffffff4a inset,0 -2px 2.1px #0d0d0d1f inset}.cta-lottie.svelte-1hn8g19{width:25px;height:25px;display:flex;align-items:center;justify-content:center}.cta-container.svelte-1hn8g19{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;opacity:0;filter:blur(10px);transition:opacity .8s ease-out,filter .8s ease-out;transition-delay:.6s}.cta-container.show.svelte-1hn8g19{opacity:1;filter:blur(0px)}.cta-text.svelte-1hn8g19{background:#7f7f7f;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-family:Inter Variable,sans-serif;font-weight:400;font-size:clamp(16px,3.5vw,18px);margin:0;line-height:1;display:flex;align-items:center}.bio-reader.svelte-1hn8g19{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:0 max(5vw,24px);box-sizing:border-box}.bio-reader.bio-done.svelte-1hn8g19{min-height:0;gap:28px;padding-top:20px;padding-bottom:20px}.bio-paragraph.svelte-1hn8g19{max-width:min(95vw,680px);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;column-gap:.28em;row-gap:.35em;line-height:1.75;transition:opacity .28s cubic-bezier(.4,0,.2,1),transform .28s cubic-bezier(.4,0,.2,1)}.bio-paragraph.leaving.svelte-1hn8g19{opacity:0;transform:translateY(-12px)}.bio-paragraph.entering.svelte-1hn8g19,.bio-paragraph.leaving-back.svelte-1hn8g19{opacity:0;transform:translateY(12px)}.bio-paragraph.entering-back.svelte-1hn8g19{opacity:0;transform:translateY(-12px)}.bio-word.svelte-1hn8g19{color:#d0d0d0;font-family:Inter Variable,sans-serif;font-weight:400;font-size:clamp(18px,4.5vw,22px);line-height:1.75;transition:color .25s ease}.bio-word.revealed.svelte-1hn8g19{color:#000}.bio-icon.svelte-1hn8g19{display:block;flex-shrink:0;width:auto;opacity:.1;transition:opacity .25s ease}.bio-icon.revealed.svelte-1hn8g19{opacity:1}.projects-title.svelte-1hn8g19{background:#000;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-family:Large Roman,sans-serif;font-variation-settings:"wght" 372,"wdth" 90,"YTLC" 555,"opsz" 100;font-style:normal;font-size:60px;font-weight:400;letter-spacing:-.192px;text-align:center;width:100%}.projects-section.svelte-1hn8g19{display:flex;flex-direction:column;align-items:center;width:100%;gap:20px}@media (max-width: 1024px){.bubble-lottie-container.svelte-1hn8g19{display:block;width:100%;max-width:500px;margin-inline:auto;height:auto}.grid-item.svelte-1hn8g19{cursor:default!important}.stickers-container.svelte-1hn8g19{display:none}.grid-5.svelte-1hn8g19{background-image:url(../../../bento_grids/grid_5_stickers.webp)!important}.gradient-container.svelte-1hn8g19{justify-content:flex-start;padding-top:clamp(40px,8vh,80px);height:auto;min-height:100dvh}.main-content-wrapper.svelte-1hn8g19{max-height:none}.container.svelte-1hn8g19{gap:10px}.bento-grid.svelte-1hn8g19{grid-template-columns:2fr 1fr 1fr;grid-template-rows:repeat(8,1fr);height:auto;aspect-ratio:1 / 2.2;width:100%;max-width:500px;min-height:0}.grid-1.svelte-1hn8g19{grid-area:1 / 1 / 4 / 2}.grid-2.svelte-1hn8g19{grid-area:4 / 1 / 5 / 2}.grid-3.svelte-1hn8g19{grid-area:1 / 2 / 2 / 4}.grid-4.svelte-1hn8g19{grid-area:2 / 2 / 5 / 4}.grid-5.svelte-1hn8g19{grid-area:5 / 3 / 7 / 4}.grid-6.svelte-1hn8g19{grid-area:5 / 1 / 7 / 3}.grid-7.svelte-1hn8g19{grid-area:7 / 1 / 9 / 3}.grid-8.svelte-1hn8g19{display:none}.grid-9.svelte-1hn8g19{grid-area:8 / 3 / 9 / 4}.grid-10.svelte-1hn8g19{grid-area:7 / 3 / 8 / 4}}@media (max-width: 768px){.logo-container.svelte-1hn8g19{margin-top:var(--header-margin-top-mobile)}.container.svelte-1hn8g19{margin-bottom:var(--header-margin-bottom-mobile)}.gradient-container.svelte-1hn8g19{gap:clamp(30px,5vw,60px);padding-left:clamp(30px,7vw,50px);padding-right:clamp(30px,7vw,50px)}.container.svelte-1hn8g19{flex-direction:column}.gradient-text.svelte-1hn8g19,.projects-title.svelte-1hn8g19{font-size:clamp(36px,10vw,48px);letter-spacing:clamp(-.1px,-.02vw,-.192px);line-height:1.2;text-align:center}.gradient-text.svelte-1hn8g19 p:where(.svelte-1hn8g19){white-space:normal}.footer-container.svelte-1hn8g19{flex-direction:column;gap:5px;align-items:center}.bio-word.svelte-1hn8g19{font-size:clamp(17px,4.5vw,22px)}.logotype.svelte-1hn8g19{max-width:80%}.spinning-flower.svelte-1hn8g19{top:50%;width:40px;height:41px}.spinning-flower.show.svelte-1hn8g19{opacity:1;filter:blur(0px)}}.backdrop.svelte-1hn8g19{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;pointer-events:none;opacity:0;background:#ffffffbf;transition:opacity .35s cubic-bezier(.25,1,.5,1)}.backdrop.active.svelte-1hn8g19{pointer-events:auto;opacity:1}.stickers-container.svelte-1hn8g19{position:absolute;width:65%;height:80%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;transition:all .3s;transition-timing-function:cubic-bezier(.44,-.2,0,1.57)}.sticker.svelte-1hn8g19{position:absolute;background-size:contain;background-position:center;background-repeat:no-repeat;cursor:grab;left:50%;transform:translate(-50%);filter:drop-shadow(0px 1px 2px #00000022);transition:all .3s;transition-timing-function:cubic-bezier(.44,-.2,0,1.57);pointer-events:none}.sticker.svelte-1hn8g19:active{cursor:grabbing}.sticker.svelte-1hn8g19:hover:not(.dragging){transform:translate(-50%) scale(1.16) rotate(2deg);filter:drop-shadow(0px 1px 3px #00000033)}.sticker.dragging.svelte-1hn8g19{transition:none;pointer-events:none;cursor:grabbing}.sticker.rainbow.svelte-1hn8g19{background-image:url(../../../stickers/rainbow.webp);width:95%;aspect-ratio:85 / 58;top:0%}.sticker.thing.svelte-1hn8g19{background-image:url(../../../stickers/thing.webp);width:86%;aspect-ratio:75 / 76;top:45%;transform:translate(-50%,-50%)}.sticker.thing.svelte-1hn8g19:hover:not(.dragging){transform:translate(-50%,-50%) scale(1.16) rotate(2deg);filter:drop-shadow(0px 1px 3px #00000033)}.sticker.papillon.svelte-1hn8g19{background-image:url(../../../stickers/papillon.webp);width:81%;aspect-ratio:73 / 75;bottom:0%;transform:translate(-50%)}.dragged-sticker.svelte-1hn8g19{position:absolute;z-index:1000;cursor:grab;background-size:contain;background-position:center;background-repeat:no-repeat;pointer-events:auto;-webkit-user-select:none;user-select:none;filter:drop-shadow(0px 2px 4px #00000033);transform:rotate(var(--rot, 0deg));transition:none}.dragged-sticker.svelte-1hn8g19:hover{transform:scale(1.05) rotate(var(--rot, 0deg));filter:drop-shadow(0px 3px 6px #00000044)}.dragged-sticker.svelte-1hn8g19:active{cursor:grabbing;transform:scale(1.02) rotate(var(--rot, 0deg));filter:drop-shadow(0px 1px 3px #00000022)}.dragged-sticker.rainbow.svelte-1hn8g19{background-image:url(../../../stickers/rainbow.webp);width:85px;height:58px}.dragged-sticker.thing.svelte-1hn8g19{background-image:url(../../../stickers/thing.webp);width:75px;height:76px}.dragged-sticker.papillon.svelte-1hn8g19{background-image:url(../../../stickers/papillon.webp);width:73px;height:75px}.dragged-sticker.background.svelte-1hn8g19{z-index:98}.logo-container.svelte-1hn8g19{display:flex;justify-content:center;padding:20px 0;margin-top:var(--header-margin-top);position:relative}.logotype.svelte-1hn8g19{width:100%;max-width:400px;height:auto}.spinning-flower.svelte-1hn8g19{position:absolute;top:50%;left:50%;transform:translate(-200%,-50%);width:50px;height:51px;opacity:0;filter:blur(10px);transition:opacity .8s ease-out,filter .8s ease-out;transition-delay:.2s}.spinning-flower.show.svelte-1hn8g19{opacity:1;filter:blur(0px)}.load-more-button.svelte-1hn8g19{background-color:#fff;color:#5a5a5a;border:none;padding:24px;font-family:Inter Variable,sans-serif;font-size:16px;font-weight:500;border-radius:50px;cursor:pointer;transition:background-color .2s ease-out,transform .2s ease-out}.load-more-button.svelte-1hn8g19:hover{background-color:#e0e0e0;text-decoration:underline}.load-more-button.svelte-1hn8g19:active{transform:scale(.98)}.bio-skip.svelte-1hn8g19{position:absolute;bottom:28px;left:50%;transform:translate(-50%);background:none;border:none;color:#c8c8c8;font-family:Inter Variable,sans-serif;font-size:13px;font-weight:400;letter-spacing:.04em;cursor:pointer;padding:6px 12px;border-radius:50px;transition:color .2s ease;white-space:nowrap}.bio-skip.svelte-1hn8g19:hover{color:#888}.reveal-hidden{opacity:0;transform:translateY(30px);filter:blur(12px)}.reveal-visible{opacity:1!important;transform:translateY(0)!important;filter:blur(0px)!important}
