@import url("https://fonts.googleapis.com/css2?family=Geist+Mono:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&family=Great+Vibes&family=Montserrat:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Geist:wght@100;200;300;400;500;600;700;800;900&display=swap");
/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-border-style: solid;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  body {
    line-height: inherit;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      color: color-mix(in oklab, currentColor 50%, transparent);
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
  }

  * {
    border-color: var(--border);
    outline-color: var(--ring);
  }

  @supports (color: color-mix(in lab, red, red)) {
    * {
      outline-color: color-mix(in oklab, var(--ring) 50%, transparent);
    }
  }

  body {
    background-color: var(--background);
    color: var(--foreground);
    font-family: Geist Mono, monospace;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h1 {
    font-size: var(--text-2xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h2 {
    font-size: var(--text-xl);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h3 {
    font-size: var(--text-lg);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) h4 {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) p {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) label, :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) button {
    font-size: var(--text-base);
    font-weight: var(--font-weight-medium);
    line-height: 1.5;
  }

  :where(:not(:has([class*=" text-"]), :not(:has([class^="text-"])))) input {
    font-size: var(--text-base);
    font-weight: var(--font-weight-normal);
    line-height: 1.5;
  }
}

@layer utilities {
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
}



:root {
  --font-size: 14px;
  --background: #fff;
  --foreground: oklch(.145 0 0);
  --card: #fff;
  --card-foreground: oklch(.145 0 0);
  --popover: oklch(1 0 0);
  --popover-foreground: oklch(.145 0 0);
  --primary: #030213;
  --primary-foreground: oklch(1 0 0);
  --secondary: oklch(.95 .0058 264.53);
  --secondary-foreground: #030213;
  --muted: #f0eee8;
  --muted-foreground: #717182;
  --accent: #e9ebef;
  --accent-foreground: #030213;
  --destructive: #d4183d;
  --destructive-foreground: #fff;
  --border: #00000014;
  --input: transparent;
  --input-background: #f5f3f0;
  --switch-background: #cbced4;
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --ring: oklch(.708 0 0);
  --chart-1: oklch(.646 .222 41.116);
  --chart-2: oklch(.6 .118 184.704);
  --chart-3: oklch(.398 .07 227.392);
  --chart-4: oklch(.828 .189 84.429);
  --chart-5: oklch(.769 .188 70.08);
  --radius: .75rem;
  --sidebar: #fff;
  --sidebar-foreground: oklch(.145 0 0);
  --sidebar-primary: #030213;
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.97 0 0);
  --sidebar-accent-foreground: oklch(.205 0 0);
  --sidebar-border: oklch(.922 0 0);
  --sidebar-ring: oklch(.708 0 0);
}

.dark {
  --background: #0a0a0a;
  --foreground: oklch(.985 0 0);
  --card: #111;
  --card-foreground: oklch(.985 0 0);
  --popover: #111;
  --popover-foreground: oklch(.985 0 0);
  --primary: oklch(.985 0 0);
  --primary-foreground: oklch(.205 0 0);
  --secondary: oklch(.269 0 0);
  --secondary-foreground: oklch(.985 0 0);
  --muted: oklch(.269 0 0);
  --muted-foreground: oklch(.708 0 0);
  --accent: oklch(.269 0 0);
  --accent-foreground: oklch(.985 0 0);
  --destructive: oklch(.396 .141 25.723);
  --destructive-foreground: oklch(.637 .237 25.331);
  --border: oklch(.269 0 0);
  --input: oklch(.269 0 0);
  --ring: oklch(.439 0 0);
  --font-weight-medium: 500;
  --font-weight-normal: 400;
  --chart-1: oklch(.488 .243 264.376);
  --chart-2: oklch(.696 .17 162.48);
  --chart-3: oklch(.769 .188 70.08);
  --chart-4: oklch(.627 .265 303.9);
  --chart-5: oklch(.645 .246 16.439);
  --sidebar: oklch(.205 0 0);
  --sidebar-foreground: oklch(.985 0 0);
  --sidebar-primary: oklch(.488 .243 264.376);
  --sidebar-primary-foreground: oklch(.985 0 0);
  --sidebar-accent: oklch(.269 0 0);
  --sidebar-accent-foreground: oklch(.985 0 0);
  --sidebar-border: oklch(.269 0 0);
  --sidebar-ring: oklch(.439 0 0);
}

html {
  font-size: var(--font-size);
}



* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.minimalist-page {
  color: #000;
  background: #fff;
  min-height: 100vh;
  font-family: Montserrat, sans-serif;
  position: relative;
  overflow-x: hidden;
}

.hearts-background {
  pointer-events: none;
  z-index: 9999;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
}

.floating-heart {
  color: #dc2626;
  opacity: .1;
  pointer-events: none;
  position: absolute;
}

.main-content {
  z-index: 10;
  min-height: 100vh;
  transition: transform .4s cubic-bezier(.16, 1, .3, 1);
  position: relative;
}

.site-header {
  z-index: 100;
  padding: 1rem 2rem;
  position: fixed;
  top: 0;
  right: 0;
}

.hamburger-menu {
  cursor: pointer;
  background: none;
  border: none;
  align-items: center;
  gap: .75rem;
  padding: .5rem;
  transition: all .3s;
  display: flex;
}

.hamburger-menu:hover {
  transform: scale(1.05);
}

.hamburger-menu svg {
  stroke: #000;
}

.menu-label {
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: .875rem;
  font-weight: 600;
}

.hero-section {
  -webkit-backdrop-filter: blur(30px) saturate(180%);
  background: #ffffff59;
  border: 2px solid #fff9;
  border-radius: 2.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: auto;
  margin: 0 1rem 1rem;
  padding: 4rem 2rem .5rem;
  display: flex;
  position: relative;
  box-shadow: 0 8px 32px #1f268726, 0 4px 8px #0000000d, inset 0 2px 4px #fffffff2, inset 0 -2px 4px #00000008;
}

.hero-content {
  text-align: center;
  max-width: 900px;
  margin-bottom: .5rem;
}

.elegant-heading {
  letter-spacing: .02em;
  margin-bottom: .25rem;
  font-family: Playfair Display, serif;
  font-size: clamp(1.5rem, 4vw, 3rem);
  font-weight: 400;
  line-height: 1.2;
}

.signature-hashtag {
  margin-bottom: .25rem;
  font-family: Great Vibes, cursive;
  font-size: clamp(2rem, 6vw, 4.5rem);
  font-weight: 400;
  line-height: 1;
}

.hero-tagline {
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #666;
  max-width: 600px;
  margin: 0 auto;
  font-family: Montserrat, sans-serif;
  font-size: clamp(.625rem, 1vw, .875rem);
  font-weight: 400;
  line-height: 1.6;
}

.day-one-graphic {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto .25rem;
  position: relative;
}

.day-one-text {
  width: 100%;
  position: relative;
  transform: rotate(-2deg);
}

.day-one-svg {
  width: 100%;
  height: auto;
  display: block;
}

.day-one-clip-text, .day-one-outline-text {
  letter-spacing: -.02em;
  text-transform: uppercase;
  font-family: Geist, sans-serif;
  font-size: 240px;
  font-weight: 900;
}

.day-one-outline-text {
  fill: #000;
  stroke: none;
}

.events-section {
  max-width: 1200px;
  margin: 0 auto;
  padding: .5rem 2rem 1.5rem;
}

.section-title {
  text-align: center;
  border-bottom: 1px solid #0003;
  margin-bottom: 1.5rem;
  padding-bottom: .5rem;
  font-family: Playfair Display, serif;
  font-size: clamp(1.25rem, 3vw, 2rem);
  font-weight: 600;
  line-height: 1.3;
}

.events-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  margin-bottom: 1rem;
  display: grid;
}

