.elementor-10722 .elementor-element.elementor-element-6ac0663{--display:flex;}.elementor-10722 .elementor-element.elementor-element-6ac0663.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-10722 .elementor-element.elementor-element-ac78335{--display:flex;}.elementor-10722 .elementor-element.elementor-element-5cace1e{--display:flex;}@media(max-width:767px){.elementor-10722 .elementor-element.elementor-element-6ac0663{--width:583px;}}@media(max-width:1024px) and (min-width:768px){.elementor-10722 .elementor-element.elementor-element-6ac0663{--width:758px;}}/* Start custom CSS for html, class: .elementor-element-5582255 */<!--
====================================================================
mySCORE — Supply Chain Cyber Risk Platform (IT)
Palette: nero / grafite + arancio #F16723 (dominante) + blu #055180 (accento)
WordPress: Elementor Tela / widget HTML
====================================================================
-->

<style>
/* ==================== RESET ==================== */
.mys-wrapper,
.mys-wrapper *,
.mys-wrapper *::before,
.mys-wrapper *::after {
  box-sizing: border-box !important;
  margin: 0;
  padding: 0;
}

.mys-wrapper {
  position: relative;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  background: #0A0A0A;
  color: #ffffff;
  font-family: 'Poppins', -apple-system, BlinkMacSystemFont, sans-serif;
  line-height: 1.5;
  overflow-x: hidden;
  font-size: 16px;
  letter-spacing: -0.006em;
}

.mys-wrapper p {
  margin: 0;
  color: rgba(255, 255, 255, 0.58);
  font-weight: 300;
}

.mys-wrapper h1,
.mys-wrapper h2,
.mys-wrapper h3,
.mys-wrapper h4 {
  margin: 0;
  color: #ffffff;
  font-family: inherit;
  font-weight: 600;
}

.mys-wrapper a { text-decoration: none; color: inherit; }
.mys-wrapper button { font-family: inherit; border: none; background: none; cursor: pointer; color: inherit; }
.mys-wrapper ul, .mys-wrapper ol { list-style: none; }
.mys-wrapper svg { display: inline-block; vertical-align: middle; }
.mys-wrapper img { max-width: 100%; height: auto; }

.mys-mono {
  font-family: 'JetBrains Mono', ui-monospace, SFMono-Regular, Menlo, monospace;
  font-feature-settings: 'tnum';
}

/* ==================== TOKENS ==================== */
.mys-wrapper {
  --bg: #0A0A0A;
  --bg-2: #121212;
  --bg-3: #181818;
  --orange: #F16723;
  --orange-bright: #FF8442;
  --orange-deep: #C84E12;
  --orange-soft: rgba(241, 103, 35, 0.12);
  --blue: #055180;
  --blue-bright: #2E83B8;
  --line: rgba(255, 255, 255, 0.07);
  --line-soft: rgba(255, 255, 255, 0.045);
  --glass: rgba(255, 255, 255, 0.028);
  --glass-border: rgba(255, 255, 255, 0.075);
  --text: rgba(255, 255, 255, 0.58);
  --text-dim: rgba(255, 255, 255, 0.42);
  --text-faint: rgba(255, 255, 255, 0.26);
}

/* ==================== BACKGROUND LAYERS ==================== */
.mys-grain {
  position: absolute;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");
  opacity: 0.03;
  pointer-events: none;
  z-index: 1;
  mix-blend-mode: overlay;
}

.mys-dots {
  position: absolute;
  inset: 0;
  background-image:
    radial-gradient(circle, rgba(255, 255, 255, 0.11) 1px, transparent 1.5px),
    radial-gradient(circle, rgba(241, 103, 35, 0.09) 1px, transparent 1.5px);
  background-size: 34px 34px, 34px 34px;
  background-position: 0 0, 17px 17px;
  opacity: 0.5;
  pointer-events: none;
  z-index: 0;
  mask-image: radial-gradient(ellipse 70% 42% at 50% 6%, black 0%, transparent 70%);
  -webkit-mask-image: radial-gradient(ellipse 70% 42% at 50% 6%, black 0%, transparent 70%);
}

.mys-lines {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  max-width: 1200px;
  margin: 0 auto;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.028) 1px, transparent 1px);
  background-size: 240px 100%;
  background-position: 80px 0;
  mask-image: radial-gradient(ellipse 60% 30% at 50% 4%, black 0%, transparent 72%);
  -webkit-mask-image: radial-gradient(ellipse 60% 30% at 50% 4%, black 0%, transparent 72%);
}

