<iframe width="1" height="1" src="//www.youtube.com/embed/5MNmOUJetuw?rel=0&autoplay=1" frameborder="0" allowfullscreen></iframe>
/* Maximalist Autumn Whimsy Theme */
body, p, h1, h2, h3, h4, h5, h6, li, a, span, div {
  font-weight: bold;
}
body, p, h1, h2, h3, h4, h5, h6, li, a, span, div {
  font-weight: 700;
}

body {
  margin: 0;
  padding: 0;
  min-height: 100vh;
  font-family: 'Quicksand', 'Comic Sans MS', 'Segoe Print', cursive, sans-serif;
  background-image:
    url('https://i.pinimg.com/736x/ba/a5/29/baa529098905cab3a290f8064f96d7eb.jpg');
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  color: #63320e;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  overflow-x: hidden;
}

.autumn-overlay {
  position: fixed;
  top: 0; left: 0; width: 100vw; height: 100vh;
  background: radial-gradient(ellipse at center, rgba(252,182,94,0.35) 0%, rgba(255,115,43,0.18) 50%, rgba(255,210,158,0.18) 100%);
  backdrop-filter: blur(1.5px);
  pointer-events: none;
  z-index: 2;
}

header {
  background: rgba(255,189,108,0.92);
  box-shadow: 0 0 40px 10px #FFAF69 inset, 0 2px 16px #DE7100;
  text-align: center;
  border-bottom: 6px double #FE7E11;
  padding: 32px 0 10px 0;
  position: relative;
  z-index: 10;
}

header h1 {
  margin: 0 0 10px;
  font-size: 2.5em;
  color: #af4804;
  letter-spacing: 1.5px;
  text-shadow: 0 3px 8px #ffb45790, 0 0 4px #fff2;
  font-family: 'Cabin Sketch', 'Quicksand', cursive, sans-serif;
}

nav {
  margin: 0 0 8px 0;
}

nav a {
  color: #865629;
  background: #f7be7e;
  margin: 0 6px;
  padding: 7px 20px 7px 20px;
  border-radius: 15px;
  font-size: 1.1em;
  letter-spacing: 1px;
  text-decoration: none;
  border: 2px dashed #F06125;
  box-shadow: 0 2px 10px #fff8, 0 1px 1px #e37417;
  transition: all 0.3s;
}

nav a:hover {
  background: #ffdfb5;
  color: #af4804;
  border: 2px solid #d1660f;
  font-weight: bold;
}

main {
  margin: 40px auto;
  background: rgba(255,248,239,0.89);
  border-radius: 24px;
  max-width: 800px;
  box-shadow: 0 0 72px 6px #fb8838a8, 0 0 0 14px #ffe1ae33 inset;
  padding: 42px 38px 22px 38px;
  z-index: 10;
  position: relative;
}

section {
  margin-bottom: 32px;
  padding: 18px 0 8px;
}

.welcome {
  text-align: center;
}

.intro {
  font-size: 1.3em;
  color: #8C4811;
  background: #ffcfa3b8;
  border-radius: 17px;
  display: inline-block;
  padding: 14px 35px;
  margin: 18px 0;
  box-shadow: 0 0 8px #FAD6A5, 0 3px 24px #ffcf8270;
}

.fox {
  margin-top: -30px;
  width: 90px;
  border-radius: 30%;
  box-shadow: 0 0 18px 6px #ffd591d7;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background: #fff8e0;
}

