.gjs-plg-flex-column {
  flex-grow: 1;
}

.gjs-plg-flex-row {
  display: flex;
  align-items: stretch;
  flex-wrap: nowrap;
}

*,
::before,
::after {
  box-sizing: border-box;
  undefined: undefined;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}

html,
:host {
  line-height: 1.5;
  undefined: undefined;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  undefined: undefined;
  line-height: inherit;
}

hr {
  height: 0;
  undefined: undefined;
  color: inherit;
  border-top-width: 1px;
}

abbr:where([title]) {
  text-decoration: underline dotted;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  text-decoration: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  undefined: undefined;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  text-indent: 0;
  undefined: undefined;
  border-color: inherit;
  border-collapse: collapse;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  undefined: undefined;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button,
select {
  text-transform: none;
}

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  undefined: undefined;
  background-color: transparent;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  -webkit-appearance: textfield;
  undefined: undefined;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  undefined: undefined;
  font: inherit;
}

summary {
  display: list-item;
}

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;
}

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  undefined: undefined;
  color: #9ca3af;
}

button,
[role="button"] {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  undefined: undefined;
  vertical-align: middle;
}

img,
video {
  max-width: 100%;
  height: auto;
}

[hidden] {
  display: none;
}

.site-header {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 30;
  background-color: rgb(11 11 11 / 1);
  border-bottom-width: 1px;
  border-color: rgb(38 38 38 / 1);
}

.header-container {
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
}

.header-left {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.brand-name-link {
  font-weight: 600;
  letter-spacing: 0.025em;
  color: rgb(37 129 142 / 1);
  text-decoration-line: none;
}

.cls-ozxvwi {
  background-color: rgb(10 10 10 / 1);
  color: rgb(229 229 229 / 1);
}

.main-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  width: 100%;
}

.about-me-heading {
  margin-top: 1rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
  color: rgb(245 245 245 / 1);
}

.about-me-paragraph {
  margin-top: 1rem;
  color: rgb(212 212 212 / 1);
  line-height: 1.625;
}

#il77j {
  background-image: url("bg.jpg");
  background-position: 0px 0px;
  background-size: 1400px 1000px;
  background-repeat: repeat;
  background-attachment: scroll;
  background-origin: padding-box;
  background-color: rgba(0, 0, 0, 1);
}

#iarrzg .content-wrap {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 1.25rem;
  width: 100%;
}

#iarrzg #login-header {
  padding: 1rem 0;
}

#iarrzg #login-header .header-inner {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

#iarrzg .back-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: rgba(0, 0, 0, 0.45);
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.15);
  padding: 0.5rem 0.75rem;
  border-radius: 0.3rem;
  text-decoration: none;
  transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, transform 0.06s ease;
}

#iarrzg .back-btn:hover {
  background: rgba(37, 129, 142, 0.2);
  border-color: #465e73;
  box-shadow: 0 0 0 3px rgba(37, 129, 142, 0.25);
}

#iarrzg .back-btn:active {
  transform: translateY(1px);
}

#iarrzg .site-title.gjs-t-h1 {
  color: #ffffff;
  letter-spacing: 0.25px;
  margin-left: 0.25rem;
}

#iarrzg .auth-main {
  flex: 1;
  display: flex;
  align-items: center;
  padding: 1rem 0 2rem;
}

#iarrzg .auth-split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.25rem;
  align-items: stretch;
}

#iarrzg .panel {
  background: rgba(17, 24, 28, 0.65);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 0.3rem;
  padding: 1.5rem;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(2px);
}

#iarrzg .panel h2.gjs-t-h2 {
  color: #f3f4f6;
  margin-bottom: 0.75rem;
}

#iarrzg .panel p {
  color: #cbd5e1;
  margin-bottom: 1rem;
  line-height: 1.6;
}

#iarrzg .form-row {
  margin-bottom: 0.9rem;
}

#iarrzg label {
  display: block;
  font-size: 0.95rem;
  color: #d1d5db;
}

