:root {
  --text-rgb-56-56-56: rgba(56, 56, 56, 1);
  --text-rgb-0-102-204: rgba(0, 102, 204, 1);
  --font-family-segoe-ui: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.text-rgb-56-56-56 {
  color: var(--text-rgb-56-56-56);
}

.text-rgb-0-102-204 {
  color: var(--text-rgb-0-102-204);
}


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

body {
  width: 100%;
  min-height: 100vh;
  overflow-x: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(135deg, #e3c7e3 0%, #d4b8d4 50%, #c5a9c5 100%);
}

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

/* Prototype Links (v5.6.0) */
a.prototype-link {
  text-decoration: none;
  color: inherit;
  display: contents;
}

.node-5 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  width: 16px;
  height: 16px;
}

.text-6 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-segoe-ui);
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-56-56-56);
}

.title-4 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  gap: 5px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
}

.close-7 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  width: 12px;
  height: 12px;
  cursor: pointer;
  border: none;
  outline: none;
}

.header-3 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 18px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
}

.top-12 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  border-radius: 8px;
  border: none;
  outline: none;
}

.bottom-13 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  border: none;
  outline: none;
}

.border-14 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  border: none;
  outline: none;
  opacity: 0.6;
}

.background-11 {
  position: relative;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  width: 54px;
  height: 54px;
  border-radius: 8px;
  filter: drop-shadow(1px 2px 3px rgba(0,0,0,0.5));
}

.background-11 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.avatar-15 {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 46px;
  height: 46px;
  object-fit: cover;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 2px;
  z-index: 1;
}

.profile-10 {
  position: relative;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  width: 54px;
  height: 54px;
}

.text-17 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-segoe-ui);
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-56-56-56);
}

.text-18 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: left;
  font-family: var(--font-family-segoe-ui);
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-56-56-56);
}

.text-16 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 0px;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

.user-9 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
}

.text-19 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: right;
  font-family: var(--font-family-segoe-ui);
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
  text-transform: none;
  color: var(--text-rgb-0-102-204);
  cursor: pointer;
}

.text-19:hover {
  text-decoration: underline;
}

.content-8 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  gap: 8px;
  padding: 0px;
  flex-grow: 0;
  flex-shrink: 1;
  width: 100%;
}

.component-2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  padding: 7px 12px 10px 12px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  width: 255px;
  background: linear-gradient(180deg, #c8d8e5 0%, #e8f0f7 100%);
  border: 1px solid #a2adb8;
  box-shadow: inset -1px -1px 0px 0px rgba(0,0,0,0.25), inset 1px 1px 0px 0px rgba(255,255,255,0.9), 0px 0px 10px 0px rgba(0,0,0,0.5);
  border-radius: 6px;
}

.frame-1 {
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  padding: 20px;
}

@media (max-width: 1440px) {
  .frame-1 {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (max-width: 768px) {
  .frame-1 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
