{"product_id":"sable-marble-centre-table","title":"Sable Marble Centre Table","description":"\u003csection class=\"avian-verde-v2\"\u003e\n  \u003cstyle\u003e\n    .avian-verde-v2 {\n      --av-deep: #17261f;\n      --av-dark: #263a31;\n      --av-mid: #5f7267;\n      --av-sage: #9caa9f;\n      --av-cream: #f6f2eb;\n      --av-stone: #dfe4dc;\n      --av-white: #ffffff;\n      --av-copy: #69645d;\n      --av-line: rgba(23, 38, 31, 0.14);\n\n      width: 100%;\n      max-width: 100%;\n      margin: 22px 0;\n      padding: 0;\n      overflow: hidden;\n      color: var(--av-deep);\n      font-family: inherit;\n      line-height: 1.55;\n      container-type: inline-size;\n    }\n\n    .avian-verde-v2,\n    .avian-verde-v2 * {\n      box-sizing: border-box;\n    }\n\n    \/* HERO *\/\n\n    .av-verde-hero {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 22px;\n      width: 100%;\n      padding: 24px;\n      overflow: hidden;\n      border: 1px solid var(--av-line);\n      border-radius: 22px;\n      background:\n        radial-gradient(\n          circle at 10% 5%,\n          rgba(255, 255, 255, 0.96),\n          transparent 35%\n        ),\n        linear-gradient(\n          135deg,\n          #faf7f1 0%,\n          #e8e2d8 55%,\n          #c7d0c7 100%\n        );\n    }\n\n    .av-verde-copy,\n    .av-verde-visual {\n      min-width: 0;\n    }\n\n    .av-verde-eyebrow {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin: 0 0 16px;\n      color: var(--av-mid);\n      font-size: 10px;\n      font-weight: 700;\n      letter-spacing: 0.17em;\n      text-transform: uppercase;\n    }\n\n    .av-verde-eyebrow::before {\n      content: \"\";\n      flex: 0 0 30px;\n      width: 30px;\n      height: 1px;\n      background: currentColor;\n    }\n\n    .av-verde-hero h2 {\n      max-width: 650px;\n      margin: 0;\n      font-family: inherit;\n      font-size: 38px;\n      font-size: clamp(32px, 7cqi, 52px);\n      font-weight: 500;\n      line-height: 1.02;\n      letter-spacing: -0.045em;\n      overflow-wrap: anywhere;\n    }\n\n    .av-verde-hero h2 em {\n      display: block;\n      margin-top: 3px;\n      color: var(--av-dark);\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-weight: 400;\n    }\n\n    .av-verde-intro {\n      max-width: 640px;\n      margin: 19px 0 0;\n      color: var(--av-copy);\n      font-size: 15px;\n      line-height: 1.65;\n    }\n\n    .av-verde-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 7px;\n      margin-top: 21px;\n    }\n\n    .av-verde-tags span {\n      display: inline-flex;\n      align-items: center;\n      min-height: 32px;\n      padding: 7px 12px;\n      border: 1px solid var(--av-line);\n      border-radius: 100px;\n      background: rgba(255, 255, 255, 0.48);\n      color: var(--av-dark);\n      font-size: 11px;\n      white-space: nowrap;\n    }\n\n    \/* RESPONSIVE PRODUCT VISUAL *\/\n\n    .av-verde-visual {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 100%;\n      padding: 15px;\n      overflow: hidden;\n      border: 1px solid rgba(255, 255, 255, 0.56);\n      border-radius: 18px;\n      background:\n        linear-gradient(\n          145deg,\n          rgba(255, 255, 255, 0.3),\n          rgba(214, 222, 214, 0.2)\n        );\n    }\n\n    .av-verde-visual svg {\n      display: block;\n      width: 100%;\n      max-width: 430px;\n      height: auto;\n      overflow: visible;\n    }\n\n    \/* FEATURES *\/\n\n    .av-verde-features {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 10px;\n      width: 100%;\n      margin-top: 10px;\n    }\n\n    .av-verde-feature {\n      min-width: 0;\n      padding: 18px;\n      border: 1px solid var(--av-line);\n      border-radius: 16px;\n      background: var(--av-white);\n      transition:\n        transform 0.25s ease,\n        box-shadow 0.25s ease,\n        background 0.25s ease;\n    }\n\n    .av-verde-feature:hover {\n      transform: translateY(-3px);\n      background: #fbfaf7;\n      box-shadow: 0 14px 30px rgba(23, 38, 31, 0.07);\n    }\n\n    .av-verde-feature small {\n      display: block;\n      margin-bottom: 12px;\n      color: #72877a;\n      font-size: 9px;\n      font-weight: 700;\n      letter-spacing: 0.15em;\n    }\n\n    .av-verde-feature h3 {\n      margin: 0 0 6px;\n      font-family: inherit;\n      font-size: 17px;\n      font-weight: 600;\n      line-height: 1.25;\n      letter-spacing: -0.015em;\n    }\n\n    .av-verde-feature p {\n      margin: 0;\n      color: var(--av-copy);\n      font-size: 13px;\n      line-height: 1.55;\n    }\n\n    \/* EDITORIAL STRIP *\/\n\n    .av-verde-editorial {\n      display: grid;\n      grid-template-columns: 1fr;\n      width: 100%;\n      margin-top: 10px;\n      overflow: hidden;\n      border-radius: 18px;\n      background: var(--av-deep);\n      color: var(--av-white);\n    }\n\n    .av-verde-heading {\n      min-width: 0;\n      padding: 23px;\n      background:\n        radial-gradient(\n          circle at 15% 10%,\n          rgba(255, 255, 255, 0.46),\n          transparent 32%\n        ),\n        linear-gradient(\n          135deg,\n          #91a094,\n          #dce2da 55%,\n          #687c70\n        );\n      color: var(--av-deep);\n    }\n\n    .av-verde-heading span {\n      display: block;\n      margin-bottom: 11px;\n      color: #53665a;\n      font-size: 9px;\n      font-weight: 700;\n      letter-spacing: 0.16em;\n      text-transform: uppercase;\n    }\n\n    .av-verde-heading h3 {\n      max-width: 500px;\n      margin: 0;\n      font-family: inherit;\n      font-size: 28px;\n      font-size: clamp(25px, 5.5cqi, 39px);\n      font-weight: 500;\n      line-height: 1.08;\n      letter-spacing: -0.035em;\n    }\n\n    .av-verde-editorial-copy {\n      min-width: 0;\n      padding: 23px;\n    }\n\n    .av-verde-editorial-copy p {\n      margin: 0;\n      color: rgba(255, 255, 255, 0.7);\n      font-size: 13px;\n      line-height: 1.65;\n    }\n\n    .av-verde-details {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 7px;\n      margin-top: 17px;\n    }\n\n    .av-verde-details span {\n      padding: 7px 11px;\n      border: 1px solid rgba(255, 255, 255, 0.15);\n      border-radius: 100px;\n      color: rgba(255, 255, 255, 0.88);\n      font-size: 10px;\n      white-space: nowrap;\n    }\n\n    \/* FINAL NOTE *\/\n\n    .av-verde-note {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 7px;\n      width: 100%;\n      margin-top: 10px;\n      padding: 17px;\n      border: 1px solid var(--av-line);\n      border-radius: 16px;\n      background:\n        linear-gradient(\n          135deg,\n          #ffffff,\n          var(--av-cream)\n        );\n    }\n\n    .av-verde-note strong {\n      color: var(--av-mid);\n      font-size: 9px;\n      letter-spacing: 0.16em;\n      text-transform: uppercase;\n    }\n\n    .av-verde-note p {\n      margin: 0;\n      color: var(--av-copy);\n      font-size: 13px;\n      line-height: 1.55;\n    }\n\n    \/* \n       Layout responds to the Shopify description container,\n       not the browser viewport.\n    *\/\n\n    @container (min-width: 520px) {\n      .av-verde-hero {\n        grid-template-columns:\n          minmax(0, 1.15fr)\n          minmax(190px, 0.85fr);\n        align-items: center;\n        padding: 28px;\n      }\n\n      .av-verde-features {\n        grid-template-columns: repeat(3, minmax(0, 1fr));\n      }\n\n      .av-verde-editorial {\n        grid-template-columns:\n          minmax(190px, 0.82fr)\n          minmax(0, 1.18fr);\n      }\n\n      .av-verde-heading,\n      .av-verde-editorial-copy {\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n      }\n\n      .av-verde-note {\n        grid-template-columns: auto minmax(0, 1fr);\n        align-items: center;\n        gap: 20px;\n      }\n\n      .av-verde-note strong {\n        white-space: nowrap;\n      }\n    }\n\n    @container (min-width: 760px) {\n      .av-verde-hero {\n        grid-template-columns:\n          minmax(0, 1.2fr)\n          minmax(260px, 0.8fr);\n        padding: 34px;\n      }\n\n      .av-verde-feature {\n        padding: 19px;\n      }\n    }\n\n    @media (max-width: 520px) {\n      .avian-verde-v2 {\n        margin: 18px 0;\n      }\n\n      .av-verde-hero {\n        padding: 21px;\n        border-radius: 18px;\n      }\n\n      .av-verde-visual {\n        padding: 10px;\n      }\n\n      .av-verde-feature,\n      .av-verde-heading,\n      .av-verde-editorial-copy,\n      .av-verde-note {\n        padding: 18px;\n      }\n    }\n\n    @media (prefers-reduced-motion: reduce) {\n      .av-verde-feature {\n        transition: none;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"av-verde-hero\"\u003e\n    \u003cdiv class=\"av-verde-copy\"\u003e\n      \u003cdiv class=\"av-verde-eyebrow\"\u003e\n        Sculptural marble centre table\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        Strong geometry.\n        \u003cem\u003eNatural depth.\u003c\/em\u003e\n      \u003c\/h2\u003e\n\n      \u003cp class=\"av-verde-intro\"\u003e\n        The Verde Centre Table is crafted in rich forest-green marble,\n        animated by expressive white and pale grey natural veining. Its slim\n        square top and softly rounded slab legs create a low architectural\n        form that feels bold, balanced and quietly luxurious.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"av-verde-tags\"\u003e\n        \u003cspan\u003eForest-green marble\u003c\/span\u003e\n        \u003cspan\u003eNatural veining\u003c\/span\u003e\n        \u003cspan\u003eArchitectural silhouette\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"av-verde-visual\" aria-hidden=\"true\"\u003e\n      \u003csvg viewbox=\"0 0 480 360\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" role=\"presentation\"\u003e\n        \u003cdefs\u003e\n          \u003clineargradient id=\"avVerdeTop\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\"\u003e\n            \u003cstop offset=\"0%\" stop-color=\"#101c17\"\u003e\u003c\/stop\u003e\n            \u003cstop offset=\"42%\" stop-color=\"#355044\"\u003e\u003c\/stop\u003e\n            \u003cstop offset=\"72%\" stop-color=\"#21372d\"\u003e\u003c\/stop\u003e\n            \u003cstop offset=\"100%\" stop-color=\"#0d1713\"\u003e\u003c\/stop\u003e\n          \u003c\/lineargradient\u003e\n\n          \u003clineargradient id=\"avVerdeSide\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\"\u003e\n            \u003cstop offset=\"0%\" stop-color=\"#13221c\"\u003e\u003c\/stop\u003e\n            \u003cstop offset=\"48%\" stop-color=\"#40594b\"\u003e\u003c\/stop\u003e\n            \u003cstop offset=\"100%\" stop-color=\"#172820\"\u003e\u003c\/stop\u003e\n          \u003c\/lineargradient\u003e\n\n          \u003cfilter id=\"avVerdeShadow\" x=\"-30%\" y=\"-30%\" width=\"170%\" height=\"190%\"\u003e\n            \u003cfedropshadow dx=\"0\" dy=\"18\" stddeviation=\"15\" flood-color=\"#17261f\" flood-opacity=\"0.24\"\u003e\u003c\/fedropshadow\u003e\n          \u003c\/filter\u003e\n\n          \u003cclippath id=\"avVerdeClip\"\u003e\n            \u003cpolygon points=\"72,106 350,65 427,145 146,191\"\u003e\u003c\/polygon\u003e\n          \u003c\/clippath\u003e\n        \u003c\/defs\u003e\n\n        \u003c!-- Ground shadow --\u003e\n        \u003cellipse cx=\"251\" cy=\"298\" rx=\"174\" ry=\"34\" fill=\"#17261f\" opacity=\"0.16\"\u003e\u003c\/ellipse\u003e\n\n        \u003c!-- Back legs --\u003e\n        \u003cpath d=\"M318 139\n             L366 132\n             L366 258\n             C366 271 357 278 344 280\n             L318 284 Z\" fill=\"url(#avVerdeSide)\" filter=\"url(#avVerdeShadow)\"\u003e\u003c\/path\u003e\n\n        \u003cpath d=\"M102 166\n             L146 160\n             L146 277\n             C146 289 137 296 125 298\n             L102 301 Z\" fill=\"url(#avVerdeSide)\" filter=\"url(#avVerdeShadow)\"\u003e\u003c\/path\u003e\n\n        \u003c!-- Front legs --\u003e\n        \u003cpath d=\"M169 185\n             L220 177\n             L220 303\n             C220 316 210 323 197 325\n             L169 328 Z\" fill=\"url(#avVerdeSide)\" filter=\"url(#avVerdeShadow)\"\u003e\u003c\/path\u003e\n\n        \u003cpath d=\"M366 152\n             L411 146\n             L411 266\n             C411 279 402 286 389 288\n             L366 291 Z\" fill=\"url(#avVerdeSide)\" filter=\"url(#avVerdeShadow)\"\u003e\u003c\/path\u003e\n\n        \u003c!-- Marble tabletop --\u003e\n        \u003cpolygon points=\"72,106 350,65 427,145 146,191\" fill=\"url(#avVerdeTop)\" stroke=\"#4f675a\" stroke-width=\"3\" filter=\"url(#avVerdeShadow)\"\u003e\u003c\/polygon\u003e\n\n        \u003c!-- Top edge --\u003e\n        \u003cpolyline points=\"72,106 146,191 427,145\" fill=\"none\" stroke=\"#759083\" stroke-width=\"4\" opacity=\"0.48\"\u003e\u003c\/polyline\u003e\n\n        \u003c!-- Natural veining --\u003e\n        \u003cg clip-path=\"url(#avVerdeClip)\"\u003e\n          \u003cpath d=\"M58 143\n               C121 124 154 126 200 101\n               C246 76 275 91 319 71\n               C353 55 387 74 448 84\" fill=\"none\" stroke=\"#f1f3ee\" stroke-width=\"5\" opacity=\"0.74\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M111 85\n               C157 112 182 118 221 131\n               C259 144 287 132 332 158\n               C360 174 395 170 437 188\" fill=\"none\" stroke=\"#d6ddd7\" stroke-width=\"3\" opacity=\"0.62\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M188 60\n               C199 91 214 104 237 119\n               C259 133 275 156 283 184\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"3\" opacity=\"0.68\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M325 52\n               C310 83 314 104 335 122\n               C350 135 359 154 363 181\" fill=\"none\" stroke=\"#c6d0c8\" stroke-width=\"2\" opacity=\"0.64\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M105 163\n               C145 148 177 150 213 160\n               C252 171 282 160 316 151\" fill=\"none\" stroke=\"#eff2ee\" stroke-width=\"2\" opacity=\"0.48\"\u003e\u003c\/path\u003e\n        \u003c\/g\u003e\n\n        \u003c!-- Polished highlight --\u003e\n        \u003cpath d=\"M98 111\n             C169 96 224 87 289 78\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"7\" stroke-linecap=\"round\" opacity=\"0.14\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"av-verde-features\"\u003e\n    \u003carticle class=\"av-verde-feature\"\u003e\n      \u003csmall\u003e01 \/ COLOUR\u003c\/small\u003e\n\n      \u003ch3\u003eDeep forest tones\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Rich green marble shifts between olive, charcoal and forest tones\n        as light moves across its polished surface.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"av-verde-feature\"\u003e\n      \u003csmall\u003e02 \/ VEINING\u003c\/small\u003e\n\n      \u003ch3\u003eNaturally expressive\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Fine white and pale grey veins introduce movement while making every\n        stone surface visually distinctive.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"av-verde-feature\"\u003e\n      \u003csmall\u003e03 \/ FORM\u003c\/small\u003e\n\n      \u003ch3\u003eLow and architectural\u003c\/h3\u003e\n\n      \u003cp\u003e\n        A slim square top rests on four marble slab legs, creating presence\n        without making the room feel visually heavy.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"av-verde-editorial\"\u003e\n    \u003cdiv class=\"av-verde-heading\"\u003e\n      \u003cspan\u003eMade for quiet interiors\u003c\/span\u003e\n\n      \u003ch3\u003e\n        A statement in stone, shaped by clean geometry.\n      \u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"av-verde-editorial-copy\"\u003e\n      \u003cp\u003e\n        Verde works beautifully against cream upholstery, soft neutral rugs\n        and warm timber details. Keep the styling restrained and allow the\n        natural green marble to remain the centre of attention.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"av-verde-details\"\u003e\n        \u003cspan\u003ePolished marble\u003c\/span\u003e\n        \u003cspan\u003eSlim square profile\u003c\/span\u003e\n        \u003cspan\u003eFour slab legs\u003c\/span\u003e\n        \u003cspan\u003eNatural variation\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"av-verde-note\"\u003e\n    \u003cstrong\u003eStyling note\u003c\/strong\u003e\n\n    \u003cp\u003e\n      Pair the Verde Centre Table with warm neutral seating and minimal\n      accessories to bring out the depth of its forest-green stone.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"Avian","offers":[{"title":"Default Title","offer_id":48102844760294,"sku":null,"price":0.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0706\/0029\/4630\/files\/ChatGPTImageAug3_2026at05_16_35PM.png?v=1785757806","url":"https:\/\/avianlifestyle.com\/products\/sable-marble-centre-table","provider":"Avian","version":"1.0","type":"link"}