/*--------------------------------

Grayic Web Font
Generated using nucleoapp.com

-------------------------------- */
@font-face {
  font-family: 'Grayic';
  src: url('../fonts/Grayic.eot');
  src: url('../fonts/Grayic.eot') format('embedded-opentype'), url('../fonts/Grayic.woff2') format('woff2'), url('../fonts/Grayic.woff') format('woff'), url('../fonts/Grayic.ttf') format('truetype'), url('../fonts/Grayic.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*------------------------
	base class definition
-------------------------*/
.icon {
  display: inline-block;
  font: normal normal normal 1em/1 'Grayic';
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*------------------------
  change icon size
-------------------------*/
/* relative units */
.icon-sm {
  font-size: 0.8em;
}
.icon-lg {
  font-size: 1.2em;
}
/* absolute units */
.icon-16 {
  font-size: 16px;
}
.icon-32 {
  font-size: 32px;
}
/*----------------------------------
  add a square/circle background
-----------------------------------*/
.icon-bg-square,
.icon-bg-circle {
  padding: 0.35em;
  background-color: #eee;
}
.icon-bg-circle {
  border-radius: 50%;
}
/*------------------------------------
  use icons as list item markers
-------------------------------------*/
.icon-ul {
  padding-left: 0;
  list-style-type: none;
}
.icon-ul > li {
  display: flex;
  align-items: flex-start;
  line-height: 1.4;
}
.icon-ul > li > .icon {
  margin-right: 0.4em;
  line-height: inherit;
}
/*------------------------
  spinning icons
-------------------------*/
.icon-is-spinning {
  -webkit-animation: icon-spin 2s infinite linear;
  -moz-animation: icon-spin 2s infinite linear;
  animation: icon-spin 2s infinite linear;
}
@-webkit-keyframes icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes icon-spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@keyframes icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*------------------------
  rotated/flipped icons
-------------------------*/
.icon-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.icon-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.icon-flip-y {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-x {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/*------------------------
	icons
-------------------------*/

.icon-tail-right::before {
  content: "\ea02";
}

.icon-tail-left::before {
  content: "\ea03";
}

.icon-small-up::before {
  content: "\ea04";
}

.icon-small-down::before {
  content: "\ea05";
}

.icon-small-right::before {
  content: "\ea06";
}

.icon-small-left::before {
  content: "\ea07";
}

.icon-triangle-right-17::before {
  content: "\ea08";
}

.icon-card-update::before {
  content: "\ea09";
}

.icon-tie-01::before {
  content: "\ea0a";
}

.icon-puzzle-10::before {
  content: "\ea0b";
}

.icon-plug::before {
  content: "\ea0c";
}

.icon-laptop-71::before {
  content: "\ea0d";
}

.icon-goal-65::before {
  content: "\ea0e";
}

.icon-handshake::before {
  content: "\ea0f";
}

.icon-archery-target::before {
  content: "\ea10";
}

.icon-connect::before {
  content: "\ea11";
}

.icon-bulb-63::before {
  content: "\ea12";
}

.icon-chess-knight::before {
  content: "\ea13";
}

.icon-shoe-woman::before {
  content: "\ea14";
}

.icon-plug-2::before {
  content: "\ea15";
}

.icon-roadmap::before {
  content: "\ea16";
}

.icon-roadmap-2::before {
  content: "\ea17";
}

.icon-cards::before {
  content: "\ea18";
}

.icon-cards-2::before {
  content: "\ea19";
}

.icon-mirror-2::before {
  content: "\ea1a";
}

.icon-layers-3::before {
  content: "\ea1b";
}

.icon-layers-3-2::before {
  content: "\ea1c";
}

.icon-code::before {
  content: "\ea1d";
}

.icon-code-2::before {
  content: "\ea1e";
}

.icon-code-editor::before {
  content: "\ea1f";
}

.icon-book-open-2::before {
  content: "\ea20";
}

.icon-app::before {
  content: "\ea21";
}

.icon-3d-model::before {
  content: "\ea22";
}

.icon-3d-model-2::before {
  content: "\ea23";
}

.icon-app-2::before {
  content: "\ea24";
}

.icon-apple::before {
  content: "\ea25";
}

.icon-android::before {
  content: "\ea26";
}

.icon-apple-2::before {
  content: "\ea27";
}

.icon-android-2::before {
  content: "\ea28";
}

.icon-palette::before {
  content: "\ea29";
}

.icon-palette-2::before {
  content: "\ea2a";
}

.icon-leaf-80::before {
  content: "\ea2b";
}

.icon-leaf-80-2::before {
  content: "\ea2c";
}

.icon-battery-83::before {
  content: "\ea2d";
}

.icon-battery-83-2::before {
  content: "\ea2e";
}

.icon-drop::before {
  content: "\ea2f";
}

.icon-drop-2::before {
  content: "\ea30";
}

.icon-popcorn::before {
  content: "\ea31";
}

.icon-bowling-pins::before {
  content: "\ea32";
}

.icon-popcorn-2::before {
  content: "\ea33";
}

.icon-bowling-pins-2::before {
  content: "\ea34";
}

.icon-theater::before {
  content: "\ea35";
}

.icon-theater-2::before {
  content: "\ea36";
}

.icon-music::before {
  content: "\ea37";
}

.icon-brush::before {
  content: "\ea38";
}

.icon-music-2::before {
  content: "\ea39";
}

.icon-brush-2::before {
  content: "\ea3a";
}

.icon-soup::before {
  content: "\ea3b";
}

.icon-soup-2::before {
  content: "\ea3c";
}

.icon-energy::before {
  content: "\ea3d";
}

.icon-energy-2::before {
  content: "\ea3e";
}

.icon-cupcake::before {
  content: "\ea3f";
}

.icon-cupcake-2::before {
  content: "\ea40";
}

.icon-watermelon::before {
  content: "\ea41";
}

.icon-watermelon-2::before {
  content: "\ea42";
}

.icon-opening-times::before {
  content: "\ea43";
}

.icon-mug::before {
  content: "\ea44";
}

.icon-pizza-slice::before {
  content: "\ea45";
}

.icon-opening-times-2::before {
  content: "\ea46";
}

.icon-mug-2::before {
  content: "\ea47";
}

.icon-pizza-slice-2::before {
  content: "\ea48";
}

.icon-bell-53::before {
  content: "\ea49";
}

.icon-bell-53-2::before {
  content: "\ea4a";
}

.icon-pin-3::before {
  content: "\ea4b";
}

.icon-pin-3-2::before {
  content: "\ea4c";
}

.icon-gps::before {
  content: "\ea4d";
}

.icon-gps-2::before {
  content: "\ea4e";
}

.icon-face-recognition::before {
  content: "\ea4f";
}

.icon-sound::before {
  content: "\ea50";
}

.icon-microphone::before {
  content: "\ea51";
}

.icon-business-agent::before {
  content: "\ea52";
}

.icon-cctv::before {
  content: "\ea53";
}

.icon-home::before {
  content: "\ea54";
}

.icon-office::before {
  content: "\ea55";
}

.icon-key::before {
  content: "\ea56";
}

.icon-handshake-2::before {
  content: "\ea57";
}

.icon-home-2::before {
  content: "\ea58";
}

.icon-cctv-2::before {
  content: "\ea59";
}

.icon-fav-property::before {
  content: "\ea5a";
}

.icon-fav-property-2::before {
  content: "\ea5b";
}

.icon-key-2::before {
  content: "\ea5c";
}

.icon-business-agent-2::before {
  content: "\ea5d";
}

.icon-bookmark-2::before {
  content: "\ea5e";
}

.icon-bookmark-2-2::before {
  content: "\ea5f";
}

.icon-pen-01::before {
  content: "\ea60";
}

.icon-pen-01-2::before {
  content: "\ea61";
}

.icon-hat-3::before {
  content: "\ea62";
}

.icon-hat-3-2::before {
  content: "\ea63";
}

.icon-tag::before {
  content: "\ea64";
}

.icon-tag-2::before {
  content: "\ea65";
}

.icon-gift-2::before {
  content: "\ea66";
}

.icon-gift-2-2::before {
  content: "\ea67";
}

.icon-receipt-list-43::before {
  content: "\ea68";
}

.icon-receipt-list-43-2::before {
  content: "\ea69";
}

.icon-maestro::before {
  content: "\ea6a";
}

.icon-maestro-2::before {
  content: "\ea6b";
}

.icon-cart-simple::before {
  content: "\ea6c";
}

.icon-cart-simple-2::before {
  content: "\ea6d";
}

.icon-bag-09::before {
  content: "\ea6e";
}

.icon-bag-09-2::before {
  content: "\ea6f";
}

.icon-bicep::before {
  content: "\ea70";
}

.icon-bicep-2::before {
  content: "\ea71";
}

.icon-cycling::before {
  content: "\ea72";
}

.icon-cycling-2::before {
  content: "\ea73";
}

.icon-distance::before {
  content: "\ea74";
}

.icon-distance-2::before {
  content: "\ea75";
}

.icon-trophy::before {
  content: "\ea76";
}

.icon-trophy-2::before {
  content: "\ea77";
}

.icon-cpu::before {
  content: "\ea78";
}

.icon-cpu-2::before {
  content: "\ea79";
}

.icon-voice-recognition::before {
  content: "\ea7a";
}

.icon-voice-recognition-2::before {
  content: "\ea7b";
}

.icon-phone-charging-3::before {
  content: "\ea7c";
}

.icon-phone-charging-3-2::before {
  content: "\ea7d";
}

.icon-phone-button::before {
  content: "\ea7e";
}

.icon-pc-monitor::before {
  content: "\ea7f";
}

.icon-headphones::before {
  content: "\ea80";
}

.icon-media-player::before {
  content: "\ea81";
}

.icon-screen-rotation::before {
  content: "\ea82";
}

.icon-screen-rotation-2::before {
  content: "\ea83";
}

.icon-headphones-2::before {
  content: "\ea84";
}

.icon-headphones-2-2::before {
  content: "\ea85";
}

.icon-headphones-2-3::before {
  content: "\ea86";
}

.icon-pc-monitor-2::before {
  content: "\ea87";
}

.icon-media-player-2::before {
  content: "\ea88";
}

.icon-touch-id::before {
  content: "\ea89";
}

.icon-touch-id-2::before {
  content: "\ea8a";
}

.icon-bike-bmx::before {
  content: "\ea8b";
}

.icon-bike-bmx-2::before {
  content: "\ea8c";
}

.icon-airplane::before {
  content: "\ea8d";
}

.icon-airplane-2::before {
  content: "\ea8e";
}

.icon-drink-2::before {
  content: "\ea8f";
}

.icon-drink-2-2::before {
  content: "\ea90";
}

.icon-verified::before {
  content: "\ea91";
}

.icon-verified-2::before {
  content: "\ea92";
}

.icon-at-sign::before {
  content: "\ea93";
}

.icon-at-sign-2::before {
  content: "\ea94";
}

.icon-zoom-2::before {
  content: "\ea95";
}

.icon-phone-2::before {
  content: "\ea96";
}

.icon-trash-simple::before {
  content: "\ea97";
}

.icon-simple-remove::before {
  content: "\ea98";
}

.icon-send-2::before {
  content: "\ea99";
}

.icon-signal-2::before {
  content: "\ea9a";
}

.icon-link-69::before {
  content: "\ea9b";
}

.icon-lock::before {
  content: "\ea9c";
}

.icon-unlocked::before {
  content: "\ea9d";
}

.icon-phone-2-2::before {
  content: "\ea9e";
}

.icon-fav-remove::before {
  content: "\ea9f";
}

.icon-chat-round::before {
  content: "\eaa0";
}

.icon-chat-46::before {
  content: "\eaa1";
}

.icon-chat-33::before {
  content: "\eaa2";
}

.icon-chat-45::before {
  content: "\eaa3";
}

.icon-attach-87::before {
  content: "\eaa4";
}

.icon-chart-bar-52::before {
  content: "\eaa5";
}

.icon-chat-round-content::before {
  content: "\eaa6";
}

.icon-check-2::before {
  content: "\eaa7";
}

.icon-pen::before {
  content: "\eaa8";
}

.icon-heart-2::before {
  content: "\eaa9";
}

.icon-fav-remove-2::before {
  content: "\eaaa";
}

.icon-ui-04::before {
  content: "\eaab";
}

.icon-phone-call::before {
  content: "\eaac";
}

.icon-lock-2::before {
  content: "\eaad";
}

.icon-unlocked-2::before {
  content: "\eaae";
}

.icon-heart-2-2::before {
  content: "\eaaf";
}

.icon-email-83::before {
  content: "\eab0";
}

.icon-pen-2::before {
  content: "\eab1";
}

.icon-check-2-2::before {
  content: "\eab2";
}

.icon-chat-round-2::before {
  content: "\eab3";
}

.icon-chat-round-content-2::before {
  content: "\eab4";
}

.icon-chat-33-2::before {
  content: "\eab5";
}

.icon-chat-45-2::before {
  content: "\eab6";
}

.icon-chart-bar-52-2::before {
  content: "\eab7";
}

.icon-bold-remove::before {
  content: "\eab8";
}

.icon-attach-87-2::before {
  content: "\eab9";
}

.icon-check-simple::before {
  content: "\eaba";
}

.icon-menu-dots::before {
  content: "\eabb";
}

.icon-settings-gear-64::before {
  content: "\eabc";
}

.icon-settings-gear-64-2::before {
  content: "\eabd";
}

.icon-settings::before {
  content: "\eabe";
}

.icon-settings-2::before {
  content: "\eabf";
}

.icon-trash::before {
  content: "\eac0";
}

.icon-time-3::before {
  content: "\eac1";
}

.icon-ui-04-2::before {
  content: "\eac2";
}

.icon-filter::before {
  content: "\eac3";
}

.icon-infinite::before {
  content: "\eac4";
}

.icon-infinite-2::before {
  content: "\eac5";
}

.icon-home-minimal::before {
  content: "\eac6";
}

.icon-home-minimal-2::before {
  content: "\eac7";
}

.icon-filter-2::before {
  content: "\eac8";
}

.icon-cloud-25::before {
  content: "\eaca";
}

.icon-cloud-25-2::before {
  content: "\eacb";
}

.icon-single-02::before {
  content: "\eacc";
}

.icon-single-02-2::before {
  content: "\eacd";
}

.icon-users-wm::before {
  content: "\eace";
}

.icon-users-wm-2::before {
  content: "\eacf";
}

.icon-camera-flash::before {
  content: "\ead0";
}

.icon-camera-flash-2::before {
  content: "\ead1";
}

.icon-ic_file_download_48px::before {
  content: "\ead2";
}

.icon-ic_thumb_up_48px::before {
  content: "\ead3";
}

.icon-ic_thumb_down_48px::before {
  content: "\ead4";
}

.icon-hourglass::before {
  content: "\ead5";
}

.icon-hourglass-2::before {
  content: "\ead6";
}

.icon-time-3-2::before {
  content: "\ead7";
}

.icon-time-3-3::before {
  content: "\ead8";
}

.icon-chat-46-2::before {
  content: "\ead9";
}

.icon-laptop-1::before {
  content: "\eada";
}

.icon-laptop-1-2::before {
  content: "\eadb";
}

.icon-grid-45::before {
  content: "\eadc";
}

.icon-grid-45-2::before {
  content: "\eadd";
}

.icon-layout-11::before {
  content: "\eade";
}

.icon-layout-11-2::before {
  content: "\eadf";
}

.icon-sidebar::before {
  content: "\eae0";
}

.icon-sidebar-2::before {
  content: "\eae1";
}

.icon-email-84::before {
  content: "\eae2";
}

.icon-email-84-2::before {
  content: "\eae3";
}

.icon-menu-right::before {
  content: "\eae4";
}

.icon-menu-left::before {
  content: "\eae5";
}

.icon-menu-34::before {
  content: "\eae6";
}

.icon-menu-dots-2::before {
  content: "\eae7";
}

.icon-minimal-left::before {
  content: "\eae8";
}

.icon-minimal-right::before {
  content: "\eae9";
}

.icon-stre-right::before {
  content: "\eaea";
}

.icon-stre-left::before {
  content: "\eaeb";
}

.icon-menu-left-2::before {
  content: "\eaec";
}

.icon-menu-right-2::before {
  content: "\eaed";
}

.icon-menu-34-2::before {
  content: "\eaee";
}

.icon-triangle-right-17-2::before {
  content: "\eaef";
}

.icon-puzzle-10-2::before {
  content: "\eaf0";
}

.icon-logo-facebook::before {
  content: "\eaf1";
}

.icon-logo-twitter::before {
  content: "\eaf2";
}

.icon-logo-linkedin::before {
  content: "\eaf3";
}

.icon-logo-pinterest::before {
  content: "\eaf4";
}

.icon-instant-camera-2::before {
  content: "\eaf5";
}

.icon-logo-instagram::before {
  content: "\eaf6";
}

.icon-logo-dribbble::before {
  content: "\eaf7";
}

.icon-logo-skype::before {
  content: "\eaf8";
}

.icon-logo-messenger::before {
  content: "\eaf9";
}

.icon-logo-slack::before {
  content: "\eafa";
}

/* =========================
   Full-bleed video hero
========================= */
.sperico-hero-full {
  position: relative;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  background: #0b1220;
}

.sperico-hero-full__video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.sperico-hero-full__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
          linear-gradient(
                  to bottom,
                  rgba(8, 12, 24, 0.48) 0%,
                  rgba(8, 12, 24, 0.56) 35%,
                  rgba(8, 12, 24, 0.68) 100%
          );
}

.sperico-hero-full__glow {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background:
          radial-gradient(circle at 20% 20%, rgba(124, 92, 255, 0.20), transparent 28%),
          radial-gradient(circle at 80% 30%, rgba(0, 180, 255, 0.14), transparent 24%),
          radial-gradient(circle at 50% 80%, rgba(84, 60, 255, 0.18), transparent 30%);
}

.sperico-hero-full__content-wrap {
  position: relative;
  z-index: 3;
}

.sperico-hero-full__content {
  padding-top: 110px;
  padding-bottom: 60px;
}

.hero-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.10);
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(10px);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 22px;
}

.hero-title--full {
  max-width: 10.5ch;
  margin: 0 auto 18px;
  font-size: 76px;
  line-height: 0.98;
  letter-spacing: -2px;
  font-weight: 700;
  color: #ffffff;
}

.hero-description--full {
  max-width: 720px;
  margin: 0 auto 24px;
  font-size: 19px;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.82);
}

.hero-tag-list--full {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 30px;
}

.hero-tag-list--full span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 9px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,0.08);
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.10);
  backdrop-filter: blur(8px);
  font-size: 13px;
  font-weight: 600;
}