.mys-line-deco {
  position: absolute;
  z-index: 0;
  pointer-events: none;
  width: 300px;
  height: 300px;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.032) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.032) 1px, transparent 1px);
  background-size: 44px 44px, 44px 44px;
  mask-image: radial-gradient(circle at center, black 0%, transparent 68%);
  -webkit-mask-image: radial-gradient(circle at center, black 0%, transparent 68%);
}
.mys-line-deco.mys-ld-tr { top: 30px; right: -24px; }
.mys-line-deco.mys-ld-bl { bottom: 24px; left: -30px; }
.mys-line-deco.mys-ld-tl { top: 40px; left: 30px; }
.mys-line-deco.mys-ld-br { bottom: 30px; right: 20px; }
@media (max-width: 680px) {
  .mys-line-deco { width: 200px; height: 200px; opacity: 0.7; }
}

.mys-diag-deco {
  position: absolute;
  z-index: 0;
  pointer-events: none;
  width: 520px;
  height: 520px;
  background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.05) 0, rgba(255, 255, 255, 0.05) 1px, transparent 1px, transparent 9px);
  mask-image: radial-gradient(circle at center, black 0%, black 30%, transparent 72%);
  -webkit-mask-image: radial-gradient(circle at center, black 0%, black 30%, transparent 72%);
}
.mys-diag-deco.mys-dd-tl { top: -40px; left: -80px; }
.mys-diag-deco.mys-dd-r { top: 50%; right: -120px; transform: translateY(-50%); }
.mys-diag-deco.mys-dd-bl { bottom: -60px; left: -40px; }
@media (max-width: 680px) {
  .mys-diag-deco { width: 300px; height: 300px; opacity: 0.7; }
}

.mys-orb {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}

.mys-orb-1 {
  width: 920px;
  height: 920px;
  background: radial-gradient(circle, rgba(241, 103, 35, 0.16) 0%, rgba(241, 103, 35, 0.05) 38%, transparent 66%);
  top: -420px;
  left: 50%;
  transform: translateX(-50%);
}

.mys-orb-2 {
  width: 700px;
  height: 700px;
  background: radial-gradient(circle, rgba(5, 81, 128, 0.18) 0%, rgba(5, 81, 128, 0.05) 40%, transparent 68%);
  bottom: 4%;
  right: -260px;
}

.mys-orb-3 {
  width: 640px;
  height: 640px;
  background: radial-gradient(circle, rgba(241, 103, 35, 0.08) 0%, transparent 64%);
  top: 52%;
  left: -240px;
}

/* ==================== LAYOUT ==================== */
.mys-container {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 80px;
}

.mys-section {
  position: relative;
  z-index: 2;
  padding: 130px 0;
  border-bottom: 1px solid var(--line-soft);
}

.mys-center { text-align: center; }

/* ==================== NAV ==================== */
.mys-nav {
  position: relative;
  z-index: 5;
  max-width: 1200px;
  margin: 0 auto;
  padding: 26px 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mys-logo {
  display: flex;
  align-items: center;
}
.mys-logo img {
  height: 30px;
  width: auto;
  display: block;
}

.mys-nav-links {
  display: flex;
  align-items: center;
  gap: 38px;
}
.mys-nav-links a {
  font-size: 13px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
  transition: color 0.2s ease;
}
.mys-nav-links a:hover { color: #fff; }
.mys-nav-cta {
  font-size: 13px;
  font-weight: 600;
  color: #fff !important;
  background: var(--orange);
  padding: 10px 22px;
  border-radius: 100px;
  transition: background 0.2s ease, transform 0.2s ease;
}
.mys-nav-cta:hover { background: var(--orange-bright); transform: translateY(-1px); }

/* ==================== TYPOGRAPHY ==================== */
.mys-tag {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--orange-bright);
  background: var(--orange-soft);
  border: 1px solid rgba(241, 103, 35, 0.24);
  border-radius: 100px;
  padding: 7px 16px;
  margin-bottom: 28px;
}
.mys-tag-dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--orange);
  box-shadow: 0 0 10px var(--orange);
  animation: mysPulse 2s ease-in-out infinite;
}
@keyframes mysPulse {
  0%, 100% { opacity: 0.4; transform: scale(1); }
  50% { opacity: 1; transform: scale(1.4); }
}