#iarrzg input[type="text"],
#iarrzg input[type="email"],
#iarrzg input[type="password"] {
  width: 100%;
  margin-top: 0.4rem;
  padding: 0.625rem 0.75rem;
  border: 1px solid #2a3238;
  background: #0e1418;
  color: #e5e7eb;
  border-radius: 0.3rem;
  outline: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

#iarrzg input::placeholder {
  color: #9aa3ab;
}

#iarrzg input:focus {
  border-color: #465e73;
  box-shadow: 0 0 0 3px rgba(37, 129, 142, 0.25);
  background-color: #0b1114;
}

#iarrzg .btn-accent.gjs-t-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #465e73;
  color: #ffffff;
  border: none;
  padding: 0.65rem 1rem;
  border-radius: 0.3rem;
  font-weight: 600;
  text-decoration: none;
  transition: background-color 0.2s ease, box-shadow 0.2s ease, transform 0.06s ease;
}

#iarrzg .btn-accent.gjs-t-button:hover {
  background-color: #1f6f7a;
  box-shadow: 0 6px 18px rgba(37, 129, 142, 0.35);
}

#iarrzg .btn-accent.gjs-t-button:active {
  transform: translateY(1px);
}

#iarrzg .btn-block {
  width: 100%;
}

#iarrzg .signup-actions {
  margin-top: 1rem;
  display: flex;
  gap: 0.75rem;
  flex-wrap: wrap;
}

#signup-section .signup-actions {
  margin-top: 1rem;
  display: flex;
  gap: 0.75rem;
  flex-wrap: wrap;
}

#signup-section .btn-ghost {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.45);
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.15);
  padding: 0.65rem 1rem;
  border-radius: 0.3rem;
  text-decoration: none;
  font-weight: 600;
  transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, transform 0.06s ease;
  width: 100%;
  text-align: center;
}

#signup-section .btn-ghost:hover {
  background: rgba(37, 129, 142, 0.2);
  border-color: #465e73;
  box-shadow: 0 6px 18px rgba(37, 129, 142, 0.35);
}

#signup-section .btn-ghost:active {
  transform: translateY(1px);
}

#i6iy4c .gjs-t-button {
  background-color: #465e73;
  color: #ffffff;
  border: none;
  transition: background-color 0.2s ease, box-shadow 0.2s ease, transform 0.06s ease;
}

#i6iy4c .gjs-t-button:hover {
  background-color: #1f6f7a;
  box-shadow: 0 6px 18px rgba(37, 129, 142, 0.35);
}

#i6iy4c .gjs-t-button:active {
  transform: translateY(1px);
}

#i6iy4c .gjs-t-link {
  color: #465e73;
  text-decoration: none;
  transition: color 0.2s ease;
}

#i6iy4c .gjs-t-link:hover {
  color: #1f6f7a;
  text-decoration: underline;
}

#i6iy4c #ink1wv {
  background-color: #465e73;
  color: #ffffff;
}

#i6iy4c .plan-card-paid .plan-price-highlight {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin: 0.25rem 0 0.75rem 0;
  padding: 0.35rem 0.6rem;
  background: rgba(37, 129, 142, 0.12);
  border: 1px solid rgba(37, 129, 142, 0.35);
  color: #1f6f7a;
  border-radius: 0.3rem;
  font-weight: 600;
}

#i6iy4c .plan-card-paid .plan-price-highlight img {
  width: 16px;
  height: 16px;
}

#i6iy4c .products-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.5rem;
}

#i6iy4c .gjs-t-h1,
#i6iy4c .gjs-t-h2 {
  color: #f3f4f6;
}

#i6iy4c .hero-subheading,
#i6iy4c .plans-subtitle,
#i6iy4c .products-subtitle,
#i6iy4c .cta-subtitle,
#i6iy4c .plan-description-free,
#i6iy4c .plan-description-paid,
#i6iy4c .product-description-url-shortener,
#i6iy4c .product-description-drive,
#i6iy4c .product-description-calendar {
  color: #cbd5e1;
}

