:root{
  --aseh-bg:#063a48; --aseh-bg-2:#075563; --aseh-navy:#083344; --aseh-surface:#ffffff; --aseh-surface-2:#f4fbfb;
  --aseh-text:#132536; --aseh-muted:#60758a; --aseh-line:#d8e9ec; --aseh-primary:#00a6a6;
  --aseh-teal:#00a6a6; --aseh-cyan:#2af6d1; --aseh-indigo:#155e75; --aseh-accent:#ff5a72; --aseh-coral:#ff6b4a; --aseh-gold:#fbbf24;
  --aseh-radius:22px; --aseh-radius-lg:32px; --aseh-shadow:0 24px 70px rgba(4,30,42,.14);
  --aseh-soft-shadow:0 14px 42px rgba(4,30,42,.09);
  --aseh-font:AsehDana,Vazirmatn,IRANSans,Shabnam,Tahoma,"Segoe UI",Arial,sans-serif;
  --aseh-heading:AsehDana,Vazirmatn,IRANSans,Tahoma,"Segoe UI",Arial,sans-serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.aseh-v13,body.aseh-v12{margin:0;font-family:var(--aseh-font);direction:rtl;text-align:right;background:#fff;color:var(--aseh-text);line-height:1.82;font-size:15.8px}body.aseh-v13 a,body.aseh-v12 a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.aseh-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.aseh-skip-link{position:absolute;right:20px;top:-60px;background:#fff;color:#000;padding:10px 14px;border-radius:12px;z-index:9999}.aseh-skip-link:focus{top:12px}
body.aseh-v13 h1,body.aseh-v13 h2,body.aseh-v13 h3,.aseh-brand-text strong{font-family:var(--aseh-heading);letter-spacing:-.35px}
.aseh-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(219,231,239,.86);transition:.2s ease}.aseh-header.is-scrolled{box-shadow:0 14px 40px rgba(2,8,23,.07)}.aseh-header-inner{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:78px}.aseh-brand{display:flex;align-items:center;gap:12px;min-width:220px}.aseh-brand-mark{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#e0f2fe,#ccfbf1);box-shadow:0 12px 34px rgba(14,165,233,.16);overflow:hidden}.aseh-brand-mark img{width:42px;height:42px;object-fit:contain}.aseh-brand-text{display:flex;flex-direction:column;gap:1px}.aseh-brand-text strong{font-size:15.5px;color:#07111f}.aseh-brand-text small{font-size:11.5px;color:var(--aseh-muted);max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aseh-nav ul{display:flex;align-items:center;gap:3px;list-style:none;padding:0;margin:0}.aseh-nav a{display:block;padding:9px 10px;border-radius:13px;color:#203047;font-weight:850;font-size:13.2px}.aseh-nav a:hover,.aseh-nav a:focus{background:#e8f7ff;color:#0369a1;outline:none}.aseh-menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--aseh-line);background:#fff;border-radius:14px}.aseh-menu-toggle span{display:block;width:20px;height:2px;margin:5px auto;background:#07111f;border-radius:2px}
.aseh-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:12px 20px;font-weight:900;cursor:pointer;background:#eaf7ff;color:#075985;box-shadow:none;transition:.2s ease;font-size:14px}.aseh-btn:hover,.aseh-btn:focus{transform:translateY(-2px);box-shadow:0 18px 44px rgba(14,165,233,.22);outline:3px solid rgba(14,165,233,.2)}.aseh-btn-primary{background:linear-gradient(135deg,var(--aseh-primary),var(--aseh-teal));color:#fff}.aseh-btn-secondary{background:#ecfeff;color:#0f766e}.aseh-btn-ghost{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24);color:#fff}.aseh-btn-sm{padding:9px 14px;font-size:12.5px;color:#fff;background:linear-gradient(135deg,var(--aseh-indigo),var(--aseh-primary))}
.aseh-hero-v13{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 12% 10%,rgba(34,211,238,.26),transparent 30%),radial-gradient(circle at 84% 16%,rgba(16,185,129,.20),transparent 34%),linear-gradient(135deg,#06111e 0%,#0a1b2f 46%,#07111f 100%);padding:84px 0 54px}.aseh-hero-v13:before{content:"";position:absolute;inset:0;background:url('../images/ai-health-minimal-bg.svg') center/cover no-repeat;opacity:.18;mix-blend-mode:screen}.aseh-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:50px;align-items:center;position:relative;z-index:1}.aseh-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:rgba(14,165,233,.1);color:#0284c7;font-weight:900;font-size:12.4px;letter-spacing:.2px}.aseh-hero .aseh-eyebrow,.aseh-page-hero .aseh-eyebrow{background:rgba(255,255,255,.1);color:#a7f3d0;border:1px solid rgba(255,255,255,.14)}.aseh-hero h1,.aseh-page-hero h1{font-size:clamp(34px,4.7vw,58px);line-height:1.18;margin:16px 0;color:#fff;letter-spacing:-1px}.aseh-hero p,.aseh-page-hero p{font-size:clamp(15.5px,1.8vw,19px);color:#dbeafe;max-width:720px}.aseh-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.aseh-pill-list{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.aseh-pill-list span{padding:7px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#e0f2fe;font-size:12.2px}.aseh-hero-visual{position:relative;border-radius:var(--aseh-radius-lg);overflow:hidden;box-shadow:0 32px 92px rgba(0,0,0,.36);border:1px solid rgba(255,255,255,.13);background:#0b1729;isolation:isolate}.aseh-hero-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(6,17,30,.28),rgba(6,17,30,.05),rgba(14,165,233,.22));z-index:1;pointer-events:none}.aseh-hero-visual img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;min-height:355px;filter:saturate(1.08) contrast(1.04)}.aseh-hero-orbit{position:absolute;z-index:2;display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;background:rgba(255,255,255,.92);color:#102033;box-shadow:0 18px 50px rgba(2,8,23,.18);font-weight:900;font-size:12.5px;border:1px solid rgba(255,255,255,.36)}.aseh-hero-orbit svg{width:20px;height:20px;fill:#0284c7}.aseh-orbit-1{right:20px;top:26px}.aseh-orbit-2{left:22px;bottom:28px}.aseh-orbit-3{right:32px;bottom:32px}.aseh-hero-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:34px;position:relative;z-index:1}.aseh-stat{padding:20px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.07);border-radius:22px;color:#fff;backdrop-filter:blur(12px)}.aseh-stat-icon{width:42px;height:42px;border-radius:15px;background:rgba(255,255,255,.1);display:grid;place-items:center;margin-bottom:10px}.aseh-stat-icon svg{width:23px;height:23px;fill:#a7f3d0}.aseh-stat strong{display:block;font-size:23px;color:#a7f3d0;line-height:1.3}.aseh-stat span{display:block;color:#dbeafe;font-size:13px}
.aseh-section{padding:76px 0}.aseh-section-soft{background:linear-gradient(180deg,#f8fbfe,#edf7fb)}.aseh-section-head{text-align:center;max-width:780px;margin:0 auto 36px}.aseh-section-head h2{font-size:clamp(26px,3.5vw,40px);line-height:1.28;margin:14px 0 10px;color:#07111f}.aseh-section-head p{color:var(--aseh-muted);font-size:16px}.aseh-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.aseh-card,.aseh-product-card,.aseh-panel{background:#fff;border:1px solid var(--aseh-line);border-radius:var(--aseh-radius);box-shadow:var(--aseh-soft-shadow)}.aseh-card{padding:24px;min-height:210px}.aseh-card-icon{width:52px;height:52px;border-radius:17px;background:linear-gradient(135deg,#e0f2fe,#ccfbf1);display:grid;place-items:center;margin-bottom:16px}.aseh-card-icon svg{width:26px;height:26px;fill:#0284c7}.aseh-card h3,.aseh-product-card h3{font-size:19px;line-height:1.45;margin:0 0 9px;color:#07111f}.aseh-card p,.aseh-product-card p{color:var(--aseh-muted);margin:0;font-size:14.5px}.aseh-card-image{height:128px;border-radius:18px;overflow:hidden;margin-bottom:16px}.aseh-card-image img{width:100%;height:100%;object-fit:cover;display:block}
.aseh-solution-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:30px;align-items:center}.aseh-solution-grid h2,.aseh-cta-band h2{font-size:clamp(27px,3.8vw,40px);line-height:1.28;margin:13px 0;color:#07111f}.aseh-solution-grid p,.aseh-cta-band p{color:var(--aseh-muted);font-size:16px}.aseh-media-card{margin:0;border-radius:30px;overflow:hidden;border:1px solid #dbe7ef;box-shadow:var(--aseh-shadow);background:#fff}.aseh-media-card img{display:block;width:100%;height:315px;object-fit:cover}.aseh-media-card figcaption{padding:14px 18px;background:#fff;color:#102033;font-weight:900;font-size:14px}.aseh-visual-proof{padding-top:8px;background:#fff}.aseh-visual-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}
.aseh-products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.aseh-products-focus{max-width:980px;margin-inline:auto}.aseh-product-card{overflow:hidden;display:flex;flex-direction:column;min-height:420px}.aseh-product-thumb{position:relative;aspect-ratio:16/9;background:#eef8ff;border-bottom:1px solid var(--aseh-line)}.aseh-product-thumb img{display:block;width:100%;height:100%;object-fit:cover}.aseh-product-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(6,17,30,.22));}.aseh-product-thumb-icon{position:absolute;right:18px;bottom:18px;z-index:2;width:54px;height:54px;border-radius:18px;background:rgba(255,255,255,.92);display:grid;place-items:center;box-shadow:0 18px 42px rgba(2,8,23,.18)}.aseh-product-thumb-icon svg{width:28px;height:28px;fill:#0284c7}.aseh-product-card-body{padding:24px;display:flex;flex:1;flex-direction:column}.aseh-product-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:16px}.aseh-product-top span,.aseh-product-top small,.aseh-tag-row span{font-size:11.5px;border-radius:999px;padding:6px 10px;background:#eef8ff;color:#0369a1;font-weight:850}.aseh-product-top small{background:#ecfdf5;color:#047857}.aseh-product-card p{flex:1}.aseh-tag-row{margin-top:18px}.aseh-link-more{margin-top:18px;color:#0284c7;font-weight:900}
.aseh-page-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 12%,rgba(20,184,166,.14),transparent 32%),radial-gradient(circle at 78% 18%,rgba(14,165,233,.16),transparent 30%),linear-gradient(135deg,#07111f 0%,#0b1729 48%,#06111e 100%);padding:66px 0 58px;color:#fff}.aseh-page-hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:40px;align-items:center}.aseh-page-hero h1{font-size:clamp(32px,4.6vw,52px)}.aseh-page-hero p{max-width:820px}.aseh-page-hero-media{position:relative;border-radius:28px;overflow:hidden;background:#0b1729;border:1px solid rgba(255,255,255,.14);box-shadow:0 28px 88px rgba(0,0,0,.32)}.aseh-page-hero-media img{display:block;width:100%;height:330px;object-fit:cover}.aseh-floating-badge{position:absolute;right:18px;bottom:18px;display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.92);border-radius:999px;padding:9px 12px;color:#102033;font-weight:900;font-size:12px}.aseh-floating-badge svg{width:20px;height:20px;fill:#0284c7}
.aseh-two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.aseh-feature-line{display:grid;grid-template-columns:62px 1fr;gap:16px;background:#fff;border:1px solid var(--aseh-line);border-radius:24px;padding:22px;box-shadow:var(--aseh-soft-shadow)}.aseh-feature-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(135deg,#07111f,#0b4a6f);color:#a7f3d0}.aseh-feature-icon svg{width:26px;height:26px;fill:#a7f3d0}.aseh-feature-line small{display:block;color:#0ea5e9;font-weight:900;margin-bottom:4px}.aseh-feature-line h2{font-size:20px;margin:0 0 7px;color:#07111f}.aseh-feature-line p{margin:0;color:var(--aseh-muted);font-size:14.5px}
.aseh-architecture{display:grid;grid-template-columns:.82fr 1.18fr;gap:36px;align-items:center}.aseh-architecture h2{font-size:38px;line-height:1.27;margin:14px 0;color:#07111f}.aseh-architecture p{color:var(--aseh-muted);font-size:16px}.aseh-architecture img{border-radius:28px;box-shadow:var(--aseh-shadow);border:1px solid #dbe7ef}.aseh-architecture-stack{display:grid;gap:15px}.aseh-architecture-banner{border-radius:22px;border:1px solid var(--aseh-line);box-shadow:var(--aseh-shadow);background:#fff}.aseh-cta-band{display:flex;align-items:center;justify-content:space-between;gap:22px;background:#fff;border:1px solid var(--aseh-line);border-radius:30px;padding:30px 34px;box-shadow:var(--aseh-shadow)}
.aseh-product-layout{display:grid;grid-template-columns:315px 1fr;gap:28px;align-items:start}.aseh-product-aside{position:sticky;top:105px;background:#fff;border:1px solid var(--aseh-line);border-radius:26px;padding:21px;box-shadow:var(--aseh-shadow)}.aseh-aside-icon{width:62px;height:62px;border-radius:20px;background:linear-gradient(135deg,#e0f2fe,#ccfbf1);display:grid;place-items:center;margin-bottom:16px}.aseh-aside-icon svg{width:32px;height:32px;fill:#0284c7}.aseh-product-aside div+div{border-top:1px solid var(--aseh-line);margin-top:14px;padding-top:14px}.aseh-product-aside strong{display:block;color:#07111f}.aseh-product-aside span{display:block;color:var(--aseh-muted);font-size:14px}.aseh-product-content{background:#fff;border:1px solid var(--aseh-line);border-radius:28px;padding:30px;box-shadow:var(--aseh-shadow)}.aseh-product-content h2{font-size:25px;color:#07111f;margin:0 0 11px}.aseh-product-content p{color:var(--aseh-muted);font-size:16px}.aseh-product-visual-inline{margin:0 0 26px;border-radius:28px;overflow:hidden;border:1px solid #e2edf5;box-shadow:0 18px 52px rgba(2,8,23,.10)}.aseh-product-visual-inline img{display:block;width:100%;height:300px;object-fit:cover}.aseh-check-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 14px;padding:0;margin:18px 0 28px;list-style:none}.aseh-check-list li{position:relative;padding:11px 36px 11px 13px;border:1px solid var(--aseh-line);border-radius:16px;background:#f8fbfe;font-size:14.5px}.aseh-check-list li:before{content:"✓";position:absolute;right:13px;top:10px;color:#059669;font-weight:900}.aseh-notice{border:1px solid #fde68a;background:#fffbeb;border-radius:22px;padding:18px;margin-top:20px;color:#92400e}.aseh-notice p{color:#92400e;margin:.4em 0 0}.aseh-panel{padding:30px}.aseh-management-extra .aseh-panel h2{font-size:28px;margin-top:0;color:#07111f}
.aseh-form{display:block}.aseh-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.aseh-form label{display:flex;flex-direction:column;gap:8px;font-weight:900;color:#102033;margin-bottom:16px}.aseh-form input,.aseh-form select,.aseh-form textarea{width:100%;border:1px solid var(--aseh-line);border-radius:16px;padding:12px 14px;font:inherit;background:#fff;color:#102033}.aseh-form input:focus,.aseh-form select:focus,.aseh-form textarea:focus{outline:3px solid rgba(14,165,233,.22);border-color:#0ea5e9}.aseh-form-note{font-size:13px;color:var(--aseh-muted)}.aseh-toast{position:fixed;left:20px;bottom:20px;background:#07111f;color:#fff;border-radius:18px;padding:14px 18px;box-shadow:0 22px 60px rgba(2,8,23,.35);z-index:9999}
.aseh-footer{background:#07111f;color:#dbeafe;padding:58px 0 24px}.aseh-footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr 1.2fr;gap:28px}.aseh-footer h2,.aseh-footer h3{color:#fff;margin:0 0 13px}.aseh-footer p,.aseh-footer li,.aseh-footer-small{color:#bfd7ef}.aseh-footer ul{list-style:none;margin:0;padding:0}.aseh-footer a{color:#e0f2fe}.aseh-footer-brand{display:flex;align-items:center;gap:14px;margin-bottom:12px}.aseh-footer-brand img{width:70px;height:70px;border-radius:20px;object-fit:cover;background:#fff}.aseh-socials{display:flex;flex-wrap:wrap;gap:9px}.aseh-socials a{width:38px;height:38px;border:1px solid rgba(255,255,255,.16);border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.06)}.aseh-socials img{width:20px;height:20px;object-fit:contain}.aseh-footer-bottom{display:flex;justify-content:space-between;gap:18px;border-top:1px solid rgba(255,255,255,.12);margin-top:38px;padding-top:20px;font-size:12.8px;color:#9fb9d3}.aseh-content{font-size:17px}.aseh-post-list{display:grid;gap:18px}.aseh-reveal{opacity:0;transform:translateY(18px);transition:.55s ease}.aseh-reveal.is-visible{opacity:1;transform:none}
@media (prefers-reduced-motion: reduce){*{scroll-behavior:auto!important}.aseh-reveal{opacity:1;transform:none;transition:none}.aseh-btn:hover{transform:none}}
@media (max-width: 1120px){.aseh-nav a{font-size:12.5px;padding:8px}.aseh-header .aseh-btn-sm{display:none}.aseh-brand{min-width:auto}.aseh-brand-text small{display:none}}
@media (max-width: 1000px){.aseh-hero-grid,.aseh-solution-grid,.aseh-architecture,.aseh-product-layout,.aseh-page-hero-grid{grid-template-columns:1fr}.aseh-page-hero-media{order:-1}.aseh-card-grid,.aseh-two-col{grid-template-columns:repeat(2,1fr)}.aseh-footer-grid{grid-template-columns:repeat(2,1fr)}.aseh-product-aside{position:static}.aseh-hero-visual{order:-1}.aseh-visual-grid{grid-template-columns:1fr}}
@media (max-width: 900px){.aseh-header-inner{min-height:72px}.aseh-menu-toggle{display:block}.aseh-nav{position:fixed;inset:72px 0 auto 0;background:#fff;border-bottom:1px solid var(--aseh-line);box-shadow:var(--aseh-shadow);padding:14px 20px;transform:translateY(-130%);transition:.25s ease}.aseh-nav.is-open{transform:translateY(0)}.aseh-nav ul{flex-direction:column;align-items:stretch}.aseh-nav a{padding:13px}.aseh-hero-v13{padding-top:56px}.aseh-hero-metrics{grid-template-columns:repeat(2,1fr)}.aseh-page-hero-media img{height:260px}.aseh-media-card img{height:245px}.aseh-hero-visual img{min-height:280px}.aseh-cta-band{flex-direction:column;align-items:flex-start}.aseh-form-grid{grid-template-columns:1fr}}
@media (max-width: 680px){.aseh-container{width:min(100% - 28px,1180px)}.aseh-brand-text strong{font-size:14px}.aseh-products-grid,.aseh-card-grid,.aseh-check-list,.aseh-hero-metrics,.aseh-two-col,.aseh-footer-grid{grid-template-columns:1fr}.aseh-section{padding:56px 0}.aseh-hero h1,.aseh-page-hero h1{letter-spacing:-.2px;font-size:31px}.aseh-panel,.aseh-product-content,.aseh-cta-band{padding:23px}.aseh-footer-bottom{flex-direction:column}.aseh-orbit-1,.aseh-orbit-2,.aseh-orbit-3{position:static;margin:8px;display:inline-flex}.aseh-hero-visual{padding-bottom:8px}.aseh-hero-visual:before{display:none}}


/* ==============================
   Aseh V13.1 visual refresh
   Palette: Iranian turquoise + vivid pink/coral
   ============================== */
body.aseh-v13,body.aseh-v12{font-size:15.4px;line-height:1.78;background:#fbfefe;color:var(--aseh-text)}
body.aseh-v13 h1,body.aseh-v13 h2,body.aseh-v13 h3{font-weight:900;letter-spacing:-.25px}.aseh-container{width:min(1160px,calc(100% - 42px))}
.aseh-header{background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(238,255,252,.96));border-bottom:1px solid rgba(0,166,166,.18);box-shadow:0 10px 34px rgba(4,30,42,.05)}
.aseh-header.is-scrolled{background:rgba(255,255,255,.97);box-shadow:0 16px 44px rgba(4,30,42,.10)}.aseh-header-inner{min-height:74px}.aseh-brand{gap:11px}.aseh-brand-mark{width:58px;height:58px;border-radius:18px;background:#fff;border:1px solid rgba(0,166,166,.24);box-shadow:0 12px 30px rgba(0,166,166,.14)}.aseh-brand-mark img{width:48px;height:48px;object-fit:cover;border-radius:14px}.aseh-brand-text strong{font-size:15.2px;color:#083344}.aseh-brand-text small{font-size:11.1px;color:#567084}
.aseh-nav ul{gap:6px}.aseh-nav a{background:rgba(0,166,166,.075);border:1px solid rgba(0,166,166,.10);color:#114052;font-size:12.7px;padding:8px 11px;border-radius:15px;transition:.2s ease}.aseh-nav a:hover,.aseh-nav a:focus{background:linear-gradient(135deg,var(--aseh-accent),var(--aseh-coral));color:#fff;border-color:transparent;box-shadow:0 12px 30px rgba(255,90,114,.22);transform:translateY(-1px)}.aseh-menu-toggle{background:#f4fffd;border-color:rgba(0,166,166,.22)}.aseh-menu-toggle span{background:#083344}
.aseh-btn{min-height:44px;padding:11px 19px;font-size:13.5px;border:1px solid transparent;box-shadow:none;letter-spacing:-.1px}.aseh-btn-primary{background:linear-gradient(135deg,var(--aseh-primary),#0e7490);color:#fff;border-color:rgba(255,255,255,.14);box-shadow:0 14px 36px rgba(0,166,166,.22)}.aseh-btn-primary:hover,.aseh-btn-primary:focus{background:linear-gradient(135deg,#008f95,#00b9b0);color:#fff;box-shadow:0 18px 44px rgba(0,166,166,.30)}.aseh-btn-secondary{background:linear-gradient(135deg,var(--aseh-accent),var(--aseh-coral));color:#fff;border-color:rgba(255,255,255,.18);box-shadow:0 14px 36px rgba(255,90,114,.22)}.aseh-btn-secondary:hover,.aseh-btn-secondary:focus{background:linear-gradient(135deg,#f43f70,#ff6b35);color:#fff;box-shadow:0 18px 44px rgba(255,90,114,.30)}.aseh-btn-ghost{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.38);color:#fff}.aseh-btn-ghost:hover,.aseh-btn-ghost:focus{background:#fff;color:#0b5560;box-shadow:0 18px 44px rgba(255,255,255,.22)}.aseh-btn-sm{background:linear-gradient(135deg,var(--aseh-accent),var(--aseh-coral));color:#fff;border:0;padding:9px 14px;font-size:12.3px}.aseh-cta-band .aseh-btn,.aseh-panel .aseh-btn,.aseh-product-content .aseh-btn{box-shadow:0 12px 32px rgba(0,166,166,.17)}
.aseh-hero-v13{padding:70px 0 46px;background:radial-gradient(circle at 9% 8%,rgba(42,246,209,.26),transparent 31%),radial-gradient(circle at 88% 16%,rgba(255,90,114,.26),transparent 34%),linear-gradient(135deg,#063a48 0%,#075c66 47%,#102143 100%)}.aseh-hero-v13:before{opacity:.12}.aseh-hero-grid{grid-template-columns:1.04fr .96fr;gap:44px}.aseh-eyebrow{background:rgba(0,166,166,.11);border:1px solid rgba(0,166,166,.18);color:#007d82;font-size:11.8px;padding:6px 11px}.aseh-hero .aseh-eyebrow,.aseh-page-hero .aseh-eyebrow{background:rgba(255,255,255,.12);color:#bffff6;border:1px solid rgba(255,255,255,.22)}.aseh-hero h1,.aseh-page-hero h1{font-size:clamp(30px,4vw,48px);line-height:1.22;margin:14px 0 12px;letter-spacing:-.45px}.aseh-hero p,.aseh-page-hero p{font-size:clamp(14.6px,1.45vw,17.4px);line-height:1.9;color:#e8fbff;max-width:680px}.aseh-hero-actions{gap:9px;margin-top:22px}.aseh-pill-list{gap:8px;margin-top:20px}.aseh-pill-list span{font-size:11.8px;background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.20);color:#f1feff}.aseh-hero-visual{border-radius:30px;border:1px solid rgba(255,255,255,.18);box-shadow:0 28px 76px rgba(2,17,34,.36);background:#07333f}.aseh-hero-visual img{aspect-ratio:16/10;min-height:330px;object-fit:cover;filter:saturate(1.06) contrast(1.03)}.aseh-hero-visual:before{background:linear-gradient(120deg,rgba(6,58,72,.16),rgba(255,90,114,.10),rgba(42,246,209,.12))}.aseh-hero-orbit{font-size:12px;padding:9px 11px;background:rgba(255,255,255,.94);border:1px solid rgba(0,166,166,.14);box-shadow:0 16px 40px rgba(4,30,42,.18)}.aseh-hero-orbit svg{fill:var(--aseh-accent)}.aseh-stat{padding:17px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.055));border-color:rgba(255,255,255,.18)}.aseh-stat-icon{margin-inline:auto;background:rgba(255,255,255,.11)}.aseh-stat-icon svg{fill:#bffff6}.aseh-stat strong{font-size:20px;color:#bffff6}.aseh-stat span{font-size:12.4px;color:#e3f6ff;text-align:center}
.aseh-section{padding:66px 0}.aseh-section-soft{background:linear-gradient(180deg,#f7fffd,#fff7f9)}.aseh-section-head{margin-bottom:30px}.aseh-section-head h2{font-size:clamp(24px,3vw,34px);line-height:1.34;margin:12px 0 8px}.aseh-section-head p{font-size:15.2px;line-height:1.85}.aseh-card-grid{gap:18px}.aseh-card,.aseh-product-card,.aseh-panel,.aseh-feature-line{position:relative;overflow:hidden;border:1px solid rgba(0,166,166,.14);box-shadow:0 16px 48px rgba(4,30,42,.08)}.aseh-card:before,.aseh-feature-line:before,.aseh-panel:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 14%,rgba(0,166,166,.12),transparent 34%),radial-gradient(circle at 88% 14%,rgba(255,90,114,.10),transparent 32%);pointer-events:none}.aseh-card{padding:25px 22px;text-align:center;background:linear-gradient(145deg,#ffffff 0%,#f3fffc 54%,#fff6f8 100%);min-height:205px}.aseh-card-icon{width:58px;height:58px;margin:0 auto 15px;border-radius:20px;background:linear-gradient(135deg,rgba(0,166,166,.16),rgba(255,90,114,.12));border:1px solid rgba(0,166,166,.14);box-shadow:inset 0 0 0 1px rgba(255,255,255,.55)}.aseh-card-icon svg{width:28px;height:28px;fill:#008b91}.aseh-card:hover{transform:translateY(-3px);box-shadow:0 22px 60px rgba(4,30,42,.12)}.aseh-card h3,.aseh-product-card h3{font-size:17.8px;line-height:1.48;color:#0b3340}.aseh-card p,.aseh-product-card p{font-size:14.1px;line-height:1.85}.aseh-card-image{height:126px;border-radius:18px}.aseh-solution-grid h2,.aseh-cta-band h2{font-size:clamp(25px,3.2vw,34px);line-height:1.34}.aseh-solution-grid p,.aseh-cta-band p{font-size:15.3px}.aseh-media-card{border-radius:26px;border-color:rgba(0,166,166,.16);box-shadow:0 18px 54px rgba(4,30,42,.11)}.aseh-media-card figcaption{color:#0b3340;background:linear-gradient(90deg,#fff,#f5fffd);font-size:13.4px}
.aseh-product-card{background:linear-gradient(145deg,#ffffff,#f6fffd 58%,#fff5f7);border-color:rgba(0,166,166,.16)}.aseh-product-thumb{background:#ecfffb}.aseh-product-thumb-icon{right:50%;transform:translateX(50%);bottom:-27px;width:58px;height:58px;border-radius:20px;background:linear-gradient(135deg,#fff,#f0fffc);border:1px solid rgba(0,166,166,.18)}.aseh-product-thumb-icon svg{fill:#008b91}.aseh-product-card-body{padding:38px 24px 24px;text-align:center}.aseh-product-top{justify-content:center;flex-wrap:wrap}.aseh-product-top span,.aseh-product-top small,.aseh-tag-row span{font-size:11.1px;background:#eafffb;color:#007d82;border:1px solid rgba(0,166,166,.14)}.aseh-product-top small{background:#fff0f3;color:#d52c5a;border-color:rgba(255,90,114,.16)}.aseh-link-more{color:#d52c5a}.aseh-link-more:hover{color:#008b91}
.aseh-page-hero{padding:58px 0 48px;background:radial-gradient(circle at 18% 12%,rgba(42,246,209,.18),transparent 32%),radial-gradient(circle at 78% 18%,rgba(255,90,114,.19),transparent 30%),linear-gradient(135deg,#063a48 0%,#075563 50%,#102143 100%)}.aseh-page-hero h1{font-size:clamp(29px,3.75vw,44px)}.aseh-page-hero-media{border-radius:26px}.aseh-page-hero-media img{height:300px}.aseh-floating-badge{font-size:11.6px}.aseh-floating-badge svg{fill:var(--aseh-accent)}
.aseh-feature-line{grid-template-columns:58px 1fr;background:linear-gradient(145deg,#fff,#f5fffd 52%,#fff6f8);padding:20px;text-align:right}.aseh-feature-icon{width:54px;height:54px;margin-inline:auto;border-radius:18px;background:linear-gradient(135deg,var(--aseh-primary),#0e7490);box-shadow:0 12px 30px rgba(0,166,166,.20)}.aseh-feature-icon svg{fill:#fff}.aseh-feature-line small{color:#d52c5a}.aseh-feature-line h2{font-size:18.8px}.aseh-feature-line p{font-size:14.1px}.aseh-architecture h2{font-size:clamp(25px,3vw,34px)}.aseh-architecture p{font-size:15.3px}.aseh-cta-band{background:linear-gradient(145deg,#ffffff,#f2fffc 60%,#fff6f8);border-color:rgba(0,166,166,.15);padding:28px 32px}.aseh-product-aside,.aseh-product-content{background:linear-gradient(145deg,#ffffff,#f6fffd 58%,#fff7f9);border-color:rgba(0,166,166,.15)}.aseh-aside-icon{margin-inline:auto;background:linear-gradient(135deg,rgba(0,166,166,.16),rgba(255,90,114,.12));border:1px solid rgba(0,166,166,.16)}.aseh-aside-icon svg{fill:#008b91}.aseh-product-content h2{font-size:22px}.aseh-product-content p{font-size:15.2px}.aseh-check-list li{background:#f7fffd;border-color:rgba(0,166,166,.13);font-size:14px}.aseh-check-list li:before{color:#d52c5a}.aseh-notice{border-color:#ffd2db;background:#fff7f9;color:#9f1239}.aseh-notice p{color:#9f1239}.aseh-form input,.aseh-form select,.aseh-form textarea{border-color:rgba(0,166,166,.18);background:#fff}.aseh-form input:focus,.aseh-form select:focus,.aseh-form textarea:focus{outline:3px solid rgba(0,166,166,.18);border-color:#00a6a6}
.aseh-footer{background:radial-gradient(circle at 20% 0%,rgba(0,166,166,.24),transparent 31%),radial-gradient(circle at 84% 18%,rgba(255,90,114,.18),transparent 34%),linear-gradient(135deg,#062f3d,#0a1f3a);color:#e7fbff;padding:54px 0 22px}.aseh-footer-grid{grid-template-columns:1.45fr .78fr .9fr}.aseh-footer-brand{display:block}.aseh-footer-brand img{width:78px;height:78px;border-radius:24px;object-fit:cover;background:#fff;border:1px solid rgba(255,255,255,.34);box-shadow:0 16px 44px rgba(0,0,0,.20);margin-bottom:13px}.aseh-footer h3,.aseh-footer h4{color:#fff;margin:0 0 13px;font-size:17px}.aseh-footer-brand h3{font-size:20px}.aseh-footer p,.aseh-footer a,.aseh-footer-location,.aseh-footer-phone{color:#d5f5f8;font-size:13.6px;line-height:1.9}.aseh-footer a{display:block;margin:8px 0}.aseh-footer a:hover{color:#ffd6df}.aseh-footer-social-title{font-weight:900;color:#fff;margin:16px 0 9px}.aseh-social-links{display:flex;flex-wrap:wrap;gap:9px}.aseh-social-links a{width:40px;height:40px;border:1px solid rgba(255,255,255,.22);border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.08);margin:0}.aseh-social-links a:hover{background:linear-gradient(135deg,var(--aseh-accent),var(--aseh-coral));transform:translateY(-2px)}.aseh-social-links img{width:21px;height:21px;object-fit:contain}.aseh-copyright{border-top:1px solid rgba(255,255,255,.14);margin-top:34px;padding-top:18px;color:#bfe8ef;font-size:12.7px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}
@media (max-width:1000px){.aseh-hero-grid{gap:30px}.aseh-footer-grid{grid-template-columns:1fr 1fr}.aseh-feature-line{text-align:right}.aseh-hero-visual{order:-1}.aseh-page-hero-media img{height:270px}}
@media (max-width:900px){.aseh-nav{background:linear-gradient(180deg,#fff,#effffb);border-bottom:1px solid rgba(0,166,166,.17)}.aseh-nav a{background:#fff}.aseh-hero-v13{padding-top:50px}.aseh-hero-visual img{min-height:270px}.aseh-hero h1{font-size:31px}.aseh-section-head h2{font-size:26px}}
@media (max-width:680px){.aseh-container{width:min(100% - 28px,1160px)}.aseh-brand-mark{width:50px;height:50px}.aseh-brand-mark img{width:42px;height:42px}.aseh-brand-text small{display:none}.aseh-hero h1,.aseh-page-hero h1{font-size:28px;line-height:1.34}.aseh-hero p,.aseh-page-hero p{font-size:14.5px}.aseh-section{padding:52px 0}.aseh-card{padding:22px 18px}.aseh-page-hero-media img{height:235px}.aseh-footer-grid{grid-template-columns:1fr}.aseh-footer-brand img{width:68px;height:68px}.aseh-btn{width:100%}.aseh-hero-actions{width:100%}.aseh-hero-actions .aseh-btn{flex:1 1 100%}.aseh-product-card-body{text-align:right}.aseh-card{text-align:center}.aseh-feature-line{grid-template-columns:1fr;text-align:center}.aseh-feature-icon{margin:0 auto 4px}}


/* ================================
   Aseh V13.2 visual system
   Palette inspired by the Aseh logo: deep navy + vivid magenta.
   ================================ */
:root{
  --aseh-bg:#061b3f;
  --aseh-bg-2:#0a3672;
  --aseh-navy:#073b78;
  --aseh-ink:#07172f;
  --aseh-primary:#073b78;
  --aseh-primary-2:#0b4f96;
  --aseh-accent:#e6006d;
  --aseh-accent-2:#c4005e;
  --aseh-coral:#e6006d;
  --aseh-teal:#073b78;
  --aseh-cyan:#8ec6ff;
  --aseh-line:#dbe6f3;
  --aseh-surface-2:#f7f9fe;
  --aseh-text:#12233f;
  --aseh-muted:#65758b;
  --aseh-shadow:0 24px 72px rgba(7,59,120,.15);
  --aseh-soft-shadow:0 14px 44px rgba(7,59,120,.09);
}
body.aseh-v13,body.aseh-v12{background:#fbfdff;color:var(--aseh-text);font-size:15.6px;line-height:1.86}
.aseh-header{background:rgba(255,255,255,.96);border-bottom:1px solid rgba(7,59,120,.10)}
.aseh-header.is-scrolled{box-shadow:0 14px 46px rgba(7,59,120,.10)}
.aseh-header-inner{min-height:74px}.aseh-brand{min-width:230px}.aseh-brand-mark{width:54px;height:54px;border-radius:18px;background:#fff;border:1px solid rgba(7,59,120,.12);box-shadow:0 12px 34px rgba(7,59,120,.12)}
.aseh-brand-mark img{width:48px;height:48px;object-fit:contain}.aseh-brand-text strong{font-size:15.2px;color:#061b3f}.aseh-brand-text small{font-size:11.2px;color:#6b7485}
.aseh-nav a{background:transparent;color:#12233f;border:1px solid transparent;font-size:13px;padding:8px 10px}.aseh-nav a:hover,.aseh-nav a:focus{background:linear-gradient(135deg,rgba(7,59,120,.08),rgba(230,0,109,.09));border-color:rgba(230,0,109,.16);color:#073b78}
.aseh-btn{font-size:13.7px;padding:11px 19px}.aseh-btn-primary{background:linear-gradient(135deg,#073b78 0%,#0d5ca6 58%,#e6006d 160%);color:#fff;box-shadow:0 16px 34px rgba(7,59,120,.20)}
.aseh-btn-primary:hover,.aseh-btn-primary:focus{box-shadow:0 18px 44px rgba(7,59,120,.25);outline:3px solid rgba(230,0,109,.18)}
.aseh-btn-secondary{background:#fff;color:#073b78;border:1px solid rgba(7,59,120,.18);box-shadow:0 12px 32px rgba(7,59,120,.08)}
.aseh-btn-secondary:hover,.aseh-btn-secondary:focus{background:#f7f9ff;color:#e6006d;border-color:rgba(230,0,109,.24)}
.aseh-btn-ghost{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.30);color:#fff}.aseh-btn-ghost:hover{background:#fff;color:#073b78}
.aseh-btn-sm{background:linear-gradient(135deg,#073b78,#e6006d);color:#fff;border:0;box-shadow:0 10px 28px rgba(7,59,120,.15)}
.aseh-hero-v13{padding:58px 0 42px;background:radial-gradient(circle at 9% 8%,rgba(230,0,109,.26),transparent 30%),radial-gradient(circle at 88% 16%,rgba(75,137,205,.22),transparent 35%),linear-gradient(135deg,#04152f 0%,#073b78 52%,#111936 100%)}
.aseh-hero-v13:before{background:url('../images/ai-health-minimal-bg.svg') center/cover no-repeat;opacity:.10;mix-blend-mode:screen}.aseh-hero-grid{grid-template-columns:1.03fr .97fr;gap:38px}
.aseh-eyebrow{background:rgba(7,59,120,.07);border:1px solid rgba(7,59,120,.13);color:#073b78;font-size:11.4px;padding:5px 10px}.aseh-hero .aseh-eyebrow,.aseh-page-hero .aseh-eyebrow{background:rgba(255,255,255,.12);color:#ffd4e9;border-color:rgba(255,255,255,.22)}
.aseh-hero h1,.aseh-page-hero h1{font-size:clamp(27px,3.45vw,42px);line-height:1.34;margin:13px 0 10px;letter-spacing:-.28px}.aseh-hero p,.aseh-page-hero p{font-size:clamp(14.2px,1.28vw,16.4px);line-height:1.95;color:#eaf4ff;max-width:660px}
.aseh-pill-list span{font-size:11.4px;background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.22);color:#f5f8ff}.aseh-hero-visual{border-radius:28px;background:#07172f;border:1px solid rgba(255,255,255,.18);box-shadow:0 28px 78px rgba(2,12,31,.42)}
.aseh-hero-visual:before{background:linear-gradient(110deg,rgba(4,21,47,.28),rgba(7,59,120,.08),rgba(230,0,109,.13));z-index:1}.aseh-hero-visual img{min-height:318px;aspect-ratio:16/10;filter:saturate(1.06) contrast(1.03);object-position:center}
.aseh-hero-orbit,.aseh-floating-badge{display:none!important}.aseh-stat{background:rgba(255,255,255,.075);border-color:rgba(255,255,255,.17);padding:16px;border-radius:19px}.aseh-stat-icon{background:rgba(255,255,255,.10);margin-inline:auto}.aseh-stat-icon svg{fill:#ffd4e9}.aseh-stat strong{font-size:19px;color:#fff}.aseh-stat span{font-size:12.1px;color:#dcecff;text-align:center}
.aseh-section{padding:62px 0}.aseh-section-soft{background:linear-gradient(180deg,#f8fbff 0%,#fff7fb 100%)}.aseh-section-head{margin-bottom:28px}.aseh-section-head h2{font-size:clamp(23px,2.75vw,32px);line-height:1.42;color:#061b3f}.aseh-section-head p{font-size:14.8px;color:#64748b}.aseh-card-grid{gap:18px}
.aseh-card,.aseh-product-card,.aseh-panel,.aseh-feature-line{border-color:rgba(7,59,120,.12);box-shadow:0 14px 42px rgba(7,59,120,.08)}.aseh-card{background:linear-gradient(145deg,#ffffff 0%,#f4f8ff 55%,#fff2f8 100%);padding:24px 21px;min-height:202px;text-align:center}.aseh-card:before,.aseh-feature-line:before,.aseh-panel:before{background:radial-gradient(circle at 18% 12%,rgba(7,59,120,.09),transparent 34%),radial-gradient(circle at 88% 14%,rgba(230,0,109,.08),transparent 32%)}
.aseh-card-icon{width:56px;height:56px;margin:0 auto 14px;border-radius:18px;background:linear-gradient(135deg,rgba(7,59,120,.11),rgba(230,0,109,.10));border:1px solid rgba(7,59,120,.12)}.aseh-card-icon svg{fill:#073b78}.aseh-card h3,.aseh-product-card h3{font-size:17.3px;line-height:1.52;color:#061b3f}.aseh-card p,.aseh-product-card p{font-size:13.95px;line-height:1.9;color:#617086}
.aseh-product-card{background:linear-gradient(145deg,#fff,#f4f8ff 55%,#fff2f8);border-color:rgba(7,59,120,.13)}.aseh-product-thumb{background:#eef4ff}.aseh-product-thumb-icon{background:#fff;border-color:rgba(7,59,120,.13)}.aseh-product-thumb-icon svg{fill:#e6006d}.aseh-product-card-body{text-align:center}.aseh-product-top span,.aseh-product-top small,.aseh-tag-row span{background:#eef4ff;color:#073b78;border-color:rgba(7,59,120,.12)}.aseh-product-top small{background:#fff0f7;color:#b90058;border-color:rgba(230,0,109,.15)}.aseh-link-more{color:#e6006d}.aseh-link-more:hover{color:#073b78}
.aseh-solution-grid h2,.aseh-cta-band h2{font-size:clamp(24px,3vw,32px);line-height:1.42;color:#061b3f}.aseh-solution-grid p,.aseh-cta-band p{font-size:14.9px;color:#617086}.aseh-media-card{border-radius:25px;border-color:rgba(7,59,120,.12);box-shadow:0 18px 54px rgba(7,59,120,.12)}.aseh-media-card figcaption{background:linear-gradient(90deg,#fff,#f6f8ff);color:#061b3f;font-size:13px}
.aseh-page-hero{padding:50px 0 44px;background:radial-gradient(circle at 18% 12%,rgba(230,0,109,.20),transparent 31%),radial-gradient(circle at 78% 18%,rgba(75,137,205,.20),transparent 31%),linear-gradient(135deg,#04152f 0%,#073b78 58%,#101936 100%)}.aseh-page-hero h1{font-size:clamp(26px,3.3vw,38px)}.aseh-page-hero-media{border-radius:24px;border-color:rgba(255,255,255,.16)}.aseh-page-hero-media img{height:285px}
.aseh-feature-line{background:linear-gradient(145deg,#fff,#f4f8ff 52%,#fff4f9)}.aseh-feature-icon{background:linear-gradient(135deg,#073b78,#e6006d);box-shadow:0 12px 30px rgba(7,59,120,.20)}.aseh-feature-line small{color:#e6006d}.aseh-check-list li{background:#f8fbff;border-color:rgba(7,59,120,.11)}.aseh-check-list li:before{color:#e6006d}.aseh-notice{border-color:#ffd1e5;background:#fff5fa;color:#9d174d}.aseh-notice p{color:#9d174d}.aseh-form input,.aseh-form select,.aseh-form textarea{border-color:rgba(7,59,120,.14)}.aseh-form input:focus,.aseh-form select:focus,.aseh-form textarea:focus{outline:3px solid rgba(230,0,109,.13);border-color:#e6006d}
.aseh-footer{background:radial-gradient(circle at 18% 0%,rgba(230,0,109,.22),transparent 34%),radial-gradient(circle at 86% 18%,rgba(75,137,205,.20),transparent 34%),linear-gradient(135deg,#04152f,#073b78 62%,#101936);color:#eaf4ff}.aseh-footer p,.aseh-footer a,.aseh-footer-location,.aseh-footer-phone{color:#d9e8ff}.aseh-footer a:hover{color:#ffd4e9}.aseh-social-links a:hover{background:linear-gradient(135deg,#073b78,#e6006d)}
@media (max-width:900px){.aseh-nav{background:linear-gradient(180deg,#fff,#f7f9ff);border-bottom:1px solid rgba(7,59,120,.12)}.aseh-nav a{background:#fff}.aseh-hero-v13{padding-top:46px}.aseh-hero h1{font-size:29px}.aseh-hero-visual img{min-height:258px}.aseh-section-head h2{font-size:25px}}
@media (max-width:680px){.aseh-hero h1,.aseh-page-hero h1{font-size:26px;line-height:1.42}.aseh-hero p,.aseh-page-hero p{font-size:14px}.aseh-brand-mark{width:50px;height:50px}.aseh-brand-mark img{width:45px;height:45px}.aseh-page-hero-media img{height:225px}.aseh-card,.aseh-product-card-body{text-align:center}}


/* ===== V13.4 refinements ===== */
.aseh-nav a{
  background:linear-gradient(180deg,#ffffff 0%,#f6f8fc 100%);
  border:1px solid rgba(7,59,120,.12);
  color:#073b78;
  box-shadow:0 6px 18px rgba(7,59,120,.05);
}
.aseh-nav a:hover,.aseh-nav a:focus{
  background:linear-gradient(135deg,#073b78 0%,#e6006d 100%);
  color:#ffffff;
  border-color:transparent;
  box-shadow:0 14px 28px rgba(230,0,109,.18);
}
.aseh-btn{
  border:1px solid transparent;
  transition:transform .2s ease, box-shadow .2s ease, background .2s ease, color .2s ease, border-color .2s ease;
}
.aseh-btn-primary{
  background:linear-gradient(135deg,#073b78 0%,#e6006d 100%);
  color:#fff;
  box-shadow:0 14px 30px rgba(7,59,120,.22);
}
.aseh-btn-primary:hover,.aseh-btn-primary:focus{
  background:linear-gradient(135deg,#052d5d 0%,#c0005a 100%);
  color:#fff;
  box-shadow:0 18px 36px rgba(230,0,109,.24);
  outline:3px solid rgba(230,0,109,.16);
}
.aseh-btn-secondary{
  background:#fff1f7;
  color:#a00056;
  border-color:rgba(230,0,109,.22);
}
.aseh-btn-secondary:hover,.aseh-btn-secondary:focus{
  background:#e6006d;
  color:#fff;
  box-shadow:0 18px 36px rgba(230,0,109,.2);
  outline:3px solid rgba(230,0,109,.14);
}
.aseh-btn-ghost{
  background:rgba(255,255,255,.14);
  color:#fff;
  border-color:rgba(255,255,255,.34);
}
.aseh-btn-ghost:hover,.aseh-btn-ghost:focus{
  background:#ffffff;
  color:#073b78;
  border-color:#ffffff;
  box-shadow:0 18px 36px rgba(7,59,120,.18);
  outline:3px solid rgba(255,255,255,.18);
}
.aseh-btn-sm{
  background:linear-gradient(135deg,#e6006d 0%,#073b78 100%);
  color:#fff;
  border-color:transparent;
}
.aseh-btn-sm:hover,.aseh-btn-sm:focus{
  background:linear-gradient(135deg,#c0005a 0%,#052d5d 100%);
  color:#fff;
}
.aseh-hero-v13{padding:72px 0 50px;}
.aseh-hero h1{font-size:clamp(30px,4vw,46px);line-height:1.28;max-width:15ch;}
.aseh-hero p{font-size:clamp(15px,1.45vw,17px);max-width:690px;}
.aseh-hero-visual img{aspect-ratio:2 / 1;min-height:340px;object-position:center;}
.aseh-hero-actions{margin-top:22px;}
.aseh-pill-list{display:none !important;}
.aseh-card,.aseh-product-card,.aseh-panel,.aseh-feature-line{
  overflow:hidden;
}
.aseh-card::after,.aseh-product-card::after,.aseh-panel::after,.aseh-feature-line::after{
  content:'';
  position:absolute;
  inset:auto auto -36px -36px;
  width:120px;height:120px;
  background:radial-gradient(circle,rgba(230,0,109,.08),transparent 70%);
  pointer-events:none;
}
.aseh-card,.aseh-product-card,.aseh-panel,.aseh-feature-line{position:relative;}
.aseh-card h3,.aseh-product-card h3{margin-top:4px;}
.aseh-stat{background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.06));}
.aseh-stat strong{font-size:17px;line-height:1.5;color:#ffffff;}
.aseh-stat span{font-size:12.5px;line-height:1.9;}
.aseh-media-card figcaption{font-size:13.5px;line-height:1.8;}


/* ===== V13.5 hero/background and button refinements ===== */
.aseh-hero-v13{
  background-image:
    linear-gradient(90deg, rgba(3, 13, 42, 0.88) 0%, rgba(4, 20, 56, 0.82) 32%, rgba(6, 30, 76, 0.70) 58%, rgba(7, 36, 90, 0.46) 100%),
    url('../images/hero-ai-health-v13-4.png');
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
  padding:42px 0 24px;
}
.aseh-hero-v13:before{
  display:none;
}
.aseh-hero-grid{
  grid-template-columns:1fr;
  gap:0;
  min-height:340px;
  align-items:end;
}
.aseh-hero-copy{
  max-width:min(760px, 100%);
  padding:6px 0 0;
}
.aseh-hero h1{
  font-size:clamp(28px,3.3vw,40px);
  line-height:1.34;
  margin:10px 0 8px;
}
.aseh-hero p{
  font-size:clamp(14px,1.15vw,16px);
  line-height:1.95;
  max-width:640px;
}
.aseh-hero-actions{
  margin-top:18px;
  gap:10px;
}
.aseh-hero-metrics{
  margin-top:18px;
}
.aseh-hero-visual,
.aseh-hero-visual-photo{
  display:none !important;
}

/* Single-color button system: solid rose/red */
.aseh-btn,
.aseh-btn-primary,
.aseh-btn-secondary,
.aseh-btn-ghost,
.aseh-btn-sm,
.aseh-nav .aseh-btn,
.aseh-hero-actions .aseh-btn,
.aseh-cta-band .aseh-btn,
.aseh-panel .aseh-btn,
.aseh-product-content .aseh-btn{
  background:#d81b60 !important;
  color:#ffffff !important;
  border:1px solid #d81b60 !important;
  box-shadow:0 12px 28px rgba(216,27,96,.20) !important;
}
.aseh-btn:hover,
.aseh-btn:focus,
.aseh-btn-primary:hover,
.aseh-btn-primary:focus,
.aseh-btn-secondary:hover,
.aseh-btn-secondary:focus,
.aseh-btn-ghost:hover,
.aseh-btn-ghost:focus,
.aseh-btn-sm:hover,
.aseh-btn-sm:focus,
.aseh-nav .aseh-btn:hover,
.aseh-nav .aseh-btn:focus,
.aseh-hero-actions .aseh-btn:hover,
.aseh-hero-actions .aseh-btn:focus,
.aseh-cta-band .aseh-btn:hover,
.aseh-cta-band .aseh-btn:focus,
.aseh-panel .aseh-btn:hover,
.aseh-panel .aseh-btn:focus,
.aseh-product-content .aseh-btn:hover,
.aseh-product-content .aseh-btn:focus{
  background:#b71553 !important;
  color:#ffffff !important;
  border-color:#b71553 !important;
  box-shadow:0 16px 34px rgba(183,21,83,.24) !important;
  outline:3px solid rgba(216,27,96,.14) !important;
}

/* Keep nav links distinct, but non-white buttons in menu area */
.aseh-nav a{
  background:linear-gradient(180deg,#ffffff 0%,#f6f8fc 100%);
  color:#073b78;
}
.aseh-nav a:hover,
.aseh-nav a:focus{
  background:#d81b60;
  color:#ffffff;
  border-color:#d81b60;
}

@media (max-width:1000px){
  .aseh-hero-grid{min-height:300px;}
}
@media (max-width:900px){
  .aseh-hero-v13{padding:34px 0 20px;}
  .aseh-hero-grid{min-height:270px;}
  .aseh-hero h1{font-size:30px;}
  .aseh-hero-metrics{grid-template-columns:repeat(2,1fr);}
}
@media (max-width:680px){
  .aseh-hero-v13{padding:28px 0 18px;}
  .aseh-hero-grid{min-height:240px;}
  .aseh-hero h1{font-size:25px;line-height:1.42;}
  .aseh-hero p{font-size:14px;}
  .aseh-hero-metrics{grid-template-columns:1fr; margin-top:14px;}
}

/* ===== V13.6 layout, promotional imagery and footer redesign ===== */
.aseh-hero-v13{
  position:relative;
  background-image:
    linear-gradient(90deg, rgba(3, 13, 42, 0.94) 0%, rgba(4, 20, 56, 0.90) 31%, rgba(5, 24, 64, 0.72) 58%, rgba(7, 36, 90, 0.42) 100%),
    url('../images/hero-ai-health-v13-4.png');
  background-position:center center;
  background-size:cover;
  overflow:hidden;
}
.aseh-hero-v13::after{
  content:'';
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 14% 18%,rgba(230,0,109,.12),transparent 25%),linear-gradient(180deg,rgba(2,8,30,.10),rgba(2,8,30,.24));
  pointer-events:none;
}
.aseh-hero-v13 > .aseh-container{position:relative;z-index:2;}
.aseh-hero-v13 .aseh-hero-grid{
  min-height:430px;
  align-items:start;
}
.aseh-hero-v13 .aseh-hero-copy{
  max-width:545px;
  padding-top:138px;
  text-align:justify;
  text-align-last:right;
}
.aseh-hero-v13 .aseh-hero-copy h1{
  max-width:100%;
  font-size:clamp(24px,2.45vw,34px);
  line-height:1.55;
  letter-spacing:-.18px;
  margin:0 0 12px;
  color:#ffffff;
  text-align:justify;
  text-align-last:right;
}
.aseh-hero-v13 .aseh-hero-copy p{
  max-width:100%;
  color:#cde8ff;
  font-size:clamp(13.4px,1.02vw,15.2px);
  line-height:2.08;
  text-align:justify;
  text-align-last:right;
}
.aseh-hero-v13 .aseh-hero-actions{justify-content:flex-start;margin-top:18px;}
.aseh-hero-v13 .aseh-hero-actions .aseh-btn{min-width:168px;justify-content:center;}
.aseh-hero-v13 .aseh-hero-metrics{
  position:relative;
  z-index:2;
  margin-top:-28px;
}
.aseh-promo-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}
.aseh-promo-card{
  margin:0;
  border-radius:24px;
  overflow:hidden;
  background:#04152f;
  border:1px solid rgba(7,59,120,.13);
  box-shadow:0 18px 52px rgba(7,59,120,.12);
  position:relative;
}
.aseh-promo-card img{
  display:block;
  width:100%;
  aspect-ratio:16/9;
  object-fit:cover;
  transition:transform .35s ease, filter .35s ease;
}
.aseh-promo-card:hover img{transform:scale(1.035);filter:saturate(1.08) contrast(1.04);}
.aseh-promo-card figcaption{
  position:absolute;
  inset:auto 12px 12px 12px;
  border-radius:16px;
  padding:10px 12px;
  background:rgba(3,13,42,.78);
  color:#fff;
  font-weight:800;
  backdrop-filter:blur(10px);
  border:1px solid rgba(255,255,255,.16);
}
.aseh-contact-direct-section{padding-bottom:0;}
.aseh-contact-direct-card{
  display:grid;
  grid-template-columns:1fr .82fr;
  gap:24px;
  align-items:stretch;
  padding:22px;
  border-radius:30px;
  background:radial-gradient(circle at 82% 14%,rgba(230,0,109,.16),transparent 35%),linear-gradient(135deg,#061b3f 0%,#073b78 54%,#0c1733 100%);
  color:#fff;
  box-shadow:0 24px 72px rgba(7,59,120,.20);
  overflow:hidden;
  position:relative;
}
.aseh-contact-direct-copy{padding:16px;align-self:center;}
.aseh-contact-direct-copy .aseh-eyebrow{background:rgba(255,255,255,.10);color:#ffd4e9;border-color:rgba(255,255,255,.22);}
.aseh-contact-direct-copy h2{margin:12px 0 10px;font-size:clamp(24px,2.7vw,32px);line-height:1.45;color:#fff;}
.aseh-contact-direct-copy p{color:#dcecff;line-height:2;}
.aseh-contact-direct-items{display:grid;gap:12px;margin-top:18px;}
.aseh-contact-pill{
  display:block;
  border-radius:18px;
  padding:13px 15px;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.17);
  color:#fff !important;
}
.aseh-contact-pill strong{display:block;margin-bottom:4px;}
.aseh-contact-pill span{color:#dcecff;font-size:13px;}
.aseh-contact-direct-visual{margin:0;border-radius:24px;overflow:hidden;min-height:260px;border:1px solid rgba(255,255,255,.15);}
.aseh-contact-direct-visual img{width:100%;height:100%;object-fit:cover;display:block;}
.aseh-footer-v136{
  position:relative;
  background:radial-gradient(circle at 12% -8%,rgba(230,0,109,.25),transparent 34%),radial-gradient(circle at 86% 4%,rgba(34,132,255,.20),transparent 34%),linear-gradient(135deg,#030d2a 0%,#061b3f 42%,#09122b 100%);
  overflow:hidden;
  padding-top:42px;
}
.aseh-footer-glow{
  position:absolute;
  inset:auto -8% -38% -8%;
  height:220px;
  background:linear-gradient(90deg,rgba(0,160,255,.18),rgba(230,0,109,.24),rgba(0,160,255,.14));
  filter:blur(36px);
  pointer-events:none;
}
.aseh-footer-topline{
  display:grid;
  grid-template-columns:1.25fr .75fr;
  gap:20px;
  align-items:stretch;
  margin-bottom:20px;
}
.aseh-footer-brand-card,.aseh-footer-cta-card,.aseh-footer-panel{
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.14);
  border-radius:24px;
  box-shadow:0 18px 50px rgba(0,0,0,.16);
  backdrop-filter:blur(12px);
}
.aseh-footer-brand-card{
  display:flex;
  gap:16px;
  align-items:center;
  padding:18px;
}
.aseh-footer-brand-card img{width:88px;height:62px;object-fit:contain;border-radius:16px;background:rgba(255,255,255,.06);}
.aseh-footer-brand-card h3{color:#fff;margin:0 0 6px;font-size:21px;}
.aseh-footer-brand-card p{margin:0;color:#cde8ff;}
.aseh-footer-cta-card{padding:18px;display:grid;align-content:center;gap:8px;}
.aseh-footer-cta-card span{color:#ffabd0;font-weight:800;}
.aseh-footer-cta-card strong{color:#fff;font-size:17px;line-height:1.7;}
.aseh-footer-grid-v136{
  display:grid;
  grid-template-columns:1.2fr 1.2fr .85fr .95fr;
  gap:18px;
}
.aseh-footer-panel{padding:20px;min-height:100%;}
.aseh-footer-panel h4{color:#fff;margin:0 0 13px;font-size:16px;}
.aseh-footer-panel p{color:#d9e8ff;font-size:13.4px;line-height:2;margin:0 0 10px;}
.aseh-footer-panel a{display:block;color:#d9e8ff;margin:9px 0;font-size:13.4px;}
.aseh-footer-panel a:hover{color:#ffd4e9;}
.aseh-footer-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;}
.aseh-footer-badges span{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:#ffd4e9;border-radius:999px;padding:6px 10px;font-size:11.5px;font-weight:800;}
.aseh-footer-bottom-v136{
  position:relative;
  z-index:2;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:20px 0 24px;
  margin-top:18px;
  border-top:1px solid rgba(255,255,255,.12);
}
.aseh-footer-bottom-v136 p{margin:0;color:#cde8ff;font-size:12.8px;}
.aseh-footer-v136 .aseh-social-links{display:flex;gap:8px;}
.aseh-footer-v136 .aseh-social-links a{width:38px;height:38px;border-radius:14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);display:grid;place-items:center;}
.aseh-footer-v136 .aseh-social-links img{width:18px;height:18px;filter:brightness(0) invert(1);}
.aseh-footer-v136 .aseh-social-links a:hover{background:#d81b60;}
@media (max-width:1100px){
  .aseh-promo-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .aseh-footer-grid-v136{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width:900px){
  .aseh-hero-v13 .aseh-hero-grid{min-height:360px;}
  .aseh-hero-v13 .aseh-hero-copy{padding-top:112px;max-width:520px;}
  .aseh-contact-direct-card,.aseh-footer-topline{grid-template-columns:1fr;}
}
@media (max-width:680px){
  .aseh-hero-v13{background-position:58% center;}
  .aseh-hero-v13 .aseh-hero-grid{min-height:360px;}
  .aseh-hero-v13 .aseh-hero-copy{padding-top:94px;max-width:100%;}
  .aseh-hero-v13 .aseh-hero-copy h1{font-size:23px;line-height:1.65;}
  .aseh-hero-v13 .aseh-hero-actions .aseh-btn{min-width:0;width:100%;}
  .aseh-promo-grid,.aseh-footer-grid-v136{grid-template-columns:1fr;}
  .aseh-contact-direct-card{padding:15px;border-radius:24px;}
  .aseh-contact-direct-visual{min-height:205px;}
  .aseh-footer-brand-card{align-items:flex-start;}
  .aseh-footer-bottom-v136{flex-direction:column;align-items:flex-start;}
}

/* ===== V13.7 hero visual, compact header controls and footer contrast ===== */
.aseh-header-actions{
  display:flex;
  align-items:center;
  gap:7px;
  flex:0 0 auto;
}
.aseh-header-mini-btn{
  min-width:58px;
  height:32px;
  padding:0 12px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:1px solid rgba(255,255,255,.16);
  font-size:12px;
  font-weight:950;
  line-height:1;
  cursor:pointer;
  transition:transform .2s ease, box-shadow .2s ease, background .2s ease, color .2s ease;
  white-space:nowrap;
}
.aseh-login-btn{
  background:linear-gradient(135deg,#111936 0%,#073b78 100%);
  color:#ffffff !important;
  box-shadow:0 10px 24px rgba(7,59,120,.18);
}
.aseh-lang-switch{
  position:relative;
  z-index:1002;
}
.aseh-lang-switch summary{
  list-style:none;
}
.aseh-lang-switch summary::-webkit-details-marker{display:none;}
.aseh-lang-btn{
  background:linear-gradient(135deg,#fff3a3 0%,#ff7ab6 100%);
  color:#311026 !important;
  box-shadow:0 10px 24px rgba(230,0,109,.14);
}
.aseh-header-mini-btn:hover,
.aseh-header-mini-btn:focus{
  transform:translateY(-1px);
  box-shadow:0 14px 30px rgba(2,8,23,.16);
  outline:3px solid rgba(230,0,109,.10);
}
.aseh-lang-menu{
  position:absolute;
  top:calc(100% + 9px);
  left:0;
  min-width:92px;
  padding:8px;
  border-radius:18px;
  background:rgba(255,255,255,.96);
  border:1px solid rgba(7,59,120,.12);
  box-shadow:0 20px 54px rgba(2,8,23,.16);
  opacity:0;
  transform:translateY(-8px) scale(.98);
  pointer-events:none;
  transition:.18s ease;
}
.aseh-lang-switch[open] .aseh-lang-menu,
.aseh-lang-switch:hover .aseh-lang-menu,
.aseh-lang-switch:focus-within .aseh-lang-menu{
  opacity:1;
  transform:none;
  pointer-events:auto;
}
.aseh-lang-menu a{
  display:flex;
  align-items:center;
  justify-content:center;
  height:30px;
  border-radius:12px;
  color:#073b78 !important;
  font-weight:950;
  font-size:12px;
}
.aseh-lang-menu a:hover,
.aseh-lang-menu a:focus{
  background:linear-gradient(135deg,#073b78,#e6006d);
  color:#ffffff !important;
  outline:none;
}
.aseh-hero-v13 .aseh-hero-grid{
  grid-template-columns:minmax(0,.92fr) minmax(320px,.72fr);
  gap:30px;
  align-items:center;
}
.aseh-hero-promo{
  margin:0;
  justify-self:end;
  width:min(485px,100%);
  border-radius:30px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.20);
  background:rgba(3,13,42,.52);
  box-shadow:0 32px 90px rgba(0,0,0,.34),0 0 0 1px rgba(230,0,109,.08) inset;
  position:relative;
  isolation:isolate;
  backdrop-filter:blur(12px);
}
.aseh-hero-promo::before{
  content:'';
  position:absolute;
  inset:0;
  z-index:1;
  background:linear-gradient(180deg,rgba(3,13,42,.06) 0%,rgba(3,13,42,.08) 50%,rgba(3,13,42,.74) 100%),radial-gradient(circle at 18% 20%,rgba(230,0,109,.18),transparent 28%);
  pointer-events:none;
}
.aseh-hero-promo img{
  display:block;
  width:100%;
  aspect-ratio:16/9;
  min-height:270px;
  object-fit:cover;
  filter:saturate(1.08) contrast(1.04) brightness(.95);
}
.aseh-hero-promo figcaption{
  position:absolute;
  z-index:2;
  right:16px;
  left:16px;
  bottom:14px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  padding:10px 12px;
  border-radius:18px;
  background:rgba(3,13,42,.72);
  border:1px solid rgba(255,255,255,.16);
  backdrop-filter:blur(12px);
}
.aseh-hero-promo figcaption span{
  color:#ff7ab6;
  font-weight:950;
  font-size:12px;
  letter-spacing:.2px;
  direction:ltr;
}
.aseh-hero-promo figcaption strong{
  color:#ffffff;
  font-weight:950;
  font-size:12.6px;
  line-height:1.7;
  text-align:left;
}
.aseh-footer-v137 .aseh-footer-brand-card h3,
.aseh-footer-v137 .aseh-footer-panel h4 span,
.aseh-footer-v137 .aseh-footer-cta-card em{
  color:#ff7ab6;
  font-style:normal;
}
.aseh-footer-v137 .aseh-footer-panel h4{
  color:#ffffff;
}
.aseh-footer-v137 .aseh-footer-panel mark{
  background:linear-gradient(90deg,rgba(255,234,138,.24),rgba(255,122,182,.18));
  color:#ffe98a;
  padding:0 5px;
  border-radius:8px;
}
.aseh-footer-v137 .aseh-footer-panel strong{
  color:#7ee7ff;
}
.aseh-footer-v137 .aseh-footer-panel b{
  color:#ffb86b;
  font-weight:950;
}
.aseh-footer-v137 .aseh-footer-kicker{
  color:#ffe98a;
}
.aseh-footer-v137 .aseh-footer-manager-line{
  padding:11px 12px;
  border-radius:18px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.15);
}
.aseh-footer-v137 .aseh-footer-manager-line a{
  color:#ffffff;
}
.aseh-footer-v137 .aseh-footer-badges span:nth-child(2n){
  color:#7ee7ff;
  border-color:rgba(126,231,255,.20);
}
.aseh-footer-v137 .aseh-footer-badges span:nth-child(3n){
  color:#ffe98a;
  border-color:rgba(255,233,138,.22);
}
@media (max-width:1100px){
  .aseh-hero-v13 .aseh-hero-grid{grid-template-columns:1fr .86fr;gap:22px;}
  .aseh-hero-promo{width:100%;}
  .aseh-hero-promo img{min-height:235px;}
}
@media (max-width:900px){
  .aseh-header-inner{gap:8px;}
  .aseh-header-actions{margin-inline-start:auto;}
  .aseh-header-mini-btn{min-width:52px;height:30px;padding:0 10px;font-size:11.5px;}
  .aseh-hero-v13 .aseh-hero-grid{grid-template-columns:1fr;min-height:0;}
  .aseh-hero-v13 .aseh-hero-copy{padding-top:38px;max-width:620px;}
  .aseh-hero-promo{justify-self:stretch;max-width:620px;}
  .aseh-hero-promo img{min-height:220px;}
}
@media (max-width:680px){
  .aseh-header-actions{gap:5px;}
  .aseh-header-mini-btn{min-width:46px;height:29px;padding:0 8px;font-size:11px;}
  .aseh-lang-menu{left:auto;right:0;}
  .aseh-hero-v13 .aseh-hero-copy{padding-top:22px;}
  .aseh-hero-promo{border-radius:22px;}
  .aseh-hero-promo img{min-height:178px;}
  .aseh-hero-promo figcaption{position:static;border-radius:0;background:rgba(3,13,42,.86);align-items:flex-start;flex-direction:column;}
}
