{"id":7123,"date":"2025-11-12T10:54:05","date_gmt":"2025-11-12T10:54:05","guid":{"rendered":"https:\/\/microghar.com\/?page_id=7123"},"modified":"2025-11-18T07:13:11","modified_gmt":"2025-11-18T07:13:11","slug":"design-in-india","status":"publish","type":"page","link":"https:\/\/microghar.com\/index.php\/design-in-india\/","title":{"rendered":"Design In India"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7123\" class=\"elementor elementor-7123\">\n\t\t\t\t<div class=\"elementor-element elementor-element-53d9b2c e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"53d9b2c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a3b59b7 elementor-widget elementor-widget-html\" data-id=\"a3b59b7\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!doctype html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"utf-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" \/>\r\n  <title>Microghar \u2014 Towards a Design Economy<\/title>\r\n\r\n  <!-- Google Font: Poppins (use this or change to your preferred font) -->\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n  <style>\r\n    :root{\r\n      --accent:#444;\r\n      --muted:#8b8b8b;\r\n      --bg:#ffffff;\r\n      --container-width:980px;\r\n      --max-width:1100px;\r\n      --lead:#333;\r\n      --soft:#f7f7f7;\r\n    }\r\n\r\n    html,body{\r\n      height:100%;\r\n      margin:0;\r\n      font-family: \"Poppins\", system-ui, -apple-system, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial;\r\n      color:var(--lead);\r\n      background:var(--bg);\r\n      -webkit-font-smoothing:antialiased;\r\n      -moz-osx-font-smoothing:grayscale;\r\n      line-height:1.55;\r\n    }\r\n\r\n    .wrap{\r\n      max-width:var(--max-width);\r\n      margin:36px auto;\r\n      padding:24px;\r\n    }\r\n\r\n    \/* Top navigation like the image *\/\r\n    .nav {\r\n      display:flex;\r\n      gap:36px;\r\n      align-items:center;\r\n      margin-bottom:28px;\r\n      padding-bottom:8px;\r\n      border-bottom:1px solid #efefef;\r\n      font-weight:500;\r\n      color:var(--accent);\r\n    }\r\n    .nav a{\r\n      text-decoration:none;\r\n      color:inherit;\r\n      font-size:16px;\r\n      letter-spacing:0.3px;\r\n      opacity:0.95;\r\n    }\r\n    .nav a.contact{\r\n      color:var(--muted);\r\n    }\r\n\r\n    \/* Header \/ hero line *\/\r\n    .eyebrow{\r\n      font-size:13px;\r\n      text-transform:uppercase;\r\n      color:var(--muted);\r\n      letter-spacing:1px;\r\n      margin-bottom:10px;\r\n    }\r\n\r\n    h1{\r\n      font-size:28px;\r\n      margin:0 0 12px 0;\r\n      font-weight:700;\r\n      color:var(--accent);\r\n    }\r\n\r\n    .lead{\r\n      font-size:16px;\r\n      color:var(--lead);\r\n      margin-bottom:20px;\r\n      max-width:900px;\r\n    }\r\n\r\n    .features{\r\n      display:flex;\r\n      gap:18px;\r\n      margin:18px 0 28px;\r\n      flex-wrap:wrap;\r\n    }\r\n    .feature{\r\n      background:var(--soft);\r\n      padding:14px 18px;\r\n      border-radius:10px;\r\n      min-width:170px;\r\n      box-shadow:0 1px 0 rgba(0,0,0,0.03);\r\n      font-weight:600;\r\n    }\r\n    .feature small{\r\n      display:block;\r\n      font-weight:500;\r\n      color:var(--muted);\r\n      font-size:13px;\r\n    }\r\n\r\n    \/* Two-column layout for the Microghar section *\/\r\n    .grid{\r\n      display:grid;\r\n      grid-template-columns:1fr;\r\n      gap:26px;\r\n    }\r\n    @media(min-width:880px){\r\n      .grid{\r\n        grid-template-columns: 1fr 420px;\r\n      }\r\n    }\r\n\r\n    .card{\r\n      background:#fff;\r\n      padding:20px;\r\n      border-radius:10px;\r\n      box-shadow:0 6px 18px rgba(11,15,30,0.04);\r\n      border:1px solid #f0f0f0;\r\n    }\r\n\r\n    .section-title{\r\n      font-size:18px;\r\n      font-weight:600;\r\n      margin-bottom:10px;\r\n    }\r\n\r\n    ul.bullets{\r\n      margin:0;\r\n      padding-left:18px;\r\n    }\r\n    ul.bullets li{\r\n      margin-bottom:10px;\r\n    }\r\n\r\n    .muted{\r\n      color:var(--muted);\r\n      font-size:14px;\r\n    }\r\n\r\n    \/* Disclaimer *\/\r\n    .disclaimer{\r\n      margin-top:20px;\r\n      background:#fff9f6;\r\n      border-left:4px solid #f0c36d;\r\n      padding:16px;\r\n      border-radius:6px;\r\n      font-size:13.5px;\r\n      color:#5b3b00;\r\n    }\r\n    .legal{\r\n      margin-top:14px;\r\n      font-size:13px;\r\n      color:var(--muted);\r\n      line-height:1.45;\r\n    }\r\n\r\n    footer{\r\n      margin-top:32px;\r\n      color:var(--muted);\r\n      font-size:13px;\r\n      text-align:center;\r\n      padding-top:18px;\r\n      border-top:1px solid #f1f1f1;\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"wrap\">\r\n    <!-- Navigation -->\r\n  \r\n\r\n    <!-- Intro \/ Hero -->\r\n    <p class=\"eyebrow\">Towards a Design Economy<\/p>\r\n    <h1>For an Inclusive. Indigenous. Intelligent. India.<\/h1>\r\n    <p class=\"lead\">\r\n      We at <strong>Microghar<\/strong> envision a transformative shift where design becomes central to India's progress.\r\n      A true Design Economy values creativity, problem-solving, and intellectual property as vital tools for nation-building.\r\n      It is:\r\n    <\/p>\r\n\r\n    <div class=\"features\" aria-hidden=\"true\">\r\n      <div class=\"feature\"><small>Inclusive<\/small> Making professional design and execution accessible to all<\/div>\r\n      <div class=\"feature\"><small>Indigenous<\/small> Rooted in India\u2019s materials, methods, and contexts<\/div>\r\n      <div class=\"feature\"><small>Intelligent<\/small> Scalable, sustainable, and digital-first thinking<\/div>\r\n    <\/div>\r\n\r\n    <p class=\"lead\">\r\n      We believe this approach empowers citizens, governments, industries, and institutions to co-create a solution-based ecosystem that uplifts lives, preserves identity, and sparks innovation \u2014 moving India toward self-reliance and global leadership in design by 2047.\r\n    <\/p>\r\n\r\n    <!-- Grid: left content and Microghar card -->\r\n    <div class=\"grid\">\r\n      <div class=\"card\">\r\n        <h2 class=\"section-title\">Microghar: A Step Toward the Future<\/h2>\r\n        <p>\r\n          Microghar is our humble yet determined first step in that direction.\r\n          It is a complete, compact, and comfortable independent home \u2014 an urban-standard solution tailored for aspiring rural\r\n          and semi-urban India. With a ready-to-use interior design portfolio, Microghar transforms how homes are envisioned and built,\r\n          reducing time, effort, and uncertainty.\r\n        <\/p>\r\n\r\n        <ul class=\"bullets\">\r\n          <li><strong>Function-first design:<\/strong> Prioritizes functionality and becomes the basis for simpler, adaptable architecture suited to local needs.<\/li>\r\n          <li><strong>Local resources:<\/strong> Champions local materials, vernacular construction, and culturally grounded planning.<\/li>\r\n          <li><strong>Productized architecture:<\/strong> Makes expert solutions accessible to underserved populations by standardizing documentation and design.<\/li>\r\n          <li><strong>Modular & scalable:<\/strong> Empowers families, contractors, and small vendors to contribute and create micro design economies.<\/li>\r\n        <\/ul>\r\n\r\n        <p class=\"muted\" style=\"margin-top:12px\">\r\n          By productizing architecture and design, Microghar makes expert solutions accessible to everyone and helps create new local economies where none existed before.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <aside class=\"card\" aria-labelledby=\"bigger-picture\">\r\n        <h3 id=\"bigger-picture\" class=\"section-title\">The Bigger Picture \u2014 we're building a design-centric India<\/h3>\r\n        <p class=\"muted\">Discover how visionaries across India are shaping this future. Explore curated inspirations\u2014one remarkable story at a time.<\/p>\r\n\r\n        <p style=\"margin-top:12px\">\u201cFollow our journey. Get inspired. Be part of the movement.\u201d<\/p>\r\n\r\n        <div class=\"disclaimer\" role=\"note\" aria-label=\"Product disclaimer\">\r\n          <strong>Disclaimer:<\/strong> Microghar offers a digital design and documentation solution to assist users in planning and building compact, independent homes.\r\n          It includes a ready-to-use interior design portfolio and architectural concept but does <strong>not<\/strong> cover on-site supervision,\r\n          structural certification, or government approvals required by local authorities. Users are responsible for ensuring compliance with all municipal,\r\n          state, and national regulations.\r\n        <\/div>\r\n\r\n        <div class=\"legal\">\r\n          <p><strong>Important:<\/strong> Microghar is not a substitute for licensed architectural, engineering, or legal advice, and does not assume liability for\r\n          construction quality, approvals, or results based on its use. For region-specific needs or legal compliance, consult certified experts.<\/p>\r\n\r\n          <p>Microghar is a trademark of [Your Company Name]. Design materials are copyright-protected. Unauthorized use is prohibited.\r\n          The design documentation is licensed for personal use only and may not be copied, resold, or distributed without written permission.<\/p>\r\n\r\n          <p>This product and its usage are governed by the laws of the Republic of India and subject to the courts of Mumbai, Maharashtra.\r\n          By accessing or purchasing Microghar, you consent to our privacy practices as described in our Privacy Policy.<\/p>\r\n        <\/div>\r\n      <\/aside>\r\n    <\/div>\r\n\r\n    <footer>\r\n      \u00a9 <span id=\"year\"><\/span> Microghar \u2014 All rights reserved.\r\n    <\/footer>\r\n  <\/div>\r\n\r\n  <script>\r\n    \/\/ Set current year in footer\r\n    document.getElementById('year').textContent = new Date().getFullYear();\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Microghar \u2014 Towards a Design Economy Towards a Design Economy For an Inclusive. Indigenous. Intelligent. India. We at Microghar envision a transformative shift where design becomes central to India&#8217;s progress. A true Design Economy values creativity, problem-solving, and intellectual property as vital tools for nation-building. It is: Inclusive Making professional design and execution accessible to all Indigenous Rooted in India\u2019s materials, methods, and contexts Intelligent Scalable, sustainable, and digital-first thinking We believe this approach empowers citizens, governments, industries, and institutions to co-create a solution-based ecosystem that uplifts lives, preserves identity, and sparks innovation \u2014 moving India toward self-reliance and global leadership in design by 2047. Microghar: A Step Toward the Future Microghar is our humble yet determined first step in that direction. It is a complete, compact, and comfortable independent home \u2014 an urban-standard solution tailored for aspiring rural and semi-urban India. With a ready-to-use interior design portfolio, Microghar transforms how homes are envisioned and built, reducing time, effort, and uncertainty. Function-first design: Prioritizes functionality and becomes the basis for simpler, adaptable architecture suited to local needs. Local resources: Champions local materials, vernacular construction, and culturally grounded planning. Productized architecture: Makes expert solutions accessible to underserved populations by standardizing documentation and design. Modular &#038; scalable: Empowers families, contractors, and small vendors to contribute and create micro design economies. By productizing architecture and design, Microghar makes expert solutions accessible to everyone and helps create new local economies where none existed before. The Bigger Picture \u2014 we&#8217;re building a design-centric India Discover how visionaries across India are shaping this future. Explore curated inspirations\u2014one remarkable story at a time. \u201cFollow our journey. Get inspired. Be part of the movement.\u201d Disclaimer: Microghar offers a digital design and documentation solution to assist users in planning and building compact, independent homes. It includes a ready-to-use interior design portfolio and architectural concept but does not cover on-site supervision, structural certification, or government approvals required by local authorities. Users are responsible for ensuring compliance with all municipal, state, and national regulations. Important: Microghar is not a substitute for licensed architectural, engineering, or legal advice, and does not assume liability for construction quality, approvals, or results based on its use. For region-specific needs or legal compliance, consult certified experts. Microghar is a trademark of [Your Company Name]. Design materials are copyright-protected. Unauthorized use is prohibited. The design documentation is licensed for personal use only and may not be copied, resold, or distributed without written permission. This product and its usage are governed by the laws of the Republic of India and subject to the courts of Mumbai, Maharashtra. By accessing or purchasing Microghar, you consent to our privacy practices as described in our Privacy Policy. \u00a9 Microghar \u2014 All rights reserved.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-7123","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/microghar.com\/index.php\/wp-json\/wp\/v2\/pages\/7123","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/microghar.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/microghar.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/microghar.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/microghar.com\/index.php\/wp-json\/wp\/v2\/comments?post=7123"}],"version-history":[{"count":4,"href":"https:\/\/microghar.com\/index.php\/wp-json\/wp\/v2\/pages\/7123\/revisions"}],"predecessor-version":[{"id":7149,"href":"https:\/\/microghar.com\/index.php\/wp-json\/wp\/v2\/pages\/7123\/revisions\/7149"}],"wp:attachment":[{"href":"https:\/\/microghar.com\/index.php\/wp-json\/wp\/v2\/media?parent=7123"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}