#i6iy4c .plans-section {
  background: transparent;
}

#i6iy4c .cta-band-section {
  background-color: rgba(17, 24, 28, 0.65);
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

#i6iy4c .gjs-t-border {
  border-color: rgba(255, 255, 255, 0.08);
}

#i6iy4c .plan-card-free,
#i6iy4c .plan-card-paid,
#i6iy4c .product-card-url-shortener,
#i6iy4c .product-card-drive,
#i6iy4c .product-card-calendar {
  background: rgba(17, 24, 28, 0.65);
}

#i6iy4c .plan-badge-free {
  background: rgba(37, 129, 142, 0.12);
  color: #9fd0d8;
}

#i6iy4c .plan-badge-paid {
  background-color: #465e73;
  color: #ffffff;
}

#i6iy4c .plan-price-highlight {
  background: rgba(37, 129, 142, 0.12);
  border: 1px solid rgba(37, 129, 142, 0.35);
  color: #9fd0d8;
  border-radius: 0.3rem;
}

#i6iy4c .plan-name-free,
#i6iy4c .plan-name-paid,
#i6iy4c .product-name-url-shortener,
#i6iy4c .product-name-drive,
#i6iy4c .product-name-calendar {
  color: #f3f4f6;
}

#i6iy4c .feature-text,
#i6iy4c .bullet-text {
  color: #e2e8f0;
}

#i6iy4c .cta-title {
  color: #f3f4f6;
}

#i6iy4c .cta-subtitle {
  color: #cbd5e1;
}

#i6iy4c .products-list>article {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.privacy-policy-content> :not([hidden])~ :not([hidden]) {
  margin-top: calc(1rem * calc(1 - 0));
  margin-bottom: calc(1rem * 0);
}

.terms-content> :not([hidden])~ :not([hidden]) {
  margin-top: calc(1rem * calc(1 - 0));
  margin-bottom: calc(1rem * 0);
}

#issn7x .contact-section {
  background-color: #0b1114;
}

#issn7x .contact-hero {
  margin-bottom: 1.5rem;
}

#issn7x .contact-hero-title.gjs-t-h1 {
  color: #e5e7eb;
  letter-spacing: 0.25px;
}

#issn7x .contact-hero-subtitle {
  color: #cbd5e1;
  max-width: 60ch;
  margin-top: 0.25rem;
}

#issn7x .info-card {
  grid-column: span 6 / span 6;
  background-color: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 0.375rem;
  padding: 1.5rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  background: transparent !important;
  background-image: none !important;
}

#issn7x .info-icon {
  width: 1.5rem;
  height: 1.5rem;
  opacity: 0.9;
  flex-shrink: 0;
}

#issn7x .info-content {
  display: grid;
  gap: 0.25rem;
}

#issn7x .info-label {
  color: #e5e7eb;
  font-weight: 600;
  margin: 0;
  line-height: 1.4;
}

#issn7x .prominent-link.gjs-t-link {
  color: #465e73;
  text-decoration: none;
  font-size: 1.25rem;
  line-height: 1.75rem;
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  transition: color 0.2s ease;
}

#issn7x .prominent-link.gjs-t-link:hover {
  color: #1f6f7a;
  text-decoration: underline;
}

#issn7x .gjs-t-border,
#issn7x .info-card,
#issn7x .contact-section,
#issn7x [class*="gjs-t-border"] {
  border: none !important;
  box-shadow: none !important;
}

#inn9i2-2 {
  color: rgba(255, 255, 255, 1);
}

#i1pxyp-3 {
  padding: 10px;
  color: #465e73;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#i6w469-2 {
  padding: 10px;
  color: #465e73;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#ipx8jn-2 {
  padding: 10px;
  color: #465e73;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#ibogxj-2 {
  padding: 10px;
  color: #465e73;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#iq5r86-2 {
  padding: 10px;
  color: #465e73;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#i66gy6 {
  padding: 10px;
  color: #ff0000;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

* {
  box-sizing: border-box;
}

