@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--green-950:#06291f;--green-900:#0a382b;--green-800:#0e4a38;--green-700:#176148;--green-100:#dfece4;--cream-50:#fffdf8;--cream-100:#faf5e9;--cream-200:#eee5d2;--ink:#18332a;--muted:#62736c;--gold:#d5ad57;--gold-light:#f0ddad;--white:#fff;--shadow:0 20px 60px #06291f1f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--cream-50);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body,button,a,summary{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:4px;border-radius:5px}.shell{width:min(1180px,100% - 40px);margin:0 auto}.top-strip{background:var(--green-950);color:#ffffffc7;letter-spacing:.025em;font-size:.76rem}.top-strip-inner{justify-content:space-between;align-items:center;min-height:34px;display:flex}.top-strip a{color:var(--gold-light);font-weight:700}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:50;background:#fffdf8f0;border-bottom:1px solid #1761481a;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;min-height:78px;display:flex}.brand{align-items:center;gap:12px;display:inline-flex}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{color:var(--green-900);letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:600;line-height:1}.brand small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:.66rem}.brand-mark{background:#fffefa;border:1px solid #17614821;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex;overflow:hidden}.brand-mark img{object-fit:cover;width:100%;height:100%;transform:scale(1.08)}nav{align-items:center;gap:32px;display:flex}nav a{color:#355349;font-size:.85rem;font-weight:650;transition:color .18s}nav a:hover{color:var(--green-700)}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:.85rem;font-weight:750;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{min-height:42px;padding:0 19px}.button-outline{color:var(--green-900);border-color:#0a382b38}.button-outline:hover{background:var(--green-100);border-color:var(--green-700)}.button-primary{background:var(--green-900);color:#fff;box-shadow:0 11px 25px #0a382b2e}.button-primary:hover{background:var(--green-700)}.button-ghost{color:var(--green-900);border-color:#0a382b38}.button-ghost:hover{background:#ffffffa6}.hero{background:radial-gradient(circle at 12% 84%,#d5ad5721,#0000 29%),linear-gradient(135deg,#fffdf8 0%,#f4eedf 100%);min-height:680px;position:relative;overflow:hidden}.hero-glow{pointer-events:none;border:1px solid #0a382b14;border-radius:50%;position:absolute}.hero-glow-one{width:520px;height:520px;top:-235px;right:-260px}.hero-glow-two{width:460px;height:460px;bottom:-240px;left:-270px}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:clamp(48px,7vw,100px);min-height:680px;padding-top:68px;padding-bottom:72px;display:grid;position:relative}.eyebrow{color:var(--green-700);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:11px;margin:0 0 20px;font-size:.72rem;font-weight:800;display:flex}.eyebrow:before{background:var(--gold);content:"";width:28px;height:2px;display:block}.hero h1,.section-heading h2,.product-copy h2,.faq-intro h2,.contact-card h2{color:var(--green-950);letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.hero h1{max-width:680px;font-size:clamp(3.6rem,6.3vw,6.35rem);line-height:.93}.hero h1 span{color:var(--green-700);font-style:italic;font-weight:400;display:block}.hero-lead{color:#435e54;max-width:650px;margin:30px 0 0;font-size:1.08rem;line-height:1.8}.bengali-copy{color:var(--green-800);margin:12px 0 0;font-size:1rem;font-weight:650;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.language-line{color:var(--muted);align-items:center;gap:10px;margin-top:30px;font-size:.76rem;font-weight:650;display:flex}.language-line i{background:var(--gold);border-radius:50%;width:4px;height:4px}.hero-visual{min-height:500px;position:relative}.hero-image-frame{background:var(--green-900);box-shadow:var(--shadow);border:9px solid #ffffffad;border-radius:48% 48% 18px 18px;width:91%;height:490px;position:absolute;top:5px;right:0;overflow:hidden}.hero-image-frame:after{content:"";background:linear-gradient(#0000 50%,#06291f52);position:absolute;inset:0}.hero-image-frame img{object-fit:cover;object-position:52% center;width:100%;height:100%}.hero-note{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);color:var(--green-900);z-index:2;background:#fffdf8ed;border:1px solid #ffffffbf;align-items:center;gap:10px;font-size:.78rem;font-weight:750;display:flex;position:absolute;box-shadow:0 14px 35px #06291f26}.hero-note-top{border-radius:20px;padding:11px 17px 11px 12px;top:62px;left:-13px}.note-number{background:var(--green-900);color:#fff;border-radius:13px;justify-content:center;align-items:center;width:40px;height:40px;font-family:Georgia,serif;font-size:1.35rem;display:flex}.hero-note-bottom{border-radius:999px;padding:14px 20px;bottom:30px;right:-13px}.note-dot{background:#4eb074;border:4px solid #d7f4e0;border-radius:50%;width:15px;height:15px}.quick-contact{background:var(--green-900);color:#fff}.quick-contact-grid{grid-template-columns:repeat(3,1fr);display:grid}.quick-contact a{border-right:1px solid #ffffff1f;flex-direction:column;gap:5px;min-height:104px;padding:28px 32px;transition:background .18s;display:flex}.quick-contact a:first-child{border-left:1px solid #ffffff1f}.quick-contact a:hover{background:#ffffff0e}.quick-contact small{color:#ffffff9e;letter-spacing:.035em;font-size:.69rem}.quick-contact strong{color:var(--cream-100);font-family:Georgia,serif;font-size:1.12rem;font-weight:500}.section{padding:112px 0}.section-heading h2,.product-copy h2,.faq-intro h2,.contact-card h2{font-size:clamp(2.5rem,4vw,4.35rem);line-height:1.02}.split-heading{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:end;gap:80px;margin-bottom:56px;display:grid}.split-heading>p,.centered-heading>p,.product-copy>p,.faq-intro>p{color:var(--muted);margin:0;line-height:1.75}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{background:var(--white);border:1px solid #e9e4d9;border-radius:22px;flex-direction:column;min-height:330px;padding:34px;transition:transform .22s,box-shadow .22s;display:flex}.service-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.featured-card{background:var(--green-900);border-color:var(--green-900);color:#fff}.card-index{color:var(--gold);font-family:Georgia,serif;font-size:1rem;font-style:italic}.service-card h3{color:var(--green-950);margin:52px 0 16px;font-family:Georgia,serif;font-size:1.72rem;font-weight:500;line-height:1.1}.service-card p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.75}.service-card a{color:var(--green-700);margin-top:auto;padding-top:28px;font-size:.79rem;font-weight:800}.featured-card h3,.featured-card a{color:#fff}.featured-card p{color:#ffffffad}.product-section{background:var(--cream-100);overflow:hidden}.product-grid{grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr);align-items:center;gap:clamp(55px,8vw,110px);display:grid}.product-photo{min-height:620px;position:relative}.product-photo:before{content:"";border:1px solid #17614833;border-radius:44% 44% 18px 18px;position:absolute;inset:-24px 24px 20px -24px}.product-photo img{object-fit:cover;border-radius:44% 44% 18px 18px;width:100%;height:600px;position:relative}.product-photo span{background:var(--white);color:var(--green-900);border-radius:999px;padding:14px 19px;font-size:.72rem;font-weight:750;position:absolute;bottom:-18px;left:28px;box-shadow:0 12px 35px #06291f1f}.product-copy>p{max-width:600px;margin-top:24px}.product-copy ul{margin:36px 0 30px;padding:0;list-style:none}.product-copy li{border-top:1px solid #dcd3c0;grid-template-columns:34px 1fr;align-items:start;gap:18px;padding:20px 0;display:grid}.product-copy li:last-child{border-bottom:1px solid #dcd3c0}.product-copy li>span{color:var(--gold);font-family:Georgia,serif;font-style:italic}.product-copy li div{flex-direction:column;gap:7px;display:flex}.product-copy li strong{color:var(--green-900);font-size:.92rem}.product-copy li small{color:var(--muted);font-size:.78rem}.text-link{color:var(--green-800);font-size:.84rem;font-weight:800}.text-link span{color:var(--gold);margin-left:8px}.medicine-section{background:radial-gradient(circle at 92% 8%, #d5ad571f, transparent 24%), var(--cream-50);border-top:1px solid #17614814}.medicine-heading{align-items:center}.medicine-grid{grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:18px;display:grid}.medicine-card{background:var(--white);border:1px solid #e9e4d9;border-radius:22px;flex-direction:column;min-width:0;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;overflow:hidden}.medicine-card:hover{border-color:#1761483d;transform:translateY(-5px);box-shadow:0 18px 46px #06291f1c}.medicine-image{aspect-ratio:4/5;background:var(--cream-100);position:relative;overflow:hidden}.medicine-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 72%,#06291f17);position:absolute;inset:0}.medicine-image img{object-fit:cover;width:100%;height:100%}.medicine-image>span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--green-800);letter-spacing:.09em;text-transform:uppercase;z-index:2;background:#fffdf8e6;border:1px solid #ffffffb8;border-radius:999px;padding:8px 11px;font-size:.59rem;font-weight:850;position:absolute;bottom:14px;left:14px}.medicine-card-body{flex-direction:column;flex:1;padding:25px 24px 24px;display:flex}.medicine-brand{color:var(--green-700);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.64rem;font-weight:850}.medicine-card h3{color:var(--green-950);margin:10px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:500;line-height:1.15}.medicine-format{color:var(--muted);margin:8px 0 0;font-size:.74rem;line-height:1.5}.medicine-card-body>a{color:var(--green-700);border-top:1px solid #ede8dd;justify-content:space-between;align-items:center;margin-top:24px;padding-top:17px;font-size:.72rem;font-weight:850;display:flex}.medicine-card-body>a span{color:var(--gold);font-size:1rem}.medicine-disclaimer{background:var(--green-100);border:1px solid #1761481c;border-radius:16px;grid-template-columns:28px 1fr;align-items:start;gap:13px;margin-top:24px;padding:18px 20px;display:grid}.medicine-disclaimer>span{background:var(--green-900);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;margin-top:1px;font-family:Georgia,serif;font-size:.8rem;font-style:italic;display:flex}.medicine-disclaimer p{color:#506860;margin:0;font-size:.72rem;line-height:1.65}.doctors-section{background:var(--white)}.centered-heading{text-align:center;max-width:760px;margin:0 auto 58px}.centered-heading .eyebrow{justify-content:center}.centered-heading>p{max-width:620px;margin:22px auto 0}.doctor-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.doctor-card{background:var(--cream-50);border:1px solid #e9e4d9;border-radius:20px;min-height:420px;overflow:hidden}.doctor-top{background:radial-gradient(circle at 20% 30%, #d5ad5736, transparent 38%), var(--green-100);justify-content:center;align-items:center;height:145px;display:flex;position:relative}.doctor-top img,.doctor-initials{object-fit:cover;border:5px solid #ffffffc7;border-radius:50%;width:96px;height:96px}.doctor-initials{background:var(--green-900);color:var(--cream-100);justify-content:center;align-items:center;font-family:Georgia,serif;font-size:1.55rem;display:flex}.doctor-label{background:var(--white);color:var(--green-700);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:8px 13px;font-size:.62rem;font-weight:800;position:absolute;bottom:-13px}.doctor-body{flex-direction:column;min-height:275px;padding:34px 24px 24px;display:flex}.doctor-body h3{color:var(--green-950);margin:0;font-family:Georgia,serif;font-size:1.35rem;font-weight:500;line-height:1.15}.doctor-body>p{color:var(--muted);margin:10px 0 18px;font-size:.72rem;line-height:1.6}.schedule-list{flex-direction:column;gap:7px;display:flex}.schedule-list span{border-left:2px solid var(--gold);color:var(--green-800);padding-left:9px;font-size:.73rem;font-weight:700;line-height:1.35}.doctor-body a{color:var(--green-700);text-transform:uppercase;margin-top:auto;padding-top:22px;font-size:.73rem;font-weight:850}.schedule-note{color:var(--muted);text-align:center;margin:30px 0 0;font-size:.73rem}.schedule-note a{color:var(--green-700);font-weight:800}.gallery-section{background:var(--green-950);color:#fff}.gallery-heading h2{color:var(--cream-100)}.gallery-heading>p{color:#fff9}.gallery-section .eyebrow{color:var(--gold-light)}.gallery-grid{grid-template-columns:repeat(12,1fr);gap:15px;display:grid}.gallery-grid figure{border-radius:16px;grid-column:span 4;height:300px;margin:0;position:relative;overflow:hidden}.gallery-grid .gallery-wide,.gallery-grid .gallery-last{grid-column:span 8}.gallery-grid img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-grid figure:hover img{transform:scale(1.025)}.gallery-grid figure:after{content:"";pointer-events:none;background:linear-gradient(#0000 52%,#06291fbf);position:absolute;inset:0}.gallery-grid figcaption{color:#fff;z-index:2;font-size:.77rem;font-weight:750;position:absolute;bottom:20px;left:20px}.faq-section{background:var(--cream-100)}.faq-grid{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:start;gap:90px;display:grid}.faq-intro{position:sticky;top:125px}.faq-intro>p{margin:23px 0 30px}.faq-list{border-top:1px solid #dcd3c0}.faq-list details{border-bottom:1px solid #dcd3c0;padding:25px 4px}.faq-list summary{color:var(--green-900);cursor:pointer;padding-right:36px;font-family:Georgia,serif;font-size:1.25rem;font-weight:500;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:var(--gold);content:"+";font-family:ui-sans-serif,system-ui,sans-serif;font-size:1.45rem;font-weight:400;position:absolute;top:-3px;right:4px}.faq-list details[open] summary:after{content:"–"}.faq-list details p{color:var(--muted);margin:15px 50px 0 0;font-size:.88rem;line-height:1.75}.contact-section{background:var(--green-800);color:#fff;padding:70px 0}.contact-grid{grid-template-columns:minmax(350px,.85fr) minmax(0,1.15fr);min-height:550px;display:grid}.contact-card{background:var(--green-950);border-radius:22px 0 0 22px;padding:62px}.contact-card h2{color:var(--cream-100)}.light-eyebrow{color:var(--gold-light)}.contact-card address{color:#ffffffad;margin-top:28px;font-size:.9rem;font-style:normal;line-height:1.75}.contact-numbers{flex-direction:column;gap:7px;margin-top:23px;display:flex}.contact-numbers a{color:var(--cream-100);font-family:Georgia,serif;font-size:1.36rem}.contact-actions{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.button-cream{background:var(--cream-100);color:var(--green-950)}.button-dark-outline{color:#fff;border-color:#ffffff3d}.map-wrap{background:#e5dfd2;border-radius:0 22px 22px 0;overflow:hidden}.map-wrap iframe{filter:saturate(.78)contrast(.96);border:0;width:100%;height:100%;min-height:550px}footer{color:#fff;background:#041e17;padding-bottom:30px}.footer-main{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:46px;padding-bottom:38px;display:flex}.footer-brand{flex-direction:column;gap:5px;display:flex}.footer-brand strong{font-family:Georgia,serif;font-size:1.3rem;font-weight:500}.footer-brand span{color:#ffffff8c;font-size:.72rem}.footer-links{gap:27px;display:flex}.footer-links a{color:#ffffffa8;font-size:.76rem;font-weight:650}.footer-links a:hover{color:var(--gold-light)}.footer-bottom{color:#ffffff6e;justify-content:space-between;align-items:start;padding-top:23px;font-size:.65rem;line-height:1.6;display:flex}.footer-bottom p{margin:0}.medical-note{text-align:right;max-width:620px}.mobile-actions{display:none}@media (max-width:1050px){nav{gap:20px}.hero-grid{grid-template-columns:1fr .87fr;gap:45px}.hero h1{font-size:clamp(3.5rem,7vw,5rem)}.doctor-grid{grid-template-columns:repeat(2,1fr)}.contact-card{padding:48px}}@media (max-width:820px){.top-strip span,nav,.header-inner>.button{display:none}.top-strip-inner{justify-content:center}.header-inner{min-height:70px}.hero-grid{grid-template-columns:1fr;padding-top:65px;padding-bottom:64px}.hero-visual{min-height:510px}.hero-image-frame{width:88%;left:6%;right:auto}.hero-note-top{left:0}.hero-note-bottom{right:0}.quick-contact-grid{grid-template-columns:1fr}.quick-contact a,.quick-contact a:first-child{border-bottom:1px solid #ffffff1c;border-left:0;border-right:0;min-height:90px;padding:23px 4px}.split-heading,.product-grid,.faq-grid,.contact-grid{grid-template-columns:1fr}.split-heading,.faq-grid{gap:30px}.service-grid{grid-template-columns:1fr}.medicine-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card{min-height:275px}.product-photo{order:2;min-height:540px}.product-photo img{height:520px}.faq-intro{position:static}.contact-card{border-radius:22px 22px 0 0}.map-wrap{border-radius:0 0 22px 22px}.map-wrap iframe{min-height:420px}}@media (max-width:600px){.shell{width:min(100% - 28px,1180px)}body{padding-bottom:64px}.brand strong{font-size:1.22rem}.brand small{font-size:.56rem}.brand-mark{width:42px;height:42px}.hero{min-height:auto}.hero-grid{gap:45px;min-height:auto;padding-top:48px;padding-bottom:55px}.hero h1{font-size:clamp(3.15rem,16vw,4.7rem)}.hero-lead{margin-top:24px;font-size:.96rem;line-height:1.7}.bengali-copy{font-size:.91rem}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-visual{min-height:380px}.hero-image-frame{border-width:6px;width:94%;height:360px;left:3%}.hero-note-top{top:36px}.hero-note-bottom{max-width:255px;padding:12px 14px;font-size:.68rem;bottom:-8px}.section{padding:82px 0}.section-heading h2,.product-copy h2,.faq-intro h2,.contact-card h2{font-size:clamp(2.45rem,12vw,3.4rem)}.split-heading{margin-bottom:38px}.service-card{min-height:260px;padding:28px}.service-card h3{margin-top:38px}.medicine-grid{grid-template-columns:1fr}.medicine-card{width:100%;max-width:410px;margin:0 auto}.medicine-disclaimer{padding:16px}.product-photo{min-height:405px}.product-photo img{height:390px}.product-photo:before{inset:-14px 14px 13px -14px}.product-photo span{left:16px}.doctor-grid{grid-template-columns:1fr}.doctor-card,.doctor-body{min-height:auto}.doctor-body{padding-bottom:28px}.doctor-body a{margin-top:24px}.gallery-grid{grid-template-columns:1fr}.gallery-grid figure,.gallery-grid .gallery-wide,.gallery-grid .gallery-last{grid-column:auto;height:250px}.gallery-grid figure:first-child{height:300px}.faq-list summary{font-size:1.1rem}.contact-section{padding:38px 0}.contact-card{padding:38px 26px}.contact-actions{flex-direction:column}.footer-main,.footer-bottom{flex-direction:column;align-items:start;gap:25px}.footer-links{flex-wrap:wrap;gap:15px 22px}.medical-note{text-align:left}.mobile-actions{z-index:80;background:#fffdf8f7;border-top:1px solid #ded7c8;grid-template-columns:1fr 1.25fr 1fr;min-height:64px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-actions a{color:var(--green-900);justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:flex}.mobile-actions .mobile-whatsapp{background:var(--green-900);color:#fff}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