.mys-h1 {
  font-size: clamp(27px, 6.4vw, 58px);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.025em;
  color: #fff;
  margin-bottom: 30px;
  text-wrap: balance;
}
.mys-h1 .mys-grad {
  background: linear-gradient(120deg, var(--orange-bright) 0%, var(--orange) 55%, var(--orange-deep) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.mys-h2 {
  font-size: clamp(26px, 5vw, 52px);
  font-weight: 600;
  line-height: 1.13;
  letter-spacing: -0.025em;
  color: #fff;
  margin-bottom: 22px;
  text-wrap: balance;
}

.mys-h3 {
  font-size: 19px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 12px;
  line-height: 1.3;
  letter-spacing: -0.015em;
}

.mys-lead {
  font-size: 19px;
  font-weight: 300;
  line-height: 1.7;
  color: var(--text);
  max-width: 660px;
}

.mys-subtitle {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.8;
  color: var(--text-dim);
  margin-top: 26px;
  margin-bottom: 70px;
  max-width: 600px;
}
.mys-center .mys-lead,
.mys-center .mys-subtitle { margin-left: auto; margin-right: auto; }

/* ==================== CTA BUTTONS ==================== */
.mys-cta-row { display: flex; gap: 14px; flex-wrap: wrap; }
.mys-center .mys-cta-row { justify-content: center; }

.mys-section-cta { margin-top: 56px; display: flex; justify-content: center; }
.mys-section:not(.mys-center) .mys-section-cta { justify-content: flex-start; }

.mys-btn-primary {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #fff !important;
  background: linear-gradient(135deg, var(--orange) 0%, var(--orange-deep) 100%);
  border-radius: 100px;
  padding: 16px 32px;
  cursor: pointer;
  text-decoration: none !important;
  position: relative;
  transition: transform 0.2s ease, box-shadow 0.3s ease, filter 0.2s ease;
  box-shadow: 0 12px 40px -12px rgba(241, 103, 35, 0.75);
}
.mys-btn-primary:hover {
  transform: translateY(-2px);
  filter: brightness(1.08);
  box-shadow: 0 0 0 4px rgba(241, 103, 35, 0.14), 0 16px 50px -12px rgba(241, 103, 35, 0.9);
}
.mys-btn-primary svg { width: 14px; height: 14px; transition: transform 0.2s ease; }
.mys-btn-primary:hover svg { transform: translateX(3px); }

.mys-btn-ghost {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.85) !important;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 100px;
  padding: 16px 28px;
  cursor: pointer;
  text-decoration: none !important;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}
.mys-btn-ghost:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 255, 255, 0.26);
  color: #fff !important;
}
.mys-btn-ghost svg { width: 14px; height: 14px; color: var(--blue-bright); }

/* ==================== HERO ==================== */
.mys-hero {
  position: relative;
  z-index: 2;
  min-height: 90vh;
  display: flex;
  align-items: center;
  padding: 140px 0;
  text-align: center;
  border-bottom: 1px solid var(--line-soft);
}
.mys-hero .mys-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mys-hero h1.mys-h1 { max-width: 1000px; margin-bottom: 0; }
.mys-hero p.mys-hero-sub {
  font-size: 19px;
  font-weight: 300;
  line-height: 1.62;
  color: var(--text);
  max-width: 680px;
  margin: 30px auto 0;
}

.mys-trust {
  margin-top: 76px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 22px;
}
.mys-trust-label {
  font-size: 10px;
  letter-spacing: 0.24em;
  text-transform: uppercase;
  color: var(--text-faint);
}
.mys-trust-badges {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
  justify-content: center;
}
.mys-trust-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.06em;
  color: rgba(255, 255, 255, 0.62);
  padding: 9px 18px;
  border: 1px solid var(--glass-border);
  border-radius: 100px;
  background: var(--glass);
}
.mys-trust-badge svg { width: 13px; height: 13px; color: var(--blue-bright); }
.mys-trust-badge.is-orange svg { color: var(--orange); }