.gjs-t-body {
  background-color: inherit;
  color: inherit;
  font-size: 1rem;
  line-height: 1.75rem;
  font-family: Arial, Helvetica, sans-serif;
}

.gjs-t-h1 {
  color: var(--gjs-t-color-secondary);
  font-size: 1.5rem;
  line-height: 2.5rem;
}

.gjs-t-link {
  color: var(--gjs-t-color-primary);
  text-decoration: underline;
}

.gjs-t-border {
  border-radius: 0.3rem;
  border-color: #e0e0e0;
}

#iqhiqo+#i2xpcq {
  grid-column: span 12 / span 12;
  background-color: #0b1114;
  color: #e5e7eb;
  border-color: rgba(255, 255, 255, 0.08);
}

#iqhiqo+#i2xpcq .contact-info-title,
#iqhiqo+#i2xpcq .contact-info-detail {
  color: #e5e7eb;
}

#iqhiqo+#i2xpcq .contact-info-link {
  color: #465e73;
  text-decoration: none;
  transition: color 0.2s ease;
}

#iqhiqo+#i2xpcq .contact-info-link:hover {
  color: #1f6f7a;
  text-decoration: underline;
}

#iqhiqo+#i2xpcq .contact-info-item:first-child,
#iqhiqo+#i2xpcq .map-preview-figure {
  display: none !important;
}

#inn9i2-2-2 {
  color: rgba(255, 255, 255, 1);
}

#inn9i2-2-2-2 {
  color: rgba(255, 255, 255, 1);
}

#inn9i2-2-2-2-2 {
  color: rgba(255, 255, 255, 1);
}

#i1pxyp-2 {
  padding: 10px;
  color: rgb(212 212 212 / 1);
}

#i1pxyp-2-3 {
  padding: 10px;
  color: rgb(212 212 212 / 1);
}

#i1pxyp-2-2-2 {
  padding: 10px;
  color: rgb(212 212 212 / 1);
}

#io55mn {
  color: rgb(212, 212, 212);
}

#iy9pt5 {
  color: rgb(212, 212, 212);
  padding-top: 0.5px;
  padding-right: 0.5px;
  padding-bottom: 0.5px;
  padding-left: 0.5px;
}

#immu6k-2 {
  padding: 10px;
  color: #465e73;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#inhn31 {
  padding: 10px;
  color: rgb(212 212 212 / 1);
  font-weight: 700;
}

#idl2h-2-2 {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}

#i5hlk-3-2 {
  padding-top: 0.75rem;
  padding-bottom: 0rem;
}

#ighig-2-2 {
  background-color: rgba(10, 10, 10, 0);
}

#iw0x0f-2-2 {
  color: rgb(212 212 212 / 1);
}

#iis35l {
  display: block;
  flex: 0 0 auto;
}

#inf0cl {
  display: block;
  flex: 0 0 auto;
}

#i1i0dy {
  flex-basis: 50.28%;
  display: flex;
}

#ilj7y2 {
  width: 100%;
}

#ipl6ke-2 {
  color: rgb(212 212 212 / 1);
}

#i5qy8i-2-3 {
  color: rgb(212 212 212 / 1);
}

#irc3gz-2 {
  color: rgb(212 212 212 / 1);
}

#iw0x0f-2 {
  color: rgb(212 212 212 / 1);
}

#i6s88h-2 {
  color: rgb(212 212 212 / 1);
}

#iaq05j-2-3 {
  color: rgb(212, 212, 212);
}

#ibs8a2 {
  padding: 10px;
  color: rgb(212 212 212 / 1);
  font-size: small;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}

#iiv28e {
  flex: 0 0 auto;
}

#ibztm1 {
  flex: 0 0 auto;
}

#id23uj {
  flex-basis: 33.33%;
}

#ifo4zj {
  width: 100%;
}

#iy9pt5-3 {
  color: rgb(212, 212, 212);
}

#io55mn-3-2 {
  color: rgb(212, 212, 212);
}

