@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Forum&family=Inter:wght@300;400;600;700;800&family=JetBrains+Mono:wght@400;600&display=swap");
/**
 * 1. Corriger la altura de la línea en todos los navegadores.
 * 2. Prevenir ajustes de tamaño de fuente después de cambios de orientación en iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Forum&family=Inter:wght@300;400;600;700;800&family=JetBrains+Mono:wght@400;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Forum&family=Inter:wght@300;400;600;700;800&family=JetBrains+Mono:wght@400;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Forum&family=Inter:wght@300;400;600;700;800&family=JetBrains+Mono:wght@400;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Forum&family=Inter:wght@300;400;600;700;800&family=JetBrains+Mono:wght@400;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Forum&family=Inter:wght@300;400;600;700;800&family=JetBrains+Mono:wght@400;600&display=swap");
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  background-color: transparent;
}

/**
 * Render 'main' element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on 'h1' elements within 'section' and
 * 'article' contexts in Chrome, Firefox, and Safari.
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
}

p,
blockquote,
pre,
dl,
dd,
figure {
  margin: 0;
  padding: 0;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  margin: 0;
  border: 0;
  border-top: 1px solid currentColor;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd 'em' font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}
a:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}

/**
 * Remove the gray background on active links in IE 10.
 */
a:active {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd 'em' font sizing in all browsers.
 */
code,
kbd,
samp,
var {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * 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;
}

/**
 * Remove text-shadow in selection highlight.
 */
::selection {
  text-shadow: none;
}

/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  max-width: 100%;
  height: auto;
  display: block;
}

/**
 * Hide the overflow in IE.
 */
svg {
  overflow: hidden;
}
svg:not(:root) {
  overflow: visible;
}

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  color: inherit;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  appearance: button;
  cursor: pointer;
}
button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from 'fieldset' elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    'fieldset' elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
  resize: vertical;
}
textarea:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 0;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-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;
  appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  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;
  appearance: button;
  font: inherit;
}

/**
 * Add the correct display in Chrome and Safari.
 */
summary {
  display: list-item;
}

/**
 * Add the correct display in all browsers.
 */
details {
  display: block;
}

/**
 * Add the correct display in all browsers.
 */
dialog {
  display: block;
  padding: 1em;
  border: solid;
  background-color: Canvas;
  color: CanvasText;
  position: absolute;
  inset: 0;
  width: fit-content;
  height: fit-content;
  margin: auto;
  max-width: 90vw;
  max-height: 90vh;
}
dialog::backdrop {
  background-color: rgba(0, 0, 0, 0.6);
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}

tbody,
thead,
tfoot {
  margin: 0;
  padding: 0;
}

th,
td {
  margin: 0;
  padding: 0;
  vertical-align: top;
  border: 0;
}

/**
 * Box-sizing reset global moderno
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/**
 * Prevenir fuentes grandes de desbordar en navegadores antiguos
 */
html {
  -moz-text-size-adjust: 100%;
}

/**
 * Mejorar la consistencia de fuentes monoespaciadas
 */
code,
kbd,
pre,
samp {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/**
 * Consistencia de scroll suave en dispositivos táctiles
 */
html {
  scroll-behavior: smooth;
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}

/**
 * Respetar preferencias de reducción de movimiento
 */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}

/**
 * Mejorar accesibilidad de elementos enfocados
 */
@media (prefers-reduced-motion: no-preference) {
  :focus {
    outline: 2px solid;
    outline-offset: 2px;
  }
}

/**
 * Ocultar elementos de forma accesible
 */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/**
 * Evitar que los elementos respiren demasiado
 */
body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#toast-container {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 9999;
  display: flex;
  flex-direction: column-reverse;
  gap: 12px;
  pointer-events: none;
  max-width: 480px;
}
@media (max-width: 480px) {
  #toast-container {
    left: 16px;
    right: 16px;
    bottom: 16px;
    max-width: calc(100vw - 32px);
  }
}

