.pharmacy-hero{max-width:1200px;margin:0 auto 5rem;display:grid;grid-template-columns:1.05fr .95fr;background:var(--forest);color:white;min-height:620px}.pharmacy-copy{padding:4.5rem;display:flex;flex-direction:column;justify-content:center}.pharmacy-badge{display:flex;align-items:center;gap:.7rem;color:var(--gold-light);font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.pharmacy-badge span{width:42px;height:42px;border:1px solid rgba(201,168,76,.45);display:grid;place-items:center;font-size:1rem}.pharmacy-copy h1{font-family:'Playfair Display',serif;font-size:clamp(2.7rem,4.7vw,4.6rem);line-height:1.04;margin:1.3rem 0}.pharmacy-copy h1 em{font-style:normal;color:var(--gold-light)}.pharmacy-copy>p{color:rgba(255,255,255,.72);line-height:1.8;font-size:1.04rem}.pharmacy-copy .btn-outline-dark{color:white}.pharmacy-trust{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem;color:rgba(255,255,255,.62);font-size:.73rem}.pharmacy-photo{position:relative;overflow:hidden;min-height:620px}.pharmacy-photo img{width:100%;height:100%;object-fit:cover}.pharmacy-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(7,27,18,.88))}.photo-caption{position:absolute;z-index:2;left:2rem;right:2rem;bottom:2rem;display:grid;gap:.35rem}.photo-caption strong{font-family:'Playfair Display',serif;color:white;font-size:1.45rem}.photo-caption span{color:rgba(255,255,255,.7);font-size:.8rem}.product-preview{max-width:1200px;margin:0 auto;padding:0 5% 6rem;display:grid;grid-template-columns:.65fr 1.35fr;gap:4rem;align-items:center}.preview-copy h2,.module-intro h2,.pharmacy-fit h2{font-family:'Playfair Display',serif;color:var(--forest);font-size:clamp(2rem,3.4vw,3rem);margin:.7rem 0 1rem}.preview-copy>p:not(.digital-eyebrow),.module-intro>p:last-child{color:var(--gray);line-height:1.75}.preview-copy ul{list-style:none;margin-top:1.5rem;display:grid;gap:.7rem}.preview-copy li{color:var(--forest);font-weight:600;padding-left:1.5rem;position:relative}.preview-copy li:before{content:'✓';color:var(--gold);position:absolute;left:0}.dashboard-frame{border:1px solid #d8ded9;background:#f5f7f5;box-shadow:0 22px 60px rgba(15,48,33,.16);border-radius:12px;overflow:hidden}.dash-top{height:58px;background:white;border-bottom:1px solid #e3e7e4;display:flex;align-items:center;justify-content:space-between;padding:0 1.2rem}.dash-brand{display:flex;align-items:center;gap:.65rem;color:var(--forest)}.dash-brand span{width:30px;height:30px;background:var(--forest);color:var(--gold-light);display:grid;place-items:center;font-weight:800}.dash-user{font-size:.7rem;color:var(--gray)}.dash-body{display:grid;grid-template-columns:150px 1fr;min-height:430px}.dash-body>aside{background:var(--forest);padding:1.3rem;display:flex;flex-direction:column;gap:1.2rem;color:rgba(255,255,255,.62);font-size:.72rem}.dash-body>aside b{background:rgba(201,168,76,.15);color:var(--gold-light);padding:.7rem}.dash-body>section{padding:1.4rem}.dash-heading{display:flex;justify-content:space-between;align-items:center}.dash-heading small{color:var(--gold);font-weight:800;font-size:.58rem}.dash-heading h3{font-family:'Playfair Display',serif;color:var(--forest);font-size:1.5rem}.dash-heading button{border:0;background:var(--gold);color:var(--forest);padding:.7rem .9rem;font-weight:800;font-size:.65rem}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem;margin:1.3rem 0}.metric-row article,.activity,.chart{background:white;border:1px solid #e2e7e3;padding:1rem}.metric-row span,.metric-row small{display:block;color:var(--gray);font-size:.62rem}.metric-row strong{display:block;color:var(--forest);font-size:1.3rem;margin:.4rem 0}.metric-row strong.alert{color:#b86b32}.dash-lower{display:grid;grid-template-columns:1.1fr .9fr;gap:.7rem}.dash-lower h4{color:var(--forest);font-size:.78rem;margin-bottom:1rem}.activity p{display:flex;gap:.6rem;margin:.8rem 0;font-size:.68rem;color:var(--forest)}.activity i{width:7px;height:7px;border-radius:50%;background:var(--gold);margin-top:.25rem}.activity small{display:block;color:var(--gray);font-size:.57rem;margin-top:.2rem}.bars{height:120px;display:flex;gap:.45rem;align-items:flex-end;border-bottom:1px solid #dfe4e0}.bars i{flex:1;background:linear-gradient(var(--gold),#e4d08e)}.chart>small{display:block;text-align:right;color:var(--gray);font-size:.55rem;margin-top:.5rem}.pharmacy-modules{background:var(--offwhite);padding:6rem max(5%,calc((100% - 1200px)/2))}.module-intro{max-width:720px;margin-bottom:2.5rem}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.module-grid article{background:white;border:1px solid var(--lightgray);padding:1.7rem}.module-grid article>span{color:var(--gold);font-weight:800}.module-grid h3{font-family:'Playfair Display',serif;color:var(--forest);font-size:1.25rem;margin:.8rem 0}.module-grid p,.fit-list span{color:var(--gray);font-size:.85rem;line-height:1.65}.pharmacy-fit{max-width:1200px;margin:0 auto;padding:6rem 5%;display:grid;grid-template-columns:.9fr 1.1fr;gap:4rem}.fit-list{display:grid;gap:.8rem}.fit-list p{border-bottom:1px solid var(--lightgray);padding:1rem 0}.fit-list b,.fit-list span{display:block}.fit-list b{color:var(--forest);margin-bottom:.3rem}@media(max-width:900px){.pharmacy-hero,.product-preview,.pharmacy-fit{grid-template-columns:1fr}.pharmacy-copy{padding:3rem 2rem}.pharmacy-photo{min-height:460px}.module-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.pharmacy-hero{margin-bottom:3rem}.pharmacy-photo{min-height:380px}.product-preview{padding-bottom:4rem}.dashboard-frame{overflow-x:auto}.dash-body{min-width:680px}.module-grid{grid-template-columns:1fr}.pharmacy-trust{display:grid}.pharmacy-copy h1{font-size:2.7rem}}