#izndw6i {
  flex-basis: 43.14%;
}

#irvv2o7 {
  flex: 1 1 0%;
  flex-basis: 6.86%;
}

#ipg2mcj {
  width: 100%;
}

#days {
  margin: 0 0.25rem;
  padding: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: rgb(70, 94, 115);
}

#inaskuw {
  padding: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: rgb(37, 129, 142);
}

#iw0x0f-2-3 {
  color: rgb(212 212 212 / 1);
}

#inn9i2-2-2-2-2-2-2 {
  color: rgba(255, 255, 255, 1);
}

#itr63m {
  flex-basis: 33.33%;
}

#it94i9 {
  flex-basis: 33.33%;
}

#i6ghqp {
  flex-basis: 33.33%;
}

#ijt8ty {
  width: 100%;
}

#i8ammy {
  flex-basis: 33.33%;
}

#i0vd45 {
  flex-basis: 33.33%;
}

#i9pgnl {
  flex-basis: 33.33%;
}

#idjzb1 {
  width: 100%;
}

#itx597-2 {
  padding: 10px;
  color: rgb(212 212 212 / 1);
}

#itx597-2-2 {
  padding: 10px;
  color: rgb(212 212 212 / 1);
}

#itx597-2-2-2 {
  padding: 10px;
  color: rgb(212 212 212 / 1);
}

#laTime {
  margin: 0 0.25rem;
  padding: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: rgb(70, 94, 115);
}

#iuvxng {
  margin-top: 0rem;
}

#glass-title-box {
  width: 100%;
  background: rgba(17, 24, 28, 0.65);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 0.3rem;
  padding: 1.5rem;
  margin: 0 0 1.5rem 0;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(6px);
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.06s ease;
}

#glass-title-box:hover {
  border-color: rgba(37, 129, 142, 0.45);
  box-shadow: 0 10px 34px rgba(0, 0, 0, 0.28), 0 0 0 3px rgba(37, 129, 142, 0.15);
}

#glass-title-box .glass-title-inner {
  display: flex;
  align-items: center;
  justify-content: center;
}

#glass-title-box .glass-title-text {
  margin: 0;
  text-align: center;
  color: #f3f4f6;
  font-weight: 700;
  letter-spacing: 0.25px;
  font-size: 1.875rem;
  line-height: 2.25rem;
}

#i8rw77 {
  flex: 0 0 50%;
}

#ifrqws {
  flex-basis: 45.82%;
}

#io0aop {
  width: 100%;
}

#ibwm8o {
  flex-basis: 100%;
}

#i3syhk {
  width: 100%;
}

#glass-title-box-2-2 {
  width: 100%;
  background: rgba(17, 24, 28, 0.65);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 0.3rem;
  padding: 1.5rem;
  margin: 0 0 1.5rem 0;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(6px);
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.06s ease;
}

#glass-title-box-2-2:hover {
  border-color: rgba(37, 129, 142, 0.45);
  box-shadow: 0 10px 34px rgba(0, 0, 0, 0.28), 0 0 0 3px rgba(37, 129, 142, 0.15);
}

#glass-title-box-2-2-2 {
  width: 100%;
  background: rgba(17, 24, 28, 0.65);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 0.3rem;
  padding: 1.5rem;
  margin: 0 0 1.5rem 0;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(6px);
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.06s ease;
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

#glass-title-box-2-2-2:hover {
  border-color: rgba(37, 129, 142, 0.45);
  box-shadow: 0 10px 34px rgba(0, 0, 0, 0.28), 0 0 0 3px rgba(37, 129, 142, 0.15);
}

#glass-title-box-2-2-2-2 {
  width: 100%;
  background: rgba(17, 24, 28, 0.65);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 0.3rem;
  padding: 1.5rem;
  margin: 0 0 1.5rem 0;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(6px);
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.06s ease;
  padding-top: 0rem;
  padding-right: 0rem;
  padding-bottom: 0rem;
  padding-left: 0rem;
}