.toast {
  position: relative;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0 6px 18px rgba(2, 6, 23, 0.08);
  padding: 16px 48px 16px 20px;
  font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  pointer-events: all;
  display: flex;
  gap: 12px;
  align-items: flex-start;
  min-height: 72px;
  max-height: 120px;
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  animation: toast-slide-in 0.3s cubic-bezier(0.21, 1.02, 0.73, 1) forwards, toast-blink 0.6s ease-in-out forwards;
  transform-origin: bottom;
}
.toast::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  background: #ffccdb;
  transition: background 0.3s ease;
  animation: toast-line-blink 0.6s ease-in-out forwards;
}
.toast::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 12px;
  pointer-events: none;
  opacity: 0;
  z-index: -1;
}
.toast.toast-message::before {
  background: #10b981;
}
.toast.toast-message::after {
  background: radial-gradient(circle at center, rgba(16, 185, 129, 0.15) 0%, transparent 70%);
  box-shadow: 0 0 20px rgba(16, 185, 129, 0.3), inset 0 0 20px rgba(16, 185, 129, 0.1);
  animation: toast-glow-fade 0.8s ease-out forwards;
}
.toast.toast-alert::before {
  background: #f59e0b;
}
.toast.toast-alert::after {
  background: radial-gradient(circle at center, rgba(245, 158, 11, 0.15) 0%, transparent 70%);
  box-shadow: 0 0 20px rgba(245, 158, 11, 0.3), inset 0 0 20px rgba(245, 158, 11, 0.1);
  animation: toast-glow-fade 0.8s ease-out forwards;
}
.toast.toast-error::before {
  background: #ef4444;
}
.toast.toast-error::after {
  background: radial-gradient(circle at center, rgba(239, 68, 68, 0.15) 0%, transparent 70%);
  box-shadow: 0 0 20px rgba(239, 68, 68, 0.3), inset 0 0 20px rgba(239, 68, 68, 0.1);
  animation: toast-glow-fade 0.8s ease-out forwards;
}
.toast.toast-removing {
  animation: toast-slide-out 0.25s cubic-bezier(0.4, 0, 1, 1) forwards;
}
.toast:hover .toast-progress {
  animation-play-state: paused !important;
}

@keyframes toast-blink {
  0% {
    filter: brightness(1);
  }
  50% {
    filter: brightness(3);
  }
  100% {
    filter: brightness(1);
  }
}
@keyframes toast-line-blink {
  0% {
    opacity: 1;
    filter: brightness(1);
  }
  50% {
    opacity: 1;
    filter: brightness(2.5);
  }
  100% {
    opacity: 1;
    filter: brightness(1);
  }
}
.toast:nth-last-child(n+4) {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%) scale(0.9);
  transition: all 0.3s ease;
}

.toast-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 4px;
  overflow: hidden;
  min-width: 0;
}

.toast-title {
  font-weight: 600;
  font-size: 14px;
  color: #0f172a;
  letter-spacing: -0.01em;
  line-height: 1.4;
}

.toast-description {
  font-size: 13px;
  color: #64748b;
  line-height: 1.5;
  max-height: 60px;
  overflow-y: auto;
  overflow-x: hidden;
  word-wrap: break-word;
  padding-right: 4px;
}
.toast-description::-webkit-scrollbar {
  width: 4px;
}
.toast-description::-webkit-scrollbar-track {
  background: transparent;
}
.toast-description::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}
.toast-description::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 255, 255, 0.15);
}

.toast-close {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 24px;
  height: 24px;
  border: none;
  background: transparent;
  color: #64748b;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  transition: all 0.2s ease;
  padding: 0;
  font-size: 18px;
  line-height: 1;
  z-index: 1;
}
.toast-close:hover {
  background: rgba(255, 255, 255, 0.04);
  color: #0f172a;
}
.toast-close:active {
  transform: scale(0.95);
}

