@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=VT323&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");
@font-face {
  font-family: "Pattanakarn";
  src: url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/fonts/Pattanakarn-ExtraBold.eot");
  src: url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/fonts/Pattanakarn-ExtraBold.eot?#iefix") format("embedded-opentype"), url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/fonts/Pattanakarn-ExtraBold.woff2") format("woff2"), url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/fonts/Pattanakarn-ExtraBold.woff") format("woff"), url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/fonts/Pattanakarn-ExtraBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.font-pattanakarn {
  font-family: "Pattanakarn", sans-serif !important;
}

.modal-body {
  padding: 0rem;
}

.modal-content {
  background-color: transparent;
  border: 0px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.modal-body .field_image img {
  height: auto;
}

.close {
  background-color: transparent;
  width: auto;
  float: right;
  position: absolute;
  right: 0;
  top: -40px;
  border: 0;
  color: #FFF;
  font-size: 2rem;
  line-height: 1rem;
}

.paragraph--type--cca-constituent-body {
  margin-bottom: 2rem !important;
}

.paragraph--type--cca-constituent-body a {
  display: block;
}

.field_links {
  display: flex;
  flex-wrap: wrap;
}

#field_24766 {
  gap: 1.5rem;
}

.breadcrumb {
  display: flex;
  justify-content: center;
}

.main-container {
  /**font-family: "Libre Franklin", sans-serif;**/
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

#footer {
  position: relative;
  z-index: 2;
}

.sutp-m0 {
  margin: 0;
}

.sutp-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sutp-backdrop {
  position: relative;
  z-index: 0;
  width: 100%;
}

.sutp-backdrop img {
  width: 100%;
}

.sutp-backdrop .sutp-backdrop--inner {
  position: relative;
  z-index: 1;
  top: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#01bcf3+1,01bcf3+20,5dcdf5+21,5dcdf5+21,5dcdf5+42,5dcdf5+42,93daf8+43,93daf8+67,d3effd+68,d3effd+100 */
  background: white;
  width: 100%;
  height: 100%;
}

.sutp-social {
  background: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  position: fixed;
  bottom: 2em;
  right: 2em;
  z-index: 4;
  border-radius: 1em;
  display: flex;
  flex-direction: column;
  gap: 0.5em;
  padding: 0.75rem;
}

.sutp-social .sutp-social--icon {
  width: 3.5em;
  height: 3.5em;
  display: block;
  padding: 0.5em;
}

.sutp-social .sutp-social--icon img {
  width: 100%;
  height: 100%;
}

.sutp--preloader {
  position: absolute;
  top: 48vh;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  max-height: 100vh;
}

.sutp-bee {
  display: block;
  margin: auto;
  text-align: center;
}

.sutp-bee img {
  width: 35px;
  display: inline-block;
  margin-bottom: 5px;
}

/*****
 * Animated Layers
 * ****/
.sutp-backdrop--animated {
  opacity: 0;
  height: 100vh !important;
  z-index: 1;
  overflow: hidden;
  font-size: 2.2vh;
}

.sutp--bg {
  z-index: 1;
}

.sutp--bg img {
  object-fit: cover;
  height: 100%;
  object-position: center top;
}

/* Backdrop image desktop/mobile toggle (default subpages template + node 2461
   programme). Both currently point at the same image where set, but the swap
   is in place for when a separate mobile crop is needed. */
.sutp--bg .sutp--bg--mobile {
  display: none !important;
}

@media (max-width: 768px) {
  .sutp--bg .sutp--bg--desktop {
    display: none !important;
  }
  .sutp--bg .sutp--bg--mobile {
    display: block !important;
  }
}
/* Per-page background override (e.g. node 2366 - about freshmen orientation):
   solid colour fills the backdrop, image pinned to top at full width with its
   natural height. If the image is tall enough it fills; otherwise the colour
   flows below it. */
.sutp--bg-about {
  background-color: #1A265B;
}

.sutp--bg.sutp--bg-about img {
  object-fit: contain;
  width: 100%;
  height: auto;
  object-position: top center;
}

.sutp-backdrop--bee1 {
  position: absolute;
  left: 12em;
  top: 21em;
  width: 3.8em;
  height: 3.8em;
  z-index: 3;
}

.sutp-backdrop--bee1 img {
  width: 100%;
  height: 100%;
}

.sutp-backdrop--bee2 {
  position: absolute;
  right: 8em;
  top: 16em;
  width: 2em;
  height: 2em;
  z-index: 3;
}

.sutp-backdrop--bee2 img {
  width: 100%;
  height: 100%;
}

.sutp-backdrop--cloud1 {
  position: absolute;
  left: -5em;
  top: 6em;
  height: 5.5em;
  z-index: 2;
}

.sutp-backdrop--cloud1 img {
  width: 100%;
  height: 100%;
}

.sutp-backdrop--cloud2 {
  position: absolute;
  right: -18em;
  top: 1em;
  height: 7.5em;
  z-index: 2;
}

.sutp-backdrop--cloud2 img {
  width: 100%;
  height: 100%;
}

.sutp-backdrop--glitter1,
.sutp-backdrop--glitter2,
.sutp-backdrop--glitter3 {
  position: absolute;
  left: 5em;
  top: 13em;
  width: 6.5em;
  height: 6.5em;
  z-index: 2;
  opacity: 0;
}

.sutp-backdrop--glitter1 img,
.sutp-backdrop--glitter2 img,
.sutp-backdrop--glitter3 img {
  width: 100%;
  height: 100%;
}

.sutp-backdrop--glitter1 {
  left: 5em;
  top: 13em;
  width: 6.5em;
  height: 6.5em;
}

.sutp-backdrop--glitter2 {
  left: 70em;
  top: 19em;
  width: 9.5em;
  height: 9.5em;
}

.sutp-backdrop--glitter3 {
  left: 74em;
  top: 2em;
  width: 9.5em;
  height: 9.5em;
}

.sutp-social-corner {
  position: absolute;
  top: 2em;
  left: 2em;
  z-index: 5;
}

.sutp-social-corner .sutp-social--bg {
  width: 14em;
  display: block;
  margin-bottom: 1em;
  position: relative;
}

.sutp-social-corner .sutp-social--bg img {
  width: 100%;
}

.sutp-social-corner .sutp-social--bg p {
  position: absolute;
  top: 1em;
  color: #222529;
  text-align: left;
  font-size: 0.85em;
  left: 3.3em;
}