.event-item {
  text-align: center;
  -webkit-backdrop-filter: blur(20px) saturate(180%);
  background: #fff6;
  border: 2px solid #fff9;
  border-radius: 1.5rem;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding: 1.5rem 1rem;
  transition: all .3s;
  display: flex;
  box-shadow: 0 4px 20px #1f26871a, 0 2px 4px #0000000d, inset 0 2px 3px #fff, inset 0 -1px 2px #0000000d;
}

.event-item:hover {
  border-color: #fffc;
  transform: translateY(-3px);
  box-shadow: 0 12px 40px #1f268733, 0 4px 8px #0000001a, inset 0 2px 3px #fff, inset 0 -1px 2px #0000000d;
}

.event-details {
  flex: 1;
  width: 100%;
}

.event-title {
  text-transform: uppercase;
  letter-spacing: .05em;
  margin-bottom: .5rem;
  font-family: Montserrat, sans-serif;
  font-size: clamp(.75rem, 1.5vw, .875rem);
  font-weight: 700;
  line-height: 1.4;
}

.event-date {
  color: #000;
  margin-bottom: .5rem;
  font-family: Playfair Display, serif;
  font-size: clamp(1.25rem, 2vw, 1.75rem);
  font-style: italic;
  font-weight: 400;
  line-height: 1.3;
}

.event-link {
  color: #000;
  letter-spacing: .1em;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  background: none;
  border: 2px solid #000;
  border-radius: 50px;
  padding: .75rem 2rem;
  font-family: Montserrat, sans-serif;
  font-size: .875rem;
  font-weight: 700;
  text-decoration: none;
  transition: all .3s;
  display: inline-block;
}

.event-link:hover {
  color: #fff;
  background-color: #000;
  transform: scale(1.02);
}

.construction-footer {
  text-align: center;
  background-color: #f5f5f5;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  margin-top: 0;
  padding: 2rem;
}

.construction-content {
  max-width: 700px;
  margin: 0 auto;
}

.construction-title {
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #dc2626;
  margin-bottom: .75rem;
  font-family: Montserrat, sans-serif;
  font-size: clamp(1rem, 2.5vw, 1.25rem);
  font-weight: 700;
  line-height: 1.3;
}

.construction-message {
  color: #333;
  margin-bottom: 1.5rem;
  font-family: Montserrat, sans-serif;
  font-size: clamp(.8125rem, 1.25vw, .9375rem);
  font-weight: 400;
  line-height: 1.6;
}

