{"product_id":"quiet-axis-abstract-painting","title":"Quiet Axis Abstract Painting","description":"\u003csection class=\"avian-quiet-axis\"\u003e\n  \u003cstyle\u003e\n    .avian-quiet-axis {\n      --qa-dark: #292724;\n      --qa-copy: #716c65;\n      --qa-cream: #f7f3ec;\n      --qa-stone: #ddd5ca;\n      --qa-taupe: #8f8377;\n      --qa-white: #ffffff;\n      --qa-line: rgba(41, 39, 36, 0.13);\n\n      width: 100%;\n      margin: 22px 0;\n      color: var(--qa-dark);\n      font-family: inherit;\n      line-height: 1.6;\n      container-type: inline-size;\n    }\n\n    .avian-quiet-axis,\n    .avian-quiet-axis * {\n      box-sizing: border-box;\n    }\n\n    .qa-hero {\n      padding: 28px;\n      border: 1px solid var(--qa-line);\n      border-radius: 20px;\n      background:\n        radial-gradient(\n          circle at 8% 5%,\n          rgba(255,255,255,0.96),\n          transparent 36%\n        ),\n        linear-gradient(\n          135deg,\n          #fbf9f5 0%,\n          #eee8df 58%,\n          #d6cdc3 100%\n        );\n    }\n\n    .qa-eyebrow {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 16px;\n      color: #766b61;\n      font-size: 10px;\n      font-weight: 700;\n      letter-spacing: 0.17em;\n      text-transform: uppercase;\n    }\n\n    .qa-eyebrow::before {\n      content: \"\";\n      width: 30px;\n      height: 1px;\n      background: currentColor;\n    }\n\n    .qa-hero h2 {\n      max-width: 700px;\n      margin: 0;\n      font-size: clamp(32px, 7cqi, 52px);\n      font-weight: 500;\n      line-height: 1.03;\n      letter-spacing: -0.045em;\n    }\n\n    .qa-hero h2 em {\n      display: block;\n      margin-top: 4px;\n      color: #7e7064;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-weight: 400;\n    }\n\n    .qa-intro {\n      max-width: 720px;\n      margin: 20px 0 0;\n      color: var(--qa-copy);\n      font-size: 15px;\n    }\n\n    .qa-pills {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 7px;\n      margin-top: 22px;\n    }\n\n    .qa-pills span {\n      padding: 7px 12px;\n      border: 1px solid var(--qa-line);\n      border-radius: 100px;\n      background: rgba(255,255,255,0.52);\n      color: #514d48;\n      font-size: 11px;\n    }\n\n    .qa-features {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin-top: 10px;\n    }\n\n    .qa-feature {\n      padding: 19px;\n      border: 1px solid var(--qa-line);\n      border-radius: 16px;\n      background: var(--qa-white);\n    }\n\n    .qa-feature small {\n      display: block;\n      margin-bottom: 10px;\n      color: var(--qa-taupe);\n      font-size: 9px;\n      font-weight: 700;\n      letter-spacing: 0.15em;\n    }\n\n    .qa-feature h3 {\n      margin: 0 0 7px;\n      font-size: 17px;\n      font-weight: 600;\n    }\n\n    .qa-feature p {\n      margin: 0;\n      color: var(--qa-copy);\n      font-size: 13px;\n    }\n\n    .qa-story {\n      display: grid;\n      grid-template-columns: 1fr;\n      margin-top: 10px;\n      overflow: hidden;\n      border-radius: 18px;\n      background: #302e2b;\n      color: #ffffff;\n    }\n\n    .qa-story-title {\n      padding: 25px;\n      background:\n        radial-gradient(\n          circle at 15% 10%,\n          rgba(255,255,255,0.46),\n          transparent 33%\n        ),\n        linear-gradient(\n          135deg,\n          #c0b5a9,\n          #e6dfd5 55%,\n          #96887b\n        );\n      color: var(--qa-dark);\n    }\n\n    .qa-story-title small {\n      display: block;\n      margin-bottom: 10px;\n      color: #675d55;\n      font-size: 9px;\n      font-weight: 700;\n      letter-spacing: 0.16em;\n      text-transform: uppercase;\n    }\n\n    .qa-story-title h3 {\n      margin: 0;\n      max-width: 500px;\n      font-size: clamp(25px, 5cqi, 38px);\n      font-weight: 500;\n      line-height: 1.08;\n      letter-spacing: -0.035em;\n    }\n\n    .qa-story-copy {\n      padding: 25px;\n    }\n\n    .qa-story-copy p {\n      margin: 0;\n      color: rgba(255,255,255,0.72);\n      font-size: 13px;\n    }\n\n    .qa-story-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 7px;\n      margin-top: 18px;\n    }\n\n    .qa-story-tags span {\n      padding: 7px 11px;\n      border: 1px solid rgba(255,255,255,0.15);\n      border-radius: 100px;\n      font-size: 10px;\n      color: rgba(255,255,255,0.88);\n    }\n\n    .qa-details {\n      margin-top: 10px;\n      padding: 20px;\n      border: 1px solid var(--qa-line);\n      border-radius: 18px;\n      background: #ffffff;\n    }\n\n    .qa-details h3 {\n      margin: 0 0 17px;\n      font-size: clamp(23px, 5cqi, 34px);\n      font-weight: 500;\n      letter-spacing: -0.03em;\n    }\n\n    .qa-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 8px;\n    }\n\n    .qa-detail {\n      padding: 14px;\n      border-radius: 13px;\n      background: var(--qa-cream);\n    }\n\n    .qa-detail small {\n      display: block;\n      margin-bottom: 5px;\n      color: var(--qa-copy);\n      font-size: 8px;\n      font-weight: 700;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n    }\n\n    .qa-detail strong {\n      font-size: 13px;\n      font-weight: 600;\n    }\n\n    .qa-note {\n      margin-top: 10px;\n      padding: 20px;\n      border: 1px solid var(--qa-line);\n      border-radius: 16px;\n      background:\n        linear-gradient(\n          135deg,\n          #ffffff,\n          var(--qa-cream)\n        );\n    }\n\n    .qa-note small {\n      display: block;\n      margin-bottom: 8px;\n      color: var(--qa-taupe);\n      font-size: 9px;\n      font-weight: 700;\n      letter-spacing: 0.15em;\n      text-transform: uppercase;\n    }\n\n    .qa-note h3 {\n      margin: 0 0 7px;\n      font-size: 17px;\n      font-weight: 600;\n    }\n\n    .qa-note p {\n      margin: 0;\n      color: var(--qa-copy);\n      font-size: 12px;\n    }\n\n    @container (min-width: 520px) {\n      .qa-features {\n        grid-template-columns: repeat(3, minmax(0, 1fr));\n      }\n\n      .qa-story {\n        grid-template-columns:\n          minmax(190px, 0.85fr)\n          minmax(0, 1.15fr);\n      }\n\n      .qa-story-title,\n      .qa-story-copy {\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n      }\n\n      .qa-grid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    @container (min-width: 760px) {\n      .qa-grid {\n        grid-template-columns: repeat(3, minmax(0, 1fr));\n      }\n    }\n\n    @media (max-width: 520px) {\n      .qa-hero,\n      .qa-feature,\n      .qa-story-title,\n      .qa-story-copy,\n      .qa-details,\n      .qa-note {\n        padding: 18px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"qa-hero\"\u003e\n    \u003cdiv class=\"qa-eyebrow\"\u003e\n      Contemporary abstract artwork\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Quiet geometry.\n      \u003cem\u003eConfident composition.\u003c\/em\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"qa-intro\"\u003e\n      The Quiet Axis Abstract Painting creates visual balance through bold\n      charcoal gestures, softened grey forms and expansive areas of warm cream.\n      Its restrained palette and architectural composition make it a refined\n      statement piece for contemporary interiors.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"qa-pills\"\u003e\n      \u003cspan\u003e100 × 100 cm\u003c\/span\u003e\n      \u003cspan\u003eSquare composition\u003c\/span\u003e\n      \u003cspan\u003eNeutral abstract palette\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"qa-features\"\u003e\n    \u003carticle class=\"qa-feature\"\u003e\n      \u003csmall\u003e01 \/ COMPOSITION\u003c\/small\u003e\n\n      \u003ch3\u003eArchitectural balance\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Strong horizontal and vertical gestures create structure while\n        deliberately softened edges keep the composition relaxed.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"qa-feature\"\u003e\n      \u003csmall\u003e02 \/ PALETTE\u003c\/small\u003e\n\n      \u003ch3\u003eQuiet neutral contrast\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Charcoal, black, warm grey and cream combine into an understated\n        palette designed for sophisticated interiors.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"qa-feature\"\u003e\n      \u003csmall\u003e03 \/ SCALE\u003c\/small\u003e\n\n      \u003ch3\u003eDesigned to lead the room\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The generous square proportion gives the artwork enough presence\n        to work confidently above a console, sofa or statement sideboard.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"qa-story\"\u003e\n    \u003cdiv class=\"qa-story-title\"\u003e\n      \u003csmall\u003eThe visual story\u003c\/small\u003e\n\n      \u003ch3\u003e\n        Movement held within a quiet architectural rhythm.\n      \u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"qa-story-copy\"\u003e\n      \u003cp\u003e\n        Quiet Axis explores the tension between structure and spontaneity.\n        Dark graphic forms establish direction, while diffused neutral areas\n        soften the composition and allow the artwork to sit naturally within\n        warm, layered living spaces.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"qa-story-tags\"\u003e\n        \u003cspan\u003eAbstract geometry\u003c\/span\u003e\n        \u003cspan\u003eWarm neutrals\u003c\/span\u003e\n        \u003cspan\u003eCharcoal contrast\u003c\/span\u003e\n        \u003cspan\u003eContemporary interior art\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"qa-details\"\u003e\n    \u003ch3\u003eArtwork details\u003c\/h3\u003e\n\n    \u003cdiv class=\"qa-grid\"\u003e\n      \u003cdiv class=\"qa-detail\"\u003e\n        \u003csmall\u003eArtwork\u003c\/small\u003e\n        \u003cstrong\u003eQuiet Axis\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qa-detail\"\u003e\n        \u003csmall\u003eDimensions\u003c\/small\u003e\n        \u003cstrong\u003e100 × 100 cm\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qa-detail\"\u003e\n        \u003csmall\u003eFormat\u003c\/small\u003e\n        \u003cstrong\u003eSquare\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qa-detail\"\u003e\n        \u003csmall\u003eStyle\u003c\/small\u003e\n        \u003cstrong\u003eContemporary abstract\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qa-detail\"\u003e\n        \u003csmall\u003ePalette\u003c\/small\u003e\n        \u003cstrong\u003eCream, charcoal \u0026amp; warm grey\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"qa-detail\"\u003e\n        \u003csmall\u003eRecommended space\u003c\/small\u003e\n        \u003cstrong\u003eLiving, dining or entrance area\u003c\/strong\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"qa-note\"\u003e\n    \u003csmall\u003eStyling direction\u003c\/small\u003e\n\n    \u003ch3\u003eGive the artwork breathing room\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Pair Quiet Axis with warm timber, natural stone, soft neutral upholstery\n      and restrained accessories. Allow clear wall space around the painting\n      so the composition remains the visual focal point.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Avian","offers":[{"title":"Default Title","offer_id":48132619174118,"sku":null,"price":0.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/0029\/4630\/files\/1d927910-3416-40d8-a050-7ee8c3a312e6.png?v=1786100265","url":"https:\/\/avianlifestyle.com\/products\/quiet-axis-abstract-painting","provider":"Avian","version":"1.0","type":"link"}