#glass-title-box-2-2-2-2:hover {
  border-color: rgba(37, 129, 142, 0.45);
  box-shadow: 0 10px 34px rgba(0, 0, 0, 0.28), 0 0 0 3px rgba(37, 129, 142, 0.15);
}

#ibogxj-2-2 {
  padding: 10px;
  color: #465e73;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#iq7kyl-2 {
  padding: 10px;
  color: #465e73;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#iq7kyl-2-2 {
  padding: 10px;
  color: #465e73;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#itfvea {
  flex-basis: 33.33%;
  text-align: center;
}

#iyjkug {
  flex-basis: 33.33%;
  text-align: center;
}

#i3z3l3 {
  flex-basis: 33.33%;
  text-align: center;
}

#iswbal {
  flex-basis: 33.33%;
  text-align: center;
}

#izbrgk {
  flex-basis: 33.33%;
  text-align: center;
}

#i9modv {
  width: 100%;
}

#i1qwqd {
  flex-basis: 33.33%;
  text-align: center;
}

#iz3owc {
  flex-basis: 33.33%;
  text-align: center;
}

#ir3woy {
  flex-basis: 33.33%;
  text-align: center;
}

#i5lr5i {
  flex-basis: 33.33%;
  text-align: center;
}

#i1zq3l {
  flex-basis: 33.33%;
  text-align: center;
}

#iqjz2d {
  width: 100%;
}

#itemt1 {
  flex-basis: 33.33%;
}

#iz7j82 {
  flex-basis: 33.33%;
}

#ii1rfn {
  flex-basis: 33.33%;
}

#i6niil {
  width: 100%;
}

#il1yat {
  flex-basis: 33.33%;
}

#ie3f04 {
  flex-basis: 33.33%;
}

#it0wq5 {
  flex-basis: 33.33%;
}

#idlqie {
  width: 100%;
}

#iwn03e {
  flex-basis: 33.33%;
}

#i1ujzi {
  flex-basis: 33.33%;
}

#ix0lnn {
  flex-basis: 33.33%;
}

#irgc5i {
  width: 100%;
}

#icz7r2 {
  flex-basis: 33.33%;
}

#imcfda {
  flex-basis: 33.33%;
}

#iop6lj {
  flex-basis: 33.33%;
}

#i30o2i {
  width: 100%;
}

#iupt7q {
  flex-basis: 33.33%;
}

#iapd63 {
  flex-basis: 33.33%;
}

#i5uqgd {
  flex-basis: 33.33%;
}

#iqg6zm {
  width: 100%;
}

#i3x1eg {
  flex-basis: 33.33%;
}

#ihn8wh {
  flex-basis: 33.33%;
}

#ia27fu {
  flex-basis: 33.33%;
}

#i27w5p {
  width: 100%;
}

#i7vv3t-2 {
  color: rgb(212 212 212 / 1);
}

#ica07f {
  color: rgb(212 212 212 / 1);
}

#inhn31-2 {
  padding: 10px;
  color: rgb(212 212 212 / 1);
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

#itx1wx {
  flex-basis: 33.33%;
}

#i0rstb {
  flex-basis: 33.33%;
}

#i0o90y {
  flex-basis: 33.33%;
}

#ienimf {
  width: 100%;
}

#i0n7v9 {
  flex-basis: 33.33%;
}

#iw1tmz {
  flex-basis: 33.33%;
}

#i5zza2 {
  flex-basis: 33.33%;
}

#ia3yn2 {
  width: 100%;
}

#iovg33 {
  color: rgb(212 212 212 / 1);
}

#inhn31-3 {
  padding: 10px;
  color: rgb(212 212 212 / 1);
  font-weight: 700;
}

#i7vv3t-2-3 {
  color: rgb(212 212 212 / 1);
}

#iqwjlk {
  color: rgb(212 212 212 / 1);
}

#ird07c {
  color: rgb(212 212 212 / 1);
}

#inhn31-4 {
  padding: 10px;
  color: rgb(212 212 212 / 1);
  font-weight: 700;
}

