{"product_id":"elara-bench","title":"Elara Bench","description":"\u003cstyle\u003e\n\n.avian-elara-safe{\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n\n  margin:22px 0;\n  padding:0;\n\n  font-family:inherit;\n  line-height:1.6;\n\n  overflow:hidden;\n\n  container-type:inline-size;\n\n  --ink:#302a26;\n  --copy:#746b63;\n\n  --cream:#faf7f2;\n  --oat:#e7ddd2;\n  --sand:#cdbda9;\n\n  --bronze:#9e8063;\n  --taupe:#8d7664;\n\n  --dark:#332d29;\n\n  --line:rgba(48,42,38,.13);\n\n  color:var(--ink);\n}\n\n.avian-elara-safe,\n.avian-elara-safe *{\n  box-sizing:border-box;\n}\n\n.avian-elara-safe h2,\n.avian-elara-safe h3,\n.avian-elara-safe p{\n  margin-top:0;\n}\n\n.avian-elara-safe h2,\n.avian-elara-safe h3{\n  overflow-wrap:anywhere;\n}\n\n.avian-elara-safe img{\n  display:block!important;\n  width:100%!important;\n  max-width:none!important;\n  margin:0!important;\n}\n\n\n\/* HERO *\/\n\n.el-hero{\n\n  display:grid;\n\n  gap:12px;\n\n  padding:22px;\n\n  border:1px solid var(--line);\n  border-radius:22px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fcfaf6,\n      #eee6dc\n    );\n}\n\n.el-copy,\n.el-media{\n  min-width:0;\n}\n\n.el-kicker{\n\n  display:flex;\n  align-items:center;\n  gap:10px;\n\n  margin-bottom:15px;\n\n  color:var(--taupe);\n\n  font-size:9px;\n  font-weight:700;\n\n  letter-spacing:.17em;\n  text-transform:uppercase;\n}\n\n.el-kicker:before{\n\n  content:\"\";\n\n  width:30px;\n  height:1px;\n\n  background:currentColor;\n}\n\n.el-copy h2{\n\n  margin:0;\n\n  font-size:38px;\n  font-size:clamp(30px,7cqi,54px);\n\n  font-weight:500;\n\n  line-height:1.02;\n  letter-spacing:-.045em;\n}\n\n.el-copy h2 em{\n\n  display:block;\n\n  color:var(--bronze);\n\n  font-family:Georgia,serif;\n  font-weight:400;\n}\n\n.el-copy p{\n\n  margin:18px 0 0;\n\n  color:var(--copy);\n\n  font-size:14px;\n  line-height:1.72;\n}\n\n.el-pills{\n\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:7px;\n\n  margin-top:18px;\n}\n\n.el-pills span{\n\n  padding:7px 11px;\n\n  border:1px solid var(--line);\n  border-radius:99px;\n\n  background:rgba(255,255,255,.6);\n\n  font-size:10px;\n}\n\n\n\/* IMAGE *\/\n\n.el-media{\n\n  position:relative;\n\n  aspect-ratio:1.35\/1;\n\n  overflow:hidden;\n\n  border-radius:17px;\n\n  background:#d8cec4;\n\n  box-shadow:\n    0 16px 34px rgba(48,42,38,.10);\n}\n\n.el-media img{\n\n  height:100%!important;\n\n  object-fit:cover;\n  object-position:center;\n}\n\n\n\/* STATEMENT *\/\n\n.el-ribbon{\n\n  display:grid;\n\n  gap:8px;\n\n  margin-top:10px;\n\n  padding:21px;\n\n  border-radius:17px;\n\n  background:var(--dark);\n\n  color:#fff;\n}\n\n.el-ribbon small{\n\n  color:#d9bfa7;\n\n  font-size:9px;\n  font-weight:700;\n\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.el-ribbon h3{\n\n  margin:0;\n\n  font-size:25px;\n  font-size:clamp(23px,5.5cqi,35px);\n\n  font-weight:500;\n\n  line-height:1.08;\n}\n\n.el-ribbon p{\n\n  margin:0;\n\n  color:rgba(255,255,255,.69);\n\n  font-size:12px;\n  line-height:1.65;\n}\n\n\n\/* FEATURE CARDS *\/\n\n.el-cards{\n\n  display:grid;\n\n  gap:10px;\n\n  margin-top:10px;\n}\n\n.el-card{\n\n  padding:18px;\n\n  border:1px solid var(--line);\n  border-radius:15px;\n\n  background:#fff;\n}\n\n.el-card b{\n\n  display:inline-grid;\n\n  place-items:center;\n\n  width:28px;\n  height:28px;\n\n  border-radius:50%;\n\n  background:var(--cream);\n\n  color:var(--bronze);\n\n  font-size:9px;\n}\n\n.el-card h3{\n\n  margin:12px 0 6px;\n\n  font-size:16px;\n}\n\n.el-card p{\n\n  margin:0;\n\n  color:var(--copy);\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n\n\/* DETAILS *\/\n\n.el-details{\n\n  margin-top:10px;\n\n  padding:19px;\n\n  border:1px solid var(--line);\n  border-radius:17px;\n\n  background:#fff;\n}\n\n.el-details h3{\n\n  margin:0;\n\n  font-size:25px;\n\n  font-weight:500;\n}\n\n.el-grid{\n\n  display:grid;\n\n  gap:8px;\n\n  margin-top:14px;\n}\n\n.el-detail{\n\n  padding:13px;\n\n  border-radius:11px;\n\n  background:var(--cream);\n}\n\n.el-detail small{\n\n  display:block;\n\n  color:var(--copy);\n\n  font-size:8px;\n  font-weight:700;\n\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.el-detail strong{\n\n  display:block;\n\n  margin-top:4px;\n\n  font-size:12px;\n}\n\n\n\/* NOTES *\/\n\n.el-notes{\n\n  display:grid;\n\n  gap:10px;\n\n  margin-top:10px;\n}\n\n.el-note{\n\n  padding:18px;\n\n  border:1px solid var(--line);\n  border-radius:15px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fff,\n      var(--cream)\n    );\n}\n\n.el-note small{\n\n  color:var(--taupe);\n\n  font-size:9px;\n  font-weight:700;\n\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.el-note h3{\n\n  margin:8px 0 6px;\n\n  font-size:16px;\n}\n\n.el-note p{\n\n  margin:0;\n\n  color:var(--copy);\n\n  font-size:12px;\n  line-height:1.6;\n}\n\n\n\/* RESPONSIVE *\/\n\n@container (min-width:680px){\n\n  .el-hero{\n\n    grid-template-columns:\n      minmax(0,1fr)\n      minmax(0,.95fr);\n\n    align-items:center;\n\n    padding:28px;\n  }\n\n  .el-ribbon{\n\n    grid-template-columns:\n      minmax(0,.8fr)\n      minmax(0,1.2fr);\n\n    align-items:center;\n\n    padding:24px;\n  }\n\n  .el-ribbon p{\n    text-align:right;\n  }\n\n  .el-cards{\n\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n  }\n\n  .el-grid{\n\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .el-notes{\n\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n}\n\n@container (min-width:880px){\n\n  .el-grid{\n\n    grid-template-columns:\n      repeat(4,minmax(0,1fr));\n  }\n}\n\n\u003c\/style\u003e\n\u003csection class=\"avian-elara-safe\"\u003e\n\u003cdiv class=\"el-hero\"\u003e\n\u003cdiv class=\"el-copy\"\u003e\n\u003cdiv class=\"el-kicker\"\u003eElara Bench · Textured Bedroom Seating\u003c\/div\u003e\n\u003ch2\u003eSoft texture. \u003cem\u003eA lighter finishing touch.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eElara Bench\u003c\/strong\u003e brings together tactile ivory bouclé, subtle button tufting and a slender champagne-bronze frame in a clean, contemporary composition. Designed to sit naturally at the foot of a bed, Elara adds useful seating and another layer of texture without visually crowding the bedroom.\u003c\/p\u003e\n\u003cdiv class=\"el-pills\"\u003e\n\u003cspan\u003eIvory bouclé upholstery\u003c\/span\u003e \u003cspan\u003eSubtle button tufting\u003c\/span\u003e \u003cspan\u003eChampagne-bronze frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-media\"\u003e\n\u003c!-- REPLACE WITH FINAL ELARA SHOPIFY CDN IMAGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/0029\/4630\/files\/755784f6-60ff-442c-8a26-c4ca5f0e97fe.png?v=1790082739\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"el-ribbon\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003e The Elara mood \u003c\/small\u003e\n\u003ch3\u003eA simple layer of softness at the foot of the bed.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eElara is deliberately understated. Its tactile upholstery gives the bedroom warmth, while the slim metal structure keeps the bench visually open and allows surrounding furniture to remain the focus.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"el-cards\"\u003e\n\u003carticle class=\"el-card\"\u003e\u003cb\u003e01\u003c\/b\u003e\n\u003ch3\u003eTactile bouclé surface\u003c\/h3\u003e\n\u003cp\u003eWarm ivory bouclé brings a soft, dimensional texture to the long upholstered seat, making Elara particularly effective within calm neutral interiors.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"el-card\"\u003e\u003cb\u003e02\u003c\/b\u003e\n\u003ch3\u003eSubtle tailored tufting\u003c\/h3\u003e\n\u003cp\u003eLight button detailing adds gentle structure across the seat without interrupting the bench's clean, understated silhouette.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"el-card\"\u003e\u003cb\u003e03\u003c\/b\u003e\n\u003ch3\u003eSlim metallic frame\u003c\/h3\u003e\n\u003cp\u003eChampagne-bronze legs and linear supports create a refined contrast against the soft upholstery while keeping the overall composition visually light.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- DETAILS --\u003e\n\u003cdiv class=\"el-details\"\u003e\n\u003ch3\u003eDesign details\u003c\/h3\u003e\n\u003cdiv class=\"el-grid\"\u003e\n\u003cdiv class=\"el-detail\"\u003e\n\u003csmall\u003e Product \u003c\/small\u003e \u003cstrong\u003e Elara Bench \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-detail\"\u003e\n\u003csmall\u003e Category \u003c\/small\u003e \u003cstrong\u003e Upholstered Bench \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-detail\"\u003e\n\u003csmall\u003e Upholstery \u003c\/small\u003e \u003cstrong\u003e Textured Bouclé Fabric \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-detail\"\u003e\n\u003csmall\u003e Colour \u003c\/small\u003e \u003cstrong\u003e Warm Ivory \/ Cream \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-detail\"\u003e\n\u003csmall\u003e Seat Detail \u003c\/small\u003e \u003cstrong\u003e Subtle Button Tufting \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-detail\"\u003e\n\u003csmall\u003e Frame \u003c\/small\u003e \u003cstrong\u003e Slim Metal Structure \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-detail\"\u003e\n\u003csmall\u003e Frame Finish \u003c\/small\u003e \u003cstrong\u003e Champagne Bronze \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-detail\"\u003e\n\u003csmall\u003e Silhouette \u003c\/small\u003e \u003cstrong\u003e Long \/ Low \/ Contemporary \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-detail\"\u003e\n\u003csmall\u003e Design Character \u003c\/small\u003e \u003cstrong\u003e Warm Minimalist \/ Contemporary \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-detail\"\u003e\n\u003csmall\u003e Recommended Space \u003c\/small\u003e \u003cstrong\u003e Bedroom \/ Dressing Area \/ Entryway \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-detail\"\u003e\n\u003csmall\u003e Placement \u003c\/small\u003e \u003cstrong\u003e Foot of Bed \/ Wall \/ Hallway \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"el-detail\"\u003e\n\u003csmall\u003e Dimensions \u003c\/small\u003e \u003cstrong\u003e Available on Request \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NOTES --\u003e\n\u003cdiv class=\"el-notes\"\u003e\n\u003carticle class=\"el-note\"\u003e\u003csmall\u003e Styling direction \u003c\/small\u003e\n\u003ch3\u003eLayer it into a neutral bedroom\u003c\/h3\u003e\n\u003cp\u003ePosition Elara at the foot of an upholstered bed and pair it with warm ivory linen, taupe throws, textured rugs and natural timber. Brass or champagne metal accents elsewhere in the room will subtly echo the bench frame.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"el-note\"\u003e\u003csmall\u003e Care \u003c\/small\u003e\n\u003ch3\u003eProtect the bouclé texture\u003c\/h3\u003e\n\u003cp\u003eVacuum gently with a soft upholstery attachment. Blot spills immediately with a clean absorbent cloth and avoid aggressive rubbing, harsh chemicals, excessive moisture and prolonged exposure to strong direct sunlight.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Avian","offers":[{"title":"Default Title","offer_id":48946121048294,"sku":null,"price":0.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/0029\/4630\/files\/d724fb1a-42b3-436a-a4cb-0350f36ef9b2.png?v=1790082804","url":"https:\/\/avianlifestyle.com\/products\/elara-bench","provider":"Avian","version":"1.0","type":"link"}