.toast-progress {
  position: absolute;
  bottom: 0;
  left: 4px;
  right: 0;
  height: 2px;
  background: rgba(255, 255, 255, 0.1);
  transform-origin: left;
}
.toast-progress::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background: currentColor;
  animation: toast-progress-animation linear forwards;
}
.toast-message .toast-progress {
  color: #10b981;
}
.toast-message .toast-progress::after {
  animation-duration: 3s;
}
.toast-alert .toast-progress {
  color: #f59e0b;
}
.toast-alert .toast-progress::after {
  animation-duration: 5s;
}
.toast-error .toast-progress {
  color: #ef4444;
}
.toast-error .toast-progress::after {
  animation-duration: 10s;
}

@keyframes toast-slide-in {
  from {
    transform: translateY(100%) scale(0.95);
    opacity: 0;
  }
  to {
    transform: translateY(0) scale(1);
    opacity: 1;
  }
}
@keyframes toast-slide-out {
  from {
    transform: translateX(0) scale(1);
    opacity: 1;
  }
  to {
    transform: translateX(calc(100% + 24px)) scale(0.95);
    opacity: 0;
  }
}
@keyframes toast-progress-animation {
  from {
    transform: scaleX(1);
  }
  to {
    transform: scaleX(0);
  }
}
@keyframes toast-glow-fade {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 0;
  }
}
.toast:nth-last-child(n+4) {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%) scale(0.9);
  transition: all 0.3s ease;
}

.toast-chat-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-top: 3px;
}

.toast-plate {
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 13px;
  text-transform: uppercase;
}

.toast-incoming {
  padding-left: 14px;
}
.toast-incoming::before {
  display: none;
}
.toast-incoming::after {
  background: radial-gradient(circle at center, rgba(156, 163, 175, 0.15) 0%, transparent 70%);
  box-shadow: 0 0 20px rgba(156, 163, 175, 0.3), inset 0 0 20px rgba(156, 163, 175, 0.1);
  animation: toast-glow-fade 0.8s ease-out forwards;
}
.toast-incoming .toast-chat-icon {
  color: #9ca3af;
}
.toast-incoming .toast-plate {
  color: #9ca3af;
}
.toast-incoming .toast-progress {
  left: 0;
  color: #9ca3af;
}
.toast-incoming .toast-progress::after {
  animation-duration: 5s;
}

.toast-incomingAlert {
  padding-left: 14px;
}
.toast-incomingAlert::before {
  display: none;
}
.toast-incomingAlert::after {
  background: radial-gradient(circle at center, rgba(245, 158, 11, 0.15) 0%, transparent 70%);
  box-shadow: 0 0 20px rgba(245, 158, 11, 0.3), inset 0 0 20px rgba(245, 158, 11, 0.1);
  animation: toast-glow-fade 0.8s ease-out forwards;
}
.toast-incomingAlert .toast-chat-icon {
  color: #f59e0b;
}
.toast-incomingAlert .toast-plate {
  color: #f59e0b;
}
.toast-incomingAlert .toast-progress {
  left: 0;
  color: #f59e0b;
}
.toast-incomingAlert .toast-progress::after {
  animation-duration: 8s;
}

.toast-incomingCritical {
  padding-left: 14px;
}
.toast-incomingCritical::before {
  display: none;
}
.toast-incomingCritical::after {
  background: radial-gradient(circle at center, rgba(239, 68, 68, 0.15) 0%, transparent 70%);
  box-shadow: 0 0 20px rgba(239, 68, 68, 0.3), inset 0 0 20px rgba(239, 68, 68, 0.1);
  animation: toast-glow-fade 0.8s ease-out forwards;
}
.toast-incomingCritical .toast-chat-icon {
  color: #ef4444;
}
.toast-incomingCritical .toast-plate {
  color: #ef4444;
}
.toast-incomingCritical .toast-progress {
  left: 0;
  color: #ef4444;
}
.toast-incomingCritical .toast-progress::after {
  animation-duration: 12s;
}

