{"title":"ALL","description":null,"products":[{"product_id":"kervazio™-rise-grace-balloon-sculpture","title":"Kervazio™ Rise \u0026 Grace Balloon Sculpture","description":"\u003cstyle\u003e\n\/* =========================================================\n   KERVAZIO™ RISE \u0026 GRACE\n   Shopify Product Description\n   Container Responsive Version\n   ========================================================= *\/\n\n.kv-rise-page{\n  --kv-bg:#f6f0e6;\n  --kv-soft:#fbf8f3;\n  --kv-white:#ffffff;\n  --kv-black:#171717;\n  --kv-text:#3c3935;\n  --kv-muted:#726d66;\n  --kv-gold:#9c7439;\n  --kv-gold-light:#c6a16b;\n  --kv-line:#e5ddd2;\n  --kv-dark:#1a1917;\n\n  width:100%;\n  max-width:100%;\n  overflow:hidden;\n  background:#fff;\n  color:var(--kv-text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  box-sizing:border-box;\n\n  \/* 关键：按 Shopify 描述容器宽度响应 *\/\n  container-type:inline-size;\n}\n\n.kv-rise-page *,\n.kv-rise-page *::before,\n.kv-rise-page *::after{\n  box-sizing:border-box;\n}\n\n.kv-rise-page img{\n  display:block;\n  width:100%;\n  height:auto;\n  border:0;\n}\n\n.kv-rise-wrap{\n  width:min(1160px,calc(100% - 40px));\n  margin:0 auto;\n}\n\n.kv-rise-section{\n  padding:68px 0;\n}\n\n.kv-rise-eyebrow{\n  display:inline-flex;\n  align-items:center;\n  gap:10px;\n  margin-bottom:14px;\n  color:var(--kv-gold);\n  font-size:12px;\n  line-height:1.2;\n  font-weight:800;\n  letter-spacing:1.5px;\n  text-transform:uppercase;\n}\n\n.kv-rise-eyebrow::before{\n  content:\"\";\n  width:26px;\n  height:1px;\n  flex:0 0 26px;\n  background:var(--kv-gold-light);\n}\n\n.kv-rise-title{\n  margin:0;\n  color:var(--kv-black);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(30px,4cqw,44px);\n  line-height:1.08;\n  font-weight:500;\n  letter-spacing:-1px;\n}\n\n.kv-rise-subtitle{\n  margin:18px 0 0;\n  color:var(--kv-muted);\n  font-size:16px;\n  line-height:1.72;\n}\n\n.kv-rise-center{\n  text-align:center;\n}\n\n.kv-rise-center .kv-rise-eyebrow{\n  justify-content:center;\n}\n\n.kv-rise-center .kv-rise-eyebrow::after{\n  content:\"\";\n  width:26px;\n  height:1px;\n  background:var(--kv-gold-light);\n}\n\n.kv-rise-btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:50px;\n  padding:0 26px;\n  border-radius:6px;\n  background:var(--kv-black);\n  color:#fff !important;\n  text-decoration:none !important;\n  font-size:13px;\n  font-weight:800;\n  letter-spacing:.5px;\n  transition:.25s ease;\n}\n\n.kv-rise-btn:hover{\n  background:var(--kv-gold);\n  transform:translateY(-1px);\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.kv-rise-hero{\n  padding:54px 0;\n  background:\n    radial-gradient(circle at 80% 10%,rgba(183,145,88,.14),transparent 30%),\n    linear-gradient(135deg,#f8f4ed 0%,#efe6d8 100%);\n}\n\n.kv-rise-hero-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));\n  gap:48px;\n  align-items:center;\n}\n\n.kv-rise-hero-grid \u003e *{\n  min-width:0;\n}\n\n.kv-rise-brand{\n  display:inline-block;\n  margin-bottom:14px;\n  color:var(--kv-gold);\n  font-size:13px;\n  font-weight:900;\n  letter-spacing:1.6px;\n  text-transform:uppercase;\n}\n\n.kv-rise-hero h1{\n  margin:0;\n  color:var(--kv-black);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(38px,5.5cqw,58px);\n  line-height:1.02;\n  font-weight:500;\n  letter-spacing:-1.5px;\n}\n\n.kv-rise-hero h1 span{\n  color:var(--kv-gold);\n}\n\n.kv-rise-hero-copy{\n  max-width:580px;\n  margin:22px 0 0;\n  color:#57524c;\n  font-size:17px;\n  line-height:1.72;\n}\n\n.kv-rise-badges{\n  display:flex;\n  flex-wrap:wrap;\n  gap:9px;\n  margin:24px 0 28px;\n}\n\n.kv-rise-badge{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:36px;\n  padding:8px 12px;\n  border:1px solid rgba(23,23,23,.12);\n  border-radius:999px;\n  background:rgba(255,255,255,.72);\n  color:#3d3934;\n  font-size:11px;\n  line-height:1.25;\n  font-weight:700;\n  text-align:center;\n}\n\n.kv-rise-hero-media{\n  width:100%;\n  max-width:560px;\n  margin:0 auto;\n}\n\n.kv-rise-hero-media img{\n  border-radius:18px;\n  background:#fff;\n  box-shadow:0 20px 48px rgba(52,42,27,.10);\n}\n\n\n\/* =========================================================\n   BENEFITS\n   ========================================================= *\/\n\n.kv-rise-benefit-bar{\n  border-top:1px solid var(--kv-line);\n  border-bottom:1px solid var(--kv-line);\n  background:#fff;\n}\n\n.kv-rise-benefit-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n}\n\n.kv-rise-benefit-item{\n  padding:20px 12px;\n  text-align:center;\n  border-right:1px solid var(--kv-line);\n}\n\n.kv-rise-benefit-item:last-child{\n  border-right:0;\n}\n\n.kv-rise-benefit-icon{\n  display:block;\n  margin-bottom:6px;\n  color:var(--kv-gold);\n  font-size:21px;\n}\n\n.kv-rise-benefit-item strong{\n  display:block;\n  color:var(--kv-black);\n  font-size:12px;\n}\n\n.kv-rise-benefit-item span{\n  display:block;\n  margin-top:4px;\n  color:var(--kv-muted);\n  font-size:10px;\n  line-height:1.35;\n}\n\n\n\/* =========================================================\n   STORY\n   ========================================================= *\/\n\n.kv-rise-story{\n  background:var(--kv-soft);\n}\n\n.kv-rise-story-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));\n  gap:52px;\n  align-items:center;\n}\n\n.kv-rise-story-grid \u003e *{\n  min-width:0;\n}\n\n.kv-rise-story-image img{\n  border-radius:18px;\n  box-shadow:0 16px 42px rgba(0,0,0,.07);\n}\n\n.kv-rise-point-list{\n  display:grid;\n  gap:17px;\n  margin-top:26px;\n}\n\n.kv-rise-point{\n  display:flex;\n  gap:13px;\n  align-items:flex-start;\n}\n\n.kv-rise-point-num{\n  flex:0 0 34px;\n  width:34px;\n  height:34px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:#eee1ce;\n  color:var(--kv-gold);\n  font-size:11px;\n  font-weight:900;\n}\n\n.kv-rise-point strong{\n  display:block;\n  margin-bottom:4px;\n  color:var(--kv-black);\n  font-size:14px;\n}\n\n.kv-rise-point p{\n  margin:0;\n  color:var(--kv-muted);\n  font-size:13px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   MATERIAL\n   ========================================================= *\/\n\n.kv-rise-material{\n  background:#fff;\n}\n\n.kv-rise-material-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));\n  gap:52px;\n  align-items:center;\n}\n\n.kv-rise-material-grid \u003e *{\n  min-width:0;\n}\n\n.kv-rise-material-image img{\n  border-radius:18px;\n}\n\n.kv-rise-material-cards{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:12px;\n  margin-top:26px;\n}\n\n.kv-rise-material-card{\n  padding:17px;\n  border:1px solid var(--kv-line);\n  border-radius:12px;\n  background:#fff;\n}\n\n.kv-rise-material-card strong{\n  display:block;\n  margin-bottom:5px;\n  color:var(--kv-black);\n  font-size:13px;\n}\n\n.kv-rise-material-card p{\n  margin:0;\n  color:var(--kv-muted);\n  font-size:12px;\n  line-height:1.55;\n}\n\n\n\/* =========================================================\n   WEIGHT\n   ========================================================= *\/\n\n.kv-rise-weight{\n  background:var(--kv-dark);\n  color:#fff;\n}\n\n.kv-rise-weight-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));\n  gap:52px;\n  align-items:center;\n}\n\n.kv-rise-weight-grid \u003e *{\n  min-width:0;\n}\n\n.kv-rise-weight .kv-rise-title{\n  color:#fff;\n}\n\n.kv-rise-weight .kv-rise-subtitle{\n  color:#c5c0b8;\n}\n\n.kv-rise-weight .kv-rise-eyebrow{\n  color:#d7b67d;\n}\n\n.kv-rise-weight-image img{\n  border-radius:18px;\n}\n\n.kv-rise-stat-row{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n  margin-top:26px;\n}\n\n.kv-rise-stat{\n  padding:16px 10px;\n  border:1px solid rgba(255,255,255,.12);\n  border-radius:10px;\n  background:rgba(255,255,255,.05);\n  text-align:center;\n}\n\n.kv-rise-stat b{\n  display:block;\n  margin-bottom:4px;\n  color:#fff;\n  font-size:20px;\n}\n\n.kv-rise-stat span{\n  color:#bdb8b0;\n  font-size:10px;\n}\n\n\n\/* =========================================================\n   SIZE\n   ========================================================= *\/\n\n.kv-rise-size{\n  background:var(--kv-bg);\n}\n\n.kv-rise-size-grid{\n  display:grid;\n  grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));\n  gap:52px;\n  align-items:center;\n}\n\n.kv-rise-size-grid \u003e *{\n  min-width:0;\n}\n\n.kv-rise-size-image img{\n  border-radius:18px;\n}\n\n.kv-rise-size-values{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:11px;\n  margin-top:25px;\n}\n\n.kv-rise-size-box{\n  padding:17px;\n  border:1px solid var(--kv-line);\n  border-radius:12px;\n  background:#fff;\n}\n\n.kv-rise-size-box b{\n  display:block;\n  margin-bottom:2px;\n  color:var(--kv-black);\n  font-size:23px;\n}\n\n.kv-rise-size-box span{\n  color:var(--kv-muted);\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   ROOMS\n   ========================================================= *\/\n\n.kv-rise-room-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:12px;\n  margin-top:34px;\n}\n\n.kv-rise-room-card{\n  padding:24px 18px;\n  border:1px solid var(--kv-line);\n  border-radius:14px;\n  background:linear-gradient(180deg,#fff 0%,#faf6ef 100%);\n}\n\n.kv-rise-room-no{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:32px;\n  height:32px;\n  margin-bottom:16px;\n  border-radius:50%;\n  background:var(--kv-black);\n  color:#fff;\n  font-size:11px;\n  font-weight:900;\n}\n\n.kv-rise-room-card h3{\n  margin:0 0 7px;\n  color:var(--kv-black);\n  font-size:16px;\n}\n\n.kv-rise-room-card p{\n  margin:0;\n  color:var(--kv-muted);\n  font-size:12px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n   ========================================================= *\/\n\n.kv-rise-spec-table{\n  max-width:860px;\n  margin:32px auto 0;\n  border:1px solid var(--kv-line);\n  border-radius:14px;\n  overflow:hidden;\n}\n\n.kv-rise-spec-row{\n  display:grid;\n  grid-template-columns:42% 58%;\n  border-bottom:1px solid var(--kv-line);\n}\n\n.kv-rise-spec-row:last-child{\n  border-bottom:0;\n}\n\n.kv-rise-spec-row div{\n  padding:14px 17px;\n  font-size:12px;\n}\n\n.kv-rise-spec-row div:first-child{\n  background:#faf6f0;\n  color:#35322e;\n  font-weight:800;\n}\n\n.kv-rise-spec-row div:last-child{\n  background:#fff;\n  color:#68635c;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.kv-rise-faq-wrap{\n  max-width:900px;\n  margin:32px auto 0;\n}\n\n.kv-rise-faq-item{\n  border-bottom:1px solid var(--kv-line);\n}\n\n.kv-rise-faq-item summary{\n  position:relative;\n  list-style:none;\n  cursor:pointer;\n  padding:18px 38px 18px 0;\n  color:var(--kv-black);\n  font-size:14px;\n  font-weight:800;\n}\n\n.kv-rise-faq-item summary::-webkit-details-marker{\n  display:none;\n}\n\n.kv-rise-faq-item summary::after{\n  content:\"+\";\n  position:absolute;\n  right:2px;\n  top:13px;\n  color:var(--kv-gold);\n  font-size:24px;\n  font-weight:400;\n}\n\n.kv-rise-faq-item[open] summary::after{\n  content:\"−\";\n}\n\n.kv-rise-faq-answer{\n  padding:0 34px 18px 0;\n  color:var(--kv-muted);\n  font-size:12px;\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   FINAL\n   ========================================================= *\/\n\n.kv-rise-final{\n  padding:72px 0;\n  text-align:center;\n  background:\n    radial-gradient(circle at center top,rgba(189,151,94,.2),transparent 38%),\n    #181817;\n}\n\n.kv-rise-final .kv-rise-title{\n  max-width:760px;\n  margin:0 auto;\n  color:#fff;\n}\n\n.kv-rise-final .kv-rise-subtitle{\n  max-width:650px;\n  margin:18px auto 0;\n  color:#c8c3ba;\n}\n\n.kv-rise-final .kv-rise-btn{\n  margin-top:26px;\n  background:#fff;\n  color:#171717 !important;\n}\n\n\n\/* =========================================================\n   CONTAINER RESPONSIVE\n   解决 Shopify 描述区窄但浏览器仍很宽的问题\n   ========================================================= *\/\n\n@container (max-width:760px){\n\n  .kv-rise-wrap{\n    width:calc(100% - 30px);\n  }\n\n  .kv-rise-section{\n    padding:50px 0;\n  }\n\n  .kv-rise-hero{\n    padding:42px 0;\n  }\n\n  .kv-rise-hero-grid,\n  .kv-rise-story-grid,\n  .kv-rise-material-grid,\n  .kv-rise-weight-grid,\n  .kv-rise-size-grid{\n    grid-template-columns:1fr;\n    gap:28px;\n  }\n\n  .kv-rise-hero h1{\n    font-size:42px;\n    line-height:1.03;\n  }\n\n  .kv-rise-title{\n    font-size:31px;\n  }\n\n  .kv-rise-hero-copy{\n    font-size:15px;\n  }\n\n  .kv-rise-benefit-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .kv-rise-benefit-item:nth-child(2){\n    border-right:0;\n  }\n\n  .kv-rise-benefit-item:nth-child(1),\n  .kv-rise-benefit-item:nth-child(2){\n    border-bottom:1px solid var(--kv-line);\n  }\n\n  .kv-rise-room-grid{\n    grid-template-columns:1fr 1fr;\n  }\n}\n\n\n@container (max-width:480px){\n\n  .kv-rise-wrap{\n    width:calc(100% - 24px);\n  }\n\n  .kv-rise-section{\n    padding:40px 0;\n  }\n\n  .kv-rise-hero{\n    padding:30px 0 34px;\n  }\n\n  .kv-rise-brand{\n    font-size:11px;\n    letter-spacing:1.2px;\n  }\n\n  .kv-rise-hero h1{\n    font-size:36px;\n    line-height:1.05;\n    letter-spacing:-1px;\n  }\n\n  .kv-rise-title{\n    font-size:27px;\n    line-height:1.12;\n  }\n\n  .kv-rise-subtitle{\n    font-size:14px;\n    line-height:1.65;\n  }\n\n  .kv-rise-hero-copy{\n    font-size:14px;\n    line-height:1.65;\n  }\n\n  .kv-rise-badges{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:7px;\n    margin:20px 0 22px;\n  }\n\n  .kv-rise-badge{\n    min-height:42px;\n    padding:7px 9px;\n    font-size:9px;\n  }\n\n  .kv-rise-btn{\n    width:100%;\n  }\n\n  .kv-rise-material-cards,\n  .kv-rise-size-values,\n  .kv-rise-room-grid{\n    grid-template-columns:1fr;\n  }\n\n  .kv-rise-stat-row{\n    grid-template-columns:repeat(3,1fr);\n    gap:6px;\n  }\n\n  .kv-rise-stat{\n    padding:13px 5px;\n  }\n\n  .kv-rise-stat b{\n    font-size:16px;\n  }\n\n  .kv-rise-stat span{\n    font-size:8px;\n  }\n\n  .kv-rise-spec-row{\n    grid-template-columns:40% 60%;\n  }\n\n  .kv-rise-spec-row div{\n    padding:12px 10px;\n    font-size:10px;\n  }\n\n  .kv-rise-final{\n    padding:54px 0;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"kv-rise-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"kv-rise-hero\"\u003e\n    \u003cdiv class=\"kv-rise-wrap\"\u003e\n\n      \u003cdiv class=\"kv-rise-hero-grid\"\u003e\n\n        \u003cdiv\u003e\n\n          \u003cdiv class=\"kv-rise-brand\"\u003e\n            Kervazio™ Home Collection\n          \u003c\/div\u003e\n\n          \u003ch1\u003e\n            Rise With Grace.\u003cbr\u003e\n            \u003cspan\u003eDream Without Limits.\u003c\/span\u003e\n          \u003c\/h1\u003e\n\n          \u003cp class=\"kv-rise-hero-copy\"\u003e\n            Meet the \u003cstrong\u003eKervazio™ Rise \u0026amp; Grace Balloon Girl Sculpture\u003c\/strong\u003e —\n            an elegant black-and-champagne-gold decorative piece inspired by movement,\n            freedom, optimism, and the beauty of reaching higher.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"kv-rise-badges\"\u003e\n\n            \u003cspan class=\"kv-rise-badge\"\u003e\n              Modern Sculptural Design\n            \u003c\/span\u003e\n\n            \u003cspan class=\"kv-rise-badge\"\u003e\n              Matte Black + Champagne Gold\n            \u003c\/span\u003e\n\n            \u003cspan class=\"kv-rise-badge\"\u003e\n              Weighted Base\n            \u003c\/span\u003e\n\n            \u003cspan class=\"kv-rise-badge\"\u003e\n              Indoor Décor\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n          \u003ca class=\"kv-rise-btn\" href=\"#kv-rise-details\"\u003e\n            DISCOVER THE DETAILS\n          \u003c\/a\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"kv-rise-hero-media\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_05_59.png?v=1789488388\" alt=\"Kervazio Rise and Grace Balloon Girl Sculpture\"\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"kv-rise-benefit-bar\"\u003e\n\n    \u003cdiv class=\"kv-rise-wrap\"\u003e\n\n      \u003cdiv class=\"kv-rise-benefit-grid\"\u003e\n\n        \u003cdiv class=\"kv-rise-benefit-item\"\u003e\n          \u003cspan class=\"kv-rise-benefit-icon\"\u003e✦\u003c\/span\u003e\n          \u003cstrong\u003eElegant Design\u003c\/strong\u003e\n          \u003cspan\u003eGraceful modern silhouette\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-rise-benefit-item\"\u003e\n          \u003cspan class=\"kv-rise-benefit-icon\"\u003e◈\u003c\/span\u003e\n          \u003cstrong\u003eRefined Finish\u003c\/strong\u003e\n          \u003cspan\u003eBlack \u0026amp; champagne gold\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-rise-benefit-item\"\u003e\n          \u003cspan class=\"kv-rise-benefit-icon\"\u003e⌂\u003c\/span\u003e\n          \u003cstrong\u003eEasy To Style\u003c\/strong\u003e\n          \u003cspan\u003eMade for modern interiors\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-rise-benefit-item\"\u003e\n          \u003cspan class=\"kv-rise-benefit-icon\"\u003e◆\u003c\/span\u003e\n          \u003cstrong\u003eStable Base\u003c\/strong\u003e\n          \u003cspan\u003eDesigned for tabletop display\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- STORY --\u003e\n  \u003csection class=\"kv-rise-section kv-rise-story\"\u003e\n\n    \u003cdiv class=\"kv-rise-wrap\"\u003e\n\n      \u003cdiv class=\"kv-rise-story-grid\"\u003e\n\n        \u003cdiv class=\"kv-rise-story-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_05_00_6.png?v=1789488389\" alt=\"Kervazio Rise and Grace decorative sculpture\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003cdiv class=\"kv-rise-eyebrow\"\u003e\n            More Than Decoration\n          \u003c\/div\u003e\n\n          \u003ch2 class=\"kv-rise-title\"\u003e\n            A Sculpture With\u003cbr\u003e\n            A Sense Of Possibility\n          \u003c\/h2\u003e\n\n          \u003cp class=\"kv-rise-subtitle\"\u003e\n            A graceful figure reaches upward as a cluster of balloons appears to\n            lift gently into the air. The composition brings together movement,\n            balance, and a quiet sense of possibility.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"kv-rise-point-list\"\u003e\n\n            \u003cdiv class=\"kv-rise-point\"\u003e\n\n              \u003cdiv class=\"kv-rise-point-num\"\u003e\n                01\n              \u003c\/div\u003e\n\n              \u003cdiv\u003e\n                \u003cstrong\u003eGraceful Movement\u003c\/strong\u003e\n                \u003cp\u003e\n                  The flowing dress and upward-reaching pose create a light,\n                  dynamic silhouette.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"kv-rise-point\"\u003e\n\n              \u003cdiv class=\"kv-rise-point-num\"\u003e\n                02\n              \u003c\/div\u003e\n\n              \u003cdiv\u003e\n                \u003cstrong\u003eBlack \u0026amp; Champagne Gold\u003c\/strong\u003e\n                \u003cp\u003e\n                  A sophisticated neutral palette made to complement a wide\n                  range of interiors.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"kv-rise-point\"\u003e\n\n              \u003cdiv class=\"kv-rise-point-num\"\u003e\n                03\n              \u003c\/div\u003e\n\n              \u003cdiv\u003e\n                \u003cstrong\u003eA Distinctive Focal Point\u003c\/strong\u003e\n                \u003cp\u003e\n                  Eye-catching enough to stand out while remaining elegant\n                  and easy to style.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- MATERIAL --\u003e\n  \u003csection class=\"kv-rise-section kv-rise-material\"\u003e\n\n    \u003cdiv class=\"kv-rise-wrap\"\u003e\n\n      \u003cdiv class=\"kv-rise-material-grid\"\u003e\n\n        \u003cdiv\u003e\n\n          \u003cdiv class=\"kv-rise-eyebrow\"\u003e\n            Materials \u0026amp; Finishes\n          \u003c\/div\u003e\n\n          \u003ch2 class=\"kv-rise-title\"\u003e\n            Elegant Details.\u003cbr\u003e\n            Thoughtful Construction.\n          \u003c\/h2\u003e\n\n          \u003cp class=\"kv-rise-subtitle\"\u003e\n            From the sculpted folds of the dress to the contrasting balloons,\n            each element is designed to create depth, balance, and a polished\n            decorative presence.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"kv-rise-material-cards\"\u003e\n\n            \u003cdiv class=\"kv-rise-material-card\"\u003e\n              \u003cstrong\u003ePolyresin Figure\u003c\/strong\u003e\n              \u003cp\u003e\n                Smooth matte-black finish with carefully sculpted contours.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"kv-rise-material-card\"\u003e\n              \u003cstrong\u003eResin Balloons\u003c\/strong\u003e\n              \u003cp\u003e\n                Finished in a mix of matte black and champagne gold.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"kv-rise-material-card\"\u003e\n              \u003cstrong\u003eMetal Balloon Stems\u003c\/strong\u003e\n              \u003cp\u003e\n                Slim supports create the visual impression of floating balloons.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"kv-rise-material-card\"\u003e\n              \u003cstrong\u003eProtective Bottom Pad\u003c\/strong\u003e\n              \u003cp\u003e\n                Helps reduce direct contact with desks, shelves, and furniture surfaces.\n              \u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"kv-rise-material-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_16_57_1.png?v=1789489071\" alt=\"Kervazio Rise and Grace material details\"\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- WEIGHT --\u003e\n  \u003csection class=\"kv-rise-section kv-rise-weight\"\u003e\n\n    \u003cdiv class=\"kv-rise-wrap\"\u003e\n\n      \u003cdiv class=\"kv-rise-weight-grid\"\u003e\n\n        \u003cdiv class=\"kv-rise-weight-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_16_58_3.png?v=1789489071\" alt=\"Kervazio Rise and Grace product weight\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003cdiv class=\"kv-rise-eyebrow\"\u003e\n            Balanced \u0026amp; Grounded\n          \u003c\/div\u003e\n\n          \u003ch2 class=\"kv-rise-title\"\u003e\n            Designed To Feel\u003cbr\u003e\n            Substantial\n          \u003c\/h2\u003e\n\n          \u003cp class=\"kv-rise-subtitle\"\u003e\n            A stable decorative base gives Rise \u0026amp; Grace a grounded tabletop\n            presence for desks, shelves, consoles, cabinets, and sideboards.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"kv-rise-stat-row\"\u003e\n\n            \u003cdiv class=\"kv-rise-stat\"\u003e\n              \u003cb\u003e2.65 lb\u003c\/b\u003e\n              \u003cspan\u003eApprox. Net Weight\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"kv-rise-stat\"\u003e\n              \u003cb\u003eStable\u003c\/b\u003e\n              \u003cspan\u003eDisplay Base\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"kv-rise-stat\"\u003e\n              \u003cb\u003eEVA\u003c\/b\u003e\n              \u003cspan\u003eProtective Bottom\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- SIZE --\u003e\n  \u003csection class=\"kv-rise-section kv-rise-size\"\u003e\n\n    \u003cdiv class=\"kv-rise-wrap\"\u003e\n\n      \u003cdiv class=\"kv-rise-size-grid\"\u003e\n\n        \u003cdiv\u003e\n\n          \u003cdiv class=\"kv-rise-eyebrow\"\u003e\n            A Beautiful Fit\n          \u003c\/div\u003e\n\n          \u003ch2 class=\"kv-rise-title\"\u003e\n            Vertical Impact.\u003cbr\u003e\n            Minimal Footprint.\n          \u003c\/h2\u003e\n\n          \u003cp class=\"kv-rise-subtitle\"\u003e\n            Its tall, elegant silhouette adds visual height while keeping the\n            base compact — making it easy to place on desks, consoles,\n            cabinets, and shelving.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"kv-rise-size-values\"\u003e\n\n            \u003cdiv class=\"kv-rise-size-box\"\u003e\n              \u003cb\u003e16.5 in\u003c\/b\u003e\n              \u003cspan\u003eApprox. Overall Height\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"kv-rise-size-box\"\u003e\n              \u003cb\u003e6.3 in\u003c\/b\u003e\n              \u003cspan\u003eApprox. Base Length\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"kv-rise-size-box\"\u003e\n              \u003cb\u003e4.3 in\u003c\/b\u003e\n              \u003cspan\u003eApprox. Base Depth\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"kv-rise-size-box\"\u003e\n              \u003cb\u003e1 in\u003c\/b\u003e\n              \u003cspan\u003eApprox. Base Height\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"kv-rise-size-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_16_57_2.png?v=1789489071\" alt=\"Kervazio Rise and Grace sculpture dimensions\"\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- ROOMS --\u003e\n  \u003csection class=\"kv-rise-section\"\u003e\n\n    \u003cdiv class=\"kv-rise-wrap\"\u003e\n\n      \u003cdiv class=\"kv-rise-center\"\u003e\n\n        \u003cdiv class=\"kv-rise-eyebrow\"\u003e\n          Designed For Real Homes\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"kv-rise-title\"\u003e\n          One Sculpture.\u003cbr\u003e\n          So Many Spaces.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"kv-rise-subtitle\" style=\"max-width:680px;margin-left:auto;margin-right:auto;\"\u003e\n          Its neutral black-and-gold palette makes Rise \u0026amp; Grace easy to\n          move throughout your home as your décor evolves.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"kv-rise-room-grid\"\u003e\n\n        \u003cdiv class=\"kv-rise-room-card\"\u003e\n          \u003cdiv class=\"kv-rise-room-no\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003eLiving Room\u003c\/h3\u003e\n          \u003cp\u003e\n            Display it on a console, sideboard, or shelf to create a refined focal point.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-rise-room-card\"\u003e\n          \u003cdiv class=\"kv-rise-room-no\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003eHome Office\u003c\/h3\u003e\n          \u003cp\u003e\n            Bring personality and sculptural detail to your desk or workspace.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-rise-room-card\"\u003e\n          \u003cdiv class=\"kv-rise-room-no\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eBedroom\u003c\/h3\u003e\n          \u003cp\u003e\n            A graceful decorative accent for dressers, vanities, and bedroom shelving.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-rise-room-card\"\u003e\n          \u003cdiv class=\"kv-rise-room-no\"\u003e04\u003c\/div\u003e\n          \u003ch3\u003eEntryway\u003c\/h3\u003e\n          \u003cp\u003e\n            Add an elegant first impression to an entry console or foyer cabinet.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003csection class=\"kv-rise-section\" id=\"kv-rise-details\"\u003e\n\n    \u003cdiv class=\"kv-rise-wrap\"\u003e\n\n      \u003cdiv class=\"kv-rise-center\"\u003e\n\n        \u003cdiv class=\"kv-rise-eyebrow\"\u003e\n          Product Details\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"kv-rise-title\"\u003e\n          The Details At A Glance\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"kv-rise-spec-table\"\u003e\n\n        \u003cdiv class=\"kv-rise-spec-row\"\u003e\n          \u003cdiv\u003eBrand\u003c\/div\u003e\n          \u003cdiv\u003eKervazio™\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-rise-spec-row\"\u003e\n          \u003cdiv\u003eProduct Name\u003c\/div\u003e\n          \u003cdiv\u003eRise \u0026amp; Grace Balloon Girl Sculpture\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-rise-spec-row\"\u003e\n          \u003cdiv\u003eStyle\u003c\/div\u003e\n          \u003cdiv\u003eModern \/ Contemporary\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-rise-spec-row\"\u003e\n          \u003cdiv\u003ePrimary Color\u003c\/div\u003e\n          \u003cdiv\u003eMatte Black\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-rise-spec-row\"\u003e\n          \u003cdiv\u003eAccent Color\u003c\/div\u003e\n          \u003cdiv\u003eChampagne Gold\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-rise-spec-row\"\u003e\n          \u003cdiv\u003eFigure Material\u003c\/div\u003e\n          \u003cdiv\u003ePolyresin\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-rise-spec-row\"\u003e\n          \u003cdiv\u003eBalloon Material\u003c\/div\u003e\n          \u003cdiv\u003eHollow Resin\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-rise-spec-row\"\u003e\n          \u003cdiv\u003eBalloon Supports\u003c\/div\u003e\n          \u003cdiv\u003eMetal\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-rise-spec-row\"\u003e\n          \u003cdiv\u003eBase\u003c\/div\u003e\n          \u003cdiv\u003eWeighted Resin Base\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-rise-spec-row\"\u003e\n          \u003cdiv\u003eBottom Protection\u003c\/div\u003e\n          \u003cdiv\u003eEVA Protective Pad\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-rise-spec-row\"\u003e\n          \u003cdiv\u003eOverall Height\u003c\/div\u003e\n          \u003cdiv\u003eApprox. 16.5 in\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-rise-spec-row\"\u003e\n          \u003cdiv\u003eBase Size\u003c\/div\u003e\n          \u003cdiv\u003eApprox. 6.3 × 4.3 in\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-rise-spec-row\"\u003e\n          \u003cdiv\u003eBase Height\u003c\/div\u003e\n          \u003cdiv\u003eApprox. 1 in\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-rise-spec-row\"\u003e\n          \u003cdiv\u003eNet Weight\u003c\/div\u003e\n          \u003cdiv\u003eApprox. 2.65 lb\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-rise-spec-row\"\u003e\n          \u003cdiv\u003eRecommended Use\u003c\/div\u003e\n          \u003cdiv\u003eIndoor Decorative Display\u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"kv-rise-section\"\u003e\n\n    \u003cdiv class=\"kv-rise-wrap\"\u003e\n\n      \u003cdiv class=\"kv-rise-center\"\u003e\n\n        \u003cdiv class=\"kv-rise-eyebrow\"\u003e\n          Frequently Asked Questions\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"kv-rise-title\"\u003e\n          Questions? We've Got You.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"kv-rise-faq-wrap\"\u003e\n\n        \u003cdetails class=\"kv-rise-faq-item\"\u003e\n\n          \u003csummary\u003e\n            How tall is the sculpture?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"kv-rise-faq-answer\"\u003e\n            The overall height is approximately 16.5 inches, giving it noticeable\n            vertical presence without requiring a large tabletop footprint.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails class=\"kv-rise-faq-item\"\u003e\n\n          \u003csummary\u003e\n            What is the sculpture made from?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"kv-rise-faq-answer\"\u003e\n            The figure is made from polyresin, the balloons are resin, and the\n            slim balloon supports are made from metal.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails class=\"kv-rise-faq-item\"\u003e\n\n          \u003csummary\u003e\n            How much does it weigh?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"kv-rise-faq-answer\"\u003e\n            The sculpture weighs approximately 2.65 lb.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails class=\"kv-rise-faq-item\"\u003e\n\n          \u003csummary\u003e\n            Will the base damage my furniture?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"kv-rise-faq-answer\"\u003e\n            The underside includes a protective EVA pad designed to help reduce\n            direct contact between the base and your display surface.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails class=\"kv-rise-faq-item\"\u003e\n\n          \u003csummary\u003e\n            Where can I display it?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"kv-rise-faq-answer\"\u003e\n            Rise \u0026amp; Grace works well on desks, console tables, shelves,\n            dressers, sideboards, cabinets, and other stable indoor surfaces.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails class=\"kv-rise-faq-item\"\u003e\n\n          \u003csummary\u003e\n            Is it suitable as a gift?\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"kv-rise-faq-answer\"\u003e\n            Yes. Its elegant neutral palette and sculptural design make it a\n            versatile decorative gift for housewarmings, birthdays, anniversaries,\n            holidays, and office gifting.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"kv-rise-final\"\u003e\n\n    \u003cdiv class=\"kv-rise-wrap\"\u003e\n\n      \u003cdiv class=\"kv-rise-eyebrow\"\u003e\n        Kervazio™ Rise \u0026amp; Grace\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"kv-rise-title\"\u003e\n        Add A Little Grace To Your Everyday Space\n      \u003c\/h2\u003e\n\n      \u003cp class=\"kv-rise-subtitle\"\u003e\n        A beautifully balanced statement piece designed to bring movement,\n        personality, and quiet elegance into the room.\n      \u003c\/p\u003e\n\n      \u003ca class=\"kv-rise-btn\" href=\"#MainContent\"\u003e\n        SHOP RISE \u0026amp; GRACE\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":52225755349313,"sku":null,"price":69.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_05_00_6.png?v=1789488389"},{"product_id":"kervazio™-golden-embrace-crystal-sculpture","title":"Kervazio™ Golden Embrace Crystal Sculpture","description":"\u003cdiv style=\"width: 100%; max-width: 900px; margin: 0 auto; background: #fcf9f3; color: #57534e; font-family: Arial,Helvetica,sans-serif; font-size: 15px; line-height: 1.8; box-sizing: border-box;\"\u003e\n\u003c!-- 顶部品牌条 --\u003e\n\u003cdiv style=\"padding: 12px 18px; background: #14243a; color: #fff8ee; text-align: center; font-size: 10px; line-height: 1.7; letter-spacing: 2px;\"\u003eKERVAZIO™ · THE ART OF A WELL-STYLED HOME\u003c\/div\u003e\n\u003c!-- 产品介绍 --\u003e\n\u003cdiv style=\"padding: 30px 20px 25px; text-align: center;\"\u003e\n\u003cp style=\"margin: 0 0 12px; color: #98713e; font-size: 11px; line-height: 1.6; font-weight: bold; letter-spacing: 2px;\"\u003eSCULPTURAL HOME DECOR\u003c\/p\u003e\n\u003ch2 style=\"margin: 0 0 16px; color: #14243a; font-family: Georgia,'Times New Roman',serif; font-size: 30px; line-height: 1.2; font-weight: 400;\"\u003eKervazio™ Aurelia\u003cbr\u003eTeardrop Sculpture\u003c\/h2\u003e\n\u003cp style=\"max-width: 650px; margin: 0 auto; color: #57534e; font-size: 15px; line-height: 1.85;\"\u003eFlowing curves. Warm golden tones. A light-catching glass sphere. Give your favorite space an expressive finishing touch with a tabletop sculpture that brings shape, contrast, and personality to your home.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 20px; text-align: center;\"\u003e\n\u003cspan style=\"display: inline-block; margin: 4px; padding: 6px 10px; border: 1px solid #dfd2bf; border-radius: 3px; color: #14243a; font-size: 11px; line-height: 1.6;\"\u003e Flowing Teardrop Design \u003c\/span\u003e \u003cspan style=\"display: inline-block; margin: 4px; padding: 6px 10px; border: 1px solid #dfd2bf; border-radius: 3px; color: #14243a; font-size: 11px; line-height: 1.6;\"\u003e Bronze \u0026amp; Gold Tones \u003c\/span\u003e \u003cspan style=\"display: inline-block; margin: 4px; padding: 6px 10px; border: 1px solid #dfd2bf; border-radius: 3px; color: #14243a; font-size: 11px; line-height: 1.6;\"\u003e Glass Centerpiece \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 产品主图 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPTImage2026_9_15_23_51_36_1.png?v=1789487577\" alt=\"Kervazio Aurelia teardrop sculpture with bronze and gold tones and a glass sphere\" width=\"1254\" height=\"1254\" style=\"display: block; width: 100%; max-width: 100%; height: auto; margin: 0; border: 0;\"\u003e \u003c!-- 核心卖点 --\u003e\n\u003cdiv style=\"padding: 28px 20px; background: #f0e6d8;\"\u003e\n\u003ch2 style=\"margin: 0 0 22px; text-align: center; color: #14243a; font-family: Georgia,'Times New Roman',serif; font-size: 27px; line-height: 1.25; font-weight: 400;\"\u003eA Small Detail.\u003cbr\u003eA Beautiful Difference.\u003c\/h2\u003e\n\u003cdiv style=\"margin-bottom: 18px; padding-left: 15px; border-left: 2px solid #a7804d;\"\u003e\n\u003cp style=\"margin: 0 0 4px; color: #14243a; font-size: 15px; font-weight: bold;\"\u003eAn expressive silhouette\u003c\/p\u003e\n\u003cp style=\"margin: 0; font-size: 14px; line-height: 1.8;\"\u003eThe open, asymmetrical teardrop adds a sense of movement while keeping your arrangement visually light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 18px; padding-left: 15px; border-left: 2px solid #a7804d;\"\u003e\n\u003cp style=\"margin: 0 0 4px; color: #14243a; font-size: 15px; font-weight: bold;\"\u003eWarm, contrasting finishes\u003c\/p\u003e\n\u003cp style=\"margin: 0; font-size: 14px; line-height: 1.8;\"\u003eA dark, textured exterior meets a gold-toned inner curve, adding depth to neutral rooms and warmth to darker spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-left: 15px; border-left: 2px solid #a7804d;\"\u003e\n\u003cp style=\"margin: 0 0 4px; color: #14243a; font-size: 15px; font-weight: bold;\"\u003eA light-catching focal point\u003c\/p\u003e\n\u003cp style=\"margin: 0; font-size: 14px; line-height: 1.8;\"\u003eNestled within the lower curve, the glass sphere reflects surrounding light and brings another layer of interest to the design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 客厅场景文案 --\u003e\n\u003cdiv style=\"padding: 32px 20px 24px; text-align: center;\"\u003e\n\u003cp style=\"margin: 0 0 10px; color: #98713e; font-size: 11px; font-weight: bold; letter-spacing: 2px;\"\u003eSTYLE YOUR EVERYDAY SPACES\u003c\/p\u003e\n\u003ch2 style=\"margin: 0 0 16px; color: #14243a; font-family: Georgia,'Times New Roman',serif; font-size: 28px; line-height: 1.25; font-weight: 400;\"\u003eYour Living Room,\u003cbr\u003eBeautifully Considered.\u003c\/h2\u003e\n\u003cp style=\"max-width: 650px; margin: 0 auto; font-size: 15px; line-height: 1.85;\"\u003eTurn a coffee table or side table into a thoughtful display. Aurelia pairs with soft ivory textiles, warm wood, and natural stone tones for a look that feels inviting and composed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPTImage2026_9_15_23_51_36_2.png?v=1789487577\" alt=\"Aurelia sculpture displayed on a stone coffee table in a warm neutral living room\" width=\"1254\" height=\"1254\" loading=\"lazy\" style=\"display: block; width: 100%; max-width: 100%; height: auto; margin: 0; border: 0;\"\u003e\n\u003cdiv style=\"padding: 20px; background: #f0e6d8;\"\u003e\n\u003cp style=\"margin: 0; color: #57534e; font-size: 13px; line-height: 1.8;\"\u003e\u003cstrong style=\"color: #14243a;\"\u003eStyling tip:\u003c\/strong\u003e Pair Aurelia with a low decorative bowl or a small stack of books. Leave a little open space around the sculpture to let its silhouette stand out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 细节展示 --\u003e\n\u003cdiv style=\"padding: 32px 20px 24px; text-align: center;\"\u003e\n\u003cp style=\"margin: 0 0 10px; color: #98713e; font-size: 11px; font-weight: bold; letter-spacing: 2px;\"\u003eTAKE A CLOSER LOOK\u003c\/p\u003e\n\u003ch2 style=\"margin: 0 0 16px; color: #14243a; font-family: Georgia,'Times New Roman',serif; font-size: 28px; line-height: 1.25; font-weight: 400;\"\u003eTexture, Contrast \u0026amp; Light.\u003c\/h2\u003e\n\u003cp style=\"max-width: 650px; margin: 0 auto; font-size: 15px; line-height: 1.85;\"\u003eEach visible element contributes to the composition: a textured outer surface, a brushed-look golden sweep, and a glass centerpiece. A discreet Kervazio™ signature on the oval base completes the look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPTImage2026_9_15_23_51_37_3.png?v=1789487577\" alt=\"Details of the glass sphere, contrasting finishes, and Kervazio signature on the base\" width=\"1254\" height=\"1254\" loading=\"lazy\" style=\"display: block; width: 100%; max-width: 100%; height: auto; margin: 0; border: 0;\"\u003e \u003c!-- 玄关与多场景 --\u003e\n\u003cdiv style=\"padding: 32px 20px 24px; background: #f4ede3; text-align: center;\"\u003e\n\u003cp style=\"margin: 0 0 10px; color: #98713e; font-size: 11px; font-weight: bold; letter-spacing: 2px;\"\u003eA WELCOME WITH PERSONALITY\u003c\/p\u003e\n\u003ch2 style=\"margin: 0 0 16px; color: #14243a; font-family: Georgia,'Times New Roman',serif; font-size: 28px; line-height: 1.25; font-weight: 400;\"\u003eMake an Impression\u003cbr\u003eFrom the Moment You Walk In.\u003c\/h2\u003e\n\u003cp style=\"max-width: 650px; margin: 0 auto; font-size: 15px; line-height: 1.85;\"\u003eBring an artful touch to an entryway console. Style Aurelia beside a simple mirror, a neutral vase, or a few favorite objects for a welcoming arrangement that feels personal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPTImage2026_9_15_23_51_38_4.png?v=1789487577\" alt=\"Aurelia sculpture styled on a walnut entryway console\" width=\"1254\" height=\"1254\" loading=\"lazy\" style=\"display: block; width: 100%; max-width: 100%; height: auto; margin: 0; border: 0;\"\u003e\n\u003cdiv style=\"padding: 26px 20px; background: #f4ede3;\"\u003e\n\u003cdiv style=\"margin-bottom: 18px; padding-bottom: 18px; border-bottom: 1px solid #dfd2bf;\"\u003e\n\u003cp style=\"margin: 0 0 5px; color: #14243a; font-size: 15px; font-weight: bold;\"\u003eEntryway Console\u003c\/p\u003e\n\u003cp style=\"margin: 0; font-size: 14px; line-height: 1.8;\"\u003eSet a welcoming tone with a distinctive focal point near the entrance to your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 18px; padding-bottom: 18px; border-bottom: 1px solid #dfd2bf;\"\u003e\n\u003cp style=\"margin: 0 0 5px; color: #14243a; font-size: 15px; font-weight: bold;\"\u003eDining Room Sideboard\u003c\/p\u003e\n\u003cp style=\"margin: 0; font-size: 14px; line-height: 1.8;\"\u003eBalance low bowls and decorative trays with a taller, flowing silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"margin: 0 0 5px; color: #14243a; font-size: 15px; font-weight: bold;\"\u003eHome Office\u003c\/p\u003e\n\u003cp style=\"margin: 0; font-size: 14px; line-height: 1.8;\"\u003eGive a spacious desk corner or display cabinet a personal touch with sculptural decor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 尺寸材质 --\u003e\n\u003cdiv style=\"padding: 32px 20px 24px; text-align: center;\"\u003e\n\u003cp style=\"margin: 0 0 10px; color: #98713e; font-size: 11px; font-weight: bold; letter-spacing: 2px;\"\u003eDIMENSIONS \u0026amp; MATERIALS\u003c\/p\u003e\n\u003ch2 style=\"margin: 0 0 16px; color: #14243a; font-family: Georgia,'Times New Roman',serif; font-size: 28px; line-height: 1.25; font-weight: 400;\"\u003eFind the Right Place for Aurelia.\u003c\/h2\u003e\n\u003cp style=\"max-width: 650px; margin: 0 auto; font-size: 15px; line-height: 1.85;\"\u003eUse the proposed specifications below to plan your display. Allow a little extra space around the sculpture so its open shape can be appreciated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 22px 20px 28px;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/222.png?v=1789492509\" alt=\"\"\u003e\n\u003ctable style=\"width: 100%; margin: 0; border-collapse: collapse; table-layout: fixed; border: 0; background: transparent; font-size: 13px; line-height: 1.7;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" style=\"width: 36%; padding: 13px 10px 13px 0; border: 0; border-bottom: 1px solid #e2d7c7; text-align: left; vertical-align: top; color: #14243a; background: transparent; font-weight: bold;\"\u003eProduct\u003c\/th\u003e\n\u003ctd style=\"padding: 13px 0; border: 0; border-bottom: 1px solid #e2d7c7; text-align: left; vertical-align: top; background: transparent;\"\u003eAurelia Teardrop Sculpture with Glass Sphere\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" style=\"padding: 13px 10px 13px 0; border: 0; border-bottom: 1px solid #e2d7c7; text-align: left; vertical-align: top; color: #14243a; background: transparent; font-weight: bold;\"\u003eOverall Size\u003c\/th\u003e\n\u003ctd style=\"padding: 13px 0; border: 0; border-bottom: 1px solid #e2d7c7; text-align: left; vertical-align: top; background: transparent;\"\u003e9.4″ W × 4.7″ D × 14.2″ H\u003cbr\u003e24 × 12 × 36 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" style=\"padding: 13px 10px 13px 0; border: 0; border-bottom: 1px solid #e2d7c7; text-align: left; vertical-align: top; color: #14243a; background: transparent; font-weight: bold;\"\u003eBody \u0026amp; Base\u003c\/th\u003e\n\u003ctd style=\"padding: 13px 0; border: 0; border-bottom: 1px solid #e2d7c7; text-align: left; vertical-align: top; background: transparent;\"\u003eResin with a metallic-look finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" style=\"padding: 13px 10px 13px 0; border: 0; border-bottom: 1px solid #e2d7c7; text-align: left; vertical-align: top; color: #14243a; background: transparent; font-weight: bold;\"\u003eSphere\u003c\/th\u003e\n\u003ctd style=\"padding: 13px 0; border: 0; border-bottom: 1px solid #e2d7c7; text-align: left; vertical-align: top; background: transparent;\"\u003eGlass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" style=\"padding: 13px 10px 13px 0; border: 0; border-bottom: 1px solid #e2d7c7; text-align: left; vertical-align: top; color: #14243a; background: transparent; font-weight: bold;\"\u003eColor Palette\u003c\/th\u003e\n\u003ctd style=\"padding: 13px 0; border: 0; border-bottom: 1px solid #e2d7c7; text-align: left; vertical-align: top; background: transparent;\"\u003eDark bronze and champagne gold tones\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" style=\"padding: 13px 10px 13px 0; border: 0; border-bottom: 1px solid #e2d7c7; text-align: left; vertical-align: top; color: #14243a; background: transparent; font-weight: bold;\"\u003eTarget Net Weight\u003c\/th\u003e\n\u003ctd style=\"padding: 13px 0; border: 0; border-bottom: 1px solid #e2d7c7; text-align: left; vertical-align: top; background: transparent;\"\u003eApprox. 4.0 lb \/ 1.8 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\" style=\"padding: 13px 10px 13px 0; border: 0; border-bottom: 1px solid #e2d7c7; text-align: left; vertical-align: top; color: #14243a; background: transparent; font-weight: bold;\"\u003eDisplay\u003c\/th\u003e\n\u003ctd style=\"padding: 13px 0; border: 0; border-bottom: 1px solid #e2d7c7; text-align: left; vertical-align: top; background: transparent;\"\u003eIndoor tabletop decor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"margin: 15px 0 0; color: #6b6359; font-size: 12px; line-height: 1.75;\"\u003eProposed custom specifications. Dimensions, materials, and target weight are subject to final prototype approval. Styling accessories shown in the images are not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 护理说明 --\u003e\n\u003cdiv style=\"padding: 28px 20px; background: #f0e6d8;\"\u003e\n\u003ch2 style=\"margin: 0 0 18px; color: #14243a; font-family: Georgia,'Times New Roman',serif; font-size: 26px; line-height: 1.25; font-weight: 400;\"\u003eA Little Care Goes a Long Way.\u003c\/h2\u003e\n\u003cul style=\"margin: 0; padding-left: 20px; font-size: 14px; line-height: 1.85;\"\u003e\n\u003cli style=\"margin-bottom: 9px;\"\u003eDust gently with a soft, dry cloth.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 9px;\"\u003eAvoid abrasive cleaners, soaking, and rough handling.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 9px;\"\u003eSupport the base when moving the sculpture and handle the glass sphere carefully.\u003c\/li\u003e\n\u003cli style=\"margin-bottom: 0;\"\u003eDisplay on a stable indoor surface away from edges, direct heat, and strong direct sunlight.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ：静态排版，适合产品描述 --\u003e\n\u003cdiv style=\"padding: 32px 20px;\"\u003e\n\u003cp style=\"margin: 0 0 10px; color: #98713e; font-size: 11px; font-weight: bold; letter-spacing: 2px;\"\u003eGOOD TO KNOW\u003c\/p\u003e\n\u003ch2 style=\"margin: 0 0 24px; color: #14243a; font-family: Georgia,'Times New Roman',serif; font-size: 28px; line-height: 1.25; font-weight: 400;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #e2d7c7;\"\u003e\n\u003ch3 style=\"margin: 0 0 8px; color: #14243a; font-family: Arial,Helvetica,sans-serif; font-size: 15px; line-height: 1.6; font-weight: bold;\"\u003eWhat decorating styles does Aurelia complement?\u003c\/h3\u003e\n\u003cp style=\"margin: 0; font-size: 14px; line-height: 1.85;\"\u003eIts flowing form and bronze-and-gold palette work well with contemporary, transitional, and Art Deco-inspired interiors. Pair it with warm wood, neutral textiles, stone surfaces, or navy accents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #e2d7c7;\"\u003e\n\u003ch3 style=\"margin: 0 0 8px; color: #14243a; font-family: Arial,Helvetica,sans-serif; font-size: 15px; line-height: 1.6; font-weight: bold;\"\u003eIs the sculpture made from solid metal?\u003c\/h3\u003e\n\u003cp style=\"margin: 0; font-size: 14px; line-height: 1.85;\"\u003eThe proposed design uses a resin body and base with a metallic-look finish, paired with a glass sphere. Final materials are subject to prototype approval.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #e2d7c7;\"\u003e\n\u003ch3 style=\"margin: 0 0 8px; color: #14243a; font-family: Arial,Helvetica,sans-serif; font-size: 15px; line-height: 1.6; font-weight: bold;\"\u003eHow much space should I allow?\u003c\/h3\u003e\n\u003cp style=\"margin: 0; font-size: 14px; line-height: 1.85;\"\u003eThe proposed size is 9.4 inches wide, 4.7 inches deep, and 14.2 inches high. Choose a surface with room beyond the sculpture’s footprint and check overhead clearance when placing it on a shelf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3 style=\"margin: 0 0 8px; color: #14243a; font-family: Arial,Helvetica,sans-serif; font-size: 15px; line-height: 1.6; font-weight: bold;\"\u003eHave another question?\u003c\/h3\u003e\n\u003cp style=\"margin: 0; font-size: 14px; line-height: 1.85;\"\u003eContact us at \u003ca href=\"mailto:service@kervazio.com\" style=\"color: #14243a; text-decoration: underline; overflow-wrap: anywhere;\"\u003e service@kervazio.com \u003c\/a\u003e for help with product details or your order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 底部品牌收尾 --\u003e\n\u003cdiv style=\"padding: 34px 20px; background: #14243a; text-align: center;\"\u003e\n\u003cp style=\"margin: 0 0 12px; color: #d6bd96; font-family: Georgia,'Times New Roman',serif; font-size: 23px; line-height: 1.4;\"\u003eKervazio™\u003c\/p\u003e\n\u003ch2 style=\"margin: 0 0 15px; color: #fff8ee; font-family: Georgia,'Times New Roman',serif; font-size: 28px; line-height: 1.25; font-weight: 400;\"\u003eBring Your Space Into Focus.\u003c\/h2\u003e\n\u003cp style=\"max-width: 560px; margin: 0 auto; color: #e0d8cb; font-size: 14px; line-height: 1.85;\"\u003eWarm tones. Expressive curves. A finishing touch that makes your home feel more like you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":52225783955777,"sku":null,"price":79.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_15_23_51_36_2.png?v=1789492756"},{"product_id":"black-crystal-ore-specimen","title":"Kervazio™ Natural Black Crystal Ore Specimen – Mineral Stone Home Decor \u0026 Spiritual Gift","description":"\u003cstyle\u003e\n\/* =========================================================\n   KERVAZIO™ CRYSTAL SCULPTURE LANDING PAGE\n   US MARKET \/ CLEAN LUXURY STYLE\n========================================================= *\/\n\n.kv-page {\n  --black: #171614;\n  --text: #24211d;\n  --muted: #706b63;\n  --gold: #b58a45;\n  --gold-light: #d5b574;\n  --cream: #f8f6f1;\n  --white: #ffffff;\n  --line: #e9e4da;\n\n  width: 100%;\n  overflow: hidden;\n  background: #fff;\n  color: var(--text);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n    Roboto, Helvetica, Arial, sans-serif;\n}\n\n.kv-page *,\n.kv-page *::before,\n.kv-page *::after {\n  box-sizing: border-box;\n}\n\n.kv-wrap {\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 0 22px;\n}\n\n.kv-section {\n  padding: 78px 0;\n}\n\n.kv-eyebrow {\n  display: inline-block;\n  margin-bottom: 14px;\n  color: var(--gold);\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n}\n\n.kv-title {\n  margin: 0;\n  color: var(--black);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(38px, 5vw, 68px);\n  line-height: 1.02;\n  font-weight: 500;\n  letter-spacing: -1.8px;\n}\n\n.kv-h2 {\n  margin: 0;\n  color: var(--black);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(30px, 4vw, 48px);\n  line-height: 1.08;\n  font-weight: 500;\n  letter-spacing: -1px;\n}\n\n.kv-copy {\n  margin: 18px 0 0;\n  color: var(--muted);\n  font-size: 16px;\n  line-height: 1.75;\n}\n\n.kv-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 52px;\n  padding: 0 30px;\n  margin-top: 26px;\n  background: var(--black);\n  color: #fff;\n  border: 1px solid var(--black);\n  border-radius: 3px;\n  text-decoration: none;\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: 1.4px;\n  text-transform: uppercase;\n  cursor: pointer;\n  transition: .25s ease;\n}\n\n.kv-btn:hover {\n  background: #322f2a;\n  border-color: #322f2a;\n  transform: translateY(-1px);\n}\n\n\n\/* ================= HERO ================= *\/\n\n.kv-hero {\n  background:\n    linear-gradient(180deg, #fbfaf7 0%, #f5f1e8 100%);\n  padding: 40px 0 68px;\n}\n\n.kv-hero-grid {\n  display: grid;\n  grid-template-columns: 0.86fr 1.14fr;\n  align-items: center;\n  gap: 54px;\n}\n\n.kv-brand {\n  margin-bottom: 30px;\n  font-family: Georgia, \"Times New Roman\", serif;\n  color: var(--gold);\n  font-size: 25px;\n  letter-spacing: .3px;\n}\n\n.kv-hero-copy {\n  max-width: 510px;\n}\n\n.kv-hero-sub {\n  max-width: 480px;\n  margin: 20px 0 0;\n  color: var(--muted);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n.kv-hero-img {\n  width: 100%;\n  display: block;\n  object-fit: cover;\n  border-radius: 4px;\n}\n\n\n\/* ================= TRUST BAR ================= *\/\n\n.kv-mini-bar {\n  border-top: 1px solid var(--line);\n  border-bottom: 1px solid var(--line);\n  background: #fff;\n}\n\n.kv-mini-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n}\n\n.kv-mini-item {\n  padding: 22px 15px;\n  text-align: center;\n  border-right: 1px solid var(--line);\n}\n\n.kv-mini-item:last-child {\n  border-right: 0;\n}\n\n.kv-mini-item strong {\n  display: block;\n  color: var(--black);\n  font-size: 13px;\n  letter-spacing: .6px;\n}\n\n.kv-mini-item span {\n  display: block;\n  margin-top: 5px;\n  color: #858078;\n  font-size: 12px;\n}\n\n\n\/* ================= INTRO ================= *\/\n\n.kv-intro {\n  text-align: center;\n}\n\n.kv-intro-inner {\n  max-width: 760px;\n  margin: 0 auto;\n}\n\n\n\/* ================= IMAGE FEATURE ================= *\/\n\n.kv-feature {\n  background: var(--cream);\n}\n\n.kv-feature-grid {\n  display: grid;\n  grid-template-columns: 1.05fr .95fr;\n  gap: 68px;\n  align-items: center;\n}\n\n.kv-feature-img {\n  width: 100%;\n  display: block;\n  border-radius: 3px;\n}\n\n.kv-feature-text {\n  max-width: 460px;\n}\n\n.kv-lines {\n  margin-top: 28px;\n  border-top: 1px solid #ddd5c6;\n}\n\n.kv-line {\n  display: flex;\n  align-items: flex-start;\n  gap: 14px;\n  padding: 18px 0;\n  border-bottom: 1px solid #ddd5c6;\n}\n\n.kv-number {\n  flex: 0 0 26px;\n  color: var(--gold);\n  font-family: Georgia, serif;\n  font-size: 18px;\n}\n\n.kv-line strong {\n  display: block;\n  margin-bottom: 4px;\n  font-size: 14px;\n  color: var(--black);\n}\n\n.kv-line p {\n  margin: 0;\n  color: var(--muted);\n  font-size: 13px;\n  line-height: 1.6;\n}\n\n\n\/* ================= MATERIAL ================= *\/\n\n.kv-material-grid {\n  display: grid;\n  grid-template-columns: .9fr 1.1fr;\n  gap: 68px;\n  align-items: center;\n}\n\n.kv-material-img {\n  width: 100%;\n  display: block;\n}\n\n.kv-spec-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 12px;\n  margin-top: 26px;\n}\n\n.kv-spec {\n  padding: 18px;\n  background: #faf9f6;\n  border: 1px solid var(--line);\n}\n\n.kv-spec b {\n  display: block;\n  color: var(--black);\n  font-size: 13px;\n  margin-bottom: 5px;\n}\n\n.kv-spec span {\n  color: var(--muted);\n  font-size: 12px;\n  line-height: 1.5;\n}\n\n\n\/* ================= DIMENSIONS ================= *\/\n\n.kv-dimensions {\n  background: #171614;\n  color: #fff;\n}\n\n.kv-dimensions .kv-eyebrow {\n  color: var(--gold-light);\n}\n\n.kv-dimensions .kv-h2 {\n  color: #fff;\n}\n\n.kv-dimensions .kv-copy {\n  color: rgba(255,255,255,.66);\n}\n\n.kv-dim-grid {\n  display: grid;\n  grid-template-columns: .92fr 1.08fr;\n  gap: 60px;\n  align-items: center;\n}\n\n.kv-dim-img {\n  width: 100%;\n  display: block;\n  background: #fff;\n}\n\n.kv-measurements {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1px;\n  margin-top: 28px;\n  background: rgba(255,255,255,.12);\n}\n\n.kv-measure {\n  background: #171614;\n  padding: 22px;\n}\n\n.kv-measure strong {\n  display: block;\n  color: var(--gold-light);\n  font-family: Georgia, serif;\n  font-size: 27px;\n  font-weight: 400;\n}\n\n.kv-measure span {\n  display: block;\n  margin-top: 5px;\n  color: rgba(255,255,255,.62);\n  font-size: 11px;\n  text-transform: uppercase;\n  letter-spacing: 1.2px;\n}\n\n\n\/* ================= LIFESTYLE ================= *\/\n\n.kv-lifestyle-head {\n  max-width: 650px;\n  margin: 0 auto 42px;\n  text-align: center;\n}\n\n.kv-lifestyle-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 18px;\n}\n\n.kv-life-img {\n  width: 100%;\n  height: 100%;\n  min-height: 470px;\n  object-fit: cover;\n  display: block;\n}\n\n\n\/* ================= WIDE IMAGE ================= *\/\n\n.kv-wide {\n  padding: 0;\n}\n\n.kv-wide-img {\n  width: 100%;\n  max-height: 850px;\n  object-fit: cover;\n  display: block;\n}\n\n\n\/* ================= FINAL ================= *\/\n\n.kv-final {\n  padding: 92px 20px;\n  background: #f7f4ed;\n  text-align: center;\n}\n\n.kv-final-inner {\n  max-width: 690px;\n  margin: 0 auto;\n}\n\n.kv-final .kv-copy {\n  max-width: 580px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n\n\/* ================= MOBILE ================= *\/\n\n@media (max-width: 800px) {\n\n  .kv-wrap {\n    padding: 0 16px;\n  }\n\n  .kv-section {\n    padding: 54px 0;\n  }\n\n  .kv-hero {\n    padding: 22px 0 45px;\n  }\n\n  .kv-hero-grid,\n  .kv-feature-grid,\n  .kv-material-grid,\n  .kv-dim-grid {\n    grid-template-columns: 1fr;\n    gap: 34px;\n  }\n\n  .kv-hero-copy {\n    order: 2;\n    text-align: center;\n    margin: 0 auto;\n  }\n\n  .kv-hero-image {\n    order: 1;\n  }\n\n  .kv-brand {\n    margin-bottom: 16px;\n  }\n\n  .kv-title {\n    font-size: 42px;\n    letter-spacing: -1px;\n  }\n\n  .kv-h2 {\n    font-size: 34px;\n  }\n\n  .kv-hero-sub,\n  .kv-copy {\n    font-size: 15px;\n  }\n\n  .kv-mini-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .kv-mini-item {\n    border-right: 0;\n    border-bottom: 1px solid var(--line);\n  }\n\n  .kv-mini-item:last-child {\n    border-bottom: 0;\n  }\n\n  .kv-feature-text,\n  .kv-material-text {\n    max-width: none;\n  }\n\n  .kv-material-grid .kv-material-text {\n    order: 2;\n  }\n\n  .kv-material-grid .kv-material-image {\n    order: 1;\n  }\n\n  .kv-spec-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .kv-lifestyle-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .kv-life-img {\n    min-height: auto;\n  }\n\n  .kv-final {\n    padding: 65px 18px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"kv-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"kv-hero\"\u003e\n\u003cdiv class=\"kv-wrap\"\u003e\n\u003cdiv class=\"kv-hero-grid\"\u003e\n\u003cdiv class=\"kv-hero-copy\"\u003e\n\u003cdiv class=\"kv-brand\"\u003eKervazio™\u003c\/div\u003e\n\u003cspan class=\"kv-eyebrow\"\u003eSculptural Home Décor\u003c\/span\u003e\n\u003ch1 class=\"kv-title\"\u003eA Statement Piece\u003cbr\u003eWorth Looking At.\u003c\/h1\u003e\n\u003cp class=\"kv-hero-sub\"\u003eSculptural crystal-inspired forms meet warm gold detailing in a striking decorative centerpiece designed for modern interiors.\u003c\/p\u003e\n\u003cbutton class=\"kv-btn\"\u003e Shop Kervazio™ \u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-hero-image\"\u003e\u003cimg class=\"kv-hero-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_22_57.png?v=1789489809\" alt=\"Kervazio crystal-inspired decorative sculpture\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MINI BAR --\u003e\n\u003csection class=\"kv-mini-bar\"\u003e\n\u003cdiv class=\"kv-wrap\"\u003e\n\u003cdiv class=\"kv-mini-grid\"\u003e\n\u003cdiv class=\"kv-mini-item\"\u003e\n\u003cstrong\u003eSCULPTURAL DESIGN\u003c\/strong\u003e \u003cspan\u003eDesigned to stand out\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-mini-item\"\u003e\n\u003cstrong\u003eWEIGHTED BASE\u003c\/strong\u003e \u003cspan\u003eMade for stable display\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-mini-item\"\u003e\n\u003cstrong\u003eMODERN LUXURY\u003c\/strong\u003e \u003cspan\u003eBlack, crystal \u0026amp; brushed gold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"kv-section kv-intro\"\u003e\n\u003cdiv class=\"kv-wrap\"\u003e\n\u003cdiv class=\"kv-intro-inner\"\u003e\n\u003cspan class=\"kv-eyebrow\"\u003eDesigned To Be Seen\u003c\/span\u003e\n\u003ch2 class=\"kv-h2\"\u003eMore Than Décor.\u003cbr\u003eA Visual Centerpiece.\u003c\/h2\u003e\n\u003cp class=\"kv-copy\"\u003eInspired by natural mineral formations, Kervazio™ combines smoky crystal tones, geometric facets and warm metallic accents to create an object that immediately adds character to a room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURE --\u003e\n\u003csection class=\"kv-section kv-feature\"\u003e\n\u003cdiv class=\"kv-wrap\"\u003e\n\u003cdiv class=\"kv-feature-grid\"\u003e\n\u003cdiv\u003e\u003cimg class=\"kv-feature-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_28_36_1.png?v=1789489809\" alt=\"Kervazio decorative sculpture detail\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kv-feature-text\"\u003e\n\u003cspan class=\"kv-eyebrow\"\u003eMade For Modern Interiors\u003c\/span\u003e\n\u003ch2 class=\"kv-h2\"\u003eForm, Texture\u003cbr\u003e\u0026amp; Contrast.\u003c\/h2\u003e\n\u003cp class=\"kv-copy\"\u003eRich smoky tones and clear faceted elements create depth, while the brushed gold cradle and matte charcoal base add a refined architectural finish.\u003c\/p\u003e\n\u003cdiv class=\"kv-lines\"\u003e\n\u003cdiv class=\"kv-line\"\u003e\n\u003cdiv class=\"kv-number\"\u003e01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFaceted Crystal-Effect Form\u003c\/strong\u003e\n\u003cp\u003eMulti-tonal surfaces capture and reflect surrounding light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-line\"\u003e\n\u003cdiv class=\"kv-number\"\u003e02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBrushed Gold Accent\u003c\/strong\u003e\n\u003cp\u003eA curved metallic cradle frames the sculpture without overpowering it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-line\"\u003e\n\u003cdiv class=\"kv-number\"\u003e03\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWeighted Matte Base\u003c\/strong\u003e\n\u003cp\u003eAdds visual balance and a substantial tabletop presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL --\u003e\n\u003csection class=\"kv-section\"\u003e\n\u003cdiv class=\"kv-wrap\"\u003e\n\u003cdiv class=\"kv-material-grid\"\u003e\n\u003cdiv class=\"kv-material-text\"\u003e\n\u003cspan class=\"kv-eyebrow\"\u003ePremium Materials\u003c\/span\u003e\n\u003ch2 class=\"kv-h2\"\u003eEvery Detail\u003cbr\u003eHas A Purpose.\u003c\/h2\u003e\n\u003cp class=\"kv-copy\"\u003eContrasting textures give the piece its distinctive look: luminous faceted surfaces, soft metallic gold and a deep charcoal foundation.\u003c\/p\u003e\n\u003cdiv class=\"kv-spec-grid\"\u003e\n\u003cdiv class=\"kv-spec\"\u003e\n\u003cb\u003eCrystal-Effect Body\u003c\/b\u003e \u003cspan\u003eFaceted mineral-inspired composite\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec\"\u003e\n\u003cb\u003eGold Cradle\u003c\/b\u003e \u003cspan\u003eBrushed gold-finish metal alloy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec\"\u003e\n\u003cb\u003eBase\u003c\/b\u003e \u003cspan\u003eWeighted matte charcoal resin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec\"\u003e\n\u003cb\u003eBottom\u003c\/b\u003e \u003cspan\u003eProtective non-slip surface\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-material-image\"\u003e\u003cimg class=\"kv-material-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_28_36_2.png?v=1789489809\" alt=\"Kervazio sculpture material details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003csection class=\"kv-section kv-dimensions\"\u003e\n\u003cdiv class=\"kv-wrap\"\u003e\n\u003cdiv class=\"kv-dim-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"kv-eyebrow\"\u003eDesigned With Presence\u003c\/span\u003e\n\u003ch2 class=\"kv-h2\"\u003eSubstantial Without\u003cbr\u003eOverwhelming The Room.\u003c\/h2\u003e\n\u003cp class=\"kv-copy\"\u003eSized for coffee tables, consoles, office surfaces, shelves and entryway displays.\u003c\/p\u003e\n\u003cdiv class=\"kv-measurements\"\u003e\n\u003cdiv class=\"kv-measure\"\u003e\n\u003cstrong\u003e10.2\"\u003c\/strong\u003e \u003cspan\u003eOverall Height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-measure\"\u003e\n\u003cstrong\u003e8.7\"\u003c\/strong\u003e \u003cspan\u003eOverall Width\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-measure\"\u003e\n\u003cstrong\u003e5.1\"\u003c\/strong\u003e \u003cspan\u003eOverall Depth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-measure\"\u003e\n\u003cstrong\u003e6.2 lb\u003c\/strong\u003e \u003cspan\u003eApprox. Weight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cimg class=\"kv-dim-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_28_36_3.png?v=1789489810\" alt=\"Kervazio sculpture dimensions\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LIFESTYLE --\u003e\n\u003csection class=\"kv-section\"\u003e\n\u003cdiv class=\"kv-wrap\"\u003e\n\u003cdiv class=\"kv-lifestyle-head\"\u003e\n\u003cspan class=\"kv-eyebrow\"\u003eStyle It Your Way\u003c\/span\u003e\n\u003ch2 class=\"kv-h2\"\u003eOne Piece.\u003cbr\u003eMultiple Spaces.\u003c\/h2\u003e\n\u003cp class=\"kv-copy\"\u003eMake it the focal point of a coffee table, console, entryway or office.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-lifestyle-grid\"\u003e\n\u003cimg class=\"kv-life-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_28_37_4.png?v=1789489809\" alt=\"Kervazio sculpture styled in a modern interior\" loading=\"lazy\"\u003e \u003cimg class=\"kv-life-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_38_06.png?v=1789490310\" alt=\"Kervazio crystal sculpture in luxury home decor\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EXTRA IMAGE --\u003e\n\u003csection class=\"kv-wide\"\u003e\u003cimg class=\"kv-wide-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_28_36_2.png?v=1789489809\" alt=\"Kervazio statement home decor sculpture\" loading=\"lazy\"\u003e\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"kv-final\"\u003e\n\u003cdiv class=\"kv-final-inner\"\u003e\n\u003cspan class=\"kv-eyebrow\"\u003eKervazio™\u003c\/span\u003e\n\u003ch2 class=\"kv-h2\"\u003eGive The Room\u003cbr\u003eSomething To Remember.\u003c\/h2\u003e\n\u003cp class=\"kv-copy\"\u003eA sculptural finishing piece created for spaces that deserve more than ordinary décor.\u003c\/p\u003e\n\u003cbutton class=\"kv-btn\"\u003e Shop Now \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":52225801716033,"sku":null,"price":49.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_28_36_1.png?v=1789489809"},{"product_id":"kervazio™-push-forward-sculpture","title":"Kervazio™ Push Forward Sculpture","description":"\u003cstyle\u003e\n  .kz-page{\n    --kz-black:#171717;\n    --kz-text:#2b2b2b;\n    --kz-muted:#6f6f6f;\n    --kz-gold:#a9772f;\n    --kz-bg:#f7f5f1;\n    --kz-line:#e7e1d7;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n    color:var(--kz-text);\n    line-height:1.6;\n    max-width:760px;\n    margin:0 auto;\n    width:100%;\n    overflow:hidden;\n  }\n\n  .kz-page *{\n    box-sizing:border-box;\n  }\n\n  .kz-page img{\n    width:100%;\n    max-width:100%;\n    height:auto !important;\n    aspect-ratio:auto;\n    object-fit:contain;\n    display:block;\n    margin:0 auto;\n  }\n\n  .kz-section{\n    padding:36px 16px;\n  }\n\n  .kz-section + .kz-section{\n    border-top:1px solid var(--kz-line);\n  }\n\n  .kz-eyebrow{\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:2px;\n    text-transform:uppercase;\n    color:var(--kz-gold);\n    margin-bottom:10px;\n  }\n\n  .kz-title{\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:32px;\n    line-height:1.15;\n    font-weight:500;\n    color:var(--kz-black);\n    margin:0 0 16px;\n  }\n\n  .kz-subtitle{\n    font-size:16px;\n    color:var(--kz-muted);\n    max-width:680px;\n    margin:0;\n  }\n\n  .kz-hero{\n    text-align:center;\n    padding:24px 16px 14px;\n  }\n\n  .kz-hero .kz-title{\n    font-size:38px;\n  }\n\n  .kz-hero-copy{\n    max-width:720px;\n    margin:0 auto 26px;\n    font-size:17px;\n    color:var(--kz-muted);\n  }\n\n  .kz-image-card{\n    overflow:hidden;\n    border-radius:18px;\n    background:#fff;\n  }\n\n  .kz-grid-2{\n    display:flex;\n    flex-direction:column;\n    gap:22px;\n    align-items:stretch;\n  }\n\n  .kz-text-block{\n    padding:10px 8px;\n  }\n\n  .kz-features{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:10px;\n    margin-top:24px;\n  }\n\n  .kz-feature{\n    background:var(--kz-bg);\n    border:1px solid var(--kz-line);\n    border-radius:14px;\n    padding:20px 16px;\n    text-align:center;\n  }\n\n  .kz-feature-icon{\n    width:42px;\n    height:42px;\n    border:1px solid #c8aa79;\n    border-radius:50%;\n    margin:0 auto 12px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-size:19px;\n  }\n\n  .kz-feature strong{\n    display:block;\n    font-size:14px;\n    color:var(--kz-black);\n    margin-bottom:4px;\n  }\n\n  .kz-feature span{\n    font-size:12px;\n    color:var(--kz-muted);\n  }\n\n  .kz-specs{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:10px;\n    margin-top:22px;\n  }\n\n  .kz-spec{\n    padding:18px;\n    border:1px solid var(--kz-line);\n    border-radius:12px;\n    background:#fff;\n  }\n\n  .kz-spec-label{\n    font-size:11px;\n    text-transform:uppercase;\n    letter-spacing:1.2px;\n    color:#888;\n    margin-bottom:4px;\n  }\n\n  .kz-spec-value{\n    font-size:16px;\n    color:var(--kz-black);\n    font-weight:600;\n  }\n\n  .kz-material-list{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:10px;\n    margin-top:22px;\n  }\n\n  .kz-material-item{\n    padding:16px 18px;\n    border-left:3px solid #b58845;\n    background:#faf8f4;\n    border-radius:6px;\n  }\n\n  .kz-material-item strong{\n    display:block;\n    font-size:14px;\n    color:var(--kz-black);\n  }\n\n  .kz-material-item span{\n    font-size:13px;\n    color:var(--kz-muted);\n  }\n\n  .kz-story{\n    text-align:center;\n    background:var(--kz-bg);\n    border-radius:20px;\n    padding:40px 28px;\n  }\n\n  .kz-story p{\n    max-width:720px;\n    margin:0 auto;\n    font-size:16px;\n    color:var(--kz-muted);\n  }\n\n  .kz-use-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:8px;\n    margin-top:22px;\n  }\n\n  .kz-use{\n    text-align:center;\n    padding:16px 8px;\n    font-size:13px;\n    color:var(--kz-text);\n  }\n\n  .kz-use-icon{\n    width:46px;\n    height:46px;\n    margin:0 auto 8px;\n    border-radius:50%;\n    background:#f3eee6;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-size:20px;\n  }\n\n  .kz-footer-note{\n    text-align:center;\n    color:#8a8a8a;\n    font-size:12px;\n    padding:12px 20px 32px;\n  }\n\n  @media(max-width:768px){\n    .kz-section{\n      padding:34px 14px;\n    }\n\n    .kz-hero{\n      padding:22px 14px 10px;\n    }\n\n    .kz-hero .kz-title{\n      font-size:34px;\n    }\n\n    .kz-title{\n      font-size:29px;\n    }\n\n    .kz-subtitle,\n    .kz-hero-copy{\n      font-size:15px;\n    }\n\n    .kz-grid-2{\n      grid-template-columns:1fr;\n      gap:20px;\n    }\n\n    .kz-features{\n      grid-template-columns:1fr 1fr;\n    }\n\n    .kz-specs{\n      grid-template-columns:1fr 1fr;\n    }\n\n    .kz-material-list{\n      grid-template-columns:1fr;\n    }\n\n    .kz-use-grid{\n      grid-template-columns:1fr 1fr;\n    }\n  }\n\n  \/* Shopify \/ Horizon product-description compatibility *\/\n  .kz-page,\n  .kz-page section,\n  .kz-page div,\n  .kz-page article{\n    min-width:0;\n    max-width:100%;\n  }\n\n  .kz-page .kz-section,\n  .kz-page .kz-hero,\n  .kz-page .kz-story,\n  .kz-page .kz-text-block,\n  .kz-page .kz-image-card{\n    width:100%;\n  }\n\n  .kz-page h1,\n  .kz-page h2,\n  .kz-page h3,\n  .kz-page p,\n  .kz-page span,\n  .kz-page strong{\n    overflow-wrap:anywhere;\n  }\n\n  .kz-page .kz-image-card{\n    overflow:hidden;\n  }\n\n  @media(max-width:768px){\n    .kz-page{\n      width:100%;\n      max-width:100%;\n    }\n\n    .kz-section{\n      padding:30px 12px;\n    }\n\n    .kz-hero{\n      padding:20px 12px 10px;\n    }\n\n    .kz-hero .kz-title{\n      font-size:32px;\n      line-height:1.08;\n    }\n\n    .kz-title{\n      font-size:28px;\n    }\n\n    .kz-features,\n    .kz-specs,\n    .kz-material-list,\n    .kz-use-grid{\n      grid-template-columns:1fr !important;\n    }\n\n    .kz-story{\n      padding:30px 16px;\n    }\n  }\n\n  @media(max-width:400px){\n    .kz-hero .kz-title{\n      font-size:29px;\n    }\n\n    .kz-title{\n      font-size:26px;\n    }\n  }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"kz-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"kz-hero\"\u003e\n    \u003cdiv class=\"kz-eyebrow\"\u003eKervazio™ Home Collection\u003c\/div\u003e\n    \u003ch1 class=\"kz-title\"\u003eA Statement of Strength \u0026amp; Progress\u003c\/h1\u003e\n    \u003cp class=\"kz-hero-copy\"\u003e\n      A sculptural accent designed to bring character, balance and meaning to modern interiors.\n      The bold form captures the idea of moving forward — one step at a time.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"kz-image-card\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_34_04.png?v=1789491235\" alt=\"Kervazio sculptural home decor\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- DESIGN STORY --\u003e\n  \u003csection class=\"kz-section\"\u003e\n    \u003cdiv class=\"kz-grid-2\"\u003e\n\n      \u003cdiv class=\"kz-text-block\"\u003e\n        \u003cdiv class=\"kz-eyebrow\"\u003eMore Than Decor\u003c\/div\u003e\n        \u003ch2 class=\"kz-title\"\u003eDesigned With Meaning\u003c\/h2\u003e\n        \u003cp class=\"kz-subtitle\"\u003e\n          The figure pushing the sphere represents persistence, momentum and the determination\n          to keep moving forward. Its clean black-and-gold palette works naturally with modern,\n          contemporary and luxury-inspired spaces.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"kz-features\"\u003e\n          \u003cdiv class=\"kz-feature\"\u003e\n            \u003cdiv class=\"kz-feature-icon\"\u003e◆\u003c\/div\u003e\n            \u003cstrong\u003eModern Design\u003c\/strong\u003e\n            \u003cspan\u003eClean sculptural form\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"kz-feature\"\u003e\n            \u003cdiv class=\"kz-feature-icon\"\u003e⌂\u003c\/div\u003e\n            \u003cstrong\u003eHome Accent\u003c\/strong\u003e\n            \u003cspan\u003eEasy to style\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"kz-feature\"\u003e\n            \u003cdiv class=\"kz-feature-icon\"\u003e✦\u003c\/div\u003e\n            \u003cstrong\u003eStatement Piece\u003c\/strong\u003e\n            \u003cspan\u003eDistinctive visual focus\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"kz-feature\"\u003e\n            \u003cdiv class=\"kz-feature-icon\"\u003e♢\u003c\/div\u003e\n            \u003cstrong\u003eGift Ready\u003c\/strong\u003e\n            \u003cspan\u003eMeaningful décor idea\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kz-image-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_52_57_5.png?v=1789491235\" alt=\"Kervazio sculpture detail\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- SIZE --\u003e\n  \u003csection class=\"kz-section\"\u003e\n\n    \u003cdiv class=\"kz-grid-2\"\u003e\n\n      \u003cdiv class=\"kz-image-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_52_56_3.png?v=1789491235\" alt=\"Kervazio sculpture dimensions\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kz-text-block\"\u003e\n        \u003cdiv class=\"kz-eyebrow\"\u003eBalanced Proportions\u003c\/div\u003e\n        \u003ch2 class=\"kz-title\"\u003eMade to Fit Naturally Into Your Space\u003c\/h2\u003e\n        \u003cp class=\"kz-subtitle\"\u003e\n          Large enough to make an impression without overwhelming your tabletop, shelf,\n          console or office space.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"kz-specs\"\u003e\n          \u003cdiv class=\"kz-spec\"\u003e\n            \u003cdiv class=\"kz-spec-label\"\u003eLength\u003c\/div\u003e\n            \u003cdiv class=\"kz-spec-value\"\u003e11.8 in\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"kz-spec\"\u003e\n            \u003cdiv class=\"kz-spec-label\"\u003eWidth\u003c\/div\u003e\n            \u003cdiv class=\"kz-spec-value\"\u003e4.3 in\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"kz-spec\"\u003e\n            \u003cdiv class=\"kz-spec-label\"\u003eHeight\u003c\/div\u003e\n            \u003cdiv class=\"kz-spec-value\"\u003e7.9 in\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"kz-spec\"\u003e\n            \u003cdiv class=\"kz-spec-label\"\u003eSphere Diameter\u003c\/div\u003e\n            \u003cdiv class=\"kz-spec-value\"\u003e5.1 in\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- MATERIALS --\u003e\n  \u003csection class=\"kz-section\"\u003e\n\n    \u003cdiv class=\"kz-grid-2\"\u003e\n\n      \u003cdiv class=\"kz-text-block\"\u003e\n        \u003cdiv class=\"kz-eyebrow\"\u003eMaterials \u0026amp; Finish\u003c\/div\u003e\n        \u003ch2 class=\"kz-title\"\u003eTexture You Can See\u003c\/h2\u003e\n        \u003cp class=\"kz-subtitle\"\u003e\n          Designed with contrasting textures and finishes to create depth without looking\n          overly glossy or artificial.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"kz-material-list\"\u003e\n\n          \u003cdiv class=\"kz-material-item\"\u003e\n            \u003cstrong\u003eHigh-Density Resin\u003c\/strong\u003e\n            \u003cspan\u003eSolid sculptural construction\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"kz-material-item\"\u003e\n            \u003cstrong\u003eMatte Charcoal Sphere\u003c\/strong\u003e\n            \u003cspan\u003eDark textured finish with low reflection\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"kz-material-item\"\u003e\n            \u003cstrong\u003eAntique Gold Figure\u003c\/strong\u003e\n            \u003cspan\u003eWarm metallic-look decorative finish\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"kz-material-item\"\u003e\n            \u003cstrong\u003eMatte Black Base\u003c\/strong\u003e\n            \u003cspan\u003eClean geometric foundation\u003c\/span\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kz-image-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_52_56_2.png?v=1789491234\" alt=\"Kervazio sculpture materials\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- WEIGHT --\u003e\n  \u003csection class=\"kz-section\"\u003e\n\n    \u003cdiv class=\"kz-grid-2\"\u003e\n\n      \u003cdiv class=\"kz-image-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_52_56_4.png?v=1789491234\" alt=\"Kervazio sculpture weight\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kz-text-block\"\u003e\n        \u003cdiv class=\"kz-eyebrow\"\u003eSubstantial Feel\u003c\/div\u003e\n        \u003ch2 class=\"kz-title\"\u003eSolid Without Feeling Bulky\u003c\/h2\u003e\n        \u003cp class=\"kz-subtitle\"\u003e\n          With a net weight of approximately 2.65 lb, the piece has a stable,\n          substantial presence while remaining easy to reposition throughout your home.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"kz-specs\"\u003e\n          \u003cdiv class=\"kz-spec\"\u003e\n            \u003cdiv class=\"kz-spec-label\"\u003eNet Weight\u003c\/div\u003e\n            \u003cdiv class=\"kz-spec-value\"\u003e2.65 lb\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"kz-spec\"\u003e\n            \u003cdiv class=\"kz-spec-label\"\u003eMetric Weight\u003c\/div\u003e\n            \u003cdiv class=\"kz-spec-value\"\u003e1.2 kg\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- USE CASES --\u003e\n  \u003csection class=\"kz-section\"\u003e\n\n    \u003cdiv class=\"kz-story\"\u003e\n\n      \u003cdiv class=\"kz-eyebrow\"\u003eStyle It Your Way\u003c\/div\u003e\n      \u003ch2 class=\"kz-title\"\u003eA Natural Fit for Modern Interiors\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Place it on a console table, bookshelf, desk, sideboard or display shelf.\n        Its neutral black-and-gold finish pairs easily with wood, marble, glass,\n        stone and metal furnishings.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kz-use-grid\"\u003e\n\n        \u003cdiv class=\"kz-use\"\u003e\n          \u003cdiv class=\"kz-use-icon\"\u003e⌂\u003c\/div\u003e\n          Living Room\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kz-use\"\u003e\n          \u003cdiv class=\"kz-use-icon\"\u003e▣\u003c\/div\u003e\n          Home Office\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kz-use\"\u003e\n          \u003cdiv class=\"kz-use-icon\"\u003e◇\u003c\/div\u003e\n          Entryway\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kz-use\"\u003e\n          \u003cdiv class=\"kz-use-icon\"\u003e✦\u003c\/div\u003e\n          Gift Giving\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL COPY --\u003e\n  \u003csection class=\"kz-section\" style=\"text-align:center;padding-top:32px;\"\u003e\n\n    \u003cdiv class=\"kz-eyebrow\"\u003eKervazio™\u003c\/div\u003e\n\n    \u003ch2 class=\"kz-title\"\u003e\n      Keep Moving Forward.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"kz-subtitle\" style=\"margin:0 auto;\"\u003e\n      A simple visual reminder of persistence, progress and the value of continuing the journey.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"kz-footer-note\"\u003e\n    Decorative item only. Slight variations in color and surface texture may occur.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":52225806696769,"sku":null,"price":56.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_52_57_5.png?v=1789491235"},{"product_id":"kervazio™-ginkgo-elegance-sculpture","title":"Kervazio™ Ginkgo Elegance Sculpture","description":"\u003cstyle\u003e\n\/* =====================================================\n   KERVAZIO™ GOLDEN GINKGO HARMONY SCULPTURE\n   Shopify Product Description\n   Desktop + Mobile Responsive\n===================================================== *\/\n\n#kervazio-ginkgo-page,\n#kervazio-ginkgo-page * {\n  box-sizing: border-box;\n}\n\n#kervazio-ginkgo-page {\n  --kv-black:#181512;\n  --kv-text:#332b23;\n  --kv-muted:#756b60;\n  --kv-gold:#a97830;\n  --kv-gold-light:#cda85f;\n  --kv-cream:#f8f5ee;\n  --kv-warm:#f0e8db;\n  --kv-line:#e4dbcd;\n  --kv-white:#ffffff;\n\n  width:100%;\n  margin:0;\n  padding:0;\n  overflow:hidden;\n  background:#fff;\n  color:var(--kv-text);\n  font-family:-apple-system,BlinkMacSystemFont,\n  \"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n}\n\n#kervazio-ginkgo-page img {\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto !important;\n  aspect-ratio:auto;\n  object-fit:contain;\n  margin:0 auto;\n}\n\n#kervazio-ginkgo-page h1,\n#kervazio-ginkgo-page h2,\n#kervazio-ginkgo-page h3,\n#kervazio-ginkgo-page p {\n  margin-top:0;\n}\n\n.kvg-wrap {\n  width:100%;\n  max-width:760px;\n  margin:0 auto;\n  padding:0 24px;\n}\n\n.kvg-section {\n  padding:56px 0;\n}\n\n.kvg-kicker {\n  display:block;\n  margin:0 0 14px;\n  color:var(--kv-gold);\n  font-size:12px;\n  line-height:1.3;\n  font-weight:700;\n  letter-spacing:2.2px;\n  text-transform:uppercase;\n}\n\n.kvg-title {\n  margin:0;\n  color:var(--kv-black);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:40px;\n  line-height:1.08;\n  font-weight:400;\n  letter-spacing:-1.3px;\n}\n\n.kvg-subtitle {\n  margin:0;\n  color:var(--kv-black);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:32px;\n  line-height:1.12;\n  font-weight:400;\n  letter-spacing:-.7px;\n}\n\n.kvg-copy {\n  max-width:580px;\n  margin:20px 0 0;\n  color:var(--kv-muted);\n  font-size:16px;\n  line-height:1.75;\n}\n\n.kvg-center {\n  text-align:center;\n}\n\n.kvg-center .kvg-copy {\n  margin-left:auto;\n  margin-right:auto;\n}\n\n\n\/* =====================================================\n   HERO\n===================================================== *\/\n\n.kvg-hero {\n  position:relative;\n  padding:36px 0 48px;\n  background:\n    radial-gradient(circle at 82% 30%,rgba(205,168,95,.16),transparent 33%),\n    linear-gradient(135deg,#fbf9f4 0%,#f3ecdf 100%);\n}\n\n.kvg-hero-grid {\n  display:flex;\n  flex-direction:column;\n  align-items:stretch;\n  gap:30px;\n}\n\n.kvg-brand {\n  margin-bottom:22px;\n  color:var(--kv-gold);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:27px;\n  letter-spacing:.2px;\n}\n\n.kvg-hero h1 {\n  max-width:500px;\n  margin:0;\n  color:var(--kv-black);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:44px;\n  line-height:1.03;\n  font-weight:400;\n  letter-spacing:-1.8px;\n}\n\n.kvg-hero-text {\n  max-width:510px;\n  margin:22px 0 0;\n  color:#70665a;\n  font-size:17px;\n  line-height:1.7;\n}\n\n.kvg-hero-image {\n  overflow:hidden;\n  border-radius:2px;\n}\n\n.kvg-hero-image img {\n  width:100%;\n}\n\n\n\/* =====================================================\n   FEATURE STRIP\n===================================================== *\/\n\n.kvg-strip {\n  background:var(--kv-black);\n  color:#fff;\n}\n\n.kvg-strip-inner {\n  display:flex;\n  flex-direction:column;\n  max-width:760px;\n  margin:auto;\n}\n\n.kvg-strip-item {\n  padding:20px 15px;\n  text-align:center;\n  border-right:none;\n  border-bottom:1px solid rgba(255,255,255,.15);\n}\n\n.kvg-strip-item:last-child {\n  border-bottom:none;\n}\n\n.kvg-strip-icon {\n  margin-bottom:7px;\n  color:var(--kv-gold-light);\n  font-size:19px;\n}\n\n.kvg-strip-item strong {\n  display:block;\n  margin-bottom:4px;\n  font-size:12px;\n  letter-spacing:1.3px;\n  text-transform:uppercase;\n}\n\n.kvg-strip-item span {\n  color:rgba(255,255,255,.65);\n  font-size:12px;\n}\n\n\n\/* =====================================================\n   INTRO\n===================================================== *\/\n\n.kvg-intro {\n  background:#fff;\n}\n\n.kvg-intro-content {\n  max-width:790px;\n  margin:auto;\n  text-align:center;\n}\n\n\n\/* =====================================================\n   LARGE PRODUCT IMAGE\n===================================================== *\/\n\n.kvg-full-image {\n  background:var(--kv-cream);\n}\n\n.kvg-full-image .kvg-wrap {\n  max-width:760px;\n}\n\n\n\/* =====================================================\n   DESIGN FEATURE\n===================================================== *\/\n\n.kvg-feature {\n  background:var(--kv-cream);\n}\n\n.kvg-two-col {\n  display:flex;\n  flex-direction:column;\n  gap:30px;\n  align-items:stretch;\n}\n\n.kvg-feature-img {\n  overflow:hidden;\n}\n\n.kvg-feature-copy {\n  max-width:470px;\n}\n\n.kvg-feature-list {\n  margin-top:30px;\n  border-top:1px solid var(--kv-line);\n}\n\n.kvg-feature-row {\n  display:grid;\n  grid-template-columns:38px 1fr;\n  gap:15px;\n  padding:19px 0;\n  border-bottom:1px solid var(--kv-line);\n}\n\n.kvg-feature-num {\n  color:var(--kv-gold);\n  font-family:Georgia,serif;\n  font-size:19px;\n}\n\n.kvg-feature-row strong {\n  display:block;\n  margin-bottom:5px;\n  color:var(--kv-black);\n  font-size:14px;\n}\n\n.kvg-feature-row p {\n  margin:0;\n  color:var(--kv-muted);\n  font-size:13px;\n  line-height:1.55;\n}\n\n\n\/* =====================================================\n   MATERIALS\n===================================================== *\/\n\n.kvg-material {\n  background:#fff;\n}\n\n.kvg-material-grid {\n  display:flex;\n  flex-direction:column;\n  gap:30px;\n  align-items:stretch;\n}\n\n.kvg-material-text {\n  max-width:480px;\n}\n\n.kvg-spec-grid {\n  display:grid;\n  grid-template-columns:1fr;\n  gap:10px;\n  margin-top:28px;\n}\n\n.kvg-spec {\n  padding:19px 17px;\n  border:1px solid var(--kv-line);\n  background:#fbfaf7;\n}\n\n.kvg-spec strong {\n  display:block;\n  margin-bottom:6px;\n  color:var(--kv-black);\n  font-size:13px;\n}\n\n.kvg-spec span {\n  color:var(--kv-muted);\n  font-size:12px;\n  line-height:1.5;\n}\n\n\n\/* =====================================================\n   DIMENSIONS\n===================================================== *\/\n\n.kvg-dim {\n  background:#191714;\n  color:#fff;\n}\n\n.kvg-dim-grid {\n  display:flex;\n  flex-direction:column;\n  gap:30px;\n  align-items:stretch;\n}\n\n.kvg-dim .kvg-kicker {\n  color:#d2ae6a;\n}\n\n.kvg-dim .kvg-subtitle {\n  color:#fff;\n}\n\n.kvg-dim .kvg-copy {\n  color:rgba(255,255,255,.62);\n}\n\n.kvg-dim-image {\n  background:#f6efe4;\n}\n\n.kvg-measure-grid {\n  display:grid;\n  grid-template-columns:1fr;\n  gap:1px;\n  margin-top:30px;\n  background:rgba(255,255,255,.14);\n}\n\n.kvg-measure {\n  min-height:105px;\n  padding:20px;\n  background:#191714;\n}\n\n.kvg-measure strong {\n  display:block;\n  margin-bottom:6px;\n  color:#d9b574;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:28px;\n  font-weight:400;\n}\n\n.kvg-measure span {\n  color:rgba(255,255,255,.58);\n  font-size:11px;\n  line-height:1.4;\n  letter-spacing:1.2px;\n  text-transform:uppercase;\n}\n\n\n\/* =====================================================\n   WEIGHT\n===================================================== *\/\n\n.kvg-weight {\n  background:#f6f1e8;\n}\n\n.kvg-weight-grid {\n  display:flex;\n  flex-direction:column;\n  gap:30px;\n  align-items:stretch;\n}\n\n.kvg-weight-copy {\n  max-width:470px;\n}\n\n.kvg-weight-number {\n  display:flex;\n  align-items:baseline;\n  gap:9px;\n  margin:26px 0 12px;\n}\n\n.kvg-weight-number strong {\n  color:var(--kv-gold);\n  font-family:Georgia,serif;\n  font-size:54px;\n  line-height:1;\n  font-weight:400;\n}\n\n.kvg-weight-number span {\n  color:var(--kv-muted);\n  font-size:15px;\n}\n\n\n\/* =====================================================\n   LIFESTYLE\n===================================================== *\/\n\n.kvg-lifestyle {\n  background:#fff;\n}\n\n.kvg-life-head {\n  max-width:700px;\n  margin:0 auto 42px;\n  text-align:center;\n}\n\n.kvg-life-img {\n  max-width:760px;\n  margin:0 auto;\n}\n\n\n\/* =====================================================\n   USE CASES\n===================================================== *\/\n\n.kvg-places {\n  padding:0 0 56px;\n  background:#fff;\n}\n\n.kvg-place-grid {\n  display:flex;\n  flex-direction:column;\n  max-width:760px;\n  margin:0 auto;\n  border-top:1px solid var(--kv-line);\n  border-bottom:1px solid var(--kv-line);\n}\n\n.kvg-place {\n  padding:20px 12px;\n  text-align:center;\n  border-right:none;\n  border-bottom:1px solid var(--kv-line);\n}\n\n.kvg-place:last-child {\n  border-bottom:none;\n}\n\n.kvg-place-icon {\n  display:block;\n  margin-bottom:8px;\n  color:var(--kv-gold);\n  font-size:20px;\n}\n\n.kvg-place strong {\n  display:block;\n  color:var(--kv-black);\n  font-size:12px;\n  letter-spacing:.6px;\n  text-transform:uppercase;\n}\n\n\n\/* =====================================================\n   FINAL CTA\n===================================================== *\/\n\n.kvg-final {\n  padding:64px 18px;\n  background:\n    radial-gradient(circle at 50% 20%,rgba(205,168,95,.18),transparent 35%),\n    #f5efe4;\n  text-align:center;\n}\n\n.kvg-final-inner {\n  max-width:690px;\n  margin:auto;\n}\n\n.kvg-final-brand {\n  display:block;\n  margin-bottom:16px;\n  color:var(--kv-gold);\n  font-family:Georgia,serif;\n  font-size:21px;\n}\n\n.kvg-final .kvg-copy {\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.kvg-button {\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-width:190px;\n  min-height:52px;\n  margin-top:27px;\n  padding:0 30px;\n  border:1px solid var(--kv-black);\n  border-radius:2px;\n  background:var(--kv-black);\n  color:#fff !important;\n  font-size:12px;\n  font-weight:700;\n  line-height:1;\n  letter-spacing:1.6px;\n  text-decoration:none !important;\n  text-transform:uppercase;\n  transition:.2s ease;\n  cursor:pointer;\n}\n\n.kvg-button:hover {\n  background:#332c25;\n  border-color:#332c25;\n}\n\n\n\/* =====================================================\n   MOBILE\n===================================================== *\/\n\n@media(max-width:768px){\n\n  .kvg-wrap {\n    padding:0 15px;\n  }\n\n  .kvg-section {\n    padding:52px 0;\n  }\n\n  .kvg-kicker {\n    margin-bottom:10px;\n    font-size:10px;\n    letter-spacing:1.8px;\n  }\n\n  .kvg-title,\n  .kvg-subtitle {\n    font-size:32px;\n    letter-spacing:-.5px;\n  }\n\n  .kvg-copy {\n    margin-top:14px;\n    font-size:14px;\n    line-height:1.68;\n  }\n\n\n  \/* HERO *\/\n\n  .kvg-hero {\n    padding:22px 0 44px;\n  }\n\n  .kvg-hero-grid {\n    display:flex;\n    flex-direction:column;\n    gap:28px;\n  }\n\n  .kvg-hero-image {\n    order:1;\n  }\n\n  .kvg-hero-copy-wrap {\n    order:2;\n    text-align:center;\n  }\n\n  .kvg-brand {\n    display:none;\n  }\n\n  .kvg-hero h1 {\n    max-width:100%;\n    font-size:38px;\n    line-height:1.05;\n    letter-spacing:-1px;\n  }\n\n  .kvg-hero-text {\n    margin:15px auto 0;\n    font-size:14px;\n    line-height:1.65;\n  }\n\n\n  \/* STRIP *\/\n\n  .kvg-strip-inner {\n    grid-template-columns:repeat(3,1fr);\n  }\n\n  .kvg-strip-item {\n    padding:16px 5px;\n  }\n\n  .kvg-strip-icon {\n    font-size:16px;\n  }\n\n  .kvg-strip-item strong {\n    font-size:9px;\n    line-height:1.3;\n    letter-spacing:.7px;\n  }\n\n  .kvg-strip-item span {\n    display:none;\n  }\n\n\n  \/* COLUMNS *\/\n\n  .kvg-two-col,\n  .kvg-material-grid,\n  .kvg-dim-grid,\n  .kvg-weight-grid {\n    grid-template-columns:1fr;\n    gap:30px;\n  }\n\n  .kvg-feature-copy,\n  .kvg-material-text,\n  .kvg-weight-copy {\n    max-width:100%;\n  }\n\n  .kvg-material-text {\n    order:2;\n  }\n\n  .kvg-material-image {\n    order:1;\n  }\n\n  .kvg-dim-text {\n    order:2;\n  }\n\n  .kvg-dim-image-wrap {\n    order:1;\n  }\n\n  .kvg-weight-image {\n    order:1;\n  }\n\n  .kvg-weight-copy {\n    order:2;\n  }\n\n\n  \/* SPECS *\/\n\n  .kvg-spec-grid {\n    grid-template-columns:1fr 1fr;\n    gap:8px;\n  }\n\n  .kvg-spec {\n    padding:14px 11px;\n  }\n\n  .kvg-spec strong {\n    font-size:11px;\n  }\n\n  .kvg-spec span {\n    font-size:10px;\n  }\n\n\n  \/* DIMENSIONS *\/\n\n  .kvg-measure-grid {\n    margin-top:22px;\n  }\n\n  .kvg-measure {\n    min-height:90px;\n    padding:15px;\n  }\n\n  .kvg-measure strong {\n    font-size:23px;\n  }\n\n  .kvg-measure span {\n    font-size:9px;\n  }\n\n\n  \/* WEIGHT *\/\n\n  .kvg-weight-number {\n    margin-top:20px;\n  }\n\n  .kvg-weight-number strong {\n    font-size:43px;\n  }\n\n\n  \/* PLACES *\/\n\n  .kvg-places {\n    padding-bottom:52px;\n  }\n\n  .kvg-place-grid {\n    grid-template-columns:1fr 1fr;\n  }\n\n  .kvg-place {\n    border-bottom:1px solid var(--kv-line);\n  }\n\n  .kvg-place:nth-child(2) {\n    border-right:none;\n  }\n\n  .kvg-place:nth-child(3),\n  .kvg-place:nth-child(4) {\n    border-bottom:none;\n  }\n\n\n  \/* FINAL *\/\n\n  .kvg-final {\n    padding:60px 16px;\n  }\n\n  .kvg-button {\n    width:100%;\n    max-width:330px;\n  }\n\n}\n\n\n\/* Very Small Mobile *\/\n\n@media(max-width:400px){\n\n  .kvg-hero h1 {\n    font-size:34px;\n  }\n\n  .kvg-subtitle {\n    font-size:29px;\n  }\n\n  .kvg-spec-grid {\n    grid-template-columns:1fr;\n  }\n\n}\n\n\/* Shopify \/ Horizon product-description compatibility *\/\n#kervazio-ginkgo-page,\n#kervazio-ginkgo-page .kvg-wrap,\n#kervazio-ginkgo-page section,\n#kervazio-ginkgo-page div {\n  min-width:0;\n}\n\n#kervazio-ginkgo-page .kvg-wrap {\n  width:100%;\n}\n\n#kervazio-ginkgo-page .kvg-hero-image,\n#kervazio-ginkgo-page .kvg-feature-img,\n#kervazio-ginkgo-page .kvg-material-image,\n#kervazio-ginkgo-page .kvg-dim-image,\n#kervazio-ginkgo-page .kvg-weight-image,\n#kervazio-ginkgo-page .kvg-life-img {\n  width:100%;\n  max-width:100%;\n  overflow:hidden;\n}\n\n#kervazio-ginkgo-page .kvg-hero-copy-wrap,\n#kervazio-ginkgo-page .kvg-feature-copy,\n#kervazio-ginkgo-page .kvg-material-text,\n#kervazio-ginkgo-page .kvg-dim-text,\n#kervazio-ginkgo-page .kvg-weight-copy {\n  width:100%;\n  max-width:100%;\n}\n\n#kervazio-ginkgo-page h1,\n#kervazio-ginkgo-page h2,\n#kervazio-ginkgo-page h3,\n#kervazio-ginkgo-page p,\n#kervazio-ginkgo-page span,\n#kervazio-ginkgo-page strong {\n  overflow-wrap:anywhere;\n}\n\n@media(max-width:768px){\n  #kervazio-ginkgo-page .kvg-wrap {\n    padding-left:12px;\n    padding-right:12px;\n  }\n\n  #kervazio-ginkgo-page .kvg-title,\n  #kervazio-ginkgo-page .kvg-subtitle {\n    font-size:30px;\n  }\n\n  #kervazio-ginkgo-page .kvg-hero h1 {\n    font-size:34px;\n  }\n\n  #kervazio-ginkgo-page .kvg-spec-grid,\n  #kervazio-ginkgo-page .kvg-measure-grid {\n    grid-template-columns:1fr;\n  }\n}\n\n\u003c\/style\u003e\n\u003cdiv id=\"kervazio-ginkgo-page\"\u003e\n\u003c!-- ===================================================\n     HERO\n=================================================== --\u003e\n\u003csection class=\"kvg-hero\"\u003e\n\u003cdiv class=\"kvg-wrap\"\u003e\n\u003cdiv class=\"kvg-hero-grid\"\u003e\n\u003cdiv class=\"kvg-hero-copy-wrap\"\u003e\n\u003cdiv class=\"kvg-brand\"\u003eKervazio™\u003c\/div\u003e\n\u003cspan class=\"kvg-kicker\"\u003e Sculptural Home Décor \u003c\/span\u003e\n\u003ch1\u003eNature,\u003cbr\u003eReimagined in Gold.\u003c\/h1\u003e\n\u003cp class=\"kvg-hero-text\"\u003eGraceful ginkgo leaves and flowing sculptural lines come together in a refined statement piece created to bring warmth, dimension and character to your space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvg-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_01_36_16_5.png?v=1789493831\" alt=\"Kervazio Golden Ginkgo Harmony Sculpture\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===================================================\n     3 BENEFITS\n=================================================== --\u003e\n\u003csection class=\"kvg-strip\"\u003e\n\u003cdiv class=\"kvg-strip-inner\"\u003e\n\u003cdiv class=\"kvg-strip-item\"\u003e\n\u003cdiv class=\"kvg-strip-icon\"\u003e✦\u003c\/div\u003e\n\u003cstrong\u003eSculptural Design\u003c\/strong\u003e \u003cspan\u003eA distinctive decorative centerpiece\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvg-strip-item\"\u003e\n\u003cdiv class=\"kvg-strip-icon\"\u003e◇\u003c\/div\u003e\n\u003cstrong\u003eMetal Construction\u003c\/strong\u003e \u003cspan\u003eDetailed gold-finish craftsmanship\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvg-strip-item\"\u003e\n\u003cdiv class=\"kvg-strip-icon\"\u003e⌂\u003c\/div\u003e\n\u003cstrong\u003eVersatile Styling\u003c\/strong\u003e \u003cspan\u003eMade for modern interiors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===================================================\n     INTRO\n=================================================== --\u003e\n\u003csection class=\"kvg-section kvg-intro\"\u003e\n\u003cdiv class=\"kvg-wrap\"\u003e\n\u003cdiv class=\"kvg-intro-content\"\u003e\n\u003cspan class=\"kvg-kicker\"\u003e Golden Ginkgo Harmony Sculpture \u003c\/span\u003e\n\u003ch2 class=\"kvg-title\"\u003eA Small Detail That\u003cbr\u003eChanges the Entire Room.\u003c\/h2\u003e\n\u003cp class=\"kvg-copy\"\u003eInspired by the elegant silhouette of ginkgo leaves, Kervazio™ combines botanical form with contemporary sculpture. Rich gold tones contrast against a deep black marble-effect base for a look that feels sophisticated without feeling overstated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===================================================\n     DESIGN IMAGE\n=================================================== --\u003e\n\u003csection class=\"kvg-section kvg-feature\"\u003e\n\u003cdiv class=\"kvg-wrap\"\u003e\n\u003cdiv class=\"kvg-two-col\"\u003e\n\u003cdiv class=\"kvg-feature-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_01_36_15_3.png?v=1789493832\" alt=\"Kervazio Golden Ginkgo Sculpture design\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kvg-feature-copy\"\u003e\n\u003cspan class=\"kvg-kicker\"\u003e Art in Every Detail \u003c\/span\u003e\n\u003ch2 class=\"kvg-subtitle\"\u003eDesigned to Draw\u003cbr\u003ethe Eye.\u003c\/h2\u003e\n\u003cp class=\"kvg-copy\"\u003eFrom the finely sculpted leaf texture to the flowing intertwined stems, every element was designed to create movement and visual balance.\u003c\/p\u003e\n\u003cdiv class=\"kvg-feature-list\"\u003e\n\u003cdiv class=\"kvg-feature-row\"\u003e\n\u003cdiv class=\"kvg-feature-num\"\u003e01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTextured Ginkgo Leaves\u003c\/strong\u003e\n\u003cp\u003eSculpted ridges create depth while catching surrounding light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvg-feature-row\"\u003e\n\u003cdiv class=\"kvg-feature-num\"\u003e02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFlowing Silhouette\u003c\/strong\u003e\n\u003cp\u003eCurved stems create an elegant sense of movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvg-feature-row\"\u003e\n\u003cdiv class=\"kvg-feature-num\"\u003e03\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBlack \u0026amp; Gold Contrast\u003c\/strong\u003e\n\u003cp\u003eA deep marble-effect base gives the warm gold finish a striking foundation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===================================================\n     MATERIALS\n=================================================== --\u003e\n\u003csection class=\"kvg-section kvg-material\"\u003e\n\u003cdiv class=\"kvg-wrap\"\u003e\n\u003cdiv class=\"kvg-material-grid\"\u003e\n\u003cdiv class=\"kvg-material-text\"\u003e\n\u003cspan class=\"kvg-kicker\"\u003e Thoughtful Materials \u003c\/span\u003e\n\u003ch2 class=\"kvg-subtitle\"\u003eTexture You Can\u003cbr\u003eSee and Feel.\u003c\/h2\u003e\n\u003cp class=\"kvg-copy\"\u003eA combination of dimensional metalwork, polished curves and a substantial weighted base gives the sculpture its distinctive presence.\u003c\/p\u003e\n\u003cdiv class=\"kvg-spec-grid\"\u003e\n\u003cdiv class=\"kvg-spec\"\u003e\n\u003cstrong\u003eDecorative Leaves\u003c\/strong\u003e \u003cspan\u003eCast metal with gold-finish detailing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvg-spec\"\u003e\n\u003cstrong\u003eCurved Stems\u003c\/strong\u003e \u003cspan\u003ePolished metal alloy construction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvg-spec\"\u003e\n\u003cstrong\u003eBase\u003c\/strong\u003e \u003cspan\u003eWeighted black marble-effect resin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvg-spec\"\u003e\n\u003cstrong\u003eBottom\u003c\/strong\u003e \u003cspan\u003eProtective non-slip surface\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvg-material-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_01_36_16_4.png?v=1789493831\" alt=\"Kervazio Golden Ginkgo Sculpture materials\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===================================================\n     DIMENSIONS\n=================================================== --\u003e\n\u003csection class=\"kvg-section kvg-dim\"\u003e\n\u003cdiv class=\"kvg-wrap\"\u003e\n\u003cdiv class=\"kvg-dim-grid\"\u003e\n\u003cdiv class=\"kvg-dim-text\"\u003e\n\u003cspan class=\"kvg-kicker\"\u003e Statement Size \u003c\/span\u003e\n\u003ch2 class=\"kvg-subtitle\"\u003eTall Enough to Be Seen.\u003cbr\u003eRefined Enough to Fit In.\u003c\/h2\u003e\n\u003cp class=\"kvg-copy\"\u003eSized to create visual presence without overwhelming your console, sideboard, shelf or office surface.\u003c\/p\u003e\n\u003cdiv class=\"kvg-measure-grid\"\u003e\n\u003cdiv class=\"kvg-measure\"\u003e\n\u003cstrong\u003e18.1\"\u003c\/strong\u003e \u003cspan\u003eOverall Height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvg-measure\"\u003e\n\u003cstrong\u003e8.7\"\u003c\/strong\u003e \u003cspan\u003eOverall Width\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvg-measure\"\u003e\n\u003cstrong\u003e4.7\"\u003c\/strong\u003e \u003cspan\u003eOverall Depth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvg-measure\"\u003e\n\u003cstrong\u003e4.3\"\u003c\/strong\u003e \u003cspan\u003eBase Width\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvg-dim-image-wrap\"\u003e\n\u003cdiv class=\"kvg-dim-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_01_36_14_1.png?v=1789493831\" alt=\"Kervazio Golden Ginkgo Sculpture dimensions\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===================================================\n     WEIGHT\n=================================================== --\u003e\n\u003csection class=\"kvg-section kvg-weight\"\u003e\n\u003cdiv class=\"kvg-wrap\"\u003e\n\u003cdiv class=\"kvg-weight-grid\"\u003e\n\u003cdiv class=\"kvg-weight-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_01_36_15_2.png?v=1789493831\" alt=\"Kervazio Golden Ginkgo Sculpture weight\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kvg-weight-copy\"\u003e\n\u003cspan class=\"kvg-kicker\"\u003e Substantial Presence \u003c\/span\u003e\n\u003ch2 class=\"kvg-subtitle\"\u003eDesigned to Feel\u003cbr\u003eAs Good As It Looks.\u003c\/h2\u003e\n\u003cdiv class=\"kvg-weight-number\"\u003e\n\u003cstrong\u003e4.4 lb\u003c\/strong\u003e \u003cspan\u003e\/ Approx. 2.0 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"kvg-copy\"\u003eThe weighted base gives the sculpture a substantial feel and helps provide stable tabletop placement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===================================================\n     LIFESTYLE\n=================================================== --\u003e\n\u003csection class=\"kvg-section kvg-lifestyle\"\u003e\n\u003cdiv class=\"kvg-wrap\"\u003e\n\u003cdiv class=\"kvg-life-head\"\u003e\n\u003cspan class=\"kvg-kicker\"\u003e Made for Beautiful Spaces \u003c\/span\u003e\n\u003ch2 class=\"kvg-title\"\u003eThe Finishing Touch\u003cbr\u003eYour Room Was Missing.\u003c\/h2\u003e\n\u003cp class=\"kvg-copy\"\u003ePlace it where the room needs height, warmth and a distinctive sculptural element.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvg-life-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_00_56_41.png?v=1789493405\" alt=\"Kervazio Golden Ginkgo Sculpture styled in an interior\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===================================================\n     PLACEMENT\n=================================================== --\u003e\n\u003csection class=\"kvg-places\"\u003e\n\u003cdiv class=\"kvg-wrap\"\u003e\n\u003cdiv class=\"kvg-place-grid\"\u003e\n\u003cdiv class=\"kvg-place\"\u003e\n\u003cspan class=\"kvg-place-icon\"\u003e◇\u003c\/span\u003e \u003cstrong\u003eEntryway\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvg-place\"\u003e\n\u003cspan class=\"kvg-place-icon\"\u003e◇\u003c\/span\u003e \u003cstrong\u003eLiving Room\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvg-place\"\u003e\n\u003cspan class=\"kvg-place-icon\"\u003e◇\u003c\/span\u003e \u003cstrong\u003eHome Office\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvg-place\"\u003e\n\u003cspan class=\"kvg-place-icon\"\u003e◇\u003c\/span\u003e \u003cstrong\u003eConsole Table\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===================================================\n     FINAL CTA\n=================================================== --\u003e\n\u003csection class=\"kvg-final\"\u003e\n\u003cdiv class=\"kvg-final-inner\"\u003e\n\u003cspan class=\"kvg-final-brand\"\u003e Kervazio™ \u003c\/span\u003e \u003cspan class=\"kvg-kicker\"\u003e Golden Ginkgo Harmony Sculpture \u003c\/span\u003e\n\u003ch2 class=\"kvg-title\"\u003eGive Your Space\u003cbr\u003eSomething Memorable.\u003c\/h2\u003e\n\u003cp class=\"kvg-copy\"\u003eA refined gold botanical sculpture designed to bring warmth, movement and character to modern interiors.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"kvg-button\"\u003e Shop Kervazio™ \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":52225824751937,"sku":null,"price":49.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_01_28_41_3.png?v=1789493406"},{"product_id":"kervazio™-moonlit-ghost-halloween-figurine","title":"Kervazio™ Moonlit Ghost Halloween Figurine","description":"\u003c!-- Kervazio™ Halloween Ghost Figurine — Shopify Product Description --\u003e\n\u003cstyle\u003e\n  .kvghost-page,\n  .kvghost-page * { box-sizing: border-box; }\n\n  .kvghost-page {\n    --kv-ink: #27231f;\n    --kv-muted: #6f675f;\n    --kv-cream: #fbf7ef;\n    --kv-sand: #f1e7d8;\n    --kv-orange: #c85f24;\n    --kv-gold: #ad7a2d;\n    --kv-line: rgba(39, 35, 31, .13);\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--kv-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    line-height: 1.55;\n    background: #fff;\n    overflow: hidden;\n  }\n\n  .kvghost-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border: 0;\n  }\n\n  .kvghost-page h2,\n  .kvghost-page h3,\n  .kvghost-page p { margin-top: 0; }\n\n  .kvghost-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 14px;\n    color: var(--kv-orange);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n  }\n\n  .kvghost-eyebrow::before {\n    content: \"\";\n    width: 26px;\n    height: 2px;\n    background: var(--kv-gold);\n  }\n\n  .kvghost-hero {\n    display: grid;\n    grid-template-columns: minmax(0, 1.04fr) minmax(320px, .96fr);\n    align-items: center;\n    min-height: 590px;\n    background: linear-gradient(135deg, #fff 0%, var(--kv-cream) 100%);\n  }\n\n  .kvghost-hero-media { padding: clamp(18px, 4vw, 48px); }\n\n  .kvghost-hero-media img {\n    max-width: 620px;\n    margin: 0 auto;\n    border-radius: 22px;\n  }\n\n  .kvghost-hero-copy { padding: clamp(30px, 5vw, 64px); }\n\n  .kvghost-brand {\n    margin-bottom: 8px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    color: var(--kv-gold);\n    font-size: 20px;\n    font-weight: 700;\n    letter-spacing: .5px;\n  }\n\n  .kvghost-hero h2 {\n    max-width: 580px;\n    margin-bottom: 18px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(38px, 5vw, 66px);\n    line-height: 1.02;\n    letter-spacing: -1.8px;\n  }\n\n  .kvghost-lead {\n    max-width: 540px;\n    margin-bottom: 24px;\n    color: var(--kv-muted);\n    font-size: 17px;\n  }\n\n  .kvghost-checks {\n    display: grid;\n    gap: 11px;\n    margin: 0 0 28px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .kvghost-checks li {\n    position: relative;\n    padding-left: 28px;\n    font-size: 15px;\n    font-weight: 650;\n  }\n\n  .kvghost-checks li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: var(--kv-orange);\n    font-weight: 900;\n  }\n\n  .kvghost-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 52px;\n    padding: 0 27px;\n    border-radius: 999px;\n    background: var(--kv-ink);\n    color: #fff !important;\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-decoration: none !important;\n    text-transform: uppercase;\n    box-shadow: 0 10px 24px rgba(39, 35, 31, .16);\n    transition: transform .2s ease, background .2s ease;\n  }\n\n  .kvghost-btn:hover {\n    background: var(--kv-orange);\n    transform: translateY(-2px);\n  }\n\n  .kvghost-trust {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid var(--kv-line);\n    border-bottom: 1px solid var(--kv-line);\n    background: #fff;\n  }\n\n  .kvghost-trust-item {\n    padding: 22px 18px;\n    text-align: center;\n  }\n\n  .kvghost-trust-item + .kvghost-trust-item { border-left: 1px solid var(--kv-line); }\n\n  .kvghost-trust-item strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 14px;\n  }\n\n  .kvghost-trust-item span { color: var(--kv-muted); font-size: 12px; }\n\n  .kvghost-scene {\n    display: grid;\n    grid-template-columns: 1.15fr .85fr;\n    align-items: center;\n    background: var(--kv-ink);\n    color: #fff;\n  }\n\n  .kvghost-scene-media { min-height: 100%; }\n\n  .kvghost-scene-media img {\n    height: 100%;\n    min-height: 480px;\n    object-fit: cover;\n  }\n\n  .kvghost-scene-copy { padding: clamp(36px, 6vw, 72px); }\n\n  .kvghost-scene h2,\n  .kvghost-section-title {\n    margin-bottom: 16px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(32px, 4vw, 50px);\n    line-height: 1.08;\n  }\n\n  .kvghost-scene p { margin-bottom: 0; color: rgba(255,255,255,.74); font-size: 16px; }\n\n  .kvghost-details {\n    padding: clamp(48px, 8vw, 92px) clamp(18px, 5vw, 58px);\n    background: var(--kv-cream);\n  }\n\n  .kvghost-heading {\n    max-width: 700px;\n    margin: 0 auto 38px;\n    text-align: center;\n  }\n\n  .kvghost-heading p { margin-bottom: 0; color: var(--kv-muted); }\n\n  .kvghost-card-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .kvghost-card {\n    overflow: hidden;\n    border: 1px solid var(--kv-line);\n    border-radius: 22px;\n    background: #fff;\n    box-shadow: 0 12px 35px rgba(63, 47, 31, .07);\n  }\n\n  .kvghost-card img { aspect-ratio: 1 \/ 1; object-fit: cover; }\n\n  .kvghost-card-copy { padding: 24px 26px 28px; }\n\n  .kvghost-card h3 {\n    margin-bottom: 7px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 25px;\n  }\n\n  .kvghost-card p { margin-bottom: 0; color: var(--kv-muted); font-size: 14px; }\n\n  .kvghost-weight {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    align-items: center;\n    padding: clamp(38px, 6vw, 76px);\n    gap: clamp(28px, 6vw, 72px);\n    background: #fff;\n  }\n\n  .kvghost-weight img {\n    border-radius: 22px;\n    box-shadow: 0 16px 42px rgba(63, 47, 31, .1);\n  }\n\n  .kvghost-stat {\n    display: inline-block;\n    margin: 5px 0 14px;\n    color: var(--kv-orange);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(50px, 8vw, 86px);\n    font-weight: 700;\n    line-height: 1;\n  }\n\n  .kvghost-weight p { max-width: 480px; color: var(--kv-muted); }\n\n  .kvghost-specs {\n    padding: clamp(48px, 7vw, 80px) 20px;\n    background: var(--kv-sand);\n    text-align: center;\n  }\n\n  .kvghost-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    max-width: 920px;\n    margin: 30px auto 0;\n    border: 1px solid rgba(39,35,31,.16);\n    border-radius: 18px;\n    overflow: hidden;\n    background: rgba(255,255,255,.55);\n  }\n\n  .kvghost-spec {\n    min-height: 112px;\n    padding: 22px 12px;\n  }\n\n  .kvghost-spec + .kvghost-spec { border-left: 1px solid rgba(39,35,31,.16); }\n\n  .kvghost-spec span {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--kv-muted);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .kvghost-spec strong { font-size: 14px; }\n\n  .kvghost-care {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    max-width: 940px;\n    margin: 34px auto 0;\n  }\n\n  .kvghost-care div {\n    padding: 20px;\n    border-radius: 14px;\n    background: #fff;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .kvghost-final {\n    padding: clamp(55px, 8vw, 92px) 20px;\n    background: linear-gradient(135deg, #2b2722 0%, #171513 100%);\n    color: #fff;\n    text-align: center;\n  }\n\n  .kvghost-final h2 {\n    max-width: 720px;\n    margin: 0 auto 15px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(34px, 5vw, 56px);\n    line-height: 1.08;\n  }\n\n  .kvghost-final p {\n    max-width: 590px;\n    margin: 0 auto 27px;\n    color: rgba(255,255,255,.72);\n  }\n\n  .kvghost-final .kvghost-btn { background: var(--kv-orange); }\n  .kvghost-final .kvghost-btn:hover { background: var(--kv-gold); }\n\n  @media (max-width: 767px) {\n    .kvghost-hero,\n    .kvghost-scene,\n    .kvghost-weight { grid-template-columns: 1fr; }\n\n    .kvghost-hero { min-height: 0; }\n    .kvghost-hero-media { padding: 14px 14px 0; }\n    .kvghost-hero-copy { padding: 28px 20px 38px; text-align: center; }\n    .kvghost-hero h2 { margin-right: auto; margin-left: auto; font-size: 40px; }\n    .kvghost-lead { margin-right: auto; margin-left: auto; font-size: 15px; }\n    .kvghost-checks { display: inline-grid; text-align: left; }\n    .kvghost-btn { width: 100%; max-width: 360px; }\n\n    .kvghost-trust { grid-template-columns: 1fr; padding: 5px 18px; }\n    .kvghost-trust-item { padding: 15px 10px; }\n    .kvghost-trust-item + .kvghost-trust-item {\n      border-top: 1px solid var(--kv-line);\n      border-left: 0;\n    }\n\n    .kvghost-scene-media img { min-height: 0; aspect-ratio: 1 \/ 1; }\n    .kvghost-scene-copy { padding: 34px 21px 42px; text-align: center; }\n\n    .kvghost-details { padding: 48px 14px; }\n    .kvghost-card-grid { grid-template-columns: 1fr; gap: 18px; }\n    .kvghost-card-copy { padding: 20px 21px 23px; }\n\n    .kvghost-weight { padding: 48px 15px; }\n    .kvghost-weight-copy { padding: 5px 7px 0; text-align: center; }\n    .kvghost-weight p { margin-right: auto; margin-left: auto; }\n\n    .kvghost-spec-grid { grid-template-columns: repeat(2, 1fr); }\n    .kvghost-spec { min-height: 102px; }\n    .kvghost-spec:nth-child(3) { border-top: 1px solid rgba(39,35,31,.16); border-left: 0; }\n    .kvghost-spec:nth-child(4) { border-top: 1px solid rgba(39,35,31,.16); }\n\n    .kvghost-care { grid-template-columns: 1fr; gap: 10px; }\n    .kvghost-final { padding-right: 19px; padding-left: 19px; }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .kvghost-btn { transition: none; }\n  }\n\u003c\/style\u003e\n\u003c!-- Shopify product-description compatibility layer:\n     single-column layout prevents narrow RTE containers from crushing text\/images --\u003e\n\u003cstyle\u003e\n  .kvghost-page {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n  }\n\n  .kvghost-page img {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    aspect-ratio: auto !important;\n    object-fit: contain !important;\n  }\n\n  .kvghost-page h2,\n  .kvghost-page h3,\n  .kvghost-page p,\n  .kvghost-page li,\n  .kvghost-page span,\n  .kvghost-page strong {\n    max-width: 100% !important;\n    word-break: normal !important;\n    overflow-wrap: normal !important;\n    hyphens: none !important;\n  }\n\n  .kvghost-hero,\n  .kvghost-scene,\n  .kvghost-weight {\n    display: block !important;\n    width: 100% !important;\n    min-height: 0 !important;\n  }\n\n  .kvghost-hero-media,\n  .kvghost-hero-copy,\n  .kvghost-scene-media,\n  .kvghost-scene-copy,\n  .kvghost-weight \u003e div,\n  .kvghost-weight-copy {\n    display: block !important;\n    width: 100% !important;\n    min-width: 0 !important;\n  }\n\n  .kvghost-hero-media {\n    padding: clamp(12px, 3vw, 30px) !important;\n  }\n\n  .kvghost-hero-media img {\n    max-width: 720px !important;\n    margin: 0 auto !important;\n  }\n\n  .kvghost-hero-copy {\n    max-width: 820px !important;\n    margin: 0 auto !important;\n    padding: clamp(28px, 5vw, 58px) clamp(18px, 5vw, 48px) !important;\n    text-align: center !important;\n  }\n\n  .kvghost-hero h2 {\n    width: 100% !important;\n    max-width: 760px !important;\n    margin-right: auto !important;\n    margin-left: auto !important;\n    font-size: clamp(34px, 6vw, 58px) !important;\n    line-height: 1.08 !important;\n    letter-spacing: -1px !important;\n  }\n\n  .kvghost-lead {\n    margin-right: auto !important;\n    margin-left: auto !important;\n  }\n\n  .kvghost-checks {\n    display: inline-grid !important;\n    max-width: 520px !important;\n    text-align: left !important;\n  }\n\n  .kvghost-scene-media img {\n    min-height: 0 !important;\n    max-height: none !important;\n  }\n\n  .kvghost-scene-copy {\n    max-width: 820px !important;\n    margin: 0 auto !important;\n    text-align: center !important;\n  }\n\n  .kvghost-card-grid {\n    grid-template-columns: minmax(0, 1fr) !important;\n    max-width: 820px !important;\n    margin: 0 auto !important;\n  }\n\n  .kvghost-card,\n  .kvghost-card-copy {\n    width: 100% !important;\n    min-width: 0 !important;\n  }\n\n  .kvghost-weight {\n    padding: clamp(42px, 7vw, 72px) clamp(14px, 4vw, 36px) !important;\n  }\n\n  .kvghost-weight \u003e div:first-child {\n    max-width: 720px !important;\n    margin: 0 auto !important;\n  }\n\n  .kvghost-weight-copy {\n    max-width: 760px !important;\n    margin: 32px auto 0 !important;\n    text-align: center !important;\n  }\n\n  .kvghost-weight-copy p {\n    margin-right: auto !important;\n    margin-left: auto !important;\n  }\n\n  @media (max-width: 600px) {\n    .kvghost-hero h2 {\n      font-size: clamp(31px, 10vw, 42px) !important;\n      letter-spacing: -.6px !important;\n    }\n\n    .kvghost-section-title,\n    .kvghost-scene h2,\n    .kvghost-final h2 {\n      font-size: clamp(29px, 8.6vw, 39px) !important;\n      word-break: normal !important;\n      overflow-wrap: normal !important;\n    }\n\n    .kvghost-trust {\n      grid-template-columns: 1fr !important;\n    }\n\n    .kvghost-trust-item + .kvghost-trust-item {\n      border-top: 1px solid var(--kv-line) !important;\n      border-left: 0 !important;\n    }\n\n    .kvghost-spec-grid {\n      grid-template-columns: 1fr !important;\n    }\n\n    .kvghost-spec + .kvghost-spec {\n      border-top: 1px solid rgba(39,35,31,.16) !important;\n      border-left: 0 !important;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"kvghost-page\"\u003e\n\u003cdiv class=\"kvghost-hero\"\u003e\n\u003cdiv class=\"kvghost-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_26_18_1.png?v=1789496932\" alt=\"Kervazio Halloween ghost figurine with witch hat, moon lantern and pumpkin candy bucket\" width=\"1254\" height=\"1254\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kvghost-hero-copy\"\u003e\n\u003cdiv class=\"kvghost-brand\"\u003eKervazio™\u003c\/div\u003e\n\u003cdiv class=\"kvghost-eyebrow\"\u003eHalloween Home Décor\u003c\/div\u003e\n\u003ch2\u003eA Little Halloween Magic for Every Corner\u003c\/h2\u003e\n\u003cp class=\"kvghost-lead\"\u003eA cheerful ghost, a moonlit lantern and a tiny pumpkin basket come together in one charming seasonal accent—made to bring warmth, character and just the right touch of spooky fun to your home.\u003c\/p\u003e\n\u003cul class=\"kvghost-checks\"\u003e\n\u003cli\u003ePremium hand-painted polyresin\u003c\/li\u003e\n\u003cli\u003eDisplay-friendly 7.5-inch height\u003c\/li\u003e\n\u003cli\u003eStable base with signature Kervazio™ plaque\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca class=\"kvghost-btn\" href=\"#\"\u003eChoose Yours Above\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-trust\"\u003e\n\u003cdiv class=\"kvghost-trust-item\"\u003e\n\u003cstrong\u003eHand-Painted Details\u003c\/strong\u003e\u003cspan\u003eCarefully finished character accents\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-trust-item\"\u003e\n\u003cstrong\u003ePremium Polyresin\u003c\/strong\u003e\u003cspan\u003eDurable decorative construction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-trust-item\"\u003e\n\u003cstrong\u003eReady to Display\u003c\/strong\u003e\u003cspan\u003ePerfect for indoor seasonal styling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-scene\"\u003e\n\u003cdiv class=\"kvghost-scene-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_26_19_5.png?v=1789496932\" alt=\"Kervazio ghost figurine displayed on an autumn Halloween mantel\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kvghost-scene-copy\"\u003e\n\u003cdiv class=\"kvghost-eyebrow\"\u003eCozy Seasonal Character\u003c\/div\u003e\n\u003ch2\u003eMade for the Moments That Make Fall Feel Special\u003c\/h2\u003e\n\u003cp\u003ePlace it on a mantel, entryway table, shelf or office desk. Its warm ivory, pumpkin orange and antique-gold palette blends easily with both playful Halloween displays and refined autumn décor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-details\"\u003e\n\u003cdiv class=\"kvghost-heading\"\u003e\n\u003cdiv class=\"kvghost-eyebrow\"\u003eThoughtfully Crafted\u003c\/div\u003e\n\u003ch2 class=\"kvghost-section-title\"\u003eSmall Details. Big Personality.\u003c\/h2\u003e\n\u003cp\u003eDesigned to look delightful from every angle, with a compact footprint that is easy to style throughout your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-card-grid\"\u003e\n\u003carticle class=\"kvghost-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_26_18_2.png?v=1789496931\" alt=\"Kervazio ghost figurine dimensions: 7.5 inches high, 5.1 inches wide and 4.3 inches deep\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e\n\u003cdiv class=\"kvghost-card-copy\"\u003e\n\u003ch3\u003ePerfectly Sized for Display\u003c\/h3\u003e\n\u003cp\u003eAt 7.5 inches tall, it makes a noticeable seasonal statement without overwhelming smaller shelves, desks or tabletop arrangements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"kvghost-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_26_18_3.png?v=1789496931\" alt=\"Close-up of Kervazio figurine hand-painted polyresin texture and matte finish\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e\n\u003cdiv class=\"kvghost-card-copy\"\u003e\n\u003ch3\u003eMade to Be Admired Up Close\u003c\/h3\u003e\n\u003cp\u003eTextured polyresin, a smooth matte finish and hand-painted accents give the hat, lantern, pumpkin basket and friendly expression their distinctive character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-weight\"\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_26_19_4.png?v=1789496930\" alt=\"Kervazio ghost figurine net weight of 1.2 pounds\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kvghost-weight-copy\"\u003e\n\u003cdiv class=\"kvghost-eyebrow\"\u003eStable \u0026amp; Substantial\u003c\/div\u003e\n\u003ch2 class=\"kvghost-section-title\"\u003eLight Enough to Style. Solid Enough to Stay Put.\u003c\/h2\u003e\n\u003cspan class=\"kvghost-stat\"\u003e1.2 lb\u003c\/span\u003e\n\u003cp\u003eThe balanced oval base helps the figurine sit securely on flat indoor surfaces while remaining easy to move whenever you refresh your seasonal display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-specs\"\u003e\n\u003cdiv class=\"kvghost-eyebrow\"\u003eProduct Details\u003c\/div\u003e\n\u003ch2 class=\"kvghost-section-title\"\u003eEverything You Need to Know\u003c\/h2\u003e\n\u003cdiv class=\"kvghost-spec-grid\" role=\"list\"\u003e\n\u003cdiv class=\"kvghost-spec\" role=\"listitem\"\u003e\n\u003cspan\u003eDimensions\u003c\/span\u003e\u003cstrong\u003e7.5 × 5.1 × 4.3 in\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-spec\" role=\"listitem\"\u003e\n\u003cspan\u003eNet Weight\u003c\/span\u003e\u003cstrong\u003eApprox. 1.2 lb\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-spec\" role=\"listitem\"\u003e\n\u003cspan\u003eMaterial\u003c\/span\u003e\u003cstrong\u003ePremium Polyresin\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-spec\" role=\"listitem\"\u003e\n\u003cspan\u003eRecommended Use\u003c\/span\u003e\u003cstrong\u003eIndoor Tabletop Décor\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-care\"\u003e\n\u003cdiv\u003eWipe gently with a soft, dry cloth\u003c\/div\u003e\n\u003cdiv\u003eAvoid prolonged moisture and direct sunlight\u003c\/div\u003e\n\u003cdiv\u003eIncludes 1 Kervazio™ ghost figurine\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kvghost-final\"\u003e\n\u003cdiv class=\"kvghost-brand\"\u003eKervazio™\u003c\/div\u003e\n\u003ch2\u003eGive Your Halloween Display a Friendly Little Glow\u003c\/h2\u003e\n\u003cp\u003eA charming seasonal accent for your own home—and a thoughtful decorative gift for anyone who loves cozy fall style.\u003c\/p\u003e\n\u003ca class=\"kvghost-btn\" href=\"#\"\u003eChoose Yours Above\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":52226071757121,"sku":null,"price":26.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPTImage2026_9_16_02_26_18_1.png?v=1789497093"},{"product_id":"kervazio™-evergreen-star-christmas-gnome-statue","title":"Kervazio™ Evergreen Star Christmas Gnome Statue","description":"\u003cstyle\u003e\n  \/* =========================================\n     Kervazio™ Christmas Gnome Product Page\n     Shopify Product Description Compatible\n  ========================================= *\/\n\n  .kvg-page,\n  .kvg-page * {\n    box-sizing: border-box !important;\n  }\n\n  .kvg-page {\n    --kvg-green: #173c2a;\n    --kvg-red: #8b3032;\n    --kvg-gold: #ae7c32;\n    --kvg-cream: #faf7f0;\n    --kvg-text: #29251f;\n    --kvg-muted: #6d665e;\n    --kvg-border: #e8e0d4;\n\n    width: 100% !important;\n    max-width: 920px !important;\n    margin: 0 auto !important;\n    padding: 0 !important;\n    overflow: hidden !important;\n    color: var(--kvg-text) !important;\n    background: #ffffff !important;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n      Roboto, Helvetica, Arial, sans-serif !important;\n    line-height: 1.6 !important;\n  }\n\n  .kvg-page img {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    object-fit: contain !important;\n  }\n\n  .kvg-section {\n    width: 100% !important;\n    padding: 54px 28px !important;\n    margin: 0 !important;\n  }\n\n  .kvg-section--cream {\n    background: var(--kvg-cream) !important;\n  }\n\n  .kvg-center {\n    text-align: center !important;\n  }\n\n  .kvg-eyebrow {\n    display: block !important;\n    margin: 0 0 12px !important;\n    color: var(--kvg-gold) !important;\n    font-size: 12px !important;\n    font-weight: 800 !important;\n    line-height: 1.3 !important;\n    letter-spacing: 1.8px !important;\n    text-transform: uppercase !important;\n  }\n\n  .kvg-page h2.kvg-heading {\n    max-width: 720px !important;\n    margin: 0 auto 15px !important;\n    padding: 0 !important;\n    color: var(--kvg-green) !important;\n    font-family: Georgia, \"Times New Roman\", serif !important;\n    font-size: clamp(28px, 5vw, 44px) !important;\n    font-weight: 700 !important;\n    line-height: 1.15 !important;\n    letter-spacing: -0.5px !important;\n  }\n\n  .kvg-copy {\n    max-width: 700px !important;\n    margin: 0 auto !important;\n    color: var(--kvg-muted) !important;\n    font-size: 16px !important;\n    line-height: 1.75 !important;\n  }\n\n  \/* 主图 *\/\n  .kvg-hero {\n    width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: #ffffff !important;\n  }\n\n  .kvg-hero__image {\n    width: 100% !important;\n    overflow: hidden !important;\n    background: #ffffff !important;\n  }\n\n  .kvg-hero__content {\n    padding: 44px 28px 50px !important;\n    text-align: center !important;\n    background: linear-gradient(\n      180deg,\n      #ffffff 0%,\n      #faf7f0 100%\n    ) !important;\n  }\n\n  .kvg-page h1.kvg-title {\n    max-width: 760px !important;\n    margin: 0 auto 17px !important;\n    padding: 0 !important;\n    color: var(--kvg-green) !important;\n    font-family: Georgia, \"Times New Roman\", serif !important;\n    font-size: clamp(34px, 6vw, 56px) !important;\n    font-weight: 700 !important;\n    line-height: 1.08 !important;\n    letter-spacing: -0.7px !important;\n  }\n\n  \/* 卖点 *\/\n  .kvg-benefits {\n    display: grid !important;\n    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n    gap: 14px !important;\n    max-width: 760px !important;\n    margin: 30px auto 0 !important;\n  }\n\n  .kvg-benefit {\n    min-width: 0 !important;\n    padding: 20px 14px !important;\n    background: #ffffff !important;\n    border: 1px solid var(--kvg-border) !important;\n    border-radius: 14px !important;\n    box-shadow: 0 7px 20px rgba(54, 43, 29, 0.05) !important;\n  }\n\n  .kvg-benefit__icon {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 38px !important;\n    height: 38px !important;\n    margin: 0 auto 11px !important;\n    color: #ffffff !important;\n    background: var(--kvg-green) !important;\n    border-radius: 50% !important;\n    font-size: 16px !important;\n    font-weight: 900 !important;\n  }\n\n  .kvg-benefit strong {\n    display: block !important;\n    margin: 0 0 5px !important;\n    color: var(--kvg-green) !important;\n    font-size: 15px !important;\n    line-height: 1.35 !important;\n  }\n\n  .kvg-benefit span {\n    display: block !important;\n    color: var(--kvg-muted) !important;\n    font-size: 13px !important;\n    line-height: 1.5 !important;\n  }\n\n  \/* 图片详情板块 *\/\n  .kvg-detail {\n    width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    background: #ffffff !important;\n  }\n\n  .kvg-detail__image {\n    width: 100% !important;\n    overflow: hidden !important;\n    background: #ffffff !important;\n  }\n\n  .kvg-detail__content {\n    padding: 34px 28px 46px !important;\n    text-align: center !important;\n  }\n\n  .kvg-detail:nth-of-type(even) .kvg-detail__content {\n    background: var(--kvg-cream) !important;\n  }\n\n  .kvg-page h3.kvg-detail__title {\n    margin: 0 0 10px !important;\n    padding: 0 !important;\n    color: var(--kvg-green) !important;\n    font-family: Georgia, \"Times New Roman\", serif !important;\n    font-size: clamp(25px, 4vw, 34px) !important;\n    font-weight: 700 !important;\n    line-height: 1.2 !important;\n  }\n\n  .kvg-detail__text {\n    max-width: 680px !important;\n    margin: 0 auto !important;\n    color: var(--kvg-muted) !important;\n    font-size: 15px !important;\n    line-height: 1.7 !important;\n  }\n\n  \/* 参数 *\/\n  .kvg-specs {\n    max-width: 760px !important;\n    margin: 30px auto 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n    border-top: 1px solid var(--kvg-border) !important;\n  }\n\n  .kvg-specs li {\n    display: grid !important;\n    grid-template-columns: 165px minmax(0, 1fr) !important;\n    gap: 18px !important;\n    margin: 0 !important;\n    padding: 15px 0 !important;\n    border-bottom: 1px solid var(--kvg-border) !important;\n    list-style: none !important;\n    text-align: left !important;\n  }\n\n  .kvg-specs strong {\n    color: var(--kvg-green) !important;\n    font-size: 14px !important;\n    font-weight: 750 !important;\n  }\n\n  .kvg-specs span {\n    min-width: 0 !important;\n    color: var(--kvg-muted) !important;\n    font-size: 14px !important;\n  }\n\n  \/* 底部品牌 *\/\n  .kvg-final {\n    padding: 55px 28px !important;\n    color: #ffffff !important;\n    background: var(--kvg-green) !important;\n    text-align: center !important;\n  }\n\n  .kvg-final__brand {\n    margin: 0 0 12px !important;\n    color: #d6ad68 !important;\n    font-family: Georgia, \"Times New Roman\", serif !important;\n    font-size: 22px !important;\n    font-weight: 700 !important;\n  }\n\n  .kvg-page h2.kvg-final__title {\n    max-width: 720px !important;\n    margin: 0 auto 13px !important;\n    padding: 0 !important;\n    color: #ffffff !important;\n    font-family: Georgia, \"Times New Roman\", serif !important;\n    font-size: clamp(29px, 5vw, 43px) !important;\n    font-weight: 700 !important;\n    line-height: 1.15 !important;\n  }\n\n  .kvg-final__text {\n    max-width: 650px !important;\n    margin: 0 auto !important;\n    color: rgba(255, 255, 255, 0.82) !important;\n    font-size: 15px !important;\n  }\n\n  .kvg-safety {\n    width: 100% !important;\n    margin: 0 !important;\n    padding: 20px 24px !important;\n    color: #746d64 !important;\n    background: #f7f4ee !important;\n    font-size: 12px !important;\n    line-height: 1.65 !important;\n    text-align: center !important;\n  }\n\n  \/* 手机端 *\/\n  @media screen and (max-width: 749px) {\n    .kvg-section {\n      padding: 42px 17px !important;\n    }\n\n    .kvg-hero__content {\n      padding: 34px 18px 40px !important;\n    }\n\n    .kvg-page h1.kvg-title {\n      font-size: 36px !important;\n    }\n\n    .kvg-page h2.kvg-heading {\n      font-size: 29px !important;\n    }\n\n    .kvg-copy {\n      font-size: 15px !important;\n      line-height: 1.68 !important;\n    }\n\n    .kvg-benefits {\n      grid-template-columns: 1fr !important;\n      gap: 11px !important;\n      margin-top: 25px !important;\n    }\n\n    .kvg-benefit {\n      display: grid !important;\n      grid-template-columns: 40px minmax(0, 1fr) !important;\n      column-gap: 12px !important;\n      padding: 15px !important;\n      text-align: left !important;\n    }\n\n    .kvg-benefit__icon {\n      grid-row: 1 \/ span 2 !important;\n      margin: 0 !important;\n    }\n\n    .kvg-benefit strong,\n    .kvg-benefit span {\n      text-align: left !important;\n    }\n\n    .kvg-detail__content {\n      padding: 28px 18px 38px !important;\n    }\n\n    .kvg-page h3.kvg-detail__title {\n      font-size: 27px !important;\n    }\n\n    .kvg-specs li {\n      grid-template-columns: 120px minmax(0, 1fr) !important;\n      gap: 10px !important;\n    }\n\n    .kvg-final {\n      padding: 44px 18px !important;\n    }\n  }\n\n  @media screen and (max-width: 390px) {\n    .kvg-page h1.kvg-title {\n      font-size: 32px !important;\n    }\n\n    .kvg-specs li {\n      grid-template-columns: 1fr !important;\n      gap: 4px !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kvg-page\"\u003e\n\n  \u003c!-- 01 主图 --\u003e\n  \u003csection class=\"kvg-hero\"\u003e\n    \u003cdiv class=\"kvg-hero__image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_29_59_4.png?v=1789497601\" alt=\"Kervazio Evergreen Star Christmas Gnome Statue\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kvg-hero__content\"\u003e\n      \u003cspan class=\"kvg-eyebrow\"\u003eKervazio™ Holiday Collection\u003c\/span\u003e\n\n      \u003ch1 class=\"kvg-title\"\u003e\n        Evergreen Star Christmas Gnome\n      \u003c\/h1\u003e\n\n      \u003cp class=\"kvg-copy\"\u003e\n        Bring a warm and timeless holiday accent into your home with a\n        richly detailed Christmas gnome in evergreen, burgundy and\n        antique-gold tones.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kvg-benefits\"\u003e\n        \u003cdiv class=\"kvg-benefit\"\u003e\n          \u003cdiv class=\"kvg-benefit__icon\"\u003e✓\u003c\/div\u003e\n          \u003cstrong\u003eHand-Painted Finish\u003c\/strong\u003e\n          \u003cspan\u003eCarefully finished decorative details.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kvg-benefit\"\u003e\n          \u003cdiv class=\"kvg-benefit__icon\"\u003e✓\u003c\/div\u003e\n          \u003cstrong\u003eDetailed Polyresin\u003c\/strong\u003e\n          \u003cspan\u003eRich sculpted texture throughout.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kvg-benefit\"\u003e\n          \u003cdiv class=\"kvg-benefit__icon\"\u003e✓\u003c\/div\u003e\n          \u003cstrong\u003eStable Display Base\u003c\/strong\u003e\n          \u003cspan\u003eDesigned for flat indoor surfaces.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 产品介绍 --\u003e\n  \u003csection class=\"kvg-section kvg-center\"\u003e\n    \u003cspan class=\"kvg-eyebrow\"\u003eA Seasonal Accent\u003c\/span\u003e\n\n    \u003ch2 class=\"kvg-heading\"\u003e\n      A Little Holiday Magic for Every Corner\n    \u003c\/h2\u003e\n\n    \u003cp class=\"kvg-copy\"\u003e\n      From its sculpted cable-knit hat and flowing ivory beard to the\n      antique-gold star held between its mittens, every detail adds warmth,\n      character and festive charm to your Christmas display.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 02 尺寸图 --\u003e\n  \u003csection class=\"kvg-detail\"\u003e\n    \u003cdiv class=\"kvg-detail__image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_29_59_3.png?v=1789497601\" alt=\"Kervazio Christmas gnome product dimensions\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kvg-detail__content\"\u003e\n      \u003ch3 class=\"kvg-detail__title\"\u003e\n        Display-Friendly Size\n      \u003c\/h3\u003e\n\n      \u003cp class=\"kvg-detail__text\"\u003e\n        Approximately 11.8 inches tall with a balanced footprint for\n        fireplace mantels, shelves, entryway tables and seasonal displays.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 03 材质图 --\u003e\n  \u003csection class=\"kvg-detail\"\u003e\n    \u003cdiv class=\"kvg-detail__image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_29_59_2.png?v=1789497601\" alt=\"Kervazio Christmas gnome material and craftsmanship details\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kvg-detail__content\"\u003e\n      \u003ch3 class=\"kvg-detail__title\"\u003e\n        Richly Sculpted Details\n      \u003c\/h3\u003e\n\n      \u003cp class=\"kvg-detail__text\"\u003e\n        Made from high-density polyresin with carefully sculpted textures,\n        hand-painted colors and a protective matte finish.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 04 重量图 --\u003e\n  \u003csection class=\"kvg-detail\"\u003e\n    \u003cdiv class=\"kvg-detail__image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_29_59_5.png?v=1789497600\" alt=\"Kervazio Christmas gnome product weight\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kvg-detail__content\"\u003e\n      \u003ch3 class=\"kvg-detail__title\"\u003e\n        Stable \u0026amp; Substantial\n      \u003c\/h3\u003e\n\n      \u003cp class=\"kvg-detail__text\"\u003e\n        With an approximate net weight of 2.2 lb and an integrated oval\n        base, the decoration sits securely on stable indoor surfaces.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 05 场景图 --\u003e\n  \u003csection class=\"kvg-detail\"\u003e\n    \u003cdiv class=\"kvg-detail__image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_29_59_1.png?v=1789497600\" alt=\"Kervazio Christmas gnome displayed in a holiday home\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kvg-detail__content\"\u003e\n      \u003ch3 class=\"kvg-detail__title\"\u003e\n        Made for Cozy Holiday Moments\n      \u003c\/h3\u003e\n\n      \u003cp class=\"kvg-detail__text\"\u003e\n        Display it on a mantel, bookshelf, console table or entryway to\n        create an inviting seasonal focal point throughout your home.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 产品参数 --\u003e\n  \u003csection class=\"kvg-section kvg-section--cream kvg-center\"\u003e\n    \u003cspan class=\"kvg-eyebrow\"\u003eProduct Details\u003c\/span\u003e\n\n    \u003ch2 class=\"kvg-heading\"\u003e\n      Specifications\n    \u003c\/h2\u003e\n\n    \u003cul class=\"kvg-specs\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eBrand\u003c\/strong\u003e\n        \u003cspan\u003eKervazio™\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eProduct Name\u003c\/strong\u003e\n        \u003cspan\u003eEvergreen Star Christmas Gnome Statue\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eMaterial\u003c\/strong\u003e\n        \u003cspan\u003eHigh-density polyresin\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eFinish\u003c\/strong\u003e\n        \u003cspan\u003eHand-painted with a protective matte coating\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eDimensions\u003c\/strong\u003e\n        \u003cspan\u003eApprox. 11.8\" H × 6.1\" W × 5.3\" D\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eNet Weight\u003c\/strong\u003e\n        \u003cspan\u003eApprox. 2.2 lb\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eRecommended Use\u003c\/strong\u003e\n        \u003cspan\u003eIndoor holiday decoration\u003c\/span\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eSuggested Placement\u003c\/strong\u003e\n        \u003cspan\u003eMantel, tabletop, shelf or entryway\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 品牌结尾 --\u003e\n  \u003csection class=\"kvg-final\"\u003e\n    \u003cdiv class=\"kvg-final__brand\"\u003eKervazio™\u003c\/div\u003e\n\n    \u003ch2 class=\"kvg-final__title\"\u003e\n      Timeless Holiday Character\n    \u003c\/h2\u003e\n\n    \u003cp class=\"kvg-final__text\"\u003e\n      A warm seasonal accent designed to become part of your holiday\n      display year after year.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 安全提示 --\u003e\n  \u003cdiv class=\"kvg-safety\"\u003e\n    Decorative item only. Not a toy. Intended for indoor use on a stable,\n    level surface. Keep away from open flames and excessive heat. Slight\n    variations in color and finish may occur due to the hand-painted process.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":52226183921985,"sku":null,"price":29.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_29_59_4.png?v=1789497601"},{"product_id":"kervazio™-aurelia-twin-flow-gold-sculpture","title":"Kervazio™ Aurelia Twin-Flow Gold Sculpture","description":"\u003cstyle\u003e\n  \/* =========================================\n     Kervazio™ Aurelia Product Description\n     Shopify Horizon Safe \/ Single Column\n     ========================================= *\/\n\n  .kvz-aurelia {\n    --kvz-ivory: #faf7f1;\n    --kvz-cream: #f3ecdf;\n    --kvz-gold: #a8752a;\n    --kvz-gold-dark: #76501d;\n    --kvz-black: #171717;\n    --kvz-gray: #66625c;\n    --kvz-line: #ded4c4;\n\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 0;\n    overflow: hidden;\n    color: var(--kvz-black);\n    background: #ffffff;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n      Roboto, Helvetica, Arial, sans-serif;\n    box-sizing: border-box;\n  }\n\n  .kvz-aurelia *,\n  .kvz-aurelia *::before,\n  .kvz-aurelia *::after {\n    box-sizing: border-box;\n  }\n\n  .kvz-aurelia h2,\n  .kvz-aurelia h3,\n  .kvz-aurelia p {\n    margin-top: 0;\n  }\n\n  .kvz-aurelia img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto !important;\n    margin: 0;\n    object-fit: contain;\n    vertical-align: middle;\n  }\n\n  \/* HERO *\/\n\n  .kvz-aurelia__hero {\n    padding: 34px 26px 30px;\n    text-align: center;\n    background:\n      radial-gradient(circle at 50% 0%, #ffffff 0%, #faf7f1 68%, #f3ecdf 100%);\n    border: 1px solid var(--kvz-line);\n    border-radius: 18px 18px 0 0;\n  }\n\n  .kvz-aurelia__brand {\n    margin: 0 0 12px;\n    color: var(--kvz-gold-dark);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n  }\n\n  .kvz-aurelia__hero h2 {\n    max-width: 760px;\n    margin: 0 auto 14px;\n    color: var(--kvz-black);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(31px, 5vw, 52px);\n    font-weight: 500;\n    line-height: 1.06;\n    letter-spacing: -1.2px;\n  }\n\n  .kvz-aurelia__hero h2 span {\n    color: var(--kvz-gold);\n    font-style: italic;\n  }\n\n  .kvz-aurelia__hero-copy {\n    max-width: 650px;\n    margin: 0 auto;\n    color: var(--kvz-gray);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  \/* IMAGE CONTAINERS *\/\n\n  .kvz-aurelia__media {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    background: #ffffff;\n    overflow: hidden;\n  }\n\n  .kvz-aurelia__media--border {\n    border-right: 1px solid var(--kvz-line);\n    border-left: 1px solid var(--kvz-line);\n  }\n\n  \/* TEXT SECTIONS *\/\n\n  .kvz-aurelia__section {\n    width: 100%;\n    padding: 52px 34px;\n    text-align: center;\n    border-right: 1px solid var(--kvz-line);\n    border-left: 1px solid var(--kvz-line);\n  }\n\n  .kvz-aurelia__section--light {\n    background: #ffffff;\n  }\n\n  .kvz-aurelia__section--ivory {\n    background: var(--kvz-ivory);\n  }\n\n  .kvz-aurelia__eyebrow {\n    display: block;\n    margin-bottom: 10px;\n    color: var(--kvz-gold);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n\n  .kvz-aurelia__section h3 {\n    max-width: 680px;\n    margin: 0 auto 14px;\n    color: var(--kvz-black);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(27px, 4vw, 40px);\n    font-weight: 500;\n    line-height: 1.15;\n  }\n\n  .kvz-aurelia__section p {\n    max-width: 680px;\n    margin: 0 auto;\n    color: var(--kvz-gray);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .kvz-aurelia__divider {\n    width: 48px;\n    height: 2px;\n    margin: 20px auto 0;\n    background: var(--kvz-gold);\n  }\n\n  \/* SPECIFICATION LIST *\/\n\n  .kvz-aurelia__specs {\n    width: 100%;\n    max-width: 680px;\n    margin: 30px auto 0;\n    padding: 0;\n    border-top: 1px solid var(--kvz-line);\n    list-style: none;\n    text-align: left;\n  }\n\n  .kvz-aurelia__specs li {\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n    gap: 20px;\n    width: 100%;\n    padding: 15px 0;\n    border-bottom: 1px solid var(--kvz-line);\n  }\n\n  .kvz-aurelia__spec-label {\n    color: var(--kvz-gray);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  .kvz-aurelia__spec-value {\n    max-width: 60%;\n    color: var(--kvz-black);\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.5;\n    text-align: right;\n  }\n\n  \/* FINAL SECTION *\/\n\n  .kvz-aurelia__final {\n    padding: 54px 30px;\n    text-align: center;\n    color: #ffffff;\n    background:\n      radial-gradient(circle at 50% 0%, #383126 0%, #1e1c19 55%, #111111 100%);\n    border-radius: 0 0 18px 18px;\n  }\n\n  .kvz-aurelia__final-brand {\n    margin: 0 0 13px;\n    color: #d8b16c;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 14px;\n    font-weight: 700;\n    letter-spacing: 2.3px;\n  }\n\n  .kvz-aurelia__final h3 {\n    max-width: 680px;\n    margin: 0 auto 14px;\n    color: #ffffff;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(28px, 4.5vw, 42px);\n    font-weight: 500;\n    line-height: 1.15;\n  }\n\n  .kvz-aurelia__final p {\n    max-width: 650px;\n    margin: 0 auto;\n    color: rgba(255, 255, 255, 0.78);\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n    .kvz-aurelia {\n      border-radius: 0;\n    }\n\n    .kvz-aurelia__hero {\n      padding: 28px 18px 25px;\n      border-radius: 13px 13px 0 0;\n    }\n\n    .kvz-aurelia__brand {\n      margin-bottom: 10px;\n      font-size: 11px;\n      letter-spacing: 2px;\n    }\n\n    .kvz-aurelia__hero h2 {\n      font-size: 33px;\n      line-height: 1.08;\n      letter-spacing: -0.7px;\n    }\n\n    .kvz-aurelia__hero-copy {\n      font-size: 14px;\n      line-height: 1.65;\n    }\n\n    .kvz-aurelia__section {\n      padding: 38px 19px;\n    }\n\n    .kvz-aurelia__eyebrow {\n      font-size: 10px;\n      letter-spacing: 1.7px;\n    }\n\n    .kvz-aurelia__section h3 {\n      font-size: 28px;\n      line-height: 1.16;\n    }\n\n    .kvz-aurelia__section p {\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .kvz-aurelia__specs {\n      margin-top: 24px;\n    }\n\n    .kvz-aurelia__specs li {\n      display: block;\n      padding: 13px 0;\n    }\n\n    .kvz-aurelia__spec-label,\n    .kvz-aurelia__spec-value {\n      display: block;\n      width: 100%;\n      max-width: 100%;\n      font-size: 13px;\n      text-align: left;\n    }\n\n    .kvz-aurelia__spec-value {\n      margin-top: 3px;\n    }\n\n    .kvz-aurelia__final {\n      padding: 43px 20px;\n      border-radius: 0 0 13px 13px;\n    }\n\n    .kvz-aurelia__final h3 {\n      font-size: 29px;\n    }\n\n    .kvz-aurelia__final p {\n      font-size: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"kvz-aurelia\"\u003e\n\u003c!-- HERO INTRO --\u003e\n\u003csection class=\"kvz-aurelia__hero\"\u003e\n\u003cp class=\"kvz-aurelia__brand\"\u003eKervazio™ Home Collection\u003c\/p\u003e\n\u003ch2\u003eSculptural Movement.\u003cbr\u003e\u003cspan\u003eTimeless Presence.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"kvz-aurelia__hero-copy\"\u003eThe Kervazio™ Aurelia Twin-Flow Sculpture transforms flowing, organic movement into a striking decorative centerpiece designed for modern American interiors.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- PRIMARY PRODUCT IMAGE --\u003e\n\u003cdiv class=\"kvz-aurelia__media kvz-aurelia__media--border\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_38_54_1.png?v=1789498180\" alt=\"Kervazio Aurelia champagne gold abstract tabletop sculpture\" width=\"1254\" height=\"1254\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c!-- DESIGN INTRODUCTION --\u003e\n\u003csection class=\"kvz-aurelia__section kvz-aurelia__section--ivory\"\u003e\u003cspan class=\"kvz-aurelia__eyebrow\"\u003eDesigned to Be Noticed\u003c\/span\u003e\n\u003ch3\u003eA Statement from Every Angle\u003c\/h3\u003e\n\u003cp\u003eTwo asymmetrical, fan-like forms sweep upward around an open center, creating a sense of balance and motion. Its dimensional silhouette changes naturally as you move through the room.\u003c\/p\u003e\n\u003cdiv class=\"kvz-aurelia__divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FRONT AND SIDE VIEW --\u003e\n\u003cdiv class=\"kvz-aurelia__media kvz-aurelia__media--border\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_38_28.png?v=1789498181\" alt=\"Front and side views of the Kervazio Aurelia sculpture\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- MATERIAL INTRODUCTION --\u003e\n\u003csection class=\"kvz-aurelia__section kvz-aurelia__section--light\"\u003e\u003cspan class=\"kvz-aurelia__eyebrow\"\u003eTexture \u0026amp; Craftsmanship\u003c\/span\u003e\n\u003ch3\u003eDepth You Can See\u003c\/h3\u003e\n\u003cp\u003eBroad sculpted pleats catch the light from different directions, revealing warm champagne-gold highlights and deeper shadowed grooves. The result is an expressive surface with visual depth.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL IMAGE --\u003e\n\u003cdiv class=\"kvz-aurelia__media kvz-aurelia__media--border\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_38_54_3.png?v=1789498182\" alt=\"Kervazio sculpture material and finish details\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- PRODUCT SPECS --\u003e\n\u003csection class=\"kvz-aurelia__section kvz-aurelia__section--ivory\"\u003e\u003cspan class=\"kvz-aurelia__eyebrow\"\u003eProduct Details\u003c\/span\u003e\n\u003ch3\u003eMade for Modern Display\u003c\/h3\u003e\n\u003cp\u003eSubstantial enough to feel grounded while remaining easy to place on a console table, mantel, shelf, sideboard or office credenza.\u003c\/p\u003e\n\u003cul class=\"kvz-aurelia__specs\"\u003e\n\u003cli\u003e\n\u003cspan class=\"kvz-aurelia__spec-label\"\u003eOverall Dimensions\u003c\/span\u003e \u003cspan class=\"kvz-aurelia__spec-value\"\u003e 10.8\" W × 3.5\" D × 12.6\" H \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"kvz-aurelia__spec-label\"\u003eApproximate Net Weight\u003c\/span\u003e \u003cspan class=\"kvz-aurelia__spec-value\"\u003e3.2 lb\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"kvz-aurelia__spec-label\"\u003eSculpture Material\u003c\/span\u003e \u003cspan class=\"kvz-aurelia__spec-value\"\u003e High-Density Cast Resin \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"kvz-aurelia__spec-label\"\u003eSurface Finish\u003c\/span\u003e \u003cspan class=\"kvz-aurelia__spec-value\"\u003e Hand-Applied Metallic Champagne Gold \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"kvz-aurelia__spec-label\"\u003eBase\u003c\/span\u003e \u003cspan class=\"kvz-aurelia__spec-value\"\u003e Weighted Black Base with Felt Pads \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"kvz-aurelia__spec-label\"\u003eRecommended Placement\u003c\/span\u003e \u003cspan class=\"kvz-aurelia__spec-value\"\u003e Indoor Tabletop Display \u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- DIMENSIONS IMAGE --\u003e\n\u003cdiv class=\"kvz-aurelia__media kvz-aurelia__media--border\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_38_54_2.png?v=1789498181\" alt=\"Kervazio Aurelia sculpture dimensions in inches\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- WEIGHT TEXT --\u003e\n\u003csection class=\"kvz-aurelia__section kvz-aurelia__section--light\"\u003e\u003cspan class=\"kvz-aurelia__eyebrow\"\u003eBalanced Construction\u003c\/span\u003e\n\u003ch3\u003eSubstantial Yet Easy to Style\u003c\/h3\u003e\n\u003cp\u003eThe weighted rectangular base provides stable tabletop placement, while soft felt pads help protect shelves, consoles and furniture surfaces from everyday contact.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- WEIGHT IMAGE --\u003e\n\u003cdiv class=\"kvz-aurelia__media kvz-aurelia__media--border\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_38_54_4.png?v=1789498182\" alt=\"Kervazio Aurelia sculpture approximate net weight of 3.2 pounds\" width=\"1254\" height=\"1254\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- FINAL BRAND SECTION --\u003e\n\u003csection class=\"kvz-aurelia__final\"\u003e\n\u003cp class=\"kvz-aurelia__final-brand\"\u003eKervazio™\u003c\/p\u003e\n\u003ch3\u003eGive the Room a Focal Point\u003c\/h3\u003e\n\u003cp\u003eDisplay it alone for a clean, gallery-inspired look or pair it with neutral books, stone textures and modern artwork to create a layered interior arrangement.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":52226234122561,"sku":null,"price":49.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPTImage2026_9_16_02_38_28.png?v=1789498545"},{"product_id":"kervazio™-vintage-rotating-hourglass","title":"Kervazio™ Vintage Rotating Hourglass","description":"\u003cstyle\u003e\n  .kzhg-page,\n  .kzhg-page * {\n    box-sizing: border-box;\n  }\n\n  .kzhg-page {\n    --kzhg-navy: #102a52;\n    --kzhg-gold: #a97827;\n    --kzhg-ink: #262626;\n    --kzhg-muted: #68645e;\n    --kzhg-ivory: #fbf8f1;\n    --kzhg-line: #dfd3bc;\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    color: var(--kzhg-ink);\n    background: #fff;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n    overflow: hidden;\n  }\n\n  .kzhg-page h2,\n  .kzhg-page h3,\n  .kzhg-page p {\n    margin-top: 0;\n  }\n\n  .kzhg-page h2,\n  .kzhg-page h3 {\n    color: var(--kzhg-navy);\n    letter-spacing: -.02em;\n  }\n\n  .kzhg-page h2 {\n    margin-bottom: 12px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(28px, 5vw, 42px);\n    line-height: 1.13;\n    font-weight: 600;\n  }\n\n  .kzhg-page h3 {\n    margin-bottom: 5px;\n    font-size: 17px;\n    line-height: 1.35;\n    font-weight: 750;\n  }\n\n  .kzhg-page p {\n    margin-bottom: 0;\n  }\n\n  .kzhg-image {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n    object-fit: contain;\n  }\n\n  .kzhg-intro,\n  .kzhg-copy,\n  .kzhg-specs,\n  .kzhg-footer {\n    padding: 42px clamp(18px, 5vw, 50px);\n  }\n\n  .kzhg-intro,\n  .kzhg-footer {\n    text-align: center;\n  }\n\n  .kzhg-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: var(--kzhg-gold);\n    font-size: 12px;\n    line-height: 1.3;\n    font-weight: 800;\n    letter-spacing: .16em;\n    text-transform: uppercase;\n  }\n\n  .kzhg-lead {\n    max-width: 680px;\n    margin: 0 auto !important;\n    color: var(--kzhg-muted);\n    font-size: 17px;\n  }\n\n  .kzhg-features {\n    margin-top: 28px;\n    border-top: 1px solid var(--kzhg-line);\n  }\n\n  .kzhg-feature {\n    display: block;\n    padding: 18px 0;\n    text-align: left;\n    border-bottom: 1px solid var(--kzhg-line);\n  }\n\n  .kzhg-feature p {\n    color: var(--kzhg-muted);\n    font-size: 14px;\n  }\n\n  .kzhg-copy {\n    background: var(--kzhg-ivory);\n  }\n\n  .kzhg-copy p {\n    color: var(--kzhg-muted);\n  }\n\n  .kzhg-specs {\n    background: #fff;\n  }\n\n  .kzhg-spec-list {\n    margin-top: 22px;\n    border-top: 1px solid var(--kzhg-line);\n  }\n\n  .kzhg-spec-row {\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-start;\n    gap: 20px;\n    padding: 13px 0;\n    border-bottom: 1px solid var(--kzhg-line);\n  }\n\n  .kzhg-spec-row span:first-child {\n    color: var(--kzhg-muted);\n  }\n\n  .kzhg-spec-row span:last-child {\n    color: var(--kzhg-navy);\n    text-align: right;\n    font-weight: 750;\n  }\n\n  .kzhg-note {\n    margin-top: 18px !important;\n    color: var(--kzhg-muted);\n    font-size: 12px;\n  }\n\n  .kzhg-footer {\n    color: #fff;\n    background: var(--kzhg-navy);\n  }\n\n  .kzhg-footer h2,\n  .kzhg-footer p {\n    color: #fff;\n  }\n\n  .kzhg-footer p {\n    max-width: 650px;\n    margin-right: auto;\n    margin-left: auto;\n    opacity: .82;\n  }\n\n  @media (max-width: 749px) {\n    .kzhg-page {\n      font-size: 15px;\n      line-height: 1.58;\n    }\n\n    .kzhg-intro,\n    .kzhg-copy,\n    .kzhg-specs,\n    .kzhg-footer {\n      padding: 30px 17px;\n    }\n\n    .kzhg-lead {\n      font-size: 15px;\n    }\n\n    .kzhg-features {\n      margin-top: 22px;\n    }\n\n    .kzhg-spec-row {\n      display: block;\n      padding: 12px 0;\n    }\n\n    .kzhg-spec-row span {\n      display: block;\n    }\n\n    .kzhg-spec-row span:last-child {\n      margin-top: 3px;\n      text-align: left;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"kzhg-page\"\u003e\u003c!-- 1. Main product image --\u003e \u003cimg class=\"kzhg-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_51_53_1.png?v=1789498377\" alt=\"Kervazio Heritage Rotating Hourglass in antique brass finish\" loading=\"eager\" decoding=\"async\"\u003e\n\u003cdiv class=\"kzhg-intro\"\u003e\n\u003cspan class=\"kzhg-eyebrow\"\u003eSculptural Home Decor\u003c\/span\u003e\n\u003ch2\u003eA Timeless Statement in Motion\u003c\/h2\u003e\n\u003cp class=\"kzhg-lead\"\u003eThe Kervazio™ Heritage Rotating Hourglass brings architectural character to a desk, bookshelf, mantel or console. Its antique-brass finish, clear glass and warm ivory sand create a refined focal point from every angle.\u003c\/p\u003e\n\u003cdiv class=\"kzhg-features\"\u003e\n\u003cdiv class=\"kzhg-feature\"\u003e\n\u003ch3\u003eRotating Center Design\u003c\/h3\u003e\n\u003cp\u003eThe hourglass body turns smoothly within its structured frame for an engaging decorative display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kzhg-feature\"\u003e\n\u003ch3\u003eClassic Art Deco Character\u003c\/h3\u003e\n\u003cp\u003eFluted columns, geometric detailing and a stepped oval base give the piece a distinctive vintage-inspired presence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kzhg-feature\"\u003e\n\u003ch3\u003eDesigned for Display\u003c\/h3\u003e\n\u003cp\u003eA substantial tabletop accent that complements traditional, transitional and modern-classic interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Lifestyle scene --\u003e \u003cimg class=\"kzhg-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_51_53_5.png?v=1789498379\" alt=\"Kervazio hourglass displayed on a walnut console in an elegant living room\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"kzhg-copy\"\u003e\n\u003cspan class=\"kzhg-eyebrow\"\u003eMade to Be Noticed\u003c\/span\u003e\n\u003ch2\u003eElevate an Empty Surface\u003c\/h2\u003e\n\u003cp\u003ePlace it beside books, framed artwork or a favorite vase to add height, warmth and visual interest without making the room feel crowded. The balanced silhouette looks equally considered from the front or side.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Materials --\u003e \u003cimg class=\"kzhg-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_51_53_3.png?v=1789498378\" alt=\"Kervazio hourglass materials including metal frame, brass-plated finish, borosilicate glass and quartz sand\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"kzhg-copy\"\u003e\n\u003cspan class=\"kzhg-eyebrow\"\u003eMaterial Details\u003c\/span\u003e\n\u003ch2\u003eCrafted for Lasting Style\u003c\/h2\u003e\n\u003cp\u003eA zinc-alloy and steel frame provides structure, while the antique brass-plated finish brings depth and warmth. Clear borosilicate glass surrounds fine natural quartz sand for a clean, elegant contrast.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Dimensions --\u003e \u003cimg class=\"kzhg-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_51_53_2.png?v=1789498378\" alt=\"Kervazio hourglass dimensions: 15.7 inches high, 10.2 inches wide and 5.5 inches deep\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"kzhg-specs\"\u003e\n\u003cspan class=\"kzhg-eyebrow\"\u003eProduct Specifications\u003c\/span\u003e\n\u003ch2\u003eSize \u0026amp; Construction\u003c\/h2\u003e\n\u003cdiv class=\"kzhg-spec-list\"\u003e\n\u003cdiv class=\"kzhg-spec-row\"\u003e\n\u003cspan\u003eOverall Dimensions\u003c\/span\u003e \u003cspan\u003e15.7 × 10.2 × 5.5 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kzhg-spec-row\"\u003e\n\u003cspan\u003eApprox. Net Weight\u003c\/span\u003e \u003cspan\u003e5.3 lb\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kzhg-spec-row\"\u003e\n\u003cspan\u003eFrame\u003c\/span\u003e \u003cspan\u003eZinc Alloy \u0026amp; Steel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kzhg-spec-row\"\u003e\n\u003cspan\u003eFinish\u003c\/span\u003e \u003cspan\u003eAntique Brass-Plated\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kzhg-spec-row\"\u003e\n\u003cspan\u003eHourglass\u003c\/span\u003e \u003cspan\u003eBorosilicate Glass\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kzhg-spec-row\"\u003e\n\u003cspan\u003eSand\u003c\/span\u003e \u003cspan\u003eFine Natural Quartz\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 5. Weight --\u003e \u003cimg class=\"kzhg-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_51_53_4.png?v=1789498378\" alt=\"Kervazio hourglass approximate net weight of 5.3 pounds\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cdiv class=\"kzhg-footer\"\u003e\n\u003cspan class=\"kzhg-eyebrow\"\u003eKervazio™\u003c\/span\u003e\n\u003ch2\u003eMore Than an Hourglass\u003c\/h2\u003e\n\u003cp\u003eA distinctive decorative object that brings movement, craftsmanship and old-world warmth to the spaces you use every day.\u003c\/p\u003e\n\u003cp class=\"kzhg-note\"\u003eDecorative use. Sand-flow duration may vary slightly with temperature, humidity and natural variations in the sand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":52226235760961,"sku":null,"price":79.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_02_51_53_5.png?v=1789498379"},{"product_id":"kervazio™-boo-buddy-ghost-candy-bowl","title":"Kervazio™ Boo Buddy Ghost Candy Bowl","description":"\u003cstyle\u003e\n  \/* =========================================\n     Kervazio™ Boo Buddy Product Description\n     Horizon Theme \/ Desktop \/ Mobile\n     ========================================= *\/\n\n  #kv-boo-buddy-landing,\n  #kv-boo-buddy-landing * {\n    box-sizing: border-box;\n  }\n\n  #kv-boo-buddy-landing {\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 0;\n    overflow: hidden;\n    color: #32261f;\n    background: #ffffff;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n      Roboto, Helvetica, Arial, sans-serif;\n  }\n\n  #kv-boo-buddy-landing h2,\n  #kv-boo-buddy-landing h3,\n  #kv-boo-buddy-landing p {\n    margin-top: 0;\n  }\n\n  #kv-boo-buddy-landing img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto !important;\n    object-fit: contain;\n    border: 0;\n  }\n\n  \/* Hero *\/\n  #kv-boo-buddy-landing .kv-hero {\n    padding: 28px 22px 24px;\n    text-align: center;\n    background: linear-gradient(\n      180deg,\n      #fffdf9 0%,\n      #fff8ee 55%,\n      #ffffff 100%\n    );\n    border: 1px solid #ead9c4;\n    border-radius: 18px;\n    overflow: hidden;\n  }\n\n  #kv-boo-buddy-landing .kv-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 7px 14px;\n    color: #8e4e20;\n    background: #fff0dc;\n    border: 1px solid #edc99e;\n    border-radius: 999px;\n    font-size: 12px;\n    line-height: 1.2;\n    font-weight: 800;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  #kv-boo-buddy-landing .kv-hero h2 {\n    margin-bottom: 12px;\n    color: #472a18;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(29px, 5vw, 48px);\n    line-height: 1.08;\n    font-weight: 700;\n    letter-spacing: -0.6px;\n  }\n\n  #kv-boo-buddy-landing .kv-hero-copy {\n    max-width: 660px;\n    margin: 0 auto 20px;\n    color: #67564b;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  #kv-boo-buddy-landing .kv-hero-image {\n    width: 100%;\n    margin: 0 auto;\n    overflow: hidden;\n    border-radius: 14px;\n    background: #fffaf4;\n  }\n\n  \/* Highlights *\/\n  #kv-boo-buddy-landing .kv-highlights {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 9px;\n    margin-top: 20px;\n  }\n\n  #kv-boo-buddy-landing .kv-highlight {\n    display: inline-flex;\n    align-items: center;\n    min-height: 38px;\n    padding: 8px 13px;\n    color: #59351d;\n    background: #ffffff;\n    border: 1px solid #e6d4c0;\n    border-radius: 999px;\n    font-size: 13px;\n    line-height: 1.25;\n    font-weight: 700;\n  }\n\n  #kv-boo-buddy-landing .kv-highlight::before {\n    content: \"✓\";\n    margin-right: 7px;\n    color: #c86625;\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  \/* General sections *\/\n  #kv-boo-buddy-landing .kv-section {\n    padding: 42px 0 0;\n  }\n\n  #kv-boo-buddy-landing .kv-copy {\n    padding: 0 22px 22px;\n    text-align: center;\n  }\n\n  #kv-boo-buddy-landing .kv-kicker {\n    display: block;\n    margin-bottom: 8px;\n    color: #b45c22;\n    font-size: 12px;\n    line-height: 1.3;\n    font-weight: 800;\n    letter-spacing: 1.1px;\n    text-transform: uppercase;\n  }\n\n  #kv-boo-buddy-landing .kv-copy h3 {\n    margin-bottom: 11px;\n    color: #472a18;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(25px, 4vw, 36px);\n    line-height: 1.15;\n    font-weight: 700;\n  }\n\n  #kv-boo-buddy-landing .kv-copy p {\n    max-width: 680px;\n    margin: 0 auto;\n    color: #6b5a4f;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  #kv-boo-buddy-landing .kv-media {\n    width: 100%;\n    overflow: hidden;\n    border-radius: 16px;\n    background: #fbf7f1;\n    box-shadow: 0 8px 28px rgba(79, 48, 26, 0.08);\n  }\n\n  \/* Feature cards *\/\n  #kv-boo-buddy-landing .kv-feature-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin: 22px 0 0;\n    padding: 0 22px;\n  }\n\n  #kv-boo-buddy-landing .kv-feature-item {\n    display: flex;\n    align-items: flex-start;\n    width: 100%;\n    padding: 16px;\n    background: #fffaf3;\n    border: 1px solid #ead9c4;\n    border-radius: 13px;\n  }\n\n  #kv-boo-buddy-landing .kv-feature-icon {\n    display: flex;\n    flex: 0 0 38px;\n    align-items: center;\n    justify-content: center;\n    width: 38px;\n    height: 38px;\n    margin-right: 12px;\n    color: #ffffff;\n    background: #c86625;\n    border-radius: 50%;\n    font-size: 18px;\n    font-weight: 800;\n  }\n\n  #kv-boo-buddy-landing .kv-feature-text {\n    flex: 1;\n    min-width: 0;\n  }\n\n  #kv-boo-buddy-landing .kv-feature-text strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #4b2e1c;\n    font-size: 15px;\n    line-height: 1.3;\n  }\n\n  #kv-boo-buddy-landing .kv-feature-text span {\n    display: block;\n    color: #746359;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  \/* Spec block *\/\n  #kv-boo-buddy-landing .kv-spec-box {\n    margin: 42px 0 0;\n    padding: 28px 22px;\n    background: #39251a;\n    border-radius: 17px;\n    color: #ffffff;\n  }\n\n  #kv-boo-buddy-landing .kv-spec-box h3 {\n    margin-bottom: 20px;\n    color: #ffffff;\n    text-align: center;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 28px;\n    line-height: 1.2;\n  }\n\n  #kv-boo-buddy-landing .kv-spec-row {\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n    gap: 18px;\n    padding: 13px 0;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.14);\n  }\n\n  #kv-boo-buddy-landing .kv-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  #kv-boo-buddy-landing .kv-spec-label {\n    color: #dfcbbd;\n    font-size: 14px;\n    line-height: 1.45;\n  }\n\n  #kv-boo-buddy-landing .kv-spec-value {\n    color: #ffffff;\n    font-size: 14px;\n    line-height: 1.45;\n    font-weight: 750;\n    text-align: right;\n  }\n\n  \/* Bottom message *\/\n  #kv-boo-buddy-landing .kv-final {\n    margin-top: 42px;\n    padding: 34px 22px;\n    text-align: center;\n    background: linear-gradient(135deg, #fff4e4 0%, #f9e1c5 100%);\n    border: 1px solid #e8c69e;\n    border-radius: 17px;\n  }\n\n  #kv-boo-buddy-landing .kv-final h3 {\n    margin-bottom: 10px;\n    color: #542f19;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(25px, 4vw, 35px);\n    line-height: 1.15;\n  }\n\n  #kv-boo-buddy-landing .kv-final p {\n    max-width: 650px;\n    margin: 0 auto;\n    color: #6b4d39;\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  #kv-boo-buddy-landing .kv-note {\n    margin: 18px 0 0;\n    padding: 13px 16px;\n    color: #75665c;\n    background: #fafafa;\n    border: 1px solid #e6e2df;\n    border-radius: 10px;\n    font-size: 12px;\n    line-height: 1.55;\n    text-align: center;\n  }\n\n  \/* Mobile *\/\n  @media screen and (max-width: 749px) {\n    #kv-boo-buddy-landing {\n      max-width: 100%;\n    }\n\n    #kv-boo-buddy-landing .kv-hero {\n      padding: 22px 14px 18px;\n      border-radius: 14px;\n    }\n\n    #kv-boo-buddy-landing .kv-eyebrow {\n      margin-bottom: 10px;\n      padding: 6px 11px;\n      font-size: 10px;\n    }\n\n    #kv-boo-buddy-landing .kv-hero h2 {\n      margin-bottom: 10px;\n      font-size: 29px;\n      line-height: 1.1;\n    }\n\n    #kv-boo-buddy-landing .kv-hero-copy {\n      margin-bottom: 16px;\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    #kv-boo-buddy-landing .kv-hero-image,\n    #kv-boo-buddy-landing .kv-media {\n      border-radius: 11px;\n    }\n\n    #kv-boo-buddy-landing .kv-highlights {\n      gap: 7px;\n      margin-top: 15px;\n    }\n\n    #kv-boo-buddy-landing .kv-highlight {\n      min-height: 34px;\n      padding: 7px 10px;\n      font-size: 11px;\n    }\n\n    #kv-boo-buddy-landing .kv-section {\n      padding-top: 32px;\n    }\n\n    #kv-boo-buddy-landing .kv-copy {\n      padding: 0 14px 17px;\n    }\n\n    #kv-boo-buddy-landing .kv-copy h3 {\n      margin-bottom: 9px;\n      font-size: 25px;\n    }\n\n    #kv-boo-buddy-landing .kv-copy p {\n      font-size: 14px;\n      line-height: 1.62;\n    }\n\n    #kv-boo-buddy-landing .kv-feature-list {\n      margin-top: 17px;\n      padding: 0;\n    }\n\n    #kv-boo-buddy-landing .kv-feature-item {\n      padding: 14px;\n    }\n\n    #kv-boo-buddy-landing .kv-spec-box {\n      margin-top: 32px;\n      padding: 24px 16px;\n      border-radius: 14px;\n    }\n\n    #kv-boo-buddy-landing .kv-spec-box h3 {\n      font-size: 25px;\n    }\n\n    #kv-boo-buddy-landing .kv-spec-row {\n      gap: 12px;\n      padding: 11px 0;\n    }\n\n    #kv-boo-buddy-landing .kv-spec-label,\n    #kv-boo-buddy-landing .kv-spec-value {\n      font-size: 12px;\n    }\n\n    #kv-boo-buddy-landing .kv-final {\n      margin-top: 32px;\n      padding: 28px 16px;\n      border-radius: 14px;\n    }\n\n    #kv-boo-buddy-landing .kv-final h3 {\n      font-size: 25px;\n    }\n\n    #kv-boo-buddy-landing .kv-final p {\n      font-size: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"kv-boo-buddy-landing\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"kv-hero\"\u003e\u003cspan class=\"kv-eyebrow\"\u003eKervazio™ Halloween Collection\u003c\/span\u003e\n\u003ch2\u003eA Little Ghost With\u003cbr\u003eA Lot of Halloween Charm\u003c\/h2\u003e\n\u003cp class=\"kv-hero-copy\"\u003eMeet the Kervazio™ Boo Buddy Ghost Candy Bowl—a friendly seasonal decoration designed to bring warmth, personality and playful Halloween style to your home.\u003c\/p\u003e\n\u003cdiv class=\"kv-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_03_02_03_1.png?v=1789498949\" alt=\"Kervazio Boo Buddy Ghost Candy Bowl\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kv-highlights\"\u003e\n\u003cspan class=\"kv-highlight\"\u003ePremium Polyresin\u003c\/span\u003e \u003cspan class=\"kv-highlight\"\u003eHand-Painted Details\u003c\/span\u003e \u003cspan class=\"kv-highlight\"\u003eFelt-Protected Base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LIFESTYLE --\u003e\n\u003csection class=\"kv-section\"\u003e\n\u003cdiv class=\"kv-copy\"\u003e\n\u003cspan class=\"kv-kicker\"\u003eCute, Cozy \u0026amp; Seasonal\u003c\/span\u003e\n\u003ch3\u003eYour New Favorite Halloween Helper\u003c\/h3\u003e\n\u003cp\u003eFill the pumpkin bowl with individually wrapped treats and place it on an entryway table, mantel, kitchen counter or party display. The friendly ghost design adds Halloween character without making your space feel dark or overly frightening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_03_02_03_5.png?v=1789498949\" alt=\"Kervazio ghost candy bowl displayed in an autumn American home\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"kv-section\"\u003e\n\u003cdiv class=\"kv-copy\"\u003e\n\u003cspan class=\"kv-kicker\"\u003eThoughtfully Made\u003c\/span\u003e\n\u003ch3\u003eCharming Details From Every Angle\u003c\/h3\u003e\n\u003cp\u003eSoft sculpted folds, a warm ivory finish and a cheerful pumpkin bowl give Boo Buddy a distinctive handcrafted look that fits easily into modern, farmhouse and traditional autumn décor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_03_02_03_3.png?v=1789498949\" alt=\"Kervazio ghost candy bowl material and craftsmanship details\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kv-feature-list\"\u003e\n\u003cdiv class=\"kv-feature-item\"\u003e\n\u003cdiv class=\"kv-feature-icon\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"kv-feature-text\"\u003e\n\u003cstrong\u003eHigh-Density Polyresin\u003c\/strong\u003e \u003cspan\u003e A substantial decorative construction designed for stable tabletop placement. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-feature-item\"\u003e\n\u003cdiv class=\"kv-feature-icon\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"kv-feature-text\"\u003e\n\u003cstrong\u003eHand-Painted Character\u003c\/strong\u003e \u003cspan\u003e Warm ivory, pumpkin orange and rich brown details create a cheerful seasonal finish. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-feature-item\"\u003e\n\u003cdiv class=\"kv-feature-icon\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"kv-feature-text\"\u003e\n\u003cstrong\u003eFurniture-Friendly Base\u003c\/strong\u003e \u003cspan\u003e A soft felt underside helps protect tables, shelves and mantel surfaces from scratches. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DIMENSIONS --\u003e\n\u003csection class=\"kv-section\"\u003e\n\u003cdiv class=\"kv-copy\"\u003e\n\u003cspan class=\"kv-kicker\"\u003eSized to Stand Out\u003c\/span\u003e\n\u003ch3\u003eA Statement Piece Without the Bulk\u003c\/h3\u003e\n\u003cp\u003eLarge enough to become part of your Halloween centerpiece while remaining easy to display throughout the home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_03_02_03_2.png?v=1789498949\" alt=\"Kervazio Boo Buddy Ghost Candy Bowl dimensions\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WEIGHT --\u003e\n\u003csection class=\"kv-section\"\u003e\n\u003cdiv class=\"kv-copy\"\u003e\n\u003cspan class=\"kv-kicker\"\u003eStable Tabletop Design\u003c\/span\u003e\n\u003ch3\u003eSubstantial and Easy to Display\u003c\/h3\u003e\n\u003cp\u003eThe balanced base and approximately 3.1-pound weight help the decoration sit securely on flat indoor surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_03_02_03_4.png?v=1789498949\" alt=\"Kervazio Boo Buddy Ghost Candy Bowl product weight\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"kv-spec-box\"\u003e\n\u003ch3\u003eProduct Details\u003c\/h3\u003e\n\u003cdiv class=\"kv-spec-row\"\u003e\n\u003cspan class=\"kv-spec-label\"\u003eProduct Name\u003c\/span\u003e \u003cspan class=\"kv-spec-value\"\u003eBoo Buddy Ghost Candy Bowl\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec-row\"\u003e\n\u003cspan class=\"kv-spec-label\"\u003eBrand\u003c\/span\u003e \u003cspan class=\"kv-spec-value\"\u003eKervazio™\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec-row\"\u003e\n\u003cspan class=\"kv-spec-label\"\u003eOverall Size\u003c\/span\u003e \u003cspan class=\"kv-spec-value\"\u003e12.2 × 8.7 × 6.5 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec-row\"\u003e\n\u003cspan class=\"kv-spec-label\"\u003eBowl Opening\u003c\/span\u003e \u003cspan class=\"kv-spec-value\"\u003e6.7 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec-row\"\u003e\n\u003cspan class=\"kv-spec-label\"\u003eBowl Depth\u003c\/span\u003e \u003cspan class=\"kv-spec-value\"\u003e3.1 in\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec-row\"\u003e\n\u003cspan class=\"kv-spec-label\"\u003eNet Weight\u003c\/span\u003e \u003cspan class=\"kv-spec-value\"\u003e3.1 lb\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec-row\"\u003e\n\u003cspan class=\"kv-spec-label\"\u003eMaterial\u003c\/span\u003e \u003cspan class=\"kv-spec-value\"\u003eHigh-Density Polyresin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec-row\"\u003e\n\u003cspan class=\"kv-spec-label\"\u003eFinish\u003c\/span\u003e \u003cspan class=\"kv-spec-value\"\u003eMatte Ivory \u0026amp; Hand-Painted Details\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kv-spec-row\"\u003e\n\u003cspan class=\"kv-spec-label\"\u003eRecommended Placement\u003c\/span\u003e \u003cspan class=\"kv-spec-value\"\u003eIndoor Tabletop Use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL --\u003e\n\u003csection class=\"kv-final\"\u003e\n\u003ch3\u003eMake Halloween Feel a Little More Welcoming\u003c\/h3\u003e\n\u003cp\u003eFrom greeting trick-or-treaters to completing your autumn display, Kervazio™ Boo Buddy brings together useful treat storage and cheerful seasonal character.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cp class=\"kv-note\"\u003eDecorative indoor product. Recommended for individually wrapped candy only. Colors and hand-painted details may vary slightly between pieces.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":52226239758657,"sku":null,"price":19.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ChatGPT_Image_2026_9_16_03_02_03_5.png?v=1789498949"},{"product_id":"kervazio™-modern-geometric-star-gnome","title":"Kervazio™ Modern Geometric Star Gnome","description":"\u003cstyle\u003e\n\/* =========================================================\n   KERVAZIO™ — SHOPIFY \/ HORIZON PRODUCT DESCRIPTION\n   Single Column · Desktop + Mobile · Original Image Ratio\n   ========================================================= *\/\n\n#kz-product-landing,\n#kz-product-landing * {\n  box-sizing: border-box;\n}\n\n#kz-product-landing {\n  --kz-black: #171717;\n  --kz-text: #2f2d29;\n  --kz-muted: #716d65;\n  --kz-gold: #a97832;\n  --kz-gold-light: #d7bd8b;\n  --kz-cream: #f7f4ee;\n  --kz-soft: #fbfaf7;\n  --kz-line: #e6e0d6;\n  --kz-white: #ffffff;\n\n  width: 100%;\n  max-width: 760px;\n  margin: 0 auto;\n  padding: 0;\n  overflow: hidden;\n  background: #fff;\n  color: var(--kz-text);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n    Roboto, Helvetica, Arial, sans-serif;\n  line-height: 1.65;\n}\n\n#kz-product-landing img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto !important;\n  aspect-ratio: auto;\n  object-fit: contain;\n  margin: 0 auto;\n}\n\n#kz-product-landing h1,\n#kz-product-landing h2,\n#kz-product-landing h3,\n#kz-product-landing p {\n  margin-top: 0;\n}\n\n#kz-product-landing section,\n#kz-product-landing div {\n  min-width: 0;\n  max-width: 100%;\n}\n\n.kzpd-section {\n  width: 100%;\n  padding: 42px 16px;\n}\n\n.kzpd-section + .kzpd-section {\n  border-top: 1px solid var(--kz-line);\n}\n\n.kzpd-eyebrow {\n  display: block;\n  margin-bottom: 10px;\n  color: var(--kz-gold);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n\n.kzpd-title {\n  margin-bottom: 14px;\n  color: var(--kz-black);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 34px;\n  font-weight: 400;\n  line-height: 1.12;\n  letter-spacing: -0.5px;\n}\n\n.kzpd-copy {\n  margin-bottom: 0;\n  color: var(--kz-muted);\n  font-size: 15px;\n  line-height: 1.75;\n}\n\n.kzpd-center {\n  text-align: center;\n}\n\n.kzpd-image {\n  width: 100%;\n  margin-top: 24px;\n  overflow: hidden;\n  border-radius: 14px;\n  background: #f5f3ee;\n}\n\n.kzpd-image.no-gap {\n  margin-top: 0;\n}\n\n.kzpd-hero {\n  padding: 26px 16px 38px;\n  text-align: center;\n  background:\n    radial-gradient(circle at 82% 15%, rgba(169,120,50,.12), transparent 30%),\n    linear-gradient(180deg, #fbfaf7 0%, #f5f0e7 100%);\n}\n\n.kzpd-brand {\n  margin-bottom: 11px;\n  color: var(--kz-gold);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 19px;\n}\n\n.kzpd-hero h1 {\n  max-width: 660px;\n  margin: 0 auto 14px;\n  color: var(--kz-black);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 42px;\n  font-weight: 400;\n  line-height: 1.06;\n  letter-spacing: -0.9px;\n}\n\n.kzpd-hero p {\n  max-width: 620px;\n  margin: 0 auto;\n  color: var(--kz-muted);\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n.kzpd-trust {\n  display: flex;\n  flex-direction: column;\n  border-top: 1px solid rgba(255,255,255,.12);\n  background: var(--kz-black);\n}\n\n.kzpd-trust-item {\n  padding: 17px 14px;\n  text-align: center;\n  color: #fff;\n  border-bottom: 1px solid rgba(255,255,255,.12);\n}\n\n.kzpd-trust-item:last-child {\n  border-bottom: 0;\n}\n\n.kzpd-trust-item strong {\n  display: block;\n  margin-bottom: 3px;\n  font-size: 12px;\n  letter-spacing: .8px;\n  text-transform: uppercase;\n}\n\n.kzpd-trust-item span {\n  color: rgba(255,255,255,.66);\n  font-size: 12px;\n}\n\n.kzpd-card {\n  margin-top: 22px;\n  padding: 23px 18px;\n  border: 1px solid var(--kz-line);\n  border-radius: 14px;\n  background: var(--kz-soft);\n}\n\n.kzpd-card h3 {\n  margin-bottom: 8px;\n  color: var(--kz-black);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 22px;\n  font-weight: 400;\n}\n\n.kzpd-card p {\n  margin-bottom: 0;\n  color: var(--kz-muted);\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n.kzpd-feature-list {\n  margin-top: 22px;\n  border-top: 1px solid var(--kz-line);\n}\n\n.kzpd-feature {\n  padding: 18px 0;\n  border-bottom: 1px solid var(--kz-line);\n}\n\n.kzpd-feature strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--kz-black);\n  font-size: 14px;\n}\n\n.kzpd-feature p {\n  margin: 0;\n  color: var(--kz-muted);\n  font-size: 13px;\n  line-height: 1.6;\n}\n\n.kzpd-dark {\n  background: #1b1916;\n  color: #fff;\n}\n\n.kzpd-dark .kzpd-title {\n  color: #fff;\n}\n\n.kzpd-dark .kzpd-copy {\n  color: rgba(255,255,255,.67);\n}\n\n.kzpd-dark .kzpd-eyebrow {\n  color: #d8b879;\n}\n\n.kzpd-use-list {\n  margin-top: 22px;\n  border-top: 1px solid var(--kz-line);\n}\n\n.kzpd-use {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  padding: 15px 0;\n  border-bottom: 1px solid var(--kz-line);\n}\n\n.kzpd-use-icon {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  flex: 0 0 38px;\n  width: 38px;\n  height: 38px;\n  border: 1px solid var(--kz-gold-light);\n  border-radius: 50%;\n  color: var(--kz-gold);\n  font-size: 15px;\n}\n\n.kzpd-use strong {\n  color: var(--kz-black);\n  font-size: 13px;\n}\n\n.kzpd-final {\n  padding: 50px 18px;\n  text-align: center;\n  background: linear-gradient(180deg, #f8f4ec 0%, #f2eadc 100%);\n}\n\n.kzpd-final .kzpd-title {\n  max-width: 620px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.kzpd-final .kzpd-copy {\n  max-width: 600px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.kzpd-note {\n  padding: 16px 18px 24px;\n  color: #8a857e;\n  font-size: 11px;\n  line-height: 1.6;\n  text-align: center;\n}\n\n\/* Horizon \/ narrow description safety *\/\n#kz-product-landing h1,\n#kz-product-landing h2,\n#kz-product-landing h3,\n#kz-product-landing p,\n#kz-product-landing span,\n#kz-product-landing strong {\n  overflow-wrap: anywhere;\n}\n\n@media (max-width: 768px) {\n  .kzpd-section {\n    padding: 34px 12px;\n  }\n\n  .kzpd-hero {\n    padding: 22px 12px 30px;\n  }\n\n  .kzpd-hero h1 {\n    font-size: 33px;\n  }\n\n  .kzpd-title {\n    font-size: 28px;\n  }\n\n  .kzpd-copy,\n  .kzpd-hero p {\n    font-size: 14px;\n  }\n\n  .kzpd-image {\n    margin-top: 18px;\n    border-radius: 10px;\n  }\n\n  .kzpd-final {\n    padding: 42px 12px;\n  }\n}\n\n@media (max-width: 400px) {\n  .kzpd-hero h1 {\n    font-size: 30px;\n  }\n\n  .kzpd-title {\n    font-size: 26px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv id=\"kz-product-landing\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"kzpd-hero\"\u003e\n    \u003cdiv class=\"kzpd-brand\"\u003eKervazio™\u003c\/div\u003e\n    \u003cspan class=\"kzpd-eyebrow\"\u003eCurated Home Décor\u003c\/span\u003e\n    \u003ch1\u003eA Distinctive Accent for a More Refined Space.\u003c\/h1\u003e\n    \u003cp\u003e\n      Thoughtfully designed to bring shape, texture and visual character into\n      modern interiors without making the room feel overly styled.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"kzpd-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/0cbf553e-6e5a-4042-b2b2-5529c0ef534c.png?v=1789503046\" alt=\"Kervazio decorative home accent\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST --\u003e\n  \u003cdiv class=\"kzpd-trust\"\u003e\n    \u003cdiv class=\"kzpd-trust-item\"\u003e\n      \u003cstrong\u003eDesigned for Modern Interiors\u003c\/strong\u003e\n      \u003cspan\u003eClean, versatile styling for everyday spaces\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kzpd-trust-item\"\u003e\n      \u003cstrong\u003eStatement Without Clutter\u003c\/strong\u003e\n      \u003cspan\u003eA focused decorative element with visual presence\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kzpd-trust-item\"\u003e\n      \u003cstrong\u003eEasy to Style\u003c\/strong\u003e\n      \u003cspan\u003eWorks naturally with a variety of interior finishes\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECTION 1 --\u003e\n  \u003csection class=\"kzpd-section\"\u003e\n    \u003cspan class=\"kzpd-eyebrow\"\u003eQuietly Distinctive\u003c\/span\u003e\n    \u003ch2 class=\"kzpd-title\"\u003eThe Kind of Detail That Changes the Room.\u003c\/h2\u003e\n    \u003cp class=\"kzpd-copy\"\u003e\n      A well-chosen decorative object can give an otherwise simple space a more\n      intentional, finished look. Kervazio™ focuses on sculptural forms that are\n      easy to place and easy to live with.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"kzpd-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/5991a4ef-963a-44d6-b07d-445fe3558d5a.png?v=1789503046\" alt=\"Kervazio decor detail\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 2 --\u003e\n  \u003csection class=\"kzpd-section\"\u003e\n    \u003cspan class=\"kzpd-eyebrow\"\u003eMade to Be Seen\u003c\/span\u003e\n    \u003ch2 class=\"kzpd-title\"\u003eA Strong Visual Presence Without Feeling Overdone.\u003c\/h2\u003e\n    \u003cp class=\"kzpd-copy\"\u003e\n      The balanced form makes it suitable as a focal accent on a console,\n      bookshelf, desk, sideboard or display shelf.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"kzpd-feature-list\"\u003e\n      \u003cdiv class=\"kzpd-feature\"\u003e\n        \u003cstrong\u003eClean Silhouette\u003c\/strong\u003e\n        \u003cp\u003eSimple enough for modern spaces, distinctive enough to stand on its own.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kzpd-feature\"\u003e\n        \u003cstrong\u003eVersatile Placement\u003c\/strong\u003e\n        \u003cp\u003eDesigned for living rooms, offices, entryways and curated display areas.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kzpd-feature\"\u003e\n        \u003cstrong\u003eEasy to Pair\u003c\/strong\u003e\n        \u003cp\u003eComplements wood, glass, stone, metal and neutral interior palettes.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kzpd-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/2f8caacc-82a2-4dd2-974f-30a8cac49f9c.png?v=1789503046\" alt=\"Kervazio home decor styling\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 3 --\u003e\n  \u003csection class=\"kzpd-section kzpd-dark\"\u003e\n    \u003cspan class=\"kzpd-eyebrow\"\u003eDesigned Around the Space\u003c\/span\u003e\n    \u003ch2 class=\"kzpd-title\"\u003eFrom Shelf Styling to Statement Placement.\u003c\/h2\u003e\n    \u003cp class=\"kzpd-copy\"\u003e\n      Use it as a standalone accent or combine it with books, lamps, trays,\n      framed art and other objects to create a layered display.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"kzpd-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/a5b8a014-8be3-4eb2-803d-b726457055af.png?v=1789503045\" alt=\"Kervazio decorative accent in interior setting\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 4 --\u003e\n  \u003csection class=\"kzpd-section\"\u003e\n    \u003cspan class=\"kzpd-eyebrow\"\u003eWhere It Works\u003c\/span\u003e\n    \u003ch2 class=\"kzpd-title\"\u003eAn Easy Addition to the Spaces You Use Every Day.\u003c\/h2\u003e\n\n    \u003cdiv class=\"kzpd-use-list\"\u003e\n      \u003cdiv class=\"kzpd-use\"\u003e\n        \u003cspan class=\"kzpd-use-icon\"\u003e⌂\u003c\/span\u003e\n        \u003cstrong\u003eLiving Room\u003c\/strong\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kzpd-use\"\u003e\n        \u003cspan class=\"kzpd-use-icon\"\u003e◇\u003c\/span\u003e\n        \u003cstrong\u003eEntryway or Console Table\u003c\/strong\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kzpd-use\"\u003e\n        \u003cspan class=\"kzpd-use-icon\"\u003e▣\u003c\/span\u003e\n        \u003cstrong\u003eHome Office or Desk\u003c\/strong\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"kzpd-use\"\u003e\n        \u003cspan class=\"kzpd-use-icon\"\u003e✦\u003c\/span\u003e\n        \u003cstrong\u003eBookshelf or Display Shelf\u003c\/strong\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kzpd-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/d3edafb3-73a3-4a8b-8aac-3631b25a583a.png?v=1789503045\" alt=\"Kervazio decorative home accent display\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"kzpd-final\"\u003e\n    \u003cspan class=\"kzpd-eyebrow\"\u003eKervazio™ Home Collection\u003c\/span\u003e\n    \u003ch2 class=\"kzpd-title\"\u003eGive the Room One Detail Worth Remembering.\u003c\/h2\u003e\n    \u003cp class=\"kzpd-copy\"\u003e\n      Clean, expressive and easy to style — a decorative accent created to make\n      your space feel more complete.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"kzpd-note\"\u003e\n    Decorative item. Colors and appearance may vary slightly depending on\n    lighting, photography and screen settings.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":52226439708993,"sku":null,"price":19.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/0cbf553e-6e5a-4042-b2b2-5529c0ef534c.png?v=1789503046"},{"product_id":"kervazio™-celestial-arc-gold-orb-sculpture","title":"Kervazio™ Celestial Arc Gold Orb Sculpture","description":"\u003cstyle\u003e\n  \/* ==========================================\n     Kervazio™ Product Description\n     Shopify \/ Horizon Friendly\n     Single Column \/ Mobile Responsive\n     ========================================== *\/\n\n  .kv-moon-page,\n  .kv-moon-page * {\n    box-sizing: border-box;\n  }\n\n  .kv-moon-page {\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 0;\n    color: #1c1c1c;\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n    line-height: 1.6;\n    overflow: hidden;\n  }\n\n  .kv-moon-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto !important;\n    margin: 0;\n    object-fit: contain;\n  }\n\n  \/* ---------- HERO ---------- *\/\n\n  .kv-moon-hero {\n    text-align: center;\n    padding: 28px 16px 30px;\n    background: #faf9f6;\n  }\n\n  .kv-moon-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: #9a762e;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.7px;\n    text-transform: uppercase;\n  }\n\n  .kv-moon-hero h2 {\n    margin: 0 auto 14px;\n    max-width: 680px;\n    color: #171717;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 36px;\n    line-height: 1.15;\n    font-weight: 500;\n    letter-spacing: -0.7px;\n  }\n\n  .kv-moon-hero p {\n    max-width: 650px;\n    margin: 0 auto;\n    color: #66615a;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  \/* ---------- IMAGE ---------- *\/\n\n  .kv-moon-image {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    background: #ffffff;\n  }\n\n  \/* ---------- TEXT SECTIONS ---------- *\/\n\n  .kv-moon-section {\n    padding: 48px 20px;\n    text-align: center;\n    background: #ffffff;\n  }\n\n  .kv-moon-section.soft {\n    background: #faf9f6;\n  }\n\n  .kv-moon-section h3 {\n    margin: 0 0 14px;\n    color: #181818;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 30px;\n    line-height: 1.2;\n    font-weight: 500;\n  }\n\n  .kv-moon-section p {\n    max-width: 680px;\n    margin: 0 auto;\n    color: #65615b;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  \/* ---------- FEATURE CARDS ---------- *\/\n\n  .kv-moon-features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    max-width: 700px;\n    margin: 28px auto 0;\n  }\n\n  .kv-moon-feature {\n    min-width: 0;\n    padding: 22px 16px;\n    border: 1px solid #ebe6dd;\n    border-radius: 10px;\n    background: #ffffff;\n    text-align: left;\n  }\n\n  .kv-moon-feature strong {\n    display: block;\n    margin-bottom: 6px;\n    color: #25211c;\n    font-size: 14px;\n    line-height: 1.4;\n  }\n\n  .kv-moon-feature span {\n    display: block;\n    color: #77716a;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  \/* ---------- DETAILS ---------- *\/\n\n  .kv-moon-details {\n    max-width: 700px;\n    margin: 28px auto 0;\n    border-top: 1px solid #e8e4dc;\n  }\n\n  .kv-moon-detail-row {\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 15px 0;\n    border-bottom: 1px solid #e8e4dc;\n    text-align: left;\n  }\n\n  .kv-moon-detail-row strong {\n    flex: 0 0 36%;\n    color: #2a2723;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .kv-moon-detail-row span {\n    flex: 1;\n    color: #6c675f;\n    font-size: 14px;\n    text-align: right;\n  }\n\n  \/* ---------- USE CASES ---------- *\/\n\n  .kv-moon-use {\n    max-width: 700px;\n    margin: 25px auto 0;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 9px;\n  }\n\n  .kv-moon-use span {\n    padding: 9px 14px;\n    border: 1px solid #ded8ce;\n    border-radius: 50px;\n    color: #555049;\n    background: #fff;\n    font-size: 13px;\n    line-height: 1.2;\n  }\n\n  \/* ---------- FINAL ---------- *\/\n\n  .kv-moon-final {\n    padding: 50px 20px;\n    text-align: center;\n    background: #171717;\n  }\n\n  .kv-moon-final h3 {\n    max-width: 650px;\n    margin: 0 auto 12px;\n    color: #ffffff;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 30px;\n    line-height: 1.25;\n    font-weight: 500;\n  }\n\n  .kv-moon-final p {\n    max-width: 620px;\n    margin: 0 auto;\n    color: #c9c5be;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .kv-moon-brand {\n    display: inline-block;\n    margin-top: 22px;\n    color: #d2aa5b;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 18px;\n    letter-spacing: 0.5px;\n  }\n\n  \/* ---------- MOBILE ---------- *\/\n\n  @media screen and (max-width: 749px) {\n\n    .kv-moon-hero {\n      padding: 24px 16px 26px;\n    }\n\n    .kv-moon-hero h2 {\n      font-size: 29px;\n      line-height: 1.17;\n    }\n\n    .kv-moon-hero p {\n      font-size: 14px;\n      line-height: 1.65;\n    }\n\n    .kv-moon-section {\n      padding: 36px 16px;\n    }\n\n    .kv-moon-section h3 {\n      font-size: 25px;\n    }\n\n    .kv-moon-section p {\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .kv-moon-features {\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin-top: 22px;\n    }\n\n    .kv-moon-feature {\n      padding: 17px 15px;\n    }\n\n    .kv-moon-detail-row {\n      gap: 12px;\n      padding: 13px 0;\n    }\n\n    .kv-moon-detail-row strong {\n      flex: 0 0 39%;\n      font-size: 13px;\n    }\n\n    .kv-moon-detail-row span {\n      font-size: 13px;\n    }\n\n    .kv-moon-use {\n      gap: 7px;\n    }\n\n    .kv-moon-use span {\n      padding: 8px 11px;\n      font-size: 12px;\n    }\n\n    .kv-moon-final {\n      padding: 40px 18px;\n    }\n\n    .kv-moon-final h3 {\n      font-size: 25px;\n    }\n\n    .kv-moon-final p {\n      font-size: 14px;\n    }\n  }\n\n  @media screen and (max-width: 390px) {\n\n    .kv-moon-hero h2 {\n      font-size: 26px;\n    }\n\n    .kv-moon-section h3,\n    .kv-moon-final h3 {\n      font-size: 23px;\n    }\n\n    .kv-moon-detail-row {\n      display: block;\n    }\n\n    .kv-moon-detail-row strong,\n    .kv-moon-detail-row span {\n      display: block;\n      width: 100%;\n      text-align: left;\n    }\n\n    .kv-moon-detail-row span {\n      margin-top: 4px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"kv-moon-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"kv-moon-hero\"\u003e\n    \u003cdiv class=\"kv-moon-eyebrow\"\u003eModern Sculptural Decor\u003c\/div\u003e\n\n    \u003ch2\u003e\n      A Statement Piece\u003cbr\u003e\n      Designed to Be Remembered\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Bring warmth, balance, and modern character into your space with the\n      Kervazio™ Crescent Sculpture — a refined decorative accent inspired by\n      the graceful form of a crescent moon.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- MAIN PRODUCT IMAGE --\u003e\n  \u003cdiv class=\"kv-moon-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/8a0a3056-3471-46a5-b63c-265f889b0c7d.png?v=1789503318\" alt=\"Kervazio Crescent Gold Decorative Sculpture\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- DESIGN --\u003e\n  \u003csection class=\"kv-moon-section\"\u003e\n    \u003ch3\u003eSculptural Elegance for Modern Interiors\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The sweeping crescent silhouette combines angular sculptural lines with\n      a softly polished metallic look. Its champagne-gold finish creates a warm,\n      sophisticated focal point without overpowering the surrounding décor.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"kv-moon-features\"\u003e\n\n      \u003cdiv class=\"kv-moon-feature\"\u003e\n        \u003cstrong\u003eModern Sculptural Form\u003c\/strong\u003e\n        \u003cspan\u003e\n          A distinctive crescent silhouette designed to add visual interest\n          from multiple viewing angles.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kv-moon-feature\"\u003e\n        \u003cstrong\u003eChampagne-Gold Finish\u003c\/strong\u003e\n        \u003cspan\u003e\n          A warm brushed metallic appearance that pairs beautifully with\n          neutral, black, wood, stone, and contemporary interiors.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kv-moon-feature\"\u003e\n        \u003cstrong\u003eWeighted Display Base\u003c\/strong\u003e\n        \u003cspan\u003e\n          Designed for stable tabletop placement on consoles, shelves,\n          desks, and accent furniture.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kv-moon-feature\"\u003e\n        \u003cstrong\u003eFelt Base Protection\u003c\/strong\u003e\n        \u003cspan\u003e\n          Soft felt pads beneath the base help protect furniture surfaces\n          during everyday display.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- DIMENSIONS IMAGE --\u003e\n  \u003cdiv class=\"kv-moon-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/7468d9d1-f3f9-4143-b7cc-dd6ffbb2baea.png?v=1789503318\" alt=\"Kervazio Crescent Sculpture Dimensions\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- SIZE --\u003e\n  \u003csection class=\"kv-moon-section soft\"\u003e\n    \u003ch3\u003eMade to Stand Out Without Taking Over\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Substantial enough to become a focal point, yet compact enough for\n      everyday home styling. Its balanced proportions make it easy to place\n      on a wide range of surfaces.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"kv-moon-details\"\u003e\n\n      \u003cdiv class=\"kv-moon-detail-row\"\u003e\n        \u003cstrong\u003eOverall Width\u003c\/strong\u003e\n        \u003cspan\u003eApprox. 11.8 in\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kv-moon-detail-row\"\u003e\n        \u003cstrong\u003eOverall Height\u003c\/strong\u003e\n        \u003cspan\u003eApprox. 11.6 in\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kv-moon-detail-row\"\u003e\n        \u003cstrong\u003eOverall Depth\u003c\/strong\u003e\n        \u003cspan\u003eApprox. 3.4 in\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kv-moon-detail-row\"\u003e\n        \u003cstrong\u003eNet Weight\u003c\/strong\u003e\n        \u003cspan\u003eApprox. 3.5 lb\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- WEIGHT IMAGE --\u003e\n  \u003cdiv class=\"kv-moon-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/33fb7355-4ebe-4e67-92cb-1cf16f77d9c1.png?v=1789503318\" alt=\"Kervazio Crescent Sculpture Weight and Stability\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- DISPLAY --\u003e\n  \u003csection class=\"kv-moon-section\"\u003e\n    \u003ch3\u003eDesigned for Effortless Styling\u003c\/h3\u003e\n\n    \u003cp\u003e\n      From a living room console to an office shelf, bedroom dresser, entryway,\n      or reading corner, the Kervazio™ Crescent Sculpture brings an elevated\n      finishing touch to both minimalist and richly layered spaces.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"kv-moon-use\"\u003e\n      \u003cspan\u003eLiving Room\u003c\/span\u003e\n      \u003cspan\u003eEntryway\u003c\/span\u003e\n      \u003cspan\u003eOffice\u003c\/span\u003e\n      \u003cspan\u003eBookshelf\u003c\/span\u003e\n      \u003cspan\u003eConsole Table\u003c\/span\u003e\n      \u003cspan\u003eBedroom\u003c\/span\u003e\n      \u003cspan\u003eAccent Cabinet\u003c\/span\u003e\n      \u003cspan\u003eGift Giving\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- MATERIAL IMAGE --\u003e\n  \u003cdiv class=\"kv-moon-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/1b06d24a-6bda-4064-bd94-5f74ffbb8c52.png?v=1789503318\" alt=\"Kervazio Crescent Sculpture Material Details\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- MATERIAL --\u003e\n  \u003csection class=\"kv-moon-section soft\"\u003e\n    \u003ch3\u003eCrafted With Attention to Detail\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Built from high-density cast resin and finished with a brushed\n      champagne-gold surface, the sculpture delivers the visual presence\n      of a substantial decorative object while maintaining crisp,\n      sculptural detailing.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"kv-moon-details\"\u003e\n\n      \u003cdiv class=\"kv-moon-detail-row\"\u003e\n        \u003cstrong\u003ePrimary Material\u003c\/strong\u003e\n        \u003cspan\u003eHigh-Density Cast Resin\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kv-moon-detail-row\"\u003e\n        \u003cstrong\u003eFinish\u003c\/strong\u003e\n        \u003cspan\u003eBrushed Champagne Gold\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kv-moon-detail-row\"\u003e\n        \u003cstrong\u003eBase\u003c\/strong\u003e\n        \u003cspan\u003eWeighted Black Display Base\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kv-moon-detail-row\"\u003e\n        \u003cstrong\u003eSurface Protection\u003c\/strong\u003e\n        \u003cspan\u003eFelt Pads\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"kv-moon-final\"\u003e\n\n    \u003ch3\u003e\n      Give Your Space a More Finished,\n      Collected Look\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      A simple decorative piece can change the feeling of an entire room.\n      Designed to work across modern, contemporary, luxe, and transitional\n      interiors, this sculptural accent adds warmth and character wherever\n      it is displayed.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"kv-moon-brand\"\u003e\n      Kervazio™\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":52226451603777,"sku":null,"price":89.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/1b06d24a-6bda-4064-bd94-5f74ffbb8c52.png?v=1789503318"},{"product_id":"kervazio™-eclipse-interlocking-rings-sculpture","title":"Kervazio™ Ascend Twist Sculpture","description":"\u003cstyle\u003e\n\/* =========================================================\n   KERVAZIO™ — US MARKET PRODUCT DESCRIPTION\n   Shopify \/ Horizon Friendly\n   Single Column · Responsive · Original Image Ratio\n   ========================================================= *\/\n\n#kz-clean-landing,\n#kz-clean-landing * {\n  box-sizing: border-box;\n}\n\n#kz-clean-landing {\n  --kz-black:#181818;\n  --kz-text:#2f2d29;\n  --kz-muted:#726e67;\n  --kz-gold:#a97934;\n  --kz-gold-soft:#d9c39d;\n  --kz-cream:#f7f4ee;\n  --kz-soft:#fbfaf7;\n  --kz-line:#e7e1d7;\n  --kz-white:#ffffff;\n\n  width:100%;\n  max-width:760px;\n  margin:0 auto;\n  padding:0;\n  overflow:hidden;\n  background:#fff;\n  color:var(--kz-text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n  line-height:1.65;\n}\n\n#kz-clean-landing section,\n#kz-clean-landing div {\n  min-width:0;\n  max-width:100%;\n}\n\n#kz-clean-landing img {\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto !important;\n  aspect-ratio:auto;\n  object-fit:contain;\n  margin:0 auto;\n}\n\n#kz-clean-landing h1,\n#kz-clean-landing h2,\n#kz-clean-landing h3,\n#kz-clean-landing p {\n  margin-top:0;\n}\n\n#kz-clean-landing h1,\n#kz-clean-landing h2,\n#kz-clean-landing h3,\n#kz-clean-landing p,\n#kz-clean-landing span,\n#kz-clean-landing strong {\n  overflow-wrap:anywhere;\n}\n\n\/* HERO *\/\n.kzcl-hero {\n  padding:26px 16px 38px;\n  text-align:center;\n  background:\n    radial-gradient(circle at 80% 12%,rgba(169,121,52,.11),transparent 30%),\n    linear-gradient(180deg,#fcfbf8 0%,#f6f1e8 100%);\n}\n\n.kzcl-brand {\n  margin-bottom:9px;\n  color:var(--kz-gold);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:19px;\n}\n\n.kzcl-eyebrow {\n  display:block;\n  margin-bottom:10px;\n  color:var(--kz-gold);\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:1.8px;\n  text-transform:uppercase;\n}\n\n.kzcl-hero h1 {\n  max-width:650px;\n  margin:0 auto 14px;\n  color:var(--kz-black);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:42px;\n  line-height:1.06;\n  font-weight:400;\n  letter-spacing:-.9px;\n}\n\n.kzcl-hero p {\n  max-width:620px;\n  margin:0 auto;\n  color:var(--kz-muted);\n  font-size:15px;\n  line-height:1.72;\n}\n\n\/* IMAGE *\/\n.kzcl-image {\n  width:100%;\n  margin-top:22px;\n  overflow:hidden;\n  border-radius:14px;\n  background:#f4f2ed;\n}\n\n.kzcl-image img {\n  width:100%;\n  height:auto !important;\n  object-fit:contain;\n}\n\n\/* SECTIONS *\/\n.kzcl-section {\n  padding:42px 16px;\n  border-top:1px solid var(--kz-line);\n}\n\n.kzcl-title {\n  margin:0 0 14px;\n  color:var(--kz-black);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:34px;\n  line-height:1.12;\n  font-weight:400;\n  letter-spacing:-.5px;\n}\n\n.kzcl-copy {\n  margin:0;\n  color:var(--kz-muted);\n  font-size:15px;\n  line-height:1.75;\n}\n\n\/* FEATURE LIST *\/\n.kzcl-features {\n  margin-top:22px;\n  border-top:1px solid var(--kz-line);\n}\n\n.kzcl-feature {\n  padding:17px 0;\n  border-bottom:1px solid var(--kz-line);\n}\n\n.kzcl-feature strong {\n  display:block;\n  margin-bottom:5px;\n  color:var(--kz-black);\n  font-size:14px;\n}\n\n.kzcl-feature p {\n  margin:0;\n  color:var(--kz-muted);\n  font-size:13px;\n  line-height:1.62;\n}\n\n\/* DARK SECTION *\/\n.kzcl-dark {\n  padding:42px 16px;\n  border-top:1px solid #292723;\n  background:#1c1a17;\n}\n\n.kzcl-dark .kzcl-eyebrow {\n  color:#d8ba81;\n}\n\n.kzcl-dark .kzcl-title {\n  color:#fff;\n}\n\n.kzcl-dark .kzcl-copy {\n  color:rgba(255,255,255,.68);\n}\n\n\/* USE LIST *\/\n.kzcl-use-list {\n  margin-top:22px;\n  border-top:1px solid rgba(255,255,255,.13);\n}\n\n.kzcl-use {\n  display:flex;\n  align-items:center;\n  gap:12px;\n  padding:15px 0;\n  border-bottom:1px solid rgba(255,255,255,.13);\n}\n\n.kzcl-use-icon {\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  flex:0 0 38px;\n  width:38px;\n  height:38px;\n  border:1px solid rgba(216,186,129,.6);\n  border-radius:50%;\n  color:#d8ba81;\n  font-size:15px;\n}\n\n.kzcl-use strong {\n  color:#fff;\n  font-size:13px;\n  font-weight:600;\n}\n\n\/* SOFT CARD *\/\n.kzcl-card {\n  margin-top:22px;\n  padding:23px 18px;\n  border:1px solid var(--kz-line);\n  border-radius:14px;\n  background:var(--kz-soft);\n}\n\n.kzcl-card h3 {\n  margin:0 0 7px;\n  color:var(--kz-black);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:21px;\n  line-height:1.3;\n  font-weight:400;\n}\n\n.kzcl-card p {\n  margin:0;\n  color:var(--kz-muted);\n  font-size:14px;\n  line-height:1.7;\n}\n\n\/* FINAL *\/\n.kzcl-final {\n  padding:50px 16px;\n  text-align:center;\n  border-top:1px solid var(--kz-line);\n  background:linear-gradient(180deg,#f8f4ec 0%,#f1e9dc 100%);\n}\n\n.kzcl-final .kzcl-title {\n  max-width:620px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.kzcl-final .kzcl-copy {\n  max-width:600px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.kzcl-note {\n  padding:15px 16px 24px;\n  color:#8b867f;\n  font-size:11px;\n  line-height:1.6;\n  text-align:center;\n}\n\n\/* MOBILE *\/\n@media(max-width:768px) {\n  .kzcl-hero {\n    padding:22px 12px 30px;\n  }\n\n  .kzcl-hero h1 {\n    font-size:33px;\n  }\n\n  .kzcl-section,\n  .kzcl-dark {\n    padding:34px 12px;\n  }\n\n  .kzcl-title {\n    font-size:28px;\n  }\n\n  .kzcl-copy,\n  .kzcl-hero p {\n    font-size:14px;\n  }\n\n  .kzcl-image {\n    margin-top:18px;\n    border-radius:10px;\n  }\n\n  .kzcl-final {\n    padding:40px 12px;\n  }\n}\n\n@media(max-width:400px) {\n  .kzcl-hero h1 {\n    font-size:30px;\n  }\n\n  .kzcl-title {\n    font-size:26px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv id=\"kz-clean-landing\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"kzcl-hero\"\u003e\n    \u003cdiv class=\"kzcl-brand\"\u003eKervazio™\u003c\/div\u003e\n    \u003cspan class=\"kzcl-eyebrow\"\u003eCurated Home Décor\u003c\/span\u003e\n    \u003ch1\u003eA Thoughtful Accent for a More Finished Space.\u003c\/h1\u003e\n    \u003cp\u003e\n      Clean, expressive and easy to style — designed to add visual interest\n      without making your room feel crowded or overdone.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"kzcl-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/e21d9058-d338-4f74-a8ae-f6b06890e9d9.png?v=1789503337\" alt=\"Kervazio decorative home accent\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DESIGN --\u003e\n  \u003csection class=\"kzcl-section\"\u003e\n    \u003cspan class=\"kzcl-eyebrow\"\u003eMade to Stand Out\u003c\/span\u003e\n    \u003ch2 class=\"kzcl-title\"\u003eA Small Detail Can Change the Entire Room.\u003c\/h2\u003e\n    \u003cp class=\"kzcl-copy\"\u003e\n      The right decorative object gives a space a sense of balance and intention.\n      Kervazio™ focuses on statement accents that feel distinctive while remaining\n      easy to pair with modern interiors.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"kzcl-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/6b6079fc-f0a2-4fe8-98a9-288741c3a52b.png?v=1789503336\" alt=\"Kervazio decorative detail\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"kzcl-section\"\u003e\n    \u003cspan class=\"kzcl-eyebrow\"\u003eSimple by Design\u003c\/span\u003e\n    \u003ch2 class=\"kzcl-title\"\u003eEasy to Style. Easy to Notice.\u003c\/h2\u003e\n    \u003cp class=\"kzcl-copy\"\u003e\n      Designed for spaces where you want one focused decorative element rather\n      than unnecessary visual clutter.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"kzcl-features\"\u003e\n      \u003cdiv class=\"kzcl-feature\"\u003e\n        \u003cstrong\u003eDistinctive Silhouette\u003c\/strong\u003e\n        \u003cp\u003eA sculptural form that creates an immediate visual focal point.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kzcl-feature\"\u003e\n        \u003cstrong\u003eVersatile Styling\u003c\/strong\u003e\n        \u003cp\u003eWorks naturally with contemporary, modern and transitional interiors.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kzcl-feature\"\u003e\n        \u003cstrong\u003eEasy Placement\u003c\/strong\u003e\n        \u003cp\u003eSuitable for shelves, desks, consoles, sideboards and display surfaces.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kzcl-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/a3a393be-1da1-42e4-a292-891a2196f067.png?v=1789503336\" alt=\"Kervazio modern home decoration\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- LIFESTYLE --\u003e\n  \u003csection class=\"kzcl-dark\"\u003e\n    \u003cspan class=\"kzcl-eyebrow\"\u003eDesigned for Real Spaces\u003c\/span\u003e\n    \u003ch2 class=\"kzcl-title\"\u003eGive an Empty Surface a Clear Point of Interest.\u003c\/h2\u003e\n    \u003cp class=\"kzcl-copy\"\u003e\n      Use it as a standalone accent or pair it with books, trays, framed art,\n      lamps and other objects for a more layered, curated look.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"kzcl-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/ef7b8cab-b67f-4814-8648-c1a5bfe47ac0.png?v=1789503336\" alt=\"Kervazio decor in a modern interior\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kzcl-use-list\"\u003e\n      \u003cdiv class=\"kzcl-use\"\u003e\n        \u003cspan class=\"kzcl-use-icon\"\u003e⌂\u003c\/span\u003e\n        \u003cstrong\u003eLiving Room\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kzcl-use\"\u003e\n        \u003cspan class=\"kzcl-use-icon\"\u003e◇\u003c\/span\u003e\n        \u003cstrong\u003eEntryway \u0026amp; Console Table\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kzcl-use\"\u003e\n        \u003cspan class=\"kzcl-use-icon\"\u003e▣\u003c\/span\u003e\n        \u003cstrong\u003eHome Office \u0026amp; Desk\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kzcl-use\"\u003e\n        \u003cspan class=\"kzcl-use-icon\"\u003e✦\u003c\/span\u003e\n        \u003cstrong\u003eBookshelf \u0026amp; Display Shelf\u003c\/strong\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL IMAGE --\u003e\n  \u003csection class=\"kzcl-section\"\u003e\n    \u003cspan class=\"kzcl-eyebrow\"\u003eStyle It Your Way\u003c\/span\u003e\n    \u003ch2 class=\"kzcl-title\"\u003eDesigned to Work With the Room — Not Against It.\u003c\/h2\u003e\n    \u003cp class=\"kzcl-copy\"\u003e\n      Pair it with natural wood, glass, stone, marble, metal or neutral surfaces\n      to create a simple but intentional display.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"kzcl-card\"\u003e\n      \u003ch3\u003eOne Piece. Many Spaces.\u003c\/h3\u003e\n      \u003cp\u003e\n        Move it from a living-room console to an office shelf or entryway table\n        whenever you want to refresh the look of the room.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"kzcl-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/53817244-f141-4368-bcff-f7218244d4c9.png?v=1789503336\" alt=\"Kervazio decorative accent styling\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"kzcl-final\"\u003e\n    \u003cspan class=\"kzcl-eyebrow\"\u003eKervazio™ Home Collection\u003c\/span\u003e\n    \u003ch2 class=\"kzcl-title\"\u003eGive Your Space One Detail Worth Remembering.\u003c\/h2\u003e\n    \u003cp class=\"kzcl-copy\"\u003e\n      A clean, expressive decorative accent created to make everyday interiors\n      feel more considered and complete.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"kzcl-note\"\u003e\n    Decorative item. Actual appearance may vary slightly depending on lighting,\n    photography and screen settings.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":52226454323521,"sku":null,"price":119.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/6b6079fc-f0a2-4fe8-98a9-288741c3a52b.png?v=1789503336"},{"product_id":"kervazio™-infinite-orbit-sculpture","title":"Kervazio™ Infinite Orbit Sculpture","description":"\u003cstyle\u003e\n  .kv-loop-page,\n  .kv-loop-page * {\n    box-sizing: border-box;\n  }\n\n  .kv-loop-page {\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 0;\n    color: #1f1f1f;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    line-height: 1.65;\n    overflow: hidden;\n    background: #ffffff;\n  }\n\n  .kv-loop-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto !important;\n    margin: 0;\n    border: 0;\n  }\n\n  .kv-loop-section {\n    width: 100%;\n    padding: 42px 20px;\n  }\n\n  .kv-loop-section.soft {\n    background: #f8f6f1;\n  }\n\n  .kv-loop-center {\n    text-align: center;\n  }\n\n  .kv-loop-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: #9a7a38;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.6px;\n    text-transform: uppercase;\n  }\n\n  .kv-loop-title {\n    margin: 0 0 14px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 36px;\n    line-height: 1.15;\n    font-weight: 500;\n    color: #181818;\n    letter-spacing: -0.3px;\n  }\n\n  .kv-loop-subtitle {\n    max-width: 700px;\n    margin: 0 auto;\n    font-size: 16px;\n    color: #625d57;\n  }\n\n  .kv-loop-image {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    background: #fff;\n  }\n\n  .kv-loop-content {\n    max-width: 760px;\n    margin: 0 auto;\n  }\n\n  .kv-loop-h3 {\n    margin: 0 0 14px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 29px;\n    line-height: 1.2;\n    font-weight: 500;\n    color: #181818;\n    text-align: center;\n  }\n\n  .kv-loop-text {\n    margin: 0 auto;\n    max-width: 720px;\n    text-align: center;\n    font-size: 15px;\n    color: #66615b;\n  }\n\n  .kv-loop-feature-list {\n    margin: 28px auto 0;\n    max-width: 720px;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n\n  .kv-loop-feature-item {\n    width: 100%;\n    padding: 18px 18px;\n    border: 1px solid #ebe5d9;\n    border-radius: 12px;\n    background: #ffffff;\n    text-align: left;\n  }\n\n  .kv-loop-feature-item strong {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 15px;\n    color: #25221d;\n  }\n\n  .kv-loop-feature-item span {\n    display: block;\n    font-size: 14px;\n    color: #716b64;\n    line-height: 1.65;\n  }\n\n  .kv-loop-specs {\n    margin: 28px auto 0;\n    max-width: 720px;\n    border-top: 1px solid #e5dfd3;\n  }\n\n  .kv-loop-spec-row {\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n    gap: 18px;\n    padding: 15px 0;\n    border-bottom: 1px solid #e5dfd3;\n  }\n\n  .kv-loop-spec-row strong {\n    flex: 0 0 38%;\n    font-size: 14px;\n    color: #26231d;\n    font-weight: 700;\n    text-align: left;\n  }\n\n  .kv-loop-spec-row span {\n    flex: 1;\n    font-size: 14px;\n    color: #6b655f;\n    text-align: right;\n  }\n\n  .kv-loop-tags {\n    margin: 26px auto 0;\n    max-width: 760px;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n  }\n\n  .kv-loop-tags span {\n    display: inline-block;\n    padding: 9px 14px;\n    border: 1px solid #ddd5c7;\n    border-radius: 999px;\n    background: #fff;\n    color: #5f5952;\n    font-size: 13px;\n    line-height: 1.2;\n  }\n\n  .kv-loop-final {\n    background: #171717;\n    color: #fff;\n    text-align: center;\n    padding: 46px 20px;\n  }\n\n  .kv-loop-final h3 {\n    margin: 0 0 12px;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 30px;\n    line-height: 1.2;\n    font-weight: 500;\n    color: #ffffff;\n  }\n\n  .kv-loop-final p {\n    max-width: 700px;\n    margin: 0 auto;\n    color: #cbc6bf;\n    font-size: 15px;\n    line-height: 1.75;\n  }\n\n  .kv-loop-brand {\n    display: inline-block;\n    margin-top: 18px;\n    color: #d6b165;\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 18px;\n    letter-spacing: 0.3px;\n  }\n\n  @media screen and (max-width: 749px) {\n    .kv-loop-section {\n      padding: 34px 16px;\n    }\n\n    .kv-loop-title {\n      font-size: 29px;\n    }\n\n    .kv-loop-subtitle {\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .kv-loop-h3 {\n      font-size: 24px;\n    }\n\n    .kv-loop-text {\n      font-size: 14px;\n    }\n\n    .kv-loop-feature-item {\n      padding: 16px 15px;\n    }\n\n    .kv-loop-feature-item strong,\n    .kv-loop-feature-item span,\n    .kv-loop-spec-row strong,\n    .kv-loop-spec-row span {\n      font-size: 13px;\n    }\n\n    .kv-loop-final {\n      padding: 38px 16px;\n    }\n\n    .kv-loop-final h3 {\n      font-size: 25px;\n    }\n\n    .kv-loop-final p {\n      font-size: 14px;\n    }\n  }\n\n  @media screen and (max-width: 420px) {\n    .kv-loop-spec-row {\n      display: block;\n    }\n\n    .kv-loop-spec-row strong,\n    .kv-loop-spec-row span {\n      display: block;\n      width: 100%;\n      text-align: left;\n    }\n\n    .kv-loop-spec-row span {\n      margin-top: 4px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kv-loop-page\"\u003e\n\n  \u003c!-- Hero --\u003e\n  \u003csection class=\"kv-loop-section soft kv-loop-center\"\u003e\n    \u003cdiv class=\"kv-loop-content\"\u003e\n      \u003cdiv class=\"kv-loop-eyebrow\"\u003eModern Decorative Sculpture\u003c\/div\u003e\n      \u003ch2 class=\"kv-loop-title\"\u003eA Bold Accent for Modern Interiors\u003c\/h2\u003e\n      \u003cp class=\"kv-loop-subtitle\"\u003e\n        The Kervazio™ Interlocking Ring Sculpture blends sculptural form,\n        modern contrast, and elevated tabletop styling into one statement piece.\n        Designed to stand out without overwhelming your space, it brings a refined,\n        gallery-inspired touch to shelves, consoles, desks, and accent tables.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Main Image --\u003e\n  \u003cdiv class=\"kv-loop-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/5118b735-fa0d-4459-a4df-ae8390ae7aef.png?v=1789503329\" alt=\"Kervazio Interlocking Ring Sculpture\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Why You'll Love It --\u003e\n  \u003csection class=\"kv-loop-section\"\u003e\n    \u003cdiv class=\"kv-loop-content\"\u003e\n      \u003ch3 class=\"kv-loop-h3\"\u003eMinimalist Form. Striking Presence.\u003c\/h3\u003e\n      \u003cp class=\"kv-loop-text\"\u003e\n        Featuring two interlocking rings in brushed gold and matte charcoal,\n        this design creates instant visual depth and contrast. The sculptural\n        silhouette looks elegant from multiple angles, making it a versatile\n        decorative piece for contemporary, transitional, luxe, and modern homes.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kv-loop-feature-list\"\u003e\n        \u003cdiv class=\"kv-loop-feature-item\"\u003e\n          \u003cstrong\u003eInterlocking Sculptural Design\u003c\/strong\u003e\n          \u003cspan\u003e\n            A dynamic open-ring silhouette that adds movement, balance, and artistic character to your décor.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-loop-feature-item\"\u003e\n          \u003cstrong\u003eBrushed Gold \u0026amp; Matte Charcoal Finish\u003c\/strong\u003e\n          \u003cspan\u003e\n            A warm metallic tone paired with deep matte contrast for a polished, high-end decorative look.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-loop-feature-item\"\u003e\n          \u003cstrong\u003eStable Display Base\u003c\/strong\u003e\n          \u003cspan\u003e\n            Designed with a weighted base for reliable tabletop placement on shelves, consoles, side tables, and office desks.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"kv-loop-feature-item\"\u003e\n          \u003cstrong\u003eFurniture-Friendly Bottom\u003c\/strong\u003e\n          \u003cspan\u003e\n            Felt pads underneath the base help protect your surfaces during everyday display.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Material Image --\u003e\n  \u003cdiv class=\"kv-loop-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/c4fb6088-62c5-4405-8bc6-2d77af5cf4f8.png?v=1789503330\" alt=\"Kervazio sculpture material details\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Material Section --\u003e\n  \u003csection class=\"kv-loop-section soft\"\u003e\n    \u003cdiv class=\"kv-loop-content\"\u003e\n      \u003ch3 class=\"kv-loop-h3\"\u003eCrafted With Contrast\u003c\/h3\u003e\n      \u003cp class=\"kv-loop-text\"\u003e\n        Made from high-density cast resin, this piece offers a substantial feel\n        with clean sculptural lines and a refined finish. The combination of\n        brushed gold and matte charcoal creates a balanced contrast that works\n        beautifully in both light and dark interior palettes.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kv-loop-specs\"\u003e\n        \u003cdiv class=\"kv-loop-spec-row\"\u003e\n          \u003cstrong\u003ePrimary Material\u003c\/strong\u003e\n          \u003cspan\u003eHigh-Density Cast Resin\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kv-loop-spec-row\"\u003e\n          \u003cstrong\u003eFinish\u003c\/strong\u003e\n          \u003cspan\u003eBrushed Gold \u0026amp; Matte Charcoal\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kv-loop-spec-row\"\u003e\n          \u003cstrong\u003eBase Type\u003c\/strong\u003e\n          \u003cspan\u003eWeighted Base\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kv-loop-spec-row\"\u003e\n          \u003cstrong\u003eBottom Protection\u003c\/strong\u003e\n          \u003cspan\u003eFelt Pads\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Dimensions Image --\u003e\n  \u003cdiv class=\"kv-loop-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/93866d38-3a99-449b-8029-9d1b259c7f21.png?v=1789503330\" alt=\"Kervazio sculpture dimensions\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Size Section --\u003e\n  \u003csection class=\"kv-loop-section\"\u003e\n    \u003cdiv class=\"kv-loop-content\"\u003e\n      \u003ch3 class=\"kv-loop-h3\"\u003eWell-Proportioned for Everyday Styling\u003c\/h3\u003e\n      \u003cp class=\"kv-loop-text\"\u003e\n        Substantial enough to stand out, yet sized for easy placement throughout\n        the home. Whether displayed alone or layered with books, trays, candles,\n        or vases, it adds structure and visual interest without taking up too much room.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kv-loop-specs\"\u003e\n        \u003cdiv class=\"kv-loop-spec-row\"\u003e\n          \u003cstrong\u003eHeight\u003c\/strong\u003e\n          \u003cspan\u003eApprox. 12.2 in\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kv-loop-spec-row\"\u003e\n          \u003cstrong\u003eWidth\u003c\/strong\u003e\n          \u003cspan\u003eApprox. 10.6 in\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kv-loop-spec-row\"\u003e\n          \u003cstrong\u003eDepth\u003c\/strong\u003e\n          \u003cspan\u003eApprox. 4.2 in\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kv-loop-spec-row\"\u003e\n          \u003cstrong\u003eNet Weight\u003c\/strong\u003e\n          \u003cspan\u003eApprox. 3.7 lb\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Weight Image --\u003e\n  \u003cdiv class=\"kv-loop-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/9bbda0b5-75f1-4ad6-a5dc-c1a0d6955dc0.png?v=1789503330\" alt=\"Kervazio sculpture weight and display stability\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Placement Section --\u003e\n  \u003csection class=\"kv-loop-section soft\"\u003e\n    \u003cdiv class=\"kv-loop-content\"\u003e\n      \u003ch3 class=\"kv-loop-h3\"\u003eDesigned for Effortless Placement\u003c\/h3\u003e\n      \u003cp class=\"kv-loop-text\"\u003e\n        Its weighted construction helps create a steady, balanced display,\n        making it easy to style on a variety of surfaces throughout your home or workspace.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kv-loop-tags\"\u003e\n        \u003cspan\u003eLiving Room Console\u003c\/span\u003e\n        \u003cspan\u003eBookshelf Styling\u003c\/span\u003e\n        \u003cspan\u003eOffice Desk\u003c\/span\u003e\n        \u003cspan\u003eEntryway Table\u003c\/span\u003e\n        \u003cspan\u003eBedroom Dresser\u003c\/span\u003e\n        \u003cspan\u003eSideboard Accent\u003c\/span\u003e\n        \u003cspan\u003eOpen Shelving\u003c\/span\u003e\n        \u003cspan\u003eHousewarming Gift\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Final --\u003e\n  \u003csection class=\"kv-loop-final\"\u003e\n    \u003ch3\u003eElevate the Room With One Sculptural Piece\u003c\/h3\u003e\n    \u003cp\u003e\n      The Kervazio™ Interlocking Ring Sculpture is a simple way to add a more\n      finished, collected, and designer-inspired look to your space. Clean lines,\n      rich contrast, and timeless form make it an easy fit for modern American homes.\n    \u003c\/p\u003e\n    \u003cdiv class=\"kv-loop-brand\"\u003eKervazio™\u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":52226458222913,"sku":null,"price":69.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/4735b8eb-32c6-40d5-bef0-e4a3d9447fc8.png?v=1789503330"},{"product_id":"kervazio™-rustic-farmhouse-welcome-gnome","title":"Kervazio™ Rustic Farmhouse Welcome Gnome","description":"\u003cstyle\u003e\n\/* =========================================================\n   KERVAZIO™ — SHOPIFY PRODUCT DESCRIPTION\n   US Market · Single Column · Horizon Friendly\n   7 Images · Responsive · Original Image Ratio\n   ========================================================= *\/\n\n#kz-seven-landing,\n#kz-seven-landing * {\n  box-sizing: border-box;\n}\n\n#kz-seven-landing {\n  --kz-black: #171717;\n  --kz-text: #2f2d29;\n  --kz-muted: #726d65;\n  --kz-gold: #a97832;\n  --kz-gold-soft: #d8c29c;\n  --kz-cream: #f7f4ee;\n  --kz-soft: #fbfaf7;\n  --kz-line: #e6e0d6;\n  --kz-white: #ffffff;\n\n  width: 100%;\n  max-width: 760px;\n  margin: 0 auto;\n  padding: 0;\n  overflow: hidden;\n  background: #fff;\n  color: var(--kz-text);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  line-height: 1.65;\n}\n\n#kz-seven-landing section,\n#kz-seven-landing div {\n  min-width: 0;\n  max-width: 100%;\n}\n\n#kz-seven-landing img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto !important;\n  aspect-ratio: auto;\n  object-fit: contain;\n  margin: 0 auto;\n}\n\n#kz-seven-landing h1,\n#kz-seven-landing h2,\n#kz-seven-landing h3,\n#kz-seven-landing p {\n  margin-top: 0;\n}\n\n#kz-seven-landing h1,\n#kz-seven-landing h2,\n#kz-seven-landing h3,\n#kz-seven-landing p,\n#kz-seven-landing span,\n#kz-seven-landing strong {\n  overflow-wrap: anywhere;\n}\n\n.kz7-wrap {\n  width: 100%;\n  padding: 0 16px;\n}\n\n.kz7-section {\n  padding: 42px 0;\n}\n\n.kz7-section + .kz7-section {\n  border-top: 1px solid var(--kz-line);\n}\n\n.kz7-hero {\n  padding: 26px 0 38px;\n  text-align: center;\n  background:\n    radial-gradient(circle at 82% 14%, rgba(169,120,50,.12), transparent 30%),\n    linear-gradient(180deg, #fbfaf7 0%, #f5efe4 100%);\n}\n\n.kz7-brand {\n  margin-bottom: 10px;\n  color: var(--kz-gold);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 19px;\n}\n\n.kz7-eyebrow {\n  display: block;\n  margin-bottom: 10px;\n  color: var(--kz-gold);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n\n.kz7-hero h1 {\n  max-width: 650px;\n  margin: 0 auto 14px;\n  color: var(--kz-black);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 42px;\n  line-height: 1.06;\n  font-weight: 400;\n  letter-spacing: -0.9px;\n}\n\n.kz7-hero p {\n  max-width: 620px;\n  margin: 0 auto;\n  color: var(--kz-muted);\n  font-size: 15px;\n  line-height: 1.72;\n}\n\n.kz7-title {\n  margin: 0 0 14px;\n  color: var(--kz-black);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 34px;\n  line-height: 1.12;\n  font-weight: 400;\n  letter-spacing: -0.5px;\n}\n\n.kz7-copy {\n  margin: 0;\n  color: var(--kz-muted);\n  font-size: 15px;\n  line-height: 1.75;\n}\n\n.kz7-image {\n  width: 100%;\n  margin-top: 22px;\n  overflow: hidden;\n  border-radius: 14px;\n  background: #f4f2ed;\n}\n\n.kz7-image.no-gap {\n  margin-top: 0;\n}\n\n.kz7-list {\n  margin-top: 22px;\n  border-top: 1px solid var(--kz-line);\n}\n\n.kz7-item {\n  padding: 16px 0;\n  border-bottom: 1px solid var(--kz-line);\n}\n\n.kz7-item strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--kz-black);\n  font-size: 14px;\n}\n\n.kz7-item p {\n  margin: 0;\n  color: var(--kz-muted);\n  font-size: 13px;\n  line-height: 1.65;\n}\n\n.kz7-card {\n  margin-top: 22px;\n  padding: 23px 18px;\n  border: 1px solid var(--kz-line);\n  border-radius: 14px;\n  background: var(--kz-soft);\n}\n\n.kz7-card h3 {\n  margin: 0 0 8px;\n  color: var(--kz-black);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 22px;\n  font-weight: 400;\n  line-height: 1.3;\n}\n\n.kz7-card p {\n  margin: 0;\n  color: var(--kz-muted);\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n.kz7-dark {\n  background: #1c1a17;\n}\n\n.kz7-dark .kz7-wrap {\n  padding-top: 42px;\n  padding-bottom: 42px;\n}\n\n.kz7-dark .kz7-eyebrow {\n  color: #d8b879;\n}\n\n.kz7-dark .kz7-title {\n  color: #fff;\n}\n\n.kz7-dark .kz7-copy {\n  color: rgba(255,255,255,.68);\n}\n\n.kz7-use-list {\n  margin-top: 22px;\n  border-top: 1px solid rgba(255,255,255,.13);\n}\n\n.kz7-use {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  padding: 15px 0;\n  border-bottom: 1px solid rgba(255,255,255,.13);\n}\n\n.kz7-use-icon {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  flex: 0 0 38px;\n  width: 38px;\n  height: 38px;\n  border: 1px solid rgba(216,184,121,.55);\n  border-radius: 50%;\n  color: #d8b879;\n  font-size: 15px;\n}\n\n.kz7-use strong {\n  color: #fff;\n  font-size: 13px;\n  font-weight: 600;\n}\n\n.kz7-final {\n  padding: 50px 0;\n  text-align: center;\n  background: linear-gradient(180deg, #f8f4ec 0%, #f1e9dc 100%);\n}\n\n.kz7-final .kz7-title {\n  max-width: 620px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.kz7-final .kz7-copy {\n  max-width: 600px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n.kz7-note {\n  padding: 15px 16px 24px;\n  color: #8a857e;\n  font-size: 11px;\n  line-height: 1.6;\n  text-align: center;\n}\n\n@media (max-width: 768px) {\n  .kz7-wrap {\n    padding: 0 12px;\n  }\n\n  .kz7-section {\n    padding: 34px 0;\n  }\n\n  .kz7-hero {\n    padding: 22px 0 30px;\n  }\n\n  .kz7-hero h1 {\n    font-size: 33px;\n  }\n\n  .kz7-title {\n    font-size: 28px;\n  }\n\n  .kz7-copy,\n  .kz7-hero p {\n    font-size: 14px;\n  }\n\n  .kz7-image {\n    margin-top: 18px;\n    border-radius: 10px;\n  }\n\n  .kz7-dark .kz7-wrap {\n    padding-top: 34px;\n    padding-bottom: 34px;\n  }\n\n  .kz7-final {\n    padding: 40px 0;\n  }\n}\n\n@media (max-width: 400px) {\n  .kz7-hero h1 {\n    font-size: 30px;\n  }\n\n  .kz7-title {\n    font-size: 26px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv id=\"kz-seven-landing\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"kz7-hero\"\u003e\n    \u003cdiv class=\"kz7-wrap\"\u003e\n      \u003cdiv class=\"kz7-brand\"\u003eKervazio™\u003c\/div\u003e\n      \u003cspan class=\"kz7-eyebrow\"\u003eCurated Home Décor\u003c\/span\u003e\n      \u003ch1\u003eA Distinctive Accent for Spaces That Deserve More Character.\u003c\/h1\u003e\n      \u003cp\u003e\n        Clean, expressive and easy to style — designed to bring visual interest,\n        balance and a more considered look into modern interiors.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kz7-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/97ad698b-5d90-429a-a069-743f8771f7e8_d991ccc1-58e3-4da2-adfc-ca73920ac59b.png?v=1789503877\" alt=\"Kervazio decorative home accent main image\" loading=\"eager\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 1 --\u003e\n  \u003csection class=\"kz7-section\"\u003e\n    \u003cdiv class=\"kz7-wrap\"\u003e\n      \u003cspan class=\"kz7-eyebrow\"\u003eDesigned to Be Noticed\u003c\/span\u003e\n      \u003ch2 class=\"kz7-title\"\u003eThe Kind of Detail That Pulls the Room Together.\u003c\/h2\u003e\n      \u003cp class=\"kz7-copy\"\u003e\n        A well-chosen decorative object can give a room structure, rhythm and a more\n        finished feel. Kervazio™ pieces are made to stand out without overwhelming\n        the space around them.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kz7-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/3bc363d4-7c7c-467c-a1b4-7ad71333c971_7fe153e2-9a37-424c-813d-92dd8e2f4c98.png?v=1789503877\" alt=\"Kervazio decor detail image\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 2 --\u003e\n  \u003csection class=\"kz7-section\"\u003e\n    \u003cdiv class=\"kz7-wrap\"\u003e\n      \u003cspan class=\"kz7-eyebrow\"\u003eSimple by Design\u003c\/span\u003e\n      \u003ch2 class=\"kz7-title\"\u003eEasy to Style. Easy to Live With.\u003c\/h2\u003e\n      \u003cp class=\"kz7-copy\"\u003e\n        Decorative accents work best when they add presence without creating clutter.\n        This piece is intended to feel intentional, versatile and naturally at home\n        in a wide range of interiors.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kz7-list\"\u003e\n        \u003cdiv class=\"kz7-item\"\u003e\n          \u003cstrong\u003eDistinctive Silhouette\u003c\/strong\u003e\n          \u003cp\u003eA sculptural look that creates a clear visual focal point.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kz7-item\"\u003e\n          \u003cstrong\u003eVersatile Decorative Appeal\u003c\/strong\u003e\n          \u003cp\u003eWorks beautifully with contemporary, modern and transitional spaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kz7-item\"\u003e\n          \u003cstrong\u003eEasy Placement\u003c\/strong\u003e\n          \u003cp\u003eIdeal for shelves, sideboards, desks, entry consoles and display areas.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kz7-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/3f69d05b-d3dd-48fa-8e8e-903b0d54a3fd_e5b1769f-ff13-4695-aa05-a07c067542f5.png?v=1789503877\" alt=\"Kervazio styling image\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 3 --\u003e\n  \u003csection class=\"kz7-section\"\u003e\n    \u003cdiv class=\"kz7-wrap\"\u003e\n      \u003cspan class=\"kz7-eyebrow\"\u003eA More Finished Look\u003c\/span\u003e\n      \u003ch2 class=\"kz7-title\"\u003eMade to Add Depth Without Visual Noise.\u003c\/h2\u003e\n      \u003cp class=\"kz7-copy\"\u003e\n        Whether displayed on its own or paired with books, trays, candles or framed\n        pieces, it helps create a cleaner, more curated arrangement.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kz7-card\"\u003e\n        \u003ch3\u003eOne Piece, Many Styling Options\u003c\/h3\u003e\n        \u003cp\u003e\n          Use it as a standalone statement or layer it with complementary objects\n          to refresh a shelf, tabletop or console whenever the space needs a focal point.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kz7-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/9e31c470-16e3-4ab4-8fd2-8c53fb37964d_7ea67e38-e238-4986-9521-7666c9265157.png?v=1789503877\" alt=\"Kervazio home décor lifestyle image\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DARK SECTION --\u003e\n  \u003csection class=\"kz7-dark\"\u003e\n    \u003cdiv class=\"kz7-wrap\"\u003e\n      \u003cspan class=\"kz7-eyebrow\"\u003eWhere It Belongs\u003c\/span\u003e\n      \u003ch2 class=\"kz7-title\"\u003eAn Easy Fit for the Spaces You See Every Day.\u003c\/h2\u003e\n      \u003cp class=\"kz7-copy\"\u003e\n        Use it to give an empty surface shape, warmth and a more intentional decorative touch.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kz7-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/e3058ca7-e395-4230-9a1f-f07a1b3002e6_a8e6e6f0-cf4c-4c7c-bd20-0177c040a699.png?v=1789503876\" alt=\"Kervazio interior display image\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"kz7-use-list\"\u003e\n        \u003cdiv class=\"kz7-use\"\u003e\n          \u003cspan class=\"kz7-use-icon\"\u003e⌂\u003c\/span\u003e\n          \u003cstrong\u003eLiving Room\u003c\/strong\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kz7-use\"\u003e\n          \u003cspan class=\"kz7-use-icon\"\u003e◇\u003c\/span\u003e\n          \u003cstrong\u003eEntryway \u0026amp; Console Table\u003c\/strong\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kz7-use\"\u003e\n          \u003cspan class=\"kz7-use-icon\"\u003e▣\u003c\/span\u003e\n          \u003cstrong\u003eHome Office \u0026amp; Desk\u003c\/strong\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"kz7-use\"\u003e\n          \u003cspan class=\"kz7-use-icon\"\u003e✦\u003c\/span\u003e\n          \u003cstrong\u003eBookshelf \u0026amp; Display Shelf\u003c\/strong\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 5 --\u003e\n  \u003csection class=\"kz7-section\"\u003e\n    \u003cdiv class=\"kz7-wrap\"\u003e\n      \u003cspan class=\"kz7-eyebrow\"\u003eStyle It Your Way\u003c\/span\u003e\n      \u003ch2 class=\"kz7-title\"\u003eDesigned to Work With the Room, Not Against It.\u003c\/h2\u003e\n      \u003cp class=\"kz7-copy\"\u003e\n        Pair it with wood, marble, stone, glass or metal finishes for a display\n        that feels balanced, elevated and easy to maintain.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kz7-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/16043e1c-ddc4-47a6-b644-1470b6790161_0fe20a59-a0cc-48ab-bff1-313dce1181bc.png?v=1789503876\" alt=\"Kervazio decorative shelf styling image\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 6 --\u003e\n  \u003csection class=\"kz7-section\"\u003e\n    \u003cdiv class=\"kz7-wrap\"\u003e\n      \u003cspan class=\"kz7-eyebrow\"\u003eA Refined Finishing Touch\u003c\/span\u003e\n      \u003ch2 class=\"kz7-title\"\u003eSmall Change. Stronger Space.\u003c\/h2\u003e\n      \u003cp class=\"kz7-copy\"\u003e\n        Sometimes one well-placed accent is all it takes to make a space feel\n        more complete, more personal and more memorable.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"kz7-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/1f0c157b-652c-436d-bc28-55ecedfccbff_1e0fdc6c-8934-453a-9d96-da31d8940a17.png?v=1789503876\" alt=\"Kervazio final product image\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"kz7-final\"\u003e\n    \u003cdiv class=\"kz7-wrap\"\u003e\n      \u003cspan class=\"kz7-eyebrow\"\u003eKervazio™ Home Collection\u003c\/span\u003e\n      \u003ch2 class=\"kz7-title\"\u003eGive Your Space One Detail Worth Remembering.\u003c\/h2\u003e\n      \u003cp class=\"kz7-copy\"\u003e\n        A clean, expressive decorative accent created to make everyday interiors\n        feel more intentional and complete.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"kz7-note\"\u003e\n    Decorative item only. Actual appearance may vary slightly depending on lighting,\n    photography and screen settings.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":52226468151617,"sku":null,"price":19.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/files\/b943e822-2cc7-4636-a37b-e9bbcfd22266_af495d95-fb84-43c9-aef4-b10f856e3c7b.png?v=1789503876"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6322\/4897\/collections\/11_52118ce8-8b81-468e-872b-c67a23be5c8d.png?v=1789479410","url":"https:\/\/kervazio.com\/collections\/all.oembed","provider":"kervazio","version":"1.0","type":"link"}