@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
html,
body {
  margin: 0px;
  min-height: 100%;
}
/* a blue color as a generic focus style */
button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}
a {
  text-decoration: none;
}
/* @FONTWARNING[{"type": "restricted", "family": "Vividly-Regular", "weight": "400", "style": "normal", "allowsCrossOrigin": false}] */

@font-face {
  font-family: "Vividly-Regular";
  src: local("Vividly-Regular");
}
/* @FONTWARNING[{"type": "restricted", "family": "Rabbit-Regular", "weight": "400", "style": "normal", "allowsCrossOrigin": false}] */

@font-face {
  font-family: "Rabbit-Regular";
  src: local("Rabbit-Regular");
}
/* @FONTWARNING[{"type": "restricted", "family": "KN Maiyuan-Regular", "weight": "400", "style": "normal", "allowsCrossOrigin": false}] */

@font-face {
  font-family: "KNMaiyuan-Regular";
  src: local("KNMaiyuan-Regular");
}

@font-face {
  font-family: "Rabbit-Regular";
  src: url("Rabbit-Regular.otf") format("truetype");
    src: url("Rabbit-Regular.otf") format("truetype");

  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Vividly-Regular";
  src: url("Vividly-Regular.otf") format("truetype");
    src: url("Vividly-Regular.ttf") format("truetype");

  font-weight: 400;
  font-style: normal;
}