body .site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  padding: 0 32px;
  height: 64px;
  background: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(16px);
  border-bottom: 1px solid rgba(255, 204, 219, 0.18);
  transition: box-shadow 0.3s ease;
}
body .site-header.scrolled {
  box-shadow: 0 2px 16px rgba(255, 204, 219, 0.1);
}
@media (max-width: 480px) {
  body .site-header {
    padding: 0 16px;
    height: 56px;
  }
}
body .site-header .brand {
  display: inline-flex;
  align-items: center;
  user-select: none;
  text-decoration: none;
  height: 44px;
}
body .site-header .brand .brand-image {
  height: 100%;
  width: auto;
  max-width: min(72vw, 520px);
  object-fit: contain;
  filter: drop-shadow(0 1px 0 rgba(0, 0, 0, 0.05));
}
body .site-header .brand:hover .brand-image {
  transform: translateY(-1px);
  transition: transform 0.2s ease;
}
@media (max-width: 480px) {
  body .site-header .brand {
    height: 32px;
  }
  body .site-header .brand .brand-image {
    max-width: 62vw;
  }
}
body .site-header .header-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 8px;
}
body .site-header .header-nav .header-btn {
  font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 20px;
  border-radius: 24px;
  border: none;
  cursor: pointer;
  transition: all 0.25s ease;
  background: transparent;
  color: #64748b;
}
body .site-header .header-nav .header-btn:hover {
  color: #0f172a;
  background: #fff0f5;
}
body .site-header .header-nav .header-btn.active {
  background: #ffccdb;
  color: #0f172a;
  font-weight: 600;
}
@media (max-width: 480px) {
  body .site-header .header-nav {
    gap: 4px;
  }
  body .site-header .header-nav .header-btn {
    padding: 6px 14px;
    font-size: 13px;
  }
}

.site-footer {
  background: #0f172a;
  color: rgba(255, 255, 255, 0.8);
  padding: 48px 32px 24px;
  font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
@media (max-width: 480px) {
  .site-footer {
    padding: 32px 16px 20px;
  }
}
.site-footer .footer-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 40px;
  max-width: 1100px;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .site-footer .footer-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }
}
.site-footer .footer-col {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 14px;
}
.site-footer .footer-col .footer-title {
  font-family: "Forum", sans-serif;
  font-size: 20px;
  color: #ffccdb;
  letter-spacing: 0.5px;
  margin-bottom: 4px;
}
.site-footer .footer-col p,
.site-footer .footer-col a {
  font-size: 14px;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.65);
  transition: color 0.2s ease;
}
.site-footer .footer-col a:hover {
  color: #ffccdb;
}
.site-footer .footer-col .footer-address {
  font-style: normal;
  line-height: 1.8;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.65);
}
.site-footer .footer-col .footer-links {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 8px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-footer .footer-col .footer-links li a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 6px;
  font-size: 14px;
}
.site-footer .footer-col .footer-links li a::before {
  content: "›";
  color: #ffccdb;
  font-weight: 700;
  font-size: 16px;
}
.site-footer .footer-bottom {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 8px;
  flex-wrap: wrap;
}
.site-footer .footer-bottom p {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
}
.site-footer .footer-bottom .footer-heart {
  color: #ffccdb;
  animation: heartbeat 1.4s ease-in-out infinite;
}