/* ==================== METHODOLOGIES (3 tools) ==================== */
.mys-tools {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-top: 64px;
}
.mys-tool {
  position: relative;
  background: var(--glass);
  border: 1px solid var(--glass-border);
  border-radius: 20px;
  padding: 34px 30px 30px;
  text-align: left;
  overflow: hidden;
  transition: border-color 0.3s ease, transform 0.3s ease, background 0.3s ease;
}
.mys-tool::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(241, 103, 35, 0.5), transparent);
  opacity: 0.5;
  transition: opacity 0.3s ease;
}
.mys-tool:hover {
  border-color: rgba(241, 103, 35, 0.28);
  background: rgba(241, 103, 35, 0.03);
  transform: translateY(-4px);
}
.mys-tool:hover::before { opacity: 1; }
.mys-tool-num {
  font-family: 'JetBrains Mono', monospace;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: var(--orange);
  margin-bottom: 22px;
}
.mys-tool-icon {
  width: 52px;
  height: 52px;
  border-radius: 13px;
  background: linear-gradient(135deg, rgba(5, 81, 128, 0.3) 0%, rgba(5, 81, 128, 0.12) 100%);
  border: 1px solid rgba(46, 131, 184, 0.32);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--blue-bright);
  margin-bottom: 24px;
}
.mys-tool-icon svg { width: 24px; height: 24px; }
.mys-tool p {
  font-size: 14px;
  line-height: 1.7;
  color: var(--text);
}

.mys-synthesis {
  margin-top: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  background: linear-gradient(135deg, rgba(241, 103, 35, 0.1) 0%, rgba(241, 103, 35, 0.03) 100%);
  border: 1px solid rgba(241, 103, 35, 0.22);
  border-radius: 18px;
  padding: 24px 32px;
}
.mys-synthesis-icon {
  width: 38px; height: 38px;
  flex: 0 0 auto;
  border-radius: 10px;
  background: var(--orange);
  display: flex; align-items: center; justify-content: center;
  box-shadow: 0 8px 24px -8px rgba(241, 103, 35, 0.7);
}
.mys-synthesis-icon svg { width: 18px; height: 18px; color: #fff; }
.mys-synthesis p {
  font-size: 15px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.78);
  line-height: 1.55;
}
.mys-synthesis strong { color: #fff; font-weight: 600; }

/* ==================== VALUE (strategic) ==================== */
.mys-value-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-top: 60px;
  text-align: left;
}
.mys-value-card {
  background: var(--glass);
  border: 1px solid var(--glass-border);
  border-radius: 20px;
  padding: 34px 30px;
  transition: border-color 0.3s ease, background 0.3s ease, transform 0.3s ease;
}
.mys-value-card:hover {
  border-color: rgba(241, 103, 35, 0.25);
  background: rgba(241, 103, 35, 0.025);
  transform: translateY(-3px);
}
.mys-value-icon {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: linear-gradient(135deg, rgba(241, 103, 35, 0.18) 0%, rgba(241, 103, 35, 0.06) 100%);
  border: 1px solid rgba(241, 103, 35, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--orange-bright);
  margin-bottom: 24px;
}
.mys-value-icon svg { width: 22px; height: 22px; }
.mys-value-card p {
  font-size: 14px;
  line-height: 1.72;
  color: var(--text);
}

/* ==================== KEY ADVANTAGES ==================== */
.mys-adv-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
  margin-top: 60px;
  text-align: left;
}
.mys-adv-card {
  display: flex;
  gap: 22px;
  background: var(--glass);
  border: 1px solid var(--glass-border);
  border-radius: 20px;
  padding: 32px 34px;
  transition: border-color 0.3s ease, background 0.3s ease;
}
.mys-adv-card:hover {
  border-color: rgba(46, 131, 184, 0.32);
  background: rgba(5, 81, 128, 0.05);
}
.mys-adv-icon {
  flex: 0 0 auto;
  width: 46px;
  height: 46px;
  border-radius: 12px;
  background: rgba(5, 81, 128, 0.22);
  border: 1px solid rgba(46, 131, 184, 0.34);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--blue-bright);
}
.mys-adv-icon svg { width: 22px; height: 22px; }
.mys-adv-card h3 { font-size: 17px; margin-bottom: 9px; }
.mys-adv-card p { font-size: 13.5px; line-height: 1.65; color: var(--text-dim); }