@media screen and (max-width: 991px) {
  .sutp-backdrop--bee1 {
    left: 2em;
    top: 11em;
    width: 1.8em;
    height: 1.8em;
  }
  .sutp-backdrop--bee2 {
    right: 2em;
    top: 16em;
    width: 1em;
    height: 1em;
  }
  .sutp-backdrop--glitter1 {
    left: 1em;
  }
  .sutp-backdrop--glitter2 {
    left: auto;
    right: -0.5em;
  }
  .sutp-backdrop--glitter3 {
    left: auto;
    right: 0em;
  }
  .sutp-social {
    right: auto;
    left: 1em;
    padding: 0.5em;
    z-index: 10;
  }
  .sutp-social .sutp-social--icon {
    width: 2em;
    height: 2em;
    display: inline-block;
    padding: 0;
  }
  .sutp-main .sutp-social-corner {
    display: none;
  }
  .sutp-backdrop--cloud1 {
    position: absolute;
    left: -5em;
    top: 2em;
    height: 2.5em;
    z-index: 2;
  }
  .sutp-backdrop--cloud2 {
    position: absolute;
    right: -10em;
    top: 1em;
    height: 4.5em;
    z-index: 2;
  }
}
@media screen and (max-width: 567px) {
  .sutp-backdrop--bee1 {
    top: 9em;
  }
  .sutp-backdrop--bee2 {
    top: 11em;
  }
  .sutp-backdrop--glitter1 {
    width: 3.5em;
    height: 3.5em;
    top: 11em;
  }
  .sutp-backdrop--glitter2 {
    width: 4.5em;
    height: 4.5em;
    top: 13em;
  }
  .sutp-backdrop--glitter3 {
    width: 4.5em;
    height: 4.5em;
    right: 2em;
  }
  .sutp-backdrop--cloud2 {
    top: 8em;
  }
}
/************/
.sutp-main {
  position: relative;
  z-index: 2;
  padding-top: 5em;
  padding-bottom: 5rem;
  text-align: center;
  font-size: 2.2vh;
  opacity: 0;
  max-width: 100%;
  /*
  	.sutp-social--mobile{
  		width: 7em;
  		text-align: center;
  		display: none;
  		margin: auto;
  		align-items: center;
  		justify-content: center;
  		background: rgba(255, 255, 255, 0.7);
  		border-radius: 1em;

  		.sutp-social--icon{
  			width: 3em;
  			height: 3em;
  			display: block;
  			padding: 0.2em;
  			img{
  				width: 100%;
  				height: 100%;
  			}
  		}
  	}
  */
}

.sutp-main .h1,
.sutp-main .h2,
.sutp-main .h3,
.sutp-main .h4,
.sutp-main .h5,
.sutp-main .h6,
h1, h2, h3, h4, h5, h6 {
  /**font-family: "PixelifySans", sans-serif;**/
  font-family: "Pattanakarn", sans-serif;
}

.sutp-main .sutp-main--tagline {
  /**font-family: "PixelifySans", sans-serif;**/
  font-optical-sizing: auto;
  /**font-weight: normal;**/
  font-size: 0.75em;
  position: relative;
  /**text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff, 1px 1px 0 #ffffff;**/
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
  text-shadow: none;
}

.sutp-main .sutp-logo {
  width: 40em;
  margin: auto;
}

.sutp-main .sutp-logotag {
  width: 35em;
  margin: 1em auto;
}

.sutp-main .sutp-dates {
  display: flex;
  align-content: center;
  font-size: 0.9em;
  color: #000;
  padding: 1.5rem 0 1rem;
  margin-bottom: 1rem;
  width: 40em;
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-weight: bold;
}

.sutp-dates .sutp-date1 {
  background-image: url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2025/brick-orange.png");
  background-size: cover;
  background-position: center top;
  padding: 1.5rem 0 1rem 0;
}

.sutp-dates .sutp-date2 {
  background-image: url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2025/brick-cyan.png");
  background-size: cover;
  background-position: center top;
  padding: 1.5rem 0 1rem 0;
}

.sutp-dates .sutp-date3 {
  background-image: url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2025/brick-purple.png");
  background-size: cover;
  background-position: center top;
  padding: 1.5rem 0 1rem 0;
}

.sutp-dates span {
  display: block;
}

.sutp-main .sutp-dates div {
  flex-basis: 33%;
}

.sutp-main .sutp-event-countdown {
  font-size: 1.2em;
  margin: 1em auto;
}

.sutp-main .sutp-event-countdown .static {
  color: #975845;
  display: inline-block;
  vertical-align: middle;
}

.sutp-main .sutp-event-countdown .number,
.sutp-main .sutp-event-countdown .days {
  color: #3B2311;
  font-size: 1.8em;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  margin-left: 0.1em;
}

.bg-beige {
  background-color: #ffeadd;
}

.rounded-16 {
  border-radius: 16px;
}

.text-brown {
  color: #A07050;
}

.btn-orientation-2025 {
  background-image: url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2026/bg-btn-cca.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; /* keep 487:134 ratio so the shape isn't cut */
  background-color: transparent;
  aspect-ratio: 487/134;
  width: 264px;
  max-width: 100%;
  margin-top: 2rem;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  outline: 0;
}

.not-front #block-orientation-2024-5g-content {
  background-color: rgba(255, 255, 255, 0.75);
  padding: 2rem;
  border-radius: 10px;
}

/* Node 2366 (about freshmen orientation): drop the white content block bg,
   give the first paragraph a dark navy panel instead. */
.not-front.node-2366 #block-orientation-2024-5g-content {
  background: none !important;
}

.not-front.node-2366 .field--type-paragraph > .paragraph:first-child {
  background: #0F1538;
  padding: 2rem;
  border-radius: 2.25rem; /* 36px */
}

.not-front.node-2366 h1 {
  display: none;
}

h2, h3, h4 {
  color: #A07050 !important;
  font-weight: bold;
}

.sutp__about--spirits .Zen .views-field-nothing,
.sutp__about--spirits .ZEN .views-field-nothing {
  background-color: rgba(224, 148, 228, 0.5);
  border: 4px solid #E094E4;
  border-radius: 20px;
  padding: 0.3em;
}

.sutp__about--spirits .Lumina .views-field-nothing,
.sutp__about--spirits .LUMINA .views-field-nothing {
  background-color: rgba(163, 201, 248, 0.5);
  border: 4px solid #A3C9F8;
  border-radius: 20px;
  padding: 0.3em;
}

.sutp__about--spirits .Amity .views-field-nothing,
.sutp__about--spirits .AMITY .views-field-nothing {
  background-color: rgba(92, 225, 230, 0.5);
  border: 4px solid #5CE1E6;
  border-radius: 20px;
  padding: 0.3em;
}

.sutp__about--spirits .Valor .views-field-nothing,
.sutp__about--spirits .VALOR .views-field-nothing {
  background-color: rgba(255, 177, 127, 0.5);
  border: 4px solid #FFB17F;
  border-radius: 20px;
  padding: 0.3em;
}

.sutp__about--spirits .clan-logo {
  aspect-ratio: 1/1;
  display: flex;
  justify-content: Center;
  align-items: center;
}

.sutp__about--spirits .clan-logo img {
  max-width: 100%;
  width: auto;
}

@media (max-width: 768px) {
  .sutp__about--spirits .clan-logo img {
    height: 120px;
  }
  .sutp__about--spirit {
    padding: 0.5em 0em;
  }
}
#footer_v2 {
  background: #141B4D;
  padding-top: 0;
  padding-bottom: 0;
  color: #FFF;
  position: relative;
  z-index: 2;
}

.sutp-accordion .pixel-corners {
  background-image: url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2025/accordion-blue.png");
  background-repeat: repeat-x;
  background-color: transparent;
  padding: 1.7rem 3rem 1.2rem 1rem;
  font-size: 1rem;
  font-weight: 500;
}

.sutp-accordion .pixel-corners.collapsed {
  background-image: url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2025/accordion-blue.png");
}

.sutp-accordion .pixel-corners.collapsed:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  background-color: #a3c9f8;
  width: 100%;
  height: calc(100% - 15px);
  z-index: -1;
}

.sutp-accordion .accordion-body {
  background-color: #a3c9f8;
  text-align: left;
}

.accordion-button:after {
  content: "+";
  background-image: none;
  font-size: 1.2rem;
}

.sutp-accordion .pixel-corners::after {
  position: absolute;
  right: 1em;
}

