@font-face{font-display:swap;font-family:Playfair Display;font-style:normal;font-weight:400;src:url(/fonts/playfair-display-v37-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Playfair Display;font-style:normal;font-weight:500;src:url(/fonts/playfair-display-v37-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Quicksand;font-style:normal;font-weight:400;src:url(/fonts/quicksand-v36-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Quicksand;font-style:normal;font-weight:500;src:url(/fonts/quicksand-v36-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Single Day;font-style:normal;font-weight:400;src:url(/fonts/single-day-v17-korean-regular.woff2) format("woff2")}:root{--cream: #fbf4e3;--green: #104911;--pink: #ff6fb5;--light-pink: #ffd8eb;--cookbook-spacing: 2rem}html{font-size:16px;overflow-x:hidden}#root{width:100%}body{background-color:var(--cream);margin:0;color:var(--green);font-family:Quicksand}a{all:unset;cursor:pointer}img{object-fit:contain}.hero{height:100vh;display:flex;align-items:center;justify-content:center;position:relative}.hero__subtitle{font-family:Playfair Display;font-size:2.5rem;text-align:center;color:var(--pink);font-weight:500;margin-bottom:0}.hero__letter{position:relative;z-index:0;height:7rem}.hero__letter path{stroke:var(--pink)}.hero__letter-circle path{stroke:none;fill:var(--green)}.hero__letter:nth-child(1){margin-top:3rem}.hero__letter:nth-child(2){margin-top:-1rem}.hero__letter:nth-child(4){margin-top:-3rem;margin-left:-3rem}.hero__letter:nth-child(5){margin-top:-2rem;margin-left:-1rem}.hero__letter:nth-child(6){margin-top:2rem;margin-left:-2rem}.hero__letters{padding-top:3rem;display:flex;gap:.5rem}.loader{height:100dvh;width:100%;background-color:var(--green);position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.loader__circle{width:min(50vh,50vw);height:min(50vh,50vw)}.loader__circle path{fill:var(--cream)}.mutum{position:relative;background-color:var(--cream);z-index:10}.mutum__grid{margin:auto;display:grid;grid-template-columns:repeat(12,1fr);max-width:90vw;gap:20px;padding-bottom:35vh}.mutum__title{position:sticky;width:fit-content;height:fit-content;top:50%;transform:translateY(-50%);margin-top:50vh;grid-column:2 / span 3}.mutum__link{font-family:Single Day;font-size:5rem;margin:0;position:relative}.mutum__link-line{position:absolute;width:130%;left:-2rem;bottom:-1.75rem}.mutum__link-line path{stroke:var(--pink)}.mutum__link-arrow{position:absolute;left:-5rem;top:8rem;pointer-events:none;display:flex;gap:.5rem}.mutum__link-arrow h2{font-size:3rem;color:var(--pink);text-wrap:nowrap;margin:0;margin-top:4.5rem;align-self:flex-end}.mutum__link-arrow svg{height:6.5rem}.mutum__block{width:100%;position:relative;z-index:10;will-change:transform}.mutum__text{font-size:1.5rem;margin:0}.mutum__block--1{grid-column:-6 / span 5;align-self:end;margin:8rem 0rem}.mutum__block--2{grid-column:6 / span 3}.mutum__block--3{grid-column:-5 / span 3;margin-top:16rem}.mutum__block--4{grid-column:6 / span 5;margin-top:4rem}.mutum__block--5{grid-column:6 / span 3;margin:8rem 0}.mutum__block--6{grid-column:-4 / span 3;align-self:center;text-align:end}.mutum__block--7{grid-column:6 / span 3}.mutum__block--8{grid-column:-6 / span 5;margin-top:8rem;margin-bottom:-25vh}.mutum__line{position:absolute;top:25vh;right:calc(5vw + 40px + (90vw - 220px)/8);bottom:15vh;z-index:1}.mutum__line path{stroke:var(--green)}.mutum__progress{height:1rem;position:sticky;z-index:20;bottom:0;left:0;background-color:var(--light-pink)}.cookbook{background-color:var(--light-pink);display:flex;flex-direction:column;align-items:center;position:relative}.cookbook__spacer{height:100vh}.cookbook__hero{height:100dvh;position:sticky;top:0;display:flex;align-items:center;justify-content:center}.cookbook__title{font-family:Single Day;font-size:5rem;margin:0;position:relative}.cookbook__titleLine{width:120%;position:absolute;top:-2.5rem;left:-2.5rem}.cookbook__titleLine path{stroke:var(--pink)}.cookbook__section{position:sticky;padding:var(--cookbook-spacing);box-sizing:border-box}.cookbook__section--1{height:calc(100dvh - 2 * var(--cookbook-spacing));width:calc(100dvw - 2 * var(--cookbook-spacing));margin:var(--cookbook-spacing);top:var(--cookbook-spacing);background-color:var(--green)}.cookbook__section--2{height:calc(100dvh - 4 * var(--cookbook-spacing));width:calc(100dvw - 4 * var(--cookbook-spacing));margin:calc(2 * var(--cookbook-spacing));top:calc(2 * var(--cookbook-spacing));background-color:var(--light-pink)}.cookbook__section--3{height:calc(100dvh - 6 * var(--cookbook-spacing));width:calc(100dvw - 6 * var(--cookbook-spacing));margin:calc(3 * var(--cookbook-spacing));top:calc(3 * var(--cookbook-spacing));background-color:var(--pink)}.cookbook__section--4{height:calc(100dvh - 8 * var(--cookbook-spacing));width:calc(100dvw - 8 * var(--cookbook-spacing));margin:calc(4 * var(--cookbook-spacing));top:calc(4 * var(--cookbook-spacing));background-color:var(--cream);transform-origin:top;box-sizing:border-box}.cookbook__section1{height:100%;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;position:relative}.cookbook__section1-text{display:flex;align-items:center;justify-content:center;text-align:center}.cookbook__section1-text p{color:var(--cream);max-width:25rem;font-size:1.5rem}.cookbook__section1-img1{display:flex;justify-content:flex-end;position:relative;z-index:2}.cookbook__section1-img1 img{height:90%;max-height:43vh;max-width:calc(50vw - 2 * var(--cookbook-spacing))}.cookbook__section1-img2{display:flex;align-items:flex-end;z-index:2}.cookbook__section1-img2 img{height:90%;max-height:43vh;max-width:calc(50vw - 2 * var(--cookbook-spacing))}.cookbook__section1-line{position:absolute;height:100%;width:100%}.cookbook__section1-line path{stroke:var(--pink);z-index:1}.cookbook__section2{height:100%;width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center}.cookbook__section2 img{margin:auto;position:relative;z-index:3}.cookbook__section2-img{position:relative}.cookbook__section2-img img{max-width:100%}.cookbook__section2-img1{max-width:38vw}.cookbook__section2-img2 img{max-height:65vh}.cookbook__section2-logo{max-height:250px}.cookbook__section2-line{position:absolute;max-height:90px}.cookbook__section2-line path{stroke:var(--green)}.cookbook__section2-line1{bottom:-40px;right:-65px}.cookbook__section2-line2{top:-50px;left:-57px}.cookbook__section3{height:100%;width:100%;display:grid;grid-template-columns:1.75fr 1fr 1fr}.cookbook__section3 img{max-height:calc(50vh - 4 * var(--cookbook-spacing));margin:auto 0}.cookbook__section3-line{height:calc(100% + 4.35rem);align-self:center;margin:0 auto}.cookbook__section3-line path{stroke:var(--light-pink)}.cookbook__section3-left,.cookbook__section3-right{display:flex;flex-direction:column}.cookbook__section3-right{justify-content:space-between}.cookbook__section3-right img{max-height:54vh;align-self:center}.cookbook__section3-link{margin:auto;display:flex;justify-content:center;align-items:center;position:relative;font-size:3rem;color:var(--cream);text-align:center;font-family:Single Day;text-wrap:nowrap;width:fit-content;align-self:center}.cookbook__section3-underline{position:absolute;width:120%;transform:translate(-50%);left:50%;bottom:-.15rem}.cookbook__section3-underline path{stroke:var(--light-pink)}.cookbook__section3-text{flex:1;display:flex;justify-content:center;align-items:center}.cookbook__section3-text p{color:var(--cream);font-size:1.5rem;max-width:28rem;margin:0}.cookbook__section4{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cookbook__section4-title{text-wrap:nowrap;font-family:Single Day;font-size:5rem;margin:0;position:relative}.cookbook__section4-line{position:absolute;height:30vh;left:-8rem;top:70%}.cookbook__section4-line path{stroke:var(--green)}.about{display:flex;align-items:center;justify-content:center}.about__text{max-width:640px;margin:0;padding:0 2rem;font-size:1.5rem;text-align:center}.about__text-highlight{color:var(--pink);font-weight:600}.about__text-underline{text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:.2rem;text-decoration-color:var(--pink)}.about__text-circle{position:relative}.about__text-circle svg{height:105%;position:absolute;top:0;right:0rem;bottom:0;left:-.2rem}.about__text-circle path{stroke:var(--pink);stroke-width:3px}.contact{overflow:hidden;margin:20vh 0}.phrase{display:flex;align-items:center;gap:3rem}.phrase__text{font-size:3.5rem;font-family:Playfair Display;margin:0}.phrase__dot{margin-top:.5rem}.slider{display:flex;white-space:nowrap;gap:3rem;position:relative;will-change:transform}.footer{position:relative;height:50vh;clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}.footer__inner{position:relative;height:150vh;width:100%;top:-100vh}.footer__content{height:50vh;width:100%;position:sticky;top:50vh;display:flex;align-items:center;justify-content:center;background-color:var(--green)}.footer__link{font-family:Playfair Display;margin:0;color:var(--pink);font-size:3rem;font-weight:500;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.5rem;position:relative}.footer__line{width:120%;position:absolute;top:-4.5rem;left:-4rem}.footer__line path{stroke:var(--pink)}@media (max-width: 1440px),(max-device-width: 1440px){html{font-size:12px}.cookbook__section2-logo{max-height:175px}.about__text{font-size:1.75rem;max-width:575px}}@media (max-width: 1024px),(max-device-width: 1024px){.mutum__grid{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:100vw;padding:0 10vw}.mutum__title{width:100%;top:0;right:0;position:relative;z-index:10;align-self:center;transform:none;margin-top:5vh;grid-column:2 / span 2;display:flex;align-items:center;justify-content:center}.mutum__link{pointer-events:none}.mutum__link-arrow{display:none}.mutum__text{max-width:80%}.mutum__block--1{grid-column:1 / -1;align-self:end;margin:8rem 0rem 5rem}.mutum__block--2{grid-column:1 / span 2}.mutum__block--3{grid-column:3 / span 2;margin-top:5rem}.mutum__block--4{grid-column:1 / -1;margin-top:5rem}.mutum__block--5{grid-column:3 / span 2;margin:5rem 0}.mutum__block--6{grid-column:1 / span 4;max-width:40%;text-align:start}.mutum__block--7{grid-column:3 / span 2;text-align:end;margin-left:auto;margin-top:10rem}.mutum__block--8{grid-column:1 / -1;margin-bottom:25vh}.mutum__line{width:50vw;left:45%;transform:translate(-50%);top:46vh;bottom:42vh}.mutum__link{font-size:6rem}.mutum__link-mobile{position:absolute;color:var(--pink);width:100%;font-family:Single Day;font-size:5rem;bottom:calc((25vh + 1rem)/2);transform:translateY(50%);display:flex;align-items:center;justify-content:center}.cookbook__section{overflow:hidden}.cookbook__section1{position:relative;display:flex;align-items:center;justify-content:center}.cookbook__section1-img1{position:absolute;top:0;height:39%;width:75%}.cookbook__section1-img2{position:absolute;bottom:0;height:39%;width:75%}.cookbook__section1-img2 img,.cookbook__section1-img1 img{width:100%;height:100%;max-width:100%}.cookbook__section1-line{width:240%}.cookbook__section2{grid-template-columns:1fr 1fr;padding:var(--cookbook-spacing);box-sizing:border-box}.cookbook__section2-img img{width:60%}.cookbook__section2-img1{grid-column:1 / span 2;height:100%;max-width:85vw;display:flex;align-items:end;justify-content:end}.cookbook__section2-img1 img{width:75%;margin:0}.cookbook__section2-img2 img{width:90%}.cookbook__section2>img{grid-column:2 / span 1;grid-row:1}.cookbook__section2-img2{height:100%;grid-column:1 / span 1;grid-row:1}.cookbook__section2-line{height:8rem}.cookbook__section2-line1{bottom:-40px;right:-60px}.cookbook__section2-line2{top:-45px;left:-50px}.cookbook__section2-logo{max-height:250px}.cookbook__section3 img{max-width:80%}.cookbook__section3-line,.cookbook__section3-right img{display:none}.cookbook__section3{display:flex;flex-direction:column}.cookbook__section3-left,.cookbook__section3-right{flex-grow:1}.cookbook__section3-left{align-items:center;text-align:center}.cookbook__section4-line{left:-4rem;top:80%}.about__text{max-width:580px}}@media (width: 1024px) and (orientation: landscape){.cookbook__section--2{display:flex;align-items:center;justify-content:center}.cookbook__section2-img1{display:none}.cookbook__section2-img2 img{width:fit-content}.cookbook__section2{height:fit-content}}@media (max-width: 768px),(max-device-width: 768px){html{font-size:12px}.hero__letter{height:6rem;will-change:transform}.mutum__line{left:45%;top:40vh}.mutum__block--2{margin-top:-7rem}.cookbook__section2>img{max-height:20vh;transform:translate(15%);margin-bottom:0}.cookbook__section2-line2{max-height:5rem;top:-3rem;left:-5.25rem}.cookbook__section2-line1{max-height:5rem;bottom:-3rem;right:-5.5rem}.cookbook__section2{grid-template-columns:1.5fr 1fr}.cookbook__section2-img1 img{width:100%;max-width:450px}.cookbook__section2-img2 img{width:100%;max-width:270px}.cookbook__section3 img{max-width:100%}.cookbook__section4-line{left:-1rem}.footer__link{font-size:2.5rem}.footer__line{position:absolute}.footer{position:static;height:50vh;clip-path:none}.footer__inner{position:static;width:100%;height:50vh;top:auto}.footer__content{height:50vh;width:100%;position:static;top:auto;display:flex;align-items:center;justify-content:center;background-color:var(--green)}}@media (max-width: 480px),(max-device-width: 480px){:root{--cookbook-spacing: 1rem}.hero__letter{height:4.5rem}.hero__subtitle{font-size:1.75rem}.hero__letter:nth-child(1){margin-top:1.5rem}.hero__letter:nth-child(2){margin-top:-.5rem}.hero__letter:nth-child(4){margin-top:-1.5rem;margin-left:-1.5rem}.hero__letter:nth-child(5){margin-top:-1rem;margin-left:-.5rem}.hero__letter:nth-child(6){margin-top:1rem;margin-left:-1rem}.mutum__line{top:33vh;height:78%}.mutum__text{max-width:100%}.mutum__block--2{margin-top:-8rem}.mutum__block--6{grid-column:3 / span 2;text-align:end}.mutum__block--7{grid-column:1 / span 2;text-align:start;margin-top:10rem}.mutum__link-line{width:140%;bottom:-1.25rem}.mutum__link,.mutum__link-mobile,.cookbook__title,.cookbook__section4-title,.cookbook__section3-link{font-size:3.5rem}.cookbook__titleLine{width:130%;top:-2rem;left:-2.5rem}.cookbook__section1-img1,.cookbook__section1-img2{width:90%}.cookbook__section2-img1{height:fit-content}.cookbook__section2-line1{max-height:3rem;bottom:-1.5rem;right:-5.25rem}.cookbook__section2-line2{max-height:3rem;top:-1.75rem;left:-5.25rem}.about__text-underline{text-decoration-thickness:2px}.phrase__text{font-size:3rem}.footer__link{font-size:2rem}.footer__line{width:110%;top:-2.75rem;left:-1.25rem}}@media (max-width: 375px),(max-device-width: 375px){.mutum__line{top:34vh;height:82%}.mutum__block--2{margin-top:-6rem;margin-bottom:6rem;grid-column:1 / span 3}.mutum__block--5{grid-column:1 / span 4;max-width:50%}.mutum__block--6{margin-top:-1rem;margin-bottom:6rem}.mutum__block--7{margin-top:13rem}}
