/*!******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/app.scss ***!
  \******************************************************************************************************************************************************/
/* Tailwind */
/* ! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  -webkit-font-feature-settings: inherit;
          font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
::-ms-backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.\!container {
  width: 100% !important;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .\!container {
    max-width: 640px !important;
  }
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .\!container {
    max-width: 768px !important;
  }
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .\!container {
    max-width: 1024px !important;
  }
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .\!container {
    max-width: 1280px !important;
  }
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .\!container {
    max-width: 1536px !important;
  }
  .container {
    max-width: 1536px;
  }
}
.visible {
  visibility: visible;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.block {
  display: block;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hidden {
  display: none;
}
.transform {
  -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.resize {
  resize: both;
}
.underline {
  text-decoration-line: underline;
}
.filter {
  -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
          filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}
.ease-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
/* Core variables */
/* CSS Reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: none;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
main {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

body {
  margin: 0;
}

ul {
  list-style-type: none;
}

a {
  background: transparent;
  text-decoration: none;
}

button,
input {
  line-height: normal;
}

button, a {
  outline: none !important;
}

input[type=search] {
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

textarea:focus,
input:focus {
  outline: 0;
}

input {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* Browser specific styles */
/* Fonts */
@font-face {
  font-family: "Chathura-Regular";
  src: url(/images/fonts/Chathura-Regular.1d68ba.woff2) format("woff2");
  font-style: normal;
}
@font-face {
  font-family: "Chathura-Bold";
  src: url(/images/fonts/Chathura-Bold.6da893.woff2) format("woff2");
  font-style: normal;
}
@font-face {
  font-family: "SofiaSansSemiCondensed-Bold";
  src: url(/images/fonts/SofiaSansSemiCondensed-Bold.0ea7ae.woff2) format("woff2");
  font-style: normal;
}
@font-face {
  font-family: "SofiaSansSemiCondensed-Regular";
  src: url(/images/fonts/SofiaSansSemiCondensed-Regular.42d072.woff2) format("woff2");
  font-style: normal;
}
@font-face {
  font-family: "SofiaSansSemiCondensed-Light";
  src: url(/images/fonts/SofiaSansSemiCondensed-Light.085bc2.woff2) format("woff2");
  font-style: normal;
}
/* Typography */
body, input, textarea, option, select, table, form, p, a, pre, ul, span, ::before, ::after {
  font-size: inherit;
  line-height: inherit;
  font-family: "SofiaSansSemiCondensed-Light", sans-serif;
  color: #ffffff;
}

h1, .h1 {
  font-size: 128px;
  line-height: 1;
  color: #ffffff;
  font-family: "Chathura-Bold", sans-serif;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  h1, .h1 {
    font-size: 64px;
  }
}

h2, .h2 {
  font-size: 96px;
  line-height: 112%;
  color: #ffffff;
  font-family: "Chathura-Bold", sans-serif;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  h2, .h2 {
    font-size: 48px;
  }
}

h3, .h3 {
  font-size: 64px;
  line-height: 124%;
  color: #ffffff;
  font-family: "Chathura-Bold", sans-serif;
  text-transform: uppercase;
}
@media (max-width: 576px) {
  h3, .h3 {
    font-size: 36px;
  }
}

p {
  line-height: 140%;
  font-family: "SofiaSansSemiCondensed-Regular", sans-serif;
}

@-webkit-keyframes marquee {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-100% - var(--gap)));
            transform: translateX(calc(-100% - var(--gap)));
  }
}

@keyframes marquee {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-100% - var(--gap)));
            transform: translateX(calc(-100% - var(--gap)));
  }
}
.homepage-logo-top {
  position: relative;
  z-index: 10;
}
.homepage-logo-top a {
  display: block;
  text-decoration: none;
}

.homepage-time-display {
  position: relative;
  z-index: 10;
}
.homepage-time-display .time-text {
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "Monaco", "Courier New", monospace;
}

.homepage-logo-bottom {
  position: relative;
  z-index: 10;
}

.homepage-container {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #000000;
  color: #ffffff;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1025px) {
  .homepage-container {
    padding: 20px;
  }
}

