{"product_id":"noir-composition","title":"Noir Composition — Black \u0026 Gold 3D Abstract Art","description":"\u003c!-- KASIAN ART STUDIO — Noir Composition — Shopify Product Description --\u003e\n\u003c!-- Paste into Shopify \u003e Products \u003e Description \u003e Show HTML (\u003c\u003e) --\u003e\n\n\u003cstyle\u003e\n.nc-wrap {\n  font-family: Georgia, 'Times New Roman', serif;\n  color: #1a1810;\n  max-width: 100%;\n  line-height: 1.7;\n}\n.nc-wrap * { box-sizing: border-box; }\n.nc-wrap h1,.nc-wrap h2,.nc-wrap h3,\n.nc-wrap p,.nc-wrap ul,.nc-wrap li { margin: 0; padding: 0; }\n\n\/* ── HERO ── *\/\n.nc-hero {\n  background: #080806;\n  padding: 64px 44px 58px;\n  text-align: center;\n  border-bottom: 1px solid #2a2210;\n  position: relative;\n  overflow: hidden;\n}\n\/* Gold shimmer radial — anchored top-right, echoes artwork's gold zones *\/\n.nc-hero::before {\n  content: '';\n  position: absolute; inset: 0;\n  background:\n    radial-gradient(ellipse at 70% 20%, rgba(196,158,60,0.14) 0%, transparent 55%),\n    radial-gradient(ellipse at 25% 80%, rgba(160,120,40,0.07) 0%, transparent 45%);\n  pointer-events: none;\n}\n\/* Fine vertical lines — architecture\/texture feel *\/\n.nc-hero::after {\n  content: '';\n  position: absolute; inset: 0;\n  background-image: repeating-linear-gradient(\n    90deg,\n    transparent 0px,\n    transparent 47px,\n    rgba(196,158,60,0.03) 47px,\n    rgba(196,158,60,0.03) 48px\n  );\n  pointer-events: none;\n}\n.nc-tag {\n  display: inline-block;\n  font-size: 10px;\n  letter-spacing: 0.34em;\n  text-transform: uppercase;\n  color: #9a7c3a;\n  border: 1px solid #2e2410;\n  padding: 6px 20px;\n  margin-bottom: 26px;\n  position: relative; z-index: 1;\n}\n.nc-hero h1 {\n  font-family: Georgia, serif;\n  font-size: clamp(2.4rem, 6.5vw, 4.8rem);\n  font-weight: 400;\n  color: #f0e8d4;\n  line-height: 1.0;\n  letter-spacing: 0.06em;\n  margin-bottom: 10px;\n  position: relative; z-index: 1;\n}\n.nc-hero-rule {\n  display: block;\n  width: 44px; height: 1px;\n  background: linear-gradient(90deg, transparent, #c49e3c, transparent);\n  margin: 0 auto 18px;\n  position: relative; z-index: 1;\n}\n.nc-hero-sub {\n  font-style: italic;\n  font-size: clamp(0.88rem, 1.8vw, 1.08rem);\n  color: #7a6a3a;\n  display: block;\n  margin-bottom: 24px;\n  position: relative; z-index: 1;\n}\n.nc-tagline {\n  font-size: 10px;\n  letter-spacing: 0.3em;\n  text-transform: uppercase;\n  color: #3e3018;\n  position: relative; z-index: 1;\n}\n.nc-tagline span { color: #6a5828; margin: 0 7px; }\n\n\/* ── SHORT DESC ── *\/\n.nc-short {\n  background: #f8f4ec;\n  border-left: 3px solid #b8922e;\n  padding: 26px 32px;\n}\n.nc-short p {\n  font-style: italic;\n  font-size: 1.04rem;\n  color: #2a2010;\n  line-height: 1.8;\n}\n\n\/* ── LABEL ── *\/\n.nc-label {\n  font-size: 10px;\n  letter-spacing: 0.32em;\n  text-transform: uppercase;\n  color: #b8922e;\n  display: flex;\n  align-items: center;\n  gap: 13px;\n  margin-bottom: 20px;\n}\n.nc-label::before {\n  content: '';\n  display: inline-block;\n  width: 22px; height: 1px;\n  background: #b8922e;\n  flex-shrink: 0;\n}\n\n\/* ── DIVIDER ── *\/\n.nc-divider {\n  display: flex; align-items: center; gap: 14px;\n  margin: 12px 0 34px;\n}\n.nc-divider-line { flex: 1; height: 1px; background: #e8dcc8; }\n.nc-divider-dot { width: 4px; height: 4px; background: #b8922e; border-radius: 50%; flex-shrink: 0; }\n\n\/* ── SECTIONS ── *\/\n.nc-section      { padding: 42px 44px; background: #fff; }\n.nc-section-warm { padding: 42px 44px; background: #f8f4ec; }\n\n\/* ── DETAILS GRID ── *\/\n.nc-details {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1px;\n  background: #e8dcc8;\n  border: 1px solid #e8dcc8;\n}\n.nc-dc { background: #fff; padding: 15px 20px; display: flex; flex-direction: column; gap: 4px; }\n.nc-dl { font-size: 9px; letter-spacing: 0.24em; text-transform: uppercase; color: #c8b88a; }\n.nc-dv { font-size: 0.88rem; color: #1e1808; font-style: italic; }\n\n\/* ── CANVAS SPEC ── *\/\n.nc-spec {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1px;\n  background: #e8dcc8;\n  border: 1px solid #e8dcc8;\n  margin-top: 22px;\n}\n.nc-sc { background: #f8f4ec; padding: 16px 18px; display: flex; flex-direction: column; gap: 5px; }\n.nc-sl { font-size: 9px; letter-spacing: 0.22em; text-transform: uppercase; color: #c0a870; }\n.nc-sv { font-size: 0.84rem; color: #2a2010; line-height: 1.5; }\n\n\/* ── BODY ── *\/\n.nc-body p {\n  font-size: 0.97rem;\n  line-height: 1.9;\n  color: #2a2010;\n  margin-bottom: 18px;\n}\n.nc-body p:last-child { margin-bottom: 0; }\n\n\/* ── PULL QUOTE ── *\/\n.nc-quote {\n  border-left: 2px solid #b8922e;\n  padding: 6px 22px;\n  margin: 28px 0;\n  background: #f8f4ec;\n}\n.nc-quote p {\n  font-style: italic;\n  font-size: 1.12rem;\n  color: #1e1808;\n  line-height: 1.55;\n}\n\n\/* ── BACKSTORY ── *\/\n.nc-backstory {\n  padding: 52px 44px;\n  background: #060504;\n  border-top: 1px solid #221808;\n  border-bottom: 1px solid #221808;\n  position: relative; overflow: hidden;\n}\n.nc-backstory::before {\n  content: '';\n  position: absolute; inset: 0;\n  background:\n    radial-gradient(ellipse at 80% 20%, rgba(196,158,60,0.1) 0%, transparent 50%),\n    radial-gradient(ellipse at 15% 85%, rgba(160,120,40,0.06) 0%, transparent 45%);\n  pointer-events: none;\n}\n.nc-backstory .nc-label { color: #6a5020; position: relative; z-index: 1; }\n.nc-backstory .nc-label::before { background: #6a5020; }\n.nc-backstory h2 {\n  font-family: Georgia, serif;\n  font-size: clamp(1.4rem, 3vw, 2rem);\n  font-weight: 400; font-style: italic;\n  color: #e8dab0;\n  margin-bottom: 26px; line-height: 1.28;\n  position: relative; z-index: 1;\n}\n.nc-backstory p {\n  font-size: 0.93rem;\n  line-height: 1.9;\n  color: #7a6840;\n  margin-bottom: 16px;\n  position: relative; z-index: 1;\n}\n.nc-backstory p:last-child { margin-bottom: 0; }\n\n\/* ── VIDEO ── *\/\n.nc-video {\n  background: #0a0806;\n  padding: 46px 44px;\n  text-align: center;\n  border-bottom: 1px solid #221808;\n}\n.nc-video .nc-label { justify-content: center; margin-bottom: 12px; }\n.nc-video .nc-label::before { display: none; }\n.nc-video-title { display: block; font-family: Georgia, serif; font-size: clamp(1.1rem, 2.5vw, 1.5rem); font-weight: 400; color: #e8dab0; margin-bottom: 8px; }\n.nc-video-sub { display: block; font-style: italic; font-size: 0.87rem; color: #6a5020; margin-bottom: 28px; }\n.nc-video-thumb {\n  display: block; position: relative;\n  max-width: 340px; margin: 0 auto; text-decoration: none;\n}\n.nc-video-thumb img { width: 100%; display: block; border: 1px solid #2a1e08; }\n.nc-play {\n  position: absolute; top: 50%; left: 50%;\n  transform: translate(-50%, -50%);\n  width: 62px; height: 62px;\n  background: rgba(6,5,4,0.9);\n  border: 1px solid #b8922e; border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n}\n.nc-play svg { width: 20px; height: 20px; fill: #b8922e; margin-left: 4px; }\n.nc-video-cap { display: block; font-size: 10px; letter-spacing: 0.22em; text-transform: uppercase; color: #3e3018; margin-top: 16px; }\n\n\/* ── FEATURES ── *\/\n.nc-features {\n  display: grid; grid-template-columns: repeat(3,1fr);\n  gap: 1px; background: #e8dcc8; border: 1px solid #e8dcc8;\n}\n.nc-feat { background: #fff; padding: 30px 24px; }\n.nc-feat-num { display: block; font-family: Georgia, serif; font-size: 1.9rem; color: #e8dcc8; line-height: 1; margin-bottom: 12px; }\n.nc-feat h3 { font-size: 9px; letter-spacing: 0.22em; text-transform: uppercase; color: #b8922e; margin-bottom: 10px; font-weight: 400; }\n.nc-feat p { font-size: 0.83rem; line-height: 1.72; color: #5a4820; }\n\n\/* ── STATS ── *\/\n.nc-stats {\n  display: grid; grid-template-columns: repeat(4,1fr);\n  gap: 1px; background: #1e1408;\n}\n.nc-stat { background: #080806; padding: 34px 14px; text-align: center; }\n.nc-stat-num { display: block; font-family: Georgia, serif; font-size: 2.1rem; color: #9a7830; line-height: 1; margin-bottom: 9px; }\n.nc-stat-lbl { display: block; font-size: 9px; letter-spacing: 0.22em; text-transform: uppercase; color: #3e3018; margin-bottom: 5px; }\n.nc-stat-desc { font-size: 0.7rem; font-style: italic; color: #6a5828; }\n\n\/* ── PAIRINGS ── *\/\n.nc-pairings {\n  display: grid; grid-template-columns: 1fr 1fr;\n  gap: 1px; background: #e8dcc8; border: 1px solid #e8dcc8;\n}\n.nc-pair { background: #f8f4ec; padding: 30px 26px; }\n.nc-pair h3 { font-family: Georgia, serif; font-size: 1.02rem; font-weight: 400; color: #1e1808; margin-bottom: 9px; }\n.nc-pair p { font-size: 0.83rem; line-height: 1.72; color: #5a4820; margin-bottom: 13px; }\n.nc-pair a { font-size: 9px; letter-spacing: 0.2em; text-transform: uppercase; color: #b8922e; text-decoration: none; }\n\n\/* ── SPACES ── *\/\n.nc-spaces { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 1px; }\n.nc-spaces li { background: #f8f4ec; padding: 13px 22px; font-style: italic; font-size: 0.89rem; color: #4a3c18; border-left: 2px solid #dcc898; }\n\n\/* ── PAIRS WELL ── *\/\n.nc-pairs-grid {\n  display: grid; grid-template-columns: 1fr 1fr;\n  gap: 1px; background: #e8dcc8; border: 1px solid #e8dcc8;\n}\n.nc-pairs-cell { background: #fff; padding: 13px 18px; font-style: italic; font-size: 0.85rem; color: #5a4820; }\n\n\/* ── BRANDS ── *\/\n.nc-brands { padding: 30px 44px; background: #060504; text-align: center; border-top: 1px solid #221808; }\n.nc-brands-lbl { display: block; font-size: 9px; letter-spacing: 0.32em; text-transform: uppercase; color: #3e3018; margin-bottom: 18px; }\n.nc-brands-row { display: flex; justify-content: center; align-items: center; gap: 26px; flex-wrap: wrap; }\n.nc-brands-row span { font-family: Georgia, serif; font-size: 0.76rem; letter-spacing: 0.1em; color: #4a3c1c; }\n\n\/* ── CTA ── *\/\n.nc-cta {\n  background: #060504;\n  padding: 58px 44px;\n  text-align: center;\n  border-top: 1px solid #221808;\n  position: relative; overflow: hidden;\n}\n.nc-cta::before {\n  content: '';\n  position: absolute; inset: 0;\n  background: radial-gradient(ellipse at center, rgba(196,158,60,0.07) 0%, transparent 65%);\n  pointer-events: none;\n}\n.nc-cta h2 { font-family: Georgia, serif; font-size: clamp(1.5rem, 3vw, 2.1rem); font-weight: 400; color: #f0e8d4; margin-bottom: 10px; position: relative; z-index: 1; }\n.nc-cta p { font-style: italic; font-size: 0.9rem; color: #6a5828; margin-bottom: 28px; position: relative; z-index: 1; }\n.nc-cta-row { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; position: relative; z-index: 1; }\n.nc-btn { display: inline-block; background: #b8922e; color: #060504; font-family: Georgia, serif; font-size: 10px; letter-spacing: 0.22em; text-transform: uppercase; padding: 14px 36px; text-decoration: none; }\n.nc-btn-ghost { display: inline-block; background: transparent; color: #7a6030; font-family: Georgia, serif; font-size: 10px; letter-spacing: 0.22em; text-transform: uppercase; padding: 14px 36px; text-decoration: none; border: 1px solid #2e2010; }\n\n\/* ── RESPONSIVE ── *\/\n@media (max-width: 600px) {\n  .nc-hero,.nc-section,.nc-section-warm,\n  .nc-backstory,.nc-video,.nc-brands,.nc-cta { padding: 32px 18px; }\n  .nc-short { padding: 20px 18px; }\n  .nc-details  { grid-template-columns: 1fr; }\n  .nc-spec     { grid-template-columns: 1fr; }\n  .nc-features { grid-template-columns: 1fr; }\n  .nc-stats    { grid-template-columns: repeat(2,1fr); }\n  .nc-pairings { grid-template-columns: 1fr; }\n  .nc-pairs-grid { grid-template-columns: 1fr; }\n  .nc-brands-row { gap: 14px; }\n  .nc-cta-row  { flex-direction: column; align-items: center; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"nc-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"nc-hero\"\u003e\n    \u003cdiv class=\"nc-tag\"\u003eLimited Edition of 50\u003c\/div\u003e\n    \u003ch1\u003eNoir Composition\u003c\/h1\u003e\n    \u003cspan class=\"nc-hero-rule\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"nc-hero-sub\"\u003eBlack \u0026amp; gold 3D abstract art — sculptural presence, quiet opulence\u003c\/span\u003e\n    \u003cp class=\"nc-tagline\"\u003eMoody \u003cspan\u003e·\u003c\/span\u003e Elegant \u003cspan\u003e·\u003c\/span\u003e Timeless\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SHORT DESC --\u003e\n  \u003cdiv class=\"nc-short\"\u003e\n    \u003cp\u003eNoir Composition is a bold black-and-gold abstract statement piece created for luxury interiors, boutique hotels, executive residences, and collector-grade spaces. Its sculptural texture, metallic depth, and architectural geometry bring presence, drama, and quiet opulence to any refined environment.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DETAILS --\u003e\n  \u003cdiv class=\"nc-section\"\u003e\n    \u003cdiv class=\"nc-label\"\u003eArtwork Details\u003c\/div\u003e\n    \u003cdiv class=\"nc-details\"\u003e\n      \u003cdiv class=\"nc-dc\"\u003e\n\u003cspan class=\"nc-dl\"\u003eTitle\u003c\/span\u003e\u003cspan class=\"nc-dv\"\u003eNoir Composition\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nc-dc\"\u003e\n\u003cspan class=\"nc-dl\"\u003eEdition\u003c\/span\u003e\u003cspan class=\"nc-dv\"\u003eLimited Edition of 50\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nc-dc\"\u003e\n\u003cspan class=\"nc-dl\"\u003eMedium\u003c\/span\u003e\u003cspan class=\"nc-dv\"\u003eFramed canvas — collector-grade print\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nc-dc\"\u003e\n\u003cspan class=\"nc-dl\"\u003ePalette\u003c\/span\u003e\u003cspan class=\"nc-dv\"\u003eObsidian black · Aged gold · Metallic champagne\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nc-dc\"\u003e\n\u003cspan class=\"nc-dl\"\u003eStyle\u003c\/span\u003e\u003cspan class=\"nc-dv\"\u003e3D abstract · Sculptural texture · Geometric\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nc-dc\"\u003e\n\u003cspan class=\"nc-dl\"\u003eYear\u003c\/span\u003e\u003cspan class=\"nc-dv\"\u003e2026\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nc-dc\"\u003e\n\u003cspan class=\"nc-dl\"\u003eCertification\u003c\/span\u003e\u003cspan class=\"nc-dv\"\u003eSigned Certificate of Authenticity included\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nc-dc\"\u003e\n\u003cspan class=\"nc-dl\"\u003eStudio\u003c\/span\u003e\u003cspan class=\"nc-dv\"\u003eKasian Art Studio\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nc-spec\"\u003e\n      \u003cdiv class=\"nc-sc\"\u003e\n\u003cspan class=\"nc-sl\"\u003eFrame\u003c\/span\u003e\u003cspan class=\"nc-sv\"\u003eStructured pine — 1.25\" floating profile\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nc-sc\"\u003e\n\u003cspan class=\"nc-sl\"\u003eCanvas Weight\u003c\/span\u003e\u003cspan class=\"nc-sv\"\u003e344 g\/m² · 10.15 oz\/yd² gallery fabric\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"nc-sc\"\u003e\n\u003cspan class=\"nc-sl\"\u003eConstruction\u003c\/span\u003e\u003cspan class=\"nc-sv\"\u003eOpen-back · rubber pads · hanging hardware included\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- LONG DESC --\u003e\n  \u003cdiv class=\"nc-section\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"nc-divider\"\u003e\n\u003cdiv class=\"nc-divider-line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"nc-divider-dot\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"nc-divider-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"nc-label\"\u003eThe Work\u003c\/div\u003e\n    \u003cdiv class=\"nc-body\"\u003e\n      \u003cp\u003eNoir Composition is a tactile study in power, contrast, and material presence. Layers of deep black, aged gold, raised geometric forms, fractured metallic surfaces, and sculptural circular movement create a piece that feels both ancient and contemporary — like a recovered architectural fragment from a private museum wall.\u003c\/p\u003e\n\n      \u003cdiv class=\"nc-quote\"\u003e\n        \u003cp\u003e\"Gold does not need to shine loudly to command the room. Its power, here, is in restraint.\"\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003eThe artwork balances raw texture with disciplined composition. Gold surfaces appear torn, pressed, and illuminated, while black relief elements create shadow, structure, and gravity. Curved forms soften the architectural severity, giving the piece rhythm and movement without losing its monumental stillness.\u003c\/p\u003e\n      \u003cp\u003eDesigned for luxury residences, boutique hotel lobbies, presidential suites, private offices, designer showrooms, and high-end hospitality interiors, Noir Composition commands attention without becoming decorative excess. It belongs in rooms with stone, marble, dark wood, blackened metal, leather, warm plaster, and intentional lighting.\u003c\/p\u003e\n      \u003cp\u003eThis piece is made for collectors and designers who understand texture as atmosphere — and restraint as power.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BACKSTORY --\u003e\n  \u003cdiv class=\"nc-backstory\"\u003e\n    \u003cdiv class=\"nc-label\"\u003eCinematic Origin\u003c\/div\u003e\n    \u003ch2\u003eNoir Composition feels discovered rather than made.\u003c\/h2\u003e\n    \u003cp\u003eIts surface carries the tension of architecture, erosion, gold leaf, shadow, and silence. The black forms are weighty and structural, while the gold appears fractured and illuminated — as though light has been trapped inside the surface and allowed to emerge only in certain places.\u003c\/p\u003e\n    \u003cp\u003eThere is a sense of ceremony in the composition. A black vertical column cuts through the center like a monument. Curved forms suggest movement, orbit, and rhythm. Gold fragments rise and break apart, giving the piece the atmosphere of a private artifact — something pulled from a sealed room and placed under gallery light.\u003c\/p\u003e\n    \u003cp\u003eThis work was created for interiors that need more than decoration. It brings gravity. It brings richness. It brings the quiet authority of a piece that does not ask to be noticed — it simply holds the room.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- VIDEO --\u003e\n  \u003cdiv class=\"nc-video\"\u003e\n    \u003cdiv class=\"nc-label\"\u003eStudio Film\u003c\/div\u003e\n    \u003cspan class=\"nc-video-title\"\u003eNoir Composition — Art Film\u003c\/span\u003e\n    \u003cspan class=\"nc-video-sub\"\u003eSculptural texture and metallic depth, in motion\u003c\/span\u003e\n    \u003ca class=\"nc-video-thumb\" href=\"https:\/\/youtube.com\/shorts\/EDOc29TkfNA\" target=\"_blank\" rel=\"noopener\"\u003e\n      \u003cimg src=\"https:\/\/img.youtube.com\/vi\/EDOc29TkfNA\/hqdefault.jpg\" alt=\"Noir Composition — Kasian Art Studio art film\"\u003e\n      \u003cdiv class=\"nc-play\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M8 5v14l11-7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n    \u003c\/a\u003e\n    \u003cspan class=\"nc-video-cap\"\u003eTap to watch on YouTube\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"nc-section\"\u003e\n    \u003cdiv class=\"nc-label\"\u003eMuseum-Grade Standards\u003c\/div\u003e\n    \u003cdiv class=\"nc-features\"\u003e\n      \u003cdiv class=\"nc-feat\"\u003e\n        \u003cspan class=\"nc-feat-num\"\u003eI.\u003c\/span\u003e\n        \u003ch3\u003eStrictly Limited\u003c\/h3\u003e\n        \u003cp\u003eOnly 50 editions exist. Each individually numbered, certified, and archived. Once the edition closes, it is permanently closed. Collectors acquire not just art — but material scarcity.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nc-feat\"\u003e\n        \u003cspan class=\"nc-feat-num\"\u003eII.\u003c\/span\u003e\n        \u003ch3\u003eGallery Construction\u003c\/h3\u003e\n        \u003cp\u003eStructured pine floating frame at 1.25\" depth. Gallery-weight canvas at 344 g\/m². Open-back construction with rubber corner pads and hanging hardware — arrives ready to install.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nc-feat\"\u003e\n        \u003cspan class=\"nc-feat-num\"\u003eIII.\u003c\/span\u003e\n        \u003ch3\u003eCollector Provenance\u003c\/h3\u003e\n        \u003cp\u003eEach edition ships with a signed Certificate of Authenticity from Kasian Art Studio, registered in the studio archive — an unbroken chain of provenance from creation to collection.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STATS --\u003e\n  \u003cdiv class=\"nc-stats\"\u003e\n    \u003cdiv class=\"nc-stat\"\u003e\n      \u003cspan class=\"nc-stat-num\"\u003e50\u003c\/span\u003e\n      \u003cspan class=\"nc-stat-lbl\"\u003eTotal Editions\u003c\/span\u003e\n      \u003cspan class=\"nc-stat-desc\"\u003eFinite — permanently closed when sold\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nc-stat\"\u003e\n      \u003cspan class=\"nc-stat-num\"\u003e1.25\"\u003c\/span\u003e\n      \u003cspan class=\"nc-stat-lbl\"\u003eFrame Depth\u003c\/span\u003e\n      \u003cspan class=\"nc-stat-desc\"\u003eFloating profile — architectural wall presence\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nc-stat\"\u003e\n      \u003cspan class=\"nc-stat-num\"\u003e2026\u003c\/span\u003e\n      \u003cspan class=\"nc-stat-lbl\"\u003eRelease Year\u003c\/span\u003e\n      \u003cspan class=\"nc-stat-desc\"\u003eCurrent Kasian Art Studio archive\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nc-stat\"\u003e\n      \u003cspan class=\"nc-stat-num\"\u003e∞\u003c\/span\u003e\n      \u003cspan class=\"nc-stat-lbl\"\u003eGravity\u003c\/span\u003e\n      \u003cspan class=\"nc-stat-desc\"\u003eIt simply holds the room\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAIRINGS --\u003e\n  \u003cdiv class=\"nc-section-warm\"\u003e\n    \u003cdiv class=\"nc-label\"\u003eCurated Pairings\u003c\/div\u003e\n    \u003cdiv class=\"nc-pairings\"\u003e\n      \u003cdiv class=\"nc-pair\"\u003e\n        \u003ch3\u003eUrban Signal\u003c\/h3\u003e\n        \u003cp\u003eA monochrome architectural study in black, white, and graphite. Where Noir Composition brings material warmth and gold, Urban Signal introduces graphic restraint — together they create a powerful tonal contrast for collector walls and executive corridors.\u003c\/p\u003e\n        \u003ca href=\"https:\/\/www.kasianartstudio.com\"\u003eView Work →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"nc-pair\"\u003e\n        \u003ch3\u003eGold Fragment — Study I\u003c\/h3\u003e\n        \u003cp\u003eA smaller companion piece in the same black-and-gold register — a study in isolated metallic form against deep ground. Ideal for flanking Noir Composition in a diptych arrangement across a luxury lobby or residential hallway.\u003c\/p\u003e\n        \u003ca href=\"https:\/\/www.kasianartstudio.com\"\u003eView Work →\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IDEAL SPACES --\u003e\n  \u003cdiv class=\"nc-section\"\u003e\n    \u003cdiv class=\"nc-label\"\u003eIdeal Environments\u003c\/div\u003e\n    \u003cul class=\"nc-spaces\"\u003e\n      \u003cli\u003eLuxury Hotel Lobbies \u0026amp; Presidential Suites\u003c\/li\u003e\n      \u003cli\u003ePenthouse Dining Rooms \u0026amp; Private Salons\u003c\/li\u003e\n      \u003cli\u003eExecutive Offices \u0026amp; Boardrooms\u003c\/li\u003e\n      \u003cli\u003eDesigner Showrooms \u0026amp; Gallery Corridors\u003c\/li\u003e\n      \u003cli\u003ePrivate Collector Galleries \u0026amp; Viewing Rooms\u003c\/li\u003e\n      \u003cli\u003eSuperyacht Salons \u0026amp; High-End Marine Interiors\u003c\/li\u003e\n      \u003cli\u003eArchitectural Stone \u0026amp; Marble Interior Environments\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PAIRS WELL WITH --\u003e\n  \u003cdiv class=\"nc-section-warm\"\u003e\n    \u003cdiv class=\"nc-label\"\u003ePairs Well With\u003c\/div\u003e\n    \u003cdiv class=\"nc-pairs-grid\"\u003e\n      \u003cdiv class=\"nc-pairs-cell\"\u003eBlack marble consoles \u0026amp; travertine plinth tables\u003c\/div\u003e\n      \u003cdiv class=\"nc-pairs-cell\"\u003eDark walnut panelling \u0026amp; charcoal plaster walls\u003c\/div\u003e\n      \u003cdiv class=\"nc-pairs-cell\"\u003eBronze lighting fixtures \u0026amp; champagne metal accents\u003c\/div\u003e\n      \u003cdiv class=\"nc-pairs-cell\"\u003eBlack bouclé seating \u0026amp; cognac leather chairs\u003c\/div\u003e\n      \u003cdiv class=\"nc-pairs-cell\"\u003eSculptural ceramic vessels \u0026amp; architectural stone\u003c\/div\u003e\n      \u003cdiv class=\"nc-pairs-cell\"\u003eWarm gallery spotlights \u0026amp; museum-style lighting\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BRANDS --\u003e\n  \u003cdiv class=\"nc-brands\"\u003e\n    \u003cspan class=\"nc-brands-lbl\"\u003ePositioned for distinguished hospitality collections\u003c\/span\u003e\n    \u003cdiv class=\"nc-brands-row\"\u003e\n      \u003cspan\u003eAman\u003c\/span\u003e\u003cspan\u003e·\u003c\/span\u003e\n      \u003cspan\u003eFour Seasons\u003c\/span\u003e\u003cspan\u003e·\u003c\/span\u003e\n      \u003cspan\u003eSt. Regis\u003c\/span\u003e\u003cspan\u003e·\u003c\/span\u003e\n      \u003cspan\u003eRitz-Carlton Reserve\u003c\/span\u003e\u003cspan\u003e·\u003c\/span\u003e\n      \u003cspan\u003eRosewood\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"nc-cta\"\u003e\n    \u003ch2\u003eAcquire Your Edition\u003c\/h2\u003e\n    \u003cp\u003e50 editions. Each numbered, certified, and delivered with full provenance documentation.\u003c\/p\u003e\n    \u003cdiv class=\"nc-cta-row\"\u003e\n      \u003ca href=\"mailto:kristina@kasianartstudio.com?subject=Acquisition%20Inquiry:%20Noir%20Composition\" class=\"nc-btn\"\u003eInquire to Acquire\u003c\/a\u003e\n      \u003ca href=\"https:\/\/www.kasianartstudio.com\/collections\" class=\"nc-btn-ghost\"\u003eBrowse All Works\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- END KASIAN ART STUDIO — Noir Composition --\u003e","brand":"Kasian Art Studio","offers":[{"title":"Black","offer_id":47796569178277,"sku":"5583058_16039","price":10925.0,"currency_code":"USD","in_stock":true},{"title":"Brown","offer_id":47796569211045,"sku":"5583058_16045","price":10925.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":47796569243813,"sku":"5583058_15700","price":10925.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0703\/6629\/8277\/files\/ChatGPT_Image_May_5_2026_10_15_35_AM.png?v=1778003351","url":"https:\/\/www.kasianartstudio.com\/products\/noir-composition","provider":"Kasian Art Studio","version":"1.0","type":"link"}