.hero-actions--full {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

/* =========================
   Proper button sizing
========================= */
.hero-btn {
  min-height: 58px;
  padding: 0 24px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  border: 1px solid transparent;
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}

.hero-btn i {
  font-size: 14px;
  line-height: 1;
}

.hero-btn-primary {
  color: #fff;
  background: linear-gradient(135deg, #6b5cff 0%, #8a6dff 100%);
  box-shadow: 0 18px 40px rgba(84, 60, 255, 0.28);
}

.hero-btn-primary:hover {
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 22px 46px rgba(84, 60, 255, 0.34);
}

.hero-btn-ghost {
  color: #fff;
  background: rgba(255,255,255,0.08);
  border-color: rgba(255,255,255,0.14);
  backdrop-filter: blur(12px);
}

.hero-btn-ghost:hover {
  color: #fff;
  transform: translateY(-2px);
  background: rgba(255,255,255,0.12);
  border-color: rgba(255,255,255,0.18);
}

.sperico-hero-full__bottomfade {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 120px;
  z-index: 2;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #ffffff 100%);
  pointer-events: none;
}

/* =========================
   Header on top of hero
========================= */
.site-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}

/* optional: make header cleaner over video */
.site-header .site-navbar {
  background: transparent;
}

/* =========================
   Responsive
========================= */
@media (max-width: 1199px) {
  .hero-title--full {
    font-size: 64px;
  }
}

@media (max-width: 991px) {
  .hero-title--full {
    font-size: 50px;
    max-width: 100%;
  }

  .hero-description--full {
    font-size: 17px;
  }

  .sperico-hero-full__content {
    padding-top: 120px;
    padding-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .sperico-hero-full {
    min-height: 92vh;
  }

  .hero-title--full {
    font-size: 38px;
    line-height: 1.05;
    letter-spacing: -1px;
  }

  .hero-description--full {
    font-size: 15px;
  }

  .hero-tag-list--full span {
    font-size: 12px;
    padding: 8px 12px;
  }

  .hero-actions--full {
    flex-direction: column;
    gap: 12px;
  }

  .hero-btn {
    width: 100%;
    min-height: 54px;
    padding: 0 20px;
  }

  .sperico-hero-full__content {
    padding-top: 110px;
    padding-bottom: 42px;
  }
}

/* =========================
   Base polish
========================= */
:root {
  --sp-bg: #ffffff;
  --sp-surface: #ffffff;
  --sp-surface-alt: #f7f8fc;
  --sp-border: rgba(15, 23, 42, 0.08);
  --sp-text: #101828;
  --sp-text-soft: #667085;
  --sp-primary: #6b5cff;
  --sp-primary-2: #8b72ff;
  --sp-shadow-soft: 0 10px 30px rgba(16, 24, 40, 0.06);
  --sp-shadow-card: 0 18px 45px rgba(16, 24, 40, 0.08);
  --sp-radius-lg: 24px;
  --sp-radius-xl: 32px;
}

body {
  color: var(--sp-text);
  background: var(--sp-bg);
}

.bg-default,
.bg-default-3 {
  background: #fff !important;
}

.section-title__heading,
h1, h2, h3, h4, h5, h6 {
  letter-spacing: -0.02em;
}

.section-title__description,
p {
  color: var(--sp-text-soft);
}

/* =========================
   Header over hero
========================= */
.sperico-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  transition: background 0.25s ease, box-shadow 0.25s ease, backdrop-filter 0.25s ease, border-color 0.25s ease;
  border-bottom: 1px solid transparent;
}

.sperico-navbar {
  min-height: 88px;
  transition: min-height 0.25s ease;
}

.sperico-header .nav-link-item,
.sperico-header .menu-social-share a,
.sperico-header .mobile-menu-trigger,
.sperico-header .mobile-menu-trigger span,
.sperico-header .mobile-menu-trigger span::before,
.sperico-header .mobile-menu-trigger span::after {
  transition: all 0.25s ease;
}

.sperico-header .nav-link-item {
  color: rgba(255,255,255,0.88) !important;
  font-weight: 600;
}

.sperico-header .nav-link-item:hover {
  color: #ffffff !important;
}

.sperico-header-socials a {
  color: rgba(255,255,255,0.82) !important;
}

.sperico-header-socials a:hover {
  color: #ffffff !important;
}

.sperico-header-cta {
  min-height: 46px;
  padding: 0 18px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  border: 1px solid rgba(255,255,255,0.14);
  background: rgba(255,255,255,0.10);
  backdrop-filter: blur(10px);
}

.sperico-header-cta:hover {
  color: #fff;
  background: rgba(255,255,255,0.16);
}

.sperico-logo-dark {
  display: none;
}

.sperico-logo-light {
  display: inline-block;
}

/* scrolled state */
.sperico-header.is-scrolled {
  background: rgba(255,255,255,0.86);
  backdrop-filter: blur(14px);
  box-shadow: 0 10px 30px rgba(16, 24, 40, 0.05);
  border-bottom-color: var(--sp-border);
}

.sperico-header.is-scrolled .sperico-navbar {
  min-height: 76px;
}

.sperico-header.is-scrolled .nav-link-item {
  color: #101828 !important;
}

.sperico-header.is-scrolled .nav-link-item:hover {
  color: var(--sp-primary) !important;
}

.sperico-header.is-scrolled .sperico-header-socials a {
  color: #475467 !important;
}

.sperico-header.is-scrolled .sperico-header-socials a:hover {
  color: var(--sp-primary) !important;
}

.sperico-header.is-scrolled .sperico-header-cta {
  color: #fff;
  background: linear-gradient(135deg, var(--sp-primary) 0%, var(--sp-primary-2) 100%);
  border-color: transparent;
  box-shadow: 0 14px 32px rgba(107, 92, 255, 0.22);
}

.sperico-header.is-scrolled .sperico-logo-dark {
  display: inline-block;
}

.sperico-header.is-scrolled .sperico-logo-light {
  display: none;
}

/* =========================
   Full hero modern cleanup
========================= */
.sperico-hero-full {
  position: relative;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0b1220;
}

.sperico-hero-full__video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sperico-hero-full__overlay {
  position: absolute;
  inset: 0;
  background:
          linear-gradient(
                  to bottom,
                  rgba(6, 10, 20, 0.38) 0%,
                  rgba(6, 10, 20, 0.48) 34%,
                  rgba(6, 10, 20, 0.62) 100%
          );
  z-index: 1;
}

.sperico-hero-full__glow {
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background:
          radial-gradient(circle at 18% 20%, rgba(107, 92, 255, 0.18), transparent 28%),
          radial-gradient(circle at 82% 28%, rgba(0, 163, 255, 0.12), transparent 24%),
          radial-gradient(circle at 50% 85%, rgba(139, 114, 255, 0.14), transparent 30%);
}

.sperico-hero-full__content-wrap {
  position: relative;
  z-index: 3;
}

.sperico-hero-full__content {
  padding-top: 110px;
  padding-bottom: 72px;
}

.hero-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgba(255,255,255,0.10);
  color: #fff;
  border: 1px solid rgba(255,255,255,0.12);
  backdrop-filter: blur(10px);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 22px;
}

