/* ==========================================================
   NeuraMed Academy — Home visual refresh v3
   Loaded only by the landing page.
   ========================================================== */
.home-v3{
  --academy-blue:#3e7bff;
  --academy-blue-soft:#eaf1ff;
  --academy-purple:#7354b8;
  --academy-purple-deep:#55358f;
  --academy-lilac:#f2ecfb;
  --academy-pink:#ec78a5;
  --academy-pink-deep:#c95686;
  --academy-rose:#fbe9f1;
  --academy-peach:#fff0e8;
  --academy-sky:#e8f5ff;
  --academy-teal-soft:#e4f7f7;
  --academy-navy:#06366f;
  --academy-shadow:0 22px 55px rgba(35,55,105,.12);
}
.home-v3 h1,.home-v3 h2,.home-v3 h3,.home-v3 h4{font-family:'Poppins','Manrope',sans-serif}
.home-v3 .site-header{box-shadow:0 7px 28px rgba(31,54,96,.035)}
.home-v3 .btn-primary{background:linear-gradient(135deg,#08a7b8,#078da2)}
.home-v3 .btn-outline{border-color:#9fb7d0}
.home-v3 .kicker,.home-v3 .eyebrow{color:#078d9d}

/* Hero */
.home-v3 .academy-hero{
  position:relative;
  min-height:760px;
  padding:145px 0 92px;
  overflow:hidden;
  background:
    radial-gradient(circle at 87% 18%,rgba(62,123,255,.14),transparent 30%),
    radial-gradient(circle at 72% 76%,rgba(236,120,165,.12),transparent 27%),
    radial-gradient(circle at 16% 85%,rgba(115,84,184,.10),transparent 28%),
    linear-gradient(135deg,#fff 0%,#f9fbff 48%,#f7fbfd 100%);
}
.home-v3 .academy-hero::after{display:none}
.hero-orb{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}
.hero-orb-purple{width:270px;height:270px;right:-95px;top:160px;background:linear-gradient(145deg,rgba(115,84,184,.15),rgba(115,84,184,.015))}
.hero-orb-pink{width:170px;height:170px;right:31%;bottom:42px;background:linear-gradient(145deg,rgba(236,120,165,.16),rgba(236,120,165,.02))}
.hero-orb-blue{width:350px;height:350px;left:-215px;bottom:-210px;background:linear-gradient(145deg,rgba(62,123,255,.12),rgba(62,123,255,.01))}
.home-v3 .hero-grid{grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);gap:58px}
.home-v3 .hero-copy{position:relative;z-index:2}
.home-v3 .hero-copy h1{max-width:690px;font-size:clamp(3.25rem,5.2vw,5.25rem);line-height:1.04;letter-spacing:-.055em;margin-bottom:24px}
.home-v3 .hero-title-line{display:block}.home-v3 .hero-title-dark{color:var(--navy)}.home-v3 .hero-title-gradient{background:linear-gradient(90deg,var(--academy-blue),var(--academy-purple),var(--academy-pink));-webkit-background-clip:text;background-clip:text;color:transparent}
.home-v3 .hero-copy p{max-width:625px;font-size:1.12rem;line-height:1.72}
.home-v3 .hero-search-color{max-width:680px;border-color:rgba(115,84,184,.18);box-shadow:0 18px 45px rgba(45,66,117,.11)}
.home-v3 .hero-search-color::before{content:"";position:absolute;left:22px;right:22px;bottom:-1px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--teal),var(--academy-blue),var(--academy-purple),var(--academy-pink))}
.home-v3 .hero-search{position:relative}
.home-v3 .problem-chip{transition:.22s}
.home-v3 .problem-chip:hover{transform:translateY(-2px)}
.home-v3 .chip-blue{background:var(--academy-blue-soft);border-color:#cbdcff;color:#285ebf}
.home-v3 .chip-purple{background:var(--academy-lilac);border-color:#dfd1f5;color:var(--academy-purple-deep)}
.home-v3 .chip-pink{background:var(--academy-rose);border-color:#f2cada;color:var(--academy-pink-deep)}
.home-v3 .hero-proof strong{color:var(--academy-purple-deep)}

.academy-visual{position:relative;min-height:525px;display:grid;place-items:center}
.academy-dashboard-frame{position:relative;width:100%;padding:13px;border:1px solid rgba(42,87,138,.13);border-radius:28px;background:rgba(255,255,255,.82);box-shadow:0 38px 80px rgba(29,58,111,.17);backdrop-filter:blur(8px);transform:perspective(1200px) rotateY(-2.2deg) rotateX(1deg)}
.academy-dashboard-frame::before{content:"";position:absolute;inset:-8px -9px auto auto;width:42%;height:45%;z-index:-1;border-radius:34px;background:linear-gradient(145deg,rgba(115,84,184,.20),rgba(236,120,165,.08));filter:blur(25px)}
.academy-dashboard-frame img{display:block;width:100%;border-radius:20px}
.floating-note{position:absolute;z-index:3;display:flex;align-items:center;gap:11px;min-width:185px;padding:12px 15px;border:1px solid rgba(255,255,255,.85);border-radius:16px;background:rgba(255,255,255,.92);box-shadow:0 18px 40px rgba(35,55,105,.16);backdrop-filter:blur(12px)}
.floating-note-icon{display:grid;place-items:center;width:37px;height:37px;border-radius:12px;font-weight:900}
.floating-note strong{display:block;color:var(--navy);font-size:.72rem}.floating-note small{display:block;color:#768ba0;font-size:.6rem;margin-top:2px}
.note-video{left:-30px;top:44px}.note-video .floating-note-icon{background:var(--academy-blue-soft);color:var(--academy-blue)}
.note-action{right:-28px;top:42%;}.note-action .floating-note-icon{background:var(--academy-teal-soft);color:#0792a0}
.note-template{left:18%;bottom:1px}.note-template .floating-note-icon{background:var(--academy-rose);color:var(--academy-pink-deep)}
.visual-dot{position:absolute;border-radius:50%;border:7px solid rgba(255,255,255,.85);box-shadow:0 10px 24px rgba(35,55,105,.14)}
.visual-dot-a{width:27px;height:27px;right:1%;top:18%;background:var(--academy-pink)}
.visual-dot-b{width:23px;height:23px;left:8%;bottom:9%;background:var(--academy-purple)}

/* Benefit cards */
.home-v3 .academy-value-strip{margin-top:-30px}
.home-v3 .academy-value-grid{gap:14px;padding:0;border:0;background:transparent;box-shadow:none}
.home-v3 .academy-value-grid article{min-height:114px;padding:22px 20px;border:1px solid rgba(86,109,146,.10);border-radius:20px;box-shadow:0 13px 32px rgba(31,54,96,.07);transition:.25s}
.home-v3 .academy-value-grid article:hover{transform:translateY(-5px);box-shadow:var(--academy-shadow)}
.home-v3 .academy-value-grid article:last-child{border:1px solid rgba(86,109,146,.10)}
.home-v3 .academy-value-grid .value-icon{width:52px;height:52px;border-radius:16px;background:#fff;box-shadow:0 9px 22px rgba(44,67,113,.09)}
.home-v3 .academy-value-grid .value-icon img{width:44px;height:44px;object-fit:contain}
.home-v3 .academy-value-grid strong{font-size:.86rem}.home-v3 .academy-value-grid p{font-size:.68rem;line-height:1.5}
.value-card-teal{background:linear-gradient(145deg,#effafa,#fff)}
.value-card-blue{background:linear-gradient(145deg,#eef4ff,#fff)}
.value-card-purple{background:linear-gradient(145deg,#f5f0fc,#fff)}
.value-card-pink{background:linear-gradient(145deg,#fdf0f5,#fff)}
.value-icon-gift{background:linear-gradient(145deg,#dff8f7,#fff)!important;color:#0794a2!important;font-size:1.35rem!important}

/* Academy introduction */
.academy-intro{padding:105px 0 92px;background:#fff}
.academy-intro-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}
.academy-intro-copy h2{max-width:610px;font-size:clamp(2.45rem,4.4vw,4rem);letter-spacing:-.045em}
.academy-intro-copy h2 em{font-style:normal;background:linear-gradient(90deg,var(--academy-purple),var(--academy-pink));-webkit-background-clip:text;background-clip:text;color:transparent}
.academy-intro-copy>p{max-width:610px;font-size:1rem}
.academy-benefit-list{display:grid;gap:13px;margin:26px 0 30px}
.academy-benefit-list>div{display:grid;grid-template-columns:46px 1fr;align-items:center;gap:13px;padding:11px 14px;border:1px solid #e7edf3;border-radius:15px;background:#fff;box-shadow:0 8px 22px rgba(35,55,105,.045)}
.academy-benefit-list p{margin:0;font-size:.75rem;line-height:1.45}.academy-benefit-list strong{color:var(--navy)}
.mini-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;font-weight:900}
.mini-icon-blue{background:var(--academy-blue-soft);color:var(--academy-blue)}
.mini-icon-purple{background:var(--academy-lilac);color:var(--academy-purple)}
.mini-icon-pink{background:var(--academy-rose);color:var(--academy-pink-deep)}
.academy-intro-image{position:relative;min-height:440px;display:grid;place-items:center}
.academy-intro-image picture{position:relative;z-index:2;width:100%;overflow:hidden;border-radius:35px 90px 35px 90px;background:#eff7fa;box-shadow:0 28px 65px rgba(35,55,105,.14)}
.academy-intro-image img{display:block;width:100%;min-height:430px;object-fit:cover;object-position:center}
.image-shape{position:absolute;border-radius:50%;z-index:1}
.shape-purple{width:210px;height:210px;right:-35px;top:-30px;background:var(--academy-lilac)}
.shape-pink{width:150px;height:150px;left:-40px;bottom:-25px;background:var(--academy-rose)}
.image-caption{position:absolute;z-index:3;right:-15px;bottom:30px;display:flex;align-items:center;gap:12px;padding:14px 17px;border-radius:17px;background:rgba(255,255,255,.94);box-shadow:0 20px 45px rgba(35,55,105,.18)}
.image-caption>span{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:linear-gradient(145deg,var(--academy-purple),var(--academy-pink));color:#fff}
.image-caption strong{display:block;font-size:.76rem}.image-caption small{display:block;color:#74879a;font-size:.62rem}

/* Colorful problem cards */
.colorful-problems{position:relative;overflow:hidden;background:linear-gradient(180deg,#fbfdff,#fff)}
.colorful-problems::before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;left:-220px;top:90px;background:var(--academy-lilac);opacity:.55}
.colorful-problem-grid{position:relative;z-index:1}
.home-v3 .colorful-problem-grid .problem-card{min-height:228px;border:0;box-shadow:0 15px 36px rgba(35,55,105,.07)}
.home-v3 .colorful-problem-grid .problem-card:hover{transform:translateY(-7px);box-shadow:0 23px 48px rgba(35,55,105,.13)}
.home-v3 .colorful-problem-grid .problem-card-icon{width:50px;height:50px;background:#fff;box-shadow:0 9px 22px rgba(35,55,105,.09)}
.home-v3 .colorful-problem-grid .problem-card-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.problem-card-teal{background:linear-gradient(145deg,#e9f8f8,#fff)}.problem-card-teal .problem-card-icon,.problem-card-teal a{color:#078f9f!important}
.problem-card-blue{background:linear-gradient(145deg,#edf3ff,#fff)}.problem-card-blue .problem-card-icon,.problem-card-blue a{color:#356fd7!important}
.problem-card-purple{background:linear-gradient(145deg,#f3edfb,#fff)}.problem-card-purple .problem-card-icon,.problem-card-purple a{color:var(--academy-purple)!important}
.problem-card-pink{background:linear-gradient(145deg,#fcecf3,#fff)}.problem-card-pink .problem-card-icon,.problem-card-pink a{color:var(--academy-pink-deep)!important}
.problem-card-rose{background:linear-gradient(145deg,#fff0f4,#fff)}.problem-card-rose .problem-card-icon,.problem-card-rose a{color:#d6638b!important}
.problem-card-sky{background:linear-gradient(145deg,#eaf6ff,#fff)}.problem-card-sky .problem-card-icon,.problem-card-sky a{color:#3281bd!important}
.problem-card-lilac{background:linear-gradient(145deg,#f3effc,#fff)}.problem-card-lilac .problem-card-icon,.problem-card-lilac a{color:#7658ad!important}
.problem-card-peach{background:linear-gradient(145deg,#fff2e9,#fff)}.problem-card-peach .problem-card-icon,.problem-card-peach a{color:#c87548!important}

/* How it works */
.colorful-how{background:linear-gradient(180deg,#fff,#f8fbff)}
.colorful-how-grid{gap:17px}
.home-v3 .colorful-how-grid .how-card{padding:27px 17px 24px;border:0;overflow:hidden;box-shadow:0 13px 32px rgba(35,55,105,.07);transition:.25s}
.home-v3 .colorful-how-grid .how-card:hover{transform:translateY(-6px);box-shadow:0 22px 44px rgba(35,55,105,.12)}
.home-v3 .colorful-how-grid .how-icon{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 12px;border-radius:17px;background:#fff;font-size:1.4rem;box-shadow:0 8px 20px rgba(35,55,105,.08)}
.home-v3 .colorful-how-grid .how-number{position:absolute;right:13px;top:12px;width:28px;height:28px;margin:0;background:rgba(255,255,255,.75);color:currentColor}
.home-v3 .colorful-how-grid h3{font-size:.9rem}.home-v3 .colorful-how-grid p{font-size:.68rem;line-height:1.55}
.how-card-teal{background:var(--academy-teal-soft);color:#087f8c}.how-card-blue{background:var(--academy-blue-soft);color:#356fd7}.how-card-purple{background:var(--academy-lilac);color:var(--academy-purple)}.how-card-pink{background:var(--academy-rose);color:var(--academy-pink-deep)}.how-card-navy{background:linear-gradient(145deg,#e7eef8,#f8fbff);color:var(--academy-navy)}

/* Featured solutions */
.colorful-featured{background:#fff}
.featured-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;max-width:none;margin-bottom:38px}
.featured-heading h2{font-size:clamp(2.3rem,4vw,3.5rem);letter-spacing:-.04em}.featured-heading p{margin:10px 0 0}
.home-v3 .solution-card{border:0;box-shadow:0 15px 36px rgba(35,55,105,.09)}
.home-v3 .solution-card:nth-child(3n+1){background:linear-gradient(180deg,#fff,#fbfeff)}
.home-v3 .solution-card:nth-child(3n+2){background:linear-gradient(180deg,#fff,#fcfaff)}
.home-v3 .solution-card:nth-child(3n+3){background:linear-gradient(180deg,#fff,#fffafd)}
.home-v3 .solution-card:hover{box-shadow:0 24px 52px rgba(35,55,105,.15)}
.home-v3 .play-badge{background:linear-gradient(145deg,var(--academy-blue),var(--academy-purple))}
.home-v3 .template-indicator{background:var(--academy-rose);color:var(--academy-pink-deep)}

/* NeuraMed showcase */
.neuramed-showcase{position:relative;overflow:hidden;padding:100px 0;background:linear-gradient(135deg,#042c5c 0%,#073e7a 50%,#164d91 100%);color:#fff}
.neuramed-showcase::before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 48%,rgba(255,255,255,.035) 48% 50%,transparent 50%)}
.neuramed-orb{position:absolute;border-radius:50%;filter:blur(2px)}
.neuramed-orb-one{width:420px;height:420px;right:-190px;top:-170px;background:rgba(236,120,165,.18)}
.neuramed-orb-two{width:300px;height:300px;left:28%;bottom:-230px;background:rgba(115,84,184,.24)}
.neuramed-showcase-grid{position:relative;z-index:2;display:grid;grid-template-columns:.82fr 1.18fr;gap:60px;align-items:center}
.neuramed-copy .kicker{color:#7ce3eb}.neuramed-copy h2{max-width:620px;color:#fff;font-size:clamp(2.55rem,4.5vw,4.25rem);line-height:1.08;letter-spacing:-.045em}
.neuramed-copy h2 span{background:linear-gradient(90deg,#7ce3eb,#a9c8ff,#f3a4c3);-webkit-background-clip:text;background-clip:text;color:transparent}
.neuramed-copy>p{max-width:620px;color:#dbe9f6;font-size:1rem;line-height:1.72}
.neuramed-feature-pills{display:flex;flex-wrap:wrap;gap:10px;margin:27px 0}
.neuramed-feature-pills span{display:inline-flex;align-items:center;gap:9px;padding:9px 12px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.075);color:#eef7ff;font-size:.72rem;font-weight:750}
.neuramed-feature-pills i{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:rgba(124,227,235,.16);color:#82edf3;font-style:normal}
.neuramed-actions{margin-top:29px}.neuramed-outline{border-color:rgba(255,255,255,.42)!important;background:transparent!important;color:#fff!important}.neuramed-outline:hover{border-color:#fff!important}
.neuramed-note{margin-top:16px!important;color:#9db9d6!important;font-size:.68rem!important}

.software-preview{position:relative;min-width:0;padding:24px 0}
.software-window{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.36);border-radius:24px;background:#f7f9fd;box-shadow:0 36px 85px rgba(0,17,48,.43);transform:perspective(1400px) rotateY(-2deg)}
.software-topbar{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #e5eaf2;background:#fff}
.software-brand{display:flex;align-items:center;gap:8px;color:#0a3971;font-size:.72rem}.software-logo-mark{position:relative;display:block;width:25px;height:25px}.software-logo-mark i{position:absolute;width:10px;height:10px;background:#08a7b8;transform:rotate(30deg);border-radius:2px}.software-logo-mark i:nth-child(1){left:8px;top:0}.software-logo-mark i:nth-child(2){left:1px;top:12px;background:#3e7bff}.software-logo-mark i:nth-child(3){right:0;top:12px;background:#7354b8}
.software-top-actions{display:flex;align-items:center;gap:10px}.software-search{padding:6px 10px;border-radius:8px;background:#f3f6fa;color:#8797aa;font-size:.52rem}.software-bell{color:#3e7bff;font-size:.58rem}.software-avatar{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:linear-gradient(145deg,#d9e7ff,#f5dce7);color:#36517a;font-size:.48rem;font-weight:900}
.software-body{display:grid;grid-template-columns:54px 1fr;min-height:405px}
.software-sidebar{display:flex;flex-direction:column;align-items:center;gap:12px;padding:17px 8px;background:#fff;border-right:1px solid #e8edf4}.software-sidebar span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;color:#8b9bad;font-size:.7rem}.software-sidebar span.active{background:#e8f5f7;color:#078f9f}
.software-main{min-width:0;padding:20px}
.software-welcome{display:flex;justify-content:space-between;gap:16px;align-items:start}.software-welcome small{color:#8495a9;font-size:.46rem;font-weight:800;letter-spacing:.08em}.software-welcome h3{font-family:'Poppins',sans-serif;color:#0b376d;font-size:1rem;margin:3px 0}.software-welcome p{font-size:.55rem;margin:0;color:#7e90a4}.status-live{padding:6px 9px;border-radius:999px;background:#e5f8f3;color:#07826c;font-size:.48rem;font-weight:850}
.software-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:17px 0}.software-stats article{position:relative;display:grid;grid-template-columns:38px 1fr;gap:9px;align-items:center;padding:11px;border:1px solid #e5ebf2;border-radius:12px;background:#fff;box-shadow:0 6px 16px rgba(38,60,105,.04)}.stat-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;font-size:.75rem}.stat-icon-blue{background:#eaf1ff;color:#3e7bff}.stat-icon-purple{background:#f1ebfa;color:#7354b8}.stat-icon-pink{background:#fbeaf1;color:#d15887}.software-stats small{display:block;color:#8999aa;font-size:.43rem}.software-stats strong{display:block;color:#0b376d;font-size:.88rem;line-height:1.1}.software-stats em{grid-column:1/-1;color:#46a48e;font-size:.42rem;font-style:normal;text-align:right}
.software-panels{display:grid;grid-template-columns:1.38fr .78fr;gap:10px}.agenda-panel,.automation-panel{border:1px solid #e4eaf2;border-radius:13px;background:#fff;box-shadow:0 8px 18px rgba(38,60,105,.04)}.agenda-panel{padding:12px}.agenda-panel header{display:flex;justify-content:space-between;align-items:start;margin-bottom:8px}.agenda-panel header small,.automation-panel small{color:#08a7b8;font-size:.42rem;font-weight:850;letter-spacing:.08em}.agenda-panel h4,.automation-panel h4{font-size:.68rem;margin:2px 0;color:#0b376d}.agenda-panel header a{color:#3e7bff;font-size:.43rem;font-weight:750}.appointment{display:grid;grid-template-columns:34px 27px 1fr auto;gap:7px;align-items:center;padding:8px 0;border-top:1px solid #edf1f5}.appointment time{color:#4e6480;font-size:.48rem;font-weight:800}.patient-dot{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;font-size:.4rem;font-weight:900}.patient-blue{background:#e8f1ff;color:#3774d5}.patient-purple{background:#f0eafa;color:#7354b8}.patient-pink{background:#fbe9f1;color:#c95686}.appointment strong{display:block;color:#183b68;font-size:.5rem}.appointment small{display:block;color:#91a0b0;font-size:.4rem}.appointment em{padding:4px 5px;border-radius:999px;font-size:.37rem;font-style:normal;font-weight:800}.confirmed{background:#e5f8f3;color:#07826c}.pending{background:#fff3dc;color:#b37413}
.automation-panel{padding:13px}.automation-head{display:flex;align-items:center;gap:8px}.automation-head>span{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:linear-gradient(145deg,#eef1ff,#fbeaf1);color:#7354b8}.automation-progress{height:6px;margin:15px 0 11px;border-radius:999px;background:#edf1f5;overflow:hidden}.automation-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#08a7b8,#3e7bff,#7354b8)}.automation-panel p{color:#6e8197;font-size:.47rem;line-height:1.55}.automation-panel p strong{color:#173d6d}.automation-list{display:grid;gap:6px;margin-top:12px}.automation-list span{padding:6px 7px;border-radius:8px;background:#f7f9fc;color:#5d7188;font-size:.42rem}
.software-floating{position:absolute;z-index:4;display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid rgba(255,255,255,.8);border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 18px 42px rgba(0,22,58,.22);backdrop-filter:blur(10px)}.software-floating>span{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;font-weight:900}.software-floating strong{display:block;color:#153c6d;font-size:.56rem}.software-floating small{display:block;color:#7f91a5;font-size:.43rem;margin-top:2px}.floating-reminder{right:-26px;top:63px}.floating-reminder>span{background:#e4f8f3;color:#087c68}.floating-patient{left:-26px;bottom:42px}.floating-patient>span{background:#fbeaf1;color:#c95686}

/* Masterclass and newsletter */
.colorful-masterclass{background:linear-gradient(180deg,#f7faff,#fff)}
.home-v3 .colorful-masterclass .masterclass-card{border:0;background:linear-gradient(135deg,#fff,#f8f3fc 58%,#fceff4);box-shadow:0 24px 55px rgba(35,55,105,.11)}
.home-v3 .colorful-masterclass .masterclass-card picture{position:relative}.home-v3 .colorful-masterclass .masterclass-card picture::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(115,84,184,.08))}
.colorful-newsletter{background:#fff}
.home-v3 .colorful-newsletter .newsletter-card{border:0;background:linear-gradient(135deg,#eef9fa,#f3f0fb 50%,#fcecf3);box-shadow:0 18px 42px rgba(35,55,105,.09)}
.home-v3 .colorful-newsletter .mail-icon{background:linear-gradient(145deg,var(--academy-purple),var(--academy-pink))}

/* Responsive */
@media(max-width:1180px){
  .home-v3 .hero-grid{grid-template-columns:1fr 1fr;gap:38px}.home-v3 .hero-copy h1{font-size:clamp(3rem,5vw,4.45rem)}
  .floating-note{min-width:160px}.note-video{left:-12px}.note-action{right:-10px}
  .neuramed-showcase-grid{grid-template-columns:.9fr 1.1fr;gap:38px}.software-floating{display:none}
}
@media(max-width:960px){
  .home-v3 .academy-hero{padding-top:120px}.home-v3 .hero-grid,.academy-intro-grid,.neuramed-showcase-grid{grid-template-columns:1fr}
  .home-v3 .hero-copy h1{max-width:760px}.academy-visual{max-width:780px;margin:0 auto;width:100%}
  .home-v3 .academy-value-grid{grid-template-columns:repeat(2,1fr)}
  .academy-intro-grid{gap:45px}.academy-intro-copy{max-width:760px}.academy-intro-image{max-width:760px;margin:auto;width:100%}
  .neuramed-copy{max-width:760px}.software-preview{max-width:820px;margin:auto;width:100%}
}
@media(max-width:840px){
  .home-v3 .academy-hero{min-height:auto}.home-v3 .academy-value-strip{margin-top:0;padding-top:24px}
  .featured-heading{align-items:start;flex-direction:column}
  .home-v3 .colorful-how-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:620px){
  .home-v3 .academy-hero{padding:112px 0 62px}.home-v3 .hero-copy h1{font-size:clamp(2.55rem,13vw,3.45rem);letter-spacing:-.045em}.home-v3 .hero-copy p{font-size:.98rem}
  .academy-visual{min-height:350px}.academy-dashboard-frame{border-radius:20px;padding:8px;transform:none}.academy-dashboard-frame img{border-radius:14px}
  .floating-note{display:none}.visual-dot{display:none}
  .home-v3 .academy-value-grid{grid-template-columns:1fr}.home-v3 .academy-value-grid article{min-height:100px}
  .academy-intro{padding:70px 0}.academy-intro-copy h2{font-size:2.35rem}.academy-intro-image{min-height:330px}.academy-intro-image img{min-height:330px}.image-caption{right:4px;bottom:12px}
  .home-v3 .colorful-how-grid{grid-template-columns:1fr}
  .neuramed-showcase{padding:75px 0}.neuramed-copy h2{font-size:2.45rem}.neuramed-actions .btn{width:100%}
  .software-preview{overflow:hidden;padding:12px 0}.software-window{transform:none;border-radius:17px}.software-body{grid-template-columns:40px 1fr}.software-sidebar{padding:12px 5px}.software-sidebar span{width:27px;height:27px}.software-main{padding:12px}.software-stats{grid-template-columns:1fr}.software-stats article{grid-template-columns:34px 1fr auto}.software-stats em{grid-column:auto}.software-panels{grid-template-columns:1fr}.automation-panel{display:none}.appointment{grid-template-columns:31px 25px 1fr}.appointment em{display:none}
}