@keyframes heartbeat {
  0%, 100% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.15);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.1);
  }
  56% {
    transform: scale(1);
  }
}
@keyframes float-shape {
  0%, 100% {
    transform: translate(0, 0) scale(1);
  }
  50% {
    transform: translate(1.25rem, -1.875rem) scale(1.05);
  }
}
@keyframes rise-in {
  from {
    opacity: 0;
    transform: translateY(1.125rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
body .hero-main {
  min-height: 100vh;
  padding-top: 4rem;
}
body .hero-section {
  min-height: calc(100vh - 4rem);
  padding: 3rem 1.25rem;
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, #f9f5f6 0%, #fff0f5 50%, #ffe4ed 100%);
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 960px) {
  body .hero-section {
    grid-template-columns: 1fr;
    align-items: start;
    padding-top: 2.25rem;
  }
}
body .hero-section::before, body .hero-section::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  opacity: 0.12;
  pointer-events: none;
}
body .hero-section::before {
  width: 23.75rem;
  height: 23.75rem;
  background: #ffccdb;
  top: -6.875rem;
  right: -5.625rem;
  animation: float-shape 8s ease-in-out infinite;
}
body .hero-section::after {
  width: 18.75rem;
  height: 18.75rem;
  background: #ffd815;
  bottom: -5.625rem;
  left: -4.375rem;
  animation: float-shape 10s ease-in-out infinite reverse;
}
body .hero-content {
  position: relative;
  z-index: 1;
  max-width: 38.75rem;
  margin-left: auto;
  padding: 0.75rem 0.5rem;
  animation: rise-in 0.8s ease both;
}
@media (max-width: 960px) {
  body .hero-content {
    margin: 0;
  }
}
body .hero-chip {
  font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 700;
  color: #e8a0b8;
  margin: 0 0 0.5rem;
}
body .hero-title {
  font-family: "Forum", sans-serif;
  font-size: clamp(2.125rem, 6vw, 4rem);
  line-height: 1.03;
  margin: 0;
  max-width: 12ch;
  text-wrap: balance;
}
body .hero-description {
  margin-top: 0.875rem;
  font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #64748b;
  font-size: 1rem;
  line-height: 1.75;
  max-width: 56ch;
}
body .hero-actions {
  margin-top: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.75rem;
}
body .hero-btn {
  font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  padding: 0.75rem 1.375rem;
  border-radius: 62.4375rem;
  border: none;
  cursor: pointer;
  transition: all 0.25s ease;
}
body .hero-btn.primary {
  background: linear-gradient(135deg, #ffccdb 0%, #e8a0b8 100%);
  color: #0f172a;
}
body .hero-btn.primary:hover {
  transform: translateY(-0.125rem);
  box-shadow: 0 0.625rem 1.5rem rgba(255, 204, 219, 0.32);
}
body .hero-btn.ghost {
  background: rgba(255, 255, 255, 0.75);
  border: 0.0625rem solid rgba(255, 204, 219, 0.25);
  color: #0f172a;
}
body .hero-btn.ghost:hover {
  background: #ffffff;
  border-color: rgba(232, 160, 184, 0.45);
}
body .hero-features {
  position: relative;
  z-index: 1;
  width: min(38.75rem, 100%);
  margin-right: auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(11.25rem, 1fr));
  gap: 0.875rem;
}
@media (max-width: 480px) {
  body .hero-features {
    grid-template-columns: 1fr;
  }
}
body .feature-card {
  background: rgba(255, 255, 255, 0.85);
  border: 0.0625rem solid rgba(255, 204, 219, 0.2);
  border-radius: 1rem;
  padding: 1rem;
  backdrop-filter: blur(0.5rem);
  box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.06);
  animation: rise-in 0.7s ease both;
  animation-delay: var(--delay);
}
body .feature-card h3 {
  font-family: "Forum", sans-serif;
  font-size: 1.375rem;
  margin: 0 0 0.375rem;
}
body .feature-card p {
  margin: 0;
  font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #64748b;
}
body .auth-modal {
  position: fixed;
  inset: 0;
  z-index: 180;
  display: none;
  align-items: center;
  justify-content: center;
}
body .auth-modal.open {
  display: flex;
}
body .auth-modal .auth-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(10, 10, 20, 0.38);
  backdrop-filter: blur(0.25rem);
}
body .auth-section {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  position: relative;
  z-index: 1;
  padding: 1.25rem;
  width: min(96vw, 34rem);
}
body .auth-section::before, body .auth-section::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  opacity: 0.15;
  pointer-events: none;
}
body .auth-section::before {
  width: 12.5rem;
  height: 12.5rem;
  background: #ffccdb;
  top: -5rem;
  right: -3.75rem;
  animation: float-shape 8s ease-in-out infinite;
}
body .auth-section::after {
  width: 10rem;
  height: 10rem;
  background: #ffd815;
  bottom: -2.5rem;
  left: -2.5rem;
  animation: float-shape 10s ease-in-out infinite reverse;
}
body .auth-card {
  position: relative;
  width: 100%;
  max-width: 33.75rem;
  height: min(32.5rem, 100vh - 3rem);
  z-index: 1;
  border-radius: 1.25rem;
  transition: height 0.32s ease;
}
body .auth-card.is-register {
  height: min(45rem, 100vh - 3rem);
}
@media (max-width: 480px) {
  body .auth-card {
    height: min(35rem, 100vh - 2rem);
  }
  body .auth-card.is-register {
    height: min(41rem, 100vh - 2rem);
  }
}
body .auth-card .auth-modal-close {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  z-index: 4;
  width: 2.125rem;
  height: 2.125rem;
  border: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.94);
  cursor: pointer;
  font-size: 1.625rem;
  line-height: 1;
  color: #64748b;
  box-shadow: 0 0.375rem 1.25rem rgba(0, 0, 0, 0.14);
  transition: all 0.2s ease;
}
body .auth-card .auth-modal-close:hover {
  color: #0f172a;
  transform: scale(1.05);
}
body .auth-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
}
body .auth-panel {
  position: absolute;
  inset: 0;
  background: #ffffff;
  border-radius: 1.25rem;
  box-shadow: 0 6px 18px rgba(2, 6, 23, 0.08);
  padding: 2.5rem 2.25rem;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 1.25rem;
  overflow-y: auto;
  transition: opacity 0.28s ease, transform 0.28s ease;
}
@media (max-width: 480px) {
  body .auth-panel {
    padding: 1.75rem 1.25rem;
    border-radius: 1rem;
  }
}
body .auth-panel.panel-login {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
body .auth-panel.panel-register {
  opacity: 0;
  transform: translateY(1rem);
  pointer-events: none;
}
body .auth-card-inner.flipped .panel-login {
  opacity: 0;
  transform: translateY(-1rem);
  pointer-events: none;
}
body .auth-card-inner.flipped .panel-register {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
body .auth-header {
  text-align: center;
  margin-bottom: 0.25rem;
}
body .auth-header .auth-title {
  font-family: "Forum", sans-serif;
  font-size: 1.75rem;
  color: #0f172a;
  margin-bottom: 0.375rem;
}
@media (max-width: 480px) {
  body .auth-header .auth-title {
    font-size: 1.5rem;
  }
}
body .auth-header .auth-subtitle {
  font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.875rem;
  color: #64748b;
  line-height: 1.5;
}
body .auth-form {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 1rem;
  width: 100%;
}
body .form-group {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0.375rem;
  position: relative;
}
body .form-group label {
  font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.8125rem;
  font-weight: 500;
  color: #64748b;
  letter-spacing: 0.01875rem;
}
body .form-group input {
  font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.9375rem;
  padding: 0.75rem 1rem;
  border: 0.09375rem solid rgba(100, 116, 139, 0.2);
  border-radius: 0.625rem;
  background: #f9f5f6;
  color: #0f172a;
  outline: none;
  transition: all 0.25s ease;
}
body .form-group input::placeholder {
  color: rgba(100, 116, 139, 0.5);
}
body .form-group input:focus {
  border-color: #ffccdb;
  background: #ffffff;
  box-shadow: 0 0 0 0.1875rem rgba(255, 204, 219, 0.15);
}
body .form-group .field-error {
  font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.75rem;
  color: #ef4444;
  min-height: 1rem;
  opacity: 0;
  transform: translateY(-0.25rem);
  transition: all 0.2s ease;
}
body .form-group .field-error.visible {
  opacity: 1;
  transform: translateY(0);
}
body .form-group .password-wrapper {
  position: relative;
}
body .form-group .password-wrapper input {
  width: 100%;
  padding-right: 2.75rem;
  box-sizing: border-box;
}
body .form-group .password-wrapper .toggle-password {
  position: absolute;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  color: #64748b;
  font-size: 1.125rem;
  padding: 0.25rem;
  transition: color 0.2s ease;
}
body .form-group .password-wrapper .toggle-password:hover {
  color: #0f172a;
}
body .auth-submit {
  font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.9375rem;
  font-weight: 600;
  padding: 0.875rem 1.5rem;
  border: none;
  border-radius: 0.75rem;
  cursor: pointer;
  background: linear-gradient(135deg, #ffccdb 0%, #e8a0b8 100%);
  color: #0f172a;
  letter-spacing: 0.01875rem;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  margin-top: 0.25rem;
}
body .auth-submit::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.2) 0%, transparent 50%);
  opacity: 0;
  transition: opacity 0.3s ease;
}
body .auth-submit:hover {
  transform: translateY(-0.0625rem);
  box-shadow: 0 0.375rem 1.25rem rgba(255, 204, 219, 0.35);
}
body .auth-submit:hover::after {
  opacity: 1;
}
body .auth-submit .btn-spinner {
  display: none;
  width: 1.125rem;
  height: 1.125rem;
  border: 0.125rem solid rgba(15, 23, 42, 0.2);
  border-top-color: #0f172a;
  border-radius: 50%;
  animation: spin 0.6s linear infinite;
  margin: 0 auto;
}
body .auth-submit.loading {
  pointer-events: none;
}
body .auth-submit.loading .btn-text {
  visibility: hidden;
}
body .auth-submit.loading .btn-spinner {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body .auth-switch {
  text-align: center;
  font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.875rem;
  color: #64748b;
  margin-top: auto;
}
body .auth-switch .switch-link {
  color: #e8a0b8;
  font-weight: 600;
  cursor: pointer;
  border: none;
  background: none;
  font-size: 0.875rem;
  font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  text-decoration: underline;
  text-underline-offset: 0.1875rem;
  transition: color 0.2s ease;
}
body .auth-switch .switch-link:hover {
  color: #0f172a;
}
body .auth-divider {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0.75rem;
  width: 100%;
  color: #64748b;
  font-size: 0.8125rem;
  font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
body .auth-divider::before, body .auth-divider::after {
  content: "";
  flex: 1;
  height: 0.0625rem;
  background: rgba(100, 116, 139, 0.15);
}

.cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9990;
  background: #ffffff;
  border-top: 1px solid rgba(255, 204, 219, 0.12);
  box-shadow: 0 -4px 24px rgba(0, 0, 0, 0.06);
  padding: 20px 32px;
  transform: translateY(100%);
  transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
  font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.cookie-banner.visible {
  transform: translateY(0);
}
.cookie-banner.hiding {
  transform: translateY(100%);
}
@media (max-width: 480px) {
  .cookie-banner {
    padding: 16px;
  }
}
.cookie-banner .cookie-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 16px;
}
.cookie-banner .cookie-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 24px;
}
@media (max-width: 960px) {
  .cookie-banner .cookie-main {
    flex-direction: column;
    align-items: stretch;
    gap: 16px;
  }
}
.cookie-banner .cookie-text {
  flex: 1;
}
.cookie-banner .cookie-text h3 {
  font-family: "Forum", sans-serif;
  font-size: 18px;
  color: #0f172a;
  margin-bottom: 6px;
}
.cookie-banner .cookie-text p {
  font-size: 13px;
  color: #64748b;
  line-height: 1.6;
  max-width: 560px;
}
.cookie-banner .cookie-text p a {
  color: #e8a0b8;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.cookie-banner .cookie-text p a:hover {
  color: #0f172a;
}
.cookie-banner .cookie-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8px;
  flex-shrink: 0;
}
@media (max-width: 960px) {
  .cookie-banner .cookie-actions {
    justify-content: stretch;
  }
}
.cookie-banner .cookie-btn {
  font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 13px;
  font-weight: 500;
  padding: 10px 20px;
  border-radius: 10px;
  border: none;
  cursor: pointer;
  transition: all 0.25s ease;
  white-space: nowrap;
}
.cookie-banner .cookie-btn.btn-accept-all {
  background: #ffccdb;
  color: #0f172a;
  font-weight: 600;
}
.cookie-banner .cookie-btn.btn-accept-all:hover {
  background: #e8a0b8;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(255, 204, 219, 0.3);
}
.cookie-banner .cookie-btn.btn-reject-all {
  background: #f9f5f6;
  color: #64748b;
}
.cookie-banner .cookie-btn.btn-reject-all:hover {
  background: rgb(241.35, 232.25, 234.525);
  color: #0f172a;
}
.cookie-banner .cookie-btn.btn-customize {
  background: transparent;
  color: #64748b;
  border: 1.5px solid rgba(100, 116, 139, 0.2);
}
.cookie-banner .cookie-btn.btn-customize:hover {
  border-color: #ffccdb;
  color: #0f172a;
}
@media (max-width: 960px) {
  .cookie-banner .cookie-btn {
    flex: 1;
    text-align: center;
  }
}
.cookie-banner .cookie-preferences {
  display: none;
  border-top: 1px solid rgba(100, 116, 139, 0.1);
  padding-top: 16px;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 12px;
}
.cookie-banner .cookie-preferences.expanded {
  display: flex;
  animation: cookie-expand 0.3s ease forwards;
}
.cookie-banner .cookie-option {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 12px;
  padding: 12px 16px;
  border-radius: 10px;
  background: #f9f5f6;
  transition: background 0.2s ease;
}
.cookie-banner .cookie-option:hover {
  background: #fff0f5;
}
.cookie-banner .cookie-option .option-info {
  flex: 1;
}
.cookie-banner .cookie-option .option-info .option-label {
  font-size: 14px;
  font-weight: 600;
  color: #0f172a;
  margin-bottom: 2px;
}
.cookie-banner .cookie-option .option-info .option-desc {
  font-size: 12px;
  color: #64748b;
  line-height: 1.5;
}
.cookie-banner .cookie-option .toggle-switch {
  position: relative;
  width: 44px;
  height: 24px;
  flex-shrink: 0;
}
.cookie-banner .cookie-option .toggle-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.cookie-banner .cookie-option .toggle-switch input:checked + .toggle-slider {
  background: #ffccdb;
}
.cookie-banner .cookie-option .toggle-switch input:checked + .toggle-slider::before {
  transform: translateX(20px);
}
.cookie-banner .cookie-option .toggle-switch input:disabled + .toggle-slider {
  opacity: 0.6;
  cursor: not-allowed;
}
.cookie-banner .cookie-option .toggle-switch .toggle-slider {
  position: absolute;
  inset: 0;
  background: rgba(100, 116, 139, 0.25);
  border-radius: 24px;
  cursor: pointer;
  transition: background 0.25s ease;
}
.cookie-banner .cookie-option .toggle-switch .toggle-slider::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 18px;
  height: 18px;
  background: #ffffff;
  border-radius: 50%;
  transition: transform 0.25s ease;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.cookie-banner .cookie-save {
  align-self: flex-end;
  margin-top: 4px;
}

@keyframes cookie-expand {
  from {
    opacity: 0;
    transform: translateY(-8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Forum", sans-serif;
  background: #f9f5f6;
  color: #0f172a;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.modal-open {
  overflow: hidden;
}

main {
  flex: 1;
}

::selection {
  background: rgba(255, 204, 219, 0.35);
  color: #0f172a;
}