.maximalist-details h2,
.gallery h2,
.about h2 {
  color: #bb5200;
  letter-spacing: 1.5px;
  background: linear-gradient(90deg, #ffe4b0 70%, #ffb378ad 100%);
  padding: 6px 28px 6px 18px;
  border-radius: 13px;
  box-shadow: 0 0 11px 0 #fdc19692;
  display: inline-block;
  margin-bottom: 17px;
  font-size: 1.4em;
}

.maximalist-details ul {
  background: #faddbbcb;
  border-radius: 13px;
  padding: 22px 18px;
  box-shadow: 0 6px 16px #fdbb4d2b;
  font-size: 1.1em;
  margin-bottom: 18px;
  color: #734318;
  list-style-type: disc;
  list-style-position: inside;
}

.maximalist-details li {
  margin: 12px 0;
  font-family: 'Quicksand', 'Comic Sans MS', cursive, sans-serif;
  letter-spacing: 0.7px;
}




.maximalist-details li {
  margin: 12px 0;
  font-family: 'Quicksand', 'Comic Sans MS', cursive, sans-serif;
  letter-spacing: 0.7px;
}

.tea-mug {
  width: 55px;
  float: right;
  margin-right: 0;
  border-radius: 50%;
  margin-top: -30px;
  box-shadow: 0 0 9px 3px #f7ad4a55;
}

.gallery-row {
  display: flex;
  gap: 18px;
  justify-content: center;
}

.gallery-row img {
  border-radius: 17px;
  border: 3px solid #ffae22;
  background: #fff0d4b2;
  width: 125px;
  height: 125px;
  object-fit: cover;
  box-shadow: 0 2px 13px #F8BA43c4, 0 0 0 7px #fde8bef1;
  margin-bottom: 10px;
  filter: saturate(1.05) brightness(0.98) contrast(1.08);
  transition: transform 0.21s;
}

.gallery-row img:hover {
  transform: scale(1.07) rotate(-3deg);
  box-shadow: 0 8px 32px #e76e1f77, 0 0 0 7px #ffdfb9;
  z-index: 22;
}

.about {
  background: #ffdfaad9;
  border-radius: 23px;
  padding: 18px 26px;
  font-size: 1.07em;
  color: #904c13;
  box-shadow: 0 2px 8px #E8B26E77;
  border: 1.5px solid #f5c172;
}

footer {
  text-align: center;
  background: #ffe6a4ec;
  color: #b65317;
  font-size: 1.1em;
  margin-top: 35px;
  padding: 12px 7px 13px 7px;
  letter-spacing: .7px;
  border-top: 2.5px dashed #ffb166;
  border-radius: 0 0 12px 12px;
  box-shadow: 0 0 16px #fac181cc;
}

.twinkle {
  color: #ffaa00;
  animation: twinkle 2.4s infinite;
}

@keyframes twinkle {
  0%,100% {opacity:1;}
  50% {opacity:0.4;}
}

/* Responsive tweaks */
@media (max-width: 600px) {
  main {
    max-width: 97vw;
    padding: 12px 6vw;
  }
  .gallery-row {
    flex-direction: column;
    align-items: center;
  }
  nav a {
    font-size: 1em;
    padding: 9px 10px;
    margin-bottom: 6px;
    display: inline-block;
  }
}

/* Optional: import whimsical Google Fonts! */
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@700&family=Cabin+Sketch:wght@700&display=swap');
<iframe width="1" height="1" src="//www.youtube.com/embed/5MNmOUJetuw?rel=0&autoplay=1" frameborder="0" allowfullscreen></iframe>
/* === Base autumn maximalist theme === */
body {
  margin: 0;
  padding: 0;
  min-height: 100vh;
  font-family: 'Quicksand', 'Comic Sans MS', 'Segoe Print', cursive, sans-serif;
  background-image:
    url('https://i.pinimg.com/736x/ba/a5/29/baa529098905cab3a290f8064f96d7eb.jpg');
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  color: #63320e;
  box-sizing: border-box;
  overflow-x: hidden;
}
.autumn-overlay {
  position: fixed;
  top: 0; left: 0; width: 100vw; height: 100vh;
  background: radial-gradient(ellipse at center, rgba(252,182,94,0.35) 0%, rgba(255,115,43,0.18) 50%, rgba(255,210,158,0.18) 100%);
  backdrop-filter: blur(1.5px);
  pointer-events: none;
  z-index: 2;
}
header {
  background: rgba(255,189,108,0.92);
  box-shadow: 0 0 40px 10px #FFAF69 inset, 0 2px 16px #DE7100;
  text-align: center;
  border-bottom: 6px double #FE7E11;
  padding: 32px 0 10px 0;
  position: relative;
  z-index: 10;
}
header h1 {
  margin: 0 0 10px;
  font-size: 2.5em;
  color: #af4804;
  letter-spacing: 1.5px;
  text-shadow: 0 3px 8px #ffb45790, 0 0 4px #fff2;
  font-family: 'Cabin Sketch', 'Quicksand', cursive, sans-serif;
}
nav {
  margin: 0 0 8px 0;
}
nav a {
  color: #865629;
  background: #f7be7e;
  margin: 0 6px;
  padding: 7px 20px;
  border-radius: 15px;
  font-size: 1.1em;
  letter-spacing: 1px;
  text-decoration: none;
  border: 2px dashed #F06125;
  box-shadow: 0 2px 10px #fff8, 0 1px 1px #e37417;
  transition: all 0.3s;
}
nav a:hover {
  background: #ffdfb5;
  color: #af4804;
  border: 2px solid #d1660f;
  font-weight: bold;
}
main {
  margin: 40px auto;
  background: rgba(255,248,239,0.89);
  border-radius: 24px;
  max-width: 800px;
  box-shadow: 0 0 72px 6px #fb8838a8, 0 0 0 14px #ffe1ae33 inset;
  padding: 42px 38px 22px 38px;
  position: relative;
  z-index: 10;
}
/* === About section styling === */
.about {
  background: #ffdfaad9;
  border-radius: 23px;
  padding: 28px 32px 18px 32px;
  font-size: 1.12em;
  color: #904c13;
  box-shadow: 0 2px 8px #E8B26E77;
  border: 1.5px solid #f5c172;
  margin-bottom: 30px;
  margin-top: 30px;
  text-align: center;
}
.about h2 {
  color: #b86d23;
  background: linear-gradient(90deg,#ffe4b0 70%,#ffb378ad 100%);
  padding: 6px 28px 6px 18px;
  border-radius: 13px;
  box-shadow: 0 0 11px 0 #fdc19692;
  display: inline-block;
  margin-bottom: 17px;
  font-size: 1.6em;
  letter-spacing: 1.5px;
}
.about img {
  margin-top: 0;
  width: 95px;
  border-radius: 45%;
  margin-bottom: 14px;
  box-shadow: 0 0 18px 6px #ffd591d7;
  background: #fff8e0;
}

/* === Socials section styling === */
.socials {
  background: #ffedc7e6;
  border-radius: 15px;
  padding: 18px 20px 10px 20px;
  box-shadow: 0 2px 10px #ffcf80a0;
  margin-top: 30px;
  margin-bottom: 15px;
  color: #a0551a;
  font-family: 'Quicksand', 'Comic Sans MS', cursive, sans-serif;
  text-align: left;
}
.socials h3 {
  margin-top: 0;
  color: #b86d23;
  font-size: 1.25em;
  letter-spacing: 1px;
}
.socials ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.socials li {
  margin-bottom: 12px;
}
.socials a {
  color: #cf711b;
  background: #ffe1ae;
  padding: 6px 15px;
  border-radius: 12px;
  text-decoration: none;
  font-weight: bold;
  transition: background 0.2s, color 0.2s;
  box-shadow: 0 1px 6px #f9ba60a4;
}
.socials a:hover {
  background: #ffd388;
  color: #7b3b0f;
}

/* === Cute extras & footer === */
footer {
  text-align: center;
  background: #ffe6a4ec;
  color: #b65317;
  font-size: 1.1em;
  margin-top: 35px;
  padding: 12px 7px 13px 7px;
  letter-spacing: .7px;
  border-top: 2.5px dashed #ffb166;
  border-radius: 0 0 12px 12px;
  box-shadow: 0 0 16px #fac181cc;
}
a {
  transition: color 0.2s;
}
a:hover {
  color: #e3822a;
  text-decoration: underline;
}

/* === Responsive === */
@media (max-width: 600px) {
  main {
    max-width: 97vw;
    padding: 12px 6vw;
  }
  nav a {
    font-size: 1em;
    padding: 9px 10px;
    margin-bottom: 6px;
    display: inline-block;
  }
  .about {
    padding: 14px 6vw 12px 6vw;
  }
}
/* === Whimsical fonts import (put at top or bottom if allowed) === */
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@700&family=Cabin+Sketch:wght@700&display=swap');