.homepage-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding-top: 120px;
  padding-bottom: 80px;
}
@media (max-width: 1025px) {
  .homepage-content {
    padding-top: 120px;
    padding-bottom: 60px;
  }
}

.homepage-title {
  text-align: center;
  margin: 0 0 20px 0;
  color: #ffffff;
}

.homepage-subtitle {
  font-size: 24px;
  text-align: center;
  margin: 0 0 60px 0;
  max-width: 540px;
}
@media (max-width: 1025px) {
  .homepage-subtitle {
    font-size: 20px;
    margin-bottom: 40px;
    padding: 0 20px;
  }
}

.topics-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  width: 100%;
  max-width: 1000px;
  margin-bottom: 30px;
}
@media (max-width: 968px) {
  .topics-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media (max-width: 640px) {
  .topics-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

.topic-card {
  cursor: pointer;
  -webkit-transition: border-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: border-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, border-color 0.3s ease;
  transition: transform 0.3s ease, border-color 0.3s ease, -webkit-transform 0.3s ease;
  border: 2px solid rgba(255, 255, 255, 0.1);
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  text-decoration: none;
  display: block;
  color: inherit;
  position: relative;
}
.topic-card:hover {
  -webkit-transition: border-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: border-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, border-color 0.3s ease;
  transition: transform 0.3s ease, border-color 0.3s ease, -webkit-transform 0.3s ease;
  border-color: rgba(255, 255, 255, 0.3);
}
.topic-card:hover .topic-play-overlay {
  opacity: 1;
}

.topic-play-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0.8;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 5;
}
.topic-play-overlay svg {
  width: 64px;
  height: 64px;
  color: #ffffff;
  -webkit-filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.5));
          filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.5));
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.topic-card:hover .topic-play-overlay svg {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.topic-card-full-width {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.topic-card-full-width .topic-image {
  padding-top: 25%;
}
@media (max-width: 1025px) {
  .topic-card-full-width .topic-image {
    padding-top: 75%;
  }
}

.topic-image {
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}

.topic-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.topic-placeholder img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.topic-card:hover .topic-placeholder img {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.topic-title {
  font-weight: 400;
  text-align: center;
  padding: 20px;
  margin: 0;
  color: #ffffff;
  text-transform: capitalize;
  letter-spacing: 1px;
}
@media (max-width: 1025px) {
  .topic-title {
    padding: 20px;
  }
}

.btn-back {
  position: fixed;
  top: 20px;
  left: 20px;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  padding: 12px 20px;
  background: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
}
.btn-back:hover {
  background: rgba(0, 0, 0, 0.7);
  -webkit-transform: translateX(-3px);
          transform: translateX(-3px);
}
.btn-back svg {
  width: 20px;
  height: 20px;
}

.app-container {
  position: relative;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
  background: #000000;
  color: #ffffff;
}

.background-video-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
  overflow: hidden;
}
.background-video-container video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.background-video-container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}

#background-audio {
  display: none;
}

.simple-controls {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 100;
}