@font-face {
  font-family: "Peperrito Ornaments Regular";
  src: url("PeperritoOrnaments-Regular.otf") format("truetype");
    src: url("PeperritoOrnaments-Regular.ttf") format("truetype");

  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "KNMaiyuan-Regular";
  src: url("KNMaiyuan-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
.portfolio {
  background-image: url(BG.png);
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  min-width: 390px;
  min-height: 906px;
  position: relative;
}

.portfolio .ellipse {
  position: absolute;
  top: 76px;
  left: calc(50.00% - 151px);
  width: 50px;
  height: 50px;
  object-fit: cover;
}

.portfolio .img {
  position: absolute;
  top: 70px;
  left: calc(50.00% - 134px);
  width: 15px;
  height: 3px;
}

.portfolio .ellipse-2 {
  position: absolute;
  top: 72px;
  left: calc(50.00% - 117px);
  width: 21px;
  height: 40px;
}

.portfolio .ellipse-3 {
  position: absolute;
  top: 117px;
  left: calc(50.00% - 139px);
  width: 36px;
  height: 13px;
}

.portfolio .ellipse-4 {
  position: absolute;
  top: 76px;
  left: calc(50.00% - 156px);
  width: 14px;
  height: 48px;
}

.portfolio .text-wrapper {
  position: absolute;
  top: 91px;
  left: calc(50.00% - 86px);
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa9d4;
  font-size: 15px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.portfolio .div {
  position: absolute;
  top: 105px;
  left: calc(50.00% - 86px);
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa9d4;
  font-size: 9px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.portfolio .web-app-branding {
  position: absolute;
  top: 148px;
  left: calc(50.00% - 100px);
  width: 200px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa9d4;
  font-size: 10px;
  text-align: center;
  letter-spacing: 0;
  line-height: 11px;
}

.portfolio .span {
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa9d4;
  font-size: 10px;
  letter-spacing: 0;
}

.portfolio .text-wrapper-2 {
  font-size: 11px;
}

.portfolio .rectangle {
  position: absolute;
  top: 40px;
  left: 182px;
  width: 172px;
  height: 21px;
  background-color: #ffffff;
  border-radius: 19px;
  border: 1px solid;
  border-color: #ffffff;
}

.portfolio .rectangle-2 {
  position: absolute;
  top: 279px;
  left: calc(50.00% - 141px);
  width: 286px;
  height: 133px;
}

.portfolio .rectangle-3 {
  position: absolute;
  top: 568px;
  left: calc(50.00% - 141px);
  width: 286px;
  height: 56px;
}

.portfolio .rectangle-4 {
  position: absolute;
  top: 93px;
  left: 224px;
  width: 68px;
  height: 18px;
  background-color: #ffffff;
  border-radius: 19px;
  border: 0.9px solid;
  border-color: #ffa9d4;
}

.portfolio .get-in-touch {
  position: absolute;
  top: 99px;
  left: calc(50.00% + 40px);
  width: 46px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa9d4;
  font-size: 10px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.portfolio .home {
  left: calc(50.00% + 9px);
  width: 26px;
  color: #ff9ccd;
  position: absolute;
  top: 46px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  font-size: 13px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.portfolio .about {
  position: absolute;
  top: 46px;
  left: calc(50.00% + 54px);
  width: 27px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa9d4;
  font-size: 13px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.portfolio .contact {
  left: calc(50.00% + 100px);
  width: 38px;
  color: #ffa9d4;
  position: absolute;
  top: 46px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  font-size: 13px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.portfolio .vector {
  position: absolute;
  top: 52px;
  left: 177px;
  width: 6px;
  height: 11px;
}

.portfolio .vector-2 {
  position: absolute;
  top: 62px;
  left: 183px;
  width: 4px;
  height: 3px;
}

.portfolio .text-wrapper-3 {
  position: absolute;
  top: 273px;
  left: calc(50.00% - 104px);
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa9d4;
  font-size: 29px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.portfolio .p {
  position: absolute;
  top: 307px;
  left: calc(50.00% - 92px);
  width: 188px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa9d4;
  font-size: 11px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.portfolio .text-wrapper-4 {
  top: 587px;
  position: absolute;
  left: calc(50.00% + 109px);
  width: 13px;
  font-family: "Rabbit-Regular";
  font-weight: 400;
  color: #ffa9d4;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.portfolio .gemini-generated {
  position: absolute;
  top: 332px;
  left: 296px;
  width: 25px;
  height: 27px;
  aspect-ratio: 0.95;
}

.portfolio .gemini-generated-2 {
  top: 583px;
  left: 76px;
  width: 25px;
  height: 27px;
  position: absolute;
  aspect-ratio: 0.95;
}

.portfolio .gemini-generated-3 {
  top: 331px;
  left: 71px;
  width: 28px;
  height: 30px;
  position: absolute;
  aspect-ratio: 0.95;
}

.portfolio .media-kit {
  position: absolute;
  top: 587px;
  left: calc(50.00% - 82px);
  font-family: "KNMaiyuan-Regular";
  font-weight: 400;
  color: #ffa9d4;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.portfolio .text-wrapper-5 {
  font-family: "KNMaiyuan-Regular";
  font-weight: 400;
  color: #ffa9d4;
  font-size: 10px;
  letter-spacing: 0;
}

.portfolio .text-wrapper-6 {
  font-family: "Vividly-Regular", Helvetica;
  font-size: 11px;
}

.portfolio .text-wrapper-7 {
  position: absolute;
  top: 597px;
  left: calc(50.00% - 82px);
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa9d4;
  font-size: 11px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.portfolio .rectangle-5 {
  position: absolute;
  top: 627px;
  left: calc(50.00% - 141px);
  width: 286px;
  height: 56px;
}

.portfolio .text-wrapper-8 {
  top: 646px;
  position: absolute;
  left: calc(50.00% + 109px);
  width: 13px;
  font-family: "Rabbit-Regular";
  font-weight: 400;
  color: #ffa9d4;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.portfolio .gemini-generated-4 {
  top: 642px;
  left: 76px;
  width: 25px;
  height: 27px;
  position: absolute;
  aspect-ratio: 0.95;
}

.portfolio .rabbiiism {
  position: absolute;
  top: 646px;
  left: calc(50.00% - 82px);
  font-family: "KNMaiyuan-Regular";
  font-weight: 400;
  color: #ffa9d4;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.portfolio .text-wrapper-9 {
  position: absolute;
  top: 656px;
  left: calc(50.00% - 82px);
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa9d4;
  font-size: 11px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.portfolio .rectangle-6 {
  position: absolute;
  top: 686px;
  left: calc(50.00% - 141px);
  width: 286px;
  height: 56px;
}

.portfolio .rectangle-7 {
  position: absolute;
  top: 776px;
  left: calc(50.00% - 141px);
  width: 286px;
  height: 56px;
}

.portfolio .text-wrapper-10 {
  top: 705px;
  position: absolute;
  left: calc(50.00% + 109px);
  width: 13px;
  font-family: "Rabbit-Regular";
  font-weight: 400;
  color: #ffa9d4;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.portfolio .gemini-generated-5 {
  top: 701px;
  left: 76px;
  width: 25px;
  height: 27px;
  position: absolute;
  aspect-ratio: 0.95;
}

.portfolio .gemini-generated-6 {
  top: 791px;
  left: calc(50.00% - 10px);
  width: 25px;
  height: 27px;
  position: absolute;
  aspect-ratio: 0.95;
}

.portfolio .gemini-generated-7 {
  top: 794px;
  left: 239px;
  width: 19px;
  height: 20px;
  position: absolute;
  aspect-ratio: 0.95;
}

.portfolio .gemini-generated-8 {
  top: 794px;
  left: 137px;
  width: 19px;
  height: 20px;
  position: absolute;
  aspect-ratio: 0.95;
}

.portfolio .let-s-collaborate {
  position: absolute;
  top: 706px;
  left: calc(50.00% - 82px);
  font-family: "KNMaiyuan-Regular";
  font-weight: 400;
  color: #ffa9d4;
  font-size: 10px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.portfolio .text-wrapper-11 {
  position: absolute;
  top: 716px;
  left: calc(50.00% - 82px);
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa9d4;
  font-size: 11px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.portfolio .design-development {
  position: absolute;
  top: 381px;
  left: calc(50.00% - 101px);
  width: 203px;
  font-family: "KNMaiyuan-Regular";
  font-weight: 400;
  color: #ffa9d4;
  font-size: 9px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.portfolio .text-wrapper-12 {
  font-family: "KNMaiyuan-Regular";
  font-weight: 400;
  color: #ffa9d4;
  font-size: 9px;
  letter-spacing: 0;
}

.portfolio .text-wrapper-13 {
  font-family: "Vividly-Regular", Helvetica;
}

.portfolio .rectangle-8 {
  position: absolute;
  top: 423px;
  left: calc(50.00% - 141px);
  width: 286px;
  height: 133px;
}

.portfolio .i-combine-creativity {
  position: absolute;
  top: 447px;
  left: calc(50.00% - 92px);
  width: 188px;
  font-family: "Vividly-Regular", Helvetica;
  font-weight: 400;
  color: #ffa9d4;
  font-size: 11px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.portfolio .gemini-generated-9 {
  top: 476px;
  left: 296px;
  width: 25px;
  height: 27px;
  position: absolute;
  aspect-ratio: 0.95;
}

.portfolio .gemini-generated-10 {
  top: 474px;
  left: 71px;
  width: 28px;
  height: 30px;
  position: absolute;
  aspect-ratio: 0.95;
}

.portfolio .multidisciplinary {
  position: absolute;
  top: 528px;
  left: calc(50.00% - 83px);
  width: 166px;
  font-family: "KNMaiyuan-Regular";
  font-weight: 400;
  color: #ffa9d4;
  font-size: 9px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.portfolio .vector-3 {
  position: absolute;
  top: 793px;
  left: 321px;
  width: 22px;
  height: 11px;
}

.portfolio .vector-4 {
  position: absolute;
  top: 808px;
  left: 322px;
  width: 30px;
  height: 6px;
}

.portfolio .vector-5 {
  position: absolute;
  top: 793px;
  left: 46px;
  width: 22px;
  height: 11px;
}

.portfolio .vector-6 {
  position: absolute;
  top: 808px;
  left: 38px;
  width: 30px;
  height: 6px;
}

.portfolio .rectangle-9 {
  position: absolute;
  top: 190px;
  left: calc(50.00% - 141px);
  width: 286px;
  height: 56px;
}

.portfolio .gemini-generated-11 {
  top: 205px;
  left: calc(50.00% - 10px);
  width: 25px;
  height: 27px;
  position: absolute;
  aspect-ratio: 0.95;
}

.portfolio .gemini-generated-12 {
  top: 208px;
  left: 239px;
  width: 19px;
  height: 20px;
  position: absolute;
  aspect-ratio: 0.95;
}

.portfolio .gemini-generated-13 {
  top: 208px;
  left: 137px;
  width: 19px;
  height: 20px;
  position: absolute;
  aspect-ratio: 0.95;
}

.portfolio .vector-7 {
  position: absolute;
  top: 207px;
  left: 321px;
  width: 22px;
  height: 11px;
}

.portfolio .vector-8 {
  position: absolute;
  top: 222px;
  left: 322px;
  width: 30px;
  height: 6px;
}

.portfolio .vector-9 {
  position: absolute;
  top: 207px;
  left: 46px;
  width: 22px;
  height: 11px;
}

.portfolio .vector-10 {
  position: absolute;
  top: 222px;
  left: 38px;
  width: 30px;
  height: 6px;
}


/* =========================================================
   🎀 RESPONSIVE SCALE-UP — TABLET (870px) & LAPTOP (1024px+)
   Keeps the EXACT mobile layout, just bigger & centered
   Mobile (0 – 869px) stays 100% untouched
   ========================================================= */

/* ---------- TABLET (870px – 1023px) ---------- */
@media screen and (min-width: 870px) {

  body {
    background-image: url(BG.png);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    overflow-x: hidden;
  }

  /* Hide original mobile positioning, use scaled version */
  .portfolio {
    width: 390px;          /* keep original mobile width */
    min-width: 390px;
    min-height: 906px;
    transform-origin: top center;
    transform: scale(1.9);  /* scale up to fit tablet */
    margin: 0 auto;
  }

  /* Add breathing space so scaling doesn't overlap header/footer */
  body::before {
    content: "";
    display: block;
    height: 40px;
  }
  body::after {
    content: "";
    display: block;
    height: 900px;
  }
}


/* ---------- LAPTOP / DESKTOP (1024px+) ---------- */
@media screen and (min-width: 1024px) {

  body {
    background-image: url(BG.png);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    overflow-x: hidden;
  }

  .portfolio {
    width: 390px;
    min-width: 390px;
    min-height: 906px;
    transform-origin: top center;
    transform: scale(2.3);  /* bigger for laptop */
    margin: 0 auto;
  }

  body::before {
    content: "";
    display: block;
    height: 60px;
  }
  body::after {
    content: "";
    display: block;
    height: 1200px;
  }
}


/* ---------- ULTRA-WIDE (1440px+) ---------- */
@media screen and (min-width: 1440px) {

  .portfolio {
    transform: scale(2.6);
  }

  body::after {
    height: 1500px;
  }
}