@import url("https://fonts.googleapis.com/css2?family=Cutive+Mono&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&display=swap");
@font-face {
  font-family: "Satoshi-Regular";
  src: url("Satoshi-Regular.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Satoshi-Light";
  src: url("Satoshi-Light.woff2") format("woff2");
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
html {
  cursor: url("cur.svg") 14 14, default;
  scroll-behavior: smooth;
}

html a {
  cursor: url("point.svg") 17 17, auto;
}

body {
  background-color: #fff6e2;
  color: #000000;
  margin: 0;
  overflow-x: hidden;
}
body ::-moz-selection {
  background: #c4bdae;
}
body ::selection {
  background: #c4bdae;
}

.scroll-section {
  width: 100%;
  overflow-x: visible;
  position: relative;
  margin-bottom: 2em;
  overscroll-behavior-x: contain;
  -webkit-overflow-scrolling: touch;
}

.scroll-spacer {
  flex: 0 0 1.25em;
}

.scroll-club {
  display: flex;
  gap: 0.5rem;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  scroll-snap-align: start;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.scroll-club img {
  width: 90vw;
  height: auto;
  flex-shrink: 0;
  scroll-snap-align: center;
  border-radius: 1rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.scroll-club::-webkit-scrollbar {
  display: none;
}

.dots {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  margin-top: 1em;
}

.dots .dot {
  width: 10px;
  height: 10px;
  background: #c4bdae;
  border-radius: 50%;
  transition: background-color 0.3s ease;
}

.dots .dot.active {
  background: #fbbc05;
  width: 20px;
  border-radius: 5px;
}

.dwrap,
.swrap,
.fwrap {
  margin: 0 1.25em 0 1.25em;
  flex-grow: 1;
}

header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-self: flex-start;
  position: sticky;
  top: 0;
  z-index: 1000;
  flex-grow: 1;
  margin: 1.313em 1.25em;
}
header a {
  text-decoration: none;
  color: #000000;
}
header a a:visited {
  color: #000000;
}

.logo {
  flex: 1;
  font-size: 1.875rem;
  color: #fbbc05;
  font-family: "Caveat", cursive;
  font-weight: 400;
  font-style: normal;
  margin: 0;
}

.date-time {
  font-family: "Cutive Mono", monospace;
  font-size: 1.5rem;
  align-items: center;
  color: #000;
}

.date-mobile {
  display: inline; /* Show on mobile */
}

.date-desktop {
  display: none; /* Hide on mobile */
}

@media (min-width: 768px) {
  .date-mobile {
    display: none; /* Hide on tablet and desktop */
  }
  .date-desktop {
    display: inline; /* Show on tablet and desktop */
  }
}
/********************** Main Picture *********************/
.picture-main img {
  width: 100%;
}

/********************** Main Picture *********************/
/********************** Luxury *********************/
.side-part {
  display: none;
}

.luxury-container {
  margin: 1.875rem 0 2.5rem 0;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  /* Link styling inside the Spinx Club heading */
}
.luxury-container h1 {
  font-size: 2rem;
  font-family: "Satoshi-Light";
  font-weight: 300;
  color: #0c3934;
  margin: 0;
}
.luxury-container h1 span {
  color: #fbbc05;
}
.luxury-container .luxury-link {
  color: inherit; /* keep same as h1 */
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-decoration-color: #0c3934; /* same color as the dot */
  text-underline-offset: 0.12em;
  display: inline-flex;
  align-items: baseline;
}
.luxury-container .luxury-link span {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-decoration-color: #fbbc05;
}
.luxury-container .luxury-link:visited {
  color: inherit; /* prevent purple visited color */
}
.luxury-container .link-icon {
  margin: 0 0.5rem;
  width: 1.8rem;
  height: 1rem;
  fill: #0c3934;
  rotate: -45deg;
}
.luxury-container .luxury-line {
  background-color: #000000;
  flex-grow: 1;
  height: 0.031rem;
}

.luxury-container:hover h1 {
  font-weight: bold;
}
.luxury-container:hover .luxury-link,
.luxury-container:hover span {
  text-decoration-thickness: 4px;
}
.luxury-container:hover .link-icon {
  fill: #fbbc05;
}

/********************** Luxury *********************/
/********************** Role *********************/
.role {
  font-size: 1.2rem;
  font-family: "Satoshi-Light";
  margin: 0;
}
.role p {
  margin: 0;
}
.role span {
  margin: 0;
  color: #000000;
  font-family: "Satoshi-Regular";
  text-transform: uppercase;
}

/********************** Role *********************/
/********************** Summary *********************/
.summary p {
  color: #000000;
  font-size: 1.07rem;
  font-family: "Satoshi-Light";
  line-height: 1.8rem;
  margin: 2.5rem 0 3.125rem 0;
}

/********************** Summary *********************/
/********************** Brand Problem Solution  *********************/
.brand {
  margin: 0;
}
.brand h1 {
  color: #000000;
  font-size: 1.25rem;
  font-family: "Satoshi-Regular";
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0;
}
.brand p {
  color: #000000;
  font-size: 1.07rem;
  font-family: "Satoshi-Light";
  line-height: 1.8rem;
  margin: 1.875rem 0;
}
.brand strong {
  font-family: "Satoshi-Regular";
}

/********************** Luxury Picture **********************/
.lux {
  width: 100%;
  margin-bottom: 3.125rem;
}

.group-images {
  display: flex; /* Ensures images are displayed side by side */
  flex-wrap: wrap; /* Allows wrapping if the container width is too small */
  justify-content: space-between; /* Adds space between the images */
  /* Optional: Adds consistent spacing between images */
  margin: 0 0 3em 0;
}
.group-images .group {
  flex: 1; /* Allows the images to share the available space */
  max-width: calc(50% - 0.25em); /* Ensures each image takes up half of the container width */
  height: auto; /* Maintains aspect ratio */
}

/********************** Luxury Picture **********************/
footer {
  margin-bottom: 3.125em;
}
footer .bottom-line {
  background-color: #000000;
  width: 100%;
  height: 0.031rem;
  margin: 0 0 3.125em 0;
}
footer ul {
  list-style: none;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  gap: 1em;
  padding-left: 0;
  margin: 0;
}
footer ul li {
  font-size: 1rem;
  font-family: "Satoshi-Light";
}
footer .socials-d {
  display: none;
}
footer .socials-m {
  display: flex;
  align-items: center;
  align-content: start;
  height: -moz-min-content;
  height: min-content;
  gap: 1em;
  flex-grow: 0;
}
footer .socials-m a {
  display: flex;
  align-items: center;
  text-decoration: none; /* Remove underline for links */
}

/*************** Laptop ***************/
@media (min-width: 700px) {
  header {
    margin: 1em 0;
    display: flex;
    align-items: center; /* Vertically center items */
    justify-content: space-between; /* Distribute items across the width */
  }
  header .logo {
    margin: 0;
    font-size: 2.5rem;
    flex: 0; /* Takes up space on the left */
  }
  header .date-time {
    margin: 0;
    flex: 1; /* Takes up center space */
    text-align: center; /* Center text within the div */
  }
  .picture-main {
    margin: 0;
  }
  .scroll-spacer {
    flex: 0 0 4.375em;
  }
  .scroll-club img {
    width: 90vw;
    max-width: 800px;
    height: auto;
    flex-shrink: 0;
    scroll-snap-align: center;
    border-radius: 1rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .dwrap,
  .swrap,
  .fwrap,
  .hwrap {
    margin: 0em 4.375em 0 4.375em;
  }
  .luxury-container {
    margin: 2em 0 2em 0;
  }
  .luxury-container h1 {
    font-size: 3rem;
  }
  .luxury-container .link-icon {
    /* Scale icon proportionally with larger heading */
    width: 1.7rem;
    height: 0.9rem;
  }
  .luxury-container .luxury-line {
    flex-grow: 1;
  }
  .role {
    margin: 0 0 2em 0;
  }
  .role p {
    margin: 0;
  }
  .summary {
    margin: 0 0 5em 0;
  }
  .summary p {
    margin: 0;
  }
  .brand {
    margin: 0;
  }
  .brand h1 {
    margin: 2em 0 2em 0;
  }
  .brand p {
    margin: 0 0 2em 0;
  }
  .lux {
    margin: 0;
  }
  footer .bottom-line {
    margin: 4.375em 0;
  }
  footer ul {
    margin: 0 0 4.375em 0;
  }
  footer ul li {
    margin: 0;
  }
}
@media (min-width: 949px) {
  html {
    overflow-x: hidden;
  }
  .scroll-club img {
    width: 100%;
    border-radius: 0;
  }
  .scroll-club {
    width: 100%;
    overflow-x: visible;
    overflow-y: visible;
  }
  .scroll-section {
    width: 100%;
    overflow-x: hidden;
    position: relative;
  }
  .dots {
    display: none;
  }
  .scroll-spacer {
    display: none;
  }
  .swrap,
  .hwrap,
  .fwrap {
    margin: 0 6.25em;
  }
  .dwrap {
    margin: 0 6.25em 0 0;
  }
  footer {
    margin: 0;
  }
  footer ul {
    margin: 0 0 4.375em 0;
  }
  .luxury-container h1 {
    scroll-margin-top: 4em;
  }
  /***************  Luxury  *************/
  .rs {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    gap: 2em;
    margin: 0 0 5em 0;
  }
  .rs .role {
    margin: 0;
  }
  .rs .role p {
    font-size: 1.1rem;
    text-align: right;
  }
  .rs .summary {
    display: flex;
    margin: 0;
  }
  .rs .summary p {
    font-size: 1.1rem;
    max-width: 30em;
  }
  .brand {
    scroll-margin-top: 5rem;
  }
  .brand h1 {
    font-size: 1.35rem;
    margin: 0 0 0 0;
  }
  .brand p {
    margin: 0 0 2.7em 0;
  }
  .brand .brand-line {
    background-color: #000;
    flex-grow: 1;
    height: 0.031rem;
    margin: 2.7em 0;
  }
  .lux {
    margin: 0 0 3em 0;
  }
  #last {
    margin: 0;
  }
  .side-part {
    display: flex;
    align-items: start;
    gap: 3em;
    justify-content: space-between;
    margin: 0 0 0 6.25em;
  }
  .side-part .side {
    top: 5rem;
    margin: 0;
    position: sticky;
    min-width: 8rem;
  }
  .side-part .side ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .side-part .side ul li {
    font-family: "Satoshi-Light";
    text-decoration: none;
    color: #000;
    list-style: none;
    margin-bottom: 1.8em;
    transition: color 0.3s ease;
  }
  .side-part .side ul li:nth-of-type(1) {
    margin-bottom: 6em;
  }
  .side-part .side ul li a {
    text-decoration: none;
    color: #000;
  }
  .side-part .side ul li a a:visited {
    color: #000;
  }
  .side-part .side ul li a:hover {
    color: #fbbc05; /* Changes color on hover */
  }
  .side-part .side ul li a.active {
    color: #fbbc05;
    font-weight: bold;
  }
  .side-part p {
    color: #9a9a9a;
    font-size: 1rem;
    font-family: "Satoshi-light";
  }
  .side-part .side-line {
    height: 100%;
    width: 0.031rem;
    background-color: #000;
  }
  .side-wrap {
    display: flex;
    gap: 4em;
  }
  .side-wrap .main-wrap {
    margin: 0;
  }
  #spinxclub {
    scroll-margin-top: 5rem; /* or however tall your header is */
  }
  footer .socials-m {
    display: none;
  }
  footer .socials-d {
    display: flex;
    height: -moz-min-content;
    height: min-content;
    gap: 1em;
    margin: 0;
    padding: 0;
    cursor: url("point.svg"), pointer !important;
    /* Default state */
    /* Hover state */
    /* Move the next sibling when hovering */
  }
  footer .socials-d a {
    display: inline-flex; /* Allow positioning and alignment */
    align-items: center; /* Vertically center the content */
    margin: 0;
    padding: 0;
    position: relative; /* Required for pseudo-element positioning */
    transition: transform 0.3s ease; /* Smooth movement */
    font-size: 1.1rem;
    font-family: "Satoshi-Light";
    font-variant-numeric: tabular-nums;
    text-decoration: underline;
    text-underline-offset: 0.3em;
    color: #000;
  }
  footer .socials-d a:visited {
    color: #000;
  }
  footer .socials-d a::after {
    content: ""; /* Use an arrow character */
    position: absolute;
    right: -1.5em; /* Adjust spacing for the arrow */
    top: 30%; /* Center vertically relative to the text */
    width: 0.8em; /* Adjust size of the arrow */
    height: 0.8em; /* Adjust size of the arrow */
    background: url("arrowB.svg") no-repeat center;
    background-size: contain; /* Scale the arrow to fit */
    opacity: 0; /* Hidden by default */
    transition: opacity 0.3s ease, transform 0.3s ease;
  }
  footer .socials-d a:hover::after {
    opacity: 1; /* Show the arrow */
    transform: translateX(0); /* Move arrow into place */
  }
  footer .socials-d a:hover + a {
    transform: translateX(1.5em); /* Shift the next link to the right */
  }
}
@media (min-width: 1100px) {
  .scroll-club img {
    max-width: 858px;
    border-radius: 0;
  }
  .scroll-section {
    max-width: 858px;
  }
  .rs .summary p {
    max-width: 40em;
  }
}
@media (min-width: 1200px) {
  .scroll-club img {
    max-width: 858px;
    border-radius: 0;
  }
  .scroll-section {
    max-width: 858px;
  }
  .picture-main {
    margin: 0 auto;
  }
  .picture-main img {
    margin: 0 auto;
    max-width: 1200px;
  }
  .side-wrap .main-wrap img {
    max-width: 858px;
  }
  .side-wrap .main-wrap .group {
    max-width: 427px; /* Matches `.lux` images' maximum width */
  }
  .foot ul {
    margin-bottom: 4.375em;
  }
}
@media (width >= 1200px) {
  .ultimate {
    max-width: 1200px;
    margin: 0 auto; /* Centers the container */
    width: 100%;
  }
  * {
    margin: 0;
  }
}/*# sourceMappingURL=club.css.map */