{"product_id":"rivano-fluted-chester","title":"Rivano Fluted Chester","description":"\u003cstyle\u003e\n.avian-rivano-safe{\n\n  width:100%;\n  max-width:100%;\n  min-width:0;\n  margin:22px 0;\n  padding:0;\n\n  font-family:inherit;\n  line-height:1.6;\n  overflow:hidden;\n\n  container-type:inline-size;\n\n  --ink:#302923;\n  --copy:#756a62;\n\n  --cream:#faf6ef;\n  --sand:#e8dccd;\n  --wood:#805838;\n\n  --gold:#a98968;\n  --taupe:#907561;\n\n  --dark:#302722;\n  --line:rgba(48,42,38,.13);\n\n  color:var(--ink);\n}\n\n.avian-rivano-safe,\n.avian-rivano-safe *{\n  box-sizing:border-box;\n}\n\n.avian-rivano-safe h2,\n.avian-rivano-safe h3,\n.avian-rivano-safe p{\n  margin-top:0;\n}\n\n.avian-rivano-safe h2,\n.avian-rivano-safe h3{\n  overflow-wrap:anywhere;\n}\n\n.avian-rivano-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.rv-hero{\n\n  display:grid;\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      #fcf9f5,\n      #eee5da\n    );\n}\n\n.rv-copy,\n.rv-media{\n  min-width:0;\n}\n\n.rv-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.rv-kicker:before{\n\n  content:\"\";\n\n  width:30px;\n  height:1px;\n\n  background:currentColor;\n}\n\n.rv-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.rv-copy h2 em{\n\n  display:block;\n\n  color:var(--gold);\n\n  font-family:Georgia,serif;\n  font-weight:400;\n}\n\n.rv-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.rv-pills{\n\n  display:flex;\n  flex-wrap:wrap;\n\n  gap:7px;\n\n  margin-top:18px;\n}\n\n.rv-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,.63);\n\n  font-size:10px;\n}\n\n\n\/* IMAGE *\/\n\n.rv-media{\n\n  position:relative;\n\n  aspect-ratio:1.4\/1;\n\n  overflow:hidden;\n\n  border-radius:17px;\n\n  background:#d7c9bd;\n\n  box-shadow:\n    0 16px 34px rgba(48,42,38,.10);\n}\n\n.rv-media img{\n\n  height:100%!important;\n\n  object-fit:cover;\n  object-position:center;\n}\n\n\n\/* RIBBON *\/\n\n.rv-ribbon{\n\n  display:grid;\n\n  gap:8px;\n\n  margin-top:10px;\n  padding:21px;\n\n  border-radius:17px;\n\n  background:var(--dark);\n\n  color:#fff;\n}\n\n.rv-ribbon small{\n\n  color:#d8bca1;\n\n  font-size:9px;\n  font-weight:700;\n\n  letter-spacing:.15em;\n  text-transform:uppercase;\n}\n\n.rv-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.rv-ribbon p{\n\n  margin:0;\n\n  color:rgba(255,255,255,.70);\n\n  font-size:12px;\n  line-height:1.65;\n}\n\n\n\/* CARDS *\/\n\n.rv-cards{\n\n  display:grid;\n\n  gap:10px;\n\n  margin-top:10px;\n}\n\n.rv-card{\n\n  padding:18px;\n\n  border:1px solid var(--line);\n  border-radius:15px;\n\n  background:#fff;\n}\n\n.rv-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(--gold);\n\n  font-size:9px;\n}\n\n.rv-card h3{\n\n  margin:12px 0 6px;\n\n  font-size:16px;\n}\n\n.rv-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.rv-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.rv-details h3{\n\n  margin:0;\n\n  font-size:25px;\n\n  font-weight:500;\n}\n\n.rv-grid{\n\n  display:grid;\n\n  gap:8px;\n\n  margin-top:14px;\n}\n\n.rv-detail{\n\n  padding:13px;\n\n  border-radius:11px;\n\n  background:var(--cream);\n}\n\n.rv-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.rv-detail strong{\n\n  display:block;\n\n  margin-top:4px;\n\n  font-size:12px;\n}\n\n\n\/* NOTES *\/\n\n.rv-notes{\n\n  display:grid;\n\n  gap:10px;\n\n  margin-top:10px;\n}\n\n.rv-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.rv-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.rv-note h3{\n\n  margin:8px 0 6px;\n\n  font-size:16px;\n}\n\n.rv-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  .rv-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  .rv-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  .rv-ribbon p{\n    text-align:right;\n  }\n\n  .rv-cards{\n\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n  }\n\n  .rv-grid{\n\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .rv-notes{\n\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n}\n\n@container (min-width:880px){\n\n  .rv-grid{\n\n    grid-template-columns:\n      repeat(4,minmax(0,1fr));\n  }\n}\n\u003c\/style\u003e\n\u003csection class=\"avian-rivano-safe\"\u003e\n\u003cdiv class=\"rv-hero\"\u003e\n\u003cdiv class=\"rv-copy\"\u003e\n\u003cdiv class=\"rv-kicker\"\u003eRivano Fluted Chester · Vertical Bedroom Storage\u003c\/div\u003e\n\u003ch2\u003eStorage in rhythm. \u003cem\u003eWarm walnut shaped with architectural detail.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eRivano Fluted Chester\u003c\/strong\u003e brings together compact vertical proportions, warm timber character and precise surface detailing. Four generously sized drawers feature matching vertical fluting across the entire façade, while a recessed upper niche creates space for books, accessories and decorative objects. At approximately four feet tall, Rivano provides substantial storage without requiring the footprint of a traditional wide dresser.\u003c\/p\u003e\n\u003cdiv class=\"rv-pills\"\u003e\n\u003cspan\u003eFour fluted drawers\u003c\/span\u003e \u003cspan\u003eOpen upper niche\u003c\/span\u003e \u003cspan\u003eWarm walnut finish\u003c\/span\u003e \u003cspan\u003eApprox. 4 ft tall\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-media\"\u003e\n\u003c!-- REPLACE WITH FINAL RIVANO SHOPIFY CDN IMAGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0706\/0029\/4630\/files\/1e9dd869-2e2c-4c93-b8b7-752ff279524e.png?v=1790148071\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-ribbon\"\u003e\n\u003cdiv\u003e\n\u003csmall\u003eThe Rivano character\u003c\/small\u003e\n\u003ch3\u003eVertical storage designed to feel architectural, not bulky.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eRivano uses its height efficiently while maintaining a clean, composed silhouette. The open display niche interrupts the solid storage volume, while repeated fluting across all four drawers introduces texture, shadow and a sophisticated handcrafted character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-cards\"\u003e\n\u003carticle class=\"rv-card\"\u003e\u003cb\u003e01\u003c\/b\u003e\n\u003ch3\u003eFour matching fluted drawers\u003c\/h3\u003e\n\u003cp\u003eEach drawer carries the same vertical ribbed detailing, creating a continuous visual rhythm from the upper storage section to the base of the chester.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"rv-card\"\u003e\u003cb\u003e02\u003c\/b\u003e\n\u003ch3\u003eIntegrated display niche\u003c\/h3\u003e\n\u003cp\u003eThe recessed upper compartment provides an accessible space for books, jewellery boxes or decorative pieces while keeping them visually separate from the enclosed drawer storage.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"rv-card\"\u003e\u003cb\u003e03\u003c\/b\u003e\n\u003ch3\u003eSpace-efficient vertical form\u003c\/h3\u003e\n\u003cp\u003eAt approximately four feet in height, Rivano provides useful storage capacity while maintaining a relatively compact floor footprint, making it particularly suitable for bedrooms and dressing areas.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-details\"\u003e\n\u003ch3\u003eDesign details\u003c\/h3\u003e\n\u003cdiv class=\"rv-grid\"\u003e\n\u003cdiv class=\"rv-detail\"\u003e\n\u003csmall\u003eCategory\u003c\/small\u003e \u003cstrong\u003eChester \/ Chest of Drawers\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-detail\"\u003e\n\u003csmall\u003eProduct\u003c\/small\u003e \u003cstrong\u003eRivano Fluted Chester\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-detail\"\u003e\n\u003csmall\u003eHeight\u003c\/small\u003e \u003cstrong\u003eApproximately 4 ft\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-detail\"\u003e\n\u003csmall\u003eStorage\u003c\/small\u003e \u003cstrong\u003eFour Drawers + Open Niche\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-detail\"\u003e\n\u003csmall\u003eDrawer Front\u003c\/small\u003e \u003cstrong\u003eVertical Fluted Detailing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-detail\"\u003e\n\u003csmall\u003eColour Direction\u003c\/small\u003e \u003cstrong\u003eWarm Walnut Brown\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-detail\"\u003e\n\u003csmall\u003eSurface Character\u003c\/small\u003e \u003cstrong\u003eNatural Wood-Grain Look\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-detail\"\u003e\n\u003csmall\u003eBase\u003c\/small\u003e \u003cstrong\u003eLow Dark Plinth\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-detail\"\u003e\n\u003csmall\u003eTop Profile\u003c\/small\u003e \u003cstrong\u003eRaised Side Edges\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-detail\"\u003e\n\u003csmall\u003eDesign Style\u003c\/small\u003e \u003cstrong\u003eContemporary \/ Warm Minimalist\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-detail\"\u003e\n\u003csmall\u003eRecommended Space\u003c\/small\u003e \u003cstrong\u003eBedroom \/ Dressing Area\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-detail\"\u003e\n\u003csmall\u003eDimensions\u003c\/small\u003e \u003cstrong\u003eAvailable on Request\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rv-notes\"\u003e\n\u003carticle class=\"rv-note\"\u003e\u003csmall\u003eStyling direction\u003c\/small\u003e\n\u003ch3\u003eUse the open niche as a curated display\u003c\/h3\u003e\n\u003cp\u003eStyle the recessed shelf with a small collection of books, a decorative box or one sculptural object. Keep the top similarly restrained so the vertical fluting and warm walnut grain remain the strongest visual elements.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"rv-note\"\u003e\u003csmall\u003eStorage\u003c\/small\u003e\n\u003ch3\u003eOrganise vertically\u003c\/h3\u003e\n\u003cp\u003eUse the upper drawers for accessories and frequently used clothing, while the larger lower drawers can accommodate folded garments, bedroom textiles and other everyday essentials.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"rv-note\"\u003e\u003csmall\u003eCare\u003c\/small\u003e\n\u003ch3\u003ePreserve the walnut finish\u003c\/h3\u003e\n\u003cp\u003eDust regularly with a soft dry microfibre cloth, including between the fluted channels. Wipe spills promptly and avoid abrasive cleaners, harsh chemicals, excessive moisture and prolonged direct sunlight.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"rv-note\"\u003e\u003csmall\u003ePlacement\u003c\/small\u003e\n\u003ch3\u003eIdeal where floor space is limited\u003c\/h3\u003e\n\u003cp\u003eRivano's tall proportions make it particularly useful beside wardrobes, within dressing zones or against narrower bedroom walls where a wide dresser would occupy too much floor area.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Avian","offers":[{"title":"Default Title","offer_id":50491266334950,"sku":null,"price":0.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/0029\/4630\/files\/1e9dd869-2e2c-4c93-b8b7-752ff279524e.png?v=1790148071","url":"https:\/\/avianlifestyle.com\/products\/rivano-fluted-chester","provider":"Avian","version":"1.0","type":"link"}