.accordion-button:not(.collapsed):after {
  content: "-";
  background-image: none;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.sutp-accordion .pixel-corners {
  background-image: url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2025/accordion-blue.png");
  background-repeat: repeat-x;
  background-color: transparent;
  padding: 1.7rem 3rem 1.2rem 1rem;
  font-size: 1rem;
  font-weight: 500;
}

.sutp-accordion .pixel-corners.collapsed {
  background-image: url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2025/accordion-blue.png");
}

.sutp-accordion .accordion-body {
  background-color: #a3c9f8;
  text-align: left;
}

.accordion-button:after {
  content: "+";
  background-image: none;
  font-size: 1.2rem;
}

.sutp-accordion .pixel-corners::after {
  position: absolute;
  right: 1em;
}

.accordion-button:not(.collapsed):after {
  content: "-";
  background-image: none;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

@media screen and (max-width: 991px) {
  .sutp-main .sutp-main--tagline {
    font-size: 1.3em;
    line-height: 1.2;
    width: 90%;
    margin: 1em auto;
  }
  .sutp-main .sutp-logo {
    width: 25em;
  }
  .sutp-main .sutp-logotag {
    width: 28em;
  }
  .sutp-main .sutp-dates {
    /**font-size: 20px;**/
    width: 15em;
    height: 13em;
    margin: 0 auto 2em;
    padding: 0;
    /**background: url('/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/svg/smutopia/dates_vertical.svg') no-repeat center / cover;**/
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    font-family: "Poppins", sans-serif;
    font-size: 1.6rem;
  }
  .sutp-main .sutp-dates div {
    padding: 1.5rem 0 1rem;
    margin-top: 1rem;
  }
  .sutp-main .sutp-social--mobile {
    display: flex;
  }
  .sutp-dates span {
    display: inline-block;
  }
}
@media screen and (max-width: 567px) {
  .sutp-main .sutp-main--tagline {
    font-size: 1em;
    margin: 1em auto;
  }
  .sutp-main .sutp-logo {
    width: 90vw;
  }
  .sutp-main .sutp-logotag {
    width: 95vw;
  }
  .sutp-main .sutp-dates {
    width: 90vw;
    height: 56vw;
  }
  .sutp-main .sutp-dates div {
    padding: 1.2vw;
  }
  .sutp-main .sutp-event-countdown {
    margin: 0.5em auto 0;
  }
}
/* **************
* Homepage - Fold 2
* */
/*
.pixel-corners,
.pixel-corners--wrapper {
  clip-path: polygon(0px calc(100% - 20px), 4px calc(100% - 20px), 4px calc(100% - 12px), 8px calc(100% - 12px), 8px calc(100% - 8px), 12px calc(100% - 8px), 12px calc(100% - 4px), 20px calc(100% - 4px), 20px 100%, calc(100% - 20px) 100%, calc(100% - 20px) calc(100% - 4px), calc(100% - 12px) calc(100% - 4px), calc(100% - 12px) calc(100% - 8px), calc(100% - 8px) calc(100% - 8px), calc(100% - 8px) calc(100% - 12px), calc(100% - 4px) calc(100% - 12px), calc(100% - 4px) calc(100% - 20px), 100% calc(100% - 20px), 100% 20px, calc(100% - 4px) 20px, calc(100% - 4px) 12px, calc(100% - 8px) 12px, calc(100% - 8px) 8px, calc(100% - 12px) 8px, calc(100% - 12px) 4px, calc(100% - 20px) 4px, calc(100% - 20px) 0px, 20px 0px, 20px 4px, 12px 4px, 12px 8px, 8px 8px, 8px 12px, 4px 12px, 4px 20px, 0px 20px);
  position: relative;
}
.pixel-corners {
  display: block;
  border: 4px solid transparent;
  text-align: center;
}
.pixel-corners:hover {
  text-decoration: none !important;
}
.pixel-corners::before,
.pixel-corners--wrapper::before {
  content: "";
  position: absolute;
  clip-path: polygon(0px calc(100% - 20px), 4px calc(100% - 20px), 4px calc(100% - 12px), 8px calc(100% - 12px), 8px calc(100% - 8px), 12px calc(100% - 8px), 12px calc(100% - 4px), 20px calc(100% - 4px), 20px 100%, calc(100% - 20px) 100%, calc(100% - 20px) calc(100% - 4px), calc(100% - 12px) calc(100% - 4px), calc(100% - 12px) calc(100% - 8px), calc(100% - 8px) calc(100% - 8px), calc(100% - 8px) calc(100% - 12px), calc(100% - 4px) calc(100% - 12px), calc(100% - 4px) calc(100% - 20px), 100% calc(100% - 20px), 100% 20px, calc(100% - 4px) 20px, calc(100% - 4px) 12px, calc(100% - 8px) 12px, calc(100% - 8px) 8px, calc(100% - 12px) 8px, calc(100% - 12px) 4px, calc(100% - 20px) 4px, calc(100% - 20px) 0px, 20px 0px, 20px 4px, 12px 4px, 12px 8px, 8px 8px, 8px 12px, 4px 12px, 4px 20px, 0px 20px, 0px 50%, 4px 50%, 4px 20px, 8px 20px, 8px 12px, 12px 12px, 12px 8px, 20px 8px, 20px 4px, calc(100% - 20px) 4px, calc(100% - 20px) 8px, calc(100% - 12px) 8px, calc(100% - 12px) 12px, calc(100% - 8px) 12px, calc(100% - 8px) 20px, calc(100% - 4px) 20px, calc(100% - 4px) calc(100% - 20px), calc(100% - 8px) calc(100% - 20px), calc(100% - 8px) calc(100% - 12px), calc(100% - 12px) calc(100% - 12px), calc(100% - 12px) calc(100% - 8px), calc(100% - 20px) calc(100% - 8px), calc(100% - 20px) calc(100% - 4px), 20px calc(100% - 4px), 20px calc(100% - 8px), 12px calc(100% - 8px), 12px calc(100% - 12px), 8px calc(100% - 12px), 8px calc(100% - 20px), 4px calc(100% - 20px), 4px 50%, 0px 50%);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #244245;
  display: block;
  pointer-events: none;
}


.sutp--btn-wrapper::before {
  content: "";
  position: absolute;
  clip-path: polygon(4px calc(100% - 20px), 8px calc(100% - 20px), 8px calc(100% - 12px), 12px calc(100% - 12px), 12px calc(100% - 8px), 20px calc(100% - 8px), 20px calc(100% - 12px), 12px calc(100% - 12px), 12px calc(100% - 20px), 8px calc(100% - 20px), 8px 20px, 12px 20px, 12px 12px, 20px 12px, 20px 8px, calc(100% - 20px) 8px, calc(100% - 20px) 4px, 20px 4px, 20px 8px, 12px 8px, 12px 12px, 8px 12px, 8px 20px, 4px 20px);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: white;
  z-index: 3;
  display: block;
  pointer-events: none;
}
.sutp--btn-wrapper::after {
  content: "";
  position: absolute;
  clip-path: polygon(20px calc(100% - 8px), 20px calc(100% - 4px), calc(100% - 20px) calc(100% - 4px), calc(100% - 20px) calc(100% - 8px), calc(100% - 12px) calc(100% - 8px), calc(100% - 12px) calc(100% - 12px), calc(100% - 8px) calc(100% - 12px), calc(100% - 8px) calc(100% - 20px), calc(100% - 4px) calc(100% - 20px), calc(100% - 4px) 20px, calc(100% - 8px) 20px, calc(100% - 8px) 12px, calc(100% - 12px) 12px, calc(100% - 12px) 8px, calc(100% - 20px) 8px, calc(100% - 20px) 12px, calc(100% - 12px) 12px, calc(100% - 12px) 20px, calc(100% - 8px) 20px, calc(100% - 8px) calc(100% - 20px), calc(100% - 12px) calc(100% - 20px), calc(100% - 12px) calc(100% - 12px), calc(100% - 20px) calc(100% - 12px), calc(100% - 20px) calc(100% - 8px));
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  background-color: #a86a66;
  display: block;
  pointer-events: none;
  transition: background-color 0.5s;
}
.pixel-corners::before {
  margin: -4px;
}
.sutp--btn-wrapper {
  position: relative;
  margin: auto;
  width: fit-content;
  height: fit-content;
}
.sutp--btn-wrapper:hover::after {
  background: #b89961;
}
.sutp--btn-wrapper .pixel-corners {
  background-color: #F47571;
  padding: 1em 1em;
  color: #244245 !important;
  font-family: "Libre Franklin", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  transition: background-color 0.5s;
}
.sutp--btn-wrapper .pixel-corners:hover {
  background-color: #efb76a;
}
*/
.sutp__fold2 {
  padding: 5em;
  font-size: 14px;
}

.sutp__fold2 .sutp__fold2--attention {
  position: relative;
  background: #7885b5;
  padding: 4em;
  max-width: 1020px;
  margin: auto;
}

.sutp__fold2 .sutp__fold2--attention .sutp__fold2--attention-inner {
  text-transform: uppercase;
  background: #f2c4e0;
  position: relative;
  color: #6061ab;
  padding: 5em 1em;
}

.sutp__fold2 .sutp__fold2--attention .sutp__fold2--attention-inner h1 {
  font-size: 2.5em;
  font-weight: bold;
  line-height: 1.1;
  color: #6061ab;
}

.sutp__fold2 .sutp__fold2--attention .sutp__fold2--attention-inner p {
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.4;
  margin: 0.5em 0 0.8em;
  /**font-family: "PixelifySans", sans-serif;**/
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
}

.sutp__fold2 .sutp__fold2--attention .sutp__fold2--attention-inner h3,
.sutp__fold2 .sutp__fold2--attention .sutp__fold2--attention-inner h4 {
  position: absolute;
  top: 1em;
  left: 1em;
  font-size: 1.5em;
  color: #6061ab;
  font-weight: bold;
}

.sutp__fold2 .sutp__fold2--attention .sutp__fold2--attention-inner h4 {
  left: auto;
  right: 1em;
  font-family: "Poppins", sans-serif;
}

.sutp__fold2 .sutp__fold2--attention .sutp__fold2--attention-inner .pixel-corners {
  text-transform: uppercase;
  padding: 1em 8em;
}

.sutp__fold2 .sutp__fold2--attention .sutp__fold2--pixel1,
.sutp__fold2 .sutp__fold2--attention .sutp__fold2--pixel2,
.sutp__fold2 .sutp__fold2--attention .sutp__fold2--pixel3,
.sutp__fold2 .sutp__fold2--attention .sutp__fold2--pixel4 {
  position: absolute;
  margin: 0;
}

.sutp__fold2 .sutp__fold2--attention .sutp__fold2--pixel1 {
  width: 1em;
  top: 4em;
  left: 0;
}

.sutp__fold2 .sutp__fold2--attention .sutp__fold2--pixel2 {
  width: 27em;
  left: 2em;
  bottom: 0;
}

.sutp__fold2 .sutp__fold2--attention .sutp__fold2--pixel3 {
  width: 2em;
  right: 0;
  top: 10em;
}

.sutp__fold2 .sutp__fold2--attention .sutp__fold2--pixel4 {
  width: 7em;
  right: 2em;
  bottom: 0;
}

@media screen and (max-width: 567px) {
  .sutp__fold2 {
    padding: 5em 0;
  }
  .sutp__fold2 .sutp__fold2--attention {
    padding: 2em;
  }
  .sutp__fold2 .sutp__fold2--attention .sutp__fold2--attention-inner .pixel-corners {
    padding: 1em 2em;
  }
  .sutp__fold2 .sutp__fold2--pixel2,
  .sutp__fold2 .sutp__fold2--pixel4 {
    display: none;
  }
}
/* **************
* Homepage - Fold 3
* */
.sutp__fold3 {
  padding: 1em 0;
}

.sutp__fold3--grid {
  display: flex;
  flex-wrap: wrap;
  max-width: 800px;
  margin: 1em auto 4em;
  justify-content: center;
}

.sutp__fold3--grid a {
  flex-basis: 33.3333%;
}

.sutp__fold3--grid a:nth-child(odd) > figure {
  background-color: #4759a8;
}

.sutp__fold3--grid a:nth-child(even) > figure {
  background-color: #828dc0;
}

.sutp__fold3--grid a img {
  filter: grayscale(100%);
  transition: all 0.5s;
}

.sutp__fold3--grid a:hover img {
  filter: none;
}

.sutp__fold3--grid a:hover {
  text-decoration: none !important;
}

.sutp__fold3--grid figure {
  margin: 0;
  padding-bottom: 2em;
  border-right: 1px solid #d8effc;
  border-bottom: 1px solid #d8effc;
}

.sutp__fold3--grid figure figcaption {
  color: white;
  text-decoration: none;
  /**font-family: "PixelifySans", sans-serif;**/
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-weight: bold;
}

@media screen and (max-width: 991px) {
  .sutp__fold3--grid a img {
    filter: none;
  }
}
@media screen and (max-width: 567px) {
  .sutp__fold3--grid a {
    flex-basis: 50%;
  }
  .sutp__fold3--grid figure {
    padding-bottom: 1em;
    padding-top: 0.5em;
  }
  .sutp__fold3--grid a:nth-child(1) figure,
  .sutp__fold3--grid a:nth-child(4) figure,
  .sutp__fold3--grid a:nth-child(5) figure {
    background-color: #4759a8;
  }
  .sutp__fold3--grid a:nth-child(2) figure,
  .sutp__fold3--grid a:nth-child(3) figure,
  .sutp__fold3--grid a:nth-child(6) figure {
    background-color: #828dc0;
  }
}
/* **************
* Subpages - General
* */
.sutp__subpages {
  color: #222529;
  font-size: 16px;
}

.sutp__subpages .sutp-breadcrumb {
  margin-bottom: 1em;
}

.sutp__subpages .sutp-breadcrumb a {
  text-decoration: underline;
  color: #796649;
}

.sutp__subpages h1 {
  font-size: 3em;
  font-weight: bold;
  line-height: 1.1;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 1em;
}

.sutp__subpages h1 + p {
  margin-top: 2em;
}

.sutp__subpages h2 {
  font-size: 2.5em;
  line-height: 1.1;
  color: #222529;
  text-transform: uppercase;
  margin-top: 2em;
  margin-bottom: 0.5em;
}

/* Red italic title with a thick white outline (stroke painted behind the
   fill via paint-order) + checkered flags either side. */
.sutp__subpages h2.meet-your-clan-mascots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  color: #EE3123 !important;
  font-style: italic;
  font-weight: 800;
  text-align: center;
  -webkit-text-stroke: 6px #ffffff;
  paint-order: stroke fill;
  text-shadow: 0 4px 6px rgb(255, 255, 255);
}

.sutp__subpages h2.meet-your-clan-mascots::before,
.sutp__subpages h2.meet-your-clan-mascots::after {
  content: "";
  flex: 0 0 auto;
  width: 2.27em; /* 143:63 aspect */
  height: 1em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.sutp__subpages h2.meet-your-clan-mascots::before {
  background-image: url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2026/checkered-flag-left.svg");
}

.sutp__subpages h2.meet-your-clan-mascots::after {
  background-image: url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2026/checkered-flag-right.svg");
}

.sutp__subpages p {
  max-width: 900px;
  margin: 1em auto;
  line-height: 1.4;
}

.sutp__subpages li {
  line-height: 1.4;
  padding-bottom: 0;
}

@media screen and (max-width: 567px) {
  .sutp__subpages {
    padding: 0 1em;
  }
  .sutp__subpages h1 {
    text-align: left;
    font-size: 2.5em;
    text-shadow: none;
  }
  .sutp__subpages h2 {
    font-size: 2em;
    text-align: left;
  }
  .sutp__subpages p {
    text-align: left;
  }
}
/* **************
* About
* */
.sutp__about--spirits {
  display: flex;
  max-width: 100%;
  margin: 1em auto 3em;
  flex-wrap: wrap;
}

/* 2026 clan card title (e.g. "Blaze Booster") */
.sutp__about--spirit .fw-bold {
  font-size: 2rem;
  line-height: 1.1;
  margin-bottom: 0.4em;
}

/* The column keeps its padding as the gutter between cards; the cream
   bordered "card" is the inner .views-field-nothing so the gutter shows
   between cards (spacing) instead of the bg running edge to edge. */
.sutp__about--spirit {
  /**flex-basis: 25%;**/
  padding: 1em;
}

.sutp__about--spirit .views-field-nothing {
  background: #FFFEF5;
  border: 10px solid transparent;
  border-radius: 20px;
  padding: 1rem;
  height: 100%;
}

/* Per-clan colour: border on the card + the title text.
   The clan's first-word class (e.g. .Blaze) drives the colour. */
.sutp__about--spirit.Blaze .views-field-nothing {
  border-color: #EE3123;
}

.sutp__about--spirit.Blaze .fw-bold {
  color: #EE3123;
}

.sutp__about--spirit.Sky .views-field-nothing {
  border-color: #427EC1;
}

.sutp__about--spirit.Sky .fw-bold {
  color: #427EC1;
}

.sutp__about--spirit.Star .views-field-nothing {
  border-color: #F0AA36;
}

.sutp__about--spirit.Star .fw-bold {
  color: #F0AA36;
}

.sutp__about--spirit.Turbo .views-field-nothing {
  border-color: #36B774;
}

.sutp__about--spirit.Turbo .fw-bold {
  color: #36B774;
}

.sutp__about--spirit img {
  height: auto;
}

.sutp__about--spirit h3,
.sutp__about--spirit h4 {
  font-family: "Libre Franklin", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2em;
  margin-bottom: 1em;
  color: #222529;
}

.sutp__about--spirit p {
  margin-bottom: 1em;
}

@media screen and (max-width: 567px) {
  .sutp__about .sutp__about--spirits {
    flex-direction: column;
  }
  .sutp__about .sutp__about--spirits p {
    text-align: center;
  }
}
/* ============================================================
   2026 Clan "tickets" (Blaze / Nimbus / Astro / Turbo)
   Suggested Views row markup:
   <div class="{{ title|clean_class }} sutp__ticket">
     <div class="sutp__ticket--logo">{{ field_clan_logo }}</div>
     <div class="sutp__ticket--body">
       <div class="sutp__ticket--driver">…driver title…</div>
       <div class="sutp__ticket--writeup">{{ field_full_writeup }}</div>
       <span class="sutp__ticket--barcode"></span>
     </div>
   </div>
   ...wrapped in <div class="sutp__tickets"> ... </div>
   ============================================================ */
.sutp__tickets,
.sutp__about--spirits:has(.sutp__ticket) {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem 1.5rem;
  margin: 2rem auto 3rem;
}

.sutp__ticket {
  --clan: #7C0112; /* per-clan colour (set by .Blaze/.Nimbus/... below) */
  --notch: 12px; /* notch radius */
  --split: 33.333%; /* stub/body boundary - matches col-lg-4 / col-lg-8 */
  position: relative;
  flex: 1 1 calc(50% - 1.5rem);
  min-width: 300px;
  display: flex;
  flex-wrap: wrap; /* lets col-12 stack on small screens */
  align-items: stretch;
  background: #ffffff;
  border-radius: 18px;
  padding: 0; /* override leftover .sutp__about--spirit padding */
  /* Punch two real transparent notches at the stub/body junction so any
     background (incl. the racetrack image) shows through. */
  -webkit-mask: radial-gradient(circle var(--notch) at var(--split) 0%, rgba(0, 0, 0, 0) var(--notch), #000 calc(var(--notch) + 0.5px)) no-repeat, radial-gradient(circle var(--notch) at var(--split) 100%, rgba(0, 0, 0, 0) var(--notch), #000 calc(var(--notch) + 0.5px)) no-repeat;
  -webkit-mask-composite: source-in;
  mask: radial-gradient(circle var(--notch) at var(--split) 0%, rgba(0, 0, 0, 0) var(--notch), #000 calc(var(--notch) + 0.5px)) no-repeat, radial-gradient(circle var(--notch) at var(--split) 100%, rgba(0, 0, 0, 0) var(--notch), #000 calc(var(--notch) + 0.5px)) no-repeat;
  mask-composite: intersect;
}

/* left coloured stub = the uploaded clan image (bg colour + name + mascot + flag).
   Width comes from the col-lg-4 class in the markup; padding:0 so the image fills. */
.sutp__ticket .sutp__ticket--logo {
  padding: 0;
  background: var(--stub-bg, var(--clan)); /* stub bg can differ from the accent */
  border-radius: 18px 0 0 18px;
  overflow: hidden;
  display: flex;
  align-items: center; /* centre the image vertically */
  justify-content: center;
}

.sutp__ticket .sutp__ticket--logo img {
  width: 100%;
  height: auto; /* show the full image, no crop */
  display: block;
}

/* right white body (width from col-lg-8) */
.sutp__ticket .sutp__ticket--body {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 1.5rem;
  border-left: 2px dashed color-mix(in srgb, var(--clan) 35%, transparent); /* perforation line */
}

/* driver pill */
.sutp__ticket .sutp__ticket--driver {
  background: var(--clan);
  color: #ffffff !important;
  width: 100%;
  border-radius: 999px;
  padding: 0.7em 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1.1;
}

/* writeup, coloured per clan */
.sutp__ticket .sutp__ticket--writeup {
  color: var(--clan);
  margin: 1.1rem 0;
  line-height: 1.45;
  font-weight: 600;
}

.sutp__ticket .sutp__ticket--writeup p {
  margin: 0;
  color: inherit;
  font-weight: 300;
}

/* barcode, shown as-is, full width */
.sutp__ticket .sutp__ticket--barcode {
  display: block;
  width: 100%;
  aspect-ratio: 794/90;
  margin-top: auto;
  background: url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2026/clan-barcode.png") no-repeat center/contain;
}

/* clan colours.
   {{ title|clean_class }} lowercases + hyphenates the node title, so the
   current titles produce .blaze-booster / .sky-surfer / .star-speedster /
   .turbo-turf. Both the short names and those are mapped. */
.sutp__ticket.blaze, .sutp__ticket.Blaze {
  --clan: #7C0112;
}

.sutp__ticket.nimbus, .sutp__ticket.Nimbus {
  --clan: #0F3766;
}

.sutp__ticket.astro, .sutp__ticket.Astro {
  --clan: #EB9402;
}

.sutp__ticket.turbo, .sutp__ticket.Turbo {
  --clan: #008056;
  --stub-bg: #004A32;
}

/* Views nests the columns in .views-field-nothing > .field-content.row.
   Make those wrappers pass through full-width and stretch the columns so the
   coloured stub fills the ticket height and the notch/dashed line align.
   Also neutralise the old .sutp__about--spirit card styling if that class
   is still on the row. */
.sutp__ticket > .views-field-nothing {
  display: flex;
  width: 100%;
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
}

.sutp__ticket .field-content {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: stretch !important;
  margin: 0 !important;
}

/* stacked (col-lg-4/8 collapse to col-12 below lg): stub on top, no notches */
@media (max-width: 991px) {
  .sutp__ticket {
    flex: 1 1 100%;
    /* stacked: drop the notches (stub height varies), keep the dashed line */
    -webkit-mask: none;
    mask: none;
  }
  .sutp__ticket .sutp__ticket--logo {
    border-radius: 18px 18px 0 0;
    min-height: 140px;
  }
  .sutp__ticket .sutp__ticket--body {
    border-left: 0;
    border-top: 2px dashed color-mix(in srgb, var(--clan) 35%, transparent);
  }
}
.sutp-carousel {
  max-width: 100%;
  margin-bottom: 3em;
}

.sutp-carousel::after {
  content: " ";
  display: table;
  clear: both;
}

.sutp-carousel .carousel-inner {
  max-width: 81%;
}

.sutp-carousel .carousel-inner div[class^=col] {
  padding: 0 1em;
}

.sutp-carousel .carousel-inner .carousel-item {
  transition: transform 0.3s ease-in-out;
}

.sutp-carousel .sutp-carousel--image {
  position: relative;
  border-radius: 1em;
  overflow: hidden;
}

.sutp-carousel .sutp-carousel--image figcaption {
  position: absolute;
  bottom: 0rem;
  left: 0;
  right: 0;
  margin: auto;
  color: #333;
  background-color: rgba(163, 201, 248, 0.75);
  font-size: 0.75em;
  padding: 1.25rem;
  backdrop-filter: blur(6px);
}

.sutp-carousel .sutp-carousel--image h3 {
  color: #1A265B !important;
  font-weight: bold;
  font-size: 2em;
  text-transform: uppercase;
  margin-bottom: 0;
}

.sutp-carousel .carousel-control-next-icon,
.sutp-carousel .carousel-control-prev-icon {
  background-color: #FAA51A;
  border-radius: 24px;
  padding: 0.5em;
  height: 2.75em;
  width: 3.75em;
}

.sutp-carousel .carousel-control-prev-icon {
  background: #FAA51A url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/svg/smutopia/arrow-left-2026.svg") no-repeat center;
  background-size: 30%;
  border-radius: 24px;
  position: relative;
}

.sutp-carousel .carousel-control-next-icon {
  background: #FAA51A url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/svg/smutopia/arrow-right-2026.svg") no-repeat center;
  background-size: 30%;
  border-radius: 24px;
  position: relative;
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  display: flex !important;
}

/* medium and up screens */
@media (min-width: 768px) {
  .carousel-inner .carousel-item-end.active,
  .carousel-inner .carousel-item-next {
    transform: translateX(50%);
  }
  .carousel-inner .carousel-item-start.active,
  .carousel-inner .carousel-item-prev {
    transform: translateX(-50%);
  }
}
@media (max-width: 767px) {
  .carousel-inner .carousel-item > div {
    display: none;
  }
  .carousel-inner .carousel-item > div:first-child {
    display: block;
  }
}
.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start {
  transform: translateX(0);
}

@media screen and (max-width: 991px) {
  .carousel-control-prev,
  .carousel-control-next {
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0 1em;
  }
  .sutp-carousel-navigation {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .active.carousel-item-start,
  .carousel-item-prev:not(.carousel-item-end) {
    transform: translateX(-100%);
  }
  .active.carousel-item-end,
  .carousel-item-next:not(.carousel-item-start) {
    transform: translateX(100%);
  }
}
@media screen and (max-width: 567px) {
  .sutp-carousel--image p {
    text-align: center;
  }
}
/* **************
* Programme
* */
.sutp__programme h2,
.sutp__support h2 {
  margin-top: 1em;
}

.sutp__programme .sutp-table,
.sutp__support .sutp-table {
  list-style: none;
  padding: 0;
  background: transparent;
  border-radius: 1em;
  margin: 1em auto 5em;
  width: 70%;
}

.sutp__programme .sutp-table > li:first-child,
.sutp__support .sutp-table > li:first-child {
  border-bottom: 1px solid #ccc;
  background-color: #fff !important;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.sutp__programme .sutp-table > li:first-child div,
.sutp__support .sutp-table > li:first-child div {
  font-size: 1.2em;
  font-weight: bold;
}

.sutp__programme .sutp-table > li,
.sutp__support .sutp-table > li {
  border-bottom: 1px solid #7885b5;
}

.sutp__programme .sutp-table > li > div,
.sutp__support .sutp-table > li > div {
  color: #000;
  padding: 0.8em 1em;
  text-align: left;
  display: table-cell;
}

.sutp__programme .sutp-table > li > div:first-child,
.sutp__support .sutp-table > li > div:first-child {
  font-size: 1.2em;
  width: 300px;
}

.sutp__programme .sutp-table > li:nth-child(even),
.sutp__support .sutp-table > li:nth-child(even) {
  background-color: #eeeeee !important;
  border-bottom: 1px solid #ccc;
}

.sutp__programme .sutp-table > li:nth-child(odd),
.sutp__support .sutp-table > li:nth-child(odd) {
  background-color: #ffffff !important;
  border-bottom: 1px solid #ccc;
}

/* ---- 2026 programme overrides ---- */
.sutp__programme__2026 .sutp-table {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

/* yellow header row */
.sutp__programme__2026 .sutp-table > li:first-child {
  background-color: #F0AA36 !important;
  border-bottom: none;
  border-radius: 15px 15px 0 0;
}

/* day header (e.g. "DAY 1 ...") with a chequered flag after it */
.sutp__programme__2026 .body > h2 {
  display: flex;
  align-items: center;
  gap: 0.5em;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  font-size: 3em;
  color: #222529 !important;
}

.sutp__programme__2026 .body > h3 {
  color: #D02524 !important;
}

@media screen and (max-width: 567px) {
  .sutp__programme__2026 .body > h2 {
    width: 100%;
    font-size: 2em;
  }
}
.sutp__programme__2026 .body > h2::after {
  content: "";
  flex: 0 0 auto;
  width: 2.27em; /* 143:63 aspect */
  height: 1em;
  background: url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2026/checkered-flag-left.svg") no-repeat center;
  background-size: contain;
}

/* ---- Generic road-pattern list toggle ----
   Add `with-pattern` alongside the `sutp-table` class on a <ul>/<ol> to get
   a left gutter with the repeating road strip painted in it. Without it,
   the table has no left gutter.
   !important is required: smubase's `.main-container ul:not(.nav),
   .main-container ol:not(.nav) { padding-left: 2rem }` has specificity
   (0,2,1) - one class (.main-container) + the .nav inside :not() (1 class)
   + the ul/ol element (1 type) - which beats even a two-class selector like
   `.sutp-table.with-pattern` (0,2,0), so a plain override without
   !important would silently lose. */
.sutp-table {
  padding-left: 0 !important;
}

.sutp-table.with-pattern {
  position: relative;
  padding-left: 2rem !important;
}

.sutp-table.with-pattern::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1rem;
  width: 22px;
  background: url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2026/pattern-road.png") repeat-y top center;
  background-size: 22px auto;
}

@media screen and (max-width: 567px) {
  .sutp-table.with-pattern::before {
    display: none; /* no left gutter on mobile -> hide the road */
  }
}
.toggle-switch {
  width: 50px;
  height: 26px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 13px;
  position: relative;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.toggle-switch .toggle-circle {
  width: 20px;
  height: 20px;
  background-color: #1d2d5f;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 3px;
  transition: left 0.3s ease;
}

.toggle-switch.active {
  background-color: #fff;
}

.toggle-switch.active .toggle-circle {
  left: 27px;
}

.sutp-backdrop img {
  width: auto;
}

.sutp-backdrop .sutp-backdrop--animated img {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .sutp__programme .sutp-table > li > div,
  .sutp__support .sutp-table > li > div {
    display: block;
  }
}
@media screen and (max-width: 567px) {
  .sutp__programme .sutp-table,
  .sutp__support .sutp-table {
    width: 100%;
  }
}
/* **************
* Student Life
* */
.sutp--videogrid {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  margin: 2em auto 3em;
  max-width: 1000px;
}

.sutp--videogrid .sutp--videoitem {
  position: relative;
  flex-basis: 300px;
  margin: 0 1em 1em;
}

.sutp--videogrid .sutp--videoitem a:hover {
  text-decoration: none !important;
}

.sutp--videogrid .sutp--videoframe {
  position: relative;
  width: 100;
  z-index: 2;
}

.sutp--videogrid .sutp--thumbnail {
  position: absolute;
  top: 15px;
  left: 21px;
  width: calc(100% - 40px);
  z-index: 1;
}

.sutp--videogrid .sutp--thumbnail::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/svg/smutopia/play-circle.svg") no-repeat center/contain;
  width: 50px;
  height: 50px;
  opacity: 0.5;
}

.sutp--videogrid .sutp--videocaption {
  /**font-family: "PixelifySans", sans-serif;**/
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-weight: bold;
  margin: 1em auto;
  text-align: center;
  font-size: 1.2em;
  color: #222529;
}

.sutp__stdgrid {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  margin: 2em auto 3em;
  max-width: 1000px;
}

.sutp__stdgrid .sutp--btn-wrapper {
  font-size: 14px;
  width: 100%;
}

.sutp__stdgrid .pixel-corners {
  width: 100%;
}

.sutp__stdgrid a:hover {
  text-decoration: none !important;
}

.sutp__stdgrid--item {
  margin: 0 1em 2em;
}

.sutp__stdgrid--thumbnail {
  width: 100%;
  height: 225px;
  border: 5px solid #efb76a;
  overflow: hidden;
  background: white;
  border-radius: 1rem;
  padding: 2rem;
}

.sutp__stdgrid--thumbnail img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
}

.sutp--btn-wrapper button {
  border: 0;
  background: transparent;
  font-weight: 600;
}

.sutp--modal .modal-content {
  background: #FFEADD;
  border-radius: 1em;
  border: 0;
  margin-top: 2em;
}

.sutp--modal .modal-content h3 {
  color: #333 !important;
}

/* **************
* Getting around
* */
/* **************
* Support
* */
.sutp__support .sutp-table {
  overflow: hidden;
}

.sutp__support .sutp-table > li:nth-child(even) {
  background-color: #eeeeee;
}

.sutp__support .sutp-table > li:first-child div {
  font-weight: normal;
  font-size: 1em;
}

.sutp__support .sutp-table > li > div {
  border-bottom: 0;
  vertical-align: top;
}

.sutp__support .sutp-table > li > div ul {
  margin-bottom: 1em;
}

.sutp__support .sutp-table > li > div a {
  color: #333 !important;
  font-weight: bold;
  text-decoration: underline;
}

.sutp__support .sutp-table > li > div:first-child {
  font-weight: bold;
  font-size: 1.2em;
}

/* **************
* FAQ
* */
.sutp-accordion {
  max-width: 1000px;
  margin: 0 auto;
  background: #282D39;
  position: relative;
  border-radius: 2rem;
  padding: 3rem 1rem 1rem;
  overflow: hidden; /* clip the top strip to the rounded corners */
}

.sutp-accordion .sutp--btn-wrapper,
.sutp-accordion .pixel-corners {
  width: 100%;
}

.sutp-accordion .accordion-item {
  background-color: transparent;
  border: 0;
  margin-bottom: 1em;
}

.sutp-accordion .accordion-header {
  margin-top: 0;
  margin-bottom: 0;
}

.sutp-accordion .pixel-corners {
  text-align: left;
  background-image: url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2025/accordion-blue.png");
  background-repeat: repeat-x;
  background-color: transparent;
  padding: 1.7rem 3rem 1.2rem 1rem;
  font-size: 1rem;
  font-weight: 500;
  z-index: 3;
}

.sutp-accordion .pixel-corners:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  width: 100%;
  height: calc(100% - 15px);
  z-index: -1;
}

.sutp-accordion .pixel-corners:focus,
.sutp-accordion .pixel-corners:hover {
  z-index: 0;
}

.sutp-accordion .pixel-corners::after {
  position: absolute;
  right: 2em;
}

.sutp-accordion .accordion-collapse {
  padding: 0 2em;
}

.sutp-accordion .accordion-body {
  background-color: #a3c9f8;
  padding-top: 2em;
  padding-bottom: 3em;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
}

/* ====================================================================
   2026 FAQ accordion redesign — clean dark rounded bars with +/- toggle.
   Overrides the old pixel-corners art (scoped to .sutp-accordion only).
   ==================================================================== */
/* red/white chequered strip across the top of the FAQ */
.sutp-accordion::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 24px;
  background: url("/sites/orientation.smu.edu.sg/themes/orientation_2024_5g/images/2026/faq-pattern.png") repeat-x left center;
  background-size: auto 100%;
}

.sutp-accordion .sutp--btn-wrapper {
  width: 100%;
  margin: 0;
}

/* kill the pixel-art border / clip layers */
.sutp-accordion .sutp--btn-wrapper::before,
.sutp-accordion .sutp--btn-wrapper::after,
.sutp-accordion .pixel-corners::before {
  content: none !important;
  display: none !important;
}

.sutp-accordion .pixel-corners,
.sutp-accordion .accordion-button {
  clip-path: none;
  background-image: none !important;
  background-color: #3b4a6b;
  color: #ffffff !important;
  width: 100%;
  text-align: left;
  border: 0;
  border-radius: 12px;
  padding: 1.25rem 3.5rem 1.25rem 1.5rem;
  font-size: 1rem;
  font-weight: 600;
  box-shadow: none;
  position: relative;
  z-index: 1;
}

.sutp-accordion .pixel-corners:hover,
.sutp-accordion .pixel-corners:focus {
  background-color: #46567c;
  z-index: 1;
}

/* open header: keep dark, round only the top so it joins the body */
.sutp-accordion .accordion-button:not(.collapsed) {
  background-color: #3b4a6b;
  color: #ffffff;
  border-radius: 12px 12px 0 0;
  box-shadow: none;
}

/* override smubase/Bootstrap's first/last-of-type corner radii */
.sutp-accordion .accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.sutp-accordion .accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}

/* +/- toggle */
.sutp-accordion .accordion-button::after {
  content: "+";
  background-image: none;
  width: auto;
  height: auto;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 400;
  color: #ffffff;
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
}

.sutp-accordion .accordion-button:not(.collapsed)::after {
  content: "−";
  transform: translateY(-50%);
}

/* body */
.sutp-accordion .accordion-collapse {
  padding: 0;
}

.sutp-accordion .accordion-body {
  background-color: #4b5a7d;
  color: #e6eaf3;
  padding: 1.5rem;
  border-radius: 0 0 12px 12px;
}

.sutp-accordion .accordion-body p,
.sutp-accordion .accordion-body a {
  color: #e6eaf3;
}

/* **************
* Modals
* */
.sutp--modal .close {
  appearance: none;
  position: absolute;
  top: -1.5em;
  right: 0;
  color: white;
  font-size: 1.5em;
  background: none;
  border: 0;
  padding: 0;
  transition: all 0.5s ease;
}

.sutp--modal .close:hover {
  transform: rotate(90deg);
}

.sutp--modal .modal-content {
  background: #f2c4e0;
  border-radius: 1em;
  border: 0;
  margin-top: 2em;
}

.sutp--modal .modal-content .modal-body {
  padding: 1.5em;
}

.sutp--modal .modal-content .modal-head {
  display: flex;
  align-items: center;
}

.sutp--modal .modal-content .modal-head figure {
  flex-basis: 210px;
  border-radius: 1em;
  overflow: hidden;
}

.sutp--modal .modal-content .modal-head figure img {
  width: 100%;
}

.sutp--modal .modal-content .modal-head h3 {
  /**font-family: "PixelifySans", sans-serif;**/
  font-family: "Poppins", sans-serif;
  font-optical-sizing: auto;
  font-weight: bold;
  color: #4759a8;
  font-size: 2em;
  margin-left: 1em;
}

.sutp--modal .modal-content .modal-footer {
  border-top: 0;
}

.sutp--modal .modal-content .pixel-corners {
  min-width: 300px;
}

.sutp--modal .sutp-video .modal-content {
  border: 0;
  background: none;
}

.sutp--modal .sutp-video .modal-body {
  padding: 0;
  border-radius: 1em;
  overflow: hidden;
}

.sutp--modal .sutp-video .modal-body video {
  width: 100%;
  display: block;
}

@media screen and (max-width: 567px) {
  .sutp--modal .modal-content {
    margin-top: 5em;
    font-size: 14px;
  }
  .sutp--modal .modal-content .modal-head h3 {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 390px) {
  .sutp-main .sutp-dates div {
    padding: 1.2vw;
    font-size: 1.2rem;
  }
}
/* =========================================================
   Orientation 2026 hero (node 2371)
   Racetrack JPG backdrop with logo / cars / run-dates SVGs
   overlaid. No white gradient overlay.
   ========================================================= */
.hero2026 {
  position: relative;
  width: 100%;
  aspect-ratio: 1062/558; /* match the design composition */
  overflow: hidden;
  background: #cfe9fc; /* sky fallback while bg loads */
  line-height: 1;
}

.hero2026 .hero2026__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

/* White gradient on the left, white -> transparent, full height.
   The dark logo / present text and the black "Your journey" all sit
   on the white side; the cars (higher z-index) paint over the top. */
.hero2026::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.96) 0%, rgba(255, 255, 255, 0.82) 20%, rgba(255, 255, 255, 0) 50%);
}

