{"title":"Meet Our Artists","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eNepaCrafts · Our Artisans\u003c\/title\u003e\n  \u003c!-- Fonts \u0026 base style (exact from style.txt) --\u003e\n  \u003cstyle\u003e\n    \/* ===== EXACT styles from style.txt ===== *\/\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,400;9..144,600;9..144,700\u0026family=Inter:wght@400;500;600\u0026display=swap');\n\n    .nc-full-bleed {\n      width: 100vw;\n      position: relative;\n      left: 50%;\n      right: 50%;\n      margin-left: -50vw;\n      margin-right: -50vw;\n      box-sizing: border-box;\n    }\n\n    .nc-about {\n      --nc-paper: #EFF0F0;\n      --nc-ink: #2B2320;\n      --nc-marigold: #E29A3E;\n      --nc-maroon: #7B3131;\n      --nc-indigo: #33456B;\n      --nc-green: #4C6B4F;\n      --nc-line: rgba(43, 35, 32, 0.14);\n\n      width: 100%;\n      box-sizing: border-box;\n      background: var(--nc-paper);\n      color: var(--nc-ink);\n      font-family: 'Inter', -apple-system, sans-serif;\n      padding: 0 0 70px 0;\n    }\n\n    .nc-about * {\n      box-sizing: border-box;\n    }\n\n    .nc-about h1,\n    .nc-about h2,\n    .nc-about h3 {\n      font-family: 'Fraunces', Georgia, serif;\n      font-weight: 600;\n      letter-spacing: -0.01em;\n      color: var(--nc-ink);\n    }\n\n    .nc-about p {\n      line-height: 1.7;\n      margin: 0 0 12px 0;\n      text-align: justify;\n      font-size: 1.02em;\n    }\n\n    .nc-about a {\n      color: var(--nc-maroon);\n      text-decoration: none;\n      border-bottom: 1px solid var(--nc-marigold);\n      transition: border-color 0.2s ease, color 0.2s ease;\n    }\n    .nc-about a:hover {\n      color: var(--nc-indigo);\n      border-bottom-color: var(--nc-indigo);\n    }\n\n    .nc-flagline {\n      height: 5px;\n      width: 100%;\n      display: flex;\n      margin: 0;\n    }\n    .nc-flagline span {\n      flex: 1;\n    }\n    .nc-flagline span:nth-child(1) {\n      background: var(--nc-indigo);\n    }\n    .nc-flagline span:nth-child(2) {\n      background: #EDE4D0;\n    }\n    .nc-flagline span:nth-child(3) {\n      background: var(--nc-maroon);\n    }\n    .nc-flagline span:nth-child(4) {\n      background: var(--nc-green);\n    }\n    .nc-flagline span:nth-child(5) {\n      background: var(--nc-marigold);\n    }\n\n    .nc-hero {\n      max-width: 1000px;\n      margin: 0 auto;\n      padding: 64px 40px 48px 40px;\n      text-align: center;\n    }\n    .nc-hero .nc-eyebrow {\n      display: inline-block;\n      font-family: 'Inter', sans-serif;\n      font-size: 0.78em;\n      font-weight: 600;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      color: var(--nc-maroon);\n      margin-bottom: 14px;\n    }\n    .nc-hero h1 {\n      font-size: clamp(2em, 4vw, 2.7em);\n      margin: 0 0 22px 0;\n      line-height: 1.15;\n    }\n    .nc-hero p {\n      text-align: justify;\n      font-size: 1.02em;\n      color: var(--nc-ink);\n      max-width: 720px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .nc-section {\n      max-width: 1000px;\n      margin: 0 auto;\n      padding: 56px 40px;\n    }\n    .nc-section h2 {\n      font-size: 1.5em;\n      margin: 0 0 18px 0;\n      text-align: center;\n    }\n\n    .nc-contact {\n      max-width: 1000px;\n      margin: 0 auto;\n      padding: 40px 44px;\n      background: #FBF8F1;\n      border: 1px solid var(--nc-line);\n      border-radius: 6px;\n      text-align: center;\n    }\n    .nc-contact h2 {\n      font-size: 1.3em;\n      margin: 0 0 20px 0;\n    }\n    .nc-contact p {\n      text-align: center;\n      margin-bottom: 10px;\n      font-size: 0.98em;\n    }\n\n    .nc-members {\n      max-width: 1000px;\n      margin: 0 auto;\n      padding: 56px 40px 0 40px;\n      text-align: center;\n    }\n    .nc-members h2 {\n      font-size: 1.05em;\n      font-family: 'Inter', sans-serif;\n      font-weight: 600;\n      letter-spacing: 0.06em;\n      text-transform: uppercase;\n      color: rgba(43, 35, 32, 0.65);\n      margin-bottom: 28px;\n    }\n    .nc-members-logos {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      align-items: center;\n      gap: 28px;\n    }\n    .nc-members-logos img {\n      height: 78px;\n      width: auto;\n      filter: grayscale(15%);\n      opacity: 0.9;\n    }\n\n    @media (max-width: 780px) {\n      .nc-hero {\n        padding: 44px 22px 36px 22px;\n      }\n      .nc-section,\n      .nc-members {\n        padding-left: 22px;\n        padding-right: 22px;\n      }\n    }\n\n    \/* ===== ARTISAN PAGE SPECIFIC ===== *\/\n    .artisan-section {\n      max-width: 820px;\n      margin: 0 auto;\n      padding: 20px 40px 40px;\n    }\n    .artisan-section h2 {\n      font-family: 'Fraunces', Georgia, serif;\n      font-weight: 600;\n      font-size: 1.5em;\n      letter-spacing: -0.01em;\n      margin: 1.8rem 0 0.8rem 0;\n      color: var(--nc-ink);\n      border-bottom: 2px solid var(--nc-marigold);\n      padding-bottom: 0.4rem;\n      display: inline-block;\n    }\n    .artisan-section h2:first-of-type {\n      margin-top: 0;\n    }\n    .artisan-section h3 {\n      font-family: 'Fraunces', Georgia, serif;\n      font-weight: 600;\n      font-size: 1.15em;\n      margin: 1.5rem 0 0.5rem 0;\n      color: var(--nc-maroon);\n      letter-spacing: -0.01em;\n    }\n    .artisan-section p {\n      font-size: 1.02em;\n      line-height: 1.7;\n      margin: 0 0 1em 0;\n      text-align: justify;\n      color: var(--nc-ink);\n    }\n    .artisan-section strong {\n      color: var(--nc-indigo);\n      font-weight: 600;\n    }\n    .artisan-section a {\n      color: var(--nc-maroon);\n      border-bottom: 1px solid var(--nc-marigold);\n      text-decoration: none;\n    }\n    .artisan-section a:hover {\n      color: var(--nc-indigo);\n      border-bottom-color: var(--nc-indigo);\n    }\n\n    .artisan-highlight {\n      background: #fff;\n      border-radius: 8px;\n      padding: 28px 32px;\n      margin: 20px 0 28px 0;\n      border: 1px solid var(--nc-line);\n      box-shadow: 0 4px 12px rgba(43, 35, 32, 0.04);\n      text-align: center;\n    }\n    .artisan-highlight p {\n      text-align: center;\n      font-size: 1.05em;\n      margin: 0;\n    }\n    .artisan-highlight .icon {\n      font-size: 2.4em;\n      display: block;\n      margin-bottom: 8px;\n    }\n\n    .artisan-profile {\n      display: flex;\n      gap: 28px;\n      background: #fff;\n      border-radius: 8px;\n      padding: 24px 28px;\n      margin: 20px 0 24px 0;\n      border: 1px solid var(--nc-line);\n      box-shadow: 0 4px 12px rgba(43, 35, 32, 0.04);\n      transition: box-shadow 0.2s ease;\n      align-items: center;\n    }\n    .artisan-profile:hover {\n      box-shadow: 0 8px 24px rgba(43, 35, 32, 0.08);\n    }\n    .artisan-profile .avatar {\n      flex: 0 0 120px;\n      width: 120px;\n      height: 120px;\n      border-radius: 50%;\n      object-fit: cover;\n      border: 3px solid var(--nc-marigold);\n      background: #ddd;\n    }\n    .artisan-profile .info {\n      flex: 1;\n    }\n    .artisan-profile .info h3 {\n      font-family: 'Fraunces', Georgia, serif;\n      font-weight: 600;\n      font-size: 1.2em;\n      color: var(--nc-ink);\n      margin: 0 0 4px 0;\n    }\n    .artisan-profile .info .craft {\n      font-weight: 600;\n      color: var(--nc-maroon);\n      font-size: 0.9em;\n      margin: 0 0 6px 0;\n    }\n    .artisan-profile .info p {\n      font-size: 0.95em;\n      line-height: 1.6;\n      margin: 0;\n      text-align: justify;\n    }\n\n    .values-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr 1fr;\n      gap: 16px;\n      margin: 16px 0 24px 0;\n    }\n  \u003c!--  .value-card {\n      background: #fff;\n      border-radius: 6px;\n      padding: 18px 16px;\n      border: 1px solid var(--nc-line);\n      text-align: center;\n      transition: box-shadow 0.2s ease;\n    }\n    .value-card:hover {\n      box-shadow: 0 6px 20px rgba(43, 35, 32, 0.06);\n    }\n    .value-card .icon {\n      font-size: 1.8em;\n      display: block;\n      margin-bottom: 6px;\n    }\n    .value-card h4 {\n      font-family: 'Fraunces', Georgia, serif;\n      font-weight: 600;\n      font-size: 0.95em;\n      margin: 0 0 4px 0;\n      color: var(--nc-ink);\n    }\n    .value-card p {\n      font-size: 0.85em;\n      line-height: 1.4;\n      margin: 0;\n      text-align: center;\n    }--\u003e\n\n    .invite-box {\n      background: rgba(226, 154, 62, 0.08);\n      border-left: 4px solid var(--nc-marigold);\n      padding: 18px 24px;\n      border-radius: 4px;\n      margin: 20px 0 10px 0;\n      text-align: center;\n    }\n    .invite-box p {\n      margin: 4px 0;\n      text-align: center;\n      font-size: 1.05em;\n    }\n    .invite-box strong {\n      color: var(--nc-maroon);\n    }\n\n    @media (max-width: 680px) {\n      .artisan-section {\n        padding: 10px 22px 30px;\n      }\n      .artisan-profile {\n        flex-direction: column;\n        text-align: center;\n        padding: 20px 18px;\n      }\n      .artisan-profile .avatar {\n        flex: 0 0 100px;\n        width: 100px;\n        height: 100px;\n      }\n      .artisan-profile .info p {\n        text-align: center;\n      }\n      .values-grid {\n        grid-template-columns: 1fr 1fr;\n        gap: 12px;\n      }\n      .artisan-highlight {\n        padding: 20px 18px;\n      }\n      .invite-box {\n        padding: 14px 16px;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .values-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003cdiv class=\"nc-full-bleed\"\u003e\n    \u003cdiv class=\"nc-about\"\u003e\n\n      \u003c!-- ===== HERO ===== --\u003e\n      \u003cdiv class=\"nc-hero\"\u003e\n        \u003cspan class=\"nc-eyebrow\"\u003eNepaCrafts\u003c\/span\u003e\n        \u003ch1\u003eOur Artisans\u003c\/h1\u003e\n        \u003cp\u003eThe Hands Behind the Craft — Every NepaCrafts creation begins with an artisan.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nc-flagline\"\u003e\n        \u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- ===== ARTISAN CONTENT (updated with new narrative) ===== --\u003e\n      \u003cdiv class=\"artisan-section\"\u003e\n\n        \u003c!-- Introduction --\u003e\n        \u003cdiv class=\"artisan-highlight\"\u003e\n          \u003cspan class=\"icon\"\u003e👐\u003c\/span\u003e\n          \u003cp\u003eBehind each piece are skilled hands, generations of knowledge, and a deep connection to the cultural traditions of Nepal.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cp\u003eWe work directly with \u003cstrong\u003eNepalese, Tibetan, and Newar artisans\u003c\/strong\u003e, many of them women, to help preserve their craftsmanship while creating meaningful and sustainable livelihoods. Our approach is rooted in fair trade, direct relationships, and respect for the maker. By working closely with artisans and small producer communities—and reducing unnecessary intermediaries—we help ensure that a greater share of the value reaches the people whose skill and dedication bring each creation to life.\u003c\/p\u003e\n\n        \u003cp\u003eWe carefully consider the materials, working conditions, production practices, and communities behind the products we source. Our goal is to offer authentic handcrafted pieces that are responsibly made, environmentally conscious, and respectful of the cultures from which they originate.\u003c\/p\u003e\n\n        \u003cp\u003e\u003cstrong\u003eBut beyond the craft is a person. A story. A family. A tradition worth preserving.\u003c\/strong\u003e We are proud to introduce you to the talented artists and makers who are at the heart of NepaCrafts. Meet their stories. Discover their craft. And know the hands behind what you bring home.\u003c\/p\u003e\n\n        \u003c!-- Values --\u003e\n\n        \u003c!-- Call to Action --\u003e\n        \u003cdiv class=\"invite-box\"\u003e\n          \u003cp\u003e\u003cstrong\u003e✨ Every piece you purchase supports these artisans and their families.\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp style=\"margin-top: 4px;\"\u003eWhen you choose handmade, you choose to preserve a living tradition.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cp style=\"margin-top: 20px;\"\u003eWe invite you to explore our collections and discover the stories behind each handcrafted piece. Every purchase makes a difference in the lives of our artisans and their communities.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003c!-- ===== FLAGLINE ===== --\u003e\n      \u003cdiv class=\"nc-flagline\"\u003e\n        \u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- ===== FOOTER: CONTACT \u0026 MEMBERS ===== --\u003e\n\n    \u003c\/div\u003e \u003c!-- .nc-about --\u003e\n  \u003c\/div\u003e \u003c!-- .nc-full-bleed --\u003e\n\n\u003c\/body\u003e","products":[],"url":"https:\/\/www.nepacrafts.com\/collections\/meet-our-artists-nepacrafts.oembed","provider":"NepaCrafts Product","version":"1.0","type":"link"}