.hero-title--full {
  max-width: 10.2ch;
  margin: 0 auto 18px;
  font-size: 78px;
  line-height: 0.98;
  letter-spacing: -2.2px;
  font-weight: 700;
  color: #fff;
}

.hero-description--full {
  max-width: 720px;
  margin: 0 auto 24px;
  font-size: 19px;
  line-height: 1.65;
  color: rgba(255,255,255,0.82);
}

.hero-tag-list--full {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 30px;
}

.hero-tag-list--full span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 9px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,0.08);
  color: #fff;
  border: 1px solid rgba(255,255,255,0.10);
  backdrop-filter: blur(8px);
  font-size: 13px;
  font-weight: 600;
}

.hero-actions--full {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

/* =========================
   Hero buttons
========================= */
.hero-btn {
  min-height: 58px;
  padding: 0 24px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  border: 1px solid transparent;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease, border-color 0.2s ease;
}

.hero-btn i {
  font-size: 14px;
}

.hero-btn-primary {
  color: #fff;
  background: linear-gradient(135deg, var(--sp-primary) 0%, var(--sp-primary-2) 100%);
  box-shadow: 0 18px 40px rgba(107, 92, 255, 0.28);
}

.hero-btn-primary:hover {
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 22px 46px rgba(107, 92, 255, 0.34);
}

.hero-btn-ghost {
  color: #fff;
  background: rgba(255,255,255,0.08);
  border-color: rgba(255,255,255,0.14);
  backdrop-filter: blur(12px);
}

.hero-btn-ghost:hover {
  color: #fff;
  background: rgba(255,255,255,0.12);
  transform: translateY(-2px);
}

.sperico-hero-full__bottomblend {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 20px;
  z-index: 2;
  pointer-events: none;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #ffffff 100%);
}

/* =========================
   Modern cards and sections
========================= */
.card--service,
.feature-section .card,
.content-section .card,
.notion-form-card,
.contact-widget-box,
.accordion-item {
  border-radius: 24px !important;
  border: 1px solid var(--sp-border) !important;
  box-shadow: var(--sp-shadow-soft) !important;
  background: #fff !important;
}

.card--service {
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.card--service:hover {
  transform: translateY(-4px);
  box-shadow: var(--sp-shadow-card) !important;
  border-color: rgba(107, 92, 255, 0.16) !important;
}

.feature-section,
.service-area,
.content-section,
.contact-section,
.footer-section {
  position: relative;
}

.service-area,
.feature-section,
.content-section,
.contact-section {
  padding-top: 110px;
  padding-bottom: 110px;
}

.section-title__sub-heading {
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--sp-primary);
}

.section-title__heading {
  color: #101828;
}

.card h4,
.card--service__title,
.widget-box__title {
  color: #101828;
}

/* =========================
   FAQ polish
========================= */
.accordion-button {
  border-radius: 24px !important;
  font-weight: 600;
  box-shadow: none !important;
}

.accordion-item {
  overflow: hidden;
}

/* =========================
   Contact polish
========================= */
.notion-form-card {
  padding: 22px;
}

.notion-form-embed-wrap {
  border-radius: 18px;
  overflow: hidden;
  background: #f7f8fc;
}

/* =========================
   Footer cleanup
========================= */
.footer-section {
  border-top: 1px solid var(--sp-border);
}

.footer-brand-block--l3__text,
.copyright-text--l3 {
  color: var(--sp-text-soft);
}

/* =========================
   Responsive
========================= */
@media (max-width: 1199px) {
  .hero-title--full {
    font-size: 64px;
  }
}

@media (max-width: 991px) {
  .service-area,
  .feature-section,
  .content-section,
  .contact-section {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .hero-title--full {
    font-size: 52px;
    max-width: 100%;
  }

  .hero-description--full {
    font-size: 17px;
  }

  .sperico-hero-full__content {
    padding-top: 120px;
    padding-bottom: 56px;
  }
}

@media (max-width: 767px) {
  .sperico-navbar {
    min-height: 76px;
  }

  .hero-title--full {
    font-size: 40px;
    line-height: 1.05;
    letter-spacing: -1.1px;
  }

  .hero-description--full {
    font-size: 15px;
  }

  .hero-tag-list--full span {
    font-size: 12px;
    padding: 8px 12px;
  }

  .hero-actions--full {
    flex-direction: column;
    gap: 12px;
  }

  .hero-btn {
    width: 100%;
    min-height: 54px;
    padding: 0 20px;
  }

  .service-area,
  .feature-section,
  .content-section,
  .contact-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}