:root{
  --ink:#163b42;--muted:#70868a;--brand:#2f827d;--brand-dark:#176a66;--soft:#f4fbfa;
  --line:#dceceb;--white:#fff;--shadow:0 12px 36px rgba(23,106,102,.08)
}
*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
html{background:#eef7f5}
body{margin:0;min-height:100vh;background:linear-gradient(180deg,#fbfefd 0,#eef8f6 46%,#fbfefd 100%);color:var(--ink);font-family:Vazirmatn,IRANSans,Tahoma,Arial,sans-serif;padding-bottom:92px}
a{text-decoration:none;color:inherit}
button{font:inherit}
.topbar{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(220,236,235,.8)}
.brand-copy{display:flex;flex-direction:column;gap:2px}.brand-copy strong{font-size:15px}.brand-copy span{font-size:11px;color:var(--muted)}
.install{border:0;border-radius:14px;background:#e5f4f1;color:var(--brand-dark);padding:9px 12px;font-weight:700;cursor:pointer}
.shell{width:min(100%,720px);margin:0 auto;padding:16px}
.hero{position:relative;overflow:hidden;min-height:220px;border-radius:30px;padding:26px 22px;background:radial-gradient(circle at 15% 10%,rgba(255,255,255,.9),transparent 26%),linear-gradient(135deg,#e3f6f2,#f4fbf9 54%,#dcefeb);box-shadow:var(--shadow);border:1px solid #d9ebe8;display:flex;align-items:center;gap:16px}
.hero:after{content:"";position:absolute;left:-52px;bottom:-65px;width:180px;height:180px;border:28px solid rgba(47,130,125,.07);border-radius:50%}
.hero-copy{position:relative;z-index:2;flex:1}.eyebrow{font-size:13px;color:var(--brand);font-weight:800;margin-bottom:6px}.hero h1{font-size:27px;line-height:1.4;margin:0 0 8px}.hero p{font-size:13px;line-height:2;margin:0;color:#45686d;max-width:400px}.hero-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.hero-actions a{padding:10px 13px;border-radius:14px;font-size:12px;font-weight:800}.primary{background:var(--brand);color:#fff}.secondary{background:#fff;color:var(--brand-dark);border:1px solid #d5e9e6}
.doctor-photo{width:94px;height:118px;align-self:flex-end;position:relative;z-index:2;flex:none;border-radius:46px 46px 24px 24px;padding:5px;background:rgba(255,255,255,.76);box-shadow:0 8px 22px rgba(32,100,97,.12)}.doctor-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:41px 41px 20px 20px}.photo-fallback{height:100%;display:grid;place-items:center;background:#dff2ee;color:var(--brand-dark);border-radius:41px 41px 20px 20px;font-size:24px;font-weight:900}
.site-note{margin:14px 0 22px;display:flex;gap:10px;align-items:center;padding:12px 14px;background:#fff8ef;border:1px solid #f5d7ad;border-radius:18px}.site-dot{width:11px;height:11px;border-radius:50%;background:#38a169;box-shadow:0 0 0 5px #e5f6ea;flex:none}.site-note div{display:flex;flex-direction:column;gap:3px}.site-note b{font-size:12px}.site-note small{font-size:10.5px;line-height:1.7;color:#7c7267}
.section-heading{display:flex;align-items:center;justify-content:space-between;margin:22px 2px 11px}.section-heading h2{font-size:18px;margin:0}.section-heading>a{font-size:11px;color:var(--brand);font-weight:800}
.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.quick-card{min-height:116px;padding:13px 8px;border:1px solid #e1eeee;border-radius:22px;background:#fff;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;gap:6px;box-shadow:0 8px 24px rgba(39,104,102,.05);transition:.16s transform,.16s box-shadow}.quick-card:active{transform:scale(.98)}.quick-card b{font-size:13px}.quick-card small{font-size:10px;line-height:1.6;color:var(--muted)}.icon{width:39px;height:39px;border-radius:14px;display:grid;place-items:center}.icon svg{width:23px;height:23px}.mint .icon{background:#dff5ef;color:#148a7e}.blue .icon{background:#e4effb;color:#2d70b3}.rose .icon{background:#fde7ed;color:#c14a6f}.green .icon{background:#e5f5ec;color:#18835e}.lilac .icon{background:#eee9fc;color:#7254b8}.sky .icon{background:#e6f3fb;color:#2a78a6}
.featured-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.feature-panel{min-height:118px;padding:15px;border-radius:22px;border:1px solid #dfedeb;display:flex;justify-content:space-between;gap:12px;align-items:flex-end;box-shadow:0 8px 26px rgba(39,104,102,.05)}.feature-panel.medication{background:linear-gradient(135deg,#e9f7f1,#f7fcfa)}.feature-panel.booking{background:linear-gradient(135deg,#f1ecfb,#fbf9fe)}.badge{display:inline-flex;font-size:10px;padding:4px 8px;border-radius:999px;background:#fff;color:var(--brand-dark);margin-bottom:8px}.feature-panel h3{margin:0 0 5px;font-size:14px}.feature-panel p{margin:0;font-size:10px;line-height:1.7;color:var(--muted)}.round-arrow{display:grid;place-items:center;flex:none;width:28px;height:28px;border-radius:50%;background:#fff;color:var(--brand);font-size:22px}
.service-scroll{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.service-card{padding:14px 8px;background:#fff;border:1px solid #dfedeb;border-radius:21px;display:flex;align-items:center;text-align:center;flex-direction:column;gap:5px;box-shadow:0 8px 26px rgba(39,104,102,.05)}.service-icon{height:43px;min-width:43px;padding:0 7px;border-radius:15px;display:grid;place-items:center;background:#e6f4f2;color:var(--brand-dark);font-weight:900;font-size:13px}.service-card b{font-size:12px}.service-card small{font-size:9.5px;line-height:1.5;color:var(--muted)}
.education{margin-top:4px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.article-grid>a{background:#fff;border:1px solid #dfedeb;border-radius:19px;overflow:hidden;padding-bottom:11px;box-shadow:0 8px 24px rgba(39,104,102,.05)}.article-visual{height:83px;display:grid;place-items:center;font-size:22px;font-weight:900;color:#fff}.embryo{background:linear-gradient(135deg,#5aaea7,#3b7f9d)}.iui{background:linear-gradient(135deg,#9b87d2,#6a8fca)}.pregnancy{background:linear-gradient(135deg,#eaa9b8,#d77d98)}.article-grid b,.article-grid small{display:block;padding-inline:10px}.article-grid b{font-size:11px;margin-top:9px}.article-grid small{font-size:9px;line-height:1.6;color:var(--muted);margin-top:3px}
.more-links{display:grid;gap:9px;margin:18px 0 4px}.more-links a{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #dfedeb;border-radius:17px;padding:13px 14px;font-size:12px;font-weight:800}.more-links span{color:var(--brand)}
.bottom-nav{position:fixed;z-index:40;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.97);backdrop-filter:blur(16px);border-top:1px solid #dcebea;padding:7px max(8px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom));box-shadow:0 -8px 28px rgba(20,78,75,.07)}.bottom-nav a{min-height:52px;display:flex;align-items:center;justify-content:center;gap:3px;flex-direction:column;color:#73878a;font-size:10px}.bottom-nav a.active{color:var(--brand);font-weight:900}.nav-icon{height:24px;display:grid;place-items:center}.nav-icon svg{width:21px;height:21px}
@media(max-width:430px){.shell{padding:12px}.hero{min-height:203px;padding:22px 16px;border-radius:26px}.hero h1{font-size:23px}.hero p{font-size:11.5px}.doctor-photo{width:82px;height:107px}.quick-card{min-height:108px;border-radius:19px}.feature-panel{min-height:113px;padding:12px}.service-scroll{grid-template-columns:repeat(2,1fr)}.article-visual{height:72px}}
@media(max-width:350px){.hero{display:block}.doctor-photo{display:none}.quick-grid{grid-template-columns:repeat(2,1fr)}.featured-row{grid-template-columns:1fr}.article-grid{grid-template-columns:1fr 1fr}.article-grid>a:last-child{display:none}}
@media(min-width:721px){.topbar{padding-inline:calc((100% - 720px)/2 + 16px)}.bottom-nav{left:50%;right:auto;width:720px;transform:translateX(-50%);border-left:1px solid #dcebea;border-right:1px solid #dcebea;border-radius:24px 24px 0 0}}
