:root{--bg:#f8fbfe;--bg2:#eef6fb;--surface:rgba(255,255,255,.86);--surface2:#fff;--text:#0d2e56;--muted:#6f839c;--line:rgba(36,119,181,.14);--blue:#118fea;--blue2:#51c7ff;--blue3:#dff5ff;--gold:#d6a638;--gold2:#f3cf70;--shadow:0 20px 60px rgba(33,91,137,.11);--content:min(1420px,calc(100vw - 56px));--radius:28px;--header:90px}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:linear-gradient(180deg,#fff 0%,#f8fbfe 42%,#f4f9fd 100%);color:var(--text);font-family:Tahoma,"Segoe UI",Arial,sans-serif;overflow-x:hidden}body::before{content:"";position:fixed;inset:0;z-index:-3;background:linear-gradient(rgba(16,143,234,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(16,143,234,.025) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.45),transparent 85%)}a{color:inherit;text-decoration:none}img,svg,canvas{display:block;max-width:100%}button{font:inherit}.content-width{width:var(--content);margin-inline:auto}.light-ambient{position:fixed;pointer-events:none;z-index:-2;filter:blur(80px);opacity:.42}.light-ambient-a{width:45vw;height:45vw;top:-14vw;right:-10vw;background:radial-gradient(circle,rgba(57,180,255,.28),transparent 65%)}.light-ambient-b{width:42vw;height:42vw;top:20vw;left:-15vw;background:radial-gradient(circle,rgba(246,208,115,.14),transparent 68%)}
.site-header{position:fixed;top:18px;right:50%;transform:translateX(50%);width:var(--content);height:72px;z-index:100;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:8px 16px 8px 20px;border:1px solid rgba(24,109,174,.12);border-radius:28px;background:rgba(255,255,255,.74);backdrop-filter:blur(18px) saturate(1.2);box-shadow:0 12px 40px rgba(35,94,140,.08);transition:.3s}.site-header.scrolled{top:10px;background:rgba(255,255,255,.92);box-shadow:0 16px 46px rgba(35,94,140,.13)}.brand-logo img,.custom-logo{width:auto;height:54px;object-fit:contain}.desktop-nav{justify-self:center}.tep-menu,.tep-mobile-menu{list-style:none;margin:0;padding:0}.tep-menu{display:flex;gap:28px;align-items:center}.tep-menu a{font-size:13px;color:#173b63;position:relative;padding:11px 0}.tep-menu a::after{content:"";position:absolute;right:0;bottom:4px;width:0;height:2px;background:linear-gradient(90deg,var(--blue),var(--gold));transition:.3s}.tep-menu a:hover::after{width:100%}.header-actions{display:flex;align-items:center;gap:12px}.header-phone{height:52px;min-width:180px;padding:7px 13px;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid var(--line);display:grid;grid-template-columns:32px 1fr;grid-template-rows:auto auto;column-gap:9px;align-items:center;box-shadow:0 8px 25px rgba(24,110,174,.08)}.header-phone .phone-icon{grid-row:1/3;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#edf8ff;color:var(--blue)}.header-phone>span:nth-child(2){font-weight:800;font-size:13px;color:#12365c}.header-phone small{font-size:10px;color:var(--muted)}.menu-toggle{display:none;width:46px;height:46px;border:1px solid var(--line);border-radius:50%;background:#fff;place-items:center;cursor:pointer}.menu-toggle i{width:20px;height:2px;background:var(--blue);display:block}.menu-toggle i+i{margin-top:5px}.mobile-nav{position:fixed;top:96px;inset-inline:18px;z-index:99;display:none;padding:16px;background:rgba(255,255,255,.97);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow)}.mobile-nav.open{display:block}.tep-mobile-menu{display:grid;gap:8px}.tep-mobile-menu a{display:block;padding:12px;border-radius:14px;background:#f4f9fd}
.light-hero{min-height:100svh;padding:126px 0 34px;display:grid;align-items:center;position:relative;overflow:hidden}.hero-shell{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(520px,1.2fr) 230px;gap:28px;align-items:center}.hero-copy{position:relative;z-index:4}.hero-eyebrow,.section-label{font-size:12px;letter-spacing:.22em;color:#4a7499;margin:0 0 18px;font-weight:700}.hero-copy h1{font-size:clamp(44px,5vw,76px);line-height:1.08;margin:0;color:#0b2f59;letter-spacing:-.04em}.hero-wordmark{font-family:"Segoe UI",Arial,sans-serif;font-size:clamp(42px,5vw,78px);font-weight:350;letter-spacing:-.045em;color:#17395d;margin-top:4px}.hero-wordmark span{color:var(--blue);font-weight:720}.hero-wordmark::after{content:"";display:block;width:230px;height:2px;margin-top:12px;background:linear-gradient(90deg,var(--gold),rgba(214,166,56,.12))}.hero-lead{max-width:520px;margin:26px 0 0;color:#46627e;font-size:16px;line-height:2}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{min-height:50px;padding:0 22px;border-radius:18px;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;font-size:14px;transition:.25s}.btn-primary{color:#fff;background:linear-gradient(135deg,#1bb1ff,#177be8);box-shadow:0 13px 30px rgba(21,139,230,.28)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(21,139,230,.32)}.btn-secondary{background:rgba(255,255,255,.76);color:#193e65}.play-dot{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#edf7ff;color:var(--blue);font-size:10px}.hero-mini-metrics{display:flex;gap:32px;margin-top:34px}.hero-mini-metrics div{padding-right:16px;border-right:2px solid rgba(214,166,56,.48)}.hero-mini-metrics b{display:block;font-size:14px;color:#153a61}.hero-mini-metrics span{font-size:12px;color:var(--muted)}
.heart-stage{position:relative;min-height:650px;display:grid;place-items:center}.heart-stage::before{content:"";position:absolute;inset:7% 4% 10%;background:radial-gradient(circle at 50% 45%,rgba(112,207,255,.29),rgba(255,255,255,.08) 44%,transparent 68%);filter:blur(6px)}#heartFlameCanvas{position:absolute;inset:0;width:100%;height:100%;z-index:0}.hero-heart-image{width:min(590px,94%);position:relative;z-index:2;filter:drop-shadow(0 24px 46px rgba(31,129,194,.15));transform-origin:50% 55%;animation:heartFloat 5.8s ease-in-out infinite}.heart-electric-overlay{position:absolute;z-index:3;width:min(590px,94%);pointer-events:none;filter:drop-shadow(0 0 7px rgba(43,180,246,.25))}.heart-shell{animation:heartPulse 1.1s ease-in-out infinite alternate}.heart-vessel{animation:vesselGlow 2.7s ease-in-out infinite}.heart-contour{stroke-dasharray:9 9;animation:dashFlow 7s linear infinite}.heart-contour.c2{animation-direction:reverse}.conduction-path{fill:none;stroke-width:5;stroke-linecap:round;stroke-dasharray:13 17;animation:signalTravel 2.2s linear infinite}.conduction-path.gold{stroke:url(#goldPulse);filter:drop-shadow(0 0 5px rgba(214,166,56,.9))}.conduction-path.cyan{stroke:#28b8ff;filter:drop-shadow(0 0 6px rgba(40,184,255,.95));animation-duration:1.7s}.conduction-path.p2{animation-delay:-.7s}.conduction-path.p3{animation-delay:-1.2s}.electric-node{fill:#fff;stroke:#27b7ff;stroke-width:4;filter:drop-shadow(0 0 8px #2bbcff);transform-box:fill-box;transform-origin:center;animation:nodePulse 1.4s ease-in-out infinite}.electric-node:nth-of-type(even){stroke:var(--gold);filter:drop-shadow(0 0 8px rgba(214,166,56,.8));animation-delay:-.55s}.heart-grid-lines path{fill:none;stroke:#56c7ff;stroke-width:1}.hero-ecg{position:absolute;z-index:1;width:72%;right:18%;bottom:20%;opacity:.7}.hero-ecg path{fill:none;stroke:url(#none);stroke:#e0b24e;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:850;stroke-dashoffset:850;animation:ecgDraw 4s linear infinite;filter:drop-shadow(0 0 4px rgba(214,166,56,.55))}.heart-platform{position:absolute;z-index:1;bottom:8%;width:76%;height:120px;border-radius:50%;border:1px solid rgba(38,173,245,.24);background:radial-gradient(ellipse,rgba(96,207,255,.18),rgba(255,255,255,0) 64%);transform:perspective(700px) rotateX(70deg)}.heart-platform i{position:absolute;border:1px solid rgba(43,177,244,.25);border-radius:50%;inset:12px}.heart-platform i:nth-child(2){inset:28px}.heart-platform i:nth-child(3){inset:44px;border-color:rgba(214,166,56,.28)}.heart-halo{position:absolute;border-radius:50%;border:1px solid rgba(35,163,238,.16);z-index:1}.halo-a{width:66%;height:66%;animation:orbitSpin 12s linear infinite}.halo-b{width:84%;height:84%;border-color:rgba(214,166,56,.13);animation:orbitSpin 18s linear reverse infinite}.floating-label{position:absolute;z-index:4;left:9%;top:42%;padding:10px 14px;background:rgba(255,255,255,.72);border:1px solid rgba(214,166,56,.18);border-radius:14px;box-shadow:0 10px 24px rgba(58,113,156,.08);font-size:11px;color:#9c7626}.floating-label b,.floating-label span{display:block}.hero-side-stats{display:grid;gap:30px}.side-stat{display:flex;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid rgba(30,129,194,.12)}.stat-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:var(--blue);font-size:24px;background:#f1f9ff}.side-stat b{display:block;font-size:14px}.side-stat small{display:block;margin-top:4px;color:var(--muted);font-size:11px}
.procedure-showcase{padding:36px 0 48px;background:linear-gradient(180deg,rgba(244,250,254,.15),rgba(239,247,252,.78))}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.section-heading h2,.section-copy h2,.contact-band h2{margin:0;font-size:clamp(30px,3vw,48px);color:#10345d;letter-spacing:-.03em}.text-link{font-size:13px;color:#147fc5;font-weight:700}.procedure-rail{display:flex;gap:16px;overflow:auto hidden;scroll-snap-type:x proximity;padding:8px max(28px,calc((100vw - var(--content))/2)) 18px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.procedure-rail::-webkit-scrollbar{display:none}.light-procedure-card{min-width:230px;width:230px;scroll-snap-align:center;position:relative;padding:18px 16px 20px;border:1px solid rgba(30,129,194,.10);border-radius:26px;background:rgba(255,255,255,.91);box-shadow:0 14px 35px rgba(49,104,146,.08);transition:.28s}.light-procedure-card:hover{transform:translateY(-7px);box-shadow:0 22px 44px rgba(49,104,146,.13);border-color:rgba(44,164,235,.24)}.procedure-icon-wrap{height:130px;display:grid;place-items:center;margin-bottom:12px;border-radius:20px;background:radial-gradient(circle at 50% 44%,rgba(122,216,255,.17),transparent 65%)}.motion-procedure-icon{width:120px;height:120px;overflow:visible}.icon-orbit{fill:none;stroke:rgba(30,153,223,.18);stroke-width:1.4;stroke-dasharray:5 7;transform-origin:80px 80px;animation:iconOrbit 11s linear infinite}.icon-orbit-2{stroke:rgba(214,166,56,.23);animation-direction:reverse;animation-duration:8s}.icon-path,.icon-catheter{fill:none;stroke:#42bffa;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:160;stroke-dashoffset:160;animation:iconDraw 3.5s ease-in-out infinite}.icon-energy{stroke:#28b8ff;stroke-width:2.6;filter:drop-shadow(0 0 4px rgba(40,184,255,.38));animation-delay:-1.2s}.icon-catheter{stroke:#cda13b;stroke-width:4}.icon-node{fill:#fff;stroke:#28b8ff;stroke-width:3;filter:drop-shadow(0 0 4px rgba(40,184,255,.38));transform-box:fill-box;transform-origin:center;animation:iconNode 1.5s ease-in-out infinite}.icon-node:nth-of-type(even){stroke:#d6a638;animation-delay:-.6s}.icon-device{fill:rgba(235,248,255,.72);stroke:#42bffa;stroke-width:3;filter:drop-shadow(0 0 4px rgba(40,184,255,.30));animation:deviceBreathe 2.8s ease-in-out infinite}.light-procedure-card small{display:block;color:#7d92a9;font-size:10px;letter-spacing:.10em;min-height:25px}.light-procedure-card h3{font-size:17px;line-height:1.35;margin:5px 0 8px;color:#15395f}.light-procedure-card p{font-size:12px;line-height:1.8;color:#6e8399;margin:0;min-height:66px}.card-arrow{position:absolute;left:16px;bottom:15px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:#178dd9;background:#f0f9ff;border:1px solid rgba(32,150,219,.12)}.rail-controls{display:flex;justify-content:center;align-items:center;gap:18px;margin-top:10px}.rail-controls button{width:42px;height:42px;border-radius:50%;border:1px solid rgba(27,145,214,.18);background:#fff;color:#1688d1;cursor:pointer}.rail-dots{display:flex;gap:7px}.rail-dots i{width:6px;height:6px;border-radius:50%;background:#b8cde0}.rail-dots i.active{width:22px;border-radius:8px;background:linear-gradient(90deg,var(--gold),var(--gold2))}
.trust-strip{padding:20px 0 56px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(35,134,194,.10);background:rgba(255,255,255,.84);border-radius:30px;box-shadow:0 16px 46px rgba(54,108,148,.08);overflow:hidden}.trust-grid article{display:flex;align-items:center;gap:14px;padding:20px 26px;border-left:1px solid rgba(28,128,190,.09)}.trust-grid article:last-child{border-left:0}.trust-icon{width:44px;height:44px;border-radius:50%;background:#eef8ff;color:var(--blue);display:grid;place-items:center;font-size:20px}.trust-grid b{display:block;font-size:13px}.trust-grid small{display:block;color:var(--muted);font-size:10px;margin-top:4px}
.light-section{padding:88px 0}.split-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:start}.section-copy em{font-style:normal;color:#57a9d8}.section-copy p{line-height:2;color:#617b95}.feature-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.feature-cards article,.doctor-card,.prose-card,.landing-card,.faq-item,.content-card,.service-card,.procedure-facts,.landing-toc,.final-cta-card,.info-panel{padding:24px;border-radius:24px;background:#fff;border:1px solid rgba(32,132,194,.10);box-shadow:0 14px 36px rgba(49,104,146,.07)}.feature-cards b{color:var(--gold);font-size:12px}.feature-cards h3{margin:8px 0;font-size:18px}.feature-cards p{margin:0;color:var(--muted);line-height:1.8;font-size:13px}.doctors-section{background:linear-gradient(180deg,#fff,#f5faff)}.doctors-grid,.cards-3{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.doctor-photo,.doctor-orb{height:310px;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#edf8ff,#fdfefe);display:block}.doctor-photo img,.doctor-orb img{width:100%;height:100%;object-fit:cover}.doctor-card small{display:block;color:#71879e;font-size:10px;margin-top:16px}.doctor-card h3{margin:6px 0 10px;font-size:18px}.contact-band{padding:56px 0;background:linear-gradient(135deg,#e9f7ff,#fff7e3)}.contact-band-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.contact-band p{color:#60788f;line-height:1.8}.contact-band-actions{display:flex;gap:12px;flex-wrap:wrap}
.page-hero,.procedure-landing-hero{padding:150px 0 70px;background:radial-gradient(circle at 80% 20%,rgba(73,191,255,.18),transparent 30%),linear-gradient(180deg,#fff,#f5faff)}.page-hero.compact{padding-bottom:52px}.page-grid-2,.procedure-hero-grid,.landing-grid,.landing-split,.contact-shell{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.page-kicker,.breadcrumb,.procedure-facts small{color:#5c7c99;font-size:11px;letter-spacing:.12em}.page-hero h1,.procedure-landing-hero h1{font-size:clamp(38px,5vw,68px);margin:12px 0;color:#11365d}.page-intro{color:#607990;line-height:2;max-width:700px}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.page-section{padding:72px 0}.soft-section{background:#f4f9fd}.prose-card{line-height:2;color:#546d86}.prose-card h2,.landing-card h2,.content-card h2{color:#153b64}.landing-toc{position:sticky;top:110px;display:grid;gap:10px}.landing-toc a{padding:11px;border-radius:12px;background:#f4f9fd;color:#2a608a}.landing-card p,.medical-note{line-height:2;color:#59738c}.medical-note{margin-top:18px;padding:16px;border-radius:14px;background:#fff9e8;border:1px solid rgba(214,166,56,.2)}.faq-accordion,.faq-list{display:grid;gap:12px}.faq-accordion details,.faq-item{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px 20px}.faq-accordion summary{cursor:pointer;font-weight:700}.faq-accordion p,.faq-item p{color:#647d93;line-height:1.9}.final-cta-card{text-align:center;background:linear-gradient(135deg,#f2fbff,#fff9e8)}.service-card img{width:100%;height:190px;object-fit:cover;border-radius:16px;margin-bottom:14px}.procedure-visual{display:none}.energy-sphere{display:none}.procedure-facts{display:grid;gap:10px}.procedure-facts div{padding:10px 0;border-bottom:1px solid var(--line)}.procedure-facts b{display:block;margin-top:5px}.contact-panel{display:grid;gap:10px}.contact-line{padding:14px 0;border-bottom:1px solid var(--line)}.contact-line span{display:block;color:var(--muted);font-size:11px}.contact-line b{display:block;margin-top:7px;line-height:1.8}.contact-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.contact-actions a{padding:12px 16px;border-radius:14px;background:#eef8ff;color:#177dbd}.content-list{display:grid;gap:16px}
.site-footer{padding:36px 0 42px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;border-top:1px solid rgba(33,130,190,.10)}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand img{height:46px;width:auto}.footer-brand b,.footer-brand span{display:block}.footer-brand span{font-size:11px;color:var(--muted);margin-top:4px}.footer-contact{display:flex;gap:16px;font-size:12px;color:#35678f}.footer-progress{grid-column:1/-1;height:2px;background:#e8f1f7}.footer-progress i{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--blue),var(--gold))}.cursor{position:fixed;z-index:999;pointer-events:none;width:18px;height:18px;border:1px solid rgba(12,129,202,.38);border-radius:50%;transform:translate(-50%,-50%);opacity:0;transition:width .2s,height .2s}.cursor.active{width:38px;height:38px;border-color:rgba(214,166,56,.48)}.reveal{opacity:0;transform:translateY(18px);transition:.7s}.reveal.in{opacity:1;transform:none}.delay-1{transition-delay:.12s}
@keyframes heartFloat{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-13px) rotate(1.5deg)}}@keyframes heartPulse{from{opacity:.9;transform:scale(.996);transform-origin:center}to{opacity:1;transform:scale(1.007);transform-origin:center}}@keyframes vesselGlow{0%,100%{opacity:.48}50%{opacity:.78}}@keyframes dashFlow{to{stroke-dashoffset:-180}}@keyframes signalTravel{to{stroke-dashoffset:-120}}@keyframes nodePulse{0%,100%{transform:scale(.78);opacity:.72}50%{transform:scale(1.55);opacity:1}}@keyframes orbitSpin{to{transform:rotate(360deg)}}@keyframes ecgDraw{0%{stroke-dashoffset:850;opacity:0}15%{opacity:.9}72%{stroke-dashoffset:0;opacity:.9}100%{stroke-dashoffset:-850;opacity:0}}@keyframes iconOrbit{to{transform:rotate(360deg)}}@keyframes iconDraw{0%,15%{stroke-dashoffset:160}60%,100%{stroke-dashoffset:0}}@keyframes iconNode{0%,100%{transform:scale(.8);opacity:.65}50%{transform:scale(1.45);opacity:1}}@keyframes deviceBreathe{0%,100%{transform:scale(.97);transform-origin:center}50%{transform:scale(1.03);transform-origin:center}}
@media(max-width:1180px){:root{--content:min(100vw - 36px,1420px)}.hero-shell{grid-template-columns:.9fr 1.1fr}.hero-side-stats{display:none}.heart-stage{min-height:600px}.desktop-nav{display:none}.menu-toggle{display:grid}.header-phone{min-width:155px}.split-layout,.page-grid-2,.procedure-hero-grid,.landing-grid,.landing-split,.contact-shell{grid-template-columns:1fr}.landing-toc{position:static}.doctors-grid,.cards-3{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){:root{--content:min(100vw - 24px,1420px);--header:72px}.site-header{top:10px;height:66px;border-radius:22px;padding:7px 10px}.brand-logo img,.custom-logo{height:45px}.header-phone{display:none}.hero-shell{grid-template-columns:1fr;padding-top:6px}.light-hero{padding-top:100px;min-height:auto}.hero-copy{text-align:center}.hero-copy h1{font-size:clamp(38px,11vw,58px)}.hero-wordmark{font-size:clamp(36px,10vw,56px)}.hero-wordmark::after{margin-inline:auto;width:180px}.hero-lead{margin-inline:auto;font-size:14px}.hero-actions{justify-content:center}.hero-mini-metrics{justify-content:center}.heart-stage{min-height:520px}.hero-heart-image,.heart-electric-overlay{width:min(470px,96%)}.floating-label{left:5%;top:35%}.hero-ecg{width:78%;right:11%;bottom:18%}.procedure-showcase{padding-top:26px}.section-heading{align-items:start;flex-direction:column}.light-procedure-card{min-width:210px;width:210px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid article:nth-child(2){border-left:0}.trust-grid article:nth-child(-n+2){border-bottom:1px solid rgba(28,128,190,.09)}.split-layout{grid-template-columns:1fr;gap:28px}.feature-cards{grid-template-columns:1fr 1fr}.contact-band-inner{flex-direction:column;align-items:flex-start}.contact-band-actions{width:100%}.contact-band-actions .btn{flex:1}.site-footer{grid-template-columns:1fr}.footer-contact{flex-wrap:wrap}.mobile-nav{top:84px}}
@media(max-width:560px){.hero-eyebrow{font-size:10px;letter-spacing:.15em}.hero-mini-metrics{gap:14px;flex-direction:column;align-items:center}.hero-mini-metrics div{border-right:0;border-top:1px solid rgba(214,166,56,.3);padding:8px 0 0;text-align:center}.heart-stage{min-height:430px}.hero-heart-image,.heart-electric-overlay{width:390px}.heart-platform{bottom:4%;height:90px}.floating-label{display:none}.procedure-icon-wrap{height:116px}.motion-procedure-icon{width:104px;height:104px}.light-procedure-card{min-width:76vw;width:76vw}.trust-grid{grid-template-columns:1fr}.trust-grid article{border-left:0;border-bottom:1px solid rgba(28,128,190,.09)}.feature-cards,.doctors-grid,.cards-3{grid-template-columns:1fr}.doctor-photo,.doctor-orb{height:360px}.btn{width:100%}.hero-actions{display:grid}.contact-band-actions{display:grid}.page-hero,.procedure-landing-hero{padding-top:115px}.site-footer{padding-bottom:28px}.footer-contact{display:grid;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-heart-image,.heart-electric-overlay,.heart-shell,.heart-vessel,.heart-contour,.conduction-path,.electric-node,.halo-a,.halo-b,.hero-ecg path,.icon-orbit,.icon-path,.icon-node,.icon-device{animation:none!important}.reveal{opacity:1;transform:none;transition:none}}

/* ========================================================================
   TehranEP Exact Light Motion V9 — approved homepage composition
   ======================================================================== */
:root{--v9-navy:#0c315b;--v9-blue:#138ff0;--v9-sky:#66cbff;--v9-pale:#edf8ff;--v9-gold:#d7a53a;--v9-gold2:#f2ce73;--v9-ink:#113762}
.home .site-header,.home.page .site-header{top:20px;height:70px;max-width:1460px;border-radius:30px;background:rgba(255,255,255,.78);border-color:rgba(31,117,185,.10);box-shadow:0 12px 38px rgba(52,105,146,.075)}
.home .brand-logo img,.home .custom-logo{height:58px;max-width:225px}.home .tep-menu{gap:34px}.home .tep-menu a{font-size:12px;font-weight:600}.home .header-phone{height:50px;min-width:174px;border-radius:22px}.home .menu-toggle{display:grid}
.home-viewport{position:relative;min-height:100svh;overflow:hidden;background:radial-gradient(circle at 53% 33%,rgba(104,198,255,.17),transparent 31%),radial-gradient(circle at 27% 45%,rgba(242,208,130,.075),transparent 24%),linear-gradient(180deg,#fff 0%,#fbfdff 58%,#f5faff 100%)}
.home-viewport::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 0 63%,rgba(91,167,222,.045) 63.1% 63.35%,transparent 63.45%),radial-gradient(ellipse at 96% 4%,transparent 0 27%,rgba(49,132,193,.07) 27.2% 27.35%,transparent 27.5% 31%,rgba(215,165,58,.055) 31.1% 31.25%,transparent 31.4%)}
.exact-hero{position:relative;padding:118px 0 4px;z-index:1}.exact-hero-grid{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(560px,1.5fr) minmax(210px,.46fr);align-items:center;gap:24px;min-height:510px;direction:ltr}.exact-copy{direction:rtl;align-self:center;padding-inline-start:4px}.exact-copy h1{margin:0;color:var(--v9-navy);font-weight:750;font-size:clamp(58px,5.6vw,92px);line-height:.86;letter-spacing:-.065em}.exact-copy h1 span{display:block}.exact-script{font-family:"Snell Roundhand","Segoe Script","Brush Script MT",cursive;font-size:clamp(46px,4.2vw,72px);line-height:1;color:var(--v9-gold);transform:rotate(-2deg);margin:-4px 8px 20px 0}.exact-lead{max-width:350px;font-size:15px;line-height:1.95;color:#1d456d;font-weight:650;margin:0 0 18px}.exact-actions{display:flex;align-items:center;gap:16px}.exact-btn{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:54px;padding:0 24px;border-radius:999px;font-size:13px;font-weight:800;transition:.25s}.exact-btn.primary{color:#fff;background:linear-gradient(135deg,#2caaf3,#097dda);box-shadow:0 14px 28px rgba(16,141,226,.25)}.exact-btn.primary:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(16,141,226,.32)}.exact-btn.ghost{color:#173c64;background:rgba(255,255,255,.58);padding-inline:10px 14px}.play-ring{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#158ee8;border:1px solid rgba(19,143,240,.14);background:#fff;box-shadow:0 8px 20px rgba(39,111,164,.09)}
.exact-heart-stage{position:relative;height:510px;min-width:0;isolation:isolate}.exact-heart-stage canvas{position:absolute;inset:-7% -8%;width:116%;height:114%;z-index:1;pointer-events:none}.exact-heart-image{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);width:min(620px,93%);z-index:2;filter:saturate(1.08) contrast(1.015);animation:v9HeartFloat 5s ease-in-out infinite}.exact-electric{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);width:min(620px,93%);z-index:3;overflow:visible;pointer-events:none}.electric-flow{fill:none;stroke:url(#tepPulseV9);stroke-width:2.3;stroke-linecap:round;stroke-dasharray:8 12;filter:drop-shadow(0 0 6px rgba(18,157,239,.45));animation:v9Dash 2.8s linear infinite}.electric-flow.gold{stroke:#d8aa43;filter:drop-shadow(0 0 7px rgba(216,170,67,.45))}.electric-flow.d2{animation-duration:2.3s}.electric-flow.d3{animation-duration:3.1s}.electric-dot{fill:#fff4c7;stroke:#d8a73c;stroke-width:2;transform-box:fill-box;transform-origin:center;filter:drop-shadow(0 0 8px rgba(216,170,67,.55));animation:v9Node 1.7s ease-in-out infinite}.n2{animation-delay:.3s}.n3{animation-delay:.6s}.n4{animation-delay:.9s}.exact-ecg{position:absolute;right:0;top:48%;width:62%;z-index:4;opacity:.58}.exact-ecg path{fill:none;stroke:#d5a43b;stroke-width:2.2;stroke-linecap:round;stroke-dasharray:900;animation:v9ECG 5s linear infinite;filter:drop-shadow(0 0 5px rgba(213,164,59,.25))}.heart-platform{position:absolute;z-index:0;left:50%;bottom:5%;transform:translateX(-50%);width:76%;height:92px;border-radius:50%;background:radial-gradient(ellipse,rgba(55,172,239,.15),transparent 68%);filter:blur(.1px)}.heart-platform i{position:absolute;inset:10% 7%;border:1px solid rgba(32,161,238,.16);border-radius:50%;animation:v9Platform 7s linear infinite}.heart-platform i:nth-child(2){inset:25% 17%;border-color:rgba(216,169,64,.13);animation-direction:reverse;animation-duration:9s}.heart-platform i:nth-child(3){inset:39% 28%;border-color:rgba(52,178,242,.22);animation-duration:5s}.rhythm-restored{position:absolute;z-index:5;left:8%;top:41%;font-size:11px;line-height:1.1;color:#c29029;background:rgba(255,255,255,.5);padding:10px 26px 10px 12px;border-radius:13px;box-shadow:0 9px 25px rgba(80,120,150,.06)}.rhythm-restored b,.rhythm-restored span{display:block}.rhythm-restored i{position:absolute;right:8px;top:50%;width:20px;height:1px;background:linear-gradient(90deg,#d8a437,transparent)}.hero-silk{position:absolute;z-index:0;border-radius:50%;filter:blur(10px);opacity:.3}.silk-a{width:85%;height:36%;left:4%;bottom:8%;border:2px solid rgba(49,166,235,.18);transform:rotate(-8deg)}.silk-b{width:75%;height:27%;right:2%;top:17%;border:2px solid rgba(214,166,56,.14);transform:rotate(19deg)}
.exact-side-stats{direction:rtl;display:grid;align-content:center;gap:0;align-self:stretch;padding-top:36px}.exact-side-stats article{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center;min-height:118px;border-bottom:1px solid rgba(26,105,166,.10);padding:12px 0}.exact-side-stats article:last-child{border-bottom:0}.exact-stat-icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:#128dec;font-size:30px}.exact-side-stats small,.exact-side-stats b,.exact-side-stats span{display:block}.exact-side-stats small{font-size:12px;color:#183b61;font-weight:700}.exact-side-stats b{font-size:18px;color:#12375f;margin:2px 0}.exact-side-stats span{font-size:11px;color:#607b96}
.exact-procedures{position:relative;z-index:3;margin-top:-10px;padding:0 0 5px}.exact-section-title{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:10px}.exact-section-title h2{font-size:17px;margin:0;color:#153b64}.exact-section-title i{width:32px;height:1px;background:linear-gradient(90deg,transparent,var(--v9-gold))}.exact-section-title i:last-child{background:linear-gradient(90deg,var(--v9-gold),transparent)}.exact-rail-wrap{position:relative;padding-inline:56px}.exact-procedure-rail{display:flex;gap:12px;overflow:auto hidden;scroll-snap-type:x proximity;scrollbar-width:none;padding:2px max(0px,calc((100vw - min(1420px,calc(100vw - 56px)))/2)) 10px;-webkit-overflow-scrolling:touch}.exact-procedure-rail::-webkit-scrollbar{display:none}.exact-procedure-card{position:relative;flex:0 0 172px;min-height:218px;padding:18px 12px 15px;border-radius:22px;background:rgba(255,255,255,.90);border:1px solid rgba(56,127,179,.075);box-shadow:0 12px 34px rgba(39,94,134,.075);scroll-snap-align:center;text-align:center;transition:.28s;overflow:hidden}.exact-procedure-card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 67%,rgba(76,183,245,.08),transparent 34%);pointer-events:none}.exact-procedure-card:hover{transform:translateY(-7px);box-shadow:0 18px 40px rgba(39,94,134,.13)}.exact-procedure-card h3{font-size:13px;line-height:1.45;color:#14375e;margin:3px 0 2px}.exact-procedure-card small{font-size:9px;font-weight:750;color:#1d527f}.exact-icon-orb{height:122px;display:grid;place-items:center;position:relative}.exact-icon-orb::before{content:"";position:absolute;width:96px;height:96px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#fff 0 22%,rgba(92,197,255,.16) 45%,rgba(216,166,58,.07) 65%,transparent 72%);box-shadow:inset 0 0 0 1px rgba(25,151,230,.08),0 8px 18px rgba(43,122,179,.06);animation:v9Orb 4.8s ease-in-out infinite}.motion-procedure-icon{position:relative;z-index:2;width:98px;height:98px}.motion-procedure-icon .icon-orbit{fill:none;stroke:rgba(24,149,227,.16);stroke-width:1.2;stroke-dasharray:5 8;transform-origin:80px 80px;animation:iconOrbit 16s linear infinite}.motion-procedure-icon .icon-orbit-2{stroke:rgba(216,166,56,.18);animation-direction:reverse;animation-duration:11s}.motion-procedure-icon .icon-path,.motion-procedure-icon .icon-catheter{fill:none;stroke:url(#tepBlueGold-pfa);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:160;animation:iconDraw 3.6s ease-in-out infinite alternate}.motion-procedure-icon .icon-energy{stroke:#d6a638}.motion-procedure-icon .icon-node{fill:#fff;stroke:#19a1ed;stroke-width:2;transform-box:fill-box;transform-origin:center;animation:iconNode 1.7s ease-in-out infinite}.motion-procedure-icon .icon-device{fill:rgba(255,255,255,.72);stroke:#319fdc;stroke-width:2;animation:deviceBreathe 2.7s ease-in-out infinite}.exact-card-arrow{position:absolute;left:50%;bottom:9px;transform:translateX(-50%);width:29px;height:29px;border-radius:50%;display:grid;place-items:center;color:#118ee8;background:#fff;border:1px solid rgba(26,139,217,.10);box-shadow:0 7px 18px rgba(32,101,151,.08);font-size:15px}.edge-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:44px;height:44px;border:1px solid rgba(20,140,220,.18);border-radius:50%;background:rgba(255,255,255,.94);color:#0e8ee9;font-size:29px;display:grid;place-items:center;box-shadow:0 10px 24px rgba(39,91,134,.09);cursor:pointer}.edge-arrow.prev{left:22px}.edge-arrow.next{right:22px;color:#d39e31;border-color:rgba(213,158,49,.20)}.exact-dots{height:19px;display:flex;justify-content:center;align-items:center;gap:7px}.exact-dots i{width:6px;height:6px;border-radius:50%;background:#c4d1de}.exact-dots i.active{width:8px;height:8px;background:#188fe4}.exact-trust{padding:2px 0 18px}.exact-trust-grid{max-width:1160px;display:grid;grid-template-columns:repeat(4,1fr);padding:12px 22px;border-radius:35px;background:rgba(255,255,255,.78);border:1px solid rgba(25,122,192,.075);box-shadow:0 14px 34px rgba(32,92,135,.065)}.exact-trust-grid article{display:grid;grid-template-columns:48px 1fr;gap:11px;align-items:center;padding:3px 18px;border-left:1px solid rgba(26,110,171,.10)}.exact-trust-grid article:last-child{border-left:0}.trust-orb{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#eff8ff,#e5f2ff);color:#148fe9;font-size:23px;box-shadow:inset 0 0 0 1px rgba(22,145,225,.06)}.exact-trust-grid b,.exact-trust-grid small{display:block}.exact-trust-grid b{font-size:12px;color:#173d66}.exact-trust-grid small{font-size:10px;color:#6a8198;margin-top:3px}.home-below{background:#fff}
@keyframes v9HeartFloat{0%,100%{transform:translate(-50%,-50%) translateY(0) rotate(-.7deg)}50%{transform:translate(-50%,-50%) translateY(-12px) rotate(.8deg)}}@keyframes v9Dash{to{stroke-dashoffset:-120}}@keyframes v9Node{0%,100%{transform:scale(.75);opacity:.68}50%{transform:scale(1.6);opacity:1}}@keyframes v9ECG{0%{stroke-dashoffset:900;opacity:.15}18%{opacity:.7}65%{stroke-dashoffset:0;opacity:.72}100%{stroke-dashoffset:-900;opacity:.15}}@keyframes v9Platform{to{transform:rotate(360deg)}}@keyframes v9Orb{0%,100%{transform:scale(.96);filter:saturate(1)}50%{transform:scale(1.04);filter:saturate(1.2)}}
@media (min-width:1300px) and (min-height:850px){.home-viewport{min-height:100svh}.exact-hero{padding-top:112px}.exact-hero-grid{min-height:485px}.exact-heart-stage{height:485px}.exact-procedure-card{min-height:205px}.exact-icon-orb{height:109px}.motion-procedure-icon{width:90px;height:90px}.exact-trust{padding-bottom:12px}}
@media(max-width:1180px){.home .menu-toggle{display:grid}.exact-hero-grid{grid-template-columns:minmax(290px,.8fr) minmax(470px,1.3fr)}.exact-side-stats{display:none}.exact-copy h1{font-size:clamp(54px,7.2vw,80px)}.exact-heart-stage{height:500px}.exact-procedure-card{flex-basis:190px}}
@media(max-width:820px){.home .site-header{top:9px;height:66px}.home .brand-logo img,.home .custom-logo{height:45px;max-width:175px}.exact-hero{padding-top:94px}.exact-hero-grid{grid-template-columns:1fr;direction:rtl;gap:6px}.exact-copy{text-align:center}.exact-copy h1{display:flex;justify-content:center;gap:.22em;font-size:clamp(38px,10vw,62px);line-height:1}.exact-copy h1 span{display:inline}.exact-script{margin:4px auto 12px;font-size:clamp(38px,11vw,58px)}.exact-lead{margin-inline:auto;max-width:520px;font-size:13px}.exact-actions{justify-content:center}.exact-heart-stage{height:480px}.exact-heart-image,.exact-electric{width:min(510px,94%)}.rhythm-restored{left:9%;top:42%}.exact-procedure-card{flex-basis:210px;min-height:220px}.exact-rail-wrap{padding-inline:38px}.edge-arrow.prev{left:4px}.edge-arrow.next{right:4px}.exact-trust-grid{grid-template-columns:repeat(2,1fr);border-radius:28px}.exact-trust-grid article:nth-child(2){border-left:0}.exact-trust-grid article:nth-child(-n+2){border-bottom:1px solid rgba(26,110,171,.08)}}
@media(max-width:560px){.home-viewport{overflow:visible}.exact-hero{padding-top:88px}.exact-copy h1{display:block;font-size:clamp(42px,15vw,68px);line-height:.84;text-align:right;max-width:290px;margin-inline:auto}.exact-copy h1 span{display:block}.exact-script{text-align:center;margin-top:0}.exact-lead{max-width:340px}.exact-actions{display:grid;grid-template-columns:1fr 1fr;width:min(360px,100%);margin-inline:auto}.exact-btn{min-height:50px;padding:0 10px;font-size:12px}.exact-heart-stage{height:400px}.exact-heart-image,.exact-electric{width:400px;max-width:98%}.exact-ecg{width:72%;right:5%;top:50%}.rhythm-restored{display:none}.heart-platform{bottom:2%;width:92%;height:74px}.exact-section-title h2{font-size:15px}.exact-rail-wrap{padding-inline:24px}.exact-procedure-card{flex-basis:73vw;min-height:235px}.exact-icon-orb{height:130px}.motion-procedure-icon{width:108px;height:108px}.edge-arrow{width:36px;height:36px}.edge-arrow.prev{left:1px}.edge-arrow.next{right:1px}.exact-trust-grid{grid-template-columns:1fr;padding:10px 14px}.exact-trust-grid article{border-left:0;border-bottom:1px solid rgba(26,110,171,.08);padding:9px 10px}.exact-trust-grid article:last-child{border-bottom:0}.exact-trust{padding-bottom:12px}}
@media(prefers-reduced-motion:reduce){.exact-heart-image,.electric-flow,.electric-dot,.exact-ecg path,.heart-platform i,.exact-icon-orb::before{animation:none!important}}


/* === V10 exact approved reference composition === */
:root{--v10-blue:#0a8fe8;--v10-navy:#0c315d;--v10-gold:#d5a23d;--v10-ice:#eef8ff}
.home .site-header{top:17px;height:70px;width:min(1360px,calc(100vw - 44px));border:0;box-shadow:none;background:transparent;backdrop-filter:none;padding:0 8px;grid-template-columns:225px 1fr 252px}.home .brand-logo img,.home .custom-logo{height:72px;width:auto;max-width:215px;object-fit:contain}.home .desktop-nav{justify-self:center}.home .tep-menu{gap:37px}.home .tep-menu a{font-size:12px;font-weight:700;color:#16365a}.home .header-phone{border-radius:30px;background:rgba(255,255,255,.9);border:1px solid rgba(23,128,205,.08);box-shadow:0 10px 38px rgba(55,112,161,.07);height:54px;padding:7px 17px;display:grid;grid-template-columns:34px 1fr;column-gap:8px;align-items:center}.home .header-phone .phone-icon{grid-row:1/3;font-size:22px;color:var(--v10-blue)}.home .header-phone>span[dir]{font-size:15px;font-weight:800}.home .header-phone small{font-size:9px;color:#687e94}.home .menu-toggle{display:grid;width:48px;height:48px;border:0;background:#fff;box-shadow:0 8px 28px rgba(55,112,161,.08)}
.reference-home-shell{min-height:100svh;background:linear-gradient(180deg,#fff 0%,#fbfdff 52%,#f4f9fd 100%);overflow:hidden;padding-top:0}.reference-hero{position:relative;padding-top:96px}.reference-hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 63% 37%,rgba(117,206,255,.22),transparent 28%),radial-gradient(circle at 68% 54%,rgba(241,205,120,.13),transparent 31%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,252,255,.96));pointer-events:none}.reference-hero-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(130deg,transparent 0 60%,rgba(207,222,237,.18) 61%,transparent 62%),radial-gradient(ellipse at 65% 40%,transparent 0 55%,rgba(74,168,230,.07) 56% 57%,transparent 58%);opacity:.75}.reference-hero-inner{position:relative;display:grid;grid-template-columns:minmax(320px,.78fr) minmax(560px,1.5fr) minmax(210px,.54fr);direction:ltr;align-items:center;min-height:535px;gap:12px}.reference-copy{direction:rtl;padding:25px 0 10px;text-align:right}.reference-copy h1{margin:0;color:#0b2f59;font-size:clamp(66px,6.25vw,96px);line-height:.76;letter-spacing:-.055em;font-weight:650}.reference-copy h1 span{display:block}.reference-script{font-family:"Segoe Script","Brush Script MT",cursive;color:#d3a040;font-size:60px;line-height:1;margin:-3px 5px 28px 0;font-style:italic}.reference-copy p{font-size:14px;line-height:1.9;color:#173c64;font-weight:700;margin:0 0 24px}.reference-actions{display:flex;gap:14px;align-items:center}.reference-btn{height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;border-radius:28px;font-size:13px;font-weight:700}.reference-btn.primary{background:linear-gradient(180deg,#179cf3,#1188df);color:#fff;box-shadow:0 10px 28px rgba(17,143,232,.25)}.reference-btn.primary b{font-size:18px}.reference-btn.video{color:#173b62}.reference-btn.video span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid rgba(35,131,203,.14);color:#168fe9;box-shadow:0 8px 22px rgba(38,107,162,.08)}
.reference-heart-stage{position:relative;height:520px;overflow:visible}.reference-heart-image{position:absolute;left:50%;top:50%;width:650px;max-width:none;transform:translate(-50%,-50%);filter:saturate(1.06) brightness(1.02);animation:v10Heart 6.2s ease-in-out infinite}.reference-heart-stage canvas{position:absolute;inset:-30px -55px;z-index:2;pointer-events:none}.reference-ecg{position:absolute;z-index:3;right:-19%;top:45%;width:48%;overflow:visible}.reference-ecg path{fill:none;stroke:#e1ad49;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;opacity:.58;stroke-dasharray:720;animation:v10Ecg 5.8s linear infinite;filter:drop-shadow(0 0 4px rgba(221,166,65,.23))}.reference-energy-node{position:absolute;z-index:4;width:9px;height:9px;border-radius:50%;background:#fff1b9;box-shadow:0 0 0 5px rgba(255,218,124,.12),0 0 25px rgba(220,163,51,.75);animation:v10Node 2.4s ease-in-out infinite}.reference-energy-node.n1{left:47%;top:43%}.reference-energy-node.n2{left:54%;top:52%;animation-delay:.7s}.reference-energy-node.n3{left:59%;top:61%;animation-delay:1.25s}
.reference-stats{direction:rtl;display:grid;align-self:center;gap:0;padding-top:34px}.reference-stats article{display:grid;grid-template-columns:52px 1fr;align-items:center;gap:13px;padding:22px 0;border-bottom:1px solid rgba(25,120,190,.15)}.reference-stats article:last-child{border-bottom:0}.stat-svg{width:42px;height:42px;display:grid;place-items:center;color:#078fec}.stat-svg svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.reference-stats small,.reference-stats b,.reference-stats em{display:block;font-style:normal}.reference-stats small{font-size:11px;color:#173b62}.reference-stats b{font-size:15px;color:#0f3158;margin:2px 0}.reference-stats em{font-size:10px;color:#536f8d}
.reference-procedures{position:relative;margin-top:-14px;padding:8px 0 0}.reference-title{display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:13px}.reference-title h2{font-size:18px;color:#16385f;margin:0;font-weight:800}.reference-title i{width:28px;height:1px;background:linear-gradient(90deg,transparent,#d6a337)}.reference-title i:last-child{transform:scaleX(-1)}.reference-rail-shell{position:relative;padding:0 48px}.reference-rail{display:flex;gap:10px;overflow:auto hidden;scrollbar-width:none;scroll-snap-type:x mandatory;padding:2px 0 7px;direction:ltr}.reference-rail::-webkit-scrollbar{display:none}.reference-card{flex:0 0 calc((100vw - 150px)/8);max-width:170px;min-width:145px;height:207px;background:rgba(255,255,255,.9);border:1px solid rgba(47,123,178,.05);border-radius:18px;box-shadow:0 12px 34px rgba(49,105,149,.08);padding:15px 8px 9px;text-align:center;position:relative;scroll-snap-align:center;overflow:hidden;transition:transform .25s,box-shadow .25s}.reference-card:hover{transform:translateY(-5px);box-shadow:0 17px 36px rgba(49,105,149,.14)}.reference-card h3{font-size:12px;line-height:1.25;margin:0;color:#13365e;font-weight:800}.reference-card small{font-size:10px;color:#14365e;font-weight:700}.reference-proc-icon{height:117px;display:grid;place-items:center;position:relative;margin-top:3px}.reference-proc-icon img{width:121px;height:117px;object-fit:cover;object-position:center;position:relative;z-index:2;mix-blend-mode:multiply;animation:v10IconFloat 4.6s ease-in-out infinite}.proc-motion-ring{position:absolute;z-index:1;left:50%;top:50%;border-radius:50%;border:1px solid rgba(24,151,236,.13);transform:translate(-50%,-50%);animation:v10Ring 4s linear infinite}.proc-motion-ring.r1{width:82px;height:82px}.proc-motion-ring.r2{width:104px;height:104px;animation-direction:reverse;animation-duration:6s;border-color:rgba(215,164,58,.12)}.reference-card-arrow{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);width:27px;height:27px;border-radius:50%;display:grid;place-items:center;color:#128ee6;background:#fff;box-shadow:0 5px 15px rgba(32,108,165,.1);font-size:15px}.reference-edge{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:1px solid rgba(18,143,229,.13);background:#fff;color:#168fe8;box-shadow:0 7px 21px rgba(35,110,167,.1);font-size:28px}.reference-edge.prev{left:20px}.reference-edge.next{right:20px;color:#d4a039;border-color:rgba(212,160,57,.23)}.reference-dots{height:21px;display:flex;gap:7px;justify-content:center;align-items:center}.reference-dots i{width:6px;height:6px;border-radius:50%;background:#c9d5e2}.reference-dots i.active{background:#1b96e9;width:8px;height:8px}
.reference-trust{padding:5px 0 30px}.reference-trust-inner{min-height:87px;border-radius:32px;background:rgba(255,255,255,.93);border:1px solid rgba(46,124,181,.06);box-shadow:0 14px 42px rgba(52,101,141,.08);display:grid;grid-template-columns:repeat(4,1fr);padding:11px 24px}.reference-trust article{display:flex;align-items:center;justify-content:center;gap:11px;border-left:1px solid rgba(37,119,177,.1);padding:8px 17px}.reference-trust article:last-child{border-left:0}.reference-trust article>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#edf6ff;color:#178ee5;order:-1}.reference-trust svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.reference-trust b,.reference-trust small{display:block;text-align:right}.reference-trust b{font-size:12px;color:#17385d}.reference-trust small{font-size:10px;color:#64809a;margin-top:3px}
.home .site-footer{display:none}
@keyframes v10Heart{0%,100%{transform:translate(-50%,-50%) translateY(0) scale(1)}50%{transform:translate(-50%,-50%) translateY(-9px) scale(1.012)}}@keyframes v10Ecg{0%{stroke-dashoffset:720;opacity:.15}20%{opacity:.6}70%{stroke-dashoffset:0;opacity:.62}100%{stroke-dashoffset:-720;opacity:.15}}@keyframes v10Node{0%,100%{transform:scale(.8);opacity:.65}50%{transform:scale(1.35);opacity:1}}@keyframes v10IconFloat{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-4px) scale(1.02)}}@keyframes v10Ring{to{transform:translate(-50%,-50%) rotate(360deg)}}
@media(max-width:1180px){.home .site-header{grid-template-columns:190px 1fr 190px}.home .header-phone{display:none}.reference-hero-inner{grid-template-columns:310px 1fr}.reference-stats{display:none}.reference-heart-image{width:610px}.reference-card{flex-basis:190px;max-width:190px}.reference-rail-shell{padding-inline:40px}}
@media(max-width:820px){.home .site-header{width:calc(100vw - 20px);top:10px;background:rgba(255,255,255,.93);border:1px solid rgba(25,119,188,.08);box-shadow:0 9px 24px rgba(42,104,153,.07);grid-template-columns:1fr auto}.home .desktop-nav{display:none}.home .brand-logo img,.home .custom-logo{height:54px}.reference-hero{padding-top:89px}.reference-hero-inner{grid-template-columns:1fr;gap:0}.reference-copy{text-align:center;padding-top:4px}.reference-copy h1{font-size:56px;line-height:.84}.reference-copy h1 span{display:inline}.reference-script{font-size:48px;margin-bottom:16px}.reference-copy p{font-size:13px}.reference-actions{justify-content:center}.reference-heart-stage{height:440px}.reference-heart-image{width:570px}.reference-ecg{right:3%;width:55%}.reference-procedures{margin-top:-4px}.reference-card{flex-basis:190px}.reference-trust-inner{grid-template-columns:repeat(2,1fr);border-radius:25px}.reference-trust article:nth-child(2){border-left:0}.reference-trust article:nth-child(-n+2){border-bottom:1px solid rgba(37,119,177,.08)}}
@media(max-width:560px){.reference-copy h1{display:block;font-size:48px;line-height:.82}.reference-copy h1 span{display:block}.reference-script{font-size:43px}.reference-copy p{max-width:330px;margin-inline:auto}.reference-actions{display:grid;grid-template-columns:1fr 1fr;width:min(350px,100%);margin-inline:auto}.reference-btn{padding:0 11px;font-size:12px}.reference-heart-stage{height:375px}.reference-heart-image{width:485px}.reference-ecg{right:0;top:46%;width:62%}.reference-title h2{font-size:15px}.reference-rail-shell{padding-inline:24px}.reference-card{flex-basis:72vw;max-width:260px;height:225px}.reference-proc-icon{height:132px}.reference-proc-icon img{width:145px;height:128px}.reference-edge{width:34px;height:34px}.reference-edge.prev{left:1px}.reference-edge.next{right:1px}.reference-trust-inner{grid-template-columns:1fr;padding:6px 13px}.reference-trust article{border-left:0;border-bottom:1px solid rgba(37,119,177,.08);justify-content:flex-start}.reference-trust article:last-child{border-bottom:0}}
@media(prefers-reduced-motion:reduce){.reference-heart-image,.reference-ecg path,.reference-energy-node,.reference-proc-icon img,.proc-motion-ring{animation:none!important}}

/* V10.1 — exact light landing pages */
.v101-service-hero{position:relative;padding:145px 0 70px;min-height:720px;overflow:hidden;background:linear-gradient(135deg,#fbfdff 0%,#f5f9fd 55%,#fff 100%)}
.v101-service-bg{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 55% 38%,rgba(37,166,246,.13),transparent 25%),radial-gradient(circle at 63% 50%,rgba(222,173,64,.09),transparent 31%)}
.v101-service-bg:before,.v101-service-bg:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(28,141,221,.08)}
.v101-service-bg:before{width:760px;height:760px;left:39%;top:-120px}.v101-service-bg:after{width:520px;height:520px;left:47%;top:16px;border-color:rgba(217,165,53,.09)}
.v101-service-bg i{position:absolute;height:1px;background:linear-gradient(90deg,transparent,rgba(35,151,230,.14),transparent);width:44%;left:30%}.v101-service-bg i:nth-child(1){top:31%}.v101-service-bg i:nth-child(2){top:54%}.v101-service-bg i:nth-child(3){top:70%}
.v101-service-grid{position:relative;display:grid;grid-template-columns:minmax(320px,.9fr) minmax(500px,1.35fr) minmax(210px,.55fr);gap:26px;align-items:center;direction:ltr}.v101-service-copy{direction:rtl}.v101-service-copy h1{font-size:clamp(48px,5.3vw,82px);line-height:.98;color:#10365e;margin:0;letter-spacing:-.045em}.v101-service-lead{font-size:15px;line-height:2;color:#496984;max-width:520px}.v101-service-mini{margin-top:23px;display:flex;align-items:center;gap:11px;color:#8d7545;font-size:11px;letter-spacing:.14em}.v101-service-mini span{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 10px 28px rgba(51,110,154,.09);color:#168fe7;font-weight:800}.v101-service-mini i{width:34px;height:1px;background:linear-gradient(90deg,#d6a43e,transparent)}
.v101-service-visual{position:relative;height:500px;display:grid;place-items:center}.v101-service-visual img{position:relative;z-index:3;width:min(440px,80%);max-height:430px;object-fit:contain;filter:drop-shadow(0 35px 45px rgba(27,106,159,.13));animation:v101Float 5.8s ease-in-out infinite}.v101-orbit{position:absolute;border-radius:50%;border:1px solid rgba(27,144,222,.13);left:50%;top:50%;transform:translate(-50%,-50%);animation:v101Spin 14s linear infinite}.v101-orbit.o1{width:370px;height:370px}.v101-orbit.o2{width:450px;height:450px;border-color:rgba(218,166,55,.12);animation-direction:reverse;animation-duration:18s}.v101-orbit.o3{width:520px;height:300px;border-color:rgba(35,149,227,.08);animation-duration:22s}.v101-flare{position:absolute;border-radius:50%;filter:blur(30px);opacity:.5}.v101-flare.f1{width:180px;height:180px;background:rgba(41,177,255,.18);top:18%;left:20%}.v101-flare.f2{width:150px;height:150px;background:rgba(229,180,70,.15);bottom:17%;right:19%}.v101-ecg{position:absolute;z-index:4;width:80%;bottom:15%;left:11%;overflow:visible}.v101-ecg path{fill:none;stroke:#dca63a;stroke-width:2;stroke-dasharray:900;animation:v101Ecg 5.4s linear infinite;filter:drop-shadow(0 0 3px rgba(215,162,52,.25))}.v101-pulse{position:absolute;z-index:5;width:10px;height:10px;border-radius:50%;background:#fff4c7;box-shadow:0 0 0 7px rgba(232,186,84,.12),0 0 28px rgba(219,165,52,.45);animation:v101Pulse 2.1s ease-in-out infinite}.v101-pulse.p1{left:43%;top:40%}.v101-pulse.p2{left:56%;top:53%;animation-delay:.6s}.v101-pulse.p3{left:49%;top:66%;animation-delay:1.2s}
.v101-service-facts{direction:rtl;display:grid;align-self:center}.v101-service-facts article{display:grid;grid-template-columns:46px 1fr;gap:12px;align-items:center;padding:20px 0;border-bottom:1px solid rgba(23,127,196,.12)}.v101-service-facts article:last-child{border-bottom:0}.v101-fact-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#edf7ff;color:#168fe8;font-size:10px;font-weight:800}.v101-service-facts small,.v101-service-facts b{display:block}.v101-service-facts small{font-size:10px;color:#6c8196}.v101-service-facts b{font-size:13px;color:#14375e;margin-top:4px}
.v101-section-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:30px;align-items:start}.v101-soft{background:linear-gradient(180deg,rgba(241,247,252,.72),rgba(250,252,254,.88))}.v101-glass-card{padding:28px;border-radius:28px;background:rgba(255,255,255,.9);border:1px solid rgba(28,126,194,.08);box-shadow:0 18px 50px rgba(47,101,143,.08);color:#46647e;line-height:2}.v101-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.v101-flow article{padding:22px;border-radius:24px;background:#fff;border:1px solid rgba(30,126,194,.08);box-shadow:0 14px 34px rgba(51,103,145,.07)}.v101-flow span{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#eef7ff;color:#168fe7;font-size:11px}.v101-flow b{display:block;margin:13px 0 7px;color:#173a60}.v101-flow p{font-size:13px;color:#698096;line-height:1.8;margin:0}.v101-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.v101-related-grid article,.v101-archive-card{padding:18px;border-radius:24px;background:#fff;border:1px solid rgba(29,127,195,.08);box-shadow:0 15px 40px rgba(51,103,145,.07)}.v101-related-icon,.v101-archive-icon{height:140px;display:grid;place-items:center;position:relative}.v101-related-icon:before,.v101-archive-icon span{content:"";position:absolute;width:110px;height:110px;border-radius:50%;border:1px solid rgba(24,151,236,.13);animation:v101Spin 11s linear infinite}.v101-related-icon img,.v101-archive-icon img{position:relative;z-index:2;max-height:128px;object-fit:contain;animation:v101Float 5s ease-in-out infinite}.v101-related-grid h3,.v101-archive-card h2{font-size:18px;color:#16385f}.v101-related-grid small,.v101-archive-card small{font-size:10px;color:#8a9cad;letter-spacing:.12em}.v101-archive-hero{background:linear-gradient(135deg,#fff,#f4f9fd)}.v101-archive-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.v101-archive-card p{color:#6c8194;line-height:1.8;font-size:13px}
@keyframes v101Float{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.015)}}@keyframes v101Spin{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes v101Ecg{0%{stroke-dashoffset:900;opacity:.25}25%{opacity:.7}75%{stroke-dashoffset:0;opacity:.7}100%{stroke-dashoffset:-900;opacity:.2}}@keyframes v101Pulse{0%,100%{transform:scale(.75);opacity:.55}50%{transform:scale(1.35);opacity:1}}
@media(max-width:1180px){.v101-service-grid{grid-template-columns:minmax(300px,.85fr) minmax(430px,1.15fr)}.v101-service-facts{display:none}.v101-related-grid,.v101-archive-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.v101-service-hero{padding-top:110px}.v101-service-grid,.v101-section-grid{grid-template-columns:1fr}.v101-service-copy{text-align:center}.v101-service-lead{margin-inline:auto}.v101-service-mini{justify-content:center}.v101-service-visual{height:430px}.v101-flow{grid-template-columns:repeat(2,1fr)}.v101-related-grid,.v101-archive-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.v101-service-hero{padding-top:92px}.v101-service-copy h1{font-size:42px}.v101-service-visual{height:350px}.v101-service-visual img{width:86%;max-height:315px}.v101-orbit.o1{width:250px;height:250px}.v101-orbit.o2{width:310px;height:310px}.v101-orbit.o3{width:345px;height:210px}.v101-flow,.v101-related-grid,.v101-archive-grid{grid-template-columns:1fr}.v101-glass-card{padding:20px}.v101-related-grid article,.v101-archive-card{border-radius:20px}}
@media(prefers-reduced-motion:reduce){.v101-service-visual img,.v101-orbit,.v101-ecg path,.v101-pulse,.v101-related-icon:before,.v101-related-icon img,.v101-archive-icon span,.v101-archive-icon img{animation:none!important}}

/* =========================================================
   V10.2 FIT + RTL + MOTION PATCH
   Approved home reference locked for 100% browser zoom.
   ========================================================= */
.site-header{direction:ltr}
.desktop-nav,.mobile-nav{direction:rtl;text-align:right}
.tep-menu{direction:rtl;flex-direction:row;justify-content:center}
.tep-mobile-menu{direction:rtl;text-align:right}

/* Header: smaller brand, exact RTL navigation, hamburger always usable on home. */
.home .site-header{top:12px;height:60px;width:min(1360px,calc(100vw - 36px));grid-template-columns:170px 1fr 222px;gap:18px;padding:0 5px;background:transparent;border:0;box-shadow:none}
.home .brand-logo img,.home .custom-logo{height:46px;max-width:165px;width:auto;object-fit:contain}
.home .tep-menu{gap:30px}
.home .tep-menu a{font-size:11px;padding:9px 0}
.home .header-phone{height:48px;min-width:166px;padding:5px 13px}
.home .header-phone>span[dir]{font-size:13px}
.home .header-phone small{font-size:8.5px}
.home .menu-toggle{width:44px;height:44px}

/* Hamburger menu must contain and expose the links even if no WP menu is assigned. */
.mobile-nav{display:block;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-10px) scale(.985);transition:opacity .22s ease,transform .22s ease,visibility .22s;top:82px;right:max(18px,calc((100vw - 1360px)/2));left:auto;width:min(370px,calc(100vw - 36px));padding:12px;border-radius:22px}
.mobile-nav.open{display:block;visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}
.tep-mobile-menu{display:grid;gap:5px}
.tep-mobile-menu li{margin:0}
.tep-mobile-menu a{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:9px 13px;border-radius:12px;background:#f7fbfe;color:#173b62;font-size:13px;font-weight:700;transition:background .2s,transform .2s,color .2s}
.tep-mobile-menu a:hover{background:#eaf7ff;color:#078fe9;transform:translateX(-2px)}
.tep-mobile-menu a::after{content:"←";font-size:12px;color:#168fe8;opacity:.7}
.tep-mobile-menu .mobile-menu-cta a{background:linear-gradient(135deg,#20aff8,#1689e3);color:#fff}
.tep-mobile-menu .mobile-menu-cta a::after{color:#fff}
.tep-mobile-menu .mobile-menu-patient a{background:#fff9e8;color:#8d691d;border:1px solid rgba(214,166,56,.18)}

/* Home: one-screen composition at desktop 100% zoom. */
@media(min-width:1181px){
  .reference-home-shell{height:100dvh;min-height:700px;overflow:hidden;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff 0%,#fbfdff 55%,#f4f9fd 100%)}
  .reference-hero{flex:1 1 auto;min-height:0;padding-top:68px;overflow:hidden}
  .reference-hero-inner{height:100%;min-height:0;grid-template-columns:minmax(250px,.74fr) minmax(500px,1.55fr) minmax(180px,.50fr);gap:8px;align-items:center}
  .reference-copy{padding:4px 0 0}
  .reference-copy h1{font-size:clamp(48px,4.35vw,66px);line-height:.86;letter-spacing:-.045em;font-weight:650}
  .reference-script{font-size:clamp(39px,3.6vw,50px);margin:0 4px 18px 0}
  .reference-copy p{font-size:12px;line-height:1.75;margin:0 0 16px}
  .reference-btn{height:42px;padding:0 18px;font-size:11.5px}
  .reference-btn.video span{width:29px;height:29px}
  .reference-heart-stage{height:100%;min-height:0}
  .reference-heart-image{width:min(485px,36vw);max-height:96%;object-fit:contain}
  .reference-ecg{right:-10%;top:45%;width:46%}
  .reference-stats{padding-top:0}
  .reference-stats article{grid-template-columns:44px 1fr;gap:9px;padding:13px 0}
  .stat-svg{width:35px;height:35px}.stat-svg svg{width:30px;height:30px}
  .reference-stats small{font-size:9px}.reference-stats b{font-size:12px}.reference-stats em{font-size:8.5px}
  .reference-procedures{flex:0 0 224px;margin:0;padding:0}
  .reference-title{height:28px;margin:0 auto 5px}
  .reference-title h2{font-size:15px}
  .reference-rail-shell{width:min(1370px,calc(100vw - 34px));margin-inline:auto;padding:0 42px}
  .reference-rail{gap:10px;overflow:hidden;padding:0 0 3px;align-items:stretch}
  .reference-card{flex:1 1 0;min-width:0;max-width:none;height:178px;aspect-ratio:auto;padding:0;border:0;border-radius:18px;background:transparent;box-shadow:none;overflow:visible;position:relative;display:block}
  .reference-card:hover{transform:translateY(-4px);box-shadow:none}
  .reference-card-shot{width:100%;height:100%;object-fit:fill;border-radius:18px;box-shadow:0 10px 26px rgba(49,105,149,.08);transition:transform .24s ease,filter .24s ease,box-shadow .24s ease}
  .reference-card:hover .reference-card-shot{transform:scale(1.015);filter:saturate(1.06);box-shadow:0 15px 33px rgba(49,105,149,.14)}
  .reference-card-glow{position:absolute;z-index:2;width:64px;height:64px;left:50%;top:58%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(28,154,235,.18);box-shadow:0 0 0 9px rgba(41,167,241,.035),0 0 22px rgba(37,157,232,.08);pointer-events:none;animation:v102CardGlow 2.7s ease-in-out infinite}
  .reference-dots{height:13px;gap:6px}.reference-dots i{width:5px;height:5px}.reference-dots i.active{width:7px;height:7px}
  .reference-edge{width:34px;height:34px;font-size:23px}.reference-edge.prev{left:8px}.reference-edge.next{right:8px}
  .reference-trust{flex:0 0 70px;padding:3px 0 9px}
  .reference-trust-inner{min-height:58px;border-radius:25px;padding:6px 20px}
  .reference-trust article{padding:5px 13px;gap:8px}.reference-trust article>span{width:34px;height:34px}.reference-trust svg{width:22px;height:22px}.reference-trust b{font-size:10.5px}.reference-trust small{font-size:8.7px}
}

/* More compact on short desktop browser viewports so Home remains inside one screen. */
@media(min-width:1181px) and (max-height:820px){
  .reference-home-shell{min-height:650px}
  .home .site-header{top:8px;height:54px}.home .brand-logo img,.home .custom-logo{height:40px;max-width:150px}.home .header-phone{height:43px}.home .menu-toggle{width:40px;height:40px}
  .reference-hero{padding-top:58px}
  .reference-copy h1{font-size:clamp(43px,3.8vw,57px)}.reference-script{font-size:40px;margin-bottom:11px}.reference-copy p{font-size:10.5px;line-height:1.65;margin-bottom:10px}.reference-btn{height:37px;font-size:10.5px}
  .reference-heart-image{width:min(425px,33vw)}
  .reference-stats article{padding:8px 0}.stat-svg{width:31px;height:31px}.stat-svg svg{width:27px;height:27px}
  .reference-procedures{flex-basis:188px}.reference-title{height:23px;margin-bottom:3px}.reference-title h2{font-size:13.5px}
  .reference-card{height:149px}.reference-card-glow{width:52px;height:52px}.reference-dots{height:11px}
  .reference-trust{flex-basis:59px;padding:2px 0 6px}.reference-trust-inner{min-height:50px}.reference-trust article>span{width:29px;height:29px}.reference-trust b{font-size:9.5px}.reference-trust small{font-size:8px}
}

/* Heart: isolated anatomy + visible electrophysiology motion. */
.reference-heart-glow{position:absolute;left:50%;top:51%;width:58%;height:66%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(81,198,255,.28) 0%,rgba(104,207,255,.11) 40%,rgba(255,255,255,0) 72%);filter:blur(16px);animation:v102Glow 2.6s ease-in-out infinite;pointer-events:none}
.reference-orbit{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;z-index:1}
.reference-orbit.orbit-blue{width:66%;height:52%;border:1px solid rgba(26,153,233,.17);box-shadow:0 0 28px rgba(40,173,244,.07);animation:v102Orbit 11s linear infinite}
.reference-orbit.orbit-gold{width:78%;height:62%;border:1px solid rgba(216,166,57,.14);animation:v102OrbitReverse 15s linear infinite}
.reference-heart-image{z-index:2;filter:drop-shadow(0 20px 35px rgba(27,129,194,.12)) saturate(1.08);animation:v102Heart 3.8s ease-in-out infinite}
.reference-energy-node{animation:v102Node 1.65s ease-in-out infinite}
.reference-ecg path{animation:v102Ecg 3.7s linear infinite;stroke-width:2.2;opacity:.72}
.reference-rhythm-label{position:absolute;z-index:5;left:7%;top:42%;display:grid;grid-template-columns:auto auto;column-gap:7px;align-items:center;font-size:10px;color:#b07e20;font-weight:700;line-height:1.15;pointer-events:none}
.reference-rhythm-label b,.reference-rhythm-label span{grid-column:1}.reference-rhythm-label i{grid-column:2;grid-row:1/3;width:38px;height:1px;background:linear-gradient(90deg,#d5a037,transparent);position:relative}.reference-rhythm-label i::after{content:"";position:absolute;right:7px;top:-2px;width:5px;height:5px;border-radius:50%;background:#e4b958;box-shadow:0 0 10px rgba(224,174,58,.65);animation:v102Node 1.3s ease-in-out infinite}

/* Cursor: visible and responsive on mouse/trackpad desktops. */
.cursor{width:12px;height:12px;border:2px solid rgba(10,137,219,.62);background:rgba(75,196,255,.22);box-shadow:0 0 0 5px rgba(49,173,244,.07),0 0 16px rgba(39,158,229,.17);opacity:0;transition:width .16s,height .16s,border-color .16s,background .16s;will-change:left,top;mix-blend-mode:multiply}
.cursor::after{content:"";position:absolute;width:3px;height:3px;border-radius:50%;background:#0e91e9;left:50%;top:50%;transform:translate(-50%,-50%)}
.cursor.active{width:34px;height:34px;border-color:rgba(211,158,44,.58);background:rgba(255,213,116,.08)}

@keyframes v102Heart{0%,100%{transform:translate(-50%,-50%) translateY(3px) scale(.992) rotate(-.2deg)}42%{transform:translate(-50%,-50%) translateY(-7px) scale(1.018) rotate(.35deg)}52%{transform:translate(-50%,-50%) translateY(-8px) scale(1.035) rotate(.2deg)}62%{transform:translate(-50%,-50%) translateY(-5px) scale(1.008) rotate(.1deg)}}
@keyframes v102Glow{0%,100%{opacity:.48;transform:translate(-50%,-50%) scale(.93)}50%{opacity:.9;transform:translate(-50%,-50%) scale(1.07)}}
@keyframes v102Orbit{to{transform:translate(-50%,-50%) rotate(360deg)}}
@keyframes v102OrbitReverse{to{transform:translate(-50%,-50%) rotate(-360deg)}}
@keyframes v102Ecg{0%{stroke-dashoffset:720;opacity:.15}15%{opacity:.78}72%{stroke-dashoffset:0;opacity:.78}100%{stroke-dashoffset:-720;opacity:.18}}
@keyframes v102Node{0%,100%{transform:scale(.72);opacity:.52}45%{transform:scale(1.42);opacity:1}}
@keyframes v102CardGlow{0%,100%{opacity:.25;transform:translate(-50%,-50%) scale(.88)}50%{opacity:.72;transform:translate(-50%,-50%) scale(1.08)}}

/* Tablet/mobile: stack naturally; no clipping, correct RTL menu. */
@media(max-width:1180px){
  .home .site-header{grid-template-columns:150px 1fr auto;direction:ltr}.home .brand-logo img,.home .custom-logo{height:44px;max-width:150px}.home .desktop-nav{display:none}.home .menu-toggle{display:grid}.home .header-phone{margin-left:auto}
  .reference-card{flex:0 0 158px;min-width:158px;height:224px;padding:0;border:0;background:transparent;box-shadow:none}.reference-card-shot{width:100%;height:100%;object-fit:fill;border-radius:18px;box-shadow:0 10px 26px rgba(49,105,149,.08)}.reference-card-glow{position:absolute;width:67px;height:67px;left:50%;top:58%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(28,154,235,.16);animation:v102CardGlow 2.7s ease-in-out infinite;pointer-events:none}.reference-rail{overflow:auto hidden}
}
@media(max-width:820px){
  .home .site-header{grid-template-columns:1fr auto;width:calc(100vw - 20px);height:58px;top:9px;padding:5px 9px}.home .brand-logo img,.home .custom-logo{height:38px;max-width:138px}.home .header-phone{display:none}
  .mobile-nav{top:76px;right:10px;left:10px;width:auto}
  .reference-copy h1{font-size:42px;line-height:.9}.reference-script{font-size:38px}.reference-heart-stage{height:390px}.reference-heart-image{width:min(410px,86vw)}.reference-rhythm-label{left:8%;top:40%}
  .reference-procedures{padding-bottom:3px}.reference-card{flex-basis:154px;min-width:154px;height:219px}.reference-rail-shell{padding-inline:28px}
}
@media(max-width:560px){
  .reference-copy h1{font-size:37px;line-height:.92}.reference-script{font-size:34px;margin-bottom:11px}.reference-copy p{font-size:12px}.reference-actions{grid-template-columns:1fr 1fr}
  .reference-heart-stage{height:340px}.reference-heart-image{width:min(350px,88vw)}.reference-ecg{width:58%;right:0}.reference-rhythm-label{font-size:8.5px;left:4%}
  .reference-card{flex-basis:150px;min-width:150px;height:213px}.reference-rail-shell{padding-inline:26px}.reference-edge.prev{left:2px}.reference-edge.next{right:2px}
}

/* Keep a very gentle motion even on systems that request reduced motion;
   avoids a completely static clinical hero while reducing amplitude/speed. */
@media(prefers-reduced-motion:reduce){
  .reference-heart-image{animation:v102Heart 11s ease-in-out infinite!important}
  .reference-heart-glow{animation:v102Glow 8s ease-in-out infinite!important}
  .reference-orbit.orbit-blue{animation:v102Orbit 32s linear infinite!important}
  .reference-orbit.orbit-gold{animation:v102OrbitReverse 42s linear infinite!important}
  .reference-ecg path{animation:v102Ecg 10s linear infinite!important}
  .reference-energy-node,.reference-rhythm-label i::after{animation:v102Node 5s ease-in-out infinite!important}
  .reference-card-glow{animation:v102CardGlow 7s ease-in-out infinite!important}
}
.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.screen-reader-text:focus{position:fixed!important;top:10px!important;right:10px!important;width:auto!important;height:auto!important;padding:10px 14px!important;margin:0!important;clip:auto!important;overflow:visible!important;background:#fff!important;color:#12365c!important;z-index:9999!important;border-radius:10px!important;box-shadow:0 10px 30px rgba(0,0,0,.12)!important}

/* V10.2.1 visual calibration after real 100% browser test */
.home .brand-logo img,.home .custom-logo{height:40px;max-width:148px}
.menu-toggle{position:relative}.menu-toggle::after{content:"";position:absolute;width:20px;height:2px;background:var(--blue);left:50%;top:50%;transform:translate(-50%,-50%);border-radius:2px}.menu-toggle i{position:absolute;left:50%;width:20px;border-radius:2px;transform:translateX(-50%)}.menu-toggle i:first-child{top:15px}.menu-toggle i:nth-child(2){bottom:15px;margin:0}
@media(min-width:1181px){
 .reference-copy h1{font-size:clamp(44px,3.7vw,55px);line-height:.96;letter-spacing:-.035em}
 .reference-script{font-size:clamp(35px,3vw,43px);margin-top:-3px;margin-bottom:13px}
 .reference-rail-shell{width:min(1248px,calc(100vw - 62px));padding:0 38px}
 .reference-rail{gap:20px;justify-content:flex-start}
 .reference-card{flex:0 0 125px;min-width:125px;width:125px;height:178px}
 .reference-card-glow{width:55px;height:55px}
}
.generated-card{background:rgba(255,255,255,.94)!important;border:1px solid rgba(43,124,181,.06)!important;border-radius:18px!important;box-shadow:0 10px 26px rgba(49,105,149,.08)!important;padding:11px 7px 7px!important;text-align:center;position:relative;overflow:hidden!important;color:#13365e}
.generated-card h3{margin:0;font-size:10px;line-height:1.3;font-weight:800;color:#12365e;min-height:26px}.generated-card small{display:block;font-size:8px;font-weight:700;color:#173b62;min-height:18px;margin-top:1px}.generated-icon{height:102px;display:grid;place-items:center;position:relative;margin-top:1px}.generated-icon img{width:112px;height:92px;object-fit:cover;object-position:center;mix-blend-mode:multiply;position:relative;z-index:2;animation:v10IconFloat 4.6s ease-in-out infinite}.generated-icon i{position:absolute;width:70px;height:70px;border-radius:50%;border:1px solid rgba(23,151,236,.16);box-shadow:0 0 0 8px rgba(25,154,235,.025);animation:v102CardGlow 2.7s ease-in-out infinite}.generated-arrow{position:absolute;left:50%;bottom:6px;transform:translateX(-50%);width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#128ee6;box-shadow:0 5px 14px rgba(32,108,165,.1);font-size:13px}
@media(max-width:1180px){.reference-card{flex-basis:145px;min-width:145px;width:145px;height:206px}.generated-card h3{font-size:11px}.generated-card small{font-size:8.5px}.generated-icon{height:122px}.generated-icon img{width:128px;height:108px}}
@media(max-width:560px){.home .brand-logo img,.home .custom-logo{height:34px;max-width:128px}.reference-copy h1{font-size:34px;line-height:1}.reference-script{font-size:31px}.reference-card{flex-basis:142px;min-width:142px;width:142px;height:202px}}
@media(min-width:1181px){.reference-card{height:172px}.reference-procedures{flex-basis:218px}}
@media(min-width:1181px) and (max-height:820px){.reference-card{height:148px}.reference-procedures{flex-basis:184px}}
@media(max-width:1180px){.reference-card{height:199px}}
@media(max-width:560px){.reference-card{height:195px}}


/* === V10.3 Elementor compatibility === */
body.tehranep-elementor-page .elementor-element.e-con,
body.tehranep-elementor-page .e-con,
body.tehranep-elementor-page .elementor-widget-container { --container-max-width: 100%; }
body.tehranep-elementor-page main#main { overflow: clip; }
.tep-elementor-widget { width:100%; }
.tep-elementor-widget > .reference-hero,
.tep-elementor-widget > .reference-procedures,
.tep-elementor-widget > .reference-trust { width:100%; }
.elementor-editor-active .reveal { opacity:1!important; transform:none!important; }
.elementor-editor-active .cursor { display:none!important; }
.elementor-widget-tehranep-header { position:relative; z-index:120; }
.elementor-widget-tehranep-header .site-header { position:relative; inset:auto; margin:18px auto 0; }
.elementor-widget-tehranep-header .mobile-nav { position:absolute; top:86px; }
.elementor-widget-tehranep-footer .site-footer { margin-top:0; }
