/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@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;--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;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{.static{position:static}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}}:root{--ink:#322a25;--muted:#75685f;--paper:#fffaf3;--white:#fff;--brand:#654332;--brand-dark:#493024;--surface:#f1e5d5;--accent:#edab78;--line:#e2d5c6;--space-text:16px;--space-action:24px;--space-section:clamp(48px,7vw,88px);--space-panel:clamp(24px,5vw,64px)}*{box-sizing:border-box}.skip-link{z-index:100;background:var(--brand);color:var(--paper);padding:12px 18px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}a,summary{touch-action:manipulation}.button:hover{filter:brightness(.92)}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Segoe UI,Arial,sans-serif;line-height:1.6}a{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}.site-header,main,footer{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;gap:32px;min-height:92px;display:flex}.brand{color:var(--ink);align-items:center;gap:10px;font-size:1.2rem;font-weight:750;line-height:.9;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;width:42px;height:39px}.brand small{color:var(--muted);letter-spacing:.11em;margin-top:7px;font-size:.61rem;font-weight:650;display:block}nav{gap:clamp(18px,3vw,36px);display:flex}nav a{color:var(--muted);font-size:.94rem;font-weight:650;text-decoration:none}nav a[aria-current=page]{color:var(--brand);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:8px;text-decoration-thickness:3px}.brand:focus-visible,nav a:focus-visible,.button:focus-visible,.quiet-link:focus-visible,.text-link:focus-visible,.product-window:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.eyebrow{color:var(--brand);margin-bottom:18px;font-size:.88rem;font-weight:750}.teal{color:#0b7c71}h1{letter-spacing:-.07em;margin-bottom:30px;font-size:clamp(3.3rem,7.8vw,7.3rem);font-weight:760;line-height:.94}h2{letter-spacing:-.06em;margin-bottom:24px;font-size:clamp(2.5rem,5.2vw,5rem);font-weight:740;line-height:.98}h3{letter-spacing:-.02em;font-size:1.2rem}.lead{font-weight:650;line-height:1.4;color:var(--ink)!important;font-size:1.35rem!important}.button{background:var(--brand);color:var(--white);border-radius:8px;padding:13px 20px;font-weight:750;text-decoration:none;display:inline-block}.button.dark{background:var(--ink)}.button.pharmulo{background:var(--white);color:var(--brand-dark)}.quiet-link,.text-link{text-underline-offset:5px;font-weight:700;text-decoration-thickness:1px}.hero{background:var(--white);border:1px solid var(--line);border-radius:28px;grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(40px,7vw,100px);min-height:680px;padding:78px clamp(38px,7vw,88px);display:grid;overflow:hidden}.hero-copy{max-width:650px;color:var(--muted);margin-bottom:36px;font-size:clamp(1.1rem,2vw,1.35rem)}.actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.intro-band{border-bottom:1px solid var(--line);grid-template-columns:.55fr 1.45fr;gap:60px;padding:130px 0;display:grid}.intro-band p{color:var(--brand);font-weight:700}.intro-band h2{max-width:790px;margin:0}.product-feature{grid-template-columns:.7fr 1.3fr;align-items:center;gap:clamp(48px,8vw,100px);padding:140px 0;display:grid}.product-copy>p:not(.eyebrow){max-width:480px;color:var(--muted);font-size:1.06rem}.text-link{color:#0b7c71;margin-top:12px;display:inline-block}.product-window,.product-shot{background:var(--white);border:1px solid var(--line);border-radius:16px;text-decoration:none;display:block;overflow:hidden;box-shadow:0 28px 80px #102c2a1f}.window-bar{border-bottom:1px solid var(--line);background:#f5eee5;align-items:center;gap:7px;height:42px;padding:0 14px;display:flex}.window-bar i{background:#c7b7a5;border-radius:50%;width:8px;height:8px}.window-bar i:first-child{background:var(--accent)}.window-bar span{color:#75685f;margin-inline:auto;font-size:.72rem}.closing-card{background:var(--surface);border-radius:28px;margin-bottom:120px;padding:clamp(50px,8vw,100px)}.closing-card h2{max-width:720px}.closing-card>p:not(.eyebrow){max-width:580px;color:var(--muted);margin-bottom:30px;font-size:1.18rem}.page-hero{max-width:900px;padding:110px 0 130px}.page-hero>p:last-child{max-width:680px;color:var(--muted);font-size:1.35rem}.about-hero{max-width:970px}.product-detail{color:var(--white);background:#0b7c71;border-radius:28px;grid-template-columns:.9fr 1.1fr;gap:80px;padding:80px;display:grid}.product-identity>p{color:#d8efeb;max-width:430px;font-size:1.15rem}.product-identity>.button{margin-top:24px}.status{align-items:center;gap:8px;margin-bottom:28px;font-size:.84rem;font-weight:700;display:inline-flex}.status i{background:var(--accent);border-radius:50%;width:9px;height:9px}.product-points{display:grid}.product-points article{border-bottom:1px solid #ffffff40;padding:24px 0}.product-points article:last-child{border-bottom:0}.product-points p{color:#d8efeb;margin:0}.product-shot{margin:80px 0 120px}.about-grid{border-top:1px solid var(--line);grid-template-columns:.55fr 1.45fr;gap:80px;padding:90px 0;display:grid}.about-grid h2{letter-spacing:-.02em;font-size:1.25rem}.about-grid>div{max-width:740px}.about-grid>div p{color:var(--muted);font-size:1.1rem}.mark-story{background:var(--surface);border-radius:28px;grid-template-columns:.55fr 1.45fr;align-items:center;gap:80px;margin-bottom:100px;padding:70px;display:grid}.mark-story img{width:min(100%,280px)}.mark-story h2{max-width:650px;font-size:clamp(2.3rem,4.5vw,4.2rem)}.mark-story>div>p:last-child{max-width:650px;color:var(--muted);font-size:1.08rem}.principles{background:var(--line);border:1px solid var(--line);border-radius:18px;grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:120px;display:grid;overflow:hidden}.principles article{background:var(--white);min-height:270px;padding:36px}.principles span{color:var(--brand);margin-bottom:70px;font-weight:750;display:inline-block}.principles p{color:var(--muted)}.contact-hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:100px;min-height:640px;padding:100px 0;display:grid}.contact-copy>p:first-child{color:var(--muted);font-size:1.25rem}.contact-note{color:var(--muted);margin-top:30px;font-size:.94rem}.contact-note a{color:var(--brand);font-weight:700}footer{min-height:170px;color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;font-size:.88rem;display:flex}footer p{margin:0}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand img{object-fit:contain;width:30px;height:28px}.footer-brand strong{color:var(--ink)}@media(max-width:820px){.site-header,main,footer{width:min(100% - 32px,680px)}.site-header{flex-direction:column;justify-content:center;align-items:flex-start;padding:18px 0}nav{justify-content:space-between;width:100%}.hero,.product-feature,.product-detail,.contact-hero{grid-template-columns:1fr}.hero{padding:68px 28px 40px}.intro-band,.about-grid,.mark-story{grid-template-columns:1fr;gap:24px}.mark-story{padding:42px 28px}.product-feature{padding:100px 0}.product-detail{gap:30px;padding:44px 28px}.principles{grid-template-columns:1fr}.principles article{min-height:0}.principles span{margin-bottom:34px}.contact-hero{gap:20px}}@media(max-width:520px){nav a{font-size:.82rem}h1{font-size:clamp(3rem,15vw,4.6rem)}.intro-band{padding:90px 0}footer{flex-direction:column;justify-content:center;align-items:flex-start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.company-mark{aspect-ratio:1;flex-shrink:0;width:60px;display:block;position:relative}.company-mark:before,.company-mark:after{content:"";background:var(--brand);position:absolute;inset:0;-webkit-mask:url(/adiviath-mark.png) 50%/contain no-repeat;mask:url(/adiviath-mark.png) 50%/contain no-repeat}.company-mark:after{background:var(--accent);clip-path:circle(10% at 50% 51%)}.footer-brand .company-mark{width:44px}.mark-story .company-mark{width:min(100%,280px)}h1,h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.08}h1{font-size:clamp(3.2rem,6.5vw,5.8rem)}h2{font-size:clamp(2.2rem,4vw,3.5rem)}.brand{font-weight:700}.hero{background:0 0;border:0;border-radius:0;grid-template-columns:1fr 1fr;gap:40px;min-height:650px;padding:65px 0 70px;overflow:visible}.hero-copy{max-width:480px;font-size:1.16rem;line-height:1.75}.product-tree{min-width:0;margin:0}.product-tree svg{width:100%;height:auto;display:block}.product-tree figcaption{text-align:center;max-width:310px;color:var(--muted);margin:8px auto 0;font-size:.85rem}.tree-fruit{cursor:pointer}.tree-fruit:hover circle{stroke:var(--brand)}.tree-fruit:focus-visible{outline:3px solid var(--brand);outline-offset:4px}a:focus-visible{outline:3px solid var(--brand);outline-offset:5px}.intro-band{border-top:1px solid var(--line);align-items:start;padding:70px 0}.product-feature{padding:100px 0}.product-window,.product-shot{box-shadow:0 18px 55px #65433214}.button{color:#fffaf3;font-weight:600}.button.pharmulo{color:#075b55}.closing-card{margin-bottom:80px;padding:65px}@media(max-width:820px){.hero{grid-template-columns:1fr;gap:18px;padding:40px 0 55px}.product-tree{width:min(100%,440px);margin:auto}.hero-copy{max-width:560px}.closing-card{padding:38px 28px}}@media(max-width:520px){h1{font-size:3.3rem}.site-header{gap:24px}}.project-heading{align-items:center;gap:16px;display:flex}.project-heading img{object-fit:contain;flex-shrink:0;width:48px;height:52px}.logistics-feature{border-top:1px solid var(--line)}.logistics-feature .text-link{color:var(--brand)}.logistics-logo-panel{background:var(--surface);border-radius:24px;place-items:center;padding:36px;display:grid}.logistics-logo-panel img{width:min(100%,320px);height:auto}.logistics-detail{background:var(--surface);color:var(--ink);margin-bottom:100px}.logistics-detail .product-identity>p,.logistics-detail .product-points p{color:var(--muted)}.logistics-detail .product-points article{border-color:var(--line)}.project-logo{object-fit:contain;width:140px;height:140px;margin-bottom:24px}[id=pharmulo],[id=naveen-logistics]{scroll-margin-top:32px}.wordmark{color:var(--brand);flex-direction:column;display:inline-flex}.wordmark-name{letter-spacing:-1.5px;align-items:baseline;gap:1px;font-family:Segoe UI,Arial,sans-serif;font-size:36px;font-weight:700;line-height:1;display:flex}.wordmark-name .company-mark{align-self:flex-end;width:27px;height:27px;margin-bottom:2px}.wordmark-name .company-mark:before,.wordmark-name .company-mark:after{-webkit-mask-size:150%;mask-size:150%}.wordmark-name .company-mark:after{clip-path:circle(15% at 50% 51.5%)}.wordmark-caption{letter-spacing:-.2px;text-align:right;color:var(--brand);margin-top:0;font-family:Segoe UI,Arial,sans-serif;font-size:10px;font-weight:700;line-height:1}.footer-brand{flex-direction:column;align-items:flex-start;gap:16px}.mobile-menu{display:none}.hero>div:first-child,.page-hero,.product-copy,.product-identity,.about-grid>div,.mark-story>div,.contact-hero>div:first-child,.contact-copy,.closing-card{align-items:flex-start;gap:var(--space-text);flex-direction:column;display:flex}.hero>div:first-child>*,.page-hero>*,.product-copy>*,.product-identity>*,.about-grid>div>*,.mark-story>div>*,.contact-hero>div:first-child>*,.contact-copy>*,.closing-card>*{margin-block:0}.hero .actions,.product-copy>.text-link,.product-identity>.button,.contact-copy>.button,.closing-card>.button,.contact-copy>.contact-note{margin-top:8px}.product-points article{flex-direction:column;gap:8px;display:flex}.product-points article>*{margin:0}main>section>div{min-width:0}.product-window img,.product-shot img{width:100%;height:auto}.contact-copy a{overflow-wrap:anywhere}@media(max-width:820px){.page-hero{padding:56px 0 64px}.about-grid{padding:48px 0}.contact-hero{min-height:0;padding:56px 0 72px}.product-feature{gap:32px;padding:56px 0}.product-shot{margin:36px 0 56px}.logistics-detail,.mark-story{margin-bottom:56px}.hero{min-height:0}nav a{align-items:center;min-height:44px;display:flex}}@media(max-width:520px){h1{font-size:clamp(2.35rem,10vw,3.3rem)}h2{font-size:clamp(1.9rem,8.5vw,2.5rem)}.site-header{gap:16px}.hero{gap:12px;padding-top:24px}.hero-copy{margin-bottom:24px;font-size:1.05rem;line-height:1.65}.actions{gap:16px}.quiet-link{padding-block:12px}.product-tree{max-width:360px}.product-tree figcaption{margin-top:0}.page-hero>p:last-child{font-size:1.1rem}.product-detail{border-radius:18px;gap:20px;padding:28px 20px}.project-heading{gap:10px}.project-heading img{width:34px;height:39px}.closing-card{margin-bottom:48px;padding:32px 22px}.mark-story{padding:32px 22px}.mark-story .company-mark{width:150px;margin-inline:auto}.logistics-logo-panel{padding:24px}.logistics-logo-panel img{max-width:220px}footer{gap:24px;padding-block:28px}}@media(max-width:820px){.site-header{border-bottom:1px solid var(--line);flex-direction:row;justify-content:space-between;align-items:center;gap:20px;min-height:88px;padding:18px 0;position:relative}.desktop-nav{display:none}.mobile-menu{display:block}.mobile-menu summary{border:1px solid var(--line);min-height:44px;color:var(--brand);cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:10px 14px;font-size:.9rem;font-weight:600;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary:focus-visible{outline:3px solid var(--brand);outline-offset:4px}.menu-icon{border-top:2px solid;border-bottom:2px solid;width:16px;height:12px;position:relative}.mobile-menu[open] .menu-icon{border:0}.mobile-menu[open] .menu-icon:before,.mobile-menu[open] .menu-icon:after{content:"";background:currentColor;width:16px;height:2px;position:absolute;top:5px;left:0;transform:rotate(45deg)}.mobile-menu[open] .menu-icon:after{transform:rotate(-45deg)}.mobile-menu nav{z-index:10;background:var(--paper);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:4px;width:auto;padding:10px;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 12px 24px #6543321a}.mobile-menu nav a{border-radius:6px;min-height:48px;padding:10px 16px;font-size:1rem;text-decoration:none}.mobile-menu nav a[aria-current=page]{color:var(--brand-dark);background:var(--surface)}.mobile-menu nav a:hover{background:var(--surface)}}.hero{min-height:0;padding-block:var(--space-section)}.page-hero,.product-feature{padding-block:var(--space-section)}.product-detail,.mark-story,.closing-card{padding:var(--space-panel)}.about-grid{padding-block:var(--space-section)}.product-shot{margin-block:var(--space-section)}.logistics-detail,.mark-story,.closing-card{margin-bottom:var(--space-section)}.contact-hero{min-height:0;padding-block:var(--space-section)}.contact-copy{gap:var(--space-action)}.contact-copy>.button,.contact-copy>.contact-note{margin-block:0}footer{min-height:0;padding-block:40px}@media(max-width:820px){.hero,.contact-hero,.product-detail{gap:32px}.product-points article:first-child{padding-top:0}.product-points article:last-child{padding-bottom:0}.about-grid{gap:24px}.about-grid>h2{margin:0}.mark-story{gap:32px}.hero-copy{margin-bottom:0}footer{padding-block:32px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
