:root{--blue:#006edc;--blue2:#00a3ff;--navy:#071f3f;--text:#102033;--muted:#66758a;--soft:#f4f9ff;--line:#dcebf7;--white:#fff;--danger:#d93636;--green:#159a68;--shadow:0 24px 70px #071f3f21;--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(1180px,100% - 32px);margin:auto}.narrow{width:min(860px,100% - 32px)}.section{padding:82px 0}.section.soft{background:linear-gradient(#f5faff,#fff)}.eyebrow{color:#075d9d;background:#e9f6ff;border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 14px;font-size:14px;font-weight:900;display:inline-flex}.eyebrow.light{color:#fff;background:#ffffff24}h1,h2,h3{margin:0 0 16px;line-height:1.08}h1{letter-spacing:-.055em;font-size:clamp(42px,7vw,78px)}h2{letter-spacing:-.04em;font-size:clamp(28px,4vw,46px)}h3{font-size:22px}p{margin:0 0 18px}.lead{color:#dbeeff;max-width:760px;font-size:clamp(18px,2vw,22px)}.muted{color:var(--muted)}.header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #dcebf7cc;position:sticky;top:0}.topbar{background:linear-gradient(90deg,var(--navy),var(--blue));color:#fff;font-size:13px}.topbarInner{justify-content:space-between;gap:16px;padding:7px 0;display:flex}.nav{justify-content:space-between;align-items:center;gap:22px;min-height:76px;display:flex}.logo{color:var(--navy);letter-spacing:-.03em;align-items:center;gap:12px;font-weight:1000;display:flex}.logoMark{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#e9f6ff);border-radius:16px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 10px 24px #071f3f1a}.logo small{color:var(--blue);font-size:12px;display:block}.navLinks{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.navLinks>a,.dropdown>a{color:#18314d;border-radius:14px;padding:10px 12px;font-weight:850}.navLinks>a:hover,.dropdown>a:hover{color:var(--blue);background:#edf7ff}.navCta{background:linear-gradient(135deg,var(--blue),var(--blue2))!important;color:#fff!important}.dropdown{position:relative}.dropdownPanel{border:1px solid var(--line);width:340px;box-shadow:var(--shadow);opacity:0;visibility:hidden;background:#fff;border-radius:22px;padding:12px;transition:all .18s;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(8px)}.dropdown:hover .dropdownPanel{opacity:1;visibility:visible;transform:translateY(0)}.dropItem{border-radius:16px;padding:13px;display:block}.dropItem:hover{background:#f1f8ff}.dropItem strong{color:var(--navy);display:block}.dropItem span{color:var(--muted);font-size:14px;display:block}.btn{cursor:pointer;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-weight:950;display:inline-flex;box-shadow:0 16px 34px #006edc47}.btn.secondary{color:var(--navy);border:1px solid var(--line);box-shadow:none;background:#fff}.hero{color:#fff;background:radial-gradient(circle at 80% 10%,#00a3ff73,#0000 34%),linear-gradient(135deg,#071f3ff5,#006edcdb);position:relative;overflow:hidden}.heroInner{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;min-height:650px;display:grid}.actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px;display:grid}.stats div{background:#ffffff21;border:1px solid #ffffff2e;border-radius:22px;padding:18px}.stats b{font-size:28px;display:block}.stats span{color:#dbeeff}.glassCard{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1f;border:1px solid #ffffff38;border-radius:34px;padding:32px}.cleanList{margin:22px 0 0;padding:0;list-style:none}.cleanList li{border-bottom:1px solid #ffffff29;padding:12px 0}.split{grid-template-columns:.9fr 1.1fr;align-items:center;gap:44px;display:grid}.visualDoctor{border:1px solid var(--line);min-height:420px;box-shadow:var(--shadow);background:linear-gradient(135deg,#eaf6ff,#fff);border-radius:34px;position:relative}.visualDoctor:after{content:"⚕️";opacity:.55;place-items:center;font-size:120px;display:grid;position:absolute;inset:0}.grid3{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fffffff5;padding:28px}.serviceCard,.toolCard,.blogCard{transition:all .18s}.serviceCard:hover,.toolCard:hover,.blogCard:hover{transform:translateY(-5px)}.icon{border:1px solid var(--line);background:linear-gradient(135deg,#edf8ff,#fff);border-radius:22px;place-items:center;width:62px;height:62px;margin-bottom:20px;font-size:30px;display:grid}.tag{color:#075d9d;background:#eaf6ff;border-radius:999px;width:max-content;margin-bottom:18px;padding:7px 11px;font-size:13px;font-weight:900;display:inline-flex}.contactBand{background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff}.pageHero{background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;padding:88px 0}.contentGrid{grid-template-columns:1fr 330px;align-items:start;gap:28px;display:grid}.prose h2{margin-top:26px;font-size:30px}.prose h2:first-child{margin-top:0}.prose p,.prose li{color:#44566f}.sideBox{position:sticky;top:120px}.question{border:1px solid var(--line);background:#fff;border-radius:18px;margin-bottom:12px;padding:16px}.question label{gap:8px;margin-right:14px;font-weight:800;display:inline-flex}.result{border:1px solid var(--line);background:#f4f9ff;border-radius:22px;margin-top:22px;padding:22px;display:none}.result.danger{color:#8a1f1f;background:#fff4f4;border-color:#ffd4d4}.result.ok{color:#0e6842;background:#f0fff7;border-color:#c9f2de}.breathBox{text-align:center;gap:18px;display:grid}.breathBox label{text-align:left;font-weight:900}.breathBox select,.adminForm input,.adminForm textarea,.adminForm select{border:1px solid var(--line);background:#fff;border-radius:16px;width:100%;padding:14px}.breathCircle{background:radial-gradient(circle,#e8f9ff,#bde9ff,#0b88df);border-radius:50%;place-items:center;width:min(68vw,340px);height:min(68vw,340px);margin:auto;transition:transform 1s;display:grid;box-shadow:0 30px 80px #006edc40}.breathCircle.inhale,.breathCircle.hold{transform:scale(1.12)}.breathCircle.exhale{transform:scale(.76)}#breathText{color:#fff;text-shadow:0 2px 16px #00000040;font-size:34px;font-weight:1000}.timer{color:var(--navy);font-size:48px;font-weight:1000}.blogImage,.postHeroImage{background:linear-gradient(135deg,#eaf6ff,#fff) 50%/cover;border-radius:22px;height:190px;margin-bottom:20px}.postHeroImage{height:360px}.adminBg{background:#f4f9ff;min-height:70vh}.adminGrid{grid-template-columns:1.2fr .8fr;align-items:start;gap:24px;display:grid}.adminForm label{font-weight:900}.adminTop{justify-content:space-between;align-items:center;gap:18px;display:flex}.adminPost{border:1px solid var(--line);background:#fff;border-radius:18px;margin-bottom:12px;padding:14px}.adminPost b,.adminPost small{display:block}.miniBtn{cursor:pointer;color:#075d9d;background:#eaf6ff;border:0;border-radius:999px;margin:10px 8px 0 0;padding:8px 12px;font-weight:900}.dangerBtn{color:#9b1c1c;background:#fff0f0}.dangerText{color:#9b1c1c;font-weight:900}.footer{background:var(--navy);color:#d7e9ff;padding:54px 0 24px}.footerGrid{grid-template-columns:1.3fr .8fr .9fr;gap:30px;display:grid}.footer a{color:#fff;margin:0 0 10px;display:block}.copyright{color:#9bb7d6;border-top:1px solid #ffffff1f;margin-top:36px;padding-top:20px;font-size:14px}@media (max-width:900px){.nav{flex-direction:column;align-items:flex-start;padding:14px 0}.dropdownPanel{left:0;right:auto}.heroInner,.split,.grid3,.contentGrid,.adminGrid,.footerGrid{grid-template-columns:1fr}.heroInner{min-height:auto;padding:80px 0}.stats{grid-template-columns:1fr}.sideBox{position:static}}.rmShell{width:min(1130px,100% - 32px);margin:auto}.rmTop{color:#fff;background:#0696e8;height:28px;font-size:13px}.rmTop .rmShell{justify-content:space-between;align-items:center;height:28px;display:flex}.rmHeader{z-index:100;background:#fff;position:sticky;top:0;box-shadow:0 2px 16px #0000000f}.rmNav{justify-content:space-between;align-items:center;height:64px;display:flex}.rmLogo{align-items:center;gap:10px;display:flex}.rmLogo img{object-fit:contain;max-width:170px;height:44px}.rmLogoText{color:#c12b2b;font-weight:900;display:none}.rmLinks{color:#101827;align-items:center;gap:23px;font-size:14px;font-weight:800;display:flex}.rmLinks a:hover{color:#0a96e8}.rmDrop{position:relative}.rmDropPanel{background:#fff;border:1px solid #dbeafe;border-radius:18px;width:360px;padding:10px;display:none;position:absolute;top:26px;right:0;box-shadow:0 20px 60px #00000024}.rmDrop:hover .rmDropPanel{display:block}.rmDropPanel a{border-radius:12px;padding:12px;display:block}.rmDropPanel a:hover{background:#eef8ff}.rmDropPanel small{color:#66758a;margin-top:4px;font-weight:500;display:block}.homeHero{background:url(/images/medical-bg.jpg) 50%/cover no-repeat;min-height:520px}.heroOverlay{text-align:center;color:#fff;background:linear-gradient(90deg,#003f7887,#0060b46b);place-items:center;min-height:520px;display:grid}.heroCenter h1{letter-spacing:-2px;text-shadow:0 2px 15px #00000038;margin:0 0 14px;font-size:54px}.heroCenter p{margin-bottom:28px;font-size:28px;font-weight:700}.blueBtn{cursor:pointer;background:#0a98ed;border:0;border-radius:7px;justify-content:center;align-items:center;padding:13px 25px;font-weight:900;display:inline-flex;box-shadow:0 8px 24px #0a98ed52;color:#fff!important}.softBtn{cursor:pointer;background:#e8f4ff;border:0;border-radius:12px;justify-content:center;align-items:center;padding:12px 22px;font-weight:900;display:inline-flex;box-shadow:0 8px 20px #27669624;color:#2b6a9b!important}.aboutGrid{grid-template-columns:330px 1fr;align-items:center;gap:72px;display:grid}.doctorVisual{width:300px;margin:auto;position:relative}.doctorVisual img{object-fit:cover;border:4px solid #d7f0ff;border-radius:28px;width:300px;height:300px;box-shadow:0 18px 50px #1478be2e}.floatIcon{background:#fff;border-radius:12px;place-items:center;width:44px;height:44px;display:grid;position:absolute;box-shadow:0 10px 22px #0086d233}.i1{top:82px;left:-35px}.i2{top:35px;right:-20px}.i3{top:130px;right:-45px}.i4{bottom:45px;left:-25px}.aboutBlock h2,.centerTitle{color:#111;text-align:left;font-size:38px}.centerTitle{text-align:center;margin-bottom:30px}.aboutBlock p{color:#202833;font-weight:600}.serviceGrid{grid-template-columns:repeat(3,1fr);gap:22px;max-width:900px;margin:auto;display:grid}.serviceTile{text-align:center;background:linear-gradient(#f8fcff,#eaf7ff);border:1px solid #cde9ff;border-radius:16px;padding:28px 22px;transition:all .2s;box-shadow:0 12px 26px #0084d233}.serviceTile:hover{transform:translateY(-5px)}.tileIcon{color:#56a9de;font-size:42px;line-height:1}.serviceTile h3{margin:15px 0 8px;font-size:20px}.serviceTile p{color:#202833;font-size:13px;font-weight:600}.toolGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.toolTile{background:#fff;border:1px solid #d6ecff;border-radius:18px;padding:24px;box-shadow:0 12px 28px #0084d221}.toolTile span{color:#087bc0;background:#e8f4ff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-block}.videoGrid{grid-template-columns:2fr 1fr 1fr;gap:16px;max-width:900px;margin:auto;display:grid}.videoCard{color:red;background:linear-gradient(135deg,#1b1b1b,#606060);border-radius:8px;place-items:center;height:135px;font-size:50px;display:grid;box-shadow:0 10px 24px #0000002e}.bigVideo{grid-row:span 2;height:290px}.contactGrid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.mapBox iframe{border:0;border-radius:8px;width:100%;height:260px;box-shadow:0 10px 28px #00000021}.testimonialBand{color:#fff;text-align:center;background:linear-gradient(135deg,#0a2554,#069df2);padding:64px 0}.reviewGrid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:30px;display:grid}.review{color:#111;text-align:left;background:#fff;border-radius:8px;padding:22px;box-shadow:0 12px 28px #00000029}.review b{color:#ffc400}.priceGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.priceCard,.priceRow{background:#fff;border:1px solid #dbeafe;border-radius:16px;padding:22px;box-shadow:0 10px 26px #0084d21a}.priceCard strong,.priceRow strong{color:#0696e8;font-size:24px}.center{text-align:center;margin-top:25px}.priceTable{gap:14px;display:grid}.priceRow{justify-content:space-between;align-items:center;gap:20px;display:flex}.priceNote{background:#e8f4ff;border-radius:14px;padding:18px;font-weight:900}.rmFooter a{margin:0 12px 8px 0;font-weight:700;display:inline-block}.footerLogo{object-fit:contain;height:45px}.fb{color:#fff;background:#118ee9;border-radius:50%;place-items:center;width:45px;height:45px;font-size:30px;font-weight:900;display:grid}.pageHero{color:#fff;background:linear-gradient(135deg,#0a2554,#069df2);padding:78px 0}.crumb{color:#dceeff;font-weight:800}.lead{color:#edf8ff;font-size:20px}.adminBg{background:#f2f8ff;min-height:80vh;padding:60px 0}.adminLogin{place-items:center;display:grid}.adminCard{background:#fff;border:1px solid #dbeafe;border-radius:18px;padding:24px;box-shadow:0 14px 38px #0053a021}.adminPanel{gap:22px;display:grid}.adminTop{justify-content:space-between;align-items:center;display:flex}.adminColumns{grid-template-columns:1fr 1fr;gap:24px;display:grid}.adminForm{gap:11px;display:grid}.adminForm input,.adminForm textarea{border:1px solid #cfe4f8;border-radius:10px;width:100%;padding:12px}.checkLine{align-items:center;gap:8px;display:flex!important}.checkLine input{width:auto}.adminList{gap:10px;margin-top:22px;display:grid}.adminItem{border:1px solid #e1edf8;border-radius:12px;padding:12px}.adminItem small{color:#66758a;display:block}.adminItem button{cursor:pointer;border:0;border-radius:8px;margin:8px 8px 0 0;padding:8px 10px}.doshaShell{max-width:1100px}.doshaIntro,.doshaResult{background:#fff;border:1px solid #dbeafe;border-radius:16px;margin-bottom:20px;padding:20px;box-shadow:0 10px 26px #0084d214}.doshaGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.doshaQuestion{background:#fff;border:1px solid #dbeafe;border-radius:14px;padding:15px}.doshaQuestion small{color:#596b7f;margin:8px 0;display:block}.doshaQuestion label{margin-right:16px;font-weight:800}.toolActions{flex-wrap:wrap;gap:12px;margin:22px 0;display:flex}.protocolCard{background:#f2fbff;border-left:4px solid #0696e8;border-radius:12px;margin:10px 0;padding:12px}.noteBox{background:#fff8e8;border-left:4px solid #dd7b00;border-radius:12px;margin-top:18px;padding:14px}.tibetanPage{color:#fff6d8;background:radial-gradient(circle at top,#24104c,#050615 72%);min-height:100vh;padding:18px 0 60px}.tibetanWrap{width:min(1180px,100% - 28px);margin:auto}.tibetanHeader,.tPanel{background:#050918d1;border:1px solid #ffd77859;border-radius:22px;box-shadow:0 0 24px #aa50ff3d}.tibetanHeader{text-align:center;margin-bottom:14px;padding:18px}.tibetanHeader h1{color:#ffd477;letter-spacing:2px;font-family:Georgia,serif;font-size:25px}.tibetanGrid{grid-template-columns:300px 1fr 300px;gap:14px;display:grid}.tPanel{padding:16px}.tPanel h2{text-align:center;color:#ffd477;font-size:18px}.tPanel label{color:#f4d489;font-weight:700}.tPanel select,.tPanel button{border-radius:14px;width:100%;margin:6px 0 12px;padding:13px;font-size:16px}.tPanel select{color:#fff6d8;background:#0b142c;border:1px solid #ffd77866}.tPanel button{color:#fff;cursor:pointer;border:0;min-height:52px;font-weight:700}.start{background:#7b2cbf}.pause{background:#087ea4}.reset{background:#7a0014}.music{background:#8b6914}.voice{background:#236b3a}.tRow{grid-template-columns:1fr 1fr;gap:8px;display:grid}.tInfo,.tWarn,.metric{background:#ffffff12;border-left:4px solid #ffd477;border-radius:12px;margin-top:10px;padding:10px;font-size:14px}.center{text-align:center}.aura{background:radial-gradient(circle,#7eff4f59,#27d8ff2e,#bf55ff1a,#0000 72%);border-radius:50%;place-items:center;width:min(78vw,360px);height:min(78vw,360px);margin:20px auto;transition:transform .8s linear,filter .8s linear;display:grid;transform:scale(.72);box-shadow:0 0 55px #7eff4f59}.aura.inhale{filter:brightness(1.25);transform:scale(1.08)}.aura.hold{filter:brightness(1.4);transform:scale(1.08)}.aura.exhale{filter:brightness(.8);transform:scale(.68)}.aura.hold2{filter:brightness(.95);transform:scale(.68)}.circleText{color:#fff;text-shadow:0 0 22px #000;font-size:82px;font-weight:900}.phase{color:#7cff4f;text-shadow:0 0 18px #65ff35;font-size:34px;font-weight:900}.phaseSec{color:#ffd477;font-size:20px}.progressBox{background:#ffffff1f;border-radius:999px;max-width:420px;height:18px;margin:10px auto;overflow:hidden}.progress{background:linear-gradient(90deg,#7cff4f,#ffd477);border-radius:999px;height:100%}.easyText{font-size:22px;font-weight:700}.miniSquare{width:180px;height:180px;margin:10px auto}.side{stroke-width:9px;stroke-linecap:round;filter:drop-shadow(0 0 6px)}.s0{stroke:#7cff4f;color:#7cff4f}.s1{stroke:#ffba42;color:#ffba42}.s2{stroke:#27d8ff;color:#27d8ff}.s3{stroke:#bf55ff;color:#bf55ff}.dim{opacity:.22}.ball{fill:#e00022;stroke:#ffb4bd;stroke-width:2px;filter:drop-shadow(0 0 12px #ff3152)}.effect{border-bottom:1px solid #ffffff1f;padding:8px}@media (max-width:900px){.rmNav{flex-direction:column;align-items:flex-start;height:auto;padding:12px 0}.rmLinks{gap:10px}.homeHero,.heroOverlay{min-height:430px}.heroCenter h1{font-size:38px}.aboutGrid,.contactGrid,.rmFooterGrid,.adminColumns,.tibetanGrid,.serviceGrid,.toolGrid,.reviewGrid,.priceGrid,.doshaGrid,.videoGrid{grid-template-columns:1fr}.bigVideo{height:180px}}.adminTabs{background:#fff;border:1px solid #dbeafe;border-radius:16px;flex-wrap:wrap;gap:12px;padding:12px;display:flex;box-shadow:0 10px 26px #0084d214}.adminTabs button{cursor:pointer;color:#075d9d;background:#e8f4ff;border:0;border-radius:999px;padding:11px 18px;font-weight:900}.adminTabs button.active{color:#fff;background:#0a98ed}.fullPriceTable{gap:30px;display:grid}.priceGroup{background:#fff;border:1px solid #dbeafe;border-radius:20px;padding:24px;box-shadow:0 14px 34px #0084d21a}.priceGroup h2{color:#0a2554;margin-bottom:18px}.priceRows{gap:12px;display:grid}.serviceHeroImg{object-fit:cover;background:#e8f4ff;border-radius:18px;width:100%;height:320px;margin-bottom:24px}.serviceArticle{overflow:hidden}.textContent p{color:#334155;font-size:17px}.textContent li{color:#334155;margin-bottom:8px;margin-left:22px}.miniPrice{border-top:1px solid #e3effb;gap:4px;padding:12px 0;display:grid}.miniPrice span{color:#0a98ed;font-weight:900}.pricePreview{display:none!important}.testimonialBand{padding:54px 0}.reviewCarousel{grid-template-columns:58px 1fr 58px;align-items:center;gap:18px;width:min(760px,100%);margin:28px auto 0;display:grid}.reviewArrow{color:#0a72bd;cursor:pointer;background:#fff;border:0;border-radius:50%;width:58px;height:58px;font-size:42px;font-weight:900;line-height:1;box-shadow:0 12px 28px #0000002e}.reviewSlide{color:#102033;text-align:center;background:#fff;border-radius:18px;place-items:center;min-height:190px;padding:28px;display:grid;box-shadow:0 14px 34px #00000029}.reviewSlide p{margin:0 0 14px;font-size:20px;font-weight:750}.reviewSlide .stars{color:#ffc400;letter-spacing:3px;margin-bottom:8px;font-size:22px}.reviewSlide small{color:#66758a;margin-top:8px}.pricesHero{padding:64px 0}.pricesLayout{grid-template-columns:280px 1fr;align-items:start;gap:26px;display:grid}.priceCategoryMenu{background:#fff;border:1px solid #dbeafe;border-radius:20px;padding:20px;position:sticky;top:104px;box-shadow:0 14px 34px #0084d217}.priceCategoryMenu h2{margin-bottom:14px;font-size:24px}.priceCategoryMenu a{color:#075d9d;background:#eef8ff;border-radius:12px;margin-bottom:9px;padding:12px 14px;font-weight:900;display:block}.priceCategoryMenu a:hover{color:#fff;background:#0a98ed}.priceContactBox{color:#fff;background:linear-gradient(135deg,#0a2554,#069df2);border-radius:14px;gap:5px;margin-top:18px;padding:16px;display:grid}.pricesContent{gap:26px;display:grid}.priceGroupClean{background:#fff;border:1px solid #dbeafe;border-radius:22px;padding:24px;scroll-margin-top:120px;box-shadow:0 14px 34px #0084d217}.priceGroupClean h2{color:#0a2554;border-bottom:1px solid #e4f1ff;margin-bottom:18px;padding-bottom:12px;font-size:30px}.priceListClean{gap:10px;display:grid}.priceItemClean{background:#f8fcff;border:1px solid #e1f0ff;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:20px;padding:16px;display:grid}.priceItemClean h3{color:#102033;margin:0 0 4px;font-size:18px}.priceItemClean strong{white-space:nowrap;color:#0696e8;font-size:22px}.priceDisclaimer{background:#fff8e8;border-left:5px solid #e89a00;border-radius:16px;padding:18px;font-weight:850}.fixedMapCard{position:sticky!important;top:110px!important}.fixedMapCard iframe,.mapBox iframe{min-height:360px}.contactGrid{align-items:start}@media (max-width:900px){.reviewCarousel{grid-template-columns:46px 1fr 46px;gap:8px}.reviewArrow{width:46px;height:46px;font-size:34px}.reviewSlide{padding:20px}.pricesLayout{grid-template-columns:1fr}.priceCategoryMenu{position:static}.priceItemClean{grid-template-columns:1fr}.priceItemClean strong{font-size:20px}}.galleryHero{background:linear-gradient(135deg,#0a2554eb,#069df2c2),url(/images/medical-bg.jpg) 50%/cover no-repeat}.galleryMasonry{grid-template-columns:repeat(3,1fr);grid-auto-rows:240px;gap:18px;display:grid}.galleryPhoto{background:#e8f4ff;border:1px solid #dbeafe;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 16px 36px #0084d224}.galleryPhoto img{object-fit:cover;width:100%;height:100%;transition:transform .28s}.galleryPhoto:hover img{transform:scale(1.06)}.galleryPhoto span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071f3fbf;border-radius:14px;padding:10px 12px;font-weight:900;position:absolute;bottom:14px;left:14px;right:14px}.galleryLarge{grid-row:span 2}.galleryYoutubeGrid{margin-top:20px}@media (max-width:900px){.galleryMasonry{grid-template-columns:1fr;grid-auto-rows:260px}.galleryLarge{grid-row:auto}}@media (max-width:700px){body{overflow-x:hidden}.rmShell{width:calc(100% - 28px)}.rmTop{height:26px}.rmTop .rmShell{justify-content:flex-end;height:26px}.rmNav{grid-template-columns:1fr;gap:8px;height:auto;min-height:auto;padding:10px 14px 12px;display:grid}.rmLogo{justify-content:center;width:100%}.rmLogo img{max-width:190px;height:44px}.rmLinks{grid-template-columns:repeat(3,1fr);gap:6px;width:100%;font-size:13px;line-height:1.15;display:grid}.rmLinks>a,.rmDrop>a{text-align:center;color:#102033;background:#f4f9ff;border-radius:10px;justify-content:center;align-items:center;min-height:36px;padding:8px 6px;font-weight:900;display:flex}.rmDrop{width:100%}.rmDropPanel{z-index:999;width:min(330px,100vw - 28px);position:absolute;top:42px;left:0;right:auto}.pageHero{padding:48px 0 54px}.pageHero h1{letter-spacing:-1.5px;max-width:320px;font-size:42px;line-height:1.08}.pageHero .lead{max-width:320px;font-size:20px;line-height:1.55}.crumb{font-size:16px;line-height:1.35}.rmSection{padding:44px 0}.toolGrid,.serviceGrid,.grid3{gap:16px;grid-template-columns:1fr!important}.toolTile,.serviceTile,.card,.adminCard{border-radius:22px;padding:22px;box-shadow:0 10px 28px #0058961a}.toolTile h3,.serviceTile h3{word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;margin-top:14px;margin-bottom:12px;font-size:26px;line-height:1.08}.toolTile p,.serviceTile p{font-size:16px;line-height:1.6}.toolTile b{margin-top:12px;font-size:17px;display:inline-block}.tag,.toolTile span{padding:7px 12px;font-size:13px}.centerTitle{font-size:32px;line-height:1.1}.homeHero,.heroOverlay{min-height:420px}.heroCenter h1{letter-spacing:-1.5px;font-size:38px;line-height:1.06}.heroCenter p{font-size:21px;line-height:1.35}.aboutGrid,.contactGrid,.contentGrid,.contactMainGrid,.pricesLayout,.rmFooterGrid{grid-template-columns:1fr!important}.doctorVisual,.doctorVisual img{width:250px;height:250px}.floatIcon{width:38px;height:38px}.youtubeGrid,.galleryMasonry,.priceGrid,.reviewGrid,.doshaGrid{grid-template-columns:1fr!important}.galleryMasonry{grid-auto-rows:240px}.galleryLarge{grid-row:auto}.priceCategoryMenu,.contactMapFrame,.sideBox{position:static!important}.priceItemClean,.priceRow{gap:8px;display:grid;grid-template-columns:1fr!important}.priceItemClean strong,.priceRow strong{white-space:normal;font-size:20px}.reviewCarousel{grid-template-columns:42px 1fr 42px;gap:8px}.reviewArrow{width:42px;height:42px;font-size:32px}.reviewSlide{min-height:175px;padding:18px}.reviewSlide p{font-size:17px;line-height:1.45}.oldContactPhotos,.homeContactPhotos{grid-template-columns:1fr!important}.oldContactPhotos img,.homeContactPhotos img{height:220px}.contactMapFrame iframe{height:330px}.tibetanGrid{grid-template-columns:1fr!important}.aura{width:260px;height:260px}.circleText{font-size:60px}.phase{font-size:28px}.rmFooter{padding:32px 0}.rmFooterGrid{text-align:left;gap:24px}.footerLogo{max-width:190px;height:42px}.rmFooter h3{margin-top:10px;font-size:24px}.rmFooter a{margin:0 10px 10px 0;font-size:16px;display:inline-block}.fb{width:48px;height:48px}}@media (max-width:390px){.rmLinks{grid-template-columns:repeat(2,1fr)}.pageHero h1{font-size:39px}.toolTile h3,.serviceTile h3{font-size:24px}}.langs{align-items:center;gap:12px;display:flex}.langs a{color:#fff;opacity:.82;font-weight:900}.langs a.langActive{opacity:1;text-underline-offset:4px;text-decoration:underline}.adminLangPicker{background:#fff;border:1px solid #dbeafe;border-radius:16px;flex-wrap:wrap;align-items:center;gap:10px;padding:14px;display:flex;box-shadow:0 10px 26px #0084d214}.adminLangPicker button{cursor:pointer;color:#075d9d;background:#e8f4ff;border:0;border-radius:999px;padding:10px 16px;font-weight:900}.adminLangPicker button.active{color:#fff;background:#0a98ed}.adminLangPicker small{color:#66758a;width:100%;font-weight:700;display:block}@media (max-width:700px){.langs{gap:9px}}.galleryVideoSection{background:#fff;padding-top:48px}.galleryVideoGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:22px;width:100%;display:grid}.galleryVideoCard{background:#fff;border:1px solid #dbeafe;border-radius:18px;padding:14px;box-shadow:0 14px 34px #0084d21f}.galleryVideoCard .youtubeFrame{aspect-ratio:16/9;background:#111827;border-radius:14px;width:100%;overflow:hidden}.galleryVideoCard h3{color:#102033;margin:14px 4px 2px;font-size:18px;line-height:1.25}.fixedGalleryGrid .galleryPhoto span{font-size:15px;line-height:1.25}@media (max-width:1000px){.galleryVideoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.galleryVideoGrid{grid-template-columns:1fr}.galleryVideoCard h3{font-size:17px}}.pageHero{color:#fff;align-items:center;min-height:320px;display:flex;position:relative;overflow:hidden;background:linear-gradient(90deg,#071f3fc7,#0094e8b8),url(/images/medical-bg.jpg) 50%/cover no-repeat!important}.pageHero .rmShell{z-index:2;position:relative}.pageHero h1{color:#fff;text-shadow:0 3px 18px #00000038}.pageHero .lead{color:#f0f8ff;text-shadow:0 2px 12px #0000002e}.pageHero .crumb{color:#fff;opacity:.95;font-weight:900}.galleryHero,.contactHero,.pricesHero,.ayurHero{background:linear-gradient(90deg,#071f3fc7,#0094e8b8),url(/images/medical-bg.jpg) 50%/cover no-repeat!important}@media (min-width:901px){.pageHero{padding:86px 0}.pageHero h1{max-width:900px}.pageHero .lead{max-width:720px}}@media (max-width:700px){.pageHero{min-height:260px;background:linear-gradient(90deg,#071f3fd6,#0094e8bf),url(/images/medical-bg.jpg) 50%/cover no-repeat!important;padding:48px 0 52px!important}.pageHero h1{font-size:40px;line-height:1.08}.pageHero .lead{font-size:19px;line-height:1.5}}.contactOldLayout{max-width:1140px}.contactOldTop{grid-template-columns:1fr 1fr;align-items:start;gap:46px;display:grid}.contactOldInfo{color:#454545;font-size:18px;font-weight:500}.contactOldInfo p{margin:0 0 22px}.workingHoursCard{background:#fff;border-radius:10px;padding:24px;box-shadow:0 8px 28px #00000014}.workingHoursCard h2{margin:0 0 14px;font-size:30px;font-weight:500}.workingHoursCard p{color:#454545;font-size:17px}.mapButtonLine{text-align:center;margin:16px 0 58px}.mapSmallBtn{background:#00a6b8;border-radius:4px;align-items:center;gap:6px;padding:8px 13px;font-weight:800;display:inline-flex;color:#00151a!important}.transportLine{color:#454545;flex-wrap:wrap;justify-content:center;align-items:center;gap:54px;margin-bottom:42px;font-size:17px;display:flex}.oldRouteImages{grid-template-columns:160px 160px;justify-content:center;gap:18px;margin-bottom:54px;display:grid}.oldRouteImages a{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 10px 24px #00000024}.oldRouteImages img{object-fit:cover;width:160px;height:200px;display:block}.oldMapEmbed{border-radius:10px;overflow:hidden;box-shadow:0 8px 28px #0000001a}.oldMapEmbed iframe{border:0;width:100%;height:430px;display:block}@media (max-width:800px){.contactOldTop{grid-template-columns:1fr;gap:24px}.contactOldInfo{font-size:16px}.transportLine{justify-content:start;gap:14px;margin-bottom:30px;display:grid}.oldRouteImages{grid-template-columns:1fr 1fr}.oldRouteImages img{width:100%;height:190px}.oldMapEmbed iframe{height:340px}}.legalCard{background:#fff;border:1px solid #dbeafe;border-radius:22px;max-width:950px;padding:34px;box-shadow:0 14px 34px #0084d21a}.legalCard h2{color:#0a2554;margin-top:26px;margin-bottom:10px;font-size:26px}.legalCard h2:first-child{margin-top:0}.legalCard p{color:#334155;font-size:17px;line-height:1.75}.noteBox{color:#5c2d00;background:#fff8e8;border-left:5px solid #e60012;border-radius:14px;padding:18px;font-weight:650;line-height:1.65}@media (max-width:700px){.legalCard{padding:22px}.legalCard h2{font-size:22px}.legalCard p{font-size:16px}}.neuroScreenSection{background:#f6fbff}.neuroLayout{grid-template-columns:320px 1fr;align-items:start;gap:24px;display:grid}.neuroSide,.neuroIntro,.neuroQuestion,.neuroResult{background:#fff;border:1px solid #dbeafe;border-radius:22px;padding:22px;box-shadow:0 14px 34px #0084d21a}.neuroSide{gap:12px;display:grid;position:sticky;top:110px}.neuroSide h2{color:#0a2554;font-size:26px}.neuroSide label{color:#102033;font-weight:900}.neuroSide input,.neuroSide select{background:#fff;border:1px solid #cfe4f8;border-radius:14px;width:100%;padding:12px}.neuroScoreBox{color:#fff;background:linear-gradient(135deg,#0a2554,#069df2);border-radius:16px;gap:4px;padding:16px;display:grid}.neuroScoreBox strong{font-size:40px;line-height:1}.medicalRiskBox{color:#5c2d00;background:#fff8e8;border-left:5px solid #e60012;border-radius:14px;padding:14px}.medicalRiskBox p{margin:6px 0 0;font-size:14px;line-height:1.55}.neuroIntro h2{color:#0a2554}.neuroQuestions{gap:14px;display:grid}.neuroQuestion{grid-template-columns:1fr auto;align-items:center;gap:20px;display:grid}.neuroQuestion span{color:#075d9d;background:#e8f4ff;border-radius:999px;margin-bottom:10px;padding:6px 11px;font-size:12px;font-weight:900;display:inline-flex}.neuroQuestion h3{color:#102033;margin:0 0 8px;font-size:19px}.neuroQuestion p{color:#66758a;margin:0;font-size:15px}.redFlagQ{background:#fff8f8;border-color:#ffd1d1}.redFlagQ span{color:#b00020;background:#ffe8e8}.answerScale{grid-template-columns:repeat(4,1fr);gap:7px;min-width:330px;display:grid}.answerScale label{cursor:pointer;white-space:nowrap;background:#f8fcff;border:1px solid #dbeafe;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:10px 8px;font-weight:850;display:flex}.answerScale input{accent-color:#069df2}.neuroResult{border-width:2px}.neuroResult.low{background:#f5fff9;border-color:#bfead5}.neuroResult.medium{background:#fffaf0;border-color:#ffe2a8}.neuroResult.high{background:#fff6f6;border-color:#ffb6b6}.neuroResult.urgent{background:#fff1f1;border-color:#e60012}.neuroResult h2{color:#0a2554}.scoreLine{font-size:18px}.categoryBars{gap:10px;margin:14px 0 22px;display:grid}.catBar{grid-template-columns:190px 1fr 42px;align-items:center;gap:10px;display:grid}.catBar span{color:#102033;font-weight:900}.catBar div{background:#e8f4ff;border-radius:999px;height:12px;overflow:hidden}.catBar i{background:linear-gradient(90deg,#069df2,#0a2554);border-radius:999px;height:100%;display:block}.catBar b{text-align:right}.zeroLiability{color:#5c2d00;background:#fff;border-left:5px solid #e60012;border-radius:16px;margin-top:20px;padding:16px;line-height:1.65}@media (max-width:900px){.neuroLayout{grid-template-columns:1fr}.neuroSide{position:static}.neuroQuestion{grid-template-columns:1fr}.answerScale{grid-template-columns:1fr 1fr;min-width:0}.catBar{grid-template-columns:1fr}.catBar b{text-align:left}}@media print{.rmHeader,.rmFooter,.neuroSide,.hamburger,.menuBackdrop{display:none!important}.neuroLayout{grid-template-columns:1fr!important}.pageHero{min-height:auto!important;padding:20px 0!important}.neuroResult{break-inside:avoid}}.hamburger,.menuBackdrop{display:none}@media (min-width:701px){.rmHeader{z-index:1000;position:sticky;top:0}.rmNav{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;height:64px!important;min-height:64px!important;padding:0!important;display:flex!important}.rmLogo{justify-content:flex-start!important;width:auto!important}.rmLogo img{max-width:180px!important;height:44px!important}.rmLinks{opacity:1!important;visibility:visible!important;pointer-events:auto!important;width:auto!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex-direction:row!important;grid-template-columns:none!important;justify-content:flex-end!important;align-items:center!important;gap:22px!important;padding:0!important;display:flex!important;position:static!important;overflow:visible!important;transform:none!important}.rmLinks>a,.rmDrop>a{color:#101827!important;background:0 0!important;width:auto!important;min-height:auto!important;padding:0!important;font-size:14px!important;font-weight:900!important;display:inline-flex!important}.rmDropPanel{background:#fff!important;border:1px solid #dbeafe!important;border-radius:18px!important;width:360px!important;padding:10px!important;display:none!important;position:absolute!important;top:30px!important;left:auto!important;right:0!important;box-shadow:0 20px 60px #00000024!important}.rmDrop:hover .rmDropPanel{display:block!important}.rmDropPanel a{background:0 0!important;border-radius:12px!important;padding:12px!important;display:block!important}.rmDropPanel a:hover{background:#eef8ff!important}}@media (max-width:700px){.rmHeader{z-index:1000;background:#fff;position:sticky;top:0}.rmTop{height:26px!important}.rmTop .rmShell{justify-content:flex-end!important;height:26px!important}.rmNav{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;height:auto!important;min-height:auto!important;padding:9px 14px 12px!important;display:flex!important}.rmLogo{z-index:1003;position:relative;justify-content:center!important;width:100%!important}.rmLogo img{max-width:190px!important;height:44px!important}.hamburger{cursor:pointer!important;z-index:1003!important;background:#fff!important;border:1px solid #9aa8b8!important;border-radius:6px!important;flex-direction:column!important;justify-content:center!important;gap:4px!important;width:44px!important;height:34px!important;padding:5px 8px!important;display:flex!important}.hamburger span{background:#102033!important;border-radius:10px!important;width:100%!important;height:2px!important;margin:0!important;transition:all .2s!important;display:block!important}.hamburger.active span:first-child{transform:translateY(6px)rotate(45deg)!important}.hamburger.active span:nth-child(2){opacity:0!important}.hamburger.active span:nth-child(3){transform:translateY(-6px)rotate(-45deg)!important}.rmLinks{display:none!important}.rmLinks.mobileOpen{z-index:1003!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;background:#fff!important;border:1px solid #dbeafe!important;border-radius:22px!important;grid-template-columns:1fr!important;gap:8px!important;width:auto!important;max-height:calc(100vh - 120px)!important;padding:14px!important;display:grid!important;position:fixed!important;top:104px!important;left:14px!important;right:14px!important;overflow:auto!important;transform:none!important;box-shadow:0 24px 70px #071f3f47!important}.rmLinks.mobileOpen>a,.rmLinks.mobileOpen .rmDrop>a{text-align:left!important;color:#102033!important;background:#f4f9ff!important;border-radius:14px!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-height:44px!important;padding:12px 14px!important;font-size:16px!important;font-weight:900!important;display:flex!important}.rmLinks.mobileOpen .rmDropPanel{width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:6px 0 0!important;display:block!important;position:static!important}.rmLinks.mobileOpen .rmDropPanel a{background:#eef8ff!important;border-radius:12px!important;margin-top:6px!important;padding:11px 13px!important;display:block!important}.rmLinks.mobileOpen .rmDropPanel small{display:none!important}.menuBackdrop{z-index:1001!important;background:#071f3f57!important;border:0!important;display:block!important;position:fixed!important;inset:0!important}}.bottomGenerateBox{text-align:center;background:#fff;border:1px solid #dbeafe;border-radius:22px;padding:22px;box-shadow:0 14px 34px #0084d21a}.bottomGenerateBox .blueBtn{min-width:240px}.bottomGenerateBox p{color:#66758a;margin:12px 0 0;font-weight:750}.contactModernGrid{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:26px;display:grid}.contactPrimaryCard,.contactSidePanel,.contactMapModern{background:#fff;border:1px solid #dbeafe;border-radius:26px;box-shadow:0 18px 46px #0052961a}.contactPrimaryCard{padding:34px}.contactBadge{color:#075d9d;background:#e8f4ff;border-radius:999px;width:max-content;margin-bottom:14px;padding:7px 12px;font-size:13px;font-weight:950;display:inline-flex}.contactPrimaryCard h2{color:#0a2554;margin-bottom:10px;font-size:38px}.contactIntro{color:#607086;max-width:680px;font-size:17px}.contactInfoList{grid-template-columns:1fr 1fr;gap:14px;margin-top:24px;display:grid}.contactInfoList a,.contactInfoStatic{background:#f8fcff;border:1px solid #e0f0ff;border-radius:18px;align-items:flex-start;gap:14px;padding:16px;transition:all .18s;display:flex}.contactInfoList span,.contactInfoStatic span{background:#fff;border-radius:14px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 18px #0084d21f}.contactInfoList b,.contactInfoStatic b{color:#607086;margin-bottom:4px;font-size:13px;display:block}.contactInfoList strong,.contactInfoStatic strong{color:#102033;font-size:16px;line-height:1.35;display:block}.contactActionRow{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.contactSidePanel{gap:18px;padding:22px;display:grid}.contactMiniCard{background:linear-gradient(135deg,#f8fcff,#eef8ff);border:1px solid #dbeafe;border-radius:20px;padding:22px}.contactMiniCard h3{color:#0a2554;margin-bottom:12px;font-size:24px}.contactMiniCard p{color:#3f5065;margin:0 0 8px}.transportModern{gap:10px;display:grid}.transportModern span{color:#24364a;background:#fff;border-radius:14px;padding:11px 12px;font-weight:800;display:block}.contactPhotoPair{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contactPhotoPair a{background:#eef8ff;border:1px solid #dbeafe;border-radius:20px;display:block;overflow:hidden}.contactPhotoPair img{object-fit:cover;width:100%;height:220px;transition:all .22s;display:block}.contactPhotoPair a:hover img{transform:scale(1.05)}.contactMapModern{margin-top:28px;padding:24px}.mapHeader{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.mapHeader h2{color:#0a2554;margin:0;font-size:32px}.contactMapModern iframe{border:0;border-radius:20px;width:100%;height:460px;display:block}.pricesModernLayout{gap:22px;max-width:1040px;display:grid}.currencyBox,.priceNotice,.priceAccordionGroup{background:#fff;border:1px solid #dbeafe;border-radius:24px;box-shadow:0 16px 38px #00529617}.currencyBox{grid-template-columns:.9fr 1.1fr;align-items:end;gap:22px;padding:26px;display:grid}.currencyBox h2{color:#0a2554;margin-bottom:8px;font-size:30px}.currencyBox p{color:#607086;margin:0}.currencyGrid input,.currencyGrid select{background:#f8fcff;border:1px solid #cfe4f8;border-radius:14px;width:100%;padding:13px}.currencyResult{color:#fff;background:linear-gradient(135deg,#0a2554,#069df2);border-radius:16px;align-content:center;min-height:76px;padding:13px 16px;display:grid}.currencyResult small{opacity:.85;font-weight:800}.currencyResult strong{font-size:22px}.priceNotice{color:#334155;border-left:5px solid #069df2;padding:18px 22px}.pricesAccordion{gap:14px;display:grid}.priceAccordionHead{cursor:pointer;text-align:left;background:#fff;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:22px 24px;display:flex}.priceAccordionHead span{gap:4px;display:grid}.priceAccordionHead b{color:#0a2554;font-size:23px}.priceAccordionHead small{color:#607086;font-weight:800}.priceAccordionHead i{color:#075d9d;background:#e8f4ff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:30px;font-style:normal;font-weight:900;display:grid}.priceAccordionBody{gap:10px;padding:0 20px 20px;display:grid}@media (max-width:900px){.contactModernGrid,.currencyBox,.contactInfoList,.currencyGrid{grid-template-columns:1fr}.contactPhotoPair{grid-template-columns:1fr 1fr}.contactPhotoPair img{height:170px}.mapHeader{flex-direction:column;align-items:flex-start}.contactMapModern iframe{height:340px}.contactPrimaryCard{padding:24px}.contactPrimaryCard h2{font-size:31px}}@media (max-width:520px){.contactPhotoPair{grid-template-columns:1fr}.contactPhotoPair img{height:220px}.priceAccordionHead{padding:18px}.priceAccordionHead b{font-size:20px}}.neuroCleanLayout{gap:22px;max-width:1040px;display:grid}.neuroQuickTop{background:#fff;border:1px solid #dbeafe;border-radius:24px;gap:18px;padding:24px;display:grid;box-shadow:0 14px 34px #0084d214}.neuroQuickTop h2{color:#0a2554;margin-bottom:6px;font-size:30px}.neuroQuickTop p{color:#607086;margin:0}.neuroQuickGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.neuroQuickGrid label{color:#102033;gap:8px;font-weight:900;display:grid}.neuroQuickGrid input,.neuroQuickGrid select{background:#f8fcff;border:1px solid #cfe4f8;border-radius:14px;width:100%;padding:13px}.cleanRiskBox{margin:0}.neuroMain{gap:18px;display:grid}.neuroIntro{padding:22px 24px!important}.neuroIntro h2{font-size:28px}.neuroQuestion{box-shadow:none!important;border-radius:20px!important;padding:20px!important}.neuroQuestion h3{font-size:18px!important}.answerScale label{box-shadow:none!important}.bottomGenerateBox{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.bottomGenerateBox p{width:100%}.resultTopLine{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.resultTopLine h2{margin:0}.printBtn{white-space:nowrap}.neuroSide{display:none!important}.neuroLayout{display:block!important}@media (max-width:900px){.neuroQuickGrid{grid-template-columns:1fr}.resultTopLine{flex-direction:column;align-items:flex-start}.printBtn{width:100%}}@media (max-width:700px){.neuroCleanLayout{width:calc(100% - 28px)}.neuroQuestion{padding:18px!important}.answerScale{grid-template-columns:1fr 1fr!important}}.adminLoginPage{background:radial-gradient(circle at 20% 10%,#009df22e,#0000 28%),radial-gradient(circle at 90% 80%,#071f3f24,#0000 30%),linear-gradient(#f6fbff,#fff);place-items:center;min-height:calc(100vh - 90px);padding:54px 16px;display:grid}.adminLoginShell{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:26px;width:min(980px,100%);display:grid}.adminLoginBrand,.adminLoginCard{background:#fff;border:1px solid #dbeafe;border-radius:30px;box-shadow:0 24px 70px #071f3f21}.adminLoginBrand{color:#fff;background:linear-gradient(135deg,#071f3fe0,#009df2c7),url(/images/medical-bg.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:flex-end;min-height:440px;padding:42px;display:flex}.adminLoginBrand img{background:#fff;border-radius:18px;width:210px;max-width:100%;margin-bottom:auto;padding:10px 14px;box-shadow:0 12px 28px #00000024}.adminLoginBrand span{background:#ffffff29;border:1px solid #ffffff3d;border-radius:999px;width:max-content;margin-bottom:18px;padding:8px 13px;font-weight:900}.adminLoginBrand h1{margin-bottom:14px;font-size:48px;line-height:1}.adminLoginBrand p{color:#eef8ff;max-width:420px;font-size:18px}.adminLoginCard{align-content:center;gap:14px;padding:42px;display:grid}.adminLoginCard h2{color:#0a2554;margin-bottom:12px;font-size:34px}.adminLoginCard label{color:#102033;font-weight:950}.adminLoginCard input{background:#f8fcff;border:1px solid #cfe4f8;border-radius:16px;outline:none;width:100%;padding:15px 16px;font-size:17px}.adminLoginCard input:focus{border-color:#0a98ed;box-shadow:0 0 0 4px #0a98ed1f}.adminLoginCard .blueBtn{border-radius:16px;width:100%;min-height:54px;margin-top:8px;font-size:17px}.adminLoginError{color:#b00020;background:#fff1f1;border:1px solid #ffc8c8;border-radius:14px;margin:0;padding:12px 14px;font-weight:900}.adminLoginCard small{color:#66758a;text-align:center;margin-top:6px}@media (max-width:800px){.adminLoginShell{grid-template-columns:1fr}.adminLoginBrand{min-height:300px;padding:28px}.adminLoginBrand h1{font-size:38px}.adminLoginCard{padding:28px}}.rmDrop,.rmDropPanel{display:none!important}@media (min-width:701px){.rmNav{max-width:1120px!important}.rmLinks{gap:20px!important}.rmLinks>a{white-space:nowrap}}@media (max-width:700px){.rmHeader{box-shadow:0 2px 14px #00000014!important}.rmTop{height:24px!important}.rmTop .rmShell{width:calc(100% - 24px)!important;height:24px!important}.langs{gap:10px!important;font-size:13px!important}.rmNav{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;width:100%!important;height:62px!important;min-height:62px!important;padding:0 14px!important;display:flex!important}.rmLogo{justify-content:flex-start!important;width:auto!important}.rmLogo img{max-width:172px!important;height:42px!important}.hamburger{background:#fff!important;border:1px solid #b8c7d8!important;border-radius:10px!important;flex-direction:column!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:5px!important;width:44px!important;height:38px!important;padding:7px 9px!important;display:flex!important}.hamburger span{background:#102033!important;width:23px!important;height:2px!important;margin:0!important}.hamburger.active span:first-child{transform:translateY(7px)rotate(45deg)!important}.hamburger.active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)!important}.rmLinks{display:none!important}.rmLinks.mobileOpen{z-index:1003!important;background:#fff!important;border:1px solid #dbeafe!important;border-radius:18px!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:12px!important;display:grid!important;position:fixed!important;top:88px!important;left:12px!important;right:12px!important;box-shadow:0 24px 70px #071f3f47!important}.rmLinks.mobileOpen>a{text-align:center!important;color:#102033!important;background:#f4f9ff!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;min-height:42px!important;padding:10px 8px!important;font-size:14px!important;font-weight:900!important;display:flex!important}.menuBackdrop{z-index:1001!important;background:#071f3f47!important;border:0!important;display:block!important;position:fixed!important;inset:0!important}.pageHero{min-height:230px!important;padding:36px 0 38px!important}.pageHero h1{max-width:315px!important;font-size:34px!important;line-height:1.05!important}.pageHero .lead{max-width:315px!important;font-size:17px!important;line-height:1.45!important}.crumb{margin-bottom:12px!important;font-size:14px!important}.rmSection{padding:34px 0!important}.toolGrid,.serviceGrid{gap:14px!important}.toolTile,.serviceTile{border-radius:20px!important;padding:20px!important}.toolTile h3,.serviceTile h3{font-size:23px!important;line-height:1.12!important}.toolTile p,.serviceTile p{font-size:15px!important;line-height:1.5!important}.toolTile b,.serviceTile b{font-size:15px!important}.rmFooter{padding:26px 0!important}.rmFooterGrid{grid-template-columns:1fr 1fr!important;align-items:start!important;gap:20px 16px!important;display:grid!important}.footerBrand{grid-column:1/-1}.footerLogo{max-width:170px!important;height:38px!important}.footerBrand p{margin-top:8px!important;font-size:14px!important;line-height:1.45!important}.rmFooter h3{margin:0 0 10px!important;font-size:18px!important}.footerLinks{grid-column:1/-1}.footerLinks div{grid-template-columns:1fr 1fr!important;gap:8px 10px!important;display:grid!important}.rmFooter a{margin:0!important;font-size:14px!important;line-height:1.25!important}.footerSocial,.footerSchedule{grid-column:auto!important}.footerSchedule p{margin:0 0 8px!important;font-size:13px!important;line-height:1.45!important}.fb{width:44px!important;height:44px!important;font-size:28px!important;text-decoration:none!important}}@media (max-width:380px){.rmLinks.mobileOpen,.rmFooterGrid{grid-template-columns:1fr!important}.footerSocial,.footerSchedule{grid-column:1/-1!important}}.fb{color:#fff!important;background:#1596e8!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;font-family:Arial,Helvetica,sans-serif!important;font-size:32px!important;font-weight:950!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;overflow:hidden!important}.fb span{display:block!important;transform:translateY(1px)!important}@media (max-width:700px){.rmFooter{padding:24px 0 28px!important}.rmFooterGrid{grid-template-columns:1fr 1fr!important;grid-template-areas:"brand brand""schedule schedule""links links""social social"!important;gap:18px!important;display:grid!important}.footerBrand{grid-area:brand!important}.footerSchedule{background:#f6fbff!important;border:1px solid #dbeafe!important;border-radius:16px!important;grid-area:schedule!important;padding:14px!important}.footerLinks{grid-area:links!important}.footerSocial{grid-area:social!important}.footerSocial h3{margin-bottom:10px!important}.footerLinks div{grid-template-columns:1fr 1fr!important;gap:8px 16px!important;display:grid!important}.footerLinks a{font-size:14px!important;font-weight:900!important;line-height:1.25!important}.footerSchedule h3,.footerLinks h3,.footerSocial h3{font-size:20px!important}.footerSchedule p{margin:0 0 8px!important;font-size:14px!important;line-height:1.45!important}.fb{width:46px!important;height:46px!important;font-size:31px!important}}@media (max-width:380px){.rmFooterGrid{grid-template-columns:1fr!important}.footerLinks div{grid-template-columns:1fr 1fr!important}}.adminSimplePage{background:#f5f9ff;grid-template-columns:260px 1fr;min-height:100vh;display:grid}.adminSidebar{color:#fff;background:#071f3f;flex-direction:column;gap:10px;height:100vh;padding:22px;display:flex;position:sticky;top:0}.adminSideLogo{gap:10px;margin-bottom:18px;display:grid}.adminSideLogo img{background:#fff;border-radius:14px;width:170px;padding:8px}.adminSideLogo b{font-size:22px}.adminSidebar button{text-align:left;color:#fff;cursor:pointer;background:#ffffff14;border:0;border-radius:14px;padding:13px 14px;font-weight:900}.adminSidebar button.active,.adminSidebar button:hover{background:#1596e8}.logoutSide{margin-top:auto;background:#d93636!important}.adminSimpleMain{width:100%;max-width:1180px;padding:28px}.adminSimpleTop{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.adminSimpleTop h1{color:#0a2554;margin:6px 0 0;font-size:38px}.backBtn{color:#075d9d;cursor:pointer;background:0 0;border:0;padding:0;font-weight:950}.adminLangSelect{background:#fff;border:1px solid #dbeafe;border-radius:16px;align-items:center;gap:8px;padding:10px;display:flex;box-shadow:0 10px 26px #0084d214}.adminLangSelect button{color:#075d9d;cursor:pointer;background:#e8f4ff;border:0;border-radius:999px;padding:9px 12px;font-weight:950}.adminHomeGrid,.adminActionGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.adminHomeGrid button,.adminActionGrid button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dbeafe;border-radius:24px;min-height:150px;padding:24px;box-shadow:0 16px 38px #00529614}.adminHomeGrid button:hover,.adminActionGrid button:hover{transform:translateY(-2px);box-shadow:0 22px 50px #00529621}.adminHomeGrid b,.adminActionGrid b{color:#0a2554;margin-bottom:8px;font-size:28px;display:block}.adminHomeGrid span,.adminActionGrid span{color:#66758a;font-weight:800;display:block}.adminSimpleCard{background:#fff;border:1px solid #dbeafe;border-radius:26px;padding:26px;box-shadow:0 16px 38px #00529614}.adminSimpleCard h2{color:#0a2554;margin-bottom:18px;font-size:30px}.adminListHead{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.adminSimpleList{gap:12px;display:grid}.adminSimpleItem{background:#f8fcff;border:1px solid #e3f1ff;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px;display:grid}.adminSimpleItem img{object-fit:cover;border-radius:12px;width:74px;height:58px}.adminSimpleItem b{color:#102033;font-size:17px;display:block}.adminSimpleItem span{color:#66758a;margin-top:4px;font-size:13px;display:block}.adminItemActions{gap:8px;display:flex}.adminItemActions button{color:#075d9d;cursor:pointer;background:#e8f4ff;border:0;border-radius:12px;padding:10px 13px;font-weight:950}.adminItemActions button.danger{color:#b00020;background:#fff1f1}.adminFormSimple{gap:16px;display:grid}.adminField{gap:8px;display:grid}.adminField span,.adminCheck{color:#102033;font-weight:950}.adminField input,.adminField textarea,.adminField select{width:100%;font:inherit;background:#f8fcff;border:1px solid #cfe4f8;border-radius:15px;padding:13px 14px}.adminField textarea{resize:vertical}.adminTwoCols{grid-template-columns:1fr 1fr;gap:16px;display:grid}.adminCheck{align-items:center;gap:10px;display:flex}.adminCheck input{width:18px;height:18px}.adminFormActions{flex-wrap:wrap;gap:12px;padding-top:10px;display:flex}.adminNotice{background:#fff8e8;border-left:5px solid #e89a00;border-radius:14px;margin-bottom:18px;padding:14px 16px;font-weight:900}@media (max-width:980px){.adminSimplePage{grid-template-columns:1fr}.adminSidebar{grid-template-columns:1fr 1fr;height:auto;display:grid;position:static}.adminSideLogo{grid-column:1/-1}.logoutSide{margin-top:0}.adminHomeGrid,.adminActionGrid{grid-template-columns:1fr 1fr}}@media (max-width:650px){.adminSimpleMain{padding:16px}.adminSidebar{grid-template-columns:1fr 1fr;padding:16px}.adminSimpleTop{flex-direction:column}.adminSimpleTop h1{font-size:30px}.adminLangSelect{flex-wrap:wrap;width:100%}.adminHomeGrid,.adminActionGrid,.adminTwoCols,.adminSimpleItem{grid-template-columns:1fr}.adminItemActions{width:100%}.adminItemActions button{flex:1}.adminSimpleCard{border-radius:20px;padding:18px}}.fb,.fb span{display:none!important}.fbIcon8{background:#fff!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;text-decoration:none!important;display:inline-flex!important;overflow:hidden!important}.fbIcon8 img{width:48px!important;height:48px!important;display:block!important}@media (max-width:700px){.rmSection{padding:28px 0!important}.centerTitle{margin-bottom:18px!important;font-size:26px!important}.aboutBlock .aboutGrid{gap:18px!important}.doctorVisual,.doctorVisual img{width:190px!important;height:190px!important;margin:0 auto!important}.aboutGrid h2{font-size:27px!important;line-height:1.1!important}.aboutGrid p{font-size:14px!important;line-height:1.5!important}.serviceGrid,.toolGrid,.grid3,.doshaGrid{grid-template-columns:1fr 1fr!important;gap:10px!important;display:grid!important}.serviceTile,.toolTile,.card{border-radius:16px!important;min-height:auto!important;padding:14px!important}.serviceTile .tileIcon,.tileIcon{margin-bottom:6px!important;font-size:26px!important}.serviceTile h3,.toolTile h3,.card h2{letter-spacing:-.2px!important;margin:6px 0!important;font-size:15px!important;line-height:1.15!important}.serviceTile p,.toolTile p,.card p{margin:0!important;font-size:11.5px!important;line-height:1.35!important}.toolTile span,.serviceTile span,.tag{margin-bottom:4px!important;padding:5px 8px!important;font-size:10px!important}.toolTile b,.serviceTile b,.card b{margin-top:10px!important;font-size:12px!important;display:block!important}.pricesAccordion,.priceAccordionBody,.contactModernGrid,.contentGrid,.neuroCleanLayout,.neuroQuestions{grid-template-columns:1fr!important}.testimonialBand{padding:32px 0!important}.reviewCarousel{grid-template-columns:34px 1fr 34px!important;gap:6px!important;width:100%!important}.reviewArrow{width:34px!important;height:34px!important;font-size:27px!important}.reviewSlide{min-height:150px!important;padding:16px!important}.reviewSlide p{font-size:14px!important;line-height:1.35!important}.reviewSlide .stars{font-size:16px!important}.rmFooter{padding:22px 0!important}.rmFooterGrid{grid-template-columns:1fr 1fr!important;grid-template-areas:"brand brand""schedule schedule""links social"!important;gap:16px!important;display:grid!important}.footerBrand{grid-area:brand!important}.footerSchedule{background:#f6fbff!important;border:1px solid #dbeafe!important;border-radius:14px!important;grid-area:schedule!important;padding:12px!important}.footerLinks{grid-area:links!important}.footerSocial{grid-area:social!important}.footerLogo{max-width:150px!important;height:34px!important}.footerBrand p{margin:6px 0 0!important;font-size:12px!important;line-height:1.35!important}.rmFooter h3{margin-bottom:8px!important;font-size:16px!important}.footerLinks div{grid-template-columns:1fr!important;gap:6px!important;display:grid!important}.footerLinks a{margin:0!important;font-size:12px!important;line-height:1.2!important}.footerSchedule p{margin:0 0 6px!important;font-size:12px!important;line-height:1.35!important}.fbIcon8,.fbIcon8 img{width:42px!important;height:42px!important}}@media (max-width:350px){.serviceGrid,.toolGrid,.grid3,.doshaGrid{grid-template-columns:1fr!important}.serviceTile h3,.toolTile h3,.card h2{font-size:19px!important}.serviceTile p,.toolTile p,.card p{font-size:14px!important}.rmFooterGrid{grid-template-columns:1fr!important;grid-template-areas:"brand""schedule""links""social"!important}}@media (max-width:700px){.footerSchedule{background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}}.tileIconImg{object-fit:contain;width:46px;height:46px;margin:0 auto 12px;display:block}.contactSmallIcon{object-fit:contain;background:#fff;border-radius:14px;flex:0 0 42px;width:42px;height:42px;padding:7px;display:block;box-shadow:0 8px 18px #0084d21f}.transportIcon{object-fit:contain;vertical-align:middle;width:24px;height:24px;margin-right:6px}.footerMiniIcon{object-fit:contain;vertical-align:middle;width:18px;height:18px;margin-right:5px}.footerAddress{align-items:flex-start;gap:4px;display:flex}@media (max-width:700px){.tileIconImg{width:34px!important;height:34px!important;margin-bottom:7px!important}.contactSmallIcon{flex-basis:34px!important;width:34px!important;height:34px!important;padding:5px!important}}.uploadInput{background:#f8fcff;border:1px dashed #9ecff5;border-radius:16px;gap:10px;padding:12px;display:grid}.uploadInput input[name]{background:#fff;border:1px solid #cfe4f8;border-radius:14px;width:100%;padding:12px 13px}.uploadButton{cursor:pointer;text-align:center;background:#e8f4ff;border-radius:14px;justify-content:center;align-items:center;min-height:44px;color:#075d9d!important;font-weight:950!important;display:flex!important}.uploadButton input{display:none!important}.uploadPreview{background:#fff;border:1px solid #e3f1ff;border-radius:14px;grid-template-columns:74px 1fr;align-items:center;gap:10px;padding:10px;display:grid}.uploadPreview img{object-fit:contain;background:#f6fbff;border-radius:10px;width:74px;height:58px}.uploadPreview small{color:#607086;word-break:break-all}:root{--clean-blue:#0b8fd8;--clean-blue-dark:#075f9e;--clean-navy:#102033;--clean-text:#243247;--clean-muted:#68778b;--clean-bg:#f7fbff;--clean-line:#e5eff8;--clean-soft:#eef7ff}body{color:var(--clean-text);background:#fff}.rmShell{max-width:1120px}@media (max-width:700px){.rmSection{padding:34px 0!important}}.rmHeader{border-bottom:1px solid var(--clean-line);background:#fff;box-shadow:none!important}.rmNav{box-shadow:none!important}.rmLinks>a,.rmDrop>a{color:var(--clean-navy)!important;font-weight:850!important}.rmLinks>a:hover{color:var(--clean-blue)!important}.homeHero{background-position:50%!important}.heroCenter h1,.pageHero h1{letter-spacing:-.04em}.blueBtn{background:var(--clean-blue)!important;color:#fff!important;box-shadow:none!important;border:0!important;border-radius:12px!important;font-weight:850!important}.blueBtn:hover{background:var(--clean-blue-dark)!important;transform:none!important}.softBtn{background:var(--clean-soft)!important;color:var(--clean-blue-dark)!important;box-shadow:none!important;border:0!important;border-radius:12px!important;font-weight:850!important}.card,.serviceTile,.toolTile,.adminCard,.contactPrimaryCard,.contactSidePanel,.contactMapModern,.contactMiniCard,.currencyBox,.priceNotice,.priceAccordionGroup,.neuroQuickTop,.neuroIntro,.neuroQuestion,.neuroResult,.reviewSlide,.youtubeCard,.galleryVideoCard,.galleryPhoto,.legalCard{box-shadow:none!important;border:1px solid var(--clean-line)!important}.serviceTile,.toolTile,.card{transition:background .16s,border-color .16s;background:#fff!important}.serviceTile:hover,.toolTile:hover,.card:hover{background:#f8fcff!important;border-color:#cfe4f8!important;transform:none!important}.serviceTile h3,.toolTile h3,.card h2{color:var(--clean-navy)!important}.serviceTile p,.toolTile p,.card p{color:var(--clean-muted)!important}.tileIconImg{background:#f4faff;border-radius:12px;width:44px;height:44px;padding:5px}@media (max-width:700px){.tileIconImg{width:32px!important;height:32px!important;padding:3px!important}}.doctorVisual{box-shadow:none!important}.doctorVisual img{border:1px solid var(--clean-line);box-shadow:none!important}input,textarea,select{box-shadow:none!important}input:focus,textarea:focus,select:focus{border-color:#99d5f7!important;outline:2px solid #0b8fd82e!important}.galleryPhoto span{box-shadow:none!important;background:#102033bd!important}.contactInfoList a,.contactInfoStatic,.transportModern span{box-shadow:none!important;border:1px solid var(--clean-line)!important}.contactInfoList a:hover{background:#f8fcff!important;transform:none!important}.contactSmallIcon{border:1px solid var(--clean-line);box-shadow:none!important}.contactMapModern iframe{border:1px solid var(--clean-line)!important}.priceAccordionHead{background:#fff!important}.priceAccordionGroup.open .priceAccordionHead{background:#f8fcff!important}.priceAccordionHead i{color:var(--clean-blue-dark)!important;background:#eef7ff!important}.priceItemClean{box-shadow:none!important;border:1px solid var(--clean-line)!important;background:#fff!important}.currencyResult{box-shadow:none!important}.reviewArrow{box-shadow:none!important;border:1px solid #ffffff73!important}.rmFooter{border-top:1px solid var(--clean-line)!important;background:#fff!important}.footerSchedule{background:0 0!important;border:0!important}.adminSidebar,.adminLoginBrand{box-shadow:none!important}.adminSimpleCard,.adminHomeGrid button,.adminActionGrid button,.adminSimpleItem,.adminLangSelect,.adminLoginCard,.adminLoginBrand{box-shadow:none!important;border:1px solid var(--clean-line)!important}.adminHomeGrid button:hover,.adminActionGrid button:hover{background:#f8fcff!important;transform:none!important}@media (max-width:700px){.rmHeader{border-bottom:1px solid var(--clean-line)!important}.rmLinks.mobileOpen{box-shadow:none!important;border:1px solid var(--clean-line)!important}.homeHero,.heroOverlay{min-height:360px!important}.heroCenter h1{font-size:31px!important}.heroCenter p{font-size:16px!important}.pageHero{min-height:220px!important}.pageHero h1{font-size:32px!important}.pageHero .lead{font-size:16px!important}.serviceTile,.toolTile,.card{border-radius:14px!important}.serviceTile h3,.toolTile h3,.card h2{font-size:14px!important;line-height:1.15!important}.serviceTile p,.toolTile p,.card p{font-size:11px!important}}.contactInfoList span,.contactInfoStatic span{box-shadow:none!important;border:1px solid var(--clean-line)!important}.languageFlagOverlay{z-index:900;pointer-events:none;opacity:.6;color:#102033;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(90deg,#fff0,#ffffff85 42%,#ffffffe0 100%);border-radius:999px 0 0 999px;align-items:center;gap:8px;padding:10px 12px 10px 22px;display:flex;position:fixed;top:78px;right:0;transform:translate(10px);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000040 18%,#000000c7 55%,#000 100%);mask-image:linear-gradient(90deg,#0000 0%,#00000040 18%,#000000c7 55%,#000 100%)}.languageFlagOverlay .flagEmoji{filter:saturate(1.08);font-size:30px;line-height:1}.languageFlagOverlay .flagLabel{opacity:.78;padding-right:4px;font-size:12px;font-weight:900}.languageFlagOverlay.flag-ro{display:none}@media (max-width:700px){.languageFlagOverlay{opacity:.55;padding:8px 10px 8px 18px;top:88px;transform:translate(14px)}.languageFlagOverlay .flagEmoji{font-size:26px}.languageFlagOverlay .flagLabel{display:none}}@media (max-width:380px){.languageFlagOverlay{opacity:.5;top:86px}}html{scroll-behavior:smooth;overflow-y:scroll}body{min-width:320px;overflow-x:hidden}.rmHeader{height:92px!important;min-height:92px!important;max-height:92px!important}.rmTop{height:28px!important;min-height:28px!important;max-height:28px!important}.rmNav{height:64px!important;min-height:64px!important;max-height:64px!important}.rmShell{width:min(1120px,100% - 32px)!important;margin-left:auto!important;margin-right:auto!important}.languageFlagOverlay{contain:layout paint!important;will-change:opacity!important;z-index:850!important;position:fixed!important;top:92px!important;right:0!important;transform:translate(12px)!important}.pageHero{align-items:center!important;height:300px!important;min-height:300px!important;padding:0!important;display:flex!important}.pageHero .rmShell{padding-top:0!important;padding-bottom:0!important}.pageHero h1{max-width:900px!important;margin:0 0 14px!important;font-size:clamp(38px,5vw,58px)!important;line-height:1.02!important}.pageHero .lead{max-width:760px!important;margin:0!important;font-size:clamp(17px,2.2vw,21px)!important;line-height:1.55!important}.crumb{margin:0 0 14px!important}.homeHero,.heroOverlay{height:500px!important;min-height:500px!important}.heroCenter h1{margin-bottom:14px!important;font-size:clamp(42px,6vw,64px)!important;line-height:1!important}.heroCenter p{margin-bottom:26px!important;font-size:clamp(20px,2.8vw,30px)!important}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}.centerTitle{color:#102033!important;margin-bottom:28px!important;font-size:clamp(30px,4vw,42px)!important;line-height:1.08!important}.rmSection{padding:70px 0!important}.servicesBlock,.appBlock,.galleryPageSection,.pricesCleanSection,.contactModernSection{background:#fff!important}.serviceGrid,.toolGrid,.grid3{grid-template-columns:repeat(3,1fr)!important;gap:18px!important;display:grid!important}.serviceTile,.toolTile,.card{min-height:100%!important;box-shadow:none!important;background:#fff!important;border:1px solid #e5eff8!important;border-radius:18px!important;flex-direction:column!important;gap:8px!important;padding:24px!important;display:flex!important}.serviceTile:hover,.toolTile:hover,.card:hover{background:#f8fcff!important;border-color:#cfe4f8!important}.serviceTile h3,.toolTile h3,.card h2{color:#102033!important;margin:4px 0!important;font-size:21px!important;font-weight:900!important;line-height:1.18!important}.serviceTile p,.toolTile p,.card p{color:#607086!important;margin:0!important;font-size:14px!important;line-height:1.55!important}.toolTile b,.serviceTile b,.card b{color:#0b8fd8!important;margin-top:auto!important}.tileIconImg{background:#f3f9ff!important;border-radius:14px!important;width:48px!important;height:48px!important;margin:0 0 8px!important;padding:6px!important}.aboutGrid{grid-template-columns:320px 1fr!important;gap:56px!important}.aboutGrid p{color:#334155!important;font-size:17px!important;line-height:1.75!important}.contactModernGrid{gap:22px!important}.contactPrimaryCard,.contactSidePanel,.contactMapModern{border-radius:22px!important;padding:26px!important}.contactPrimaryCard h2{font-size:36px!important;line-height:1.05!important}.contactInfoList{gap:12px!important}.contactInfoList a,.contactInfoStatic{border-radius:16px!important;padding:14px!important}.priceAccordionHead{padding:20px 22px!important}.priceAccordionHead b{font-size:22px!important}.galleryMasonry{gap:14px!important}.galleryPhoto{border-radius:18px!important}.galleryVideoGrid{gap:18px!important}.galleryVideoCard{border-radius:18px!important;padding:12px!important}.blogImage,.postHeroImage{border-radius:16px!important}.blueBtn,.softBtn{border-radius:12px!important;min-height:44px!important;padding:12px 20px!important;transition:background .15s,color .15s,border-color .15s!important}.rmFooter{padding:38px 0!important}.rmFooterGrid{gap:28px!important}.langs{justify-content:flex-end!important;min-width:150px!important}@media (min-width:701px){.rmLinks{align-items:center!important;height:64px!important}.rmLinks>a{align-items:center!important;height:64px!important;display:inline-flex!important}.rmLogo{align-items:center!important;height:64px!important;display:flex!important}.rmLogo img{width:auto!important;height:42px!important;display:block!important}}@media (max-width:980px){.serviceGrid,.toolGrid,.grid3{grid-template-columns:repeat(2,1fr)!important}.aboutGrid,.contactModernGrid,.contentGrid{grid-template-columns:1fr!important}.doctorVisual{margin:auto!important}}@media (max-width:700px){.rmHeader{height:86px!important;min-height:86px!important;max-height:86px!important}.rmTop{height:24px!important;min-height:24px!important;max-height:24px!important}.rmNav{height:62px!important;min-height:62px!important;max-height:62px!important}.rmShell{width:calc(100% - 24px)!important}.languageFlagOverlay{opacity:.48!important;top:86px!important}.homeHero,.heroOverlay{height:370px!important;min-height:370px!important}.heroCenter h1{font-size:34px!important;line-height:1.04!important}.heroCenter p{font-size:17px!important;line-height:1.35!important}.pageHero{height:230px!important;min-height:230px!important}.pageHero h1{margin-bottom:10px!important;font-size:32px!important;line-height:1.05!important}.pageHero .lead{font-size:15.5px!important;line-height:1.45!important}.rmSection{padding:36px 0!important}.centerTitle{margin-bottom:18px!important;font-size:26px!important}.serviceGrid,.toolGrid,.grid3{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.serviceTile,.toolTile,.card{border-radius:14px!important;gap:5px!important;padding:14px!important}.tileIconImg{border-radius:10px!important;width:32px!important;height:32px!important;margin-bottom:5px!important;padding:4px!important}.serviceTile h3,.toolTile h3,.card h2{margin:2px 0!important;font-size:14px!important;line-height:1.15!important}.serviceTile p,.toolTile p,.card p{font-size:11px!important;line-height:1.35!important}.toolTile b,.serviceTile b,.card b{margin-top:6px!important;font-size:12px!important}.toolTile span{padding:4px 7px!important;font-size:10px!important}.aboutGrid{gap:20px!important}.doctorVisual,.doctorVisual img{width:180px!important;height:180px!important}.aboutGrid p{font-size:14px!important;line-height:1.55!important}.contactPrimaryCard,.contactSidePanel,.contactMapModern{border-radius:18px!important;padding:18px!important}.contactPrimaryCard h2{font-size:28px!important}.contactInfoList{grid-template-columns:1fr!important}.contactInfoList a,.contactInfoStatic{padding:12px!important}.contactMapModern iframe{height:310px!important}.currencyBox{border-radius:18px!important;padding:18px!important}.currencyBox h2{font-size:24px!important}.priceAccordionHead{padding:16px!important}.priceAccordionHead b{font-size:18px!important}.rmLinks.mobileOpen{max-height:calc(100vh - 100px)!important;top:86px!important;overflow:auto!important}}@media (max-width:360px){.serviceGrid,.toolGrid,.grid3{grid-template-columns:1fr!important}.serviceTile h3,.toolTile h3,.card h2{font-size:18px!important}.serviceTile p,.toolTile p,.card p{font-size:13px!important}}:root{--ui-bg:#fff;--ui-soft:#f7fbff;--ui-soft-2:#eef7ff;--ui-line:#e4eef8;--ui-line-strong:#cfe0ef;--ui-text:#1e2c3d;--ui-heading:#0d2238;--ui-muted:#65758a;--ui-blue:#0b8fd8;--ui-blue-2:#0879ba;--ui-navy:#071f3f;--ui-radius:18px;--ui-radius-lg:26px}body{color:var(--ui-text);background:var(--ui-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.55}a{text-decoration:none}img{max-width:100%}::selection{color:#071f3f;background:#dff2ff}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px!important;outline:3px solid #0b8fd838!important}.rmHeader{-webkit-backdrop-filter:saturate(1.1)blur(10px);backdrop-filter:saturate(1.1)blur(10px)}.rmTop{font-size:13px}.rmNav{border-left:0!important;border-right:0!important}.rmLinks>a{position:relative}.rmLinks>a:after{content:"";background:var(--ui-blue);transform-origin:50%;height:2px;transition:transform .16s;position:absolute;bottom:13px;left:0;right:0;transform:scaleX(0)}.rmLinks>a:hover:after{transform:scaleX(1)}.homeHero{position:relative;background:linear-gradient(90deg,#071f3f9e,#071f3f26),url(/images/medical-bg.jpg) 50%/cover no-repeat!important}.heroCenter{max-width:760px}.heroCenter h1{max-width:720px;text-shadow:none!important}.heroCenter p{max-width:620px;color:#eef8ff!important}.heroCenter .blueBtn{min-width:170px}.pageHero{isolation:isolate}.pageHero:before{content:"";z-index:0;background:radial-gradient(circle at 24% 25%,#ffffff17,#0000 24%),linear-gradient(90deg,#071f3fbd,#008fd86b);position:absolute;inset:0}.pageHero .rmShell{z-index:1}.pageHero h1,.pageHero .lead,.pageHero .crumb{text-shadow:none!important}.sectionEyebrow,.contactBadge{color:#0769a5;letter-spacing:.02em;background:#edf7ff;border-radius:999px;align-items:center;width:max-content;padding:7px 12px;font-size:12px;font-weight:900;display:inline-flex}.blueBtn,.softBtn{white-space:nowrap;justify-content:center;align-items:center;gap:8px;display:inline-flex}.blueBtn{background:linear-gradient(#0b97e4,#0879ba)!important}.blueBtn:hover{background:linear-gradient(#087fc2,#0769a5)!important}.softBtn{background:#eef7ff!important}.softBtn:hover{background:#e1f1ff!important}.aboutBlock{background:#fff!important}.aboutGrid{align-items:center!important}.aboutGrid h2{color:var(--ui-heading);margin-bottom:18px;font-size:clamp(30px,4vw,46px);line-height:1.08}.aboutGrid .softBtn{margin-top:12px}.doctorVisual{position:relative}.doctorVisual:after{content:"";z-index:-1;background:#edf7ff;border-radius:24px;width:90px;height:90px;position:absolute;inset:auto -12px -12px auto}.doctorVisual img{object-fit:cover;border-radius:28px!important}.servicesBlock .rmShell>.centerTitle,.appBlock .rmShell>.centerTitle{margin-bottom:10px!important}.servicesBlock .rmShell>.centerTitle:after,.appBlock .rmShell>.centerTitle:after{content:"";background:var(--ui-blue);border-radius:999px;width:64px;height:3px;margin:14px auto 0;display:block}.serviceTile,.toolTile,.card{position:relative;overflow:hidden}.serviceTile:before,.toolTile:before,.card:before{content:"";opacity:.55;pointer-events:none;background:linear-gradient(#eff8ffb3,#fff0 42%);position:absolute;inset:0}.serviceTile>*,.toolTile>*,.card>*{z-index:1;position:relative}.toolTile span{width:max-content;color:#0769a5!important;background:#edf7ff!important;border-radius:999px!important;font-weight:900!important}.homeCtaBand{background:#fff;padding:0 0 70px}.homeCtaInner{color:#fff;background:linear-gradient(90deg,#071f3fed,#0879badb),url(/images/medical-bg.jpg) 50%/cover no-repeat;border-radius:30px;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:34px;display:grid}.homeCtaInner h2{color:#fff;margin:10px 0;font-size:clamp(28px,4vw,42px);line-height:1.08}.homeCtaInner p{color:#eef8ff;max-width:620px;margin:0}.homeCtaInner .sectionEyebrow{color:#fff;background:#ffffff21}.homeCtaActions{flex-wrap:wrap;gap:12px;display:flex}.testimonialBand h2{color:#fff;text-align:center;margin-bottom:24px;font-size:clamp(30px,4vw,44px)}.contactModernSection{background:linear-gradient(#fff,#f9fcff)!important}.contactPrimaryCard h2{margin-top:8px}.contactIntro{max-width:620px}.contactInfoList a,.contactInfoStatic{transition:background .16s,border-color .16s}.contactInfoList a:hover{border-color:#bdddf2!important}.contactActionRow{padding-top:6px}.contactMiniCard{background:#f8fcff!important}.contactPhotoPair img{aspect-ratio:4/3}.mapHeader h2{line-height:1.1}.currencyBox{align-items:center!important}.priceNotice,.priceAccordionGroup{background:#fff!important}.priceAccordionHead{transition:background .15s}.priceAccordionBody{border-top:1px solid var(--ui-line);padding-top:16px!important}.priceItemClean{border-radius:14px!important}.galleryPageSection{background:#fff!important}.galleryPhoto span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.galleryVideoSection{background:#f9fcff!important}.blogCard{min-height:100%}.blogImage{background-position:50%;background-size:cover;min-height:180px;margin-bottom:12px}.legalSection{background:#f9fcff!important}.legalCard{border-radius:24px!important}.legalCard h2{color:var(--ui-heading)!important}.appBlock{background:#f9fcff!important}.appBlock .toolTile{background:#fff!important}.adminSimplePage{background:#f7fbff!important}.adminSidebar{background:linear-gradient(#071f3f,#092b54)!important}.adminSidebar button{transition:background .15s}.adminSimpleTop h1{letter-spacing:-.03em}.adminHomeGrid button,.adminActionGrid button{transition:background .15s,border-color .15s}.rmFooter{background:#fbfdff!important}.priceItemClean h3,.adminSimpleItem b{text-wrap:pretty}@media (max-width:700px){body{font-size:15px}.rmTop{font-size:12px}.rmLogo img{height:38px!important}.hamburger{width:42px!important;height:36px!important}.homeHero,.heroOverlay{height:340px!important;min-height:340px!important}.heroCenter{text-align:left!important}.heroCenter h1{max-width:300px;font-size:30px!important}.heroCenter p{max-width:280px;font-size:15.5px!important}.pageHero{height:210px!important;min-height:210px!important}.pageHero h1{max-width:310px!important;font-size:29px!important}.pageHero .lead{max-width:315px!important}.crumb{font-size:12.5px!important}.homeCtaBand{padding:0 0 34px}.homeCtaInner{border-radius:22px;grid-template-columns:1fr;padding:22px}.homeCtaInner h2{font-size:24px}.homeCtaInner p{font-size:14px}.homeCtaActions{grid-template-columns:1fr 1fr;display:grid}.homeCtaActions .blueBtn,.homeCtaActions .softBtn{width:100%;font-size:13px;padding:11px 10px!important}.aboutGrid h2{font-size:25px!important}.aboutGrid .softBtn{width:100%}.serviceGrid,.toolGrid,.grid3{gap:9px!important}.serviceTile,.toolTile,.card{min-height:148px!important}.serviceTile:before,.toolTile:before,.card:before{opacity:.35}.contactInfoList strong{font-size:14px!important}.contactPhotoPair{grid-template-columns:1fr 1fr!important;gap:10px!important}.contactPhotoPair img{height:140px!important}.currencyGrid{gap:10px!important}.priceItemClean h3{font-size:16px!important}.priceItemClean p{font-size:13px!important}.galleryMasonry{grid-template-columns:1fr 1fr!important;grid-auto-rows:160px!important;gap:10px!important}.galleryLarge{grid-row:auto!important}.galleryPhoto span{padding:7px 8px!important;font-size:11px!important;bottom:8px!important;left:8px!important;right:8px!important}.galleryVideoGrid{grid-template-columns:1fr!important}.blogImage{min-height:120px}.testimonialBand{padding:38px 0!important}.testimonialBand h2{font-size:26px!important}.rmFooter{padding:24px 0!important}}@media (max-width:360px){.homeCtaActions{grid-template-columns:1fr}.galleryMasonry{grid-template-columns:1fr!important;grid-auto-rows:210px!important}}.breathSection,.ayurSection{background:#f9fcff}.breathLayout{grid-template-columns:330px 1fr;align-items:start;gap:22px;display:grid}.breathPanel,.breathMain{background:#fff;border:1px solid #e4eef8;border-radius:22px;padding:24px}.breathPanel h2{color:#102033;margin-bottom:16px}.breathOptions{gap:10px;margin-bottom:16px;display:grid}.breathOptions button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e4eef8;border-radius:16px;padding:14px}.breathOptions button.active{background:#eef7ff;border-color:#b7dcf4}.breathOptions b{color:#102033;margin-bottom:4px;display:block}.breathOptions span{color:#65758a;font-size:14px}.breathMain{justify-items:center;gap:18px;display:grid}.breathCircleWrap{padding:24px}.breathCircle{text-align:center;background:linear-gradient(#eef7ff,#fff);border:1px solid #d7e8f7;border-radius:50%;align-content:center;place-items:center;width:260px;height:260px;display:grid}.breathCircle.running{animation:5s ease-in-out infinite breathPulse}.breathCircle span{color:#075f9e;font-size:26px;font-weight:900}.breathCircle strong{color:#102033;font-size:76px;line-height:1}.breathCircle small{color:#65758a}@keyframes breathPulse{0%,to{transform:scale(.96)}50%{transform:scale(1.04)}}.breathProgress{background:#e8f4ff;border-radius:999px;width:min(520px,100%);height:10px;overflow:hidden}.breathProgress div{background:#0b8fd8;border-radius:999px;height:100%}.breathControls,.breathStats{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.breathStats span{background:#f8fcff;border:1px solid #e4eef8;border-radius:14px;padding:10px 14px}.breathInfo{width:100%}.ayurLayout{grid-template-columns:1fr 360px;align-items:start;gap:22px;display:grid}.ayurQuestions{gap:12px;margin-top:18px;display:grid}.ayurQuestion{background:#fff;border:1px solid #e4eef8;border-radius:18px;padding:16px}.ayurQuestion h3{color:#102033;margin-bottom:12px;font-size:17px}.ayurResult{position:sticky;top:110px}.doshaBars{gap:10px;margin:18px 0;display:grid}@media (max-width:900px){.breathLayout,.ayurLayout{grid-template-columns:1fr}.ayurResult{position:static}.breathCircle{width:220px;height:220px}.breathCircle strong{font-size:62px}}@media (max-width:700px){.breathPanel,.breathMain{border-radius:18px;padding:18px}.breathCircle{width:190px;height:190px}.breathCircle span{font-size:21px}.breathCircle strong{font-size:54px}.answerScale{grid-template-columns:1fr 1fr!important}.ayurQuestion{padding:14px}.ayurQuestion h3{font-size:15px}}main,.pageHero,.homeHero,.heroOverlay,.heroCenter,.pageHero .rmShell,.pageHero h1,.pageHero .lead,.pageHero .crumb{backface-visibility:hidden;transform-style:preserve-3d}.homeHero,.pageHero{transform-origin:top;transition:height .42s cubic-bezier(.22,.61,.36,1),min-height .42s cubic-bezier(.22,.61,.36,1),opacity .26s,transform .42s cubic-bezier(.22,.61,.36,1),filter .42s cubic-bezier(.22,.61,.36,1)}.heroOverlay{transition:min-height .42s cubic-bezier(.22,.61,.36,1),height .42s cubic-bezier(.22,.61,.36,1),opacity .26s,background .42s}.heroCenter,.pageHero .rmShell{transition:transform .44s cubic-bezier(.22,.61,.36,1),opacity .28s}.heroCenter h1,.heroCenter p,.pageHero h1,.pageHero .lead,.pageHero .crumb{transition:transform .44s cubic-bezier(.22,.61,.36,1),opacity .32s}html.route-changing .homeHero,html.route-changing .pageHero{opacity:.88;filter:saturate(.96);transform:translateY(-4px)scale(.992)}html.route-changing .heroCenter,html.route-changing .pageHero .rmShell{opacity:.72;transform:translateY(12px)}html.route-ready .heroCenter,html.route-ready .pageHero .rmShell{animation:.56s cubic-bezier(.22,.61,.36,1) both heroTextSettle}html.route-ready .heroCenter h1,html.route-ready .pageHero h1{animation:.62s cubic-bezier(.22,.61,.36,1) both titleSettle}html.route-ready .heroCenter p,html.route-ready .pageHero .lead,html.route-ready .pageHero .crumb{animation:.68s cubic-bezier(.22,.61,.36,1) both leadSettle}@keyframes heroSettle{0%{opacity:.9;filter:none;transform:none}to{opacity:1;filter:none;transform:none}}@keyframes heroTextSettle{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes titleSettle{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes leadSettle{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes sectionFadeIn{0%{opacity:.82;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (max-width:700px){html.route-changing .homeHero,html.route-changing .pageHero{transform:translateY(-2px)scale(.996)}html.route-changing .heroCenter,html.route-changing .pageHero .rmShell{transform:translateY(8px)}html.route-ready .homeHero,html.route-ready .pageHero{animation-duration:.38s}html.route-ready .heroCenter,html.route-ready .pageHero .rmShell{animation-duration:.42s}}.rmLinks>a.activeNav{color:#0b8fd8!important}.rmLinks>a.activeNav:after{transform:scaleX(1)!important}@media (max-width:700px){.rmLinks.mobileOpen>a.activeNav{color:#075f9e!important;background:#e4f4ff!important}}.homeStatsBand{z-index:5;background:#fff;margin-top:-42px;padding-bottom:20px;position:relative}.homeStatsGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.homeStatsGrid article{background:#fff;border:1px solid #e4eef8;border-radius:18px;align-content:center;min-height:96px;padding:18px 20px;display:grid}.homeStatsGrid b{color:#102033;font-size:22px;line-height:1.1;display:block}.homeStatsGrid span{color:#65758a;margin-top:6px;font-size:14px;display:block}.aboutBlock,.servicesBlock,.appBlock,.galleryPageSection,.pricesCleanSection,.contactModernSection,.legalSection,.neuroScreenSection,.breathSection,.ayurSection{position:relative}.aboutBlock:before,.servicesBlock:before,.appBlock:before,.contactModernSection:before{content:"";background:linear-gradient(90deg,#0000,#e4eef8,#0000);height:1px;position:absolute;top:0;left:0;right:0}.prose,.textContent{max-width:780px}.prose p,.textContent p{color:#334155;margin-bottom:16px;font-size:17px;line-height:1.78}.prose li,.textContent li{margin:8px 0;line-height:1.65}.serviceHeroImg{object-fit:cover;border:1px solid #e4eef8;width:100%;max-height:360px;border-radius:20px!important;margin-bottom:24px!important}.sideBox{align-self:start;position:sticky;top:116px;background:#f8fcff!important}.serviceTile b,.toolTile b,.card b{background:#eef7ff;border-radius:999px;align-items:center;gap:6px;width:max-content;padding:7px 10px;font-size:13px;font-weight:900;color:#075f9e!important;display:inline-flex!important}.toolTile{min-height:220px!important}.toolTile span{margin-bottom:8px}.contactPrimaryCard{background:linear-gradient(#fff,#fbfdff)!important}.contactInfoList{grid-template-columns:1fr 1fr!important}.contactInfoStatic{grid-column:1/-1}.contactMiniCard h3{font-size:21px!important}.transportModern span{align-items:center!important;display:flex!important}.currencyBox{background:linear-gradient(#fff,#fbfdff)!important}.currencyBox h2{letter-spacing:-.03em}.currencyGrid input,.currencyGrid select,.adminField input,.adminField textarea,.adminField select{transition:border-color .15s,background .15s}.priceAccordionGroup{overflow:hidden}.priceAccordionHead i{transition:transform .18s,background .18s}.priceAccordionGroup.open .priceAccordionHead i{transform:rotate(180deg)}.galleryMasonry{grid-template-columns:repeat(4,1fr)!important;grid-auto-rows:190px!important;display:grid!important}.galleryPhoto img{transition:transform .28s,filter .28s}.galleryPhoto:hover img{filter:saturate(1.06);transform:scale(1.035)}.blogCard{padding:14px!important}.blogCard h2,.blogCard p{padding:0 6px}.blogCard b{margin-bottom:4px;margin-left:6px}.breathPanel,.breathMain,.ayurQuestion,.neuroQuestion,.neuroQuickTop{background:#fff!important}.breathCircle{box-shadow:inset 0 0 0 12px #eef7ffb3!important}.neuroQuestion h3{max-width:680px}.rmFooterGrid{align-items:start!important}.footerBrand p,.footerSchedule p{color:#65758a}.mobileCallBar{display:none}@media (max-width:700px){body{padding-bottom:68px}.mobileCallBar{z-index:1200;pointer-events:auto;grid-template-columns:1fr 1fr;gap:8px;display:grid;position:fixed;bottom:10px;left:12px;right:12px}.mobileCallBar a{border-radius:14px;justify-content:center;align-items:center;min-height:48px;font-size:14px;font-weight:950;display:flex}.mobileCallBar a:first-child{color:#fff;background:#0b8fd8}.mobileCallBar a:last-child{color:#075f9e;background:#eef7ff;border:1px solid #d4e9f8}.homeStatsBand{margin-top:0;padding:18px 0 0}.homeStatsGrid{gap:10px;grid-template-columns:1fr 1fr!important}.homeStatsGrid article{border-radius:14px;min-height:78px;padding:12px}.homeStatsGrid article:first-child{grid-column:1/-1}.homeStatsGrid b{font-size:17px}.homeStatsGrid span{font-size:11.5px;line-height:1.25}.serviceTile b,.toolTile b,.card b{padding:5px 7px;font-size:10.5px!important}.toolTile{min-height:156px!important}.contactInfoList{grid-template-columns:1fr!important}.contactInfoStatic{grid-column:auto}.priceItemClean{grid-template-columns:1fr!important;gap:8px!important}.priceItemClean strong{font-size:18px!important}.galleryMasonry{grid-template-columns:1fr 1fr!important;grid-auto-rows:150px!important}.sideBox{position:static!important}.serviceHeroImg{max-height:240px!important}}@media (max-width:360px){.homeStatsGrid{grid-template-columns:1fr!important}.serviceTile,.toolTile,.card{min-height:auto!important}}.adminAppsList{gap:12px;display:grid}.adminAppRow{background:#fff;border:1px solid #e4eef8;border-radius:18px;grid-template-columns:86px 1fr auto;align-items:center;gap:14px;padding:14px;display:grid}.adminAppRow img{object-fit:cover;background:#f8fcff;border-radius:12px;width:86px;height:62px}.adminAppRow b{color:#102033;font-size:17px;display:block}.adminAppRow span,.adminAppRow small{color:#65758a;margin-top:4px;display:block}.adminAppActions{gap:8px;display:flex}.adminAppActions button{color:#075d9d;cursor:pointer;background:#e8f4ff;border:0;border-radius:12px;padding:10px 13px;font-weight:950}.adminAppActions button.success{color:#0c7b38;background:#eafaf0}.htmlDropZone{text-align:center;background:#f8fcff;border:2px dashed #b7dcf4;border-radius:18px;gap:8px;padding:20px;display:grid}.htmlDropZone b{color:#102033;font-size:18px}.htmlDropZone p{color:#65758a;margin:0}.htmlDropZone label{color:#fff;cursor:pointer;background:#0b8fd8;border-radius:12px;justify-content:center;justify-self:center;align-items:center;width:max-content;min-height:42px;padding:10px 14px;font-weight:950;display:inline-flex}.htmlDropZone input{display:none}.htmlDropZone small{color:#075d9d;font-weight:900}.adminLangEditorGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.adminLangMiniCard{background:#fff;border:1px solid #e4eef8;border-radius:18px;gap:8px;padding:14px;display:grid}.adminLangMiniCard.active{background:#f8fcff;border-color:#94d2f5}.adminLangMiniCard h3{color:#075f9e;font-size:16px}.adminLangMiniCard label{color:#102033;font-size:12px;font-weight:900}.adminLangMiniCard input,.adminLangMiniCard textarea{background:#fff;border:1px solid #cfe4f8;border-radius:12px;width:100%;padding:10px}.appEditNotice,.replaceHtmlBox{background:#f8fcff;border:1px solid #e4eef8;border-radius:18px;padding:16px}.appEditNotice b,.replaceHtmlBox h3{color:#102033}.appEditNotice p{color:#65758a;margin:6px 0 0}.replaceHtmlBox{gap:12px;display:grid}.htmlAppSection{background:#f9fcff}.htmlAppFrameWrap{background:#fff;border:1px solid #e4eef8;border-radius:22px;overflow:hidden;padding:0!important}.htmlAppFrame{background:#fff;border:0;width:100%;min-height:780px;display:block}@media (max-width:1000px){.adminLangEditorGrid{grid-template-columns:1fr 1fr}.adminAppRow{grid-template-columns:72px 1fr}.adminAppActions{grid-column:1/-1}}@media (max-width:650px){.adminLangEditorGrid,.adminAppRow{grid-template-columns:1fr}.adminAppRow img{width:100%;height:150px}.adminAppActions{grid-template-columns:1fr 1fr;display:grid}.htmlAppFrame{min-height:680px}}body,main{background:#fff!important}.homeHero,.pageHero{isolation:isolate!important;will-change:auto!important;background-color:#071f3f!important;overflow:hidden!important;transform:none!important}.homeHero:after,.pageHero:after{content:"";z-index:0;pointer-events:none;background:inherit;opacity:0;position:absolute;inset:-2px}html.route-changing .homeHero,html.route-changing .pageHero,html.route-ready .homeHero,html.route-ready .pageHero{filter:none!important;transform:none!important}.homeHero,.pageHero,.heroOverlay{transition:opacity .32s,background-position .5s cubic-bezier(.22,.61,.36,1),height .42s cubic-bezier(.22,.61,.36,1),min-height .42s cubic-bezier(.22,.61,.36,1)!important}@keyframes heroFadeStable{0%{opacity:.9}to{opacity:1}}@keyframes heroContentStable{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.homeHero{background:linear-gradient(90deg,#071f3fb8,#071f3f38 48%,#008fd833),url(/images/medical-bg.jpg) 50%/cover no-repeat!important}.pageHero{background:linear-gradient(90deg,#071f3fc7,#071f3f6b 42%,#008fd85c),url(/images/medical-bg.jpg) 50%/cover no-repeat!important}.pageHero:before{background:radial-gradient(circle at 25% 30%,#ffffff1c,#0000 27%),linear-gradient(90deg,#071f3fad,#008fd857)!important;inset:-1px!important}.heroCenter{max-width:760px!important;margin-inline:auto!important;padding-inline:16px!important}.heroCenter h1{letter-spacing:-.055em!important;text-shadow:0 1px #0000000a!important;font-weight:950!important}.heroCenter p{opacity:.96!important;font-weight:850!important}.heroCenter .blueBtn{border-radius:14px!important;min-height:48px!important;padding:14px 22px!important}.homeStatsBand{background:#fff!important;margin-top:0!important;padding:18px 0 0!important}.homeStatsGrid article{background:#fff!important;border:1px solid #e5eff8!important;border-radius:16px!important;min-height:84px!important;padding:16px 18px!important}.homeStatsGrid b{font-size:20px!important}.homeStatsGrid span{font-size:13px!important}.aboutBlock{padding-top:64px!important}.aboutGrid{max-width:900px!important;margin-inline:auto!important}.aboutGrid h2{letter-spacing:-.04em!important;font-size:42px!important}.aboutGrid p{font-size:16px!important;line-height:1.75!important}.serviceGrid,.toolGrid{max-width:760px!important;margin-inline:auto!important}.serviceTile,.toolTile{background:linear-gradient(#fff,#fbfdff)!important;border-radius:18px!important;padding:22px!important}.serviceTile h3,.toolTile h3{letter-spacing:-.02em!important;font-size:19px!important}.serviceTile p,.toolTile p{font-size:13px!important;line-height:1.48!important}.tileIconImg{background:#f3f9ff!important;border:1px solid #e5eff8!important}.homeCtaInner{background:linear-gradient(90deg,#071f3fe8,#0879bac7),url(/images/medical-bg.jpg) 50%/cover no-repeat!important;border-radius:26px!important;max-width:880px!important;margin-inline:auto!important;overflow:hidden!important}.homeCtaInner h2{letter-spacing:-.045em!important}.testimonialBand{background:radial-gradient(circle at 50% 0,#ffffff2e,#0000 30%),linear-gradient(#0b8fd8,#075f9e)!important}.reviewSlide{border:0!important;border-radius:18px!important}.rmFooter{background:#f8fbff!important;border-top:1px solid #e5eff8!important}.rmHeader{background:#fff!important}.rmTop{background:#1296db!important}.rmNav{border-bottom:1px solid #e5eff8!important}@media (max-width:700px){.homeHero{background-position:50%!important}.homeHero,.heroOverlay{height:360px!important;min-height:360px!important}.pageHero{height:220px!important;min-height:220px!important}html.route-changing .heroOverlay,html.route-changing .pageHero .rmShell{transform:translateY(5px)!important}.heroCenter{text-align:center!important}.heroCenter h1{max-width:330px!important;margin-inline:auto!important;font-size:32px!important;line-height:1.03!important}.heroCenter p{max-width:330px!important;margin-inline:auto!important;font-size:16px!important}.homeStatsGrid{grid-template-columns:1fr 1fr!important}.homeStatsGrid article{min-height:72px!important;padding:12px!important}.homeStatsGrid b{font-size:16px!important}.homeStatsGrid span{font-size:11px!important}.aboutBlock{padding-top:36px!important}.aboutGrid{max-width:100%!important}.aboutGrid h2{font-size:27px!important}.serviceGrid,.toolGrid{max-width:100%!important}.serviceTile,.toolTile{border-radius:15px!important;padding:14px!important}.serviceTile h3,.toolTile h3{font-size:14px!important}.serviceTile p,.toolTile p{font-size:11px!important}.homeCtaInner{border-radius:20px!important}}.rmSection{animation:.3s both sectionSoftFade!important}@keyframes sectionSoftFade{0%{opacity:.96}to{opacity:1}}:is(body:has(.adminSimplePage) .rmHeader,body:has(.adminSimplePage) .rmFooter,body:has(.adminLoginPage) .rmHeader,body:has(.adminLoginPage) .rmFooter,body:has(.adminSimplePage) .mobileCallBar,body:has(.adminLoginPage) .mobileCallBar,body:has(.adminSimplePage) .languageFlagOverlay,body:has(.adminLoginPage) .languageFlagOverlay){display:none!important}.adminSimplePage{color:#102033!important;background:#f4f8fc!important;grid-template-columns:245px 1fr!important;min-height:100vh!important;display:grid!important}.adminSidebar{background:linear-gradient(#062246,#082f5f)!important;border-right:1px solid #ffffff14!important;height:auto!important;min-height:100vh!important;padding:26px 20px!important;position:sticky!important;top:0!important}.adminSideLogo,.adminSideLogo.textOnly{margin:0 0 24px!important;padding:0!important;display:block!important}.adminSideLogo img,.adminSideLogo.textOnly img{display:none!important}.adminSideLogo b,.adminSideLogo.textOnly b{color:#fff!important;letter-spacing:-.04em!important;font-size:28px!important;font-weight:950!important;line-height:1!important;display:block!important}.adminSideLogo b:after{content:"Panou administrare";color:#ffffff9e;letter-spacing:0;margin-top:8px;font-size:12px;font-weight:800;display:block}.adminSidebar button{color:#fff!important;background:#ffffff14!important;border:1px solid #ffffff0f!important;border-radius:13px!important;min-height:46px!important;padding:12px 14px!important;font-size:15px!important;font-weight:900!important;transition:background .16s,border-color .16s!important}.adminSidebar button:hover{background:#ffffff24!important}.adminSidebar button.active{background:#139be8!important;border-color:#139be8!important}.adminSidebar .logoutSide,.logoutSide{background:#e53935!important;border-color:#e53935!important;margin-top:auto!important}.adminSimpleMain{width:100%!important;max-width:1180px!important;padding:36px 38px!important;position:relative!important;overflow:hidden!important}.adminSimpleTop{z-index:2!important;justify-content:space-between!important;align-items:flex-start!important;gap:20px!important;margin-bottom:24px!important;display:flex!important;position:relative!important}.adminSimpleTop h1{color:#08234a!important;letter-spacing:-.055em!important;margin:6px 0 0!important;font-size:42px!important;font-weight:950!important;line-height:1!important}.backBtn{color:#0879ba!important;font-size:15px!important;font-weight:950!important}.adminLangSelect{z-index:3!important;box-shadow:none!important;background:#fff!important;border:1px solid #dcebf7!important;border-radius:18px!important;align-items:center!important;gap:8px!important;padding:10px 12px!important;display:flex!important;position:relative!important}.adminLangSelect span{color:#64748b!important;font-weight:900!important}.adminLangSelect button{color:#075f9e!important;background:#edf6ff!important;border:0!important;border-radius:50%!important;width:46px!important;height:46px!important;padding:0!important;font-weight:950!important}.adminLangSelect button.active{color:#fff!important;background:#139be8!important}.adminEdgeFlag{z-index:1!important;pointer-events:none!important;opacity:.6!important;background:linear-gradient(90deg,#f4f8fc00,#f4f8fc8c 45%,#f4f8fc)!important;justify-content:flex-end!important;align-items:flex-start!important;gap:10px!important;width:260px!important;height:150px!important;padding:20px 0 0 54px!important;display:flex!important;position:absolute!important;top:88px!important;right:0!important;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0000002e 24%,#000000b8 62%,#000 100%)!important;mask-image:linear-gradient(90deg,#0000 0%,#0000002e 24%,#000000b8 62%,#000 100%)!important}.adminEdgeFlag b{color:#075f9e!important;opacity:.78!important;margin-top:18px!important;font-size:14px!important;font-weight:950!important}.adminHomeGrid{z-index:2!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;display:grid!important;position:relative!important}.adminHomeGrid button,.adminActionGrid button,.adminSimpleCard{box-shadow:none!important;background:#fff!important;border:1px solid #dcebf7!important;border-radius:22px!important}.adminHomeGrid button{cursor:pointer!important;min-height:132px!important;padding:24px!important;transition:background .16s,border-color .16s,transform .16s!important}.adminHomeGrid button:hover{background:#f8fcff!important;border-color:#bfe1f6!important;transform:translateY(-2px)!important}.adminHomeGrid b{color:#08234a!important;letter-spacing:-.04em!important;margin-bottom:12px!important;font-size:28px!important;line-height:1.05!important;display:block!important}.adminHomeGrid span{color:#64748b!important;font-size:15px!important;font-weight:900!important}.adminSimpleCard{z-index:2!important;padding:26px!important;position:relative!important}.adminSimpleCard h2{letter-spacing:-.04em!important;color:#08234a!important;font-size:32px!important}.adminLoginPage{background:radial-gradient(circle at 18% 12%,#139be829,#0000 28%),linear-gradient(#f4f8fc,#fff)!important;min-height:100vh!important}.adminLoginShell{max-width:980px!important}.adminLoginBrand,.adminLoginCard{box-shadow:none!important;border:1px solid #dcebf7!important}.adminLoginBrand{background:linear-gradient(135deg,#062246e6,#139be8b3),url(/images/medical-bg.jpg) 50%/cover no-repeat!important}.adminLoginBrand img{display:none!important}.adminLoginBrand:before{content:"Revimed Admin";color:#08234a;background:#fff;border-radius:16px;width:max-content;margin-bottom:auto;padding:12px 16px;font-size:24px;font-weight:950;display:block}.adminLoginCard h2{color:#08234a!important;letter-spacing:-.04em!important}@media (max-width:900px){.adminSimplePage{grid-template-columns:1fr!important}.adminSidebar{grid-template-columns:1fr 1fr!important;gap:8px!important;min-height:auto!important;display:grid!important;position:relative!important}.adminSideLogo{grid-column:1/-1!important}.adminSimpleMain{padding:22px 14px!important}.adminSimpleTop{flex-direction:column!important}.adminHomeGrid{grid-template-columns:1fr 1fr!important}.adminEdgeFlag{opacity:.35!important;width:150px!important;height:100px!important;top:120px!important}.adminEdgeFlag span{font-size:44px!important}.adminEdgeFlag b{display:none!important}}@media (max-width:560px){.adminHomeGrid{grid-template-columns:1fr!important}.adminLangSelect{justify-content:space-between!important;width:100%!important}}.adminSideLogo.withLogo{gap:12px!important;margin:0 0 24px!important;display:grid!important}.adminSideLogo.withLogo a{background:#fff!important;border-radius:14px!important;width:max-content!important;padding:8px 10px!important;transition:opacity .15s,transform .15s!important;display:block!important}.adminSideLogo.withLogo a:hover{opacity:.9!important;transform:translateY(-1px)!important}.adminSideLogo.withLogo img{object-fit:contain!important;width:150px!important;height:auto!important;max-height:54px!important;display:block!important}.adminSideLogo.withLogo b{color:#fff!important;letter-spacing:-.04em!important;font-size:28px!important;font-weight:950!important;line-height:1!important}.adminSideLogo.withLogo b:after{content:"Panou administrare";color:#ffffff9e;letter-spacing:0;margin-top:8px;font-size:12px;font-weight:800;display:block}.adminSidebar .adminSideLogo.withLogo img{display:block!important}.adminEdgeFlag{z-index:50!important;opacity:1!important;width:auto!important;height:auto!important;box-shadow:none!important;pointer-events:none!important;background:#ffffffeb!important;border:1px solid #dcebf7!important;border-radius:999px!important;align-items:center!important;gap:10px!important;padding:10px 14px!important;display:flex!important;position:fixed!important;inset:auto auto 22px 255px!important;-webkit-mask-image:none!important;mask-image:none!important}@media (max-width:900px){.adminEdgeFlag{opacity:.95!important;bottom:12px!important;left:14px!important}.adminEdgeFlag span{font-size:24px!important}.adminEdgeFlag b{font-size:12px!important;display:block!important}}html,body{background:#071f3f!important}main,.rmSection,.aboutBlock,.servicesBlock,.appBlock,.homeStatsBand,.homeCtaBand,.testimonialBand,.rmFooter{background-color:#fff}.homeHero,.pageHero{contain:paint!important;background:#071f3f!important;position:relative!important;overflow:hidden!important}.homeHero:before,.pageHero:after{content:""!important;z-index:0!important;pointer-events:none!important;opacity:1!important;background:url(/images/medical-bg.jpg) 50%/cover no-repeat!important;position:absolute!important;inset:-18px!important;transform:none!important}.homeHero,.pageHero{background-image:none!important}.heroOverlay,.pageHero .rmShell{z-index:3!important;position:relative!important}.heroOverlay{background:0 0!important}.homeHero,.pageHero,.homeHero:before,.homeHero:after,.pageHero:before,.pageHero:after{filter:none!important;transition:opacity .22s!important;transform:none!important}html.route-changing .homeHero,html.route-changing .pageHero{opacity:1!important}html.route-changing .heroOverlay,html.route-changing .pageHero .rmShell{opacity:.78!important;transform:translateY(6px)!important}html.route-ready .heroOverlay,html.route-ready .pageHero .rmShell{animation:.38s cubic-bezier(.22,.61,.36,1) both heroContentStable!important}html.route-ready .homeHero,html.route-ready .pageHero{animation:none!important}.homeStatsBand{background:#fff!important}@media (max-width:700px){.homeHero:before,.pageHero:after{inset:-24px!important}.homeHero:after,.pageHero:before{inset:-3px!important}}.testimonialBand{background:radial-gradient(circle at 50% 0,#ffffff38,#0000 32%),linear-gradient(#0b9be4,#075f9e)!important;padding:58px 0!important}.testimonialBand .rmShell{max-width:860px!important}.testimonialBand h2{letter-spacing:-.045em!important;margin-bottom:26px!important;font-size:38px!important}.reviewCarousel{grid-template-columns:48px 1fr 48px!important;align-items:center!important;gap:18px!important;max-width:760px!important;margin-inline:auto!important;display:grid!important}.reviewSlide{text-align:center!important;background:#fff!important;border:1px solid #ffffffbf!important;border-radius:22px!important;place-items:center!important;min-height:170px!important;padding:28px 34px!important;display:grid!important}.reviewSlide p{color:#102033!important;max-width:520px!important;margin:0 auto 12px!important;font-size:17px!important;font-weight:850!important;line-height:1.5!important}.reviewSlide .stars,.stars{color:#ffb800!important;letter-spacing:3px!important;font-size:18px!important}.reviewSlide small,.reviewSlide b{color:#4d5f73!important;font-size:13px!important;font-weight:900!important}.reviewArrow{color:#0b8fd8!important;cursor:pointer!important;background:#fff!important;border:1px solid #ffffffe6!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:46px!important;height:46px!important;padding:0!important;font-size:0!important;transition:transform .16s,background .16s!important;display:flex!important}.reviewArrow:hover{background:#eef8ff!important;transform:translateY(-1px)!important}.reviewArrow img{object-fit:contain!important;width:22px!important;height:22px!important;display:block!important}.reviewArrow:before{content:"";background:50%/contain no-repeat;width:22px;height:22px;display:block}.reviewArrow:first-child:before{background-image:url(https://img.icons8.com/ios-filled/50/0b8fd8/chevron-left.png)}.reviewArrow:last-child:before{background-image:url(https://img.icons8.com/ios-filled/50/0b8fd8/chevron-right.png)}.reviewArrow:has(img):before{display:none!important}.rmFooter{background:#f7fbff!important;border-top:1px solid #e1edf8!important;padding:34px 0 38px!important}.rmFooter .rmShell{max-width:860px!important}.rmFooterGrid{grid-template-columns:1.25fr 1fr 1fr .75fr!important;align-items:start!important;gap:30px!important;display:grid!important}.footerLogo{object-fit:contain!important;max-width:170px!important;height:40px!important}.footerBrand p{color:#64748b!important;margin-top:10px!important;font-size:13px!important;line-height:1.45!important}.rmFooter h3{color:#102033!important;letter-spacing:-.02em!important;margin:0 0 12px!important;font-size:18px!important;line-height:1.1!important}.footerSchedule p{color:#64748b!important;margin:0 0 9px!important;font-size:13px!important;line-height:1.45!important}.footerLinks div{gap:7px!important;display:grid!important}.footerLinks a{color:#102033!important;width:max-content!important;margin:0!important;font-size:13px!important;font-weight:900!important;line-height:1.2!important}.footerLinks a:hover{color:#0b8fd8!important}.footerSocial{justify-items:start!important;display:grid!important}.fbIcon8,.fbIcon8 img{width:40px!important;height:40px!important}.rmFooterGrid>*{min-width:0!important}@media (min-width:900px){.rmFooter{padding-left:0!important;padding-right:0!important}}@media (max-width:900px){.testimonialBand .rmShell,.rmFooter .rmShell{max-width:calc(100% - 32px)!important}.rmFooterGrid{grid-template-columns:1fr 1fr!important;gap:24px 28px!important}.footerBrand{grid-column:1/-1!important}}@media (max-width:700px){.testimonialBand{padding:42px 0!important}.testimonialBand h2{margin-bottom:18px!important;font-size:28px!important}.reviewCarousel{grid-template-columns:38px 1fr 38px!important;gap:8px!important}.reviewArrow{width:38px!important;height:38px!important}.reviewArrow:before,.reviewArrow img{width:18px!important;height:18px!important}.reviewSlide{border-radius:18px!important;min-height:150px!important;padding:20px 16px!important}.reviewSlide p{font-size:14px!important;line-height:1.4!important}.rmFooter{padding:24px 0 82px!important}.rmFooter .rmShell{max-width:calc(100% - 28px)!important}.rmFooterGrid{grid-template-columns:1fr 1fr!important;grid-template-areas:"brand brand""schedule schedule""links social"!important;gap:18px!important}.footerBrand{grid-area:brand!important}.footerSchedule{grid-area:schedule!important}.footerLinks{grid-area:links!important}.footerSocial{grid-area:social!important}.footerLogo{max-width:150px!important;height:34px!important}.footerBrand p,.footerSchedule p,.footerLinks a{font-size:12px!important}.rmFooter h3{font-size:16px!important}.fbIcon8,.fbIcon8 img{width:38px!important;height:38px!important}}@media (max-width:360px){.reviewCarousel{grid-template-columns:32px 1fr 32px!important}.reviewArrow{width:32px!important;height:32px!important}.rmFooterGrid{grid-template-columns:1fr!important;grid-template-areas:"brand""schedule""links""social"!important}}.pricesCleanSection{background:#f7fbff!important}.pricesCleanSection .rmShell{max-width:940px!important}.currencyBox{background:#fff!important;border:1px solid #dcebf7!important;border-radius:24px!important;grid-template-columns:1.25fr 1.6fr!important;align-items:center!important;gap:28px!important;max-width:940px!important;margin:0 auto 22px!important;padding:28px 32px!important;display:grid!important}.currencyBox>div:first-child{gap:8px!important;display:grid!important}.currencyBox h2{color:#08234a!important;letter-spacing:-.045em!important;margin:0!important;font-size:34px!important;line-height:1.05!important}.currencyBox p{color:#64748b!important;margin:0!important;font-size:16px!important;line-height:1.45!important}.currencyBox .sectionEyebrow,.currencyBox>div:first-child>span:first-child{color:#075f9e!important;background:#edf7ff!important;border-radius:999px!important;width:max-content!important;padding:7px 12px!important;font-size:12px!important;font-weight:950!important}.currencyGrid label{color:#102033!important;gap:8px!important;font-weight:950!important;display:grid!important}.currencyGrid input,.currencyGrid select{color:#102033!important;background:#f8fcff!important;border:1px solid #cfe4f8!important;border-radius:15px!important;min-height:54px!important;padding:0 14px!important;font-size:16px!important;font-weight:850!important}.currencyResult{color:#fff!important;background:linear-gradient(#0b97e4,#0879ba)!important;border:0!important;border-radius:16px!important;align-content:center!important;min-height:70px!important;padding:14px 18px!important;display:grid!important}.currencyResult span,.currencyResult small{color:#ffffffdb!important;font-size:12px!important;font-weight:900!important}.currencyResult b,.currencyResult strong{color:#fff!important;font-size:28px!important;font-weight:950!important;line-height:1.05!important}.priceNotice{color:#475569!important;background:#fff!important;border:1px solid #dcebf7!important;border-radius:20px!important;max-width:940px!important;margin:0 auto 24px!important;padding:18px 22px!important;font-size:16px!important}.pricesAccordion{gap:14px!important;max-width:940px!important;margin:0 auto!important;display:grid!important}.priceAccordionGroup{background:#fff!important;border:1px solid #dcebf7!important;border-radius:22px!important;overflow:hidden!important}.priceAccordionHead{background:#fff!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:18px!important;min-height:92px!important;padding:22px 24px!important;display:grid!important}.priceAccordionHead:hover{background:#f8fcff!important}.priceAccordionHead b{color:#08234a!important;letter-spacing:-.035em!important;font-size:25px!important;line-height:1.1!important}.priceAccordionHead span{color:#64748b!important;margin-top:8px!important;font-size:14px!important;font-weight:950!important;display:block!important}.priceAccordionHead i,.priceAccordionHead button,.pricePlus{color:#0b8fd8!important;background:#edf7ff!important;border:0!important;border-radius:50%!important;flex:0 0 48px!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;font-size:0!important;font-style:normal!important;display:flex!important}.priceAccordionHead i:before,.priceAccordionHead button:before,.pricePlus:before{content:"";background:url(https://img.icons8.com/ios-filled/50/0b8fd8/plus-math.png) 50%/contain no-repeat;width:24px;height:24px;display:block}.priceAccordionGroup.open .priceAccordionHead i:before,.priceAccordionGroup.open .priceAccordionHead button:before,.priceAccordionGroup.open .pricePlus:before{background-image:url(https://img.icons8.com/ios-filled/50/0b8fd8/minus-math.png)}.plusIcon8{width:24px!important;height:24px!important;display:block!important}.priceAccordionBody{background:#fbfdff!important;border-top:1px solid #e5eff8!important;padding:18px 22px 22px!important}.priceItemClean{background:#fff!important;border:1px solid #e5eff8!important;border-radius:16px!important;padding:16px 18px!important}.priceItemClean h3{color:#102033!important;margin:0!important;font-size:17px!important;line-height:1.25!important}.priceItemClean p{color:#64748b!important;margin:5px 0 0!important;font-size:13px!important}.priceItemClean strong,.priceItemClean b{color:#075f9e!important;white-space:nowrap!important;font-size:19px!important}.languageFlagOverlay{opacity:.42!important;right:12px!important}@media (min-width:901px){.pricesCleanSection{padding-top:54px!important}}@media (max-width:900px){.pricesCleanSection .rmShell{max-width:calc(100% - 28px)!important}.currencyBox{grid-template-columns:1fr!important;padding:24px!important}.currencyGrid{grid-template-columns:1fr 1fr!important}.currencyResult{grid-column:1/-1!important}}@media (max-width:700px){.pricesCleanSection{padding-top:28px!important}.currencyBox{border-radius:20px!important;gap:18px!important;padding:18px!important}.currencyBox h2{font-size:26px!important}.currencyBox p{font-size:14px!important}.currencyGrid{grid-template-columns:1fr!important}.currencyGrid input,.currencyGrid select{min-height:48px!important;font-size:15px!important}.currencyResult{min-height:62px!important}.currencyResult b,.currencyResult strong{font-size:24px!important}.priceNotice{border-radius:16px!important;padding:14px 16px!important;font-size:14px!important}.pricesAccordion{gap:10px!important}.priceAccordionGroup{border-radius:18px!important}.priceAccordionHead{min-height:76px!important;padding:16px!important}.priceAccordionHead b{font-size:19px!important}.priceAccordionHead span{font-size:12px!important}.priceAccordionHead i,.priceAccordionHead button,.pricePlus{flex-basis:42px!important;width:42px!important;height:42px!important}.priceAccordionHead i:before,.priceAccordionHead button:before,.pricePlus:before{width:20px!important;height:20px!important}.priceAccordionBody{padding:14px!important}}.ayurSelectedHint{color:#64748b;margin:14px 0 0;font-size:14px;font-weight:850}.ayurProtocolSection{border-top:1px solid #e4eef8;margin-top:14px;padding-top:14px}.ayurProtocolSection:first-of-type{border-top:0;margin-top:0;padding-top:0}.ayurProtocolSection h5{color:#102033;margin:0 0 8px;font-size:16px}.ayurProtocolSection ul{margin:0;padding-left:18px}.ayurProtocolSection li{color:#475569;margin:6px 0;line-height:1.65}@media (max-width:700px){.ayurWizardShell{max-width:calc(100% - 28px)!important}.ayurStepCard,.ayurResultWizard{border-radius:22px;padding:22px}.ayurStepCard h2{font-size:25px}.ayurAnswerGrid{grid-template-columns:1fr}.ayurAnswerGrid button{min-height:58px;font-size:17px}.ayurWizardActions,.ayurResultHead{flex-direction:column}.ayurResultHead h2{font-size:32px}.ayurScoreItem{grid-template-columns:72px 1fr 34px}}.homeHero:after{content:""!important;z-index:1!important;pointer-events:none!important;opacity:1!important;background:radial-gradient(circle at 58% 35%,#009dff3d,#0000 32%),linear-gradient(90deg,#051837d6 0%,#07315eb3 34%,#0077be94 67%,#009fe885 100%)!important;position:absolute!important;inset:-3px!important}.pageHero:before{content:""!important;z-index:1!important;pointer-events:none!important;opacity:1!important;background:radial-gradient(circle at 70% 22%,#00a6ff3d,#0000 34%),linear-gradient(90deg,#051837db 0%,#07305cb8 38%,#0077be99 70%,#009fe88c 100%)!important;position:absolute!important;inset:-3px!important}.homeHero:before,.pageHero:after{background:url(/images/medical-bg.jpg) 50%/cover no-repeat!important;inset:-28px!important;transform:none!important}.heroCenter h1,.pageHero h1{color:#fff!important;text-shadow:0 2px 18px #0000002e!important}.heroCenter p,.pageHero .lead,.pageHero .crumb{color:#fffffff0!important;text-shadow:0 1px 10px #00000024!important}.homeHero,.pageHero,.homeHero:before,.homeHero:after,.pageHero:before,.pageHero:after{filter:none!important;transform:none!important}.adminEdgeFlag{z-index:9999!important;opacity:1!important;width:auto!important;height:auto!important;box-shadow:none!important;pointer-events:none!important;background:#fffffff2!important;border:1px solid #dcebf7!important;border-right:0!important;border-radius:999px 0 0 999px!important;align-items:center!important;gap:10px!important;padding:10px 14px!important;display:flex!important;position:fixed!important;inset:auto 14px 14px auto!important;-webkit-mask-image:none!important;mask-image:none!important}.adminEdgeFlag span{font-size:28px!important;line-height:1!important;transform:none!important}.adminEdgeFlag b{color:#075f9e!important;opacity:1!important;margin:0!important;font-size:13px!important;font-weight:950!important;display:block!important}@media (max-width:900px){.adminEdgeFlag{padding:8px 11px!important;bottom:8px!important;right:8px!important}.adminEdgeFlag span{font-size:24px!important}.adminEdgeFlag b{font-size:12px!important}}@media (max-width:700px){.homeHero:before,.pageHero:after{inset:-34px!important}.homeHero:after,.pageHero:before{inset:-4px!important}.homeHero:after{background:linear-gradient(#051837c7 0%,#07305cad 48%,#008fd894 100%)!important}.pageHero:before{background:linear-gradient(#051837cc 0%,#07305cad 48%,#008fd894 100%)!important}}.ayurWizardSection{background:#f7fbff!important}.ayurWizardShell{max-width:900px!important}.ayurProgressCard{background:#fff;border:1px solid #dcebf7;border-radius:22px;margin-bottom:18px;padding:18px 20px}.ayurProgressTop{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.ayurProgressTop span{color:#64748b;font-weight:950}.ayurProgressTop b{color:#075f9e;font-size:20px;font-weight:950}.ayurProgressBar{background:#eaf5ff;border-radius:999px;height:12px;overflow:hidden}.ayurProgressBar i{background:linear-gradient(90deg,#0b8fd8,#159eea);border-radius:999px;height:100%;transition:width .28s;display:block}.ayurStepCard,.ayurResultWizard{background:#fff;border:1px solid #dcebf7;border-radius:28px;padding:34px}.ayurStepBadge{color:#075f9e;background:#edf7ff;border-radius:999px;width:max-content;margin-bottom:20px;padding:8px 13px;font-size:13px;font-weight:950;display:inline-flex}.ayurStepCard h2{color:#08234a;letter-spacing:-.04em;max-width:760px;margin:0 0 26px;font-size:34px;line-height:1.18}.ayurAnswerGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ayurAnswerGrid button{color:#102033;cursor:pointer;background:#f8fcff;border:1px solid #cfe4f8;border-radius:18px;min-height:70px;font-size:20px;font-weight:950;transition:background .16s,border-color .16s,transform .16s}.ayurAnswerGrid button:hover,.ayurAnswerGrid button.selected{color:#075f9e;background:#eaf6ff;border-color:#8fcef3;transform:translateY(-1px)}.ayurWizardActions{justify-content:space-between;gap:12px;margin-top:26px;display:flex}.ayurWizardActions.bottom{justify-content:flex-end}.ayurWizardActions button:disabled{opacity:.45;cursor:not-allowed}.ayurResultHead{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.ayurResultHead span{color:#075f9e;background:#edf7ff;border-radius:999px;margin-bottom:10px;padding:7px 12px;font-size:12px;font-weight:950;display:inline-flex}.ayurResultHead h2{color:#08234a;letter-spacing:-.05em;margin:0;font-size:42px;line-height:1}.ayurScoreGrid{gap:12px;margin:14px 0 28px;display:grid}.ayurScoreItem{grid-template-columns:90px 1fr 46px;align-items:center;gap:12px;display:grid}.ayurScoreItem b{color:#102033;font-weight:950}.ayurScoreItem div{background:#eaf5ff;border-radius:999px;height:10px;overflow:hidden}.ayurScoreItem i{background:#0b8fd8;border-radius:999px;height:100%;display:block}.ayurScoreItem strong{color:#075f9e;text-align:right}.ayurResultWizard h3{color:#08234a;letter-spacing:-.04em;margin:0 0 16px;font-size:28px}.ayurProtocolGrid{gap:14px;display:grid}.ayurProtocolCard{background:#f8fcff;border:1px solid #dcebf7;border-radius:20px;padding:20px}.ayurProtocolCard h4{color:#075f9e;letter-spacing:-.03em;margin:0 0 14px;font-size:22px}.ayurProtocolCard ul{margin:0;padding-left:18px}.ayurProtocolCard li{color:#475569;margin:6px 0;line-height:1.65}.ayurRiskBox{background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;margin-top:18px;padding:18px}.ayurRiskBox b{color:#9a3412;font-size:16px}.ayurRiskBox p{color:#7c2d12;margin:8px 0 0;line-height:1.6}@media (max-width:700px){.ayurWizardShell{max-width:calc(100% - 28px)!important}.ayurStepCard,.ayurResultWizard{border-radius:22px;padding:22px}.ayurStepCard h2{font-size:25px}.ayurAnswerGrid{grid-template-columns:1fr}.ayurAnswerGrid button{min-height:58px;font-size:17px}.ayurWizardActions,.ayurResultHead{flex-direction:column}.ayurResultHead h2{font-size:32px}.ayurScoreItem{grid-template-columns:72px 1fr 34px}}.neuroWizardSection{background:#f7fbff!important}.neuroWizardShell{max-width:920px!important}.neuroProgressCard{background:#fff;border:1px solid #dcebf7;border-radius:22px;margin-bottom:18px;padding:18px 20px}.neuroProgressTop{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.neuroProgressTop span{color:#64748b;font-weight:950}.neuroProgressTop b{color:#075f9e;font-size:20px;font-weight:950}.neuroProgressBar{background:#eaf5ff;border-radius:999px;height:12px;overflow:hidden}.neuroProgressBar i{background:linear-gradient(90deg,#0b8fd8,#159eea);border-radius:999px;height:100%;transition:width .28s;display:block}.neuroStepCard,.neuroResultWizard{background:#fff;border:1px solid #dcebf7;border-radius:28px;padding:34px}.neuroStepCard.alarm{background:linear-gradient(#fff,#fff8f6);border-color:#ffd0c7}.neuroStepBadge{color:#075f9e;text-transform:capitalize;background:#edf7ff;border-radius:999px;width:max-content;margin-bottom:20px;padding:8px 13px;font-size:13px;font-weight:950;display:inline-flex}.neuroStepCard.alarm .neuroStepBadge{color:#c2410c;background:#fff0ed}.neuroStepCard h2{color:#08234a;letter-spacing:-.04em;max-width:780px;margin:0 0 12px;font-size:34px;line-height:1.18}.neuroStepCard p{color:#64748b;margin:0 0 26px;font-size:16px;line-height:1.6}.neuroAnswerGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.neuroAnswerGrid button{color:#102033;cursor:pointer;background:#f8fcff;border:1px solid #cfe4f8;border-radius:18px;min-height:62px;font-size:17px;font-weight:950;transition:background .16s,border-color .16s,transform .16s}.neuroAnswerGrid button:hover,.neuroAnswerGrid button.selected{color:#075f9e;background:#eaf6ff;border-color:#8fcef3;transform:translateY(-1px)}.neuroWizardActions{justify-content:space-between;gap:12px;margin-top:26px;display:flex}.neuroWizardActions.bottom{justify-content:flex-end}.neuroWizardActions button:disabled{opacity:.45;cursor:not-allowed}.neuroResultHead{background:#f8fcff;border:1px solid #dcebf7;border-radius:22px;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;padding:24px;display:flex}.neuroResultHead.high,.neuroResultHead.emergency{background:#fff7ed;border-color:#fed7aa}.neuroResultHead span{color:#075f9e;background:#edf7ff;border-radius:999px;margin-bottom:10px;padding:7px 12px;font-size:12px;font-weight:950;display:inline-flex}.neuroResultHead.high span,.neuroResultHead.emergency span{color:#c2410c;background:#ffedd5}.neuroResultHead h2{color:#08234a;letter-spacing:-.045em;margin:0 0 10px;font-size:34px;line-height:1.05}.neuroResultHead p{color:#475569;max-width:660px;margin:0;line-height:1.65}.neuroResultStats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.neuroResultStats article{background:#fff;border:1px solid #dcebf7;border-radius:18px;padding:18px}.neuroResultStats span{color:#64748b;font-size:13px;font-weight:900;display:block}.neuroResultStats b{color:#075f9e;margin-top:8px;font-size:30px;line-height:1;display:block}.neuroCategoryGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.neuroCategoryGrid article{background:#fff;border:1px solid #dcebf7;border-radius:16px;grid-template-columns:100px 1fr 30px;align-items:center;gap:10px;padding:14px;display:grid}.neuroCategoryGrid span{color:#102033;text-transform:capitalize;font-weight:950}.neuroCategoryGrid div{background:#eaf5ff;border-radius:999px;height:9px;overflow:hidden}.neuroCategoryGrid i{background:#0b8fd8;border-radius:999px;height:100%;display:block}.neuroCategoryGrid b{color:#075f9e;text-align:right}.neuroRiskBox{background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;margin-top:18px;padding:18px}.neuroRiskBox b{color:#9a3412;font-size:16px}.neuroRiskBox p{color:#7c2d12;margin:8px 0 0;line-height:1.6}@media (max-width:700px){.neuroWizardShell{max-width:calc(100% - 28px)!important}.neuroStepCard,.neuroResultWizard{border-radius:22px;padding:22px}.neuroStepCard h2{font-size:25px}.neuroAnswerGrid{grid-template-columns:1fr 1fr}.neuroAnswerGrid button{min-height:54px;font-size:15px}.neuroWizardActions,.neuroResultHead{flex-direction:column}.neuroResultHead h2{font-size:28px}.neuroResultStats,.neuroCategoryGrid{grid-template-columns:1fr}.neuroCategoryGrid article{grid-template-columns:88px 1fr 28px}}@media (min-width:901px){.pricesCleanSection{padding:58px 0 74px!important}.pricesAccordion{padding-bottom:18px!important}}@media (max-width:900px){.pricesCleanSection .rmShell,.pricesPage .rmShell,.pricePage .rmShell{max-width:calc(100% - 32px)!important}.currencyBox{grid-template-columns:1fr!important;gap:20px!important;max-width:100%!important;padding:24px!important}.currencyBox h2{max-width:none!important}.currencyGrid{grid-template-columns:1fr 1fr!important}.currencyResult{grid-column:1/-1!important;width:100%!important}.priceNotice,.pricesAccordion{max-width:100%!important}}@media (max-width:700px){.pricesCleanSection .rmShell,.pricesPage .rmShell,.pricePage .rmShell{max-width:calc(100% - 28px)!important}.currencyBox{border-radius:20px!important;padding:18px!important}.currencyBox h2{font-size:26px!important}.currencyGrid{grid-template-columns:1fr!important;gap:10px!important}.currencyGrid input,.currencyGrid select{height:50px!important;min-height:50px!important}.currencyResult{height:64px!important;min-height:64px!important}.priceNotice{margin-bottom:22px!important}.priceAccordionHead{grid-template-columns:1fr 42px!important;min-height:76px!important;padding:16px!important}.priceAccordionHead b{font-size:19px!important}.priceAccordionHead span,.priceAccordionHead small{font-size:12px!important}.priceAccordionHead i,.priceAccordionHead button,.pricePlus{width:40px!important;min-width:40px!important;height:40px!important}.priceItemClean,.priceRow,.priceItem,.priceLine{grid-template-columns:1fr!important;gap:6px!important}.priceRow strong,.priceItem strong,.priceLine strong,.priceItemClean strong{justify-self:start!important}}.pricesCleanSection .rmShell,.pricesPage .rmShell,.pricePage .rmShell{max-width:1120px!important}.currencyBox{border-radius:24px!important;grid-template-columns:1fr 1.45fr!important;align-items:center!important;gap:34px!important;width:100%!important;max-width:980px!important;margin:0 auto 26px!important;padding:30px 34px!important;display:grid!important}.currencyBox h2{max-width:360px!important;font-size:34px!important;line-height:1.02!important}.currencyGrid{grid-template-columns:1fr 1fr 1fr 120px!important;align-items:end!important;gap:14px!important;display:grid!important}.currencyGrid label{min-width:0!important}.currencyGrid input,.currencyGrid select{width:100%!important;min-width:0!important;height:56px!important;min-height:56px!important}.currencyResult{border-radius:16px!important;width:120px!important;height:70px!important;min-height:70px!important;padding:12px 16px!important}.priceNotice{max-width:980px!important;margin:0 auto 34px!important;padding:16px 22px!important}.pricesAccordion{gap:14px!important;width:100%!important;max-width:760px!important;margin:0 auto!important}.priceAccordionGroup{border-radius:20px!important;width:100%!important;overflow:hidden!important}.priceAccordionHead{grid-template-columns:1fr 50px!important;align-items:center!important;gap:18px!important;width:100%!important;min-height:82px!important;padding:20px 22px!important;display:grid!important}.priceAccordionHead>div,.priceAccordionHead .priceAccordionTitle,.priceAccordionHead h2,.priceAccordionHead h3{min-width:0!important}.priceAccordionHead b{letter-spacing:-.035em!important;white-space:normal!important;margin:0 0 6px!important;font-size:24px!important;line-height:1.14!important;display:block!important}.priceAccordionHead span{color:#64748b!important;margin:0!important;font-size:13px!important;font-weight:900!important;line-height:1.2!important;display:block!important}.priceAccordionHead b+span,.priceAccordionHead h2+span,.priceAccordionHead h3+span{margin-top:6px!important}.priceAccordionHead i,.priceAccordionHead button,.pricePlus{border-radius:50%!important;place-self:center end!important;width:46px!important;min-width:46px!important;height:46px!important}.priceAccordionBody{padding:18px 20px 22px!important}.priceItemClean{grid-template-columns:1fr auto!important;align-items:center!important;gap:14px!important;padding:16px 18px!important;display:grid!important}.priceRow,.priceItem,.priceLine{grid-template-columns:1fr auto!important;align-items:center!important;gap:14px!important;display:grid!important}.priceRow strong,.priceItem strong,.priceLine strong,.priceItemClean strong{color:#075f9e!important;justify-self:end!important;font-weight:950!important}.priceAccordionHead small{color:#64748b!important;margin-top:6px!important;font-size:13px!important;font-weight:900!important;display:block!important}@media (min-width:901px){.pricesCleanSection{padding:58px 0 74px!important}.pricesAccordion{padding-bottom:18px!important}}@media (max-width:900px){.pricesCleanSection .rmShell,.pricesPage .rmShell,.pricePage .rmShell{max-width:calc(100% - 32px)!important}.currencyBox{grid-template-columns:1fr!important;gap:20px!important;max-width:100%!important;padding:24px!important}.currencyBox h2{max-width:none!important}.currencyGrid{grid-template-columns:1fr 1fr!important}.currencyResult{grid-column:1/-1!important;width:100%!important}.priceNotice,.pricesAccordion{max-width:100%!important}}@media (max-width:700px){.pricesCleanSection .rmShell,.pricesPage .rmShell,.pricePage .rmShell{max-width:calc(100% - 28px)!important}.currencyBox{border-radius:20px!important;padding:18px!important}.currencyBox h2{font-size:26px!important}.currencyGrid{grid-template-columns:1fr!important;gap:10px!important}.currencyGrid input,.currencyGrid select{height:50px!important;min-height:50px!important}.currencyResult{height:64px!important;min-height:64px!important}.priceNotice{margin-bottom:22px!important}.priceAccordionHead{grid-template-columns:1fr 42px!important;min-height:76px!important;padding:16px!important}.priceAccordionHead b{font-size:19px!important}.priceAccordionHead span,.priceAccordionHead small{font-size:12px!important}.priceAccordionHead i,.priceAccordionHead button,.pricePlus{width:40px!important;min-width:40px!important;height:40px!important}.priceItemClean,.priceRow,.priceItem,.priceLine{grid-template-columns:1fr!important;gap:6px!important}.priceRow strong,.priceItem strong,.priceLine strong,.priceItemClean strong{justify-self:start!important}}.adminLangHelp{color:#64748b!important;max-width:780px!important;margin:8px 0 18px!important;font-size:15px!important;font-weight:850!important;line-height:1.45!important}.serviceSeoText,.serviceDetailText{gap:14px!important;display:grid!important}.serviceSeoText p,.serviceDetailText p{color:#475569!important;margin:0!important;font-size:17px!important;line-height:1.75!important}.pageHero h1{overflow-wrap:break-word!important}@media (max-width:700px){.serviceSeoText p,.serviceDetailText p{font-size:15px!important;line-height:1.65!important}}.reviewAuthor,.testimonialAuthor,.reviewName,.reviewSlide b,.reviewSlide small{color:#075f9e!important;font-weight:950!important}.reviewStars,.testimonialStars,.stars{color:#f59e0b!important;letter-spacing:.12em!important}.reviewSlide{min-height:190px!important}.reviewSlide p{line-height:1.65!important}.serviceSeoDetailsBlock{background:#fff!important;border:1px solid #dcebf7!important;border-radius:22px!important;gap:14px!important;margin-top:22px!important;padding:22px!important;display:grid!important}.serviceSeoDetailsBlock p{color:#475569!important;margin:0!important;font-size:17px!important;line-height:1.75!important}.serviceSeoDetailsBlock p:first-child{color:#102033!important;font-weight:850!important}.serviceSeoDetailsBlock ul{gap:8px!important;margin:4px 0 0!important;padding-left:20px!important;display:grid!important}.serviceSeoDetailsBlock li{color:#475569!important;line-height:1.55!important}.serviceSeoDetailsBlock b{color:#075f9e!important;margin-top:6px!important;font-size:17px!important;line-height:1.45!important;display:block!important}.pageHero h1{overflow-wrap:break-word!important;word-break:normal!important}@media (max-width:700px){.serviceSeoDetailsBlock{border-radius:18px!important;padding:18px!important}.serviceSeoDetailsBlock p{font-size:15px!important;line-height:1.65!important}}.yogaV2Section{background:#f7fbff!important}.yogaV2Shell{max-width:1180px!important}.yogaV2Grid{grid-template-columns:300px 1fr 300px!important;align-items:stretch!important;gap:18px!important;display:grid!important}.yogaV2Panel{background:#fff!important;border:1px solid #dcebf7!important;border-radius:26px!important;min-width:0!important;padding:22px!important}.yogaV2Head{margin-bottom:18px!important}.yogaV2Head span,.yogaV2Top span{color:#075f9e!important;background:#edf7ff!important;border-radius:999px!important;width:max-content!important;margin-bottom:10px!important;padding:7px 12px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.yogaV2Head h2,.yogaV2Top h2{color:#08234a!important;letter-spacing:-.045em!important;margin:0!important;font-size:29px!important;line-height:1.05!important}.yogaV2Settings label{color:#102033!important;gap:8px!important;margin-bottom:14px!important;font-size:14px!important;font-weight:950!important;display:grid!important}.yogaV2Settings select{color:#102033!important;background:#f8fcff!important;border:1px solid #cfe4f8!important;border-radius:15px!important;width:100%!important;min-height:52px!important;padding:0 14px!important;font-size:15px!important;font-weight:850!important}.yogaV2Buttons{grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:8px!important;display:grid!important}.yogaV2Toggles{gap:10px!important;margin-top:12px!important;display:grid!important}.yogaV2Toggles button{color:#102033!important;cursor:pointer!important;background:#f8fcff!important;border:1px solid #dcebf7!important;border-radius:15px!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;min-height:50px!important;padding:0 14px!important;font-weight:950!important;display:flex!important}.yogaV2Toggles button.active{color:#075f9e!important;background:#edf7ff!important;border-color:#9ed8f6!important}.yogaV2Toggles img{width:22px!important;height:22px!important}.yogaV2InfoBox{background:#f8fcff!important;border:1px solid #dcebf7!important;border-radius:18px!important;margin-top:16px!important;padding:15px!important}.yogaV2InfoBox b{color:#075f9e!important;font-size:15px!important}.yogaV2InfoBox p{color:#64748b!important;margin:7px 0 0!important;font-size:14px!important;line-height:1.55!important}.yogaV2Practice{align-content:start!important;padding:26px!important;display:grid!important}.yogaV2Top{justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;margin-bottom:18px!important;display:flex!important}.yogaV2Top h2{font-size:36px!important}.yogaV2Time{color:#fff!important;text-align:center!important;background:linear-gradient(#0b97e4,#0879ba)!important;border-radius:18px!important;min-width:126px!important;padding:14px 16px!important}.yogaV2Time small{color:#ffffffdb!important;font-size:12px!important;font-weight:900!important;display:block!important}.yogaV2Time b{color:#fff!important;margin-top:3px!important;font-size:28px!important;font-weight:950!important;line-height:1.05!important;display:block!important}.yogaV2Progress,.yogaV2PhaseBar{background:#eaf5ff!important;border-radius:999px!important;height:10px!important;overflow:hidden!important}.yogaV2Progress i,.yogaV2PhaseBar i{background:#0b8fd8!important;border-radius:999px!important;height:100%!important;transition:width .25s linear!important;display:block!important}.yogaV2Stage{place-items:center!important;min-height:430px!important;padding:28px 0 20px!important;display:grid!important}.yogaV2Orb{background:radial-gradient(circle at 50% 42%,#fffffff0,#edf7ffc7 38%,#0b8fd829 70%,#0b8fd80a)!important;border:2px solid #0b8fd8!important;border-radius:50%!important;place-items:center!important;width:310px!important;height:310px!important;transition:transform .85s cubic-bezier(.22,.61,.36,1),border-color .3s!important;display:grid!important;position:relative!important}.yogaV2Orb:before,.yogaV2Orb:after{content:""!important;z-index:0!important;background:radial-gradient(circle,#0b8fd81f,#0000 70%)!important;border-radius:50%!important;position:absolute!important;inset:-18px!important}.yogaV2Orb:after{opacity:.5!important;inset:-38px!important}.yogaV2Core{z-index:2!important;text-align:center!important;background:#fff!important;border:1px solid #dcebf7!important;border-radius:50%!important;align-content:center!important;place-items:center!important;width:190px!important;height:190px!important;display:grid!important;position:relative!important}.yogaV2Core span{color:#075f9e!important;letter-spacing:-.03em!important;font-size:24px!important;font-weight:950!important;display:block!important}.yogaV2Core b{color:#08234a!important;margin-top:8px!important;font-size:64px!important;font-weight:950!important;line-height:1!important;display:block!important}.yogaV2PhaseBar{width:100%!important;max-width:430px!important;margin:0 auto 18px!important}.yogaV2Cycle{grid-template-columns:repeat(4,1fr)!important;gap:10px!important;display:grid!important}.yogaV2Cycle article{text-align:center!important;background:#f8fcff!important;border:1px solid #dcebf7!important;border-radius:16px!important;padding:13px!important}.yogaV2Cycle article.active{background:#edf7ff!important;border-color:#9ed8f6!important}.yogaV2Cycle b{color:#075f9e!important;font-size:20px!important;display:block!important}.yogaV2Cycle span{color:#64748b!important;margin-top:4px!important;font-size:12px!important;font-weight:900!important;display:block!important}.yogaV2Done{color:#166534!important;text-align:center!important;background:#ecfdf5!important;border:1px solid #bbf7d0!important;border-radius:18px!important;margin-top:18px!important;padding:16px!important;font-weight:900!important}.yogaV2Recommendations ul{gap:9px!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}.yogaV2Recommendations li{color:#475569!important;background:#fff!important;border:1px solid #e5eff8!important;border-radius:14px!important;padding:12px 13px!important;font-size:14px!important;line-height:1.5!important}.yogaV2Warning{background:#fff7ed!important;border:1px solid #fed7aa!important;border-radius:18px!important;margin-top:14px!important;padding:16px!important}.yogaV2Warning b{color:#9a3412!important}.yogaV2Warning p{color:#7c2d12!important;margin:7px 0 0!important;font-size:13px!important;line-height:1.55!important}@media (max-width:1050px){.yogaV2Grid{grid-template-columns:1fr!important}.yogaV2Panel{width:100%!important;max-width:760px!important;margin-inline:auto!important}}@media (max-width:700px){.yogaV2Shell{max-width:calc(100% - 28px)!important}.yogaV2Panel{border-radius:22px!important;padding:18px!important}.yogaV2Practice{padding:18px!important}.yogaV2Top{flex-direction:column!important}.yogaV2Top h2{font-size:28px!important}.yogaV2Time{width:100%!important}.yogaV2Stage{min-height:330px!important;padding:20px 0 12px!important}.yogaV2Orb{width:230px!important;height:230px!important}.yogaV2Core{width:145px!important;height:145px!important}.yogaV2Core span{font-size:19px!important}.yogaV2Core b{font-size:48px!important}.yogaV2Cycle{grid-template-columns:1fr 1fr!important}.yogaV2Buttons{grid-template-columns:1fr!important}}.neuroCategoryGrid span,.neuroResultStats span{text-transform:none!important}.neuroCategoryGrid article{min-height:58px!important}.neuroResultHead h2,.galleryCardTitle,.galleryOverlay,.galleryItemTitle{overflow-wrap:break-word!important}.galleryGrid img,.galleryCard img{object-fit:cover!important}.adminServiceIcon{object-fit:contain!important;background:#eef7ff!important;border-radius:10px!important;width:32px!important;height:32px!important;padding:5px!important}.adminSimpleCard,.adminSimpleCard *{overflow-wrap:break-word}.recoveryApp{background:#f7fbff!important}.recoveryGrid{grid-template-columns:340px 1fr!important;align-items:start!important;gap:22px!important;max-width:1120px!important;display:grid!important}.recoveryPanel,.recoveryResult{background:#fff!important;border:1px solid #dcebf7!important;border-radius:26px!important;padding:24px!important}.miniBadge{color:#075f9e!important;background:#edf7ff!important;border-radius:999px!important;width:max-content!important;margin-bottom:14px!important;padding:7px 12px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.recoveryPanel label{color:#102033!important;gap:8px!important;margin-bottom:14px!important;font-weight:950!important;display:grid!important}.recoveryPanel select{background:#f8fcff!important;border:1px solid #cfe4f8!important;border-radius:15px!important;min-height:52px!important;padding:0 14px!important;font-weight:850!important}.rangeBox{background:#f8fcff!important;border:1px solid #dcebf7!important;border-radius:18px!important;gap:9px!important;margin-bottom:12px!important;padding:15px!important;display:grid!important}.rangeBox b{color:#08234a!important}.rangeBox input{accent-color:#0b8fd8!important;width:100%!important}.recoveryPanel .blueBtn,.recoveryPanel .softBtn{width:100%!important;margin-top:10px!important}.emptyResult{text-align:center!important;align-content:center!important;place-items:center!important;min-height:420px!important;display:grid!important}.emptyResult img{width:70px!important;height:70px!important;margin-bottom:14px!important}.emptyResult h2{color:#08234a!important;letter-spacing:-.04em!important;margin:0!important;font-size:34px!important}.emptyResult p{color:#64748b!important;max-width:520px!important}.recoveryHeroCard{background:linear-gradient(135deg,#f8fcff,#edf7ff)!important;border:1px solid #dcebf7!important;border-radius:22px!important;justify-content:space-between!important;align-items:center!important;gap:20px!important;margin-bottom:18px!important;padding:22px!important;display:flex!important}.recoveryHeroCard h2{color:#08234a!important;letter-spacing:-.045em!important;margin:0 0 8px!important;font-size:36px!important;line-height:1.05!important}.recoveryHeroCard p{color:#64748b!important;margin:0!important;font-weight:800!important}.recoveryScore{color:#fff!important;text-align:center!important;background:linear-gradient(#0b97e4,#0879ba)!important;border-radius:20px!important;min-width:116px!important;padding:16px!important}.recoveryScore small{color:#ffffffd9!important;font-weight:900!important}.recoveryScore b{color:#fff!important;margin-top:5px!important;font-size:34px!important;line-height:1!important;display:block!important}.recoveryCards{grid-template-columns:repeat(3,1fr)!important;gap:14px!important;display:grid!important}.recoveryCards article{background:#fff!important;border:1px solid #dcebf7!important;border-radius:20px!important;padding:18px!important}.recoveryCards .warningCard{background:#fff7ed!important;border-color:#fed7aa!important}.recoveryCards h3{color:#08234a!important;margin:0 0 12px!important;font-size:19px!important}.recoveryCards ul{color:#475569!important;margin:0!important;padding-left:18px!important;line-height:1.55!important}.recoveryCards li{margin-bottom:8px!important}.recoveryDisclaimer{background:#fff7ed!important;border:1px solid #fed7aa!important;border-radius:20px!important;margin-top:16px!important;padding:18px!important}.recoveryDisclaimer b{color:#9a3412!important}.recoveryDisclaimer p{color:#7c2d12!important;line-height:1.55!important}@media (max-width:900px){.recoveryGrid{grid-template-columns:1fr!important;max-width:calc(100% - 28px)!important}.recoveryCards{grid-template-columns:1fr!important}.recoveryHeroCard{flex-direction:column!important;align-items:flex-start!important}.recoveryScore{width:100%!important}}.smartToolSection{background:#f7fbff!important}.smartToolWrap{max-width:820px!important}.smartProgress{background:#fff!important;border:1px solid #dcebf7!important;border-radius:20px!important;margin-bottom:16px!important;padding:16px 18px!important}.smartProgress span,.smartProgress b{color:#08234a!important;font-weight:950!important}.smartProgress{grid-template-columns:1fr auto!important;align-items:center!important;gap:10px!important;display:grid!important}.smartProgress div{background:#eaf5ff!important;border-radius:999px!important;grid-column:1/-1!important;height:10px!important;overflow:hidden!important}.smartProgress i{background:#0b8fd8!important;border-radius:999px!important;height:100%!important;transition:width .35s!important;display:block!important}.smartQuestion,.smartResult{background:#fff!important;border:1px solid #dcebf7!important;border-radius:28px!important;padding:28px!important}.smartQuestion>img{object-fit:contain!important;width:70px!important;height:70px!important;margin-bottom:14px!important}.smartQuestion h2,.smartResult h2{color:#08234a!important;letter-spacing:-.04em!important;margin:8px 0 10px!important;font-size:34px!important;line-height:1.08!important}.smartQuestion p,.smartResult p{color:#64748b!important;font-size:17px!important}.smartAnswers{grid-template-columns:repeat(2,1fr)!important;gap:12px!important;margin-top:20px!important;display:grid!important}.smartAnswers button{text-align:left!important;cursor:pointer!important;background:#f8fcff!important;border:1px solid #dcebf7!important;border-radius:18px!important;min-height:78px!important;padding:16px!important;transition:all .2s!important}.smartAnswers button:hover{border-color:#0b8fd8!important;transform:translateY(-2px)!important}.smartAnswers b{color:#08234a!important;font-size:17px!important;display:block!important}.smartAnswers small{color:#0b8fd8!important;font-weight:950!important}.smartNav{margin-top:18px!important}.smartNav button:disabled{opacity:.45!important;cursor:not-allowed!important}.smartResultTop{background:linear-gradient(135deg,#f8fcff,#edf7ff)!important;border:1px solid #dcebf7!important;border-radius:22px!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;margin-bottom:16px!important;padding:20px!important;display:flex!important}.smartResultTop img{object-fit:contain!important;width:80px!important;height:80px!important}.smartTips,.smartNotice{border:1px solid #dcebf7!important;border-radius:20px!important;margin-top:14px!important;padding:20px!important}.smartTips h3{color:#08234a!important;margin-top:0!important}.smartTips li{color:#475569!important;margin-bottom:8px!important;line-height:1.55!important}.smartNotice{background:#fff7ed!important;border-color:#fed7aa!important}.smartNotice p{color:#7c2d12!important;font-weight:850!important}.smartNotice small{color:#9a3412!important}.smartActions{flex-wrap:wrap!important;gap:10px!important;margin-top:18px!important;display:flex!important}@media (max-width:700px){.smartToolWrap{max-width:calc(100% - 28px)!important}.smartQuestion,.smartResult{border-radius:22px!important;padding:20px!important}.smartQuestion h2,.smartResult h2{font-size:27px!important}.smartAnswers{grid-template-columns:1fr!important}.smartResultTop{flex-direction:column!important;align-items:flex-start!important}}.smartAvoid{background:#ffffbf10!important}.smartPlan{background:#f8fcff!important}.smartAvoid{background:#fffaf0!important;border-color:#fde68a!important}.smartRedFlags{background:#fff1f2!important;border-color:#fecdd3!important}.smartRedFlags h3{color:#9f1239!important}.smartRedFlags li{color:#881337!important;font-weight:750!important}.smartPrep{background:#f0fdf4!important;border-color:#bbf7d0!important}.smartPrep h3{color:#166534!important}.smartPrep li{color:#14532d!important}.smartPrintReport{background:#fff!important;border:2px solid #cfe4f8!important;border-radius:24px!important;margin-top:18px!important;padding:22px!important}.printReportHeader{background:linear-gradient(135deg,#f8fcff,#eaf6ff)!important;border:1px solid #dcebf7!important;border-radius:20px!important;margin-bottom:16px!important;padding:18px!important}.printReportHeader h3{color:#08234a!important;letter-spacing:-.035em!important;margin:6px 0 10px!important;font-size:28px!important}.printReportHeader p{color:#334155!important;margin:6px 0!important;font-weight:800!important}.smartSelectedAnswers{margin-top:18px!important}.smartSelectedAnswers h3,.smartImportantRecommendations h3{color:#08234a!important;margin:0 0 14px!important;font-size:24px!important}.selectedAnswerList{gap:10px!important;display:grid!important}.selectedAnswerItem{background:#f8fcff!important;border:1px solid #dcebf7!important;border-radius:16px!important;gap:6px!important;padding:14px!important;display:grid!important}.selectedAnswerItem b{color:#08234a!important;line-height:1.35!important}.selectedAnswerItem span{color:#0b75b7!important;font-weight:950!important}.smartImportantRecommendations{background:#f0fdf4!important;border:1px solid #bbf7d0!important;border-radius:20px!important;margin-top:18px!important;padding:18px!important}.smartImportantRecommendations ol{margin:0!important;padding-left:22px!important}.smartImportantRecommendations li{color:#14532d!important;margin-bottom:10px!important;font-weight:850!important;line-height:1.55!important}.smartTips h3{font-size:24px!important}.smartTips li{font-size:16px!important}@media print{body{background:#fff!important}header,footer,nav,.siteHeader,.topLangBar,.pageHero,.smartProgress,.smartQuestion,.smartActions,.printReportBtn,.languageFloatingFlag,.adminEdgeFlag{display:none!important}.rmSection,.smartToolSection{background:#fff!important;padding:0!important}.rmShell,.smartToolWrap{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.smartResult{box-shadow:none!important;border:0!important;margin:0!important;padding:0!important}.smartResultTop,.smartTips,.smartNotice,.smartPrintReport,.printReportHeader,.selectedAnswerItem,.smartImportantRecommendations{break-inside:avoid!important;page-break-inside:avoid!important}.smartResultTop{color:#111!important;background:#fff!important;border:2px solid #111!important}.smartResultTop img{display:none!important}.smartResult h2,.smartResult h3,.printReportHeader h3,.smartTips h3,.smartSelectedAnswers h3,.smartImportantRecommendations h3{color:#111!important}.smartTips,.smartPrintReport,.smartNotice,.smartImportantRecommendations,.selectedAnswerItem,.printReportHeader{background:#fff!important;border:1px solid #333!important}.smartTips li,.smartImportantRecommendations li,.selectedAnswerItem b,.selectedAnswerItem span,.smartNotice p,.smartNotice small,.printReportHeader p{color:#111!important}.miniBadge{color:#111!important;background:#fff!important;border:1px solid #333!important}@page{margin:16mm}}.seoContentBlock{background:#fff!important;border:1px solid #dcebf7!important;border-radius:24px!important;max-width:980px!important;margin:40px auto 0!important;padding:28px!important}.seoContentBlock h2{color:#08234a!important;letter-spacing:-.035em!important;margin:0 0 14px!important;font-size:30px!important}.seoContentBlock p{color:#475569!important;font-size:16px!important;line-height:1.7!important}.seoContentBlock ul{color:#475569!important;line-height:1.7!important}.seoContentBlock{background:linear-gradient(#fff 0%,#f8fcff 100%)!important;border:1px solid #dcebf7!important;border-radius:26px!important;margin-top:42px!important;padding:30px!important;box-shadow:0 18px 45px #08234a0a!important}.seoContentBlock h2{color:#08234a!important;letter-spacing:-.04em!important;margin:0 0 14px!important;font-size:32px!important;line-height:1.08!important}.seoContentBlock p{color:#475569!important;margin:0 0 14px!important;font-size:17px!important;line-height:1.75!important}.seoContentBlock ul{color:#475569!important;margin:14px 0 0!important;padding-left:22px!important;font-size:16px!important;line-height:1.75!important}.seoContentBlock li{margin-bottom:6px!important}.seoLinks{flex-wrap:wrap!important;gap:10px!important;margin-top:18px!important;display:flex!important}.seoLinks a{color:#0069aa!important;background:#eaf6ff!important;border:1px solid #cfeafd!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:11px 14px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important}.seoLinks a:hover{color:#fff!important;background:#0b8fd8!important}@media (max-width:700px){.seoContentBlock{border-radius:20px!important;padding:22px!important}.seoContentBlock h2{font-size:26px!important}.seoContentBlock p{font-size:16px!important}}
