@import"https://fonts.googleapis.com/css2?family=Roboto+Flex:wght@400;500;600;700;800&display=swap";:root{font-family:Roboto Flex,system-ui,-apple-system,sans-serif;line-height:1.6;font-weight:400;color:#fff;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:#000}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:Roboto Flex,sans-serif;font-weight:700}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:dark){:root{color:#fff;background-color:#000}a:hover{color:#aaa}button{background-color:#1a1a1a}}@media(max-width:768px){:root{font-size:14px}#app{padding:1rem}h1{font-size:1.8rem}h2{font-size:1.4rem}h3{font-size:1.2rem}button{padding:.5em 1em;font-size:.9em}}@media(max-width:480px){:root{font-size:12px}#app{padding:.5rem}h1{font-size:1.5rem}h2{font-size:1.2rem}h3{font-size:1rem}button{padding:.4em .8em;font-size:.85em}}.header.svelte-zne36e{background-color:#000;border-bottom:none;position:fixed;top:0;left:0;right:0;z-index:100;width:100vw;padding:0;margin:0;border-radius:0 0 20px 20px;overflow-x:hidden;opacity:0;transform:translateY(-100px);animation:svelte-zne36e-slideInHeader 1s ease-in-out 5s both}.header-container.svelte-zne36e{max-width:100%;width:100%;margin:0;padding:0 4rem 0 1.25rem;display:flex;justify-content:flex-start;align-items:center;gap:5rem}.logo.svelte-zne36e{flex-shrink:0;height:120px;display:flex;align-items:center;margin-left:0;text-decoration:none;cursor:pointer}.logo-img.svelte-zne36e{height:100%;width:auto;object-fit:contain}.nav.svelte-zne36e{display:flex;gap:2.5rem;align-items:center;margin-left:800px}.nav-link.svelte-zne36e{color:#fff;font-size:.85rem;font-weight:500;letter-spacing:.5px;transition:opacity .3s ease;position:relative}.nav-link.svelte-zne36e:hover{opacity:.7}.nav-link.active.svelte-zne36e{opacity:1;border-bottom:none;padding-bottom:4px}.nav-link.active.svelte-zne36e:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#fff;border-radius:1px;box-shadow:0 0 10px #ffffffb3,0 0 20px #fff6;filter:drop-shadow(0 0 5px rgba(255,255,255,.5))}@media(max-width:768px){.header-container.svelte-zne36e{flex-direction:column;gap:1rem}.nav.svelte-zne36e{gap:1rem;width:100%;justify-content:center}.nav-link.svelte-zne36e{font-size:.9rem;padding:.5rem 1rem}}@media(min-width:1728px){.header.svelte-zne36e{padding-left:4rem}.header-container.svelte-zne36e{max-width:1728px;margin:0 auto;padding:0 6rem 0 0;gap:8rem}.logo.svelte-zne36e{height:140px}.nav.svelte-zne36e{gap:4rem}.nav-link.svelte-zne36e{font-size:1rem}}@keyframes svelte-zne36e-slideInHeader{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}.home-section.svelte-1uydfew{padding:0;min-height:100vh;align-items:center;justify-content:center;position:relative;overflow:hidden}.blur-points-container.svelte-1uydfew{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9;pointer-events:none;opacity:1;transition:opacity 1s ease-out}.blur-point.svelte-1uydfew{position:fixed;width:120px;height:120px;background:radial-gradient(circle at center,var(--bubble-color) 0%,rgba(var(--bubble-color-rgb),.5) 40%,rgba(var(--bubble-color-rgb),0) 100%);border-radius:50%;pointer-events:auto;transform:translate(-50%,-50%);box-shadow:0 0 30px var(--bubble-color),0 0 60px rgba(var(--bubble-color-rgb),.4),inset 0 0 30px #fff3;filter:blur(40px);mix-blend-mode:hard-light;cursor:grab;transition:box-shadow .2s ease}.blur-point.svelte-1uydfew:hover{box-shadow:0 0 40px var(--bubble-color),0 0 80px rgba(var(--bubble-color-rgb),.5),inset 0 0 40px #ffffff4d}.blur-point.dragged.svelte-1uydfew{pointer-events:auto;cursor:grabbing;filter:blur(30px);box-shadow:0 0 50px var(--bubble-color),0 0 100px rgba(var(--bubble-color-rgb),.6),inset 0 0 50px #fff6}.blur-point.point-1.svelte-1uydfew{--bubble-color: rgb(255, 255, 255);--bubble-color-rgb: 255, 255, 255;animation:svelte-1uydfew-moveVertical 8s ease infinite,svelte-1uydfew-moveHorizontalSlow 12s ease infinite;animation-delay:0s}.blur-point.point-2.svelte-1uydfew{--bubble-color: rgb(255, 220, 230);--bubble-color-rgb: 255, 220, 230;animation:svelte-1uydfew-moveInCircle 6s reverse infinite,svelte-1uydfew-moveVerticalSlow 10s ease infinite;animation-delay:1s}.blur-point.point-3.svelte-1uydfew{--bubble-color: rgb(255, 255, 255);--bubble-color-rgb: 255, 255, 255;animation:svelte-1uydfew-moveInCircle 9s linear infinite,svelte-1uydfew-moveHorizontalSlow 14s ease infinite;animation-delay:2s}.blur-point.point-4.svelte-1uydfew{--bubble-color: rgb(255, 220, 230);--bubble-color-rgb: 255, 220, 230;animation:svelte-1uydfew-moveHorizontal 7s ease infinite,svelte-1uydfew-moveVerticalSlow 13s ease infinite;animation-delay:.5s}.blur-point.point-5.svelte-1uydfew{--bubble-color: rgb(255, 255, 255);--bubble-color-rgb: 255, 255, 255;animation:svelte-1uydfew-moveInCircle 8s ease infinite,svelte-1uydfew-moveHorizontalSlow 11s ease infinite;animation-delay:1.5s}@keyframes svelte-1uydfew-moveInCircle{0%{transform:translate(-50%,-50%) rotate(0) scale(1)}50%{transform:translate(-50%,-50%) rotate(180deg) scale(1.1)}to{transform:translate(-50%,-50%) rotate(360deg) scale(1)}}@keyframes svelte-1uydfew-moveVertical{0%{transform:translate(-50%,-50%) translateY(-150px)}50%{transform:translate(-50%,-50%) translateY(150px)}to{transform:translate(-50%,-50%) translateY(-150px)}}@keyframes svelte-1uydfew-moveVerticalSlow{0%{transform:translate(-50%,-50%) translateY(-120px)}50%{transform:translate(-50%,-50%) translateY(120px)}to{transform:translate(-50%,-50%) translateY(-120px)}}@keyframes svelte-1uydfew-moveHorizontal{0%{transform:translate(-50%,-50%) translate(-150px) translateY(-30px)}50%{transform:translate(-50%,-50%) translate(150px) translateY(30px)}to{transform:translate(-50%,-50%) translate(-150px) translateY(-30px)}}@keyframes svelte-1uydfew-moveHorizontalSlow{0%{transform:translate(-50%,-50%) translate(-120px) translateY(-25px)}50%{transform:translate(-50%,-50%) translate(120px) translateY(25px)}to{transform:translate(-50%,-50%) translate(-120px) translateY(-25px)}}.home-content.svelte-1uydfew{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;z-index:10;position:relative;margin-top:200px}.logo-container.svelte-1uydfew{display:flex;align-items:center;justify-content:center;animation:svelte-1uydfew-fadeInLogo 2.5s ease-out forwards;animation-delay:2.5s;opacity:0}.logo.svelte-1uydfew{height:500px;width:auto;object-fit:contain}.roles.svelte-1uydfew{display:flex;gap:2rem;font-size:.95rem;color:#aaa;font-weight:500;position:absolute;right:calc(50% - 200px);top:355px;opacity:0;animation:svelte-1uydfew-fadeInRoles 1s ease-out 5s both}.roles.svelte-1uydfew span:where(.svelte-1uydfew){transition:transform .3s ease-out}@keyframes svelte-1uydfew-fadeInLogo{0%{opacity:0}to{opacity:1}}@keyframes svelte-1uydfew-fadeInRoles{0%{opacity:0}to{opacity:1}}.work-section.svelte-1p97o21{padding:4rem 2rem}.school-projects-section.svelte-1p97o21{width:100%;margin-top:6rem}.school-header.svelte-1p97o21{display:flex;flex-direction:column;align-items:flex-start;gap:2.5rem;margin-bottom:3rem}.school-header.svelte-1p97o21 h2:where(.svelte-1p97o21){font-size:1.5rem;font-weight:500;color:#fff;margin:0}.school-filter.svelte-1p97o21{display:flex;gap:1rem}.filter-label.svelte-1p97o21{font-size:.9rem;color:#fff;font-weight:500;padding:.5rem 1rem;border:none;background:none;cursor:pointer;transition:all .3s ease;position:relative}.filter-label.active.svelte-1p97o21{padding-bottom:4px}.filter-label.active.svelte-1p97o21:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#fff;border-radius:1px;box-shadow:0 0 10px #ffffffb3,0 0 20px #fff6;filter:drop-shadow(0 0 5px rgba(255,255,255,.5))}.filter-label.svelte-1p97o21:hover{opacity:.7}.school-grid.svelte-1p97o21{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;row-gap:4rem;width:100%}.school-card.svelte-1p97o21{cursor:pointer;transition:transform .3s ease;background:none;border:none;padding:0;text-align:left;font-family:inherit}.school-card.svelte-1p97o21:hover{transform:translateY(-5px);cursor:none}.school-card.svelte-1p97o21:hover .school-image:where(.svelte-1p97o21){opacity:.8;box-shadow:0 0 20px #fff9;filter:drop-shadow(0 0 12px rgba(255,255,255,.4))}.school-image.svelte-1p97o21{width:100%;aspect-ratio:16 / 10;background-color:#333;border-radius:20px;margin-bottom:1.5rem;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease,box-shadow .3s ease,filter .3s ease}.school-info.svelte-1p97o21{padding:0;text-align:left}.school-info.svelte-1p97o21 h3:where(.svelte-1p97o21){font-family:Roboto Flex,sans-serif;font-size:1rem;font-weight:500;color:#fff;margin:0 0 .75rem}.school-tags.svelte-1p97o21{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.school-tag.svelte-1p97o21{font-size:.7rem;color:#aaa;font-weight:400}.project-detail-page.svelte-1yt4zsb{width:100%;min-height:100vh;background-color:#000;color:#fff;padding-top:4rem;scroll-snap-type:y mandatory}.back-button.svelte-1yt4zsb{position:fixed;top:6rem;left:20rem;background:none;border:none;color:#fff;font-size:.9rem;cursor:pointer;padding:0;font-family:inherit;z-index:200}.back-button.svelte-1yt4zsb:hover{color:#aaa}.detail-content.svelte-1yt4zsb{max-width:1200px;margin:0 auto;padding:6rem 3rem 2rem 0}.hero-section.svelte-1yt4zsb{display:grid;grid-template-columns:4fr 1fr;gap:2rem;margin-bottom:4rem;align-items:start;margin-left:-7rem}.video-container.svelte-1yt4zsb{background-color:#2a2a2a;border-radius:12px;aspect-ratio:16 / 10;display:flex;align-items:center;justify-content:center;color:#666;font-size:1.2rem;font-weight:500}.video-placeholder.svelte-1yt4zsb{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-boxes.svelte-1yt4zsb{display:flex;flex-direction:column;gap:1rem;height:100%}.hero-box.svelte-1yt4zsb{background-color:#2a2a2a;border-radius:12px;flex:1;display:flex;align-items:center;justify-content:center;width:180%}.hero-box.svelte-1yt4zsb:not(:last-child){margin-bottom:0}.title-section.svelte-1yt4zsb{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:auto auto;gap:2rem 3rem;margin-bottom:4rem}.title-and-text.svelte-1yt4zsb{grid-column:1;grid-row:1 / 3}.tags-section.svelte-1yt4zsb{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;grid-column:2;grid-row:2;align-self:start}.tag.svelte-1yt4zsb{background-color:transparent;border:1px solid #333333;color:#aaa;padding:.6rem 1rem;border-radius:20px;font-size:.9rem;width:fit-content}.info-cards.svelte-1yt4zsb{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem;border-top:1px solid #333333;border-bottom:1px solid #333333;padding:2rem 0}.info-card.svelte-1yt4zsb{text-align:left}.card-icon.svelte-1yt4zsb{font-size:2rem;margin-bottom:1rem}.info-card.svelte-1yt4zsb h3:where(.svelte-1yt4zsb){font-size:1rem;font-weight:600;margin:0 0 .8rem;color:#fff}.info-card.svelte-1yt4zsb p:where(.svelte-1yt4zsb){font-size:.9rem;color:#aaa;margin:0;line-height:1.6}.process-steps.svelte-1yt4zsb{margin-top:6rem;margin-bottom:4rem;position:relative}.process-title.svelte-1yt4zsb{font-size:1.4rem;font-weight:600;margin-bottom:4rem;color:#fff;text-align:left}.process-section.svelte-1yt4zsb{position:relative;width:100%;margin-bottom:6rem;display:flex;flex-direction:column}.process-section.process-left.svelte-1yt4zsb{align-items:flex-start}.process-section.process-right.svelte-1yt4zsb{align-items:flex-end}.process-top.svelte-1yt4zsb{display:flex;align-items:flex-start;gap:2rem;margin-bottom:2rem}.process-section.process-right.svelte-1yt4zsb .process-top:where(.svelte-1yt4zsb){flex-direction:row-reverse;gap:2rem}.process-number.svelte-1yt4zsb{font-size:4rem;font-weight:700;color:#1a1a1a;min-width:80px;line-height:1;margin-left:-250px}.process-content.svelte-1yt4zsb{display:flex;flex-direction:column;max-width:100%}.process-section.process-right.svelte-1yt4zsb .process-content:where(.svelte-1yt4zsb){align-items:flex-end}.process-text.svelte-1yt4zsb{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;max-width:600px}.process-text.svelte-1yt4zsb h4:where(.svelte-1yt4zsb){font-size:1.2rem;font-weight:600;margin:0 0 1rem;color:#fff}.process-section.process-left.svelte-1yt4zsb .process-text:where(.svelte-1yt4zsb) h4:where(.svelte-1yt4zsb){text-align:left;margin-left:-120px}.process-section.process-right.svelte-1yt4zsb .process-text:where(.svelte-1yt4zsb) h4:where(.svelte-1yt4zsb){text-align:right;margin-right:-120px}.process-text.svelte-1yt4zsb p:where(.svelte-1yt4zsb){font-size:12pt;color:#aaa;line-height:1.6;margin:0}.process-top.svelte-1yt4zsb .process-images:where(.svelte-1yt4zsb){display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;flex:0 0 auto}.process-images.svelte-1yt4zsb{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;flex:0 0 auto}.further-projects.svelte-1yt4zsb{margin-top:6rem}.further-projects.svelte-1yt4zsb h2:where(.svelte-1yt4zsb){font-size:1.4rem;font-weight:600;margin-bottom:2rem}.projects-grid.svelte-1yt4zsb{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.project-card.svelte-1yt4zsb{background-color:#2a2a2a;border-radius:12px;aspect-ratio:1 / 1;cursor:pointer;border:2px solid transparent;transition:border-color .3s ease,filter .3s ease;position:relative;overflow:hidden}.project-card.svelte-1yt4zsb:hover{border-color:#fff;filter:blur(3px);background-color:#2a2a2ab3;cursor:none}.project-card.svelte-1yt4zsb:hover:before{content:"";position:absolute;inset:0;background-color:#0003;border-radius:12px;pointer-events:none;z-index:1}.placeholder-box.svelte-1yt4zsb{background-color:#2a2a2a;border-radius:30px;width:368px;height:224px;display:flex;align-items:center;justify-content:center;color:#555;font-size:.95rem;font-weight:500}@media(max-width:768px){.hero-section.svelte-1yt4zsb,.title-section.svelte-1yt4zsb{grid-template-columns:1fr}.info-cards.svelte-1yt4zsb{grid-template-columns:repeat(2,1fr)}.projects-grid.svelte-1yt4zsb{grid-template-columns:1fr}.detail-content.svelte-1yt4zsb{padding:1rem}}.contact-wrapper.svelte-12xyhj1{width:100%}.contact-wrapper.svelte-12xyhj1 h2:where(.svelte-12xyhj1){font-size:1.5rem;font-weight:500;color:#fff;margin:0 0 3rem -68rem}.contact-container.svelte-12xyhj1{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;width:100%;max-width:1000px;margin:0 auto}.contact-text.svelte-12xyhj1{margin-left:-12rem}.contact-text.svelte-12xyhj1 h3:where(.svelte-12xyhj1){font-family:Lucida Typewriter Std,monospace;font-size:40px;font-style:normal;font-weight:400;line-height:normal;color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.25);margin:0}.contact-text.svelte-12xyhj1 h3:where(.svelte-12xyhj1) .normal:where(.svelte-12xyhj1){font-family:Roboto Flex,sans-serif;font-weight:400;text-shadow:none}.visualize-placeholder.svelte-12xyhj1{display:inline-block;min-width:9ch;height:1em}.contact-form.svelte-12xyhj1{display:flex;flex-direction:column;gap:1.5rem}.form-row.svelte-12xyhj1{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group.svelte-12xyhj1{display:flex;flex-direction:column;gap:.5rem}label.svelte-12xyhj1{font-family:Roboto Flex,sans-serif;font-size:.9rem;font-weight:500;color:#aaa;text-align:left}.required.svelte-12xyhj1{color:#888}input.svelte-12xyhj1,textarea.svelte-12xyhj1{font-family:Roboto Flex,sans-serif;font-size:1rem;padding:.75rem 1.5rem;border:none;border-radius:30px;background-color:#2a2a2a;color:#fff;transition:all .3s ease}input.svelte-12xyhj1::placeholder,textarea.svelte-12xyhj1::placeholder{color:#666}input.svelte-12xyhj1:hover,textarea.svelte-12xyhj1:hover{box-shadow:0 0 15px #fff6,0 0 25px #fff3}input.svelte-12xyhj1:focus,textarea.svelte-12xyhj1:focus{outline:none;background-color:#333;box-shadow:0 0 0 2px #444,0 0 15px #fff6,0 0 25px #fff3}textarea.svelte-12xyhj1{resize:vertical;min-height:300px}.submit-button.svelte-12xyhj1{font-family:Roboto Flex,sans-serif;font-size:1rem;font-weight:600;padding:.75rem 2rem;border:2px solid #9d4edd;border-radius:50px;background-color:transparent;color:#fff;cursor:pointer;transition:all .3s ease;align-self:flex-end}.submit-button.svelte-12xyhj1:hover:not(:disabled){background-color:#333;border-color:#fff;box-shadow:0 4px 12px #ffffff1a}.submit-button.svelte-12xyhj1:disabled{opacity:.6;cursor:not-allowed}.submit-message.svelte-12xyhj1{padding:1rem;border-radius:8px;background-color:#ffe8e8;color:#c00;font-size:.95rem}.submit-message.success.svelte-12xyhj1{background-color:#e8ffe8;color:#0c0}@media(max-width:768px){.contact-container.svelte-12xyhj1{grid-template-columns:1fr;gap:2rem}.contact-text.svelte-12xyhj1 h3:where(.svelte-12xyhj1){font-size:1.8rem}.form-row.svelte-12xyhj1{grid-template-columns:1fr}}.project-detail-page.svelte-hpooyx{width:100%;min-height:100vh;background-color:#000;color:#fff;padding-top:4rem}.back-button.svelte-hpooyx{position:relative;top:auto;left:-7rem;background:none;border:none;color:#fff;font-size:.9rem;cursor:pointer;padding:0;font-family:inherit;z-index:200;display:block;margin-bottom:2rem}.back-button.svelte-hpooyx:hover{color:#aaa}.detail-content.svelte-hpooyx{max-width:1200px;margin:0 auto;padding:6rem 3rem 2rem 0}.hero-section.svelte-hpooyx{display:grid;grid-template-columns:4fr 1fr;gap:2rem;margin-bottom:4rem;margin-left:-7rem}.video-container.svelte-hpooyx{aspect-ratio:16/9;background-color:#1a1a1a;border-radius:8px;display:flex;align-items:center;justify-content:center}.hero-boxes.svelte-hpooyx{display:flex;flex-direction:column;gap:1rem;height:100%}.hero-box.svelte-hpooyx{flex:1;background-color:#1a1a1a;border-radius:8px;width:180%}.title-section.svelte-hpooyx{margin-bottom:4rem;max-width:55%}.title-and-text.svelte-hpooyx{margin-bottom:2rem}.title-and-text.svelte-hpooyx h1:where(.svelte-hpooyx){font-size:2rem;font-weight:600;line-height:1.2;margin:0 0 1.5rem -20rem}.title-and-text.svelte-hpooyx p:where(.svelte-hpooyx){font-size:1rem;line-height:1.6;color:#ccc;max-width:800px;text-align:left;margin-left:-5rem}.tags-section.svelte-hpooyx{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-left:145%;margin-top:-12rem}.tag.svelte-hpooyx{background-color:#ffffff1a;color:#aaa;padding:.6rem 1.2rem;border-radius:20px;font-size:.9rem}.info-cards.svelte-hpooyx{display:grid;grid-template-columns:repeat(4,1fr);gap:4rem;margin-bottom:4rem;margin-top:15rem}.info-card.svelte-hpooyx{background-color:#0a0a0a;border:1px solid #222222;padding:2rem;border-radius:8px;display:grid;grid-template-columns:auto 1fr;gap:-3rem;align-items:start}.card-icon.svelte-hpooyx{width:2rem;height:2rem;margin-bottom:0;display:block;grid-row:1;grid-column:1}.info-card.svelte-hpooyx h3:where(.svelte-hpooyx){font-size:1rem;font-weight:600;margin:0;color:#fff;grid-row:1;grid-column:2;align-self:start;margin-left:-6rem}.info-card.svelte-hpooyx:nth-child(3) h3:where(.svelte-hpooyx){margin-left:.3rem}.info-card.svelte-hpooyx p:where(.svelte-hpooyx){font-size:.9rem;color:#aaa;line-height:1.6;margin:0;grid-column:1 / -1;margin-top:.5rem}.info-card.svelte-hpooyx:nth-child(3) p:where(.svelte-hpooyx){margin-left:.3rem}.process-steps.svelte-hpooyx{margin-top:6rem;margin-bottom:4rem;position:relative}.process-title.svelte-hpooyx{font-size:1.4rem;font-weight:600;margin-bottom:4rem;color:#fff;text-align:left}.process-section.svelte-hpooyx{position:relative;width:100%;margin-bottom:6rem;display:flex;flex-direction:column}.process-section.process-left.svelte-hpooyx{align-items:flex-start}.process-section.process-right.svelte-hpooyx{align-items:flex-end}.process-top.svelte-hpooyx{display:flex;align-items:flex-start;gap:2rem;margin-bottom:2rem}.process-section.process-right.svelte-hpooyx .process-top:where(.svelte-hpooyx){flex-direction:row-reverse;gap:2rem}.process-content.svelte-hpooyx{display:flex;flex-direction:column;max-width:100%}.process-section.process-right.svelte-hpooyx .process-content:where(.svelte-hpooyx){align-items:flex-end}.process-text.svelte-hpooyx{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;max-width:600px}.process-text.svelte-hpooyx h4:where(.svelte-hpooyx){font-size:1.2rem;font-weight:600;margin:0 0 1rem;color:#fff}.process-section.process-left.svelte-hpooyx .process-text:where(.svelte-hpooyx) h4:where(.svelte-hpooyx){text-align:left;margin-left:-40px}.process-section.process-right.svelte-hpooyx .process-text:where(.svelte-hpooyx) h4:where(.svelte-hpooyx){text-align:left;margin-left:+110px}.process-text.svelte-hpooyx p:where(.svelte-hpooyx){font-size:12pt;color:#aaa;line-height:1.6;margin:0;text-align:left}.process-section.process-left.svelte-hpooyx .process-text:where(.svelte-hpooyx) p:where(.svelte-hpooyx){margin-left:-40px}.process-section.process-right.svelte-hpooyx .process-text:where(.svelte-hpooyx) p:where(.svelte-hpooyx){margin-left:110px}.process-section.process-right.svelte-hpooyx .process-images:where(.svelte-hpooyx){margin-right:-7rem}.process-section.process-left.svelte-hpooyx .process-images:where(.svelte-hpooyx){margin-left:-3rem}.process-top.svelte-hpooyx .process-images:where(.svelte-hpooyx){display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;flex:0 0 auto}.process-images.svelte-hpooyx{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;flex:0 0 auto}.placeholder-box.svelte-hpooyx{aspect-ratio:auto;background-color:#1a1a1a;border-radius:30px;width:368px;height:224px;display:flex;align-items:center;justify-content:center;color:#555;font-size:.95rem;font-weight:500}@media(max-width:1024px){.info-cards.svelte-hpooyx{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.info-cards.svelte-hpooyx{grid-template-columns:repeat(2,1fr)}.hero-section.svelte-hpooyx{grid-template-columns:1fr}.title-and-text.svelte-hpooyx h1:where(.svelte-hpooyx){font-size:1.8rem}.process-section.process-right.svelte-hpooyx .process-text:where(.svelte-hpooyx) h4:where(.svelte-hpooyx){margin-right:0}.process-section.process-left.svelte-hpooyx .process-text:where(.svelte-hpooyx) h4:where(.svelte-hpooyx){margin-left:0}}.project-detail-page.svelte-1ue0933{width:100%;min-height:100vh;background-color:#000;color:#fff;padding-top:4rem}.back-button.svelte-1ue0933{position:fixed;top:6rem;left:20rem;background:none;border:none;color:#fff;font-size:.9rem;cursor:pointer;padding:0;font-family:inherit;z-index:200}.back-button.svelte-1ue0933:hover{color:#aaa}.detail-content.svelte-1ue0933{max-width:1200px;margin:0 auto;padding:6rem 3rem 2rem 0}.hero-section.svelte-1ue0933{display:grid;grid-template-columns:4fr 1fr;gap:2rem;margin-bottom:4rem;margin-left:-7rem}.video-container.svelte-1ue0933{aspect-ratio:16/9;background-color:#1a1a1a;border-radius:8px;display:flex;align-items:center;justify-content:center}.hero-boxes.svelte-1ue0933{display:flex;flex-direction:column;gap:1rem;height:100%}.hero-box.svelte-1ue0933{flex:1;background-color:#1a1a1a;border-radius:8px;width:180%}.title-section.svelte-1ue0933{margin-bottom:4rem;max-width:55%}.title-and-text.svelte-1ue0933{margin-bottom:2rem}.title-and-text.svelte-1ue0933 h1:where(.svelte-1ue0933){font-size:2rem;font-weight:600;line-height:1.2;margin:0 0 1.5rem -5rem}.title-and-text.svelte-1ue0933 p:where(.svelte-1ue0933){font-size:1rem;line-height:1.6;color:#ccc;max-width:800px;text-align:left;margin-left:-5rem}.tags-section.svelte-1ue0933{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;margin-left:85%;margin-top:-3rem}.tag.svelte-1ue0933{background-color:#ffffff1a;color:#aaa;padding:.4rem .8rem;border-radius:20px;font-size:.9rem}.info-cards.svelte-1ue0933{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem}.info-card.svelte-1ue0933{background-color:#0a0a0a;border:1px solid #222222;padding:2rem;border-radius:8px;display:grid;grid-template-columns:auto 1fr;gap:.3rem;align-items:start}.card-icon.svelte-1ue0933{width:2rem;height:2rem;margin-bottom:0;display:block;grid-row:1;grid-column:1}.info-card.svelte-1ue0933 h3:where(.svelte-1ue0933){font-size:1rem;font-weight:600;margin:0;color:#fff;grid-row:1;grid-column:2;align-self:start;margin-left:-6rem}.info-card.svelte-1ue0933:nth-child(3) h3:where(.svelte-1ue0933){margin-left:.3rem}.info-card.svelte-1ue0933 p:where(.svelte-1ue0933){font-size:.9rem;color:#aaa;line-height:1.6;margin:0;grid-column:1 / -1;margin-top:.5rem}.info-card.svelte-1ue0933:nth-child(3) p:where(.svelte-1ue0933){margin-left:.3rem}.process-steps.svelte-1ue0933{margin-top:6rem;margin-bottom:4rem;position:relative}.process-title.svelte-1ue0933{font-size:1.4rem;font-weight:600;margin-bottom:4rem;color:#fff;text-align:left}.process-section.svelte-1ue0933{position:relative;width:100%;margin-bottom:6rem;display:flex;flex-direction:column}.process-section.process-left.svelte-1ue0933{align-items:flex-start}.process-section.process-right.svelte-1ue0933{align-items:flex-end}.process-top.svelte-1ue0933{display:flex;align-items:flex-start;gap:2rem;margin-bottom:2rem}.process-section.process-right.svelte-1ue0933 .process-top:where(.svelte-1ue0933){flex-direction:row-reverse;gap:2rem}.process-number.svelte-1ue0933{font-size:4rem;font-weight:700;color:#1a1a1a;min-width:80px;line-height:1;margin-left:-250px}.process-content.svelte-1ue0933{display:flex;flex-direction:column;max-width:100%}.process-section.process-right.svelte-1ue0933 .process-content:where(.svelte-1ue0933){align-items:flex-end}.process-text.svelte-1ue0933{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;max-width:600px}.process-text.svelte-1ue0933 h4:where(.svelte-1ue0933){font-size:1.2rem;font-weight:600;margin:0 0 1rem;color:#fff}.process-section.process-left.svelte-1ue0933 .process-text:where(.svelte-1ue0933) h4:where(.svelte-1ue0933){text-align:left;margin-left:-120px}.process-section.process-right.svelte-1ue0933 .process-text:where(.svelte-1ue0933) h4:where(.svelte-1ue0933){text-align:right;margin-right:+380px}.process-text.svelte-1ue0933 p:where(.svelte-1ue0933){font-size:12pt;color:#aaa;line-height:1.6;margin:0}.process-top.svelte-1ue0933 .process-images:where(.svelte-1ue0933){display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;flex:0 0 auto}.process-images.svelte-1ue0933{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;flex:0 0 auto}.placeholder-box.svelte-1ue0933{aspect-ratio:auto;background-color:#1a1a1a;border-radius:30px;width:368px;height:224px;display:flex;align-items:center;justify-content:center;color:#555;font-size:.95rem;font-weight:500}@media(max-width:1024px){.info-cards.svelte-1ue0933{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.info-cards.svelte-1ue0933,.hero-section.svelte-1ue0933{grid-template-columns:1fr}.title-and-text.svelte-1ue0933 h1:where(.svelte-1ue0933){font-size:1.8rem}}.project-detail-page.svelte-1jumheo{width:100%;min-height:100vh;background-color:#000;color:#fff;padding-top:4rem}.back-button.svelte-1jumheo{position:fixed;top:6rem;left:20rem;background:none;border:none;color:#fff;font-size:.9rem;cursor:pointer;padding:0;font-family:inherit;z-index:200}.back-button.svelte-1jumheo:hover{color:#aaa}.detail-content.svelte-1jumheo{max-width:1200px;margin:0 auto;padding:6rem 3rem 2rem 0}.hero-section.svelte-1jumheo{display:grid;grid-template-columns:4fr 1fr;gap:2rem;margin-bottom:4rem;margin-left:-7rem}.video-container.svelte-1jumheo{aspect-ratio:16/9;background-color:#1a1a1a;border-radius:8px;display:flex;align-items:center;justify-content:center}.hero-boxes.svelte-1jumheo{display:flex;flex-direction:column;gap:1rem;height:100%}.hero-box.svelte-1jumheo{flex:1;background-color:#1a1a1a;border-radius:8px;width:180%}.title-section.svelte-1jumheo{margin-bottom:4rem;max-width:55%}.title-and-text.svelte-1jumheo{margin-bottom:2rem}.title-and-text.svelte-1jumheo h1:where(.svelte-1jumheo){font-size:2rem;font-weight:600;line-height:1.2;margin:0 0 1.5rem -5rem}.title-and-text.svelte-1jumheo p:where(.svelte-1jumheo){font-size:1rem;line-height:1.6;color:#ccc;max-width:800px;text-align:left;margin-left:-5rem}.tags-section.svelte-1jumheo{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;margin-left:85%;margin-top:-3rem}.tag.svelte-1jumheo{background-color:#ffffff1a;color:#aaa;padding:.4rem .8rem;border-radius:20px;font-size:.9rem}.info-cards.svelte-1jumheo{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem}.info-card.svelte-1jumheo{background-color:#0a0a0a;border:1px solid #222222;padding:2rem;border-radius:8px;display:grid;grid-template-columns:auto 1fr;gap:.3rem;align-items:start}.card-icon.svelte-1jumheo{width:2rem;height:2rem;margin-bottom:0;display:block;grid-row:1;grid-column:1}.info-card.svelte-1jumheo h3:where(.svelte-1jumheo){font-size:1rem;font-weight:600;margin:0;color:#fff;grid-row:1;grid-column:2;align-self:start;margin-left:-6rem}.info-card.svelte-1jumheo:nth-child(3) h3:where(.svelte-1jumheo){margin-left:.3rem}.info-card.svelte-1jumheo p:where(.svelte-1jumheo){font-size:.9rem;color:#aaa;line-height:1.6;margin:0;grid-column:1 / -1;margin-top:.5rem}.info-card.svelte-1jumheo:nth-child(3) p:where(.svelte-1jumheo){margin-left:.3rem}.process-steps.svelte-1jumheo{margin-top:6rem;margin-bottom:4rem;position:relative}.process-title.svelte-1jumheo{font-size:1.4rem;font-weight:600;margin-bottom:4rem;color:#fff;text-align:left}.process-section.svelte-1jumheo{position:relative;width:100%;margin-bottom:6rem;display:flex;flex-direction:column}.process-section.process-left.svelte-1jumheo{align-items:flex-start}.process-section.process-right.svelte-1jumheo{align-items:flex-end}.process-top.svelte-1jumheo{display:flex;align-items:flex-start;gap:2rem;margin-bottom:2rem}.process-section.process-right.svelte-1jumheo .process-top:where(.svelte-1jumheo){flex-direction:row-reverse;gap:2rem}.process-number.svelte-1jumheo{font-size:4rem;font-weight:700;color:#1a1a1a;min-width:80px;line-height:1;margin-left:-250px}.process-content.svelte-1jumheo{display:flex;flex-direction:column;max-width:100%}.process-section.process-right.svelte-1jumheo .process-content:where(.svelte-1jumheo){align-items:flex-end}.process-text.svelte-1jumheo{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;max-width:600px}.process-text.svelte-1jumheo h4:where(.svelte-1jumheo){font-size:1.2rem;font-weight:600;margin:0 0 1rem;color:#fff}.process-section.process-left.svelte-1jumheo .process-text:where(.svelte-1jumheo) h4:where(.svelte-1jumheo){text-align:left;margin-left:-120px}.process-section.process-right.svelte-1jumheo .process-text:where(.svelte-1jumheo) h4:where(.svelte-1jumheo){text-align:right;margin-right:-120px}.process-text.svelte-1jumheo p:where(.svelte-1jumheo){font-size:12pt;color:#aaa;line-height:1.6;margin:0}.process-top.svelte-1jumheo .process-images:where(.svelte-1jumheo){display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;flex:0 0 auto}.process-images.svelte-1jumheo{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;flex:0 0 auto}.placeholder-box.svelte-1jumheo{aspect-ratio:auto;background-color:#1a1a1a;border-radius:30px;width:368px;height:224px;display:flex;align-items:center;justify-content:center;color:#555;font-size:.95rem;font-weight:500}@media(max-width:1024px){.info-cards.svelte-1jumheo{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.info-cards.svelte-1jumheo,.hero-section.svelte-1jumheo{grid-template-columns:1fr}.title-and-text.svelte-1jumheo h1:where(.svelte-1jumheo){font-size:1.8rem}}.project-detail-page.svelte-1av5am9{width:100%;min-height:100vh;background-color:#000;color:#fff;padding-top:4rem}.back-button.svelte-1av5am9{position:fixed;top:6rem;left:20rem;background:none;border:none;color:#fff;font-size:.9rem;cursor:pointer;padding:0;font-family:inherit;z-index:200}.back-button.svelte-1av5am9:hover{color:#aaa}.detail-content.svelte-1av5am9{max-width:1200px;margin:0 auto;padding:6rem 3rem 2rem 0}.hero-section.svelte-1av5am9{display:grid;grid-template-columns:4fr 1fr;gap:2rem;margin-bottom:4rem;margin-left:-7rem}.video-container.svelte-1av5am9{aspect-ratio:16/9;background-color:#1a1a1a;border-radius:8px;display:flex;align-items:center;justify-content:center}.video-placeholder.svelte-1av5am9{font-size:1.5rem;color:#666}.hero-boxes.svelte-1av5am9{display:flex;flex-direction:column;gap:1rem;height:100%}.hero-box.svelte-1av5am9{flex:1;background-color:#1a1a1a;border-radius:8px;width:180%}.title-section.svelte-1av5am9{margin-bottom:4rem;max-width:55%}.title-and-text.svelte-1av5am9{margin-bottom:2rem}.title-and-text.svelte-1av5am9 h1:where(.svelte-1av5am9){font-size:2rem;font-weight:600;line-height:1.2;margin:0 0 1.5rem -5rem}.title-and-text.svelte-1av5am9 p:where(.svelte-1av5am9){font-size:1rem;line-height:1.6;color:#ccc;max-width:800px;text-align:left;margin-left:-5rem}.tags-section.svelte-1av5am9{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;margin-left:85%;margin-top:-3rem}.tag.svelte-1av5am9{background-color:#ffffff1a;color:#aaa;padding:.4rem .8rem;border-radius:20px;font-size:.9rem}.info-cards.svelte-1av5am9{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem}.info-card.svelte-1av5am9{background-color:#0a0a0a;border:1px solid #222222;padding:2rem;border-radius:8px;display:grid;grid-template-columns:auto 1fr;gap:.3rem;align-items:start}.card-icon.svelte-1av5am9{width:2rem;height:2rem;margin-bottom:0;display:block;grid-row:1;grid-column:1}.info-card.svelte-1av5am9 h3:where(.svelte-1av5am9){font-size:1rem;font-weight:600;margin:0;color:#fff;grid-row:1;grid-column:2;align-self:start;margin-left:-6rem}.info-card.svelte-1av5am9:nth-child(3) h3:where(.svelte-1av5am9){margin-left:.3rem}.info-card.svelte-1av5am9 p:where(.svelte-1av5am9){font-size:.9rem;color:#aaa;line-height:1.6;margin:0;grid-column:1 / -1;margin-top:.5rem}.info-card.svelte-1av5am9:nth-child(3) p:where(.svelte-1av5am9){margin-left:.3rem}.process-steps.svelte-1av5am9{margin-top:6rem;margin-bottom:4rem;position:relative}.process-title.svelte-1av5am9{font-size:1.4rem;font-weight:600;margin-bottom:4rem;color:#fff;text-align:left}.process-section.svelte-1av5am9{position:relative;width:100%;margin-bottom:6rem;display:flex;flex-direction:column}.process-section.process-left.svelte-1av5am9{align-items:flex-start}.process-section.process-right.svelte-1av5am9{align-items:flex-end}.process-top.svelte-1av5am9{display:flex;align-items:flex-start;gap:2rem;margin-bottom:2rem}.process-section.process-right.svelte-1av5am9 .process-top:where(.svelte-1av5am9){flex-direction:row-reverse;gap:2rem}.process-number.svelte-1av5am9{font-size:4rem;font-weight:700;color:#1a1a1a;min-width:80px;line-height:1;margin-left:-250px}.process-content.svelte-1av5am9{display:flex;flex-direction:column;max-width:100%}.process-section.process-right.svelte-1av5am9 .process-content:where(.svelte-1av5am9){align-items:flex-end}.process-text.svelte-1av5am9{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;max-width:600px}.process-text.svelte-1av5am9 h4:where(.svelte-1av5am9){font-size:1.2rem;font-weight:600;margin:0 0 1rem;color:#fff}.process-section.process-left.svelte-1av5am9 .process-text:where(.svelte-1av5am9) h4:where(.svelte-1av5am9){text-align:left;margin-left:-120px}.process-section.process-right.svelte-1av5am9 .process-text:where(.svelte-1av5am9) h4:where(.svelte-1av5am9){text-align:right;margin-right:-120px}.process-text.svelte-1av5am9 p:where(.svelte-1av5am9){font-size:12pt;color:#aaa;line-height:1.6;margin:0}.process-top.svelte-1av5am9 .process-images:where(.svelte-1av5am9){display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;flex:0 0 auto}.process-images.svelte-1av5am9{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.placeholder-box.svelte-1av5am9{width:368px;height:224px;background-color:#1a1a1a;border-radius:30px;flex-shrink:0}@media(max-width:1024px){.info-cards.svelte-1av5am9{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.info-cards.svelte-1av5am9,.hero-section.svelte-1av5am9{grid-template-columns:1fr}.title-and-text.svelte-1av5am9 h1:where(.svelte-1av5am9){font-size:1.8rem}}.project-detail-page.svelte-t2qt8v{width:100%;min-height:100vh;background-color:#000;color:#fff;padding-top:4rem}.back-button.svelte-t2qt8v{position:fixed;top:6rem;left:20rem;background:none;border:none;color:#fff;font-size:.9rem;cursor:pointer;padding:0;font-family:inherit;z-index:200}.back-button.svelte-t2qt8v:hover{color:#aaa}.detail-content.svelte-t2qt8v{max-width:1200px;margin:0 auto;padding:6rem 3rem 2rem 0}.hero-section.svelte-t2qt8v{display:grid;grid-template-columns:4fr 1fr;gap:2rem;margin-bottom:4rem;margin-left:-7rem}.video-container.svelte-t2qt8v{aspect-ratio:16/9;background-color:#1a1a1a;border-radius:8px;display:flex;align-items:center;justify-content:center}.hero-boxes.svelte-t2qt8v{display:flex;flex-direction:column;gap:1rem;height:100%}.hero-box.svelte-t2qt8v{flex:1;background-color:#1a1a1a;border-radius:8px;width:180%}.title-section.svelte-t2qt8v{margin-bottom:4rem;max-width:55%}.title-and-text.svelte-t2qt8v{margin-bottom:2rem}.title-and-text.svelte-t2qt8v h1:where(.svelte-t2qt8v){font-size:2rem;font-weight:600;line-height:1.2;margin:0 0 1.5rem -5rem}.title-and-text.svelte-t2qt8v p:where(.svelte-t2qt8v){font-size:1rem;line-height:1.6;color:#ccc;max-width:800px;text-align:left;margin-left:-5rem}.tags-section.svelte-t2qt8v{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;margin-left:85%;margin-top:-3rem}.tag.svelte-t2qt8v{background-color:#ffffff1a;color:#aaa;padding:.4rem .8rem;border-radius:20px;font-size:.9rem}.info-cards.svelte-t2qt8v{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem}.info-card.svelte-t2qt8v{background-color:#0a0a0a;border:1px solid #222222;padding:2rem;border-radius:8px;display:grid;grid-template-columns:auto 1fr;gap:0rem;align-items:start}.card-icon.svelte-t2qt8v{width:2rem;height:2rem;margin-bottom:0;display:block;grid-row:1;grid-column:1}.info-card.svelte-t2qt8v h3:where(.svelte-t2qt8v){font-size:1rem;font-weight:600;margin:0;color:#fff;grid-row:1;grid-column:2;align-self:start;margin-left:-6rem}.info-card.svelte-t2qt8v:nth-child(3) h3:where(.svelte-t2qt8v){margin-left:.3rem}.info-card.svelte-t2qt8v p:where(.svelte-t2qt8v){font-size:.9rem;color:#aaa;line-height:1.6;margin:0;grid-column:1 / -1;margin-top:.5rem}.info-card.svelte-t2qt8v:nth-child(3) p:where(.svelte-t2qt8v){margin-left:.3rem}.process-steps.svelte-t2qt8v{margin-top:6rem;margin-bottom:4rem;position:relative}.process-title.svelte-t2qt8v{font-size:1.4rem;font-weight:600;margin-bottom:4rem;color:#fff;text-align:left}.process-section.svelte-t2qt8v{position:relative;width:100%;margin-bottom:6rem;display:flex;flex-direction:column}.process-section.process-left.svelte-t2qt8v{align-items:flex-start}.process-section.process-right.svelte-t2qt8v{align-items:flex-end}.process-top.svelte-t2qt8v{display:flex;align-items:flex-start;gap:2rem;margin-bottom:2rem}.process-section.process-right.svelte-t2qt8v .process-top:where(.svelte-t2qt8v){flex-direction:row-reverse;gap:2rem}.process-number.svelte-t2qt8v{font-size:4rem;font-weight:700;color:#1a1a1a;min-width:80px;line-height:1;margin-left:-250px}.process-content.svelte-t2qt8v{display:flex;flex-direction:column;max-width:100%}.process-section.process-right.svelte-t2qt8v .process-content:where(.svelte-t2qt8v){align-items:flex-end}.process-text.svelte-t2qt8v{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;max-width:600px}.process-text.svelte-t2qt8v h4:where(.svelte-t2qt8v){font-size:1.2rem;font-weight:600;margin:0 0 1rem;color:#fff}.process-section.process-left.svelte-t2qt8v .process-text:where(.svelte-t2qt8v) h4:where(.svelte-t2qt8v){text-align:left;margin-left:-40px}.process-section.process-right.svelte-t2qt8v .process-text:where(.svelte-t2qt8v) h4:where(.svelte-t2qt8v){text-align:left;margin-left:10px}.process-text.svelte-t2qt8v p:where(.svelte-t2qt8v){font-size:12pt;color:#aaa;line-height:1.6;margin:0;text-align:left}.process-section.process-left.svelte-t2qt8v .process-text:where(.svelte-t2qt8v) p:where(.svelte-t2qt8v){margin-left:-40px}.process-top.svelte-t2qt8v .process-images:where(.svelte-t2qt8v){display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;flex:0 0 auto}.process-images.svelte-t2qt8v{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.placeholder-box.svelte-t2qt8v{width:368px;height:224px;background-color:#1a1a1a;border-radius:30px;flex-shrink:0}@media(max-width:1024px){.info-cards.svelte-t2qt8v{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.info-cards.svelte-t2qt8v,.hero-section.svelte-t2qt8v{grid-template-columns:1fr}.title-and-text.svelte-t2qt8v h1:where(.svelte-t2qt8v){font-size:1.8rem}}.project-detail-page.svelte-1yh5z4c{width:100%;min-height:100vh;background-color:#000;color:#fff;padding-top:4rem}.back-button.svelte-1yh5z4c{position:fixed;top:6rem;left:20rem;background:none;border:none;color:#fff;font-size:.9rem;cursor:pointer;padding:0;font-family:inherit;z-index:200}.back-button.svelte-1yh5z4c:hover{color:#aaa}.detail-content.svelte-1yh5z4c{max-width:1200px;margin:0 auto;padding:6rem 3rem 2rem 0}.hero-section.svelte-1yh5z4c{display:grid;grid-template-columns:4fr 1fr;gap:2rem;margin-bottom:4rem;margin-left:-7rem}.video-container.svelte-1yh5z4c{aspect-ratio:16/9;background-color:#1a1a1a;border-radius:8px;display:flex;align-items:center;justify-content:center}.hero-boxes.svelte-1yh5z4c{display:flex;flex-direction:column;gap:1rem;height:100%}.hero-box.svelte-1yh5z4c{flex:1;background-color:#1a1a1a;border-radius:8px;width:180%}.title-section.svelte-1yh5z4c{margin-bottom:4rem;max-width:55%}.title-and-text.svelte-1yh5z4c{margin-bottom:2rem}.title-and-text.svelte-1yh5z4c h1:where(.svelte-1yh5z4c){font-size:2rem;font-weight:600;line-height:1.2;margin:0 0 1.5rem -5rem}.title-and-text.svelte-1yh5z4c p:where(.svelte-1yh5z4c){font-size:1rem;line-height:1.6;color:#ccc;max-width:800px;text-align:left;margin-left:-5rem}.tags-section.svelte-1yh5z4c{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.5rem;margin-left:85%;margin-top:-3rem}.tag.svelte-1yh5z4c{background-color:#ffffff1a;color:#aaa;padding:.4rem .8rem;border-radius:20px;font-size:.9rem}.info-cards.svelte-1yh5z4c{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem}.info-card.svelte-1yh5z4c{background-color:#0a0a0a;border:1px solid #222222;padding:2rem;border-radius:8px;display:grid;grid-template-columns:auto 1fr;gap:.3rem;align-items:start}.card-icon.svelte-1yh5z4c{width:2rem;height:2rem;margin-bottom:0;display:block;grid-row:1;grid-column:1}.info-card.svelte-1yh5z4c h3:where(.svelte-1yh5z4c){font-size:1rem;font-weight:600;margin:0;color:#fff;grid-row:1;grid-column:2;align-self:start;margin-left:-6rem}.info-card.svelte-1yh5z4c:nth-child(3) h3:where(.svelte-1yh5z4c){margin-left:.3rem}.info-card.svelte-1yh5z4c p:where(.svelte-1yh5z4c){font-size:.9rem;color:#aaa;line-height:1.6;margin:0;grid-column:1 / -1;margin-top:.5rem}.info-card.svelte-1yh5z4c:nth-child(3) p:where(.svelte-1yh5z4c){margin-left:.3rem}.process-steps.svelte-1yh5z4c{margin-top:6rem;margin-bottom:4rem;position:relative}.process-title.svelte-1yh5z4c{font-size:1.4rem;font-weight:600;margin-bottom:4rem;color:#fff;text-align:left}.process-section.svelte-1yh5z4c{position:relative;width:100%;margin-bottom:6rem;display:flex;flex-direction:column}.process-section.process-left.svelte-1yh5z4c{align-items:flex-start}.process-section.process-right.svelte-1yh5z4c{align-items:flex-end}.process-top.svelte-1yh5z4c{display:flex;align-items:flex-start;gap:2rem;margin-bottom:2rem}.process-section.process-right.svelte-1yh5z4c .process-top:where(.svelte-1yh5z4c){flex-direction:row-reverse;gap:2rem}.process-number.svelte-1yh5z4c{font-size:4rem;font-weight:700;color:#1a1a1a;min-width:80px;line-height:1;margin-left:-250px}.process-content.svelte-1yh5z4c{display:flex;flex-direction:column;max-width:100%}.process-section.process-right.svelte-1yh5z4c .process-content:where(.svelte-1yh5z4c){align-items:flex-end}.process-text.svelte-1yh5z4c{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;max-width:600px}.process-text.svelte-1yh5z4c h4:where(.svelte-1yh5z4c){font-size:1.2rem;font-weight:600;margin:0 0 1rem;color:#fff}.process-section.process-left.svelte-1yh5z4c .process-text:where(.svelte-1yh5z4c) h4:where(.svelte-1yh5z4c){text-align:left;margin-left:-120px}.process-section.process-right.svelte-1yh5z4c .process-text:where(.svelte-1yh5z4c) h4:where(.svelte-1yh5z4c){text-align:right;margin-right:-120px}.process-text.svelte-1yh5z4c p:where(.svelte-1yh5z4c){font-size:12pt;color:#aaa;line-height:1.6;margin:0}.process-top.svelte-1yh5z4c .process-images:where(.svelte-1yh5z4c){display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;flex:0 0 auto}.process-images.svelte-1yh5z4c{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.placeholder-box.svelte-1yh5z4c{width:368px;height:224px;background-color:#1a1a1a;border-radius:30px;flex-shrink:0}@media(max-width:1024px){.info-cards.svelte-1yh5z4c{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.info-cards.svelte-1yh5z4c,.hero-section.svelte-1yh5z4c{grid-template-columns:1fr}.title-and-text.svelte-1yh5z4c h1:where(.svelte-1yh5z4c){font-size:1.8rem}}.project-detail-page.svelte-rd6nd8{width:100%;min-height:100vh;background-color:#000;color:#fff;padding-top:4rem}.back-button.svelte-rd6nd8{position:fixed;top:6rem;right:65rem;background:none;border:none;color:#fff;font-size:.9rem;cursor:pointer;padding:0;font-family:inherit;z-index:200}.back-button.svelte-rd6nd8:hover{color:#aaa}.detail-content.svelte-rd6nd8{max-width:1200px;margin:0 auto;padding:2rem 3rem}.hero-section.svelte-rd6nd8{display:grid;grid-template-columns:2fr 1fr;gap:2rem;margin-bottom:4rem}.video-container.svelte-rd6nd8{aspect-ratio:16/9;background-color:#1a1a1a;border-radius:8px;display:flex;align-items:center;justify-content:center}.video-placeholder.svelte-rd6nd8{font-size:1.5rem;color:#666}.hero-boxes.svelte-rd6nd8{display:flex;flex-direction:column;gap:1rem;height:100%}.hero-box.svelte-rd6nd8{flex:1;background-color:#1a1a1a;border-radius:8px}.title-section.svelte-rd6nd8{margin-bottom:4rem;max-width:55%}.title-and-text.svelte-rd6nd8{margin-bottom:2rem}.title-and-text.svelte-rd6nd8 h1:where(.svelte-rd6nd8){font-size:2rem;font-weight:600;margin:0 0 1.5rem;line-height:1.2}.title-and-text.svelte-rd6nd8 p:where(.svelte-rd6nd8){font-size:1rem;line-height:1.6;color:#ccc;max-width:800px;text-align:left}.tags-section.svelte-rd6nd8{display:flex;gap:1rem;flex-wrap:wrap}.tag.svelte-rd6nd8{background-color:#ffffff1a;color:#aaa;padding:.6rem 1.2rem;border-radius:20px;font-size:.9rem}.info-cards.svelte-rd6nd8{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem}.info-card.svelte-rd6nd8{background-color:#0a0a0a;border:1px solid #222222;padding:2rem;border-radius:8px;display:grid;grid-template-columns:auto 1fr;gap:-3rem;align-items:start}.card-icon.svelte-rd6nd8{width:2rem;height:2rem;margin-bottom:0;display:block;grid-row:1;grid-column:1}.info-card.svelte-rd6nd8 h3:where(.svelte-rd6nd8){font-size:1rem;font-weight:600;margin:0;color:#fff;grid-row:1;grid-column:2;align-self:start;margin-left:-6rem}.info-card.svelte-rd6nd8:nth-child(3) h3:where(.svelte-rd6nd8){margin-left:.3rem}.info-card.svelte-rd6nd8 p:where(.svelte-rd6nd8){font-size:.9rem;color:#aaa;line-height:1.6;margin:0;grid-column:1 / -1;margin-top:.5rem}.info-card.svelte-rd6nd8:nth-child(3) p:where(.svelte-rd6nd8){margin-left:.3rem}.process-steps.svelte-rd6nd8{margin-bottom:4rem}.process-section.svelte-rd6nd8{margin-bottom:3rem}.process-header.svelte-rd6nd8{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.process-number.svelte-rd6nd8{font-size:3rem;font-weight:700;color:#fff;min-width:70px}.process-header.svelte-rd6nd8 h2:where(.svelte-rd6nd8){font-size:2rem;font-weight:600;margin:0}.process-content.svelte-rd6nd8{margin-left:100px}.process-content.svelte-rd6nd8 p:where(.svelte-rd6nd8){font-size:1rem;line-height:1.6;color:#ccc;margin-bottom:2rem}.process-images.svelte-rd6nd8{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.placeholder-box.svelte-rd6nd8{aspect-ratio:1;background-color:#1a1a1a;border-radius:8px}@media(max-width:1024px){.info-cards.svelte-rd6nd8{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.info-cards.svelte-rd6nd8,.hero-section.svelte-rd6nd8{grid-template-columns:1fr}.title-and-text.svelte-rd6nd8 h1:where(.svelte-rd6nd8){font-size:1.8rem}}.project-detail-page.svelte-g18f0n{width:100%;min-height:100vh;background-color:#000;color:#fff;padding-top:4rem}.back-button.svelte-g18f0n{position:fixed;top:6rem;right:65rem;background:none;border:none;color:#fff;font-size:.9rem;cursor:pointer;padding:0;font-family:inherit;z-index:200}.back-button.svelte-g18f0n:hover{color:#aaa}.detail-content.svelte-g18f0n{max-width:1200px;margin:0 auto;padding:2rem 3rem}.hero-section.svelte-g18f0n{display:grid;grid-template-columns:2fr 1fr;gap:2rem;margin-bottom:4rem}.video-container.svelte-g18f0n{aspect-ratio:16/9;background-color:#1a1a1a;border-radius:8px;display:flex;align-items:center;justify-content:center}.hero-boxes.svelte-g18f0n{display:flex;flex-direction:column;gap:1rem;height:100%}.hero-box.svelte-g18f0n{flex:1;background-color:#1a1a1a;border-radius:8px}.title-section.svelte-g18f0n{margin-bottom:4rem;max-width:55%}.title-and-text.svelte-g18f0n{margin-bottom:2rem}.title-and-text.svelte-g18f0n h1:where(.svelte-g18f0n){font-size:2rem;font-weight:600;margin:0 0 1.5rem;line-height:1.2}.title-and-text.svelte-g18f0n p:where(.svelte-g18f0n){font-size:1rem;line-height:1.6;color:#ccc;max-width:800px;text-align:left}.tags-section.svelte-g18f0n{display:flex;gap:1rem;flex-wrap:wrap}.tag.svelte-g18f0n{background-color:#ffffff1a;color:#aaa;padding:.6rem 1.2rem;border-radius:20px;font-size:.9rem}.info-cards.svelte-g18f0n{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem}.info-card.svelte-g18f0n{background-color:#0a0a0a;border:1px solid #222222;padding:2rem;border-radius:8px;display:grid;grid-template-columns:auto 1fr;gap:-3rem;align-items:start}.card-icon.svelte-g18f0n{width:2rem;height:2rem;margin-bottom:0;display:block;grid-row:1;grid-column:1}.info-card.svelte-g18f0n h3:where(.svelte-g18f0n){font-size:1rem;font-weight:600;margin:0;color:#fff;grid-row:1;grid-column:2;align-self:start;margin-left:-6rem}.info-card.svelte-g18f0n:nth-child(3) h3:where(.svelte-g18f0n){margin-left:.3rem}.info-card.svelte-g18f0n p:where(.svelte-g18f0n){font-size:.9rem;color:#aaa;line-height:1.6;margin:0;grid-column:1 / -1;margin-top:.5rem}.info-card.svelte-g18f0n:nth-child(3) p:where(.svelte-g18f0n){margin-left:.3rem}.process-steps.svelte-g18f0n{margin-bottom:4rem}.process-section.svelte-g18f0n{margin-bottom:3rem}.process-header.svelte-g18f0n{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.process-number.svelte-g18f0n{font-size:3rem;font-weight:700;color:#fff;min-width:70px}.process-header.svelte-g18f0n h2:where(.svelte-g18f0n){font-size:2rem;font-weight:600;margin:0}.process-content.svelte-g18f0n{margin-left:100px}.process-content.svelte-g18f0n p:where(.svelte-g18f0n){font-size:1rem;line-height:1.6;color:#ccc;margin-bottom:2rem}.process-images.svelte-g18f0n{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.placeholder-box.svelte-g18f0n{aspect-ratio:1;background-color:#1a1a1a;border-radius:8px}@media(max-width:1024px){.info-cards.svelte-g18f0n{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.info-cards.svelte-g18f0n,.hero-section.svelte-g18f0n{grid-template-columns:1fr}.title-and-text.svelte-g18f0n h1:where(.svelte-g18f0n){font-size:1.8rem}}.project-detail-page.svelte-39pe0g{width:100%;min-height:100vh;background-color:#000;color:#fff;padding-top:4rem}.back-button.svelte-39pe0g{position:fixed;top:6rem;right:65rem;background:none;border:none;color:#fff;font-size:.9rem;cursor:pointer;padding:0;font-family:inherit;z-index:200}.back-button.svelte-39pe0g:hover{color:#aaa}.detail-content.svelte-39pe0g{max-width:1200px;margin:0 auto;padding:2rem 3rem}.hero-section.svelte-39pe0g{display:grid;grid-template-columns:2fr 1fr;gap:2rem;margin-bottom:4rem}.video-container.svelte-39pe0g{aspect-ratio:16/9;background-color:#1a1a1a;border-radius:8px;display:flex;align-items:center;justify-content:center}.hero-boxes.svelte-39pe0g{display:flex;flex-direction:column;gap:1rem;height:100%}.hero-box.svelte-39pe0g{flex:1;background-color:#1a1a1a;border-radius:8px}.title-section.svelte-39pe0g{margin-bottom:4rem;max-width:55%}.title-and-text.svelte-39pe0g{margin-bottom:2rem}.title-and-text.svelte-39pe0g h1:where(.svelte-39pe0g){font-size:2rem;font-weight:600;margin:0 0 1.5rem;line-height:1.2}.title-and-text.svelte-39pe0g p:where(.svelte-39pe0g){font-size:1rem;line-height:1.6;color:#ccc;max-width:800px;text-align:left}.tags-section.svelte-39pe0g{display:flex;gap:1rem;flex-wrap:wrap}.tag.svelte-39pe0g{background-color:#ffffff1a;color:#aaa;padding:.6rem 1.2rem;border-radius:20px;font-size:.9rem}.info-cards.svelte-39pe0g{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem}.info-card.svelte-39pe0g{background-color:#0a0a0a;border:1px solid #222222;padding:2rem;border-radius:8px;display:grid;grid-template-columns:auto 1fr;gap:-3rem;align-items:start}.card-icon.svelte-39pe0g{width:2rem;height:2rem;margin-bottom:0;display:block;grid-row:1;grid-column:1}.info-card.svelte-39pe0g h3:where(.svelte-39pe0g){font-size:1rem;font-weight:600;margin:0;color:#fff;grid-row:1;grid-column:2;align-self:start;margin-left:-6rem}.info-card.svelte-39pe0g:nth-child(3) h3:where(.svelte-39pe0g){margin-left:.3rem}.info-card.svelte-39pe0g p:where(.svelte-39pe0g){font-size:.9rem;color:#aaa;line-height:1.6;margin:0;grid-column:1 / -1;margin-top:.5rem}.info-card.svelte-39pe0g:nth-child(3) p:where(.svelte-39pe0g){margin-left:.3rem}.process-steps.svelte-39pe0g{margin-bottom:4rem}.process-section.svelte-39pe0g{margin-bottom:3rem}.process-header.svelte-39pe0g{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.process-number.svelte-39pe0g{font-size:3rem;font-weight:700;color:#fff;min-width:70px}.process-header.svelte-39pe0g h2:where(.svelte-39pe0g){font-size:2rem;font-weight:600;margin:0}.process-content.svelte-39pe0g{margin-left:100px}.process-content.svelte-39pe0g p:where(.svelte-39pe0g){font-size:1rem;line-height:1.6;color:#ccc;margin-bottom:2rem}.process-images.svelte-39pe0g{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.placeholder-box.svelte-39pe0g{aspect-ratio:1;background-color:#1a1a1a;border-radius:8px}@media(max-width:1024px){.info-cards.svelte-39pe0g{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.info-cards.svelte-39pe0g,.hero-section.svelte-39pe0g{grid-template-columns:1fr}.title-and-text.svelte-39pe0g h1:where(.svelte-39pe0g){font-size:1.8rem}}.project-detail-page.svelte-1mjhrdp{width:100%;min-height:100vh;background-color:#000;color:#fff;padding-top:4rem}.back-button.svelte-1mjhrdp{position:fixed;top:6rem;right:65rem;background:none;border:none;color:#fff;font-size:.9rem;cursor:pointer;padding:0;font-family:inherit;z-index:200}.back-button.svelte-1mjhrdp:hover{color:#aaa}.detail-content.svelte-1mjhrdp{max-width:1200px;margin:0 auto;padding:2rem 3rem}.hero-section.svelte-1mjhrdp{display:grid;grid-template-columns:2fr 1fr;gap:2rem;margin-bottom:4rem}.video-container.svelte-1mjhrdp{aspect-ratio:16/9;background-color:#1a1a1a;border-radius:8px;display:flex;align-items:center;justify-content:center}.hero-boxes.svelte-1mjhrdp{display:flex;flex-direction:column;gap:1rem;height:100%}.hero-box.svelte-1mjhrdp{flex:1;background-color:#1a1a1a;border-radius:8px}.title-section.svelte-1mjhrdp{margin-bottom:4rem;max-width:55%}.title-and-text.svelte-1mjhrdp{margin-bottom:2rem}.title-and-text.svelte-1mjhrdp h1:where(.svelte-1mjhrdp){font-size:2rem;font-weight:600;margin:0 0 1.5rem;line-height:1.2}.title-and-text.svelte-1mjhrdp p:where(.svelte-1mjhrdp){font-size:1rem;line-height:1.6;color:#ccc;max-width:800px;text-align:left}.tags-section.svelte-1mjhrdp{display:flex;gap:1rem;flex-wrap:wrap}.tag.svelte-1mjhrdp{background-color:#ffffff1a;color:#aaa;padding:.6rem 1.2rem;border-radius:20px;font-size:.9rem}.info-cards.svelte-1mjhrdp{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem}.info-card.svelte-1mjhrdp{background-color:#0a0a0a;border:1px solid #222222;padding:2rem;border-radius:8px;display:grid;grid-template-columns:auto 1fr;gap:-3rem;align-items:start}.card-icon.svelte-1mjhrdp{width:2rem;height:2rem;margin-bottom:0;display:block;grid-row:1;grid-column:1}.info-card.svelte-1mjhrdp h3:where(.svelte-1mjhrdp){font-size:1rem;font-weight:600;margin:0;color:#fff;grid-row:1;grid-column:2;align-self:start;margin-left:-6rem}.info-card.svelte-1mjhrdp:nth-child(3) h3:where(.svelte-1mjhrdp){margin-left:.3rem}.info-card.svelte-1mjhrdp p:where(.svelte-1mjhrdp){font-size:.9rem;color:#aaa;line-height:1.6;margin:0;grid-column:1 / -1;margin-top:.5rem}.info-card.svelte-1mjhrdp:nth-child(3) p:where(.svelte-1mjhrdp){margin-left:.3rem}.process-steps.svelte-1mjhrdp{margin-bottom:4rem}.process-section.svelte-1mjhrdp{margin-bottom:3rem}.process-header.svelte-1mjhrdp{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.process-number.svelte-1mjhrdp{font-size:3rem;font-weight:700;color:#fff;min-width:70px}.process-header.svelte-1mjhrdp h2:where(.svelte-1mjhrdp){font-size:2rem;font-weight:600;margin:0}.process-content.svelte-1mjhrdp{margin-left:100px}.process-content.svelte-1mjhrdp p:where(.svelte-1mjhrdp){font-size:1rem;line-height:1.6;color:#ccc;margin-bottom:2rem}.process-images.svelte-1mjhrdp{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.placeholder-box.svelte-1mjhrdp{aspect-ratio:1;background-color:#1a1a1a;border-radius:8px}@media(max-width:1024px){.info-cards.svelte-1mjhrdp{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.info-cards.svelte-1mjhrdp,.hero-section.svelte-1mjhrdp{grid-template-columns:1fr}.title-and-text.svelte-1mjhrdp h1:where(.svelte-1mjhrdp){font-size:1.8rem}}.project-detail-page.svelte-6bn47j{width:100%;min-height:100vh;background-color:#000;color:#fff;padding-top:4rem}.back-button.svelte-6bn47j{position:fixed;top:6rem;right:65rem;background:none;border:none;color:#fff;font-size:.9rem;cursor:pointer;padding:0;font-family:inherit;z-index:200}.back-button.svelte-6bn47j:hover{color:#aaa}.detail-content.svelte-6bn47j{max-width:1200px;margin:0 auto;padding:2rem 3rem}.hero-section.svelte-6bn47j{display:grid;grid-template-columns:2fr 1fr;gap:2rem;margin-bottom:4rem}.video-container.svelte-6bn47j{aspect-ratio:16/9;background-color:#1a1a1a;border-radius:8px;display:flex;align-items:center;justify-content:center}.hero-boxes.svelte-6bn47j{display:flex;flex-direction:column;gap:1rem;height:100%}.hero-box.svelte-6bn47j{flex:1;background-color:#1a1a1a;border-radius:8px}.title-section.svelte-6bn47j{margin-bottom:4rem;max-width:55%}.title-and-text.svelte-6bn47j{margin-bottom:2rem}.title-and-text.svelte-6bn47j h1:where(.svelte-6bn47j){font-size:2rem;font-weight:600;margin:0 0 1.5rem;line-height:1.2}.title-and-text.svelte-6bn47j p:where(.svelte-6bn47j){font-size:1rem;line-height:1.6;color:#ccc;max-width:800px;text-align:left}.tags-section.svelte-6bn47j{display:flex;gap:1rem;flex-wrap:wrap}.tag.svelte-6bn47j{background-color:#ffffff1a;color:#aaa;padding:.6rem 1.2rem;border-radius:20px;font-size:.9rem}.info-cards.svelte-6bn47j{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem}.info-card.svelte-6bn47j{background-color:#0a0a0a;border:1px solid #222222;padding:2rem;border-radius:8px;display:grid;grid-template-columns:auto 1fr;gap:-3rem;align-items:start}.card-icon.svelte-6bn47j{width:2rem;height:2rem;margin-bottom:0;display:block;grid-row:1;grid-column:1}.info-card.svelte-6bn47j h3:where(.svelte-6bn47j){font-size:1rem;font-weight:600;margin:0;color:#fff;grid-row:1;grid-column:2;align-self:start;margin-left:-6rem}.info-card.svelte-6bn47j:nth-child(3) h3:where(.svelte-6bn47j){margin-left:.3rem}.info-card.svelte-6bn47j p:where(.svelte-6bn47j){font-size:.9rem;color:#aaa;line-height:1.6;margin:0;grid-column:1 / -1;margin-top:.5rem}.info-card.svelte-6bn47j:nth-child(3) p:where(.svelte-6bn47j){margin-left:.3rem}.process-steps.svelte-6bn47j{margin-bottom:4rem}.process-section.svelte-6bn47j{margin-bottom:3rem}.process-header.svelte-6bn47j{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.process-number.svelte-6bn47j{font-size:3rem;font-weight:700;color:#fff;min-width:70px}.process-header.svelte-6bn47j h2:where(.svelte-6bn47j){font-size:2rem;font-weight:600;margin:0}.process-content.svelte-6bn47j{margin-left:100px}.process-content.svelte-6bn47j p:where(.svelte-6bn47j){font-size:1rem;line-height:1.6;color:#ccc;margin-bottom:2rem}.process-images.svelte-6bn47j{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.placeholder-box.svelte-6bn47j{aspect-ratio:1;background-color:#1a1a1a;border-radius:8px}@media(max-width:1024px){.info-cards.svelte-6bn47j{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.info-cards.svelte-6bn47j,.hero-section.svelte-6bn47j{grid-template-columns:1fr}.title-and-text.svelte-6bn47j h1:where(.svelte-6bn47j){font-size:1.8rem}}.project-detail-page.svelte-f5fnxr{width:100%;min-height:100vh;background-color:#000;color:#fff;padding-top:4rem}.back-button.svelte-f5fnxr{position:fixed;top:6rem;right:65rem;background:none;border:none;color:#fff;font-size:.9rem;cursor:pointer;padding:0;font-family:inherit;z-index:200}.back-button.svelte-f5fnxr:hover{color:#aaa}.detail-content.svelte-f5fnxr{max-width:1200px;margin:0 auto;padding:2rem 3rem}.hero-section.svelte-f5fnxr{display:grid;grid-template-columns:2fr 1fr;gap:2rem;margin-bottom:4rem}.video-container.svelte-f5fnxr{aspect-ratio:16/9;background-color:#1a1a1a;border-radius:8px;display:flex;align-items:center;justify-content:center}.hero-boxes.svelte-f5fnxr{display:flex;flex-direction:column;gap:1rem;height:100%}.hero-box.svelte-f5fnxr{flex:1;background-color:#1a1a1a;border-radius:8px}.title-section.svelte-f5fnxr{margin-bottom:4rem;max-width:55%}.title-and-text.svelte-f5fnxr{margin-bottom:2rem}.title-and-text.svelte-f5fnxr h1:where(.svelte-f5fnxr){font-size:2rem;font-weight:600;margin:0 0 1.5rem;line-height:1.2}.title-and-text.svelte-f5fnxr p:where(.svelte-f5fnxr){font-size:1rem;line-height:1.6;color:#ccc;max-width:800px;text-align:left}.tags-section.svelte-f5fnxr{display:flex;gap:1rem;flex-wrap:wrap}.tag.svelte-f5fnxr{background-color:#ffffff1a;color:#aaa;padding:.6rem 1.2rem;border-radius:20px;font-size:.9rem}.info-cards.svelte-f5fnxr{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:4rem}.info-card.svelte-f5fnxr{background-color:#0a0a0a;border:1px solid #222222;padding:2rem;border-radius:8px;display:grid;grid-template-columns:auto 1fr;gap:-3rem;align-items:start}.card-icon.svelte-f5fnxr{width:2rem;height:2rem;margin-bottom:0;display:block;grid-row:1;grid-column:1}.info-card.svelte-f5fnxr h3:where(.svelte-f5fnxr){font-size:1rem;font-weight:600;margin:0;color:#fff;grid-row:1;grid-column:2;align-self:start;margin-left:-6rem}.info-card.svelte-f5fnxr:nth-child(3) h3:where(.svelte-f5fnxr){margin-left:.3rem}.info-card.svelte-f5fnxr p:where(.svelte-f5fnxr){font-size:.9rem;color:#aaa;line-height:1.6;margin:0;grid-column:1 / -1;margin-top:.5rem}.info-card.svelte-f5fnxr:nth-child(3) p:where(.svelte-f5fnxr){margin-left:.3rem}.process-steps.svelte-f5fnxr{margin-bottom:4rem}.process-section.svelte-f5fnxr{margin-bottom:3rem}.process-header.svelte-f5fnxr{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.process-number.svelte-f5fnxr{font-size:3rem;font-weight:700;color:#fff;min-width:70px}.process-header.svelte-f5fnxr h2:where(.svelte-f5fnxr){font-size:2rem;font-weight:600;margin:0}.process-content.svelte-f5fnxr{margin-left:100px}.process-content.svelte-f5fnxr p:where(.svelte-f5fnxr){font-size:1rem;line-height:1.6;color:#ccc;margin-bottom:2rem}.process-images.svelte-f5fnxr{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.placeholder-box.svelte-f5fnxr{aspect-ratio:1;background-color:#1a1a1a;border-radius:8px}@media(max-width:1024px){.info-cards.svelte-f5fnxr{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.info-cards.svelte-f5fnxr,.hero-section.svelte-f5fnxr{grid-template-columns:1fr}.title-and-text.svelte-f5fnxr h1:where(.svelte-f5fnxr){font-size:1.8rem}}body{margin:0;font-family:Roboto Flex,system-ui,-apple-system,sans-serif;overflow-x:hidden;cursor:none}#app{width:100%;overflow-x:hidden}main.svelte-1n46o8q{max-width:none;margin:0rem;padding:0;width:100%;overflow-x:hidden}.content-section.svelte-1n46o8q{padding:0;min-height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background-color:transparent}h2.svelte-1n46o8q{font-size:2.4rem;margin:0 0 1rem;color:#000}.about-section.svelte-1n46o8q{min-height:auto;align-items:flex-start;justify-content:flex-start;padding:6rem 2rem}.about-section.svelte-1n46o8q h2:where(.svelte-1n46o8q){color:#fff;text-align:left;width:fit-content;font-family:Roboto Flex;font-size:1.5rem;font-weight:500;margin:0 0 3rem -0,5rem;padding-bottom:1rem;display:block;position:relative}.cv-section.svelte-1n46o8q h2:where(.svelte-1n46o8q){width:378px;height:47px;color:#fff;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Roboto Flex;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal;margin:0 0 3rem;padding-top:0rem;padding-left:2rem;padding-bottom:1rem;display:block;position:relative}.cv-section.svelte-1n46o8q{align-items:flex-start;justify-content:flex-start;text-align:left;padding-top:25rem}.cv-container.svelte-1n46o8q{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:100%}.cv-column.svelte-1n46o8q{flex:1}.cv-column.svelte-1n46o8q h3:where(.svelte-1n46o8q){color:#fff;font-family:Roboto Flex;font-size:1.2rem;font-weight:600;margin:0 0 2rem;padding-left:2rem}.timeline.svelte-1n46o8q{position:relative;padding-left:40px;margin-top:2rem}.timeline-entry.svelte-1n46o8q{display:flex;margin-bottom:2rem;position:relative}.timeline-line.svelte-1n46o8q{position:absolute;left:-30px;top:0;width:4px;height:100%;background-color:var(--line-color, #FFF);border-radius:2px;border:var(--line-style, solid) 2px var(--line-color, #FFF);background:transparent;width:2px;box-shadow:0 0 8px var(--line-color, #FFF);filter:drop-shadow(0 0 0,5px var(--line-color, #FFF));opacity:.5}.timeline-content.svelte-1n46o8q{flex:1}.timeline-year.svelte-1n46o8q{color:#fff;font-family:Roboto Flex;font-size:16px;font-weight:500;margin-bottom:.25rem}.timeline-title.svelte-1n46o8q{color:#fff;font-family:Roboto Flex;font-size:18px;font-weight:500;margin-bottom:.5rem}.timeline-institution.svelte-1n46o8q{color:#b0b0b0;font-family:Roboto Flex;font-size:14px;margin-bottom:.5rem}.skill-tags.svelte-1n46o8q{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.skill-tag.svelte-1n46o8q{background-color:#333;color:#fff;padding:.5rem 1rem;border-radius:13.5px;font-family:Roboto Flex;font-size:13px;font-weight:500;display:inline-block}.about-container.svelte-1n46o8q{display:flex;flex-direction:column;gap:4rem;width:100%;max-width:1400px;position:relative}.about-top.svelte-1n46o8q{display:grid;grid-template-columns:1fr 1.3fr;gap:4rem;align-items:flex-start}.about-texts.svelte-1n46o8q{display:flex;flex-direction:column;gap:2rem}.about-text-block.svelte-1n46o8q{max-width:100%;text-align:left}.about-text-block.svelte-1n46o8q h3:where(.svelte-1n46o8q){color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 .75rem;text-align:left}.about-text-block.svelte-1n46o8q p:where(.svelte-1n46o8q){color:#ccc;font-size:.95rem;line-height:1.6;margin:0;text-align:left}.about-image.svelte-1n46o8q{width:100%;max-width:600px;display:flex;flex-direction:column;gap:1.5rem;align-items:center;justify-self:end}.about-image.svelte-1n46o8q .profile-image:where(.svelte-1n46o8q){width:600px;height:600px;border-radius:30px;overflow:hidden;background-color:#1a1a1a;object-fit:cover}.about-image-info.svelte-1n46o8q{text-align:center;width:100%}.about-image-info.svelte-1n46o8q h3:where(.svelte-1n46o8q){color:#fff;font-size:1.3rem;font-weight:600;margin:0 0 .5rem}.about-image-info.svelte-1n46o8q p:where(.svelte-1n46o8q){color:#aaa;font-size:.9rem;margin:0 0 1rem;line-height:1.4}.about-image-info.svelte-1n46o8q .social-links:where(.svelte-1n46o8q){display:flex;gap:1rem;justify-content:center;margin-top:1rem}.skills-section.svelte-1n46o8q{display:grid;grid-template-columns:1fr auto;gap:4rem;align-items:center;position:relative;margin-top:4rem}.profile-image.svelte-1n46o8q{width:300px;height:300px;border-radius:30px;object-fit:cover}.skills-orbit.svelte-1n46o8q{position:relative;width:500px;height:500px;display:flex;justify-content:center;align-items:center;z-index:10}.orbit-item.svelte-1n46o8q{position:absolute;width:160px;height:160px;transform:rotate(var(--angle)) translateY(-280px) rotate(calc(var(--angle) * -1));cursor:grab;transition:filter .3s ease;pointer-events:auto}.orbit-item.small-icon.svelte-1n46o8q{width:110px;height:110px}.orbit-item.tiny-icon.svelte-1n46o8q{width:90px;height:90px}.orbit-item.medium-large-icon.svelte-1n46o8q{width:130px;height:130px}.orbit-item.svelte-1n46o8q:hover{filter:brightness(1.2)}.orbit-item.dragged.svelte-1n46o8q{position:fixed!important;cursor:grabbing;filter:brightness(1.4) drop-shadow(0 0 20px rgba(255,255,255,.5));z-index:1000}.skill-circle.svelte-1n46o8q{width:100%;height:100%;background-color:#232323;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden}.skill-circle.svelte-1n46o8q img:where(.svelte-1n46o8q){width:40px;height:40px;object-fit:contain;position:absolute}.skill-circle.svelte-1n46o8q .bw-logo:where(.svelte-1n46o8q){opacity:1;transition:opacity .3s ease}.skill-circle.svelte-1n46o8q .color-logo:where(.svelte-1n46o8q){opacity:0;transition:opacity .3s ease}.orbit-item.svelte-1n46o8q:hover .bw-logo:where(.svelte-1n46o8q){opacity:0}.orbit-item.svelte-1n46o8q:hover .color-logo:where(.svelte-1n46o8q){opacity:1}.small-icon.svelte-1n46o8q .skill-circle:where(.svelte-1n46o8q) img:where(.svelte-1n46o8q){width:37px;height:37px}.tiny-icon.svelte-1n46o8q .skill-circle:where(.svelte-1n46o8q) img:where(.svelte-1n46o8q){width:25px;height:25px}.medium-large-icon.svelte-1n46o8q .skill-circle:where(.svelte-1n46o8q) img:where(.svelte-1n46o8q){width:48px;height:48px}.social-links.svelte-1n46o8q{display:flex;gap:1rem;justify-content:flex-start;margin-top:1rem}.social-icon.svelte-1n46o8q{background:none;border:none;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;opacity:1;transition:all .3s ease;background-color:#ffffff1a;border-radius:8px;transform:scale(1);box-shadow:0 0 #fff0}.social-icon.svelte-1n46o8q:hover{opacity:.7;background-color:#ffffff26;transform:scale(1.15) translateY(-3px);box-shadow:0 0 15px #ffffff80,0 0 30px #ffffff4d,inset 0 0 15px #fff3;filter:blur(0px) drop-shadow(0 0 8px rgba(255,255,255,.4))}.social-icon.svelte-1n46o8q img:where(.svelte-1n46o8q){width:36px;height:36px;object-fit:contain;filter:brightness(1) contrast(1.2)}@media(min-width:1728px){#app{max-width:1728px;margin:0 auto}main.svelte-1n46o8q{max-width:1728px}.content-section.svelte-1n46o8q{padding:6rem 4rem}.about-section.svelte-1n46o8q,.cv-section.svelte-1n46o8q{padding:8rem 4rem}}#glow-point{position:fixed;width:8px;height:8px;background-color:#fff;border-radius:50%;pointer-events:none;z-index:10000;box-shadow:0 0 12px #fffc,0 0 20px #fff6;filter:blur(6px);transition:opacity .1s ease;opacity:0}#trail-canvas{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:9999}