.email-signup {
  flex-wrap: wrap;
  justify-content: center;
  gap: .75rem;
  max-width: 500px;
  margin: 0 auto;
  display: flex;
}

.email-input {
  -webkit-backdrop-filter: blur(10px);
  color: #000;
  background: #fffc;
  border: 1px solid #d1d5db80;
  border-radius: .5rem;
  outline: none;
  flex: 1;
  min-width: 250px;
  padding: 1rem 1.5rem;
  font-family: Montserrat, sans-serif;
  font-size: .875rem;
  transition: all .3s;
  box-shadow: inset 0 1px 3px #0000000d;
}

.email-input::placeholder {
  color: #9ca3af;
}

.email-input:focus {
  border-color: #000;
  box-shadow: 0 0 0 3px #0000001a;
}

.notify-button {
  letter-spacing: .05em;
  -webkit-backdrop-filter: blur(10px);
  color: #fff;
  cursor: pointer;
  white-space: nowrap;
  background: #000000d9;
  border: 2px solid #000000e6;
  border-radius: .75rem;
  padding: 1rem 2.5rem;
  font-family: Montserrat, sans-serif;
  font-size: .875rem;
  font-weight: 700;
  transition: all .3s;
  box-shadow: 0 4px 15px #0003, inset 0 1px 1px #ffffff1a;
}

.notify-button:hover {
  background-color: #1f2937;
  border-color: #1f2937;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px #0003;
}

.panel-backdrop {
  z-index: 999;
  background-color: #0000004d;
  position: fixed;
  inset: 0;
}

.theme-panel {
  z-index: 1000;
  background-color: #fff;
  border-left: 1px solid #0000001a;
  width: 100%;
  max-width: 450px;
  height: 100%;
  padding: 2.5rem;
  position: fixed;
  top: 0;
  right: 0;
  overflow-y: auto;
  box-shadow: -5px 0 25px #00000026;
}

.panel-header {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2.5rem;
  display: flex;
}

.panel-title {
  font-family: Playfair Display, serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
}

.close-button {
  cursor: pointer;
  color: #000;
  background: none;
  border: none;
  padding: .5rem;
  font-size: 3rem;
  font-weight: 300;
  line-height: 1;
  transition: transform .2s;
}

.close-button:hover {
  transform: scale(1.1);
}

.panel-content {
  flex-direction: column;
  gap: 1.5rem;
  display: flex;
}

.theme-main-title {
  margin-bottom: .5rem;
  font-family: Great Vibes, cursive;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.2;
}

.theme-intro {
  color: #333;
  font-family: Playfair Display, serif;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1.7;
}

.theme-section {
  flex-direction: column;
  gap: .75rem;
  display: flex;
}

.theme-subtitle {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
}

.theme-section p {
  color: #333;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.7;
}

.theme-divider {
  border: none;
  border-top: 1px solid #0000001a;
  margin: 1rem 0;
}

.theme-highlight-title {
  color: #000;
  font-family: Playfair Display, serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.3;
}

.theme-highlight-text {
  color: #333;
  font-family: Montserrat, sans-serif;
  font-size: 1.125rem;
  line-height: 1.7;
}

.theme-closing {
  text-align: center;
  color: #000;
  padding-top: 1rem;
  font-family: Great Vibes, cursive;
  font-size: 2rem;
  line-height: 1.2;
}

.custom-notification {
  color: #fff;
  z-index: 2000;
  text-align: center;
  background-color: #000;
  border-radius: .75rem;
  width: auto;
  max-width: 90%;
  padding: 1.25rem 2rem;
  font-family: Montserrat, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
  position: fixed;
  bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 10px 30px #0000004d;
}

.theme-panel::-webkit-scrollbar {
  width: 5px;
}

.theme-panel::-webkit-scrollbar-thumb {
  background-color: #333;
  border-radius: 10px;
}

.theme-panel::-webkit-scrollbar-track {
  background-color: #0000;
}

@media (width <= 768px) {
  .site-header {
    padding: 1rem 1.5rem;
  }

  .hero-section {
    padding: 3.5rem 1.5rem .5rem;
  }

  .hero-content {
    margin-bottom: 1rem;
  }

  .day-one-graphic {
    max-width: 100%;
  }

  .day-one-clip-text, .day-one-outline-text {
    font-size: 100px;
  }

  .events-section {
    padding: 1.5rem;
  }

  .events-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  .event-item {
    padding: 1.5rem;
  }

  .construction-footer {
    padding: 2rem 1.5rem;
  }

  .email-signup {
    flex-direction: column;
    width: 100%;
  }

  .email-input, .notify-button {
    width: 100%;
    min-width: auto;
  }

  .theme-panel {
    max-width: 100%;
    padding: 2rem 1.5rem;
  }

  .main-content {
    transform: none !important;
  }

  .menu-label {
    font-size: .75rem;
  }
}

@media (width <= 480px) {
  .day-one-clip-text, .day-one-outline-text {
    font-size: 60px;
  }

  .custom-notification {
    padding: 1rem 1.5rem;
    font-size: .8125rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  * {
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
