/* Vasi Pharma SEO-optimized light theme */
:root{--blue:#0867c9;--blue-dark:#071a33;--blue-soft:#edf6ff;--green:#37a94b;--orange:#f5a51b;--text:#1d2b44;--muted:#63738a;--line:#e2eaf4;--shadow:0 18px 45px rgba(8,103,201,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}a{color:inherit}
.site-header{position:sticky;top:0;z-index:1000;min-height:72px;display:flex;justify-content:space-between;align-items:center;padding:8px 7%;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}
.brand img{display:block;width:128px!important;max-width:128px!important;max-height:48px!important;object-fit:contain!important}
nav{display:flex;gap:26px;align-items:center;font-size:14px;font-weight:800}nav a{text-decoration:none;color:var(--blue-dark)}nav a:hover{color:var(--blue)}
.hero{display:grid;grid-template-columns:.92fr 1.08fr;gap:56px;align-items:center;padding:88px 7% 95px;background:linear-gradient(115deg,#fff 0%,#fff 47%,#eaf4ff 100%);overflow:hidden}.hero-content{max-width:680px}
.eyebrow{margin:0 0 18px;color:var(--blue);font-size:13px;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.center{text-align:center}
h1,h2,h3,p{margin-top:0}h1{color:var(--blue-dark);font-size:clamp(48px,6.2vw,76px);line-height:1.02;letter-spacing:-.055em;margin-bottom:22px}h1 span{color:var(--blue)}
.hero-underline{width:72px;height:4px;border-radius:999px;background:var(--orange);margin:-8px 0 22px}.lead{font-size:21px;line-height:1.65;color:var(--text);margin-bottom:18px}.hero-copy{font-size:18px;line-height:1.7;color:var(--muted);margin-bottom:34px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 26px;border-radius:8px;text-decoration:none;font-weight:900;font-size:14px}.primary{background:var(--blue);color:white;box-shadow:0 14px 28px rgba(8,103,201,.22)}.secondary{background:#fff;color:var(--green);border:1.5px solid var(--green)}
.hero-media{position:relative;min-height:450px;display:flex;align-items:center;justify-content:center}.hero-media img{width:min(780px,100%);height:auto;display:block;border-radius:28px;object-fit:contain;filter:drop-shadow(0 24px 42px rgba(8,103,201,.16))}
.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;width:86%;margin:-45px auto 0;background:white;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);overflow:hidden;position:relative;z-index:3}.feature{display:flex;gap:16px;align-items:flex-start;padding:26px;border-right:1px solid var(--line)}.feature:last-child{border-right:none}.feature-icon{width:48px;height:48px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;color:white;font-size:13px;font-weight:900}.feature-icon.blue{background:var(--blue)}.feature-icon.green{background:var(--green)}.feature-icon.orange{background:var(--orange)}.feature h3{color:var(--blue-dark);font-size:18px;margin-bottom:8px}.feature p{color:var(--muted);font-size:14px;line-height:1.5;margin:0}
.section{padding:90px 7%}.soft{background:#f7fbff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-heading{max-width:980px;margin:0 auto 44px;text-align:center}.section-heading p,.center-text,.text-block p,.section-intro{color:var(--muted);font-size:18px;line-height:1.7}.section-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:54px;align-items:start;max-width:1180px;margin:0 auto}h2{color:var(--blue-dark);font-size:clamp(36px,4.6vw,58px);line-height:1.06;letter-spacing:-.045em;margin-bottom:18px}
.cards{display:grid;gap:24px;max-width:1180px;margin:0 auto}.cards.two{grid-template-columns:repeat(2,1fr)}.cards.three{grid-template-columns:repeat(3,1fr)}.cards.five{grid-template-columns:repeat(5,1fr)}.card{background:white;border:1px solid var(--line);border-top:4px solid var(--blue);border-radius:18px;padding:30px;box-shadow:0 14px 34px rgba(8,103,201,.08)}.card.green{border-top-color:var(--green)}.card.orange{border-top-color:var(--orange)}.card h3{color:var(--blue-dark);font-size:23px;line-height:1.25;margin-bottom:14px}.card p{color:var(--muted);line-height:1.65;margin-bottom:0}
.pipeline-table{max-width:1280px;margin:0 auto;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:white;box-shadow:var(--shadow)}.pipeline-row{display:grid;grid-template-columns:.75fr 1.15fr 1.35fr 2.25fr;gap:20px;align-items:center;padding:22px 24px;border-bottom:1px solid var(--line)}.pipeline-row:last-child{border-bottom:none}.pipeline-head{background:var(--blue-soft);color:var(--blue-dark);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.program{color:var(--blue-dark);font-weight:900}.disease{color:var(--blue);font-weight:900}.focus{color:var(--muted);line-height:1.45}.stage-head{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;text-align:center;font-size:10px}.progress{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;align-items:center}.progress span{position:relative;height:14px;border-radius:999px;background:#dbe5f0}.progress span::after{content:"";position:absolute;right:-10px;top:50%;width:12px;height:2px;transform:translateY(-50%);background:#dbe5f0}.progress span:last-child::after{display:none}.progress.blue span.active{background:var(--blue)}.progress.green span.active{background:var(--green)}.progress.orange span.active{background:var(--orange)}.progress.gray span.active{background:#8a97a8}.progress span.current{box-shadow:0 0 0 5px rgba(8,103,201,.13)}.pipeline-note{max-width:980px;margin:30px auto 0;padding:22px 26px;border:1px solid var(--line);border-radius:16px;background:white;color:var(--muted);line-height:1.65;box-shadow:0 10px 26px rgba(8,103,201,.07)}.pipeline-note strong{color:var(--blue-dark)}
.disease-grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.disease-card{background:white;border:1px solid var(--line);border-left:6px solid var(--blue);border-radius:20px;padding:30px;box-shadow:0 14px 34px rgba(8,103,201,.08)}.disease-card.green{border-left-color:var(--green);border-top:1px solid var(--line)}.disease-card.orange{border-left-color:var(--orange);border-top:1px solid var(--line)}.disease-card h3{color:var(--blue-dark);font-size:26px;margin-bottom:14px}.disease-card p,.disease-card li{color:var(--muted);line-height:1.65}.disease-card ul{margin:16px 0 0;padding-left:20px}
.steps{display:grid;gap:16px}.step{display:flex;gap:18px;padding:24px;border:1px solid var(--line);border-radius:18px;background:white;box-shadow:0 12px 30px rgba(8,103,201,.07)}.step span{width:42px;height:42px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:white;font-weight:900;font-size:13px}.step.green span{background:var(--green)}.step.orange span{background:var(--orange)}.step h3{margin-bottom:8px;color:var(--blue-dark);font-size:20px}.step p{color:var(--muted);line-height:1.6;margin-bottom:0}
.contact{display:grid;grid-template-columns:1fr .9fr;gap:44px;align-items:center;padding:90px 7%;background:#f7fbff;border-top:1px solid var(--line)}.contact p{color:var(--muted);font-size:18px;line-height:1.7}.contact-card{display:grid;gap:12px;background:white;border:1px solid var(--line);border-radius:20px;padding:34px;box-shadow:var(--shadow)}.contact-card strong{color:var(--blue-dark);font-size:22px}.contact-card span{color:var(--muted)}.contact-card a{color:var(--blue);font-weight:900;text-decoration:none;margin-top:8px}
footer{display:flex;justify-content:space-between;gap:24px;padding:28px 7%;border-top:1px solid var(--line);color:var(--muted);font-size:14px}footer p{margin:0}
@media(max-width:1150px){.feature-strip,.cards.five{grid-template-columns:repeat(2,1fr)}.pipeline-row{grid-template-columns:1fr}.stage-head{display:none}}
@media(max-width:900px){nav{display:none}.hero,.section-grid,.contact{grid-template-columns:1fr}.hero-media{min-height:auto}.disease-grid,.cards.two,.cards.three,.cards.five,.feature-strip{grid-template-columns:1fr}.feature-strip{margin-top:0;width:90%}.feature{border-right:none;border-bottom:1px solid var(--line)}.feature:last-child{border-bottom:none}}
@media(max-width:560px){.site-header,.hero,.section,.contact{padding-left:5%;padding-right:5%}.brand img{width:112px!important;max-width:112px!important}h1{font-size:44px}.lead{font-size:19px}.hero-actions .button{width:100%}.progress{gap:4px}}