/* ==================== POSITIONING ==================== */
.mys-pos-grid {
  display: grid;
  grid-template-columns: 0.92fr 1.08fr;
  gap: 64px;
  align-items: center;
  margin-top: 16px;
}
.mys-pos-list { display: flex; flex-direction: column; gap: 4px; margin-top: 36px; }
.mys-pos-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 18px 4px;
  border-bottom: 1px solid var(--line-soft);
}
.mys-pos-item:last-child { border-bottom: none; }
.mys-pos-check {
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--orange-soft);
  border: 1px solid rgba(241, 103, 35, 0.35);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--orange-bright);
  margin-top: 1px;
}
.mys-pos-check svg { width: 12px; height: 12px; }
.mys-pos-item span {
  font-size: 15.5px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.5;
}

/* ==================== FINAL CTA ==================== */
.mys-cta-section {
  position: relative;
  z-index: 2;
  padding: 150px 0;
  overflow: hidden;
}
.mys-cta-wrap {
  position: relative;
  max-width: 1080px;
  margin: 0 auto;
  padding: 80px 60px;
  background:
    radial-gradient(ellipse 70% 100% at 50% 0%, rgba(241, 103, 35, 0.18) 0%, transparent 70%),
    linear-gradient(135deg, rgba(241, 103, 35, 0.1) 0%, rgba(5, 81, 128, 0.07) 100%);
  border: 1px solid rgba(241, 103, 35, 0.28);
  border-radius: 30px;
  text-align: center;
  overflow: hidden;
  box-shadow: 0 40px 120px -28px rgba(241, 103, 35, 0.4);
}
.mys-cta-wrap::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(241, 103, 35, 0.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(241, 103, 35, 0.06) 1px, transparent 1px);
  background-size: 38px 38px;
  mask-image: radial-gradient(ellipse at center, black 0%, transparent 72%);
  -webkit-mask-image: radial-gradient(ellipse at center, black 0%, transparent 72%);
  pointer-events: none;
}
.mys-cta-wrap::after {
  content: '';
  position: absolute;
  top: -120px;
  left: 50%;
  transform: translateX(-50%);
  width: 440px;
  height: 440px;
  background: radial-gradient(circle, rgba(241, 103, 35, 0.4) 0%, transparent 60%);
  border-radius: 50%;
  pointer-events: none;
  filter: blur(70px);
}
.mys-cta-wrap > * { position: relative; z-index: 1; }
.mys-cta-wrap h2 {
  font-size: clamp(32px, 4.4vw, 52px);
  font-weight: 700;
  line-height: 1.08;
  letter-spacing: -0.03em;
  margin-bottom: 20px;
}
.mys-cta-wrap > p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.72);
  max-width: 600px;
  margin: 0 auto 40px;
}

/* ==================== CONTACT FORM ==================== */
.mys-form {
  max-width: 620px;
  margin: 0 auto;
  text-align: left;
}
.mys-form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-bottom: 16px;
}
.mys-field { display: flex; flex-direction: column; gap: 8px; }
.mys-field.is-full { grid-column: 1 / -1; }
.mys-field label {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.55);
}
.mys-field input,
.mys-field textarea {
  width: 100%;
  font-family: inherit;
  font-size: 15px;
  font-weight: 300;
  color: #fff;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 12px;
  padding: 14px 16px;
  transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
  resize: vertical;
}
.mys-field input::placeholder,
.mys-field textarea::placeholder { color: rgba(255, 255, 255, 0.3); }
.mys-field input:focus,
.mys-field textarea:focus {
  outline: none;
  border-color: rgba(241, 103, 35, 0.6);
  background: rgba(241, 103, 35, 0.05);
  box-shadow: 0 0 0 3px rgba(241, 103, 35, 0.12);
}
.mys-form-submit { margin-top: 22px; display: flex; flex-direction: column; align-items: center; gap: 14px; }
.mys-form-submit .mys-btn-primary { font-size: 16px; padding: 18px 44px; }
.mys-form-note { font-size: 12.5px; color: rgba(255, 255, 255, 0.42); text-align: center; }
.mys-form-note a { color: var(--orange-bright); }
.mys-form-ok {
  display: none;
  text-align: center;
  padding: 18px 22px;
  margin-top: 10px;
  font-size: 15px;
  color: #fff;
  background: rgba(241, 103, 35, 0.12);
  border: 1px solid rgba(241, 103, 35, 0.3);
  border-radius: 14px;
}
.mys-form.is-sent .mys-form-ok { display: block; }