/* Left column: present text + logo + tagline + cta.
   Starts 100px down so the content clears the fixed site header
   (the racetrack bg still starts at the very top, behind the header). */
.hero2026 .hero2026__left {
  position: absolute;
  top: 100px;
  left: 3%;
  width: 40%;
  max-width: 620px;
  z-index: 2;
}

.hero2026 .hero2026__present {
  margin: 0 0 2%;
  color: #15171c;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  line-height: 1.25;
  font-size: clamp(8px, 1.05vw, 17px);
}

.hero2026 .hero2026__logo {
  margin: 0;
}

.hero2026 .hero2026__logo img {
  display: block;
  width: 92%;
  max-width: 529px;
  height: auto;
}

.hero2026 .hero2026__tagline {
  margin: 5% 0 4%;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.05;
  font-size: clamp(18px, 2.7vw, 46px);
}

.hero2026 .hero2026__tagline-1 {
  display: block;
  color: #15171c !important;
  font-family: "Pattanakarn", sans-serif;
}

.hero2026 .hero2026__tagline-2 {
  display: block;
  color: #ee3123 !important;
  font-family: "Pattanakarn", sans-serif;
}

.hero2026 .hero2026__cta {
  display: inline-block;
  background: #ee3123;
  color: #ffffff !important;
  text-decoration: none;
  font-weight: 800;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  padding: 0.55em 1.4em;
  border-radius: 999px;
  font-size: clamp(13px, 1.45vw, 24px);
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.18);
  transition: transform 0.15s ease, background 0.15s ease;
}