.controls-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn-control {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-control:hover {
  background: rgba(0, 0, 0, 0.7);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.btn-control svg {
  width: 24px;
  height: 24px;
}

.visualization-canvas {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}

.time-display {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 100;
  background: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  padding: 15px 25px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  cursor: move;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.time-display:hover {
  background: rgba(0, 0, 0, 0.7);
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.time-display .time-text {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 2px;
  color: #ffffff;
  font-family: "Monaco", "Courier New", monospace;
}

.controls-panel {
  position: relative;
  z-index: 10;
  max-width: 600px;
  margin: 0 auto;
  padding: 40px 20px;
  background: rgba(0, 0, 0, 0.4);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 1025px) {
  .controls-panel {
    margin: 20px;
    padding: 30px 15px;
    border-radius: 15px;
  }
}

.controls-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.controls-header .app-title {
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 3px;
  margin: 0;
  color: #ffffff;
}
.controls-header .header-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.sound-controls {
  margin-bottom: 30px;
}

.sound-item {
  margin-bottom: 25px;
}
.sound-item .sound-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.8);
}
.sound-item .sound-label .sound-value {
  font-weight: 600;
  color: #00C9CA;
}
.sound-item .sound-slider {
  width: 100%;
  height: 6px;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.1);
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.sound-item .sound-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #00C9CA;
  cursor: pointer;
  -webkit-box-shadow: 0 2px 6px rgba(0, 201, 202, 0.4);
          box-shadow: 0 2px 6px rgba(0, 201, 202, 0.4);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sound-item .sound-slider::-webkit-slider-thumb:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  -webkit-box-shadow: 0 4px 12px rgba(0, 201, 202, 0.6);
          box-shadow: 0 4px 12px rgba(0, 201, 202, 0.6);
}
.sound-item .sound-slider::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #00C9CA;
  cursor: pointer;
  border: none;
  box-shadow: 0 2px 6px rgba(0, 201, 202, 0.4);
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sound-item .sound-slider::-moz-range-thumb:hover {
  transform: scale(1.2);
  box-shadow: 0 4px 12px rgba(0, 201, 202, 0.6);
}

.visualization-controls {
  margin-bottom: 30px;
}
.visualization-controls .control-label {
  display: block;
  margin-bottom: 12px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.8);
}
.visualization-controls .mode-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.visualization-controls .mode-btn {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 100px;
  padding: 12px 20px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.visualization-controls .mode-btn:hover {
  background: rgba(255, 255, 255, 0.2);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.visualization-controls .mode-btn.active {
  background: #00C9CA;
  border-color: #00C9CA;
  -webkit-box-shadow: 0 4px 12px rgba(0, 201, 202, 0.4);
          box-shadow: 0 4px 12px rgba(0, 201, 202, 0.4);
}

.timer-alarm-controls {
  margin-bottom: 30px;
}

.timer-section,
.alarm-section {
  margin-bottom: 25px;
}
.timer-section .control-label,
.alarm-section .control-label {
  display: block;
  margin-bottom: 12px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.8);
}

.timer-input-group,
.alarm-input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.timer-input {
  width: 60px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
}
.timer-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.timer-input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.timer-input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.timer-input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.timer-input::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.timer-input:focus {
  outline: none;
  border-color: #00C9CA;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 201, 202, 0.2);
          box-shadow: 0 0 0 3px rgba(0, 201, 202, 0.2);
}

.timer-separator {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.6);
}

.alarm-input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 120px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  color: #ffffff;
  font-size: 16px;
}
.alarm-input:focus {
  outline: none;
  border-color: #00C9CA;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 201, 202, 0.2);
          box-shadow: 0 0 0 3px rgba(0, 201, 202, 0.2);
}

.timer-display,
.alarm-display {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px;
  background: rgba(0, 201, 202, 0.1);
  border: 1px solid rgba(0, 201, 202, 0.3);
  border-radius: 8px;
}
.timer-display span,
.alarm-display span {
  font-size: 18px;
  font-weight: 600;
  color: #00C9CA;
  font-family: "Monaco", "Courier New", monospace;
}