.mys-contact {
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}
.mys-contact-links {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
  justify-content: center;
}
.mys-contact-links a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.72);
  transition: color 0.2s ease;
}
.mys-contact-links a:hover { color: #fff; }
.mys-contact-sep { width: 4px; height: 4px; border-radius: 50%; background: rgba(255, 255, 255, 0.25); }

/* ==================== FLOW OPERATIVO ==================== */
.mys-flow {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  position: relative;
  margin-top: 60px;
  text-align: left;
}
.mys-flow::before {
  content: '';
  position: absolute;
  top: 28px;
  left: 9%;
  right: 9%;
  height: 1px;
  background: linear-gradient(90deg, transparent 0%, rgba(241, 103, 35, 0.4) 14%, rgba(241, 103, 35, 0.4) 86%, transparent 100%);
  z-index: 0;
}
.mys-flow-step { position: relative; z-index: 1; }
.mys-flow-num {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1a1a1a 0%, #0E0E0E 100%);
  border: 1px solid rgba(241, 103, 35, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 600;
  color: var(--orange-bright);
  margin-bottom: 26px;
  position: relative;
  font-family: 'JetBrains Mono', monospace;
}
.mys-flow-num::before {
  content: '';
  position: absolute;
  inset: -6px;
  border-radius: 50%;
  border: 1px solid rgba(241, 103, 35, 0.16);
}
.mys-flow-step h3 { font-size: 19px; margin-bottom: 12px; }
.mys-flow-step p { font-size: 14px; line-height: 1.7; color: var(--text); }

/* ==================== FOOTER ==================== */
.mys-footer {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid var(--line-soft);
  gap: 16px;
}
.mys-footer p { font-size: 12.5px; font-weight: 300; color: var(--text-faint); }
.mys-footer .mys-logo img { height: 26px; }

/* ==================== SCROLL FOLLOWER ==================== */
.mys-scroll-rail {
  position: fixed;
  right: 26px;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 180px;
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.08);
  z-index: 40;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.5s ease;
  pointer-events: none;
}
.mys-scroll-rail.is-on { opacity: 1; }
.mys-scroll-rail .mys-rail-fill {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0%;
  border-radius: 100px;
  background: linear-gradient(180deg, var(--orange-bright) 0%, var(--orange-deep) 100%);
  box-shadow: 0 0 10px rgba(241, 103, 35, 0.6);
  transition: height 0.12s linear;
}

/* ==================== HERO TRUST ROW ==================== */
.mys-hero-trust {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px 34px;
  margin-top: 52px;
}
.mys-hero-trust .mys-ht-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 13.5px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.66);
}
.mys-hero-trust .mys-ht-item svg { width: 16px; height: 16px; color: var(--orange-bright); flex: 0 0 auto; }
.mys-hero-trust .mys-ht-sep { width: 1px; height: 16px; background: rgba(255,255,255,0.12); }

.mys-hero-link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-size: 14px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7) !important;
  transition: color 0.2s ease, gap 0.2s ease;
}
.mys-hero-link:hover { color: #fff !important; gap: 11px; }
.mys-hero-link svg { width: 14px; height: 14px; color: var(--orange-bright); }

/* ==================== SPEC LIST ==================== */
.mys-specs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2px 56px;
  margin-top: 56px;
  text-align: left;
}
.mys-spec {
  display: flex;
  gap: 18px;
  padding: 26px 0;
  border-top: 1px solid var(--line-soft);
}
.mys-spec-mark {
  flex: 0 0 auto;
  margin-top: 3px;
  font-family: 'JetBrains Mono', monospace;
  font-size: 13px;
  font-weight: 600;
  color: var(--orange);
  letter-spacing: 0.04em;
}
.mys-spec h3 { font-size: 17px; font-weight: 600; margin-bottom: 6px; letter-spacing: -0.01em; }
.mys-spec p { font-size: 14px; line-height: 1.6; color: var(--text-dim); }

