/** Shopify CDN: Minification failed

Line 8:1 Unexpected "{"

**/
/* ============================================TOLSE — NEXORA PREMIUM THEMEVisual overrides only. No JS. No logic changes.Safe for cart, checkout, product forms, apps.============================================ */

 {--tolse-bg: #080c14;--tolse-bg-2: #0d1220;--tolse-bg-3: #050810;--tolse-surface: rgba(15, 22, 40, 0.85);--tolse-surface-border: rgba(255, 255, 255, 0.08);--tolse-text: #f0f4ff;--tolse-muted: #8a9bb5;--tolse-accent: #3b82f6;--tolse-accent-2: #7c3aed;--tolse-gradient: linear-gradient(135deg, #3b82f6 0%, #7c3aed 100%);--tolse-radius: 16px;--tolse-radius-sm: 10px;--tolse-shadow: 0 8px 32px rgba(59, 130, 246, 0.12);--tolse-glow: 0 0 28px rgba(59, 130, 246, 0.2);}

/* ============================================GLOBAL — scoped away from checkout/cart/account============================================ */body.template-index,body.template-collection,body.template-product,body.template-page,body.template-blog,body.template-article,body.template-search,body.template-list-collections {background-color: var(--tolse-bg) !important;color: var(--tolse-text) !important;font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;-webkit-font-smoothing: antialiased;}

body.template-index h1,body.template-index h2,body.template-index h3,body.template-index h4,body.template-collection h1,body.template-collection h2,body.template-collection h3,body.template-product h1,body.template-product h2,body.template-product h3,body.template-page h1,body.template-page h2 {color: var(--tolse-text) !important;letter-spacing: -0.02em;}

/* ============================================STICKY GLASSMORPHISM HEADER============================================ */.header-wrapper {position: sticky !important;top: 0 !important;z-index: 999 !important;background: rgba(8, 12, 20, 0.78) !important;backdrop-filter: blur(20px) saturate(180%) !important;-webkit-backdrop-filter: blur(20px) saturate(180%) !important;border-bottom: 1px solid var(--tolse-surface-border) !important;box-shadow: 0 2px 32px rgba(0, 0, 0, 0.5) !important;transition: background 0.3s ease !important;}

.header__heading-link,.header__heading-link {font-weight: 800;font-size: 1.35rem;background: var(--tolse-gradient);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-decoration: none;}

.header__menu-item,.header__menu-item a,.header__icon,.header__icon svg {color: var(--tolse-text) !important;fill: var(--tolse-text) !important;font-weight: 500;letter-spacing: 0.03em;transition: color 0.2s ease, fill 0.2s ease !important;}

.header__menu-item,.header__menu-item a {color: var(--tolse-accent) !important;}

.header__icon svg {fill: var(--tolse-accent) !important;}

/* ============================================ANNOUNCEMENT BAR============================================ */.announcement-bar {background: var(--tolse-gradient) !important;padding: 10px 0 !important;}

.announcement-bar__message,.announcement-bar p,.announcement-bar span,.announcement-bar a {color: #ffffff !important;font-weight: 600 !important;font-size: 0.8rem !important;letter-spacing: 0.07em !important;text-transform: uppercase !important;}

/* ============================================HOMEPAGE SECTIONS — DARK BACKGROUNDS============================================ */body.template-index .shopify-section {background-color: var(--tolse-bg) !important;}

body.template-index .color-background-1,body.template-index .color-scheme-1 {background-color: var(--tolse-bg) !important;color: var(--tolse-text) !important;}

body.template-index .color-background-2,body.template-index .color-scheme-2 {background-color: var(--tolse-bg-2) !important;color: var(--tolse-text) !important;}

/* ============================================HERO / SLIDESHOW============================================ */.slideshow,.banner {position: relative;overflow: hidden;background: linear-gradient(135deg, #080c14 0%, #0f1a2e 55%, #0d0f1e 100%) !important;min-height: 80vh;}

.slideshow::before,.banner::before {content: '';position: absolute;top: -25%;left: -5%;width: 55%;height: 75%;background: radial-gradient(ellipse, rgba(59, 130, 246, 0.18) 0%, transparent 70%);pointer-events: none;z-index: 0;}

.slideshow::after,.banner::after {content: '';position: absolute;bottom: -20%;right: -5%;width: 50%;height: 65%;background: radial-gradient(ellipse, rgba(124, 58, 237, 0.14) 0%, transparent 70%);pointer-events: none;z-index: 0;}

.slideshow__slide,.banner__content {position: relative;z-index: 1;}

.slideshow__text-wrapper,.banner__box {background: transparent !important;box-shadow: none !important;}

.slideshow__heading,.banner__heading {font-size: clamp(2.2rem, 5vw, 4.5rem) !important;font-weight: 800 !important;line-height: 1.08 !important;color: var(--tolse-text) !important;letter-spacing: -0.03em !important;margin-bottom: 1.2rem !important;}

.slideshow__subheading,.banner__subheading {font-size: clamp(0.95rem, 2vw, 1.2rem) !important;color: var(--tolse-muted) !important;line-height: 1.75 !important;max-width: 540px;margin-bottom: 2rem !important;}

/* ============================================BUTTONS — GRADIENT PILL STYLE(scoped to storefront templates only)============================================ */body.template-index .button,body.template-index a.button,body.template-collection .button,body.template-collection a.button,body.template-product .product-form__submit,body.template-page .button,body.template-page a.button,body.template-search .button,body.template-search a.button,.slideshow .button,.banner .button {background: var(--tolse-gradient) !important;color: #ffffff !important;border: none !important;border-radius: 50px !important;padding: 14px 32px !important;font-weight: 600 !important;font-size: 0.88rem !important;letter-spacing: 0.06em !important;text-transform: uppercase !important;box-shadow: 0 4px 20px rgba(59, 130, 246, 0.3) !important;transition: transform 0.22s ease, box-shadow 0.22s ease !important;cursor: pointer;text-decoration: none;display: inline-flex;align-items: center;justify-content: center;}

body.template-index .button,body.template-index a.button,body.template-collection .button,body.template-product .product-form__submit,.slideshow .button,.banner .button {transform: translateY(-3px) !important;box-shadow: 0 10px 36px rgba(59, 130, 246, 0.48) !important;}

body.template-index .button--secondary,body.template-index a.button--secondary,.slideshow .button--secondary,.banner .button--secondary {background: transparent !important;border: 1.5px solid rgba(59, 130, 246, 0.55) !important;color: var(--tolse-accent) !important;box-shadow: none !important;}

body.template-index .button--secondary,.slideshow .button--secondary,.banner .button--secondary {background: rgba(59, 130, 246, 0.1) !important;border-color: var(--tolse-accent) !important;transform: translateY(-2px) !important;}

/* ============================================PRODUCT CARDS — GLASSMORPHISM============================================ */.card-wrapper,.card {background: var(--tolse-surface) !important;border: 1px solid var(--tolse-surface-border) !important;border-radius: var(--tolse-radius) !important;box-shadow: var(--tolse-shadow) !important;backdrop-filter: blur(12px) !important;-webkit-backdrop-filter: blur(12px) !important;overflow: hidden;transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease !important;}

.card-wrapper,.card {transform: translateY(-7px) !important;box-shadow: var(--tolse-glow), 0 20px 52px rgba(0, 0, 0, 0.45) !important;border-color: rgba(59, 130, 246, 0.35) !important;}

.card__media,.card-wrapper .media {aspect-ratio: 1 / 1;overflow: hidden;border-radius: var(--tolse-radius) var(--tolse-radius) 0 0 !important;}

.card__media img,.card-wrapper .media img {width: 100%;height: 100%;object-fit: cover;transition: transform 0.45s ease !important;}

.card-wrapper .card__media img,.card-wrapper .media img {transform: scale(1.06) !important;}

.card__content,.card__information {padding: 16px 18px 20px !important;background: transparent !important;}

.card__heading,.card__heading a,.card__heading a {color: var(--tolse-text) !important;font-weight: 600 !important;font-size: 0.95rem !important;letter-spacing: -0.01em;text-decoration: none;}

.card__heading a {color: var(--tolse-accent) !important;}

.price,.price__regular,.price-item,.price-item--regular {color: var(--tolse-accent) !important;font-weight: 700 !important;font-size: 1.05rem !important;}

.price__sale .price-item--sale {color: #f472b6 !important;}

/* ============================================COLLECTION / CATEGORY CARDS============================================ */.collection-list__item .card,.collection-list .card-wrapper {border-radius: var(--tolse-radius) !important;overflow: hidden;position: relative;}

.collection-list__item .card::after,.collection-list .card-wrapper::after {content: '';position: absolute;inset: 0;background: linear-gradient(to top, rgba(8, 12, 20, 0.88) 0%, rgba(8, 12, 20, 0.2) 50%, transparent 100%);pointer-events: none;z-index: 1;border-radius: var(--tolse-radius);}

.collection-list__item .card__heading,.collection-list .card__heading {position: relative;z-index: 2;color: #ffffff !important;font-size: 1.1rem !important;font-weight: 700 !important;}

/* ============================================TRUST BADGES / ICON WITH TEXT============================================ */.icon-with-text {display: flex;flex-wrap: wrap;gap: 16px;justify-content: center;}

.icon-with-text__body {background: var(--tolse-surface) !important;border: 1px solid var(--tolse-surface-border) !important;border-radius: var(--tolse-radius-sm) !important;padding: 24px 20px !important;text-align: center;backdrop-filter: blur(10px) !important;-webkit-backdrop-filter: blur(10px) !important;transition: border-color 0.3s ease, transform 0.3s ease !important;flex: 1;min-width: 140px;}

.icon-with-text__body {border-color: rgba(59, 130, 246, 0.45) !important;transform: translateY(-4px) !important;}

.icon-with-text__heading {color: var(--tolse-text) !important;font-weight: 700 !important;font-size: 0.9rem !important;margin-top: 10px !important;}

.icon-with-text__body p,.icon-with-text__body span {color: var(--tolse-muted) !important;font-size: 0.82rem !important;}

.icon-with-text__icon svg {fill: var(--tolse-accent) !important;color: var(--tolse-accent) !important;}

/* ============================================NEWSLETTER SECTION============================================ */.email-signup,.newsletter {background: linear-gradient(135deg, #0d1220 0%, #0f0d1e 100%) !important;border-top: 1px solid var(--tolse-surface-border) !important;border-bottom: 1px solid var(--tolse-surface-border) !important;}

.email-signup__heading,.newsletter__heading {color: var(--tolse-text) !important;font-size: clamp(1.5rem, 3vw, 2.4rem) !important;font-weight: 800 !important;letter-spacing: -0.02em !important;}

.email-signup p,.newsletter p {color: var(--tolse-muted) !important;font-size: 1rem !important;}

.email-signup input[type="email"],.newsletter input[type="email"] {background: rgba(255, 255, 255, 0.06) !important;border: 1px solid var(--tolse-surface-border) !important;border-radius: 50px !important;color: var(--tolse-text) !important;padding: 14px 24px !important;font-size: 0.95rem !important;outline: none;transition: border-color 0.2s ease !important;}

.email-signup input[type="email"],.newsletter input[type="email"] {border-color: var(--tolse-accent) !important;box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.15) !important;}

.email-signup input[type="email"]::placeholder,.newsletter input[type="email"]::placeholder {color: var(--tolse-muted) !important;}

/* ============================================FOOTER============================================ */.footer {background-color: var(--tolse-bg-3) !important;border-top: 1px solid var(--tolse-surface-border) !important;padding-top: 60px !important;}

.footer__heading,.footer-block__heading {color: var(--tolse-text) !important;font-weight: 700 !important;font-size: 0.8rem !important;text-transform: uppercase !important;letter-spacing: 0.12em !important;margin-bottom: 16px !important;}

.footer a,.footer__link,.footer-block__list-item a {color: var(--tolse-muted) !important;text-decoration: none;font-size: 0.9rem;transition: color 0.2s ease !important;}

.footer a,.footer__link,.footer-block__list-item a {color: var(--tolse-accent) !important;}

.footer__copyright,.footer__copyright-content {color: rgba(138, 155, 181, 0.45) !important;font-size: 0.78rem !important;border-top: 1px solid var(--tolse-surface-border) !important;padding-top: 24px !important;margin-top: 40px !important;}

/* ============================================PRODUCT PAGE============================================ */body.template-product .product__title {color: var(--tolse-text) !important;font-size: clamp(1.5rem, 3vw, 2.2rem) !important;font-weight: 800 !important;letter-spacing: -0.025em !important;}

body.template-product .price-item--regular,body.template-product .price__regular {color: var(--tolse-accent) !important;font-size: 1.5rem !important;font-weight: 700 !important;}

body.template-product .product__media-wrapper,body.template-product .product__media {border-radius: var(--tolse-radius) !important;overflow: hidden;box-shadow: var(--tolse-shadow) !important;}

body.template-product .product-form__submit {background: var(--tolse-gradient) !important;color: #ffffff !important;border: none !important;border-radius: 50px !important;padding: 16px 40px !important;font-weight: 700 !important;font-size: 1rem !important;letter-spacing: 0.05em !important;text-transform: uppercase !important;width: 100% !important;box-shadow: 0 4px 24px rgba(59, 130, 246, 0.35) !important;transition: transform 0.22s ease, box-shadow 0.22s ease !important;cursor: pointer;}

body.template-product .product-form__submit {transform: translateY(-2px) !important;box-shadow: 0 10px 40px rgba(59, 130, 246, 0.52) !important;}

body.template-product .product__description,body.template-product .product__description p {color: var(--tolse-muted) !important;line-height: 1.8 !important;font-size: 0.95rem !important;}

/* ============================================SECTION SPACING============================================ */body.template-index .shopify-section > .section {padding-top: 80px;padding-bottom: 80px;}

/* ============================================SCROLLBAR============================================ */::-webkit-scrollbar {width: 5px;}::-webkit-scrollbar-track {background: var(--tolse-bg);}::-webkit-scrollbar-thumb {background: rgba(59, 130, 246, 0.4);border-radius: 4px;}::-webkit-scrollbar-thumb {background: var(--tolse-accent);}

/* ============================================MOBILE RESPONSIVE============================================ */@media (max-width: 749px) {.slideshow__heading,.banner__heading {font-size: 1.9rem !important;letter-spacing: -0.02em !important;}

.slideshow__subheading,.banner__subheading {font-size: 0.9rem !important;}

.card-wrapper,.card {border-radius: 12px !important;}

body.template-index .button,body.template-index a.button,.slideshow .button,.banner .button {padding: 12px 22px !important;font-size: 0.82rem !important;}

.icon-with-text__body {min-width: 120px;padding: 18px 14px !important;}

body.template-index .shopify-section > .section {padding-top: 48px;padding-bottom: 48px;}

.footer {padding-top: 40px !important;}

body.template-product .product-form__submit {padding: 14px 24px !important;font-size: 0.95rem !important;}}

@media (max-width: 480px) {.slideshow__heading,.banner__heading {font-size: 1.6rem !important;}

.header__heading-link {font-size: 1.1rem;}}

/* NEXORA OVERRIDE — VERTICAL TICKER */

.vertical-ticker-and-content {
  background: linear-gradient(135deg, #080c14 0%, #0d1220 55%, #111827 100%) !important;
  border-top: 1px solid rgba(255,255,255,0.06);
  border-bottom: 1px solid rgba(255,255,255,0.06);
}

.vertical-ticker-content,
.vertical-ticker {
  background: transparent !important;
}

.vertical-ticker-content .content-container {
  background: rgba(15, 22, 40, 0.72) !important;
  border: 1px solid rgba(255,255,255,0.08) !important;
  border-radius: 20px !important;
  padding: 48px !important;
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  box-shadow:
    0 20px 60px rgba(0,0,0,0.45),
    0 0 30px rgba(59,130,246,0.08);
}

.vertical-ticker-content .title {
  color: #f0f4ff !important;
  font-size: clamp(2rem, 4vw, 3.8rem) !important;
  font-weight: 800 !important;
  letter-spacing: -0.03em !important;
  line-height: 1.08 !important;
}

.vertical-ticker-content p {
  color: #9fb0c8 !important;
  font-size: 1.05rem !important;
  line-height: 1.7 !important;
}

.vertical-ticker__inner {
  background: rgba(15, 22, 40, 0.55) !important;
  border: 1px solid rgba(255,255,255,0.06) !important;
  border-radius: 20px !important;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  padding: 24px 0 !important;
  box-shadow: 0 12px 40px rgba(0,0,0,0.35);
}

.vertical-ticker__item {
  color: #dbe7ff !important;
  font-weight: 600 !important;
  letter-spacing: 0.02em !important;
}

.vertical-ticker .button {
  background: linear-gradient(135deg, #3b82f6 0%, #7c3aed 100%) !important;
  border: none !important;
  border-radius: 999px !important;
  box-shadow: 0 8px 28px rgba(59,130,246,0.35);
}

.vertical-ticker .button:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 38px rgba(59,130,246,0.45);
}

/* NEXORA — HOMEPAGE SECTION CARDS */

body.template-index .shopify-section {
  padding-left: 20px;
  padding-right: 20px;
}

body.template-index .shopify-section > *:not(style):not(script) {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

body.template-index .shopify-section:not(:first-child) > *:not(style):not(script) {
  background: rgba(15, 22, 40, 0.72);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 28px;
  box-shadow:
    0 24px 70px rgba(0,0,0,0.42),
    0 0 40px rgba(59,130,246,0.08);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  overflow: hidden;
}

/* Keep hero wider / more dramatic */
body.template-index .shopify-section:first-child > *:not(style):not(script) {
  max-width: none;
  border-radius: 0;
}

/* Add breathing room between homepage cards */
body.template-index .shopify-section {
  margin-bottom: 28px;
}

/* Better section headings */
body.template-index .title,
body.template-index .rich-text__heading,
body.template-index .collection__title h2,
body.template-index .collection-list-title {
  color: #f0f4ff !important;
  font-weight: 800 !important;
  letter-spacing: -0.03em !important;
}

/* Softer text */
body.template-index .rte,
body.template-index .rich-text__text,
body.template-index .collection__description {
  color: #9fb0c8 !important;
}

/* Mobile section cards */
@media (max-width: 749px) {
  body.template-index .shopify-section {
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 18px;
  }

  body.template-index .shopify-section:not(:first-child) > *:not(style):not(script) {
    border-radius: 18px;
  }
}

/* NEXORA — MULTIROW FEATURE CARDS */

body.template-index .multirow__inner {
  display: grid !important;
  gap: 28px !important;
}

/* NEXORA — STRONGER MULTIROW CARD DEPTH */

body.template-index .multirow__inner .image-with-text {
  background: rgba(15, 22, 40, 0.78) !important;
  border: 1px solid rgba(192, 200, 214, 0.14) !important;
  border-radius: 28px !important;

  box-shadow:
    0 18px 50px rgba(0, 0, 0, 0.48),
    0 8px 24px rgba(180, 190, 210, 0.08),
    0 0 0 1px rgba(255,255,255,0.03) inset !important;

  transition:
    transform 0.28s ease,
    box-shadow 0.28s ease,
    border-color 0.28s ease,
    background 0.28s ease !important;
}

body.template-index .multirow__inner .image-with-text:hover {
  transform: translateY(-8px) scale(1.01);

  border-color: rgba(210, 220, 235, 0.28) !important;

  background: rgba(18, 28, 48, 0.92) !important;

  box-shadow:
    0 32px 90px rgba(0, 0, 0, 0.62),
    0 14px 36px rgba(190, 200, 220, 0.18),
    0 0 45px rgba(180, 190, 210, 0.10),
    0 0 0 1px rgba(255,255,255,0.06) inset !important;
}

body.template-index .multirow__inner .image-with-text__media,
body.template-index .multirow__inner .image-with-text__content {
  background: transparent !important;
}

body.template-index .multirow__inner .image-with-text__media img {
  object-fit: cover !important;
  transition: transform 0.45s ease;
}

body.template-index .multirow__inner .image-with-text:hover .image-with-text__media img {
  transform: scale(1.04);
}

body.template-index .multirow__inner .image-with-text__content {
  padding: 56px 48px !important;
}

body.template-index .multirow__inner .image-with-text__heading {
  color: #f0f4ff !important;
  font-weight: 800 !important;
  letter-spacing: -0.03em !important;
  line-height: 1.08 !important;
}

body.template-index .multirow__inner .image-with-text__text,
body.template-index .multirow__inner .image-with-text__text p {
  color: #9fb0c8 !important;
  line-height: 1.75 !important;
  font-size: 1rem !important;
}

@media (max-width: 749px) {
  body.template-index .multirow__inner {
    gap: 18px !important;
  }

  body.template-index .multirow__inner .image-with-text {
    border-radius: 20px !important;
  }

  body.template-index .multirow__inner .image-with-text__content {
    padding: 32px 24px !important;
  }
}
[class^="nexora-hero-content-wrapper-"] {
  max-width: 1500px !important;
  margin: 0 !important;
  padding-left: 120px !important;
  padding-right: 40px !important;
}

[class^="nexora-hero-glass-panel-"] {
  max-width: 700px !important;
  backdrop-filter: blur(8px) !important;
  -webkit-backdrop-filter: blur(8px) !important;
}