.btn-icon {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-icon:hover {
  background: rgba(255, 255, 255, 0.2);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.btn-icon svg {
  width: 20px;
  height: 20px;
}

.btn-primary,
.btn-secondary {
  padding: 10px 20px;
  border-radius: 8px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: none;
  font-weight: 600;
}

.btn-primary {
  background: #00C9CA;
  color: #ffffff;
  -webkit-box-shadow: 0 4px 12px rgba(0, 201, 202, 0.3);
          box-shadow: 0 4px 12px rgba(0, 201, 202, 0.3);
}
.btn-primary:hover {
  background: #00fcfd;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 6px 16px rgba(0, 201, 202, 0.4);
          box-shadow: 0 6px 16px rgba(0, 201, 202, 0.4);
}

.btn-secondary {
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-decoration: none;
}
.btn-secondary:hover {
  background: rgba(255, 255, 255, 0.2);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

.play-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}

.btn-play {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #00C9CA;
  border: none;
  color: #ffffff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 0 8px 24px rgba(0, 201, 202, 0.4);
          box-shadow: 0 8px 24px rgba(0, 201, 202, 0.4);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-play:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-box-shadow: 0 12px 32px rgba(0, 201, 202, 0.6);
          box-shadow: 0 12px 32px rgba(0, 201, 202, 0.6);
}
.btn-play svg {
  width: 32px;
  height: 32px;
}

.sleep-mode-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: #000;
}

.sleep-mode-content {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sleep-visualization {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.sleep-time-display {
  position: relative;
  z-index: 2;
  font-size: 72px;
  font-weight: 300;
  letter-spacing: 4px;
  color: rgba(255, 255, 255, 0.9);
  font-family: "Monaco", "Courier New", monospace;
  margin-bottom: 40px;
  text-shadow: 0 2px 20px rgba(0, 0, 0, 0.5);
}
@media (max-width: 1025px) {
  .sleep-time-display {
    font-size: 48px;
    letter-spacing: 2px;
  }
}

.btn-exit-sleep {
  position: relative;
  z-index: 2;
  padding: 15px 30px;
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-exit-sleep:hover {
  background: rgba(255, 255, 255, 0.2);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
          appearance: textfield;
}

input[type=time]::-webkit-calendar-picker-indicator {
  -webkit-filter: invert(1);
          filter: invert(1);
  cursor: pointer;
}

.benefits-section {
  width: 100%;
  max-width: 1000px;
  margin: 20px auto 20px;
  text-align: left;
}

.benefits-title {
  font-weight: 300;
  text-align: center;
  margin-bottom: 40px;
  color: #ffffff;
  letter-spacing: 1px;
}
@media (max-width: 1025px) {
  .benefits-title {
    font-size: 36px;
  }
}

.benefits-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 64px;
}
@media (max-width: 640px) {
  .benefits-list {
    grid-template-columns: 1fr;
  }
}

.benefit-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-transition: background 0.3s ease, -webkit-transform 0.3s ease;
  transition: background 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, background 0.3s ease;
  transition: transform 0.3s ease, background 0.3s ease, -webkit-transform 0.3s ease;
}
.benefit-item:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  background: rgba(255, 255, 255, 0.08);
}

.benefit-icon {
  font-size: 28px;
  line-height: 1;
  padding-top: 2px;
}

.benefit-text strong {
  display: block;
  font-size: 28px;
  margin-bottom: 8px;
  color: #00C9CA;
  font-family: "SofiaSansSemiCondensed-Regular", sans-serif;
}
.benefit-text p {
  margin: 0;
  font-size: 20px;
  line-height: 1.5;
}

.privacy-content {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 120px 20px 80px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.6;
}
.privacy-content .policy-header {
  text-align: center;
  margin-bottom: 60px;
}
.privacy-content .policy-header h1 {
  font-size: 48px;
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 20px;
}
.privacy-content .policy-header .last-updated {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.privacy-content .policy-header .intro {
  font-size: 18px;
  max-width: 600px;
  margin: 0 auto;
}
.privacy-content section {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.privacy-content section:last-of-type {
  border-bottom: none;
}
.privacy-content section h2 {
  font-size: 28px;
  color: #00C9CA;
  margin-bottom: 20px;
  font-family: "SofiaSansSemiCondensed-Regular", sans-serif;
}
.privacy-content section h3 {
  font-size: 24px;
  color: #ffffff;
  margin: 25px 0 15px;
  font-weight: 500;
}
.privacy-content section p {
  margin-bottom: 15px;
  font-size: 16px;
}
.privacy-content section ul {
  list-style-type: disc;
  padding-left: 20px;
  margin-bottom: 20px;
}
.privacy-content section ul li {
  margin-bottom: 8px;
  color: rgba(255, 255, 255, 0.8);
}
.privacy-content section a {
  color: #00C9CA;
  text-decoration: underline;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.privacy-content section a:hover {
  color: #18feff;
  text-decoration: none;
}
.privacy-content .privacy-footer-nav {
  margin-top: 60px;
  text-align: center;
}
.privacy-content .privacy-footer-nav .btn-secondary {
  display: inline-block;
  width: auto;
}

.topic-page-layout {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 20;
  max-width: 600px;
  width: calc(100% - 40px);
  text-align: center;
  pointer-events: none;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.01);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  padding: 20px;
  opacity: 0;
  -webkit-animation: slideFadeIn 0.8s ease-out forwards;
          animation: slideFadeIn 0.8s ease-out forwards;
}
.topic-page-layout * {
  pointer-events: auto;
}

.fullscreen-time-display {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 20;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  opacity: 0;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
  width: 225px;
}

.time-text {
  font-size: 64px;
  font-weight: 500;
  color: #ffffff;
  text-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
}

@-webkit-keyframes slideFadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -40%);
            transform: translate(-50%, -40%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

@keyframes slideFadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -40%);
            transform: translate(-50%, -40%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.topic-content-seo {
  text-align: left;
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.9);
  font-size: 16px;
  line-height: 1.6;
  max-height: 300px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 255, 255, 0.3) transparent;
}
.topic-content-seo::-webkit-scrollbar {
  width: 6px;
}
.topic-content-seo::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 3px;
}
.topic-content-seo h2 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 16px;
  color: #ffffff;
}
.topic-content-seo h3 {
  font-size: 20px;
  font-weight: 400;
  margin: 24px 0 12px;
  color: #ffffff;
}
.topic-content-seo p {
  margin-bottom: 16px;
}
.topic-content-seo ul {
  margin-bottom: 16px;
  padding-left: 20px;
}
.topic-content-seo ul li {
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .topic-content-seo {
    font-size: 14px;
    max-height: 200px;
  }
}