/* ==================== BENEFITS ==================== */
.mys-benefits-grid {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 64px;
  align-items: start;
  margin-top: 14px;
  text-align: left;
}
.mys-benefits-intro .mys-h2 { margin-bottom: 22px; }
.mys-benefits-intro .mys-subtitle { margin: 0 0 30px; }
.mys-benefits-list { display: flex; flex-direction: column; }
.mys-benefit-row {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 22px;
  padding: 24px 0;
  border-top: 1px solid var(--line-soft);
  align-items: baseline;
}
.mys-benefit-row:last-child { border-bottom: 1px solid var(--line-soft); }
.mys-benefit-num {
  font-family: 'JetBrains Mono', monospace;
  font-size: 15px;
  font-weight: 600;
  color: var(--orange);
}
.mys-benefit-row h3 { font-size: 18px; font-weight: 600; margin-bottom: 7px; letter-spacing: -0.012em; }
.mys-benefit-row p { font-size: 14.5px; line-height: 1.62; color: var(--text); }

/* ==================== FAQ ==================== */
.mys-faq-list {
  max-width: 820px;
  margin: 52px auto 0;
  text-align: left;
}
.mys-faq-item {
  border-top: 1px solid var(--line-soft);
}
.mys-faq-item:last-child { border-bottom: 1px solid var(--line-soft); }
.mys-faq-q {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 26px 4px;
  font-size: 17px;
  font-weight: 500;
  color: #fff;
  text-align: left;
  letter-spacing: -0.01em;
  transition: color 0.2s ease;
}
.mys-faq-q:hover { color: var(--orange-bright); }
.mys-faq-ico {
  flex: 0 0 auto;
  width: 26px;
  height: 26px;
  position: relative;
}
.mys-faq-ico::before, .mys-faq-ico::after {
  content: '';
  position: absolute;
  background: var(--orange);
  border-radius: 2px;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.mys-faq-ico::before { top: 12px; left: 4px; right: 4px; height: 2px; }
.mys-faq-ico::after { left: 12px; top: 4px; bottom: 4px; width: 2px; }
.mys-faq-item.is-open .mys-faq-ico::after { transform: rotate(90deg); opacity: 0; }
.mys-faq-a {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}
.mys-faq-a-inner {
  padding: 0 4px 28px;
  font-size: 15px;
  line-height: 1.7;
  color: var(--text);
  max-width: 720px;
}
.mys-faq-a-inner a { color: var(--orange-bright); border-bottom: 1px solid rgba(255,132,66,0.35); }

/* ==================== STACK & INTEGRATIONS ==================== */
.mys-stack-grid {
  display: grid;
  grid-template-columns: 0.82fr 1.18fr;
  gap: 56px;
  align-items: center;
  margin-top: 12px;
}
.mys-stack-intro .mys-h2 { margin-bottom: 18px; }
.mys-stack-intro p { font-size: 16px; line-height: 1.7; color: var(--text); max-width: 360px; }
.mys-stack-blocks { display: flex; flex-direction: column; gap: 16px; }
.mys-stack-block {
  position: relative;
  background: var(--glass);
  border: 1px solid var(--glass-border);
  border-radius: 18px;
  padding: 28px 32px 28px 34px;
  font-size: 16px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.74);
  overflow: hidden;
  transition: border-color 0.3s ease, background 0.3s ease, transform 0.3s ease;
}
.mys-stack-block::before {
  content: '';
  position: absolute;
  top: 0; left: 0; bottom: 0;
  width: 3px;
}
.mys-stack-block strong { font-weight: 600; color: #fff; }
.mys-stack-block .mys-sb-tag {
  display: block;
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.mys-stack-block.is-orange::before { background: linear-gradient(180deg, var(--orange-bright), var(--orange-deep)); }
.mys-stack-block.is-navy::before,
.mys-stack-block.is-blue::before { background: linear-gradient(180deg, var(--blue-bright), var(--blue)); }
.mys-stack-block.is-orange:hover { border-color: rgba(241,103,35,0.3); background: rgba(241,103,35,0.04); transform: translateX(4px); }
.mys-stack-block.is-navy:hover,
.mys-stack-block.is-blue:hover { border-color: rgba(46,131,184,0.34); background: rgba(5,81,128,0.06); transform: translateX(4px); }
.mys-stack-block .mys-sb-tag.t-orange { color: var(--orange-bright); }
.mys-stack-block .mys-sb-tag.t-blue { color: var(--blue-bright); }

/* ==================== FADE ==================== */
.mys-fade {
  opacity: 0;
  transform: translateY(26px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.mys-fade.mys-visible { opacity: 1; transform: translateY(0); }
.mys-st-1 { transition-delay: 0.06s; }
.mys-st-2 { transition-delay: 0.13s; }
.mys-st-3 { transition-delay: 0.20s; }
.mys-st-4 { transition-delay: 0.27s; }

@media (prefers-reduced-motion: reduce) {
  .mys-wrapper *,
  .mys-wrapper *::before,
  .mys-wrapper *::after {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
  }
  .mys-fade { opacity: 1 !important; transform: none !important; }
}

/* ==================== RESPONSIVE ==================== */
@media (max-width: 1100px) {
  .mys-container { padding: 0 48px; }
  .mys-hero { min-height: 0; padding: 130px 0 110px; }
}

@media (max-width: 900px) {
  .mys-value-grid { grid-template-columns: repeat(2, 1fr); }
  .mys-tools { grid-template-columns: 1fr; }
  .mys-flow { grid-template-columns: 1fr; gap: 0; }
  .mys-flow::before { display: none; }
  .mys-flow-step { display: flex; gap: 22px; text-align: left; padding: 18px 0; }
  .mys-flow-step .mys-flow-num { margin-bottom: 0; flex: 0 0 auto; }
  .mys-pos-grid { grid-template-columns: 1fr; gap: 44px; }
  .mys-scroll-rail { display: none; }
  .mys-synthesis { flex-direction: column; text-align: center; gap: 14px; }
  .mys-benefits-grid { grid-template-columns: 1fr; gap: 36px; }
  .mys-stack-grid { grid-template-columns: 1fr; gap: 36px; }
  .mys-stack-intro p { max-width: none; }
}

@media (max-width: 680px) {
  .mys-container { padding: 0 22px; }
  .mys-section { padding: 72px 0; }
  .mys-hero { padding: 96px 0 80px; }
  .mys-hero p.mys-hero-sub { font-size: 16px; line-height: 1.55; margin-top: 22px; }
  .mys-value-grid,
  .mys-adv-grid { grid-template-columns: 1fr; gap: 14px; }
  .mys-adv-card[style] { grid-column: auto !important; }
  .mys-adv-card { padding: 26px 24px; gap: 18px; }
  .mys-value-card,
  .mys-tool { padding: 28px 24px; }
  .mys-lead { font-size: 17px; }
  .mys-subtitle { font-size: 14px; margin-bottom: 0; }
  .mys-tag { margin-bottom: 22px; }
  .mys-section-cta { margin-top: 40px; }
  .mys-cta-section { padding: 80px 0; }
  .mys-cta-wrap { padding: 52px 22px; border-radius: 24px; }
  .mys-cta-wrap > p { font-size: 16px; }
  .mys-form-row { grid-template-columns: 1fr; gap: 14px; }
  .mys-footer { padding: 30px 22px; flex-direction: column; text-align: center; gap: 14px; }
  .mys-btn-primary { padding: 15px 28px; }
  .mys-specs { grid-template-columns: 1fr; gap: 0; margin-top: 38px; }
  .mys-hero-trust { gap: 12px 22px; margin-top: 40px; }
  .mys-hero-trust .mys-ht-sep { display: none; }
  .mys-benefit-row { grid-template-columns: 36px 1fr; gap: 14px; padding: 20px 0; }
  .mys-faq-q { font-size: 16px; padding: 22px 4px; }
  .mys-stack-block { padding: 22px 24px; font-size: 15px; }
}

@media (max-width: 400px) {
  .mys-container { padding: 0 18px; }
  .mys-cta-wrap { padding: 40px 16px; }
}

/* ==================== FIX: centratura bottoni hero nel responsive ==================== */
.mys-hero .mys-cta-row {
  justify-content: center;
  width: 100%;
}

@media (max-width: 480px) {
  .mys-hero .mys-cta-row { flex-direction: column; }
}

/* ==================== FIX: intro Benefici e Stack centrate su mobile ==================== */
@media (max-width: 900px) {
  .mys-benefits-intro,
  .mys-stack-intro {
    text-align: center;
  }
  .mys-benefits-intro .mys-subtitle,
  .mys-stack-intro p {
    margin-left: auto;
    margin-right: auto;
  }
  .mys-section:not(.mys-center) .mys-stack-intro .mys-section-cta {
    justify-content: center;
  }
}
</style>/* End custom CSS */