.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:60px;grid-row-gap:0px}.text{grid-area:1 / 1 / 3 / 3}.img{grid-area:1 / 3 / 3 / 4;justify-self:center;align-self:center}.img img{max-width:95%}.kin{font-family:Amoria,serif;font-size:1.2em;margin-left:-15px}@media(max-width:480px){.grid{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;grid-row-gap:2rem}.img{grid-area:auto;order:-1;justify-self:center}.img img{max-width:100%;width:100%}.text{grid-area:auto;text-align:left;padding:0 .5rem}.text h2{font-size:42px;line-height:1.2}.text p{font-size:18px;line-height:1.4}.kin{font-size:1.1em}}p[data-v-d590a8fb]{max-width:1000px;margin-bottom:2.5rem}#contact-info[data-v-d590a8fb]{display:flex;flex-direction:column;gap:20px}.phone[data-v-d590a8fb],.email[data-v-d590a8fb],.insta[data-v-d590a8fb]{display:flex;align-items:center;gap:15px}.phone a[data-v-d590a8fb],.email a[data-v-d590a8fb],.insta a[data-v-d590a8fb]{font-weight:400;margin:0;font-size:24px;text-decoration:none;color:#442627}.phone img[data-v-d590a8fb],.email img[data-v-d590a8fb],.insta img[data-v-d590a8fb]{width:36px;height:auto}.contacts-wrapper[data-v-d590a8fb]{position:relative;overflow:visible;padding-bottom:0}.contacts-wrapper>h2[data-v-d590a8fb],.contacts-wrapper>p[data-v-d590a8fb],#contact-info[data-v-d590a8fb]{position:relative;z-index:1}.contact-bg[data-v-d590a8fb]{position:absolute;bottom:-150px;left:50%;transform:translate(-50%);pointer-events:none;z-index:0;width:100%;height:auto;display:flex;justify-content:center}.pink-accent2[data-v-d590a8fb]{width:100%;max-width:none;height:auto;transform:translate(0) scale(1.5);opacity:1;pointer-events:none;display:block}@media(max-width:480px){.contacts-wrapper[data-v-d590a8fb]{padding:0 .8rem}.contacts-wrapper>h2[data-v-d590a8fb]{font-size:48px;margin-bottom:1.2rem;line-height:1.15;text-align:left}.contacts-wrapper>p[data-v-d590a8fb]{font-size:16px;line-height:1.45;margin-bottom:2rem;max-width:100%;text-align:left}#contact-info[data-v-d590a8fb]{gap:16px}.phone[data-v-d590a8fb],.email[data-v-d590a8fb],.insta[data-v-d590a8fb]{gap:10px}.phone img[data-v-d590a8fb],.email img[data-v-d590a8fb],.insta img[data-v-d590a8fb]{width:26px}.phone a[data-v-d590a8fb],.email a[data-v-d590a8fb],.insta a[data-v-d590a8fb]{font-size:18px;font-weight:400}.pink-accent2[data-v-d590a8fb]{transform:scale(1.5);opacity:.9}.contact-bg[data-v-d590a8fb]{bottom:-120px}}.projects-carousel[data-v-1c0eae75]{padding:6rem 0;text-align:center;overflow:hidden}.carousel[data-v-1c0eae75]{position:relative;height:360px;display:flex;justify-content:center;align-items:center}.project-card[data-v-1c0eae75]{position:absolute;width:520px;height:320px;display:flex;justify-content:center;align-items:center;background-size:cover;background-position:center;text-decoration:none;outline:none;overflow:visible;opacity:0;visibility:hidden;pointer-events:none;filter:brightness(.7);transform-origin:center;transition:transform .55s cubic-bezier(.4,0,.2,1),opacity .5s ease,filter .3s ease}.project-card.active[data-v-1c0eae75]{transform:translate(0) scale(1);opacity:1;visibility:visible;z-index:3;pointer-events:auto}.project-card.left[data-v-1c0eae75],.project-card.right[data-v-1c0eae75]{filter:brightness(.5)}.project-card.active[data-v-1c0eae75]:hover{transform:scale(1.08);filter:brightness(1)}.project-card.left[data-v-1c0eae75]{transform:translate(-440px) scale(.85);opacity:.35;visibility:visible;z-index:2;filter:brightness(.5) blur(1px)}.project-card.right[data-v-1c0eae75]{transform:translate(440px) scale(.85);opacity:.35;visibility:visible;z-index:2;filter:brightness(.5) blur(1px)}.project-card .title[data-v-1c0eae75]{position:absolute;bottom:2rem;color:#fff;font-size:1.3rem;font-weight:700;opacity:0;transition:opacity .3s ease,transform .3s ease;text-shadow:0 4px 10px rgba(0,0,0,.6)}.project-card.active:hover .title[data-v-1c0eae75]{opacity:1;transform:translateY(0)}.nav-button[data-v-1c0eae75]{position:absolute;width:48px;height:48px;border:none;outline:none;box-shadow:none;border-radius:50%;background:#ff98b0;cursor:pointer;display:flex;justify-content:center;align-items:center;z-index:5;transition:background .2s ease;font-size:0}.nav-button[data-v-1c0eae75]:before{content:"";display:block;width:12px;height:2px;background:#fff;border-radius:2px;position:relative}.nav-button.left[data-v-1c0eae75]:before{transform:rotate(45deg) translate(2px,3px)}.nav-button.left[data-v-1c0eae75]:after{content:"";display:block;width:12px;height:2px;background:#fff;border-radius:1px;position:relative;transform:rotate(-45deg) translate(2px,-3px);position:absolute}.nav-button.right[data-v-1c0eae75]:before{transform:rotate(-45deg) translate(-2px,3px)}.nav-button.right[data-v-1c0eae75]:after{content:"";display:block;width:12px;height:2px;background:#fff;border-radius:1px;position:absolute;transform:rotate(45deg) translate(-2px,-3px)}.nav-button.left[data-v-1c0eae75]{left:200px;top:50%;transform:translateY(-50%)}.nav-button.right[data-v-1c0eae75]{right:200px;top:50%;transform:translateY(-50%)}.nav-button[data-v-1c0eae75]:hover{background:#e68398}@media(max-width:480px){.project-card[data-v-1c0eae75]{width:90%;height:220px}.project-card.left[data-v-1c0eae75]{transform:translate(-120%) scale(.85)}.project-card.right[data-v-1c0eae75]{transform:translate(120%) scale(.85)}.nav-button.left[data-v-1c0eae75]{left:calc(5% - 12px)}.nav-button.right[data-v-1c0eae75]{right:calc(5% - 12px)}.nav-button[data-v-1c0eae75]{width:40px;height:40px}.nav-button[data-v-1c0eae75]:before,.nav-button[data-v-1c0eae75]:after{width:10px;height:2px}}@font-face{font-family:Amoria;src:url(/assets/AMORIA-BXEG2mrX.otf) format("opentype")}*{box-sizing:border-box;margin:0;padding:0}html{font-family:Inter,sans-serif;background-color:#ffeff7;color:#442627;scroll-behavior:smooth;overflow-y:scroll}h2{font-family:Long Cang,cursive;font-weight:400;font-size:96px;margin-bottom:2.5rem}p{font-family:Zain,sans-serif;font-weight:300;font-size:24px;margin-bottom:1.5rem}#about,#projects,#contact{padding:4rem 10rem}#homepage{text-align:center;padding:15rem}#homepage h1{font-size:12rem;font-family:Amoria,serif;font-weight:400;margin-top:1.5rem}#homepage p{font-family:Long Cang,cursive;font-size:70px;margin-bottom:2.5rem}.homepage-bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:0}.pink-accent1{position:absolute;top:-15%;left:50%;transform:translate(-50%) scale(1.4);width:auto;height:auto;max-width:90%;z-index:0;opacity:.9}.menu-container{position:fixed;top:60px;left:60px;z-index:102}.hamburger{width:30px;height:28px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;z-index:103;pointer-events:auto}.hamburger span{display:block;height:3px;background:#000;border-radius:2px;transition:all .4s ease}.hamburger span:nth-child(1),.hamburger span:nth-child(2),.hamburger span:nth-child(3){width:30px}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(8px,11px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-10px)}.menu{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffeff7a6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:60px;opacity:0;pointer-events:none;transition:opacity .4s ease;z-index:101}.menu.show{opacity:1;pointer-events:auto}.menu a{font-family:Zain,sans-serif;font-weight:00;text-decoration:none;color:#000;font-size:1.7rem;margin:20px 0;transition:transform .3s ease}.menu a:hover{transform:scale(1.12)}.homepage-content.blurred{filter:blur(4px);pointer-events:none;transition:filter .4s ease}.homepage-content{position:relative;display:inline-block}#homepage h1{position:relative;z-index:1}.sparkle{position:absolute;width:30px;height:30px;pointer-events:none;animation:sparklePulse 1.5s ease-in-out infinite}.sparkle1{top:20px;left:110%;width:30px;height:30px;animation:sparklePulse 1.5s ease-in-out infinite;animation-delay:.2s}.sparkle2{top:150px;left:-85px;width:45px;height:60px;animation:sparklePulse 1.8s ease-in-out infinite;animation-delay:.7s}@keyframes sparklePulse{0%,to{transform:scale(.5);opacity:.6}50%{transform:scale(1.8);opacity:1}}footer{margin:0;padding:1rem}footer p{font-size:18px;margin:0 auto;margin-top:3.5rem;text-align:center}@media(max-width:480px){body,html{overflow-x:hidden}.menu-container{top:15px;left:15px;z-index:102}.hamburger{width:18px;height:16px;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}.hamburger span{width:18px;height:2px;background:#000;border-radius:1px;transition:all .4s ease}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(7px,5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(3px,-3px)}.menu{padding-left:30px}#homepage{padding:8rem 1rem}#homepage h1{font-size:5.8rem;font-weight:400;margin-top:1rem}#homepage p{font-size:38px;margin-bottom:2rem}#homepage{padding:10rem 1.5rem 12rem;text-align:center}#homepage h1{font-size:5.8rem;margin-top:2rem;margin-bottom:1.2rem}#homepage p{font-size:38px;margin-bottom:3rem}.homepage-bg{position:absolute;top:0;left:0;width:100%;height:auto;z-index:5!important;overflow:visible}.pink-accent1{position:absolute;top:-5%;left:50%;transform:translate(-40%) scale(1.5);width:100%;max-width:100%;z-index:10!important;opacity:.9;pointer-events:none}.sparkle1{top:10px;left:85%;width:22px;height:22px;z-index:7}.sparkle2{top:120px;left:-40px;width:32px;height:40px;z-index:7}#about,#projects,#contact{padding:3rem 1.4rem}h2{font-size:58px;margin-bottom:1.5rem}p{font-size:18px;margin-bottom:1.2rem}footer p{font-size:14px;margin-top:2rem;padding:0 1rem}}.project[data-v-9a935582]{padding:4rem 10rem;font-family:Zain,sans-serif;color:#442627;opacity:0;transform:translateY(20px);transition:opacity 1s ease,transform 1s ease}.project.show[data-v-9a935582]{opacity:1;transform:translateY(0)}.project h1[data-v-9a935582]{font-family:Amoria,serif;font-size:6rem;margin-bottom:.5rem}.project h2[data-v-9a935582]{font-family:Long Cang,cursive;font-weight:600;font-size:3.5rem;margin-top:3rem;margin-bottom:1.5rem}.project p[data-v-9a935582]{font-size:1.5rem;margin-bottom:2rem;line-height:1.6}.bullet-list[data-v-9a935582]{list-style:none;padding-left:2rem;font-family:Zain,sans-serif;font-weight:300;font-size:1.5rem;line-height:1.6;margin-bottom:2rem}.bullet-list li[data-v-9a935582]:before{content:"•";color:#442627;font-weight:700;display:inline-block;width:1.2em}.loading-overlay[data-v-9a935582]{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffeff7cc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:999}.loading-overlay .sparkle[data-v-9a935582]{width:100px;height:100px;animation:sparklePulse-9a935582 2.5s ease-in-out infinite}@keyframes sparklePulse-9a935582{0%,to{transform:scale(.8);opacity:.6}50%{transform:scale(1.2);opacity:1}}.title-container[data-v-9a935582]{position:relative;display:inline-block}.star[data-v-9a935582]{position:absolute;animation:sparklePulse-9a935582 2.2s ease-in-out infinite;transform-origin:center}.star1[data-v-9a935582]{width:40px;right:-65px;top:10px}.star2[data-v-9a935582]{width:28px;right:-90px;top:-15px;animation-delay:.5s}@keyframes sparklePulse-9a935582{0%,to{transform:scale(.8);opacity:.7}50%{transform:scale(1.15);opacity:1}}.cs-grid[data-v-9a935582]{display:grid;grid-template-columns:1fr 1fr;gap:3rem 4rem;align-items:start}.cs-grid h2[data-v-9a935582]{margin-top:0}.cs-grid .bullet-list[data-v-9a935582]{padding-left:1.5rem;margin-bottom:0;text-align:left}.project-image[data-v-9a935582]{width:100%;height:auto;border-radius:5px;margin:2rem 0 3rem;transition:transform .3s ease-in-out}.project-image[data-v-9a935582]:hover{transform:scale(1.02)}.prcs-grid[data-v-9a935582]{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start;margin-bottom:3rem}.prcs-grid h2[data-v-9a935582]{margin-top:0}.process-img[data-v-9a935582]{width:100%;max-width:550px;height:auto;border-radius:5px;transition:transform .3s ease-in-out;justify-self:center}.process-img[data-v-9a935582]:hover{transform:scale(1.05)}@media(max-width:768px){.project[data-v-9a935582]{padding:2rem 1.5rem}.project h1[data-v-9a935582]{font-size:2.5rem;word-spacing:normal}.project h2[data-v-9a935582]{font-size:2rem;margin-top:2rem;margin-bottom:1rem}.project p[data-v-9a935582],.bullet-list[data-v-9a935582]{font-size:1.2rem;line-height:1.5}.project-image[data-v-9a935582],.process-img[data-v-9a935582]{width:100%;max-width:100%;margin:1.5rem 0}.prcs-grid[data-v-9a935582],.cs-grid[data-v-9a935582]{grid-template-columns:1fr;gap:2rem}.cs-grid .bullet-list[data-v-9a935582]{padding-left:1.2rem}.star1[data-v-9a935582]{width:30px;right:-40px;top:5px}.star2[data-v-9a935582]{width:22px;right:-55px;top:-10px}.loading-overlay .sparkle[data-v-9a935582]{width:70px;height:70px}}.project[data-v-84473c96]{padding:4rem 10rem;font-family:Zain,sans-serif;color:#442627;opacity:0;transform:translateY(20px);transition:opacity 1s ease,transform 1s ease}.project.show[data-v-84473c96]{opacity:1;transform:translateY(0)}.project h1[data-v-84473c96]{font-family:Amoria,serif;font-size:6rem;margin-bottom:.5rem}.project h2[data-v-84473c96]{font-family:Long Cang,cursive;font-weight:600;font-size:3.5rem;margin-top:3rem;margin-bottom:1.5rem}.project p[data-v-84473c96]{font-size:1.5rem;margin-bottom:2rem;line-height:1.6}.bullet-list[data-v-84473c96]{list-style:none;padding-left:2rem;font-family:Zain,sans-serif;font-weight:300;font-size:1.5rem;line-height:1.6;margin-bottom:2rem}.bullet-list li[data-v-84473c96]:before{content:"•";color:#442627;font-weight:700;display:inline-block;width:1.2em}.loading-overlay[data-v-84473c96]{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffeff7cc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:999}.loading-overlay .sparkle[data-v-84473c96]{width:100px;height:100px;animation:sparklePulse-84473c96 2.5s ease-in-out infinite}@keyframes sparklePulse-84473c96{0%,to{transform:scale(.8);opacity:.6}50%{transform:scale(1.2);opacity:1}}.title-container[data-v-84473c96]{position:relative;display:inline-block}.star[data-v-84473c96]{position:absolute;animation:sparklePulse-84473c96 2.2s ease-in-out infinite;transform-origin:center}.star1[data-v-84473c96]{width:40px;right:-65px;top:10px}.star2[data-v-84473c96]{width:28px;right:-90px;top:-15px;animation-delay:.5s}@keyframes sparklePulse-84473c96{0%,to{transform:scale(.8);opacity:.7}50%{transform:scale(1.15);opacity:1}}.cs-grid[data-v-84473c96]{display:grid;grid-template-columns:1fr 1fr;gap:3rem 4rem;align-items:start}.cs-grid h2[data-v-84473c96]{margin-top:0}.cs-grid .bullet-list[data-v-84473c96]{padding-left:1.5rem;margin-bottom:0;text-align:left}.project-image[data-v-84473c96]{width:100%;height:auto;border-radius:5px;margin:2rem 0 3rem;transition:transform .3s ease-in-out}.project-image[data-v-84473c96]:hover{transform:scale(1.02)}.prcs-grid[data-v-84473c96]{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start;margin-bottom:3rem}.prcs-grid h2[data-v-84473c96]{margin-top:0}.process-img[data-v-84473c96]{width:100%;max-width:550px;height:auto;border-radius:5px;transition:transform .3s ease-in-out;justify-self:center}.process-img[data-v-84473c96]:hover{transform:scale(1.05)}.project-video[data-v-84473c96]{width:100%;height:auto;border-radius:5px;margin:2rem 0 3rem}.project-video[data-v-84473c96]{transition:transform .3s ease-in-out}.project-video[data-v-84473c96]:hover{transform:scale(1.02)}@media(max-width:430px){.project[data-v-84473c96]{padding:2rem 1rem}.project h1[data-v-84473c96]{font-size:2.8rem;margin-bottom:1rem;word-spacing:normal}.project h2[data-v-84473c96]{font-size:2rem;margin-top:2rem;margin-bottom:1rem}.project p[data-v-84473c96]{font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.bullet-list[data-v-84473c96]{font-size:1rem;padding-left:1.2rem;line-height:1.5;margin-bottom:1.5rem}.bullet-list li[data-v-84473c96]:before{width:1em;margin-right:.4em}img.project-image[data-v-84473c96],img.process-img[data-v-84473c96],video.project-video[data-v-84473c96]{width:100%;height:auto;margin:1.5rem 0;border-radius:4px}.prcs-grid[data-v-84473c96],.cs-grid[data-v-84473c96]{display:block;gap:1.5rem}.title-container[data-v-84473c96]{display:block;text-align:center}.star1[data-v-84473c96],.star2[data-v-84473c96]{display:none}.loading-overlay .sparkle[data-v-84473c96]{width:60px;height:60px}}.project[data-v-845c2607]{padding:4rem 10rem;font-family:Zain,sans-serif;color:#442627;opacity:0;transform:translateY(20px);transition:opacity 1s ease,transform 1s ease}.project.show[data-v-845c2607]{opacity:1;transform:translateY(0)}.project h1[data-v-845c2607]{font-family:Amoria,serif;font-size:6rem;margin-bottom:.5rem}.project h2[data-v-845c2607]{font-family:Long Cang,cursive;font-weight:600;font-size:3.5rem;margin-top:3rem;margin-bottom:1.5rem}.project p[data-v-845c2607]{font-size:1.5rem;margin-bottom:2rem;line-height:1.6}.bullet-list[data-v-845c2607]{list-style:none;padding-left:2rem;font-family:Zain,sans-serif;font-weight:300;font-size:1.5rem;line-height:1.6;margin-bottom:2rem}.bullet-list li[data-v-845c2607]:before{content:"•";color:#442627;font-weight:700;display:inline-block;width:1.2em}.loading-overlay[data-v-845c2607]{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffeff7cc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:999}.loading-overlay .sparkle[data-v-845c2607]{width:100px;height:100px;animation:sparklePulse-845c2607 2.5s ease-in-out infinite}@keyframes sparklePulse-845c2607{0%,to{transform:scale(.8);opacity:.6}50%{transform:scale(1.2);opacity:1}}.title-container[data-v-845c2607]{position:relative;display:inline-block}.star[data-v-845c2607]{position:absolute;animation:sparklePulse-845c2607 2.2s ease-in-out infinite;transform-origin:center}.star1[data-v-845c2607]{width:40px;right:-65px;top:10px}.star2[data-v-845c2607]{width:28px;right:-90px;top:-15px;animation-delay:.5s}@keyframes sparklePulse-845c2607{0%,to{transform:scale(.8);opacity:.7}50%{transform:scale(1.15);opacity:1}}.cs-grid[data-v-845c2607]{display:grid;grid-template-columns:1fr 1fr;gap:3rem 4rem;align-items:start}.cs-grid h2[data-v-845c2607]{margin-top:0}.cs-grid .bullet-list[data-v-845c2607]{padding-left:1.5rem;margin-bottom:0;text-align:left}.project-image[data-v-845c2607]{width:100%;height:auto;border-radius:5px;margin:2rem 0 3rem;transition:transform .3s ease-in-out}.project-image[data-v-845c2607]:hover{transform:scale(1.02)}.prcs-grid[data-v-845c2607]{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start;margin-bottom:3rem}.prcs-grid h2[data-v-845c2607]{margin-top:0}.process-img[data-v-845c2607]{width:100%;max-width:550px;height:auto;border-radius:5px;transition:transform .3s ease-in-out;justify-self:center}.process-img[data-v-845c2607]:hover{transform:scale(1.05)}.project-video[data-v-845c2607]{width:100%;height:auto;border-radius:5px;margin:2rem 0 3rem}.project-video[data-v-845c2607]{transition:transform .3s ease-in-out}.project-video[data-v-845c2607]:hover{transform:scale(1.02)}@media(max-width:430px){.project[data-v-845c2607]{padding:2rem 1rem}.project h1[data-v-845c2607]{font-size:2.8rem;margin-bottom:1rem;word-spacing:normal}.project h2[data-v-845c2607]{font-size:2rem;margin-top:2rem;margin-bottom:1rem}.project p[data-v-845c2607]{font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.bullet-list[data-v-845c2607]{font-size:1rem;padding-left:1.2rem;line-height:1.5;margin-bottom:1.5rem}.bullet-list li[data-v-845c2607]:before{width:1em;margin-right:.4em}img.project-image[data-v-845c2607],img.process-img[data-v-845c2607],video.project-video[data-v-845c2607]{width:100%;height:auto;margin:1.5rem 0;border-radius:4px}.prcs-grid[data-v-845c2607],.cs-grid[data-v-845c2607]{display:block;gap:1.5rem}.title-container[data-v-845c2607]{display:block;text-align:center}.star1[data-v-845c2607],.star2[data-v-845c2607]{display:none}.loading-overlay .sparkle[data-v-845c2607]{width:60px;height:60px}}.project[data-v-7d2a0920]{padding:4rem 10rem;font-family:Zain,sans-serif;color:#442627;opacity:0;transform:translateY(20px);transition:opacity 1s ease,transform 1s ease}.project.show[data-v-7d2a0920]{opacity:1;transform:translateY(0)}.project h1[data-v-7d2a0920]{font-family:Amoria,serif;font-size:6rem;margin-bottom:.5rem}.project h2[data-v-7d2a0920]{font-family:Long Cang,cursive;font-weight:600;font-size:3.5rem;margin-top:3rem;margin-bottom:1.5rem}.project p[data-v-7d2a0920]{font-size:1.5rem;margin-bottom:2rem;line-height:1.6}.bullet-list[data-v-7d2a0920]{list-style:none;padding-left:2rem;font-family:Zain,sans-serif;font-weight:300;font-size:1.5rem;line-height:1.6;margin-bottom:2rem}.bullet-list li[data-v-7d2a0920]:before{content:"•";color:#442627;font-weight:700;display:inline-block;width:1.2em}.loading-overlay[data-v-7d2a0920]{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffeff7cc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:999}.loading-overlay .sparkle[data-v-7d2a0920]{width:100px;height:100px;animation:sparklePulse-7d2a0920 2.5s ease-in-out infinite}@keyframes sparklePulse-7d2a0920{0%,to{transform:scale(.8);opacity:.6}50%{transform:scale(1.2);opacity:1}}.title-container[data-v-7d2a0920]{position:relative;display:inline-block}.star[data-v-7d2a0920]{position:absolute;animation:sparklePulse-7d2a0920 2.2s ease-in-out infinite;transform-origin:center}.star1[data-v-7d2a0920]{width:40px;right:-65px;top:10px}.star2[data-v-7d2a0920]{width:28px;right:-90px;top:-15px;animation-delay:.5s}@keyframes sparklePulse-7d2a0920{0%,to{transform:scale(.8);opacity:.7}50%{transform:scale(1.15);opacity:1}}.cs-grid[data-v-7d2a0920]{display:grid;grid-template-columns:1fr 1fr;gap:3rem 4rem;align-items:start}.cs-grid h2[data-v-7d2a0920]{margin-top:0}.cs-grid .bullet-list[data-v-7d2a0920]{padding-left:1.5rem;margin-bottom:0;text-align:left}.project-image[data-v-7d2a0920]{width:100%;height:auto;border-radius:5px;margin:2rem 0 3rem;transition:transform .3s ease-in-out}.project-image[data-v-7d2a0920]:hover{transform:scale(1.02)}.prcs-grid[data-v-7d2a0920]{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start;margin-bottom:3rem}.prcs-grid h2[data-v-7d2a0920]{margin-top:0}.process-img[data-v-7d2a0920]{width:100%;max-width:550px;height:auto;border-radius:5px;transition:transform .3s ease-in-out;justify-self:center}.process-img[data-v-7d2a0920]:hover{transform:scale(1.05)}.process-video[data-v-7d2a0920]{width:100%;max-width:550px;height:auto;border-radius:5px;transition:transform .3s ease-in-out;justify-self:center}.process-video[data-v-7d2a0920]:hover{transform:scale(1.05)}@media(max-width:430px){.project[data-v-7d2a0920]{padding:2rem 1rem}.project h1[data-v-7d2a0920]{font-size:2.8rem;margin-bottom:1rem;word-spacing:normal}.project h2[data-v-7d2a0920]{font-size:2rem;margin-top:2rem;margin-bottom:1rem}.project p[data-v-7d2a0920]{font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.bullet-list[data-v-7d2a0920]{font-size:1rem;padding-left:1.2rem;line-height:1.5;margin-bottom:1.5rem}.bullet-list li[data-v-7d2a0920]:before{width:1em;margin-right:.4em}img.project-image[data-v-7d2a0920],img.process-img[data-v-7d2a0920],video.project-video[data-v-7d2a0920]{width:100%;height:auto;margin:1.5rem 0;border-radius:4px}.prcs-grid[data-v-7d2a0920],.cs-grid[data-v-7d2a0920]{display:block;gap:1.5rem}.title-container[data-v-7d2a0920]{display:block;text-align:center}.star1[data-v-7d2a0920],.star2[data-v-7d2a0920]{display:none}.loading-overlay .sparkle[data-v-7d2a0920]{width:60px;height:60px}}.project[data-v-7a5ff837]{padding:4rem 10rem;font-family:Zain,sans-serif;color:#442627;opacity:0;transform:translateY(20px);transition:opacity 1s ease,transform 1s ease}.project.show[data-v-7a5ff837]{opacity:1;transform:translateY(0)}.project h1[data-v-7a5ff837]{font-family:Amoria,serif;font-size:6rem;margin-bottom:.5rem}.project h2[data-v-7a5ff837]{font-family:Long Cang,cursive;font-weight:600;font-size:3.5rem;margin-top:3rem;margin-bottom:1.5rem}.project p[data-v-7a5ff837]{font-size:1.5rem;margin-bottom:2rem;line-height:1.6}.bullet-list[data-v-7a5ff837]{list-style:none;padding-left:2rem;font-family:Zain,sans-serif;font-weight:300;font-size:1.5rem;line-height:1.6;margin-bottom:2rem}.bullet-list li[data-v-7a5ff837]:before{content:"•";color:#442627;font-weight:700;display:inline-block;width:1.2em}.loading-overlay[data-v-7a5ff837]{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffeff7cc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:999}.loading-overlay .sparkle[data-v-7a5ff837]{width:100px;height:100px;animation:sparklePulse-7a5ff837 2.5s ease-in-out infinite}@keyframes sparklePulse-7a5ff837{0%,to{transform:scale(.8);opacity:.6}50%{transform:scale(1.2);opacity:1}}.title-container[data-v-7a5ff837]{position:relative;display:inline-block}.star[data-v-7a5ff837]{position:absolute;animation:sparklePulse-7a5ff837 2.2s ease-in-out infinite;transform-origin:center}.star1[data-v-7a5ff837]{width:40px;left:500px;top:130px}.star2[data-v-7a5ff837]{width:28px;left:540px;top:100px;animation-delay:.5s}@keyframes sparklePulse-7a5ff837{0%,to{transform:scale(.8);opacity:.7}50%{transform:scale(1.15);opacity:1}}.cs-grid[data-v-7a5ff837]{display:grid;grid-template-columns:1fr 1fr;gap:3rem 4rem;align-items:start}.cs-grid h2[data-v-7a5ff837]{margin-top:0}.cs-grid .bullet-list[data-v-7a5ff837]{padding-left:1.5rem;margin-bottom:0;text-align:left}.project-image[data-v-7a5ff837]{width:100%;height:auto;border-radius:5px;margin:2rem 0 3rem;transition:transform .3s ease-in-out}.project-image[data-v-7a5ff837]:hover{transform:scale(1.02)}.prcs-grid[data-v-7a5ff837]{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start;margin-bottom:3rem}.prcs-grid h2[data-v-7a5ff837]{margin-top:0}.process-img[data-v-7a5ff837]{width:100%;max-width:550px;height:auto;border-radius:5px;transition:transform .3s ease-in-out;justify-self:center}.process-img[data-v-7a5ff837]:hover{transform:scale(1.05)}.project-video[data-v-7a5ff837]{width:100%;height:auto;border-radius:5px;margin:2rem 0 3rem}.project-video[data-v-7a5ff837]{transition:transform .3s ease-in-out}.project-video[data-v-7a5ff837]:hover{transform:scale(1.02)}.process-video[data-v-7a5ff837]{width:100%;max-width:550px;height:auto;border-radius:5px;transition:transform .3s ease-in-out;justify-self:center}.process-video[data-v-7a5ff837]:hover{transform:scale(1.05)}@media(max-width:430px){.project[data-v-7a5ff837]{padding:2rem 1rem}.project h1[data-v-7a5ff837]{font-size:2.8rem;margin-bottom:1rem;word-spacing:normal}.project h2[data-v-7a5ff837]{font-size:2rem;margin-top:2rem;margin-bottom:1rem}.project p[data-v-7a5ff837]{font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.bullet-list[data-v-7a5ff837]{font-size:1rem;padding-left:1.2rem;line-height:1.5;margin-bottom:1.5rem}.bullet-list li[data-v-7a5ff837]:before{width:1em;margin-right:.4em}img.project-image[data-v-7a5ff837],img.process-img[data-v-7a5ff837],video.project-video[data-v-7a5ff837]{width:100%;height:auto;margin:1.5rem 0;border-radius:4px}.prcs-grid[data-v-7a5ff837],.cs-grid[data-v-7a5ff837]{display:block;gap:1.5rem}.title-container[data-v-7a5ff837]{display:block;text-align:center}.star1[data-v-7a5ff837],.star2[data-v-7a5ff837]{display:none}.loading-overlay .sparkle[data-v-7a5ff837]{width:60px;height:60px}}.project[data-v-3a36189b]{padding:4rem 10rem;font-family:Zain,sans-serif;color:#442627;opacity:0;transform:translateY(20px);transition:opacity 1s ease,transform 1s ease}.project.show[data-v-3a36189b]{opacity:1;transform:translateY(0)}.project h1[data-v-3a36189b]{font-family:Amoria,serif;font-size:6rem;margin-bottom:.5rem}.project h2[data-v-3a36189b]{font-family:Long Cang,cursive;font-weight:600;font-size:3.5rem;margin-top:3rem;margin-bottom:1.5rem}.project p[data-v-3a36189b]{font-size:1.5rem;margin-bottom:2rem;line-height:1.6}.bullet-list[data-v-3a36189b]{list-style:none;padding-left:2rem;font-family:Zain,sans-serif;font-weight:300;font-size:1.5rem;line-height:1.6;margin-bottom:2rem}.bullet-list li[data-v-3a36189b]:before{content:"•";color:#442627;font-weight:700;display:inline-block;width:1.2em}.loading-overlay[data-v-3a36189b]{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffeff7cc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:999}.loading-overlay .sparkle[data-v-3a36189b]{width:100px;height:100px;animation:sparklePulse-3a36189b 2.5s ease-in-out infinite}@keyframes sparklePulse-3a36189b{0%,to{transform:scale(.8);opacity:.6}50%{transform:scale(1.2);opacity:1}}.title-container[data-v-3a36189b]{position:relative;display:inline-block}.star[data-v-3a36189b]{position:absolute;animation:sparklePulse-3a36189b 2.2s ease-in-out infinite;transform-origin:center}.star1[data-v-3a36189b]{width:40px;right:-65px;top:10px}.star2[data-v-3a36189b]{width:28px;right:-90px;top:-15px;animation-delay:.5s}@keyframes sparklePulse-3a36189b{0%,to{transform:scale(.8);opacity:.7}50%{transform:scale(1.15);opacity:1}}.cs-grid[data-v-3a36189b]{display:grid;grid-template-columns:1fr 1fr;gap:3rem 4rem;align-items:start}.cs-grid h2[data-v-3a36189b]{margin-top:0}.cs-grid .bullet-list[data-v-3a36189b]{padding-left:1.5rem;margin-bottom:0;text-align:left}.project-image[data-v-3a36189b]{width:100%;height:auto;border-radius:5px;margin:2rem 0 3rem;transition:transform .3s ease-in-out}.project-image[data-v-3a36189b]:hover{transform:scale(1.02)}.prcs-grid[data-v-3a36189b]{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start;margin-bottom:3rem}.prcs-grid h2[data-v-3a36189b]{margin-top:0}.process-img[data-v-3a36189b]{width:100%;max-width:550px;height:auto;border-radius:5px;transition:transform .3s ease-in-out;justify-self:center}.process-img[data-v-3a36189b]:hover{transform:scale(1.05)}.project-video[data-v-3a36189b]{width:100%;height:auto;border-radius:5px;margin:2rem 0 3rem}.project-video[data-v-3a36189b]{transition:transform .3s ease-in-out}.project-video[data-v-3a36189b]:hover{transform:scale(1.02)}@media(max-width:430px){.project[data-v-3a36189b]{padding:2rem 1rem}.project h1[data-v-3a36189b]{font-size:2.8rem;margin-bottom:1rem;word-spacing:normal}.project h2[data-v-3a36189b]{font-size:2rem;margin-top:2rem;margin-bottom:1rem}.project p[data-v-3a36189b]{font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.bullet-list[data-v-3a36189b]{font-size:1rem;padding-left:1.2rem;line-height:1.5;margin-bottom:1.5rem}.bullet-list li[data-v-3a36189b]:before{width:1em;margin-right:.4em}img.project-image[data-v-3a36189b],img.process-img[data-v-3a36189b],video.project-video[data-v-3a36189b]{width:100%;height:auto;margin:1.5rem 0;border-radius:4px}.prcs-grid[data-v-3a36189b],.cs-grid[data-v-3a36189b]{display:block;gap:1.5rem}.title-container[data-v-3a36189b]{display:block;text-align:center}.star1[data-v-3a36189b],.star2[data-v-3a36189b]{display:none}.loading-overlay .sparkle[data-v-3a36189b]{width:60px;height:60px}}.project[data-v-b1bb4cc3]{padding:4rem 10rem;font-family:Zain,sans-serif;color:#442627;opacity:0;transform:translateY(20px);transition:opacity 1s ease,transform 1s ease}.project.show[data-v-b1bb4cc3]{opacity:1;transform:translateY(0)}.project h1[data-v-b1bb4cc3]{font-family:Amoria,serif;font-size:6rem;margin-bottom:.5rem}.project h2[data-v-b1bb4cc3]{font-family:Long Cang,cursive;font-weight:600;font-size:3.5rem;margin-top:3rem;margin-bottom:1.5rem}.project p[data-v-b1bb4cc3]{font-size:1.5rem;margin-bottom:2rem;line-height:1.6}.bullet-list[data-v-b1bb4cc3]{list-style:none;padding-left:2rem;font-family:Zain,sans-serif;font-weight:300;font-size:1.5rem;line-height:1.6;margin-bottom:2rem}.bullet-list li[data-v-b1bb4cc3]:before{content:"•";color:#442627;font-weight:700;display:inline-block;width:1.2em}.loading-overlay[data-v-b1bb4cc3]{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffeff7cc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:999}.loading-overlay .sparkle[data-v-b1bb4cc3]{width:100px;height:100px;animation:sparklePulse-b1bb4cc3 2.5s ease-in-out infinite}@keyframes sparklePulse-b1bb4cc3{0%,to{transform:scale(.8);opacity:.6}50%{transform:scale(1.2);opacity:1}}.title-container[data-v-b1bb4cc3]{position:relative;display:inline-block}.star[data-v-b1bb4cc3]{position:absolute;animation:sparklePulse-b1bb4cc3 2.2s ease-in-out infinite;transform-origin:center}.star1[data-v-b1bb4cc3]{width:40px;right:-65px;top:10px}.star2[data-v-b1bb4cc3]{width:28px;right:-90px;top:-15px;animation-delay:.5s}@keyframes sparklePulse-b1bb4cc3{0%,to{transform:scale(.8);opacity:.7}50%{transform:scale(1.15);opacity:1}}.cs-grid[data-v-b1bb4cc3]{display:grid;grid-template-columns:1fr 1fr;gap:3rem 4rem;align-items:start}.cs-grid h2[data-v-b1bb4cc3]{margin-top:0}.cs-grid .bullet-list[data-v-b1bb4cc3]{padding-left:1.5rem;margin-bottom:0;text-align:left}.project-image[data-v-b1bb4cc3]{width:100%;height:auto;border-radius:5px;margin:2rem 0 3rem;transition:transform .3s ease-in-out}.project-image[data-v-b1bb4cc3]:hover{transform:scale(1.02)}.prcs-grid[data-v-b1bb4cc3]{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start;margin-bottom:3rem}.prcs-grid h2[data-v-b1bb4cc3]{margin-top:0}.process-img[data-v-b1bb4cc3]{width:100%;max-width:550px;height:auto;border-radius:5px;transition:transform .3s ease-in-out;justify-self:center}.process-img[data-v-b1bb4cc3]:hover{transform:scale(1.05)}.project-video[data-v-b1bb4cc3]{width:100%;height:auto;border-radius:5px;margin:2rem 0 3rem}.project-video[data-v-b1bb4cc3]{transition:transform .3s ease-in-out}.project-video[data-v-b1bb4cc3]:hover{transform:scale(1.02)}@media(max-width:430px){.project[data-v-b1bb4cc3]{padding:2rem 1rem}.project h1[data-v-b1bb4cc3]{font-size:2.8rem;margin-bottom:1rem;word-spacing:normal}.project h2[data-v-b1bb4cc3]{font-size:2rem;margin-top:2rem;margin-bottom:1rem}.project p[data-v-b1bb4cc3]{font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.bullet-list[data-v-b1bb4cc3]{font-size:1rem;padding-left:1.2rem;line-height:1.5;margin-bottom:1.5rem}.bullet-list li[data-v-b1bb4cc3]:before{width:1em;margin-right:.4em}img.project-image[data-v-b1bb4cc3],img.process-img[data-v-b1bb4cc3],video.project-video[data-v-b1bb4cc3]{width:100%;height:auto;margin:1.5rem 0;border-radius:4px}.prcs-grid[data-v-b1bb4cc3],.cs-grid[data-v-b1bb4cc3]{display:block;gap:1.5rem}.title-container[data-v-b1bb4cc3]{display:block;text-align:center}.star1[data-v-b1bb4cc3],.star2[data-v-b1bb4cc3]{display:none}.loading-overlay .sparkle[data-v-b1bb4cc3]{width:60px;height:60px}}.project[data-v-4e7fe896]{padding:4rem 10rem;font-family:Zain,sans-serif;color:#442627;opacity:0;transform:translateY(20px);transition:opacity 1s ease,transform 1s ease}.project.show[data-v-4e7fe896]{opacity:1;transform:translateY(0)}.project h1[data-v-4e7fe896]{font-family:Amoria,serif;font-size:6rem;margin-bottom:.5rem}.project h2[data-v-4e7fe896]{font-family:Long Cang,cursive;font-weight:600;font-size:3.5rem;margin-top:3rem;margin-bottom:1.5rem}.project p[data-v-4e7fe896]{font-size:1.5rem;margin-bottom:2rem;line-height:1.6}.bullet-list[data-v-4e7fe896]{list-style:none;padding-left:2rem;font-family:Zain,sans-serif;font-weight:300;font-size:1.5rem;line-height:1.6;margin-bottom:2rem}.bullet-list li[data-v-4e7fe896]:before{content:"•";color:#442627;font-weight:700;display:inline-block;width:1.2em}.loading-overlay[data-v-4e7fe896]{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffeff7cc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:999}.loading-overlay .sparkle[data-v-4e7fe896]{width:100px;height:100px;animation:sparklePulse-4e7fe896 2.5s ease-in-out infinite}@keyframes sparklePulse-4e7fe896{0%,to{transform:scale(.8);opacity:.6}50%{transform:scale(1.2);opacity:1}}.title-container[data-v-4e7fe896]{position:relative;display:inline-block}.star[data-v-4e7fe896]{position:absolute;animation:sparklePulse-4e7fe896 2.2s ease-in-out infinite;transform-origin:center}.star1[data-v-4e7fe896]{width:40px;left:540px;top:130px}.star2[data-v-4e7fe896]{width:28px;left:580px;top:100px;animation-delay:.5s}@keyframes sparklePulse-4e7fe896{0%,to{transform:scale(.8);opacity:.7}50%{transform:scale(1.15);opacity:1}}.cs-grid[data-v-4e7fe896]{display:grid;grid-template-columns:1fr 1fr;gap:3rem 4rem;align-items:start}.cs-grid h2[data-v-4e7fe896]{margin-top:0}.cs-grid .bullet-list[data-v-4e7fe896]{padding-left:1.5rem;margin-bottom:0;text-align:left}.project-image[data-v-4e7fe896]{width:100%;height:auto;border-radius:5px;margin:2rem 0 3rem;transition:transform .3s ease-in-out}.project-image[data-v-4e7fe896]:hover{transform:scale(1.02)}.prcs-grid[data-v-4e7fe896]{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start;margin-bottom:3rem}.prcs-grid h2[data-v-4e7fe896]{margin-top:0}.process-img[data-v-4e7fe896]{width:100%;max-width:550px;height:auto;border-radius:5px;transition:transform .3s ease-in-out;justify-self:center}.process-img[data-v-4e7fe896]:hover{transform:scale(1.05)}@media(max-width:430px){.project[data-v-4e7fe896]{padding:2rem 1rem}.project h1[data-v-4e7fe896]{font-size:2.8rem;margin-bottom:1rem;word-spacing:normal}.project h2[data-v-4e7fe896]{font-size:2rem;margin-top:2rem;margin-bottom:1rem}.project p[data-v-4e7fe896]{font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.bullet-list[data-v-4e7fe896]{font-size:1rem;padding-left:1.2rem;line-height:1.5;margin-bottom:1.5rem}.bullet-list li[data-v-4e7fe896]:before{width:1em;margin-right:.4em}img.project-image[data-v-4e7fe896],img.process-img[data-v-4e7fe896],video.project-video[data-v-4e7fe896]{width:100%;height:auto;margin:1.5rem 0;border-radius:4px}.prcs-grid[data-v-4e7fe896],.cs-grid[data-v-4e7fe896]{display:block;gap:1.5rem}.title-container[data-v-4e7fe896]{display:block;text-align:center}.star1[data-v-4e7fe896],.star2[data-v-4e7fe896]{display:none}.loading-overlay .sparkle[data-v-4e7fe896]{width:60px;height:60px}}.project[data-v-c2b2dbb7]{padding:4rem 10rem;font-family:Zain,sans-serif;color:#442627;opacity:0;transform:translateY(20px);transition:opacity 1s ease,transform 1s ease}.project.show[data-v-c2b2dbb7]{opacity:1;transform:translateY(0)}.project h1[data-v-c2b2dbb7]{font-family:Amoria,serif;font-size:6rem;margin-bottom:.5rem}.project h2[data-v-c2b2dbb7]{font-family:Long Cang,cursive;font-weight:600;font-size:3.5rem;margin-top:3rem;margin-bottom:1.5rem}.project p[data-v-c2b2dbb7]{font-size:1.5rem;margin-bottom:2rem;line-height:1.6}.bullet-list[data-v-c2b2dbb7]{list-style:none;padding-left:2rem;font-family:Zain,sans-serif;font-weight:300;font-size:1.5rem;line-height:1.6;margin-bottom:2rem}.bullet-list li[data-v-c2b2dbb7]:before{content:"•";color:#442627;font-weight:700;display:inline-block;width:1.2em}.loading-overlay[data-v-c2b2dbb7]{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffeff7cc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:999}.loading-overlay .sparkle[data-v-c2b2dbb7]{width:100px;height:100px;animation:sparklePulse-c2b2dbb7 2.5s ease-in-out infinite}@keyframes sparklePulse-c2b2dbb7{0%,to{transform:scale(.8);opacity:.6}50%{transform:scale(1.2);opacity:1}}.title-container[data-v-c2b2dbb7]{position:relative;display:inline-block}.star[data-v-c2b2dbb7]{position:absolute;animation:sparklePulse-c2b2dbb7 2.2s ease-in-out infinite;transform-origin:center}.star1[data-v-c2b2dbb7]{width:40px;left:520px;top:120px}.star2[data-v-c2b2dbb7]{width:28px;left:560px;top:100px;animation-delay:.5s}@keyframes sparklePulse-c2b2dbb7{0%,to{transform:scale(.8);opacity:.7}50%{transform:scale(1.15);opacity:1}}.cs-grid[data-v-c2b2dbb7]{display:grid;grid-template-columns:1fr 1fr;gap:3rem 4rem;align-items:start}.cs-grid h2[data-v-c2b2dbb7]{margin-top:0}.cs-grid .bullet-list[data-v-c2b2dbb7]{padding-left:1.5rem;margin-bottom:0;text-align:left}.project-image[data-v-c2b2dbb7]{width:100%;height:auto;border-radius:5px;margin:2rem 0 3rem;transition:transform .3s ease-in-out}.project-image[data-v-c2b2dbb7]:hover{transform:scale(1.02)}.prcs-grid[data-v-c2b2dbb7]{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start;margin-bottom:3rem}.prcs-grid h2[data-v-c2b2dbb7]{margin-top:0}.process-img[data-v-c2b2dbb7]{width:100%;max-width:550px;height:auto;border-radius:5px;transition:transform .3s ease-in-out;justify-self:center}.process-img[data-v-c2b2dbb7]:hover{transform:scale(1.05)}.project-video[data-v-c2b2dbb7]{width:100%;height:auto;border-radius:5px;margin:2rem 0 3rem}.project-video[data-v-c2b2dbb7]{transition:transform .3s ease-in-out}.project-video[data-v-c2b2dbb7]:hover{transform:scale(1.02)}@media(max-width:430px){.project[data-v-c2b2dbb7]{padding:2rem 1rem}.project h1[data-v-c2b2dbb7]{font-size:2.8rem;margin-bottom:1rem;word-spacing:normal}.project h2[data-v-c2b2dbb7]{font-size:2rem;margin-top:2rem;margin-bottom:1rem}.project p[data-v-c2b2dbb7]{font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.bullet-list[data-v-c2b2dbb7]{font-size:1rem;padding-left:1.2rem;line-height:1.5;margin-bottom:1.5rem}.bullet-list li[data-v-c2b2dbb7]:before{width:1em;margin-right:.4em}img.project-image[data-v-c2b2dbb7],img.process-img[data-v-c2b2dbb7],video.project-video[data-v-c2b2dbb7]{width:100%;height:auto;margin:1.5rem 0;border-radius:4px}.prcs-grid[data-v-c2b2dbb7],.cs-grid[data-v-c2b2dbb7]{display:block;gap:1.5rem}.title-container[data-v-c2b2dbb7]{display:block;text-align:center}.star1[data-v-c2b2dbb7],.star2[data-v-c2b2dbb7]{display:none}.loading-overlay .sparkle[data-v-c2b2dbb7]{width:60px;height:60px}}.project[data-v-79e4dc7c]{padding:4rem 10rem;font-family:Zain,sans-serif;color:#442627;opacity:0;transform:translateY(20px);transition:opacity 1s ease,transform 1s ease}.project.show[data-v-79e4dc7c]{opacity:1;transform:translateY(0)}.project h1[data-v-79e4dc7c]{font-family:Amoria,serif;font-size:6rem;margin-bottom:.5rem}.project h2[data-v-79e4dc7c]{font-family:Long Cang,cursive;font-weight:600;font-size:3.5rem;margin-top:3rem;margin-bottom:1.5rem}.project p[data-v-79e4dc7c]{font-size:1.5rem;margin-bottom:2rem;line-height:1.6}.bullet-list[data-v-79e4dc7c]{list-style:none;padding-left:2rem;font-family:Zain,sans-serif;font-weight:300;font-size:1.5rem;line-height:1.6;margin-bottom:2rem}.bullet-list li[data-v-79e4dc7c]:before{content:"•";color:#442627;font-weight:700;display:inline-block;width:1.2em}.loading-overlay[data-v-79e4dc7c]{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffeff7cc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:999}.loading-overlay .sparkle[data-v-79e4dc7c]{width:100px;height:100px;animation:sparklePulse-79e4dc7c 2.5s ease-in-out infinite}@keyframes sparklePulse-79e4dc7c{0%,to{transform:scale(.8);opacity:.6}50%{transform:scale(1.2);opacity:1}}.title-container[data-v-79e4dc7c]{position:relative;display:inline-block}.star[data-v-79e4dc7c]{position:absolute;animation:sparklePulse-79e4dc7c 2.2s ease-in-out infinite;transform-origin:center}.star1[data-v-79e4dc7c]{width:40px;right:-65px;top:10px}.star2[data-v-79e4dc7c]{width:28px;right:-90px;top:-15px;animation-delay:.5s}@keyframes sparklePulse-79e4dc7c{0%,to{transform:scale(.8);opacity:.7}50%{transform:scale(1.15);opacity:1}}.cs-grid[data-v-79e4dc7c]{display:grid;grid-template-columns:1fr 1fr;gap:3rem 4rem;align-items:start}.cs-grid h2[data-v-79e4dc7c]{margin-top:0}.cs-grid .bullet-list[data-v-79e4dc7c]{padding-left:1.5rem;margin-bottom:0;text-align:left}.project-image[data-v-79e4dc7c]{width:100%;height:auto;border-radius:5px;margin:2rem 0 3rem;transition:transform .3s ease-in-out}.project-image[data-v-79e4dc7c]:hover{transform:scale(1.02)}.prcs-grid[data-v-79e4dc7c]{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start;margin-bottom:3rem}.prcs-grid h2[data-v-79e4dc7c]{margin-top:0}.process-img[data-v-79e4dc7c]{width:100%;max-width:550px;height:auto;border-radius:5px;transition:transform .3s ease-in-out;justify-self:center}.process-img[data-v-79e4dc7c]:hover{transform:scale(1.05)}.project-video[data-v-79e4dc7c]{width:100%;height:auto;border-radius:5px;margin:2rem 0 3rem}.project-video[data-v-79e4dc7c]{transition:transform .3s ease-in-out}.project-video[data-v-79e4dc7c]:hover{transform:scale(1.02)}@media(max-width:430px){.project[data-v-79e4dc7c]{padding:2rem 1rem}.project h1[data-v-79e4dc7c]{font-size:2.8rem;margin-bottom:1rem;word-spacing:normal}.project h2[data-v-79e4dc7c]{font-size:2rem;margin-top:2rem;margin-bottom:1rem}.project p[data-v-79e4dc7c]{font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.bullet-list[data-v-79e4dc7c]{font-size:1rem;padding-left:1.2rem;line-height:1.5;margin-bottom:1.5rem}.bullet-list li[data-v-79e4dc7c]:before{width:1em;margin-right:.4em}img.project-image[data-v-79e4dc7c],img.process-img[data-v-79e4dc7c],video.project-video[data-v-79e4dc7c]{width:100%;height:auto;margin:1.5rem 0;border-radius:4px}.prcs-grid[data-v-79e4dc7c],.cs-grid[data-v-79e4dc7c]{display:block;gap:1.5rem}.title-container[data-v-79e4dc7c]{display:block;text-align:center}.star1[data-v-79e4dc7c],.star2[data-v-79e4dc7c]{display:none}.loading-overlay .sparkle[data-v-79e4dc7c]{width:60px;height:60px}}