:-webkit-full-screen .fullscreen-time-display {
  opacity: 1;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

:-ms-fullscreen .fullscreen-time-display {
  opacity: 1;
  -ms-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}

:fullscreen .fullscreen-time-display {
  opacity: 1;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}
:-webkit-full-screen .topic-page-layout {
  top: auto;
  left: auto;
  bottom: 40px;
  right: 40px;
  width: auto;
  max-width: none;
  text-align: right;
  padding: 20px !important;
  -webkit-transform: none !important;
          transform: none !important;
  background: rgba(255, 255, 255, 0.01);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
:-ms-fullscreen .topic-page-layout {
  top: auto;
  left: auto;
  bottom: 40px;
  right: 40px;
  width: auto;
  max-width: none;
  text-align: right;
  padding: 20px !important;
  transform: none !important;
  background: rgba(255, 255, 255, 0.01);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
:fullscreen .topic-page-layout {
  top: auto;
  left: auto;
  bottom: 40px;
  right: 40px;
  width: auto;
  max-width: none;
  text-align: right;
  padding: 20px !important;
  -webkit-transform: none !important;
          transform: none !important;
  background: rgba(255, 255, 255, 0.01);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
:-webkit-full-screen .topic-title-large, :-webkit-full-screen .topic-description, :-webkit-full-screen .topic-content-seo {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  display: none;
}
:-ms-fullscreen .topic-title-large, :-ms-fullscreen .topic-description, :-ms-fullscreen .topic-content-seo {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  display: none;
}
:fullscreen .topic-title-large,
:fullscreen .topic-description,
:fullscreen .topic-content-seo {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  display: none;
}
:-webkit-full-screen .topic-controls {
  -webkit-box-pack: end;
          justify-content: flex-end;
}
:-ms-fullscreen .topic-controls {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
:fullscreen .topic-controls {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

:-webkit-full-screen .topic-page-layout {
  top: auto;
  left: auto;
  bottom: 40px;
  right: 40px;
  -webkit-transform: none;
          transform: none;
  width: auto;
  max-width: none;
  padding: 0;
  text-align: right;
}
:-webkit-full-screen .topic-title-large,
:-webkit-full-screen .topic-description {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
:-webkit-full-screen .topic-controls {
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.topic-title-large {
  font-size: 64px;
  font-weight: 300;
  letter-spacing: 2px;
  margin-bottom: 16px;
  color: #ffffff;
  text-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}
@media (max-width: 768px) {
  .topic-title-large {
    font-size: 36px;
  }
}

.topic-description {
  font-size: 20px;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 40px;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}
@media (max-width: 768px) {
  .topic-description {
    font-size: 16px;
    padding: 0 20px;
  }
}

.topic-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.btn-play-large {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: #ffffff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-play-large:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  background: rgba(255, 255, 255, 0.25);
  border-color: rgba(255, 255, 255, 0.5);
}
.btn-play-large svg {
  width: 32px;
  height: 32px;
  fill: currentColor;
}

.btn-control-secondary {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #ffffff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-control-secondary:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  background: rgba(255, 255, 255, 0.2);
}
.btn-control-secondary svg {
  width: 20px;
  height: 20px;
  stroke: currentColor;
}

.simple-controls {
  display: none;
}

.background-video-container {
  -webkit-animation: fadeIn 0.8s ease-out forwards;
          animation: fadeIn 0.8s ease-out forwards;
}
.background-video-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
  pointer-events: none;
}

.timer-control {
  position: relative;
}
.timer-control .timer-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 1000px;
  height: 50px;
  padding: 10px;
  color: #ffffff;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
  text-align: center;
}
.timer-control .timer-select:hover {
  background: rgba(255, 255, 255, 0.2);
}
.timer-control .timer-select:focus {
  border-color: rgba(255, 255, 255, 0.5);
}
.timer-control .timer-select option {
  background: #1a1a2e;
  color: #ffffff;
}

.timer-countdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  background: rgba(255, 255, 255, 0.15);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 1000px;
  padding: 10px 20px;
  height: 50px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  font-family: "Monaco", "Courier New", monospace;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.timer-countdown:hover {
  background: rgba(255, 255, 255, 0.25);
}
.timer-countdown:hover .countdown-cancel {
  opacity: 1;
}
.timer-countdown .countdown-cancel {
  font-size: 18px;
  opacity: 0.7;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  font-weight: 300;
}

/* Components */
.adsense-container {
  width: 100%;
  margin: 24px auto;
  text-align: center;
  min-height: 100px; /* Minimum height to reserve space */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* Responsive width constraints */
  max-width: 1200px;
  /* Center alignment */
  margin-left: auto;
  margin-right: auto;
  /* Padding for spacing */
  padding: 16px;
  /* Ensure it's visible even when empty (for development) */
  background-color: transparent;
  /* Smooth transitions */
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

/* Top banner ad (full width) */
.adsense-top {
  width: 100%;
  max-width: 100%;
  margin: 0 auto 32px;
  padding: 16px;
  min-height: 90px; /* Standard banner height */
}

/* Content ads (constrained width) */
.adsense-content-top,
.adsense-content-middle,
.adsense-content-bottom {
  max-width: 728px; /* Standard leaderboard width */
  margin: 32px auto;
  min-height: 90px;
}

/* In-article ad (narrower, fits within content flow) */
.adsense-in-article {
  max-width: 300px; /* Standard medium rectangle */
  margin: 32px auto;
  min-height: 250px; /* Standard medium rectangle height */
  display: block;
}

/* Mobile responsive adjustments */
@media (max-width: 768px) {
  .adsense-container {
    padding: 12px;
    margin: 20px auto;
    min-height: 50px;
  }
  .adsense-top {
    min-height: 50px;
    margin-bottom: 24px;
  }
  .adsense-content-top,
  .adsense-content-middle,
  .adsense-content-bottom {
    max-width: 100%;
    min-height: 100px; /* Standard mobile banner */
  }
  .adsense-in-article {
    max-width: 100%;
    min-height: 250px; /* Mobile banner or rectangle */
  }
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
}
@media (max-width: 576px) {
  header {
    -webkit-backdrop-filter: blur(4px);
            backdrop-filter: blur(4px);
  }
}
header .time-text {
  font-size: 24px;
  color: #ffffff;
}

footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc(100% - 40px);
  margin: 0 auto;
  padding: 40px 0;
}

.homepage-privacy .privacy-link {
  text-decoration: none;
  font-size: 20px;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.homepage-privacy .privacy-link:hover {
  color: #ffffff;
}

html.lenis, html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  background: #000000;
}