.hero2026 .hero2026__cta:hover {
  background: #d62619;
  transform: translateY(-2px);
}

.hero2026 .hero2026__cta-arrow {
  letter-spacing: -0.1em;
}

/* Right: run dates panel */
.hero2026 .hero2026__runs {
  position: absolute;
  right: 2.5%;
  bottom: 20%;
  width: 20%;
  max-width: 312px;
  margin: 0;
  z-index: 2;
}

.hero2026 .hero2026__runs img {
  display: block;
  width: 100%;
  height: auto;
}

/* Center-bottom: cars, fade + scale in */
.hero2026 .hero2026__cars {
  position: absolute;
  left: 27%;
  bottom: 11%;
  width: 45%;
  max-width: 791px;
  margin: 0;
  z-index: 2;
  transform-origin: center top;
  animation: hero2026-cars-in 0.9s cubic-bezier(0.34, 1.56, 0.64, 1) 0.3s both;
}

.hero2026 .hero2026__cars img {
  display: block;
  width: 100%;
  height: auto;
}

/* asset toggles: desktop shows the landscape bg + cars svg, mobile swaps.
   !important so they win over the generic img display rules here and any
   theme-level `img { display: ... }` on the live site. */
.hero2026 .hero2026__bg--mobile,
.hero2026 .hero2026__cars-mobile {
  display: none !important;
}