#i7vv3t-2-4 {
  color: rgb(212 212 212 / 1);
}

#i41vlo {
  color: rgb(212 212 212 / 1);
}

#ia3xdp {
  color: rgb(212 212 212 / 1);
}

#inhn31-5 {
  padding: 10px;
  color: rgb(212 212 212 / 1);
  font-weight: 700;
}

#i7vv3t-2-5 {
  color: rgb(212 212 212 / 1);
}

#iztfuc {
  color: rgb(212 212 212 / 1);
}

#i2io5b {
  color: rgb(212 212 212 / 1);
}

#inhn31-6 {
  padding: 10px;
  color: rgb(212 212 212 / 1);
  font-weight: 700;
}

#ivogei {
  color: rgb(212 212 212 / 1);
}

#i0et1p {
  color: rgb(212 212 212 / 1);
}

#iu6n02 {
  color: rgb(212 212 212 / 1);
}

#i2gcrs {
  color: rgb(212 212 212 / 1);
}

#glass-title-box-2-2-2-3 {
  width: 100%;
  background: rgba(17, 24, 28, 0.65);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 0.3rem;
  padding: 1.5rem;
  margin: 0 0 1.5rem 0;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(6px);
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.06s ease;
}

#glass-title-box-2-2-2-3:hover {
  border-color: rgba(37, 129, 142, 0.45);
  box-shadow: 0 10px 34px rgba(0, 0, 0, 0.28), 0 0 0 3px rgba(37, 129, 142, 0.15);
}

#iuvxng-2 {
  margin-top: 0rem;
}

#ijrfyp {
  color: rgb(212 212 212 / 1);
}

#iguc43 {
  color: rgb(212 212 212 / 1);
}

#typewriter-word {
  color: rgba(255, 255, 255, 1);
}

#i5qrri-2-3 {
  color: rgb(212, 212, 212);
}

#i0objy {
  color: rgba(255, 255, 255, 0);
}

@media (max-width: 992px) {
  .main-content {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  #iarrzg .auth-split {
    gap: 1rem;
  }

  #i6iy4c .products-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
  }

  #issn7x .info-card {
    grid-column: span 12 / span 12;
    padding: 1.5rem;
  }

  #issn7x .contact-hero {
    margin-bottom: 1rem;
  }

  #glass-title-box {
    padding: 1.25rem;
  }

  #glass-title-box .glass-title-text {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  #glass-title-box-2-2 {
    padding: 1.25rem;
  }

  #glass-title-box-2-2-2 {
    padding: 1.25rem;
  }

  #glass-title-box-2-2-2-2 {
    padding: 1.25rem;
  }

  #glass-title-box-2-2-2-3 {
    padding: 1.25rem;
  }
}

@media (max-width: 768px) {
  .main-content {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .about-me-heading {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  #iarrzg #login-header .header-inner {
    flex-wrap: wrap;
  }

  #iarrzg .auth-split {
    grid-template-columns: 1fr;
  }

  #i6iy4c .products-list {
    grid-template-columns: 1fr;
  }

  #issn7x .prominent-link.gjs-t-link {
    font-size: 1.125rem;
    line-height: 1.6rem;
  }
}

@media (max-width: 480px) {
  #iarrzg .panel {
    padding: 1.25rem;
  }

  #iarrzg .back-btn {
    padding: 0.45rem 0.65rem;
  }

  #i6iy4c .plan-card-paid .plan-price-highlight {
    width: 100%;
    justify-content: center;
  }

  #issn7x .info-card {
    padding: 1.25rem;
  }

  .main-content {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  #glass-title-box {
    padding: 1rem;
  }

  #glass-title-box .glass-title-text {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  #glass-title-box-2-2 {
    padding: 1rem;
  }

  #glass-title-box-2-2-2 {
    padding: 1rem;
  }

  #glass-title-box-2-2-2-2 {
    padding: 1rem;
  }

  #glass-title-box-2-2-2-3 {
    padding: 1rem;
  }
}



