{"product_id":"aurelio-console","title":"Aurelio Console","description":"\u003cstyle\u003e\n.avian-aurelio-safe{\n\n  \/* DESKTOP-SAFE SHOPIFY DESCRIPTION RULES\n     Default = single column. Multi-column layouts activate only when\n     THIS description block itself is wide enough, not merely the browser. *\/\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n  margin:22px 0;\n  padding:0;\n  font-family:inherit;\n  line-height:1.6;\n  overflow:hidden;\n  container-type:inline-size;\n\n}\n\n.avian-aurelio-safe,\n.avian-aurelio-safe *{\n  box-sizing:border-box;\n}\n\n.avian-aurelio-safe h2,\n.avian-aurelio-safe h3,\n.avian-aurelio-safe p,\n.avian-aurelio-safe blockquote{\n  margin-top:0;\n}\n\n.avian-aurelio-safe h2,\n.avian-aurelio-safe h3{\n  overflow-wrap:anywhere;\n}\n\n.avian-aurelio-safe img{\n  display:block!important;\n  width:100%!important;\n  max-width:none!important;\n  margin:0!important;\n}\n\n\n\/* AURELIO COLOUR SYSTEM *\/\n\n.avian-aurelio-safe{\n  --ink:#302a25;\n  --copy:#756e67;\n  --pearl:#faf8f5;\n  --ivory:#f3eee7;\n  --walnut:#59402e;\n  --wood:#806147;\n  --bronze:#a48660;\n  --champ:#b59d7b;\n  --dark:#29231f;\n  --line:rgba(48,42,37,.12);\n  color:var(--ink);\n}\n\n\n\/* HERO *\/\n\n.au-hero{\n  display:grid;\n  gap:10px;\n}\n\n.au-copy{\n  padding:22px;\n  border:1px solid var(--line);\n  border-radius:18px;\n  background:\n    radial-gradient(\n      circle at 8% 4%,\n      rgba(255,255,255,.97),\n      transparent 34%\n    ),\n    linear-gradient(\n      145deg,\n      #fbfaf7,\n      #f1ece5 55%,\n      #d9cec1\n    );\n}\n\n.au-kicker{\n  display:flex;\n  align-items:center;\n  gap:10px;\n  margin-bottom:14px;\n  color:var(--bronze);\n  font-size:9px;\n  font-weight:700;\n  letter-spacing:.17em;\n  text-transform:uppercase;\n}\n\n.au-kicker:before{\n  content:\"\";\n  width:30px;\n  height:1px;\n  background:currentColor;\n}\n\n.au-copy h2{\n  margin:0;\n  font-size:38px;\n  font-size:clamp(30px,7cqi,54px);\n  font-weight:400;\n  line-height:1;\n  letter-spacing:-.05em;\n}\n\n.au-copy h2 em{\n  display:block;\n  color:var(--walnut);\n  font-family:Georgia,serif;\n  font-weight:400;\n}\n\n.au-copy p{\n  margin:18px 0 0;\n  color:var(--copy);\n  font-size:14px;\n  line-height:1.7;\n}\n\n.au-media{\n  aspect-ratio:1.4\/1;\n  overflow:hidden;\n  border-radius:18px;\n  background:#d8d0c7;\n}\n\n.au-media img{\n  height:100%!important;\n  object-fit:cover;\n}\n\n\n\/* STATEMENT *\/\n\n.au-statement{\n  margin-top:10px;\n  padding:23px;\n  text-align:center;\n  border:1px solid var(--line);\n  border-radius:17px;\n  background:#fff;\n}\n\n.au-statement small{\n  color:var(--bronze);\n  font-size:9px;\n  font-weight:700;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.au-statement div{\n  max-width:790px;\n  margin:9px auto 0;\n  font-family:Georgia,serif;\n  font-size:22px;\n  font-size:clamp(20px,5.5cqi,33px);\n  line-height:1.22;\n  color:#443b34;\n}\n\n\n\/* FEATURE CARDS *\/\n\n.au-features{\n  display:grid;\n  gap:10px;\n  margin-top:10px;\n}\n\n.au-card{\n  padding:18px;\n  border:1px solid var(--line);\n  border-radius:15px;\n  background:\n    linear-gradient(\n      145deg,\n      #fff,\n      #f8f5f0\n    );\n}\n\n.au-card span{\n  display:block;\n  color:var(--champ);\n  font-family:Georgia,serif;\n  font-size:25px;\n}\n\n.au-card small{\n  color:var(--bronze);\n  font-size:8px;\n  font-weight:700;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.au-card h3{\n  margin:7px 0 5px;\n  font-size:16px;\n}\n\n.au-card p{\n  margin:0;\n  color:var(--copy);\n  font-size:12px;\n  line-height:1.6;\n}\n\n\n\/* DESIGN STORY *\/\n\n.au-story{\n  display:grid;\n  gap:10px;\n  margin-top:10px;\n}\n\n.au-title{\n  padding:20px;\n  border-radius:16px;\n  background:\n    linear-gradient(\n      145deg,\n      #453528,\n      #79604b\n    );\n  color:#fff;\n}\n\n.au-title small{\n  color:#e2c9aa;\n  font-size:9px;\n  font-weight:700;\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.au-title h3{\n  margin:9px 0 0;\n  font-size:25px;\n  font-size:clamp(23px,5.5cqi,36px);\n  font-weight:500;\n  line-height:1.08;\n}\n\n.au-story-copy{\n  padding:20px;\n  border-radius:16px;\n  background:var(--dark);\n  color:#fff;\n}\n\n.au-story-copy p{\n  margin:0;\n  color:rgba(255,255,255,.73);\n  font-size:12px;\n  line-height:1.68;\n}\n\n\n\/* DETAILS *\/\n\n.au-details{\n  margin-top:10px;\n  padding:19px;\n  border:1px solid var(--line);\n  border-radius:17px;\n  background:#fff;\n}\n\n.au-details h3{\n  margin:0;\n  font-size:25px;\n  font-weight:500;\n}\n\n.au-grid{\n  display:grid;\n  gap:8px;\n  margin-top:14px;\n}\n\n.au-detail{\n  padding:13px;\n  border-radius:11px;\n  background:var(--pearl);\n}\n\n.au-detail small{\n  display:block;\n  color:#927e6c;\n  font-size:8px;\n  font-weight:700;\n  letter-spacing:.13em;\n  text-transform:uppercase;\n}\n\n.au-detail strong{\n  display:block;\n  margin-top:4px;\n  font-size:12px;\n}\n\n\n\/* NOTES *\/\n\n.au-notes{\n  display:grid;\n  gap:10px;\n  margin-top:10px;\n}\n\n.au-note{\n  padding:18px;\n  border:1px solid var(--line);\n  border-radius:15px;\n  background:\n    linear-gradient(\n      135deg,\n      #fff,\n      var(--ivory)\n    );\n}\n\n.au-note small{\n  color:var(--bronze);\n  font-size:9px;\n  font-weight:700;\n  letter-spacing:.14em;\n  text-transform:uppercase;\n}\n\n.au-note h3{\n  margin:8px 0 5px;\n  font-size:16px;\n}\n\n.au-note p{\n  margin:0;\n  color:var(--copy);\n  font-size:12px;\n  line-height:1.6;\n}\n\n\n\/* RESPONSIVE *\/\n\n@container (min-width:680px){\n\n  .au-hero{\n    grid-template-columns:\n      minmax(0,.84fr)\n      minmax(0,1.16fr);\n  }\n\n  .au-copy{\n    padding:28px;\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n  }\n\n  .au-features{\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n  }\n\n  .au-story{\n    grid-template-columns:\n      minmax(0,.78fr)\n      minmax(0,1.22fr);\n  }\n\n  .au-grid{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .au-notes{\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n}\n\n@container (min-width:880px){\n\n  .au-grid{\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n  }\n\n}\n\n\u003c\/style\u003e\n\u003csection class=\"avian-aurelio-safe\"\u003e\n\u003cdiv class=\"au-hero\"\u003e\n\u003cdiv class=\"au-copy\"\u003e\n\u003cdiv class=\"au-kicker\"\u003eAurelio Console · Architectural Balance\u003c\/div\u003e\n\u003ch2\u003eSculptural geometry. \u003cem\u003eNaturally refined.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eAurelio Console\u003c\/strong\u003e is an architectural statement defined by the contrast of a luminous polished marble top and a dramatically sculpted walnut-finish base. Its open geometric framework gives the piece visual lightness while the rich timber tones and subtle metallic detailing bring warmth and sophistication to contemporary interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"au-media\"\u003e\n\u003c!-- REPLACE THE URL BELOW WITH THE MAIN AURELIO CONSOLE LIFESTYLE IMAGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/0029\/4630\/files\/651e5e55-582b-4129-bdbd-e51e0574f344.png?v=1788521438\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"au-statement\"\u003e\n\u003csmall\u003eThe Aurelio expression\u003c\/small\u003e\n\u003cdiv\u003eA study in contrast — luminous stone above, sculpted walnut below, balanced by a silhouette that feels both architectural and effortless.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"au-features\"\u003e\n\u003carticle class=\"au-card\"\u003e\u003cspan\u003e01\u003c\/span\u003e \u003csmall\u003eSignature Form\u003c\/small\u003e\n\u003ch3\u003eSculptural geometric base\u003c\/h3\u003e\n\u003cp\u003eAngular timber sections form an expressive open framework beneath the console, creating a distinctive architectural silhouette from every viewing angle.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"au-card\"\u003e\u003cspan\u003e02\u003c\/span\u003e \u003csmall\u003eSurface\u003c\/small\u003e\n\u003ch3\u003ePolished marble elegance\u003c\/h3\u003e\n\u003cp\u003eThe expansive light marble top provides a refined surface for lamps, art books, decorative objects and floral arrangements while introducing a sense of brightness and understated luxury.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"au-card\"\u003e\u003cspan\u003e03\u003c\/span\u003e \u003csmall\u003eMaterial Contrast\u003c\/small\u003e\n\u003ch3\u003eWarm walnut character\u003c\/h3\u003e\n\u003cp\u003eRich walnut tones and visible wood character provide warmth beneath the light stone surface, creating an elegant balance between natural material and contemporary geometry.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"au-story\"\u003e\n\u003cdiv class=\"au-title\"\u003e\n\u003csmall\u003eArchitectural furniture\u003c\/small\u003e\n\u003ch3\u003eMore than a console — a composition of material, line and negative space.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"au-story-copy\"\u003e\n\u003cp\u003eAurelio is designed around the beauty of structure. Instead of a conventional four-legged base, angular walnut forms travel around an open central space, giving the console its instantly recognisable character. Above, the slender marble surface appears visually light against the substantial timber structure. The result is a refined statement piece suited to sophisticated foyers, living rooms and transitional spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"au-details\"\u003e\n\u003ch3\u003eDesign details\u003c\/h3\u003e\n\u003cdiv class=\"au-grid\"\u003e\n\u003cdiv class=\"au-detail\"\u003e\n\u003csmall\u003eCategory\u003c\/small\u003e \u003cstrong\u003eLuxury Console Table\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"au-detail\"\u003e\n\u003csmall\u003eTop\u003c\/small\u003e \u003cstrong\u003ePolished White Marble\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"au-detail\"\u003e\n\u003csmall\u003eBase\u003c\/small\u003e \u003cstrong\u003eSculptural Walnut-Finish Wood\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"au-detail\"\u003e\n\u003csmall\u003eMetal Detail\u003c\/small\u003e \u003cstrong\u003eChampagne Bronze Accent\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"au-detail\"\u003e\n\u003csmall\u003eColour Direction\u003c\/small\u003e \u003cstrong\u003eIvory \/ Walnut \/ Warm Bronze\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"au-detail\"\u003e\n\u003csmall\u003eBase Design\u003c\/small\u003e \u003cstrong\u003eOpen Geometric Architectural Frame\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"au-detail\"\u003e\n\u003csmall\u003eDesign Direction\u003c\/small\u003e \u003cstrong\u003eContemporary Luxury\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"au-detail\"\u003e\n\u003csmall\u003eVisual Character\u003c\/small\u003e \u003cstrong\u003eSculptural, Warm \u0026amp; Refined\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"au-detail\"\u003e\n\u003csmall\u003eRecommended Space\u003c\/small\u003e \u003cstrong\u003eFoyer \/ Hallway \/ Living Room\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"au-notes\"\u003e\n\u003carticle class=\"au-note\"\u003e\u003csmall\u003eStyling direction\u003c\/small\u003e\n\u003ch3\u003eKeep the styling architectural\u003c\/h3\u003e\n\u003cp\u003eStyle Aurelio with a sculptural table lamp, a restrained stack of art books, a stone or brass object and a tall floral arrangement. Warm ivory walls, abstract artwork and softly illuminated stone flooring complement its material palette beautifully.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"au-note\"\u003e\u003csmall\u003eCare\u003c\/small\u003e\n\u003ch3\u003ePreserve the natural finishes\u003c\/h3\u003e\n\u003cp\u003eWipe the marble surface with a soft damp cloth and clean spills promptly. Avoid acidic or abrasive cleaners on stone. Dust timber and metallic surfaces with a soft dry cloth and protect the console from excessive moisture and prolonged 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":48285726146790,"sku":null,"price":0.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/0029\/4630\/files\/fb36c57d-41fe-4dae-963e-b0d5b6ca2c34.png?v=1788521304","url":"https:\/\/avianlifestyle.com\/products\/aurelio-console","provider":"Avian","version":"1.0","type":"link"}