
:root{--b:#176bd7;--navy:#10376c;--text:#536b88;--muted:#8190a3;--line:#dce7f4;--soft:#f6f9fd;--shadow:0 16px 42px rgba(16,61,120,.08)}
.ap2-page{font-family:Manrope,Arial,sans-serif;color:var(--navy);background:#fff}.ap2-page *{box-sizing:border-box}.ap2-page a{text-decoration:none;color:inherit}.ap2-page svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.ap2-hero{width:min(1460px,calc(100% - 40px));margin:18px auto 0;min-height:530px;display:grid;grid-template-columns:48% 52%;border:1px solid #e1ebf5;border-radius:22px;overflow:hidden;background:linear-gradient(135deg,#fbfdff,#eef6fc);box-shadow:0 18px 52px rgba(15,60,120,.07)}
.ap2-hero-copy{padding:56px 54px;display:flex;flex-direction:column;justify-content:center}.ap2-kicker{font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--b);margin-bottom:14px}.ap2-hero h1{font-size:56px;line-height:1.02;letter-spacing:-.045em;margin:0 0 18px}.ap2-hero p.lead{font-size:16px;line-height:1.7;color:#506682;margin:0 0 10px}.ap2-hero p.support{font-size:13.5px;line-height:1.65;color:#718198;margin:0 0 7px}.ap2-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.ap2-chips span{display:flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #dce8f5;background:#fff;border-radius:999px;font-size:10px;font-weight:700;color:#506780}.ap2-chips svg{width:13px;height:13px;color:var(--b)}.ap2-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.ap2-btn{min-height:44px;padding:0 17px;border-radius:9px;display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:800}.ap2-btn svg{width:18px;height:18px}.ap2-btn.primary{background:var(--b);color:#fff;box-shadow:0 9px 22px rgba(23,107,215,.18)}.ap2-btn.secondary{background:#fff;color:#145db6;border:1px solid #9fc0e8}.ap2-hero-media{min-height:530px;overflow:hidden;background:#eef5fb}.ap2-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.ap2-main{padding:58px 0 72px}.ap2-shell{width:min(1320px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:230px minmax(0,1fr);gap:32px;align-items:start}.ap2-toc{position:sticky;top:92px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(15,60,120,.055);overflow:hidden}.ap2-toc>div{padding:19px 18px 15px;background:linear-gradient(135deg,#f5f9ff,#edf5ff);border-bottom:1px solid #dce7f4}.ap2-toc>div span{display:block;font-size:9.5px;font-weight:800;letter-spacing:.13em;color:var(--b)}.ap2-toc>div small{display:block;margin-top:5px;font-size:12px;color:#526984}.ap2-toc>a{display:grid;grid-template-columns:26px 1fr;gap:9px;align-items:center;padding:11px 16px;border-bottom:1px solid #edf2f7;transition:.18s}.ap2-toc>a:last-child{border:0}.ap2-toc>a:hover{background:#f7faff}.ap2-toc>a span{width:25px;height:25px;border-radius:8px;background:#edf5ff;color:#176bd7;display:grid;place-items:center;font-size:8.5px;font-weight:800}.ap2-toc>a b{font-size:10.5px;line-height:1.35;color:#4e6683;font-weight:650}
.ap2-content{display:grid;gap:22px}.ap2-section{padding:30px 32px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 11px 32px rgba(15,60,120,.045);scroll-margin-top:95px}.ap2-title{display:flex;align-items:center;gap:12px;margin-bottom:19px}.ap2-title>span{width:44px;height:44px;border-radius:12px;background:#eaf3ff;color:var(--b);display:grid;place-items:center;flex:none}.ap2-title>span svg{width:24px;height:24px}.ap2-title small{display:block;font-size:9px;font-weight:800;letter-spacing:.12em;color:#7190b4;margin-bottom:4px}.ap2-title h2{font-size:26px;line-height:1.18;letter-spacing:-.03em;margin:0}.ap2-prose p{font-size:13px;line-height:1.72;color:var(--text);margin:0 0 12px}.ap2-keypoint{margin-top:18px;padding:16px 18px;border-left:4px solid var(--b);background:#f5f9ff;border-radius:0 12px 12px 0;display:flex;gap:12px}.ap2-keypoint>span{color:var(--b);flex:none}.ap2-keypoint svg{width:22px;height:22px}.ap2-keypoint p{font-size:12px;line-height:1.65;color:#4e6683;margin:0}
.ap2-who-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.ap2-who-card{padding:20px;border:1px solid #dbe8f6;border-radius:14px;background:#f8fbff}.ap2-who-card.danger{background:#fff9f6;border-color:#f0ded4}.ap2-who-card>span{display:block;font-size:9.5px;font-weight:800;letter-spacing:.11em;color:#176bd7;margin-bottom:13px}.ap2-who-card.danger>span{color:#b15b3f}.ap2-who-card ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}.ap2-who-card li{position:relative;padding-left:18px;font-size:12px;line-height:1.5;color:#526984}.ap2-who-card li:before{content:"";position:absolute;left:0;top:7px;width:7px;height:7px;border-radius:50%;background:#68a3e9}.ap2-who-card.danger li:before{background:#d79279}
.ap2-section.evidence{background:linear-gradient(135deg,#fbfdff,#f6faff)}.ap2-evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.ap2-evidence-card{padding:20px;border:1px solid #dce7f4;border-radius:14px;background:#fff}.ap2-evidence-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.ap2-evidence-top h3{font-size:15px;line-height:1.3;margin:0 0 4px;color:#173a68}.ap2-evidence-top span{font-size:10px;color:#7b899c}.ap2-evidence-top svg{width:23px;height:23px;color:#176bd7}.ap2-evidence-card>p{font-size:12px;line-height:1.6;color:#536b88}.ap2-metrics{margin:14px 0;display:grid;gap:6px}.ap2-metrics>div{display:flex;justify-content:space-between;gap:14px;padding:9px 10px;background:#f6f9fd;border-radius:8px}.ap2-metrics span{font-size:10px;color:#6f8199}.ap2-metrics b{font-size:10.5px;color:#173b6b}.ap2-evidence-card small{font-size:9px;color:#7890aa}.ap2-note{margin-top:16px;padding:13px 15px;background:#f5f8fc;border-radius:10px;font-size:10.5px;line-height:1.55;color:#6e7e93}
.ap2-benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ap2-benefit-card{padding:20px;border:1px solid #d9ece4;border-radius:14px;background:#f8fcfa}.ap2-benefit-card.limits{border-color:#e3e6eb;background:#fafbfc}.ap2-benefit-card>span{display:block;font-size:9.5px;font-weight:800;letter-spacing:.11em;color:#2a8163;margin-bottom:13px}.ap2-benefit-card.limits>span{color:#607187}.ap2-benefit-card ul{list-style:none;padding:0;margin:0;display:grid;gap:9px}.ap2-benefit-card li{position:relative;padding-left:19px;font-size:12px;line-height:1.5;color:#526984}.ap2-benefit-card li:before{content:"✓";position:absolute;left:0;color:#278362;font-weight:800}.ap2-benefit-card.limits li:before{content:"—";color:#738295}
.ap2-section.risks{background:#fffdfb}.ap2-risk-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.ap2-risk-row{display:flex;gap:11px;padding:16px;border:1px solid #eee3d8;border-radius:12px;background:#fff}.ap2-risk-dot{width:34px;height:34px;border-radius:10px;background:#fff3ed;color:#bb6549;display:grid;place-items:center;flex:none}.ap2-risk-dot svg{width:19px;height:19px}.ap2-risk-row h3{font-size:12.5px;margin:0 0 5px;color:#503c34}.ap2-risk-row p{font-size:10.5px;line-height:1.55;color:#725f56;margin:0}
.ap2-prep-list{margin-top:17px;border:1px solid #dce7f4;border-radius:14px;overflow:hidden}.ap2-prep-step{display:grid;grid-template-columns:42px 1fr;gap:13px;padding:16px 18px;border-bottom:1px solid #e7eef6;background:#fff}.ap2-prep-step:last-child{border:0}.ap2-prep-step>span{width:34px;height:34px;border-radius:9px;background:#176bd7;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:800}.ap2-prep-step h3{font-size:12.5px;margin:0 0 4px;color:#183d6c}.ap2-prep-step p{font-size:10.5px;line-height:1.55;color:#60738c;margin:0}
.ap2-section.cost{background:linear-gradient(135deg,#f7fbff,#eaf3ff);border-color:#cedff3}.ap2-price-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ap2-price{padding:20px;background:#fff;border:1px solid #dce7f4;border-radius:14px}.ap2-price span{display:block;font-size:10px;color:#718099;margin-bottom:8px}.ap2-price strong{font-size:30px;line-height:1;color:#123d77}.ap2-cost-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.ap2-cost-list{padding:18px;background:#fff;border:1px solid #dce7f4;border-radius:14px}.ap2-cost-list>span{font-size:9.5px;font-weight:800;letter-spacing:.11em;color:#176bd7}.ap2-cost-list ul{list-style:none;padding:0;margin:12px 0 0;display:grid;gap:7px}.ap2-cost-list li{font-size:10.5px;line-height:1.45;color:#60738c}
.ap2-network-head{display:flex;align-items:center;justify-content:space-between;margin:26px 0 12px}.ap2-network-head h3{font-size:18px;margin:0}.ap2-network-head a{display:flex;align-items:center;gap:5px;font-size:10px;color:#176bd7;font-weight:800}.ap2-network-head svg{width:15px;height:15px}.ap2-network-head.doctors{margin-top:28px}.ap2-hospital-grid,.ap2-doctor-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px}.ap2-hospital-card,.ap2-doctor-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid #dce7f4;border-radius:13px;background:#fff;box-shadow:0 8px 22px rgba(15,60,120,.055)}.ap2-hospital-media{height:138px;position:relative;background:#eef5fb}.ap2-doctor-media{height:180px;position:relative;background:#eef5fb}.ap2-hospital-media img,.ap2-doctor-media img{width:100%;height:100%;object-fit:cover;display:block}.ap2-doctor-media img{object-position:center top}.ap2-hospital-media i,.ap2-doctor-media i{position:absolute;right:8px;top:8px;width:29px;height:29px;border-radius:8px;background:#fff;color:#176bd7;display:grid;place-items:center;border:1px solid #dce7f4}.ap2-hospital-media i svg,.ap2-doctor-media i svg{width:17px;height:17px}.ap2-card-body{padding:12px;display:flex;flex-direction:column;flex:1}.ap2-card-body h4{font-size:12px;line-height:1.35;margin:0 0 6px}.ap2-card-body p{display:flex;gap:5px;font-size:9px;line-height:1.4;color:#718098;margin:0 0 6px}.ap2-card-body p span{width:13px;color:#176bd7}.ap2-card-body p svg{width:12px;height:12px}.ap2-card-meta{display:flex;gap:7px;flex-wrap:wrap;font-size:8.5px;color:#718098;margin-bottom:9px}.ap2-card-body b{margin-top:auto;min-height:31px;border:1px solid #2c77df;border-radius:7px;display:flex;align-items:center;justify-content:center;color:#176bd7;font-size:9px}
.ap2-section.faq{background:#f8fbff}.ap2-faq-list{display:grid;gap:9px}.ap2-faq-list details{border:1px solid #dce7f4;border-radius:11px;background:#fff;overflow:hidden}.ap2-faq-list summary{cursor:pointer;padding:14px 16px;font-size:11.5px;font-weight:750;color:#1b3d6d;list-style:none;position:relative}.ap2-faq-list summary:after{content:"+";position:absolute;right:16px;color:#176bd7}.ap2-faq-list details[open] summary:after{content:"−"}.ap2-faq-list details p{padding:0 16px 15px;font-size:10.5px;line-height:1.6;color:#60738c;margin:0}
.ap2-section.refs{background:#fbfcfe}.ap2-ref-list{display:grid;gap:12px}.ap2-ref{display:grid;grid-template-columns:28px 1fr;gap:12px}.ap2-ref>span{width:26px;height:26px;border-radius:8px;background:#edf5ff;color:#176bd7;display:grid;place-items:center;font-size:9px;font-weight:800}.ap2-ref p{font-size:10.5px;line-height:1.55;color:#61758e;margin:0 0 4px}.ap2-ref p:first-child{font-weight:650;color:#2c486f}.ap2-disclaimer{margin-top:16px;padding:14px;border-top:1px solid #e5edf6;font-size:9.5px;line-height:1.55;color:#7b899c}
.ap2-report{width:min(1320px,calc(100% - 48px));margin:0 auto 68px;padding:30px 32px;border-radius:17px;background:linear-gradient(135deg,#0a3b7f,#1265c9);display:flex;align-items:center;justify-content:space-between;gap:28px;color:#fff;box-shadow:0 15px 38px rgba(10,61,126,.13)}.ap2-report h2{font-size:25px;margin:0 0 7px;color:#fff}.ap2-report p{font-size:12px;line-height:1.6;color:#c7d9ee;max-width:720px;margin:0}.ap2-report .ap2-actions{margin:0}.ap2-btn.white{background:#fff;color:#0f55aa}.ap2-btn.outline{border:1px solid #87b1e3;color:#fff}
@media(max-width:1150px){.ap2-hero{grid-template-columns:1fr}.ap2-hero-media{min-height:460px}.ap2-hospital-grid,.ap2-doctor-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:850px){.ap2-shell{grid-template-columns:1fr}.ap2-toc{position:static;display:flex;overflow:auto}.ap2-toc>div{display:none}.ap2-toc>a{min-width:150px}.ap2-who-grid,.ap2-evidence-grid,.ap2-benefit-grid,.ap2-risk-list,.ap2-cost-grid,.ap2-price-grid{grid-template-columns:1fr}.ap2-report{flex-direction:column;align-items:flex-start}.ap2-hospital-grid,.ap2-doctor-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.ap2-hero{width:100%;margin:0;border-radius:0}.ap2-hero-copy{padding:34px 18px}.ap2-hero h1{font-size:36px}.ap2-hero-media{min-height:330px}.ap2-shell,.ap2-report{width:calc(100% - 28px)}.ap2-section{padding:20px}.ap2-title h2{font-size:22px}.ap2-hospital-grid,.ap2-doctor-grid{grid-template-columns:1fr}.ap2-hospital-media{height:210px}.ap2-doctor-media{height:300px}}


/* v3 premium cost comparison */
.ap2-cost-premium{gap:16px!important;margin-top:16px!important}
.ap2-cost-premium .ap2-cost-list{
  position:relative;
  overflow:hidden;
  padding:0!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:0 12px 30px rgba(18,67,127,.065);
}
.ap2-cost-premium .ap2-cost-list:before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:4px;
  background:#2b7ee5;
}
.ap2-cost-premium .ap2-cost-list.extra:before{background:#8aa1bd}
.ap2-cost-card-head{
  display:flex;
  align-items:center;
  gap:10px;
  padding:16px 18px 14px 20px;
  border-bottom:1px solid #e5edf6;
  background:linear-gradient(180deg,#fbfdff,#f6faff);
}
.ap2-cost-list.extra .ap2-cost-card-head{
  background:linear-gradient(180deg,#fcfdff,#f8fafc);
}
.ap2-cost-card-head>span:last-child{
  font-size:10px;
  line-height:1;
  font-weight:850;
  letter-spacing:.13em;
  color:#155fbd;
}
.ap2-cost-list.extra .ap2-cost-card-head>span:last-child{color:#5e718b}
.ap2-cost-card-icon{
  width:34px;
  height:34px;
  border-radius:10px;
  display:grid;
  place-items:center;
  color:#176bd7;
  background:#eaf3ff;
  border:1px solid #d7e7fb;
  flex:none;
}
.ap2-cost-list.extra .ap2-cost-card-icon{
  color:#667b95;
  background:#f0f4f8;
  border-color:#e1e8f0;
}
.ap2-cost-card-icon svg{
  width:19px;
  height:19px;
  stroke-width:2.1;
}
.ap2-cost-premium .ap2-cost-list ul{
  margin:0!important;
  padding:17px 20px 18px!important;
  display:grid!important;
  gap:0!important;
}
.ap2-cost-premium .ap2-cost-list li{
  position:relative;
  padding:11px 4px 11px 27px;
  border-bottom:1px dashed #e7eef6;
  font-size:11.5px!important;
  line-height:1.48!important;
  color:#526984!important;
}
.ap2-cost-premium .ap2-cost-list li:last-child{border-bottom:0}
.ap2-cost-premium .ap2-cost-list.included li:before{
  content:"\2713";
  position:absolute;
  left:2px;
  top:10px;
  width:18px;
  height:18px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#eaf6f2;
  color:#218060;
  font-size:10px;
  font-weight:900;
}
.ap2-cost-premium .ap2-cost-list.extra li:before{
  content:"+";
  position:absolute;
  left:2px;
  top:10px;
  width:18px;
  height:18px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#eef3f8;
  color:#647991;
  font-size:12px;
  font-weight:900;
}
@media(max-width:850px){
  .ap2-cost-premium{grid-template-columns:1fr!important}
}