@keyframes hero2026-cars-in {
  from {
    opacity: 0;
    transform: scale(0);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@media (prefers-reduced-motion: reduce) {
  .hero2026 .hero2026__cars {
    animation: none;
  }
}
/* Phone / small-screen layout.
   The hero matches the portrait mobile bg's aspect ratio so the FULL bg
   shows uncropped, and the content is positioned over the bg's zones
   (light sky -> text/logo, track -> cars, dark track -> run dates). */
@media (max-width: 768px) {
  .hero2026 {
    aspect-ratio: auto;
    display: block;
    text-align: left;
    background: #1a265b; /* navy fallback */
    padding: 0;
  }
  /* swap to the portrait mobile bg + scattered cars png */
  .hero2026 .hero2026__bg--desktop,
  .hero2026 .hero2026__cars-desktop {
    display: none !important;
  }
  /* mobile bg sits IN FLOW: full image, uncropped, and it sets the hero's
     height so the absolutely-positioned content below resolves cleanly. */
  .hero2026 .hero2026__bg--mobile {
    display: block !important;
    position: static;
    z-index: 0;
    width: 100%;
    height: auto;
    object-fit: initial;
  }
  /* bg provides its own light area up top -> no veil */
  .hero2026::before {
    display: none;
  }
  .hero2026 .hero2026__left {
    position: absolute;
    top: 4%;
    left: 6%;
    width: 62%;
    z-index: 2;
  }
  .hero2026 .hero2026__present {
    color: #15171c;
    font-size: clamp(10px, 3vw, 22px);
    margin-bottom: 3%;
  }
  .hero2026 .hero2026__logo img {
    width: 100%;
    max-width: none;
  }
  .hero2026 .hero2026__tagline {
    font-size: clamp(20px, 7.2vw, 52px);
    margin: 6% 0 0;
  }
  .hero2026 .hero2026__cta {
    display: none; /* not in the mobile design */
  }
  .hero2026 .hero2026__cars {
    position: absolute;
    top: 44%;
    left: 5%;
    right: auto;
    bottom: auto;
    width: 90%;
    margin: 0;
    z-index: 2;
    /* same fade + scale-in enter animation as desktop */
    animation: hero2026-cars-in 0.9s cubic-bezier(0.34, 1.56, 0.64, 1) 0.3s both;
  }
  .hero2026 .hero2026__cars-mobile {
    display: block !important;
    width: 100%;
    height: auto;
  }
  .hero2026 .hero2026__runs {
    position: absolute;
    left: 6%;
    right: auto;
    top: auto;
    bottom: 5%;
    width: 48%;
    max-width: 240px;
    margin: 0;
    z-index: 2;
  }
}
