@import url("https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,500;0,9..144,600;0,9..144,700;1,9..144,500&family=Inter:wght@400;500;600;700&display=swap");html{scroll-behavior:smooth}:root{--bg:#ffffff;--bg-subtle:#f7f8f7;--ink:#1a1f1c;--ink-body:#3d4540;--ink-muted:#5c665f;--jade:#2d7a5c;--jade-hover:#236547;--jade-soft:#e8f3ee;--border:#e5ebe7;--resources-bg:linear-gradient(165deg,#1e4634,#153528 42%,#0f2419);--resources-edge:rgba(255,255,255,0.1);--resources-card-shadow:rgba(0,0,0,0.22);--font-body:"Inter",system-ui,sans-serif;--font-display:"Fraunces",Georgia,"Times New Roman",serif;--max:1080px;--pad:clamp(20px,4vw,48px)}.medhya-landing *,.medhya-landing :after,.medhya-landing :before{box-sizing:border-box;margin:0;padding:0}.medhya-landing{font-family:var(--font-body);background:var(--bg);color:var(--ink-body);-webkit-font-smoothing:antialiased;overflow-x:hidden;min-height:100vh}.medhya-landing img{display:block;max-width:100%}.medhya-landing a{color:inherit;text-decoration:none}.container{max-width:var(--max);margin:0 auto;padding:0 var(--pad)}.medhya-landing nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:60px}.nav-logo{font-family:var(--font-body);font-size:17px;font-weight:700;color:var(--ink);letter-spacing:-.02em;text-decoration:none}.nav-logo span{color:var(--jade)}.nav-links{display:flex;align-items:center;gap:28px;list-style:none}.nav-links a{font-size:14px;font-weight:500;color:var(--ink-muted);transition:color .2s}.nav-links a:hover{color:var(--ink)}.nav-links a.active{color:var(--jade)}.nav-cta{background:var(--jade);color:#ffffff!important;padding:9px 18px;border-radius:6px;font-size:14px!important;font-weight:600!important;transition:background .2s!important}.nav-cta:hover{background:var(--jade-hover)!important;color:#ffffff!important}.nav-mobile-toggle{display:none;cursor:pointer;background:none;border:0;color:var(--ink);padding:8px}.hero{background:var(--resources-bg);padding:clamp(56px,10vw,96px) var(--pad) clamp(48px,8vw,72px);border-bottom:1px solid var(--resources-edge);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 85% 55% at 50% -10%,rgba(255,255,255,.09) 0,transparent 52%),radial-gradient(ellipse 55% 40% at 100% 80%,rgba(45,122,92,.2) 0,transparent 45%);pointer-events:none}.hero-inner{max-width:38rem;margin:0 auto;text-align:center;position:relative;z-index:1}.hero-eyebrow{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#b8e0cc}.hero-eyebrow,.hero-headline{font-weight:600;margin-bottom:16px}.hero-headline{font-family:var(--font-display);font-size:clamp(2rem,4.5vw,2.75rem);line-height:1.15;color:#f4faf7;letter-spacing:-.02em}.hero-sub{font-size:1.0625rem;line-height:1.65;color:rgba(244,250,247,.88);margin-bottom:28px}.hero-actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.hero-actions .btn-primary{min-width:12rem;text-align:center}.hero-trust-line{font-size:13px;line-height:1.45;color:rgba(197,229,212,.9);max-width:22rem;margin:0;text-align:center}.stand-for{padding:clamp(40px,7vw,72px) var(--pad);background:var(--bg-subtle);border-bottom:1px solid var(--border)}.stand-for-inner{max-width:52rem;margin:0 auto}.stand-for-label{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--jade);margin-bottom:10px}.stand-for-title{font-family:var(--font-display);font-size:clamp(1.625rem,3.2vw,2.125rem);font-weight:600;color:var(--ink);letter-spacing:-.02em;line-height:1.2;margin-bottom:16px}.stand-for-lead{font-size:1.0625rem;line-height:1.65;color:var(--ink-body);max-width:42rem;margin-bottom:28px}.stand-for-pillars{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.stand-for-pillars li{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:22px 20px;display:flex;flex-direction:column;gap:10px}.stand-for-pillar-name{font-family:var(--font-display);font-size:1.125rem;font-weight:600;color:var(--ink)}.stand-for-pillar-desc{font-size:14px;line-height:1.55;color:var(--ink-muted)}@media (max-width:900px){.stand-for-pillars{grid-template-columns:1fr}}.btn-primary{display:inline-block;background:var(--jade);color:#ffffff!important;font-family:var(--font-body);font-size:15px;font-weight:600;padding:14px 28px;border-radius:8px;transition:background .2s,transform .15s}.btn-primary:hover{background:var(--jade-hover);color:#ffffff!important;transform:translateY(-1px)}.btn-ghost{display:inline-block;color:var(--jade);font-size:14px;font-weight:600;padding:12px 8px;border-bottom:2px solid rgba(45,122,92,.35);transition:color .2s,border-color .2s}.btn-ghost:hover{border-color:var(--jade)}.resources-section{padding:clamp(52px,9vw,80px) var(--pad);background:var(--resources-bg);border-top:1px solid var(--resources-edge);border-bottom:1px solid var(--resources-edge);scroll-margin-top:72px;position:relative}.resources-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% 0,rgba(255,255,255,.45) 0,transparent 55%);pointer-events:none}.resources-section .container.resources-section-inner{position:relative;z-index:1;padding-left:0;padding-right:0;max-width:var(--max);margin-left:auto;margin-right:auto}.resources-section-inner--center{text-align:center}.resources-intro-block{margin-bottom:28px;margin-left:auto;margin-right:auto;max-width:36rem}.resources-block{max-width:34rem;margin-left:auto;margin-right:auto}.resources-block+.resources-block{margin-top:36px}.resources-block-heading{font-family:var(--font-display);font-size:clamp(1.05rem,2.2vw,1.25rem);font-weight:600;color:#f4faf7;margin:0 0 10px;letter-spacing:-.02em;line-height:1.25}.resources-block-desc{font-size:.9375rem;line-height:1.55;color:rgba(244,250,247,.88);margin:0 auto 16px;max-width:32rem}.resource-card--cta-only.resource-card--compact{align-items:center;text-align:center;padding-left:44px;padding-right:44px;min-height:3.25rem}.resource-card--cta-only .resource-card-title{font-size:15px;font-weight:600;width:100%}.resources-kicker{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#b8e0cc}.resources-kicker,.section-title{font-weight:600;margin-bottom:8px}.section-title{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,1.875rem);color:var(--ink);letter-spacing:-.02em}.resources-section .section-title{color:#f4faf7}.section-lead{font-size:.9375rem;line-height:1.5;color:var(--ink-muted)}.resources-section .section-lead{color:rgba(244,250,247,.88)}.resources-subhead{font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--jade);margin-bottom:12px;margin-top:0}.resources-section .resources-subhead{color:#c5e5d4}.resources-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:12px;gap:12px;margin-bottom:4px}@media (min-width:900px){.resources-grid:not(.resources-grid--single){grid-template-columns:repeat(3,1fr);gap:14px}}.resources-grid.resources-grid--single{grid-template-columns:1fr;max-width:260px;margin-left:auto;margin-right:auto}.resource-card{background:#fff;border:1px solid rgba(45,122,92,.16);border-radius:12px;overflow:hidden;transition:border-color .2s,transform .2s,box-shadow .2s;box-shadow:0 2px 12px var(--resources-card-shadow);text-decoration:none;color:inherit}.resource-card:not(.resource-card--placeholder){cursor:pointer}.resource-card:not(.resource-card--placeholder):hover{border-color:rgba(45,122,92,.42);transform:translateY(-1px);box-shadow:0 10px 28px rgba(26,42,34,.08)}.resource-card--placeholder{opacity:.75;pointer-events:none;background:rgba(255,255,255,.65)}.resource-card--compact{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px;min-height:5.5rem;padding:16px 40px 16px 16px;position:relative}.resource-card-meta{font-size:10px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--jade);line-height:1.2}.resource-card--placeholder .resource-card-meta{color:var(--ink-muted)}.resource-card--compact .resource-card-title{font-size:15px;font-weight:600;color:var(--ink);line-height:1.35;margin:0;letter-spacing:-.01em}.resource-card-go{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.resource-card-go svg{width:18px;height:18px;stroke:var(--jade);fill:none;stroke-width:2;transition:transform .2s}.resource-card--compact:hover .resource-card-go svg{transform:translateX(3px)}.resources-section .resource-card{background:#fafdfb;border-color:rgba(15,36,25,.1);box-shadow:0 4px 22px var(--resources-card-shadow)}.resources-section .resource-card:not(.resource-card--placeholder):hover{border-color:rgba(45,122,92,.45);box-shadow:0 12px 32px rgba(0,0,0,.28)}.resources-section .resource-card--placeholder{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.16);opacity:1}.resources-section .resource-card--placeholder .resource-card-meta{color:rgba(197,229,212,.85)}.resources-section .resource-card--placeholder .resource-card-title{color:rgba(244,250,247,.92)}.newsletter{padding:clamp(56px,9vw,88px) var(--pad);background:linear-gradient(180deg,var(--jade-soft) 0,var(--bg) 45%);border-top:1px solid var(--border);scroll-margin-top:72px}.newsletter-inner{max-width:34rem;margin:0 auto;text-align:center}.newsletter-title{font-family:var(--font-display);font-size:clamp(1.5rem,3.2vw,2rem);font-weight:600;color:var(--ink);letter-spacing:-.02em;line-height:1.2;margin-bottom:16px}.newsletter-intro{font-size:1.0625rem;line-height:1.65;color:var(--ink-body);text-align:center;max-width:36rem;margin:0 auto 28px}.newsletter-social-proof{font-size:15px;line-height:1.5;color:var(--ink-muted);max-width:26rem;margin-left:auto;margin-right:auto}.newsletter-social-proof--below-embed{margin-top:20px;margin-bottom:0}.newsletter-social-proof strong{color:var(--jade);font-weight:700}.newsletter-form-anchor{scroll-margin-top:88px}.newsletter-embed-wrap{margin:0 auto;min-height:200px}.newsletter-iframe{width:100%;max-width:506px;border:0;min-height:243px;border-radius:8px;display:block;margin:0 auto;background-color:transparent;overflow:hidden}.newsletter-fallback{margin-bottom:12px}.newsletter-note{font-size:13px;color:var(--ink-muted);margin-top:8px}.newsletter-note code{font-size:12px;word-break:break-all}.medhya-landing footer{background:var(--bg-subtle);border-top:1px solid var(--border);padding:36px var(--pad)}.footer-inner{max-width:var(--max);margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-logo{font-size:15px;font-weight:700;color:var(--ink);letter-spacing:-.02em;text-decoration:none}.footer-logo span{color:var(--jade)}.footer-links{display:flex;gap:22px;list-style:none;flex-wrap:wrap}.footer-links a{font-size:13px;color:var(--ink-muted);transition:color .2s}.footer-links a:hover{color:var(--jade)}.footer-legal{font-size:12px;color:var(--ink-muted);width:100%;flex-basis:100%}@media (min-width:769px){.footer-legal{width:auto;flex-basis:auto;margin-left:auto}.footer-inner{flex-wrap:nowrap}}@media (max-width:768px){.medhya-landing .nav-links:not(.nav-links--open){display:none}.medhya-landing .nav-links.nav-links--open{display:flex!important;flex-direction:column;position:absolute;top:60px;left:0;right:0;background:#fff;padding:16px var(--pad) 24px;gap:16px;border-bottom:1px solid var(--border);z-index:99;list-style:none;margin:0}.nav-mobile-toggle{display:flex}.footer-inner{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.medhya-landing *,.medhya-landing :after,.medhya-landing :before{transition-duration:.01ms!important}}