{"product_id":"black-white-moroccan-runner-rug-39x79","title":"Black \u0026 White Moroccan Runner Rug - Handwoven Wool - 39 x 79 in","description":"\u003cstyle\u003e\n  .tr-story {\n    --tr-bg: #faf7f2;\n    --tr-bg-warm: #E6E6E6;\n    --tr-bg-deep: #d9d9d9;\n    --tr-ink: #2b2520;\n    --tr-ink-soft: #6b5f56;\n    --tr-line: #cfcfcf;\n    --tr-terracotta: #b85940;\n    --tr-indigo: #4a7ba8;\n    --tr-indigo-deep: #2d4a6b;\n    --tr-ochre: #c89846;\n    --tr-green: #5a7a4e;\n    --tr-red: #a8312a;\n    --tr-serif: 'Cormorant Garamond', Georgia, serif;\n    --tr-sans: 'Inter', system-ui, sans-serif;\n\n    background: var(--tr-bg-warm);\n    padding: 80px 40px;\n    position: relative;\n    overflow: hidden;\n    font-family: var(--tr-sans);\n    color: var(--tr-ink);\n    line-height: 1.6;\n    font-size: 15px;\n    margin: 30px 0;\n    box-sizing: border-box;\n  }\n  .tr-story *, .tr-story *::before, .tr-story *::after { box-sizing: border-box; }\n\n  .tr-story::before {\n    content: \"\"; position: absolute; top: 50px; right: -40px;\n    width: 180px; height: 180px; background: var(--tr-ink);\n    opacity: 0.03; transform: rotate(45deg); pointer-events: none;\n  }\n  .tr-story::after {\n    content: \"\"; position: absolute; bottom: 60px; left: -50px;\n    width: 140px; height: 140px; background: var(--tr-ink);\n    opacity: 0.02; transform: rotate(45deg); pointer-events: none;\n  }\n  .tr-inner { max-width: 900px; margin: 0 auto; position: relative; z-index: 1; }\n\n  .tr-header { text-align: center; margin-bottom: 40px; }\n  .tr-eyebrow {\n    font-size: 11px; letter-spacing: 3px; text-transform: uppercase;\n    color: var(--tr-terracotta); margin-bottom: 16px; font-weight: 500;\n    display: inline-block;\n  }\n  .tr-eyebrow::before, .tr-eyebrow::after {\n    content: \"—\"; margin: 0 10px; color: var(--tr-terracotta); opacity: 0.5;\n  }\n  .tr-title {\n    font-family: var(--tr-serif); font-size: 38px; font-weight: 400;\n    line-height: 1.2; letter-spacing: -0.4px; margin-bottom: 18px;\n    max-width: 680px; margin-left: auto; margin-right: auto; color: var(--tr-ink);\n  }\n  .tr-lede {\n    font-family: var(--tr-serif); font-size: 18px; font-style: italic;\n    color: var(--tr-ink-soft); max-width: 600px; margin: 0 auto; line-height: 1.55;\n  }\n\n  .tr-opening { max-width: 680px; margin: 0 auto 36px; }\n  .tr-opening p { font-size: 16px; line-height: 1.85; color: var(--tr-ink); margin-bottom: 20px; }\n  .tr-opening p strong {\n    font-weight: 500; color: var(--tr-ink);\n    background: linear-gradient(transparent 70%, rgba(43,37,32,0.10) 70%);\n    padding: 0 2px;\n  }\n  .tr-opening \u003e p:first-child::first-letter {\n    font-family: var(--tr-serif); font-size: 56px; float: left;\n    line-height: 0.9; margin: 5px 10px 0 0;\n    color: var(--tr-terracotta); font-weight: 500;\n  }\n\n  .tr-accordion { max-width: 680px; margin: 0 auto 40px; border-top: 1px solid var(--tr-line); }\n  .tr-acc-item { border-bottom: 1px solid var(--tr-line); }\n  .tr-acc-summary {\n    list-style: none; cursor: pointer; padding: 20px 0;\n    display: flex; justify-content: space-between; align-items: center; gap: 14px;\n    font-family: var(--tr-serif); font-size: 21px; font-weight: 500;\n    color: var(--tr-ink); transition: color 0.2s;\n  }\n  .tr-acc-summary:hover { color: var(--tr-terracotta); }\n  .tr-acc-summary::-webkit-details-marker { display: none; }\n  .tr-acc-summary::after {\n    content: \"+\"; font-size: 26px; color: var(--tr-terracotta);\n    transition: transform 0.3s ease; line-height: 1; flex-shrink: 0; font-weight: 300;\n  }\n  .tr-acc-item[open] .tr-acc-summary::after { transform: rotate(45deg); }\n  .tr-acc-content { padding: 0 0 24px; animation: trFadeIn 0.4s ease; }\n  @keyframes trFadeIn {\n    from { opacity: 0; transform: translateY(-4px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .tr-acc-content p { font-size: 15px; line-height: 1.85; color: var(--tr-ink-soft); margin-bottom: 14px; }\n  .tr-acc-content p strong { color: var(--tr-ink); font-weight: 500; }\n\n  .tr-quote {\n    font-family: var(--tr-serif); font-style: italic; font-size: 20px;\n    line-height: 1.5; color: var(--tr-ink); text-align: center;\n    margin: 40px auto; max-width: 660px; padding: 28px 18px;\n    border-top: 1px solid var(--tr-line); border-bottom: 1px solid var(--tr-line);\n    position: relative;\n  }\n  .tr-quote::before {\n    content: \"✦\"; position: absolute; top: -11px; left: 50%;\n    transform: translateX(-50%); background: var(--tr-bg-warm);\n    color: var(--tr-terracotta); padding: 0 12px; font-size: 16px;\n  }\n  .tr-quote-attr {\n    font-family: var(--tr-sans); font-style: normal; font-size: 11px;\n    letter-spacing: 2.5px; text-transform: uppercase;\n    color: var(--tr-ink-soft); margin-top: 14px; display: block;\n  }\n\n  .tr-dyes-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-bottom: 24px; }\n  .tr-dye { text-align: center; }\n  .tr-dye-swatch {\n    width: 56px; height: 56px; border-radius: 50%; margin: 0 auto 10px;\n    box-shadow: inset 0 0 0 3px var(--tr-bg-warm), 0 0 0 1px var(--tr-line);\n  }\n  .tr-dye-name { font-family: var(--tr-serif); font-size: 15px; font-weight: 500; margin-bottom: 2px; color: var(--tr-ink); }\n  .tr-dye-source { font-size: 11px; color: var(--tr-ink-soft); letter-spacing: 0.2px; line-height: 1.4; }\n  .tr-dye-divider { height: 1px; background: var(--tr-line); margin: 10px 0 20px; }\n  .tr-dye-cat {\n    font-size: 11px; letter-spacing: 2px; text-transform: uppercase;\n    color: var(--tr-terracotta); font-weight: 600; margin-bottom: 14px; padding-top: 10px;\n  }\n  .tr-dye-cat:first-child { padding-top: 0; }\n\n  .tr-spaces-grid { display: flex; flex-direction: column; gap: 14px; margin-top: 18px; }\n  .tr-space-card {\n    display: grid; grid-template-columns: 100px 1fr; gap: 22px; align-items: center;\n    background: var(--tr-bg); border: 1px solid var(--tr-line);\n    border-radius: 4px; padding: 20px;\n    transition: border-color 0.3s ease, transform 0.3s ease;\n  }\n  .tr-space-card:hover { border-color: var(--tr-terracotta); transform: translateY(-2px); }\n  .tr-space-visual {\n    width: 100px; height: 100px; background: var(--tr-bg-warm);\n    border-radius: 3px; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\n  }\n  .tr-space-visual svg { width: 80%; height: 80%; }\n  .tr-space-name { font-family: var(--tr-serif); font-size: 22px; font-weight: 500; color: var(--tr-ink); margin-bottom: 6px; line-height: 1.2; }\n  .tr-space-text p { font-size: 14px; color: var(--tr-ink-soft); line-height: 1.55; margin: 0; }\n\n  .tr-motifs-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; margin-top: 18px; }\n  .tr-motif {\n    background: var(--tr-bg); padding: 22px 12px; text-align: center;\n    border-radius: 4px; border: 1px solid var(--tr-line);\n    transition: transform 0.3s ease, border-color 0.3s ease;\n  }\n  .tr-motif:hover { transform: translateY(-3px); border-color: var(--tr-terracotta); }\n  .tr-motif-icon { width: 40px; height: 40px; margin: 0 auto 10px; }\n  .tr-motif-name { font-family: var(--tr-serif); font-size: 15px; font-weight: 500; margin-bottom: 4px; color: var(--tr-ink); }\n  .tr-motif-meaning { font-size: 11px; color: var(--tr-ink-soft); line-height: 1.5; }\n\n  .tr-stats {\n    display: grid; grid-template-columns: repeat(4, 1fr); gap: 0;\n    background: var(--tr-ink); color: var(--tr-bg);\n    border-radius: 4px; overflow: hidden; max-width: 680px; margin: 0 auto;\n  }\n  .tr-stat { padding: 26px 12px; text-align: center; border-right: 1px solid rgba(255,255,255,0.08); }\n  .tr-stat:last-child { border-right: none; }\n  .tr-stat-number { font-family: var(--tr-serif); font-size: 32px; font-weight: 500; color: var(--tr-ochre); margin-bottom: 4px; line-height: 1; }\n  .tr-stat-label { font-size: 10px; letter-spacing: 1.5px; text-transform: uppercase; color: rgba(255,255,255,0.7); line-height: 1.4; }\n\n  @media (max-width: 1024px) { .tr-story { padding: 70px 30px; } .tr-title { font-size: 34px; } .tr-lede { font-size: 17px; } }\n  @media (max-width: 767px) {\n    .tr-story { padding: 60px 24px; }\n    .tr-title { font-size: 28px; line-height: 1.25; }\n    .tr-lede { font-size: 16px; }\n    .tr-opening \u003e p:first-child::first-letter { font-size: 48px; }\n    .tr-opening p { font-size: 15px; line-height: 1.8; }\n    .tr-acc-summary { font-size: 18px; padding: 18px 0; }\n    .tr-acc-content p { font-size: 14px; }\n    .tr-dyes-grid { grid-template-columns: repeat(3, 1fr); gap: 14px; }\n    .tr-motifs-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }\n    .tr-stats { grid-template-columns: repeat(2, 1fr); }\n    .tr-stat { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.08); }\n    .tr-stat:nth-child(2) { border-right: none; }\n    .tr-stat:nth-last-child(-n+2) { border-bottom: none; }\n    .tr-stat-number { font-size: 28px; }\n    .tr-space-card { grid-template-columns: 80px 1fr; gap: 16px; padding: 16px; }\n    .tr-space-visual { width: 80px; height: 80px; }\n    .tr-space-name { font-size: 18px; }\n    .tr-space-text p { font-size: 13px; }\n  }\n  @media (max-width: 479px) {\n    .tr-story { padding: 50px 16px; }\n    .tr-title { font-size: 24px; }\n    .tr-lede { font-size: 15px; }\n    .tr-eyebrow { font-size: 10px; letter-spacing: 2px; }\n    .tr-eyebrow::before, .tr-eyebrow::after { margin: 0 6px; }\n    .tr-opening \u003e p:first-child::first-letter { font-size: 42px; margin: 4px 8px 0 0; }\n    .tr-acc-summary { font-size: 16px; gap: 10px; }\n    .tr-acc-summary::after { font-size: 22px; }\n    .tr-quote { font-size: 15px; padding: 22px 12px; }\n    .tr-dye-swatch { width: 48px; height: 48px; }\n    .tr-motif { padding: 18px 10px; }\n    .tr-motif-icon { width: 36px; height: 36px; }\n    .tr-stat-number { font-size: 24px; }\n    .tr-stat { padding: 22px 10px; }\n    .tr-space-card { grid-template-columns: 64px 1fr; gap: 14px; padding: 14px; }\n    .tr-space-visual { width: 64px; height: 64px; }\n    .tr-space-name { font-size: 16px; }\n  }\n\u003c\/style\u003e\n\u003csection class=\"tr-story\" aria-labelledby=\"tr-story-title\"\u003e\n\u003cdiv class=\"tr-inner\"\u003e\n\u003cdiv class=\"tr-header\"\u003e\n\u003cdiv class=\"tr-eyebrow\"\u003eThe Story of This Runner\u003c\/div\u003e\n\u003ch2 id=\"tr-story-title\" class=\"tr-title\"\u003eTwo tones of wool. Brush strokes at each end. A quiet field in between.\u003c\/h2\u003e\n\u003cp class=\"tr-lede\"\u003eSix weeks of work. The hands of Amazigh women. One loom. One runner — never to be repeated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-opening\"\u003e\n\u003cp\u003eHandwoven across six weeks from \u003cstrong\u003e100% natural undyed wool\u003c\/strong\u003e, this Moroccan runner works in four natural tones — pure cream, light natural gray (white fleece dominant), dark natural gray (black fleece dominant), and deep charcoal — all from undyed sheep's wool, with no dye added at any stage. The design divides into two distinct moments: at each end, \u003cstrong\u003ebold abstract brush-stroke forms\u003c\/strong\u003e, irregular horizontal sweeps of dark charcoal on a cream ground, gestural and graphic; in the centre, a long field of \u003cstrong\u003efine horizontal stripes\u003c\/strong\u003e, dark and cream threads woven together into a softly heathered surface that shifts in tone as the light moves across it. Made in \u003cstrong\u003eTaznakht, Morocco\u003c\/strong\u003e, in the Anti-Atlas foothills, by Amazigh women artisans, it is a flatweave runner — low profile, durable, and reversible on both sides. At 39 × 79 in (99 × 201 cm), the length makes it suited for hallways, bedside areas, and kitchen passages. It is the only one of its kind in the world.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-accordion\"\u003e\n\u003cdetails class=\"tr-acc-item\"\u003e\n\u003csummary class=\"tr-acc-summary\"\u003eMeaning \u0026amp; Symbolism\u003c\/summary\u003e\n\u003cdiv class=\"tr-acc-content\"\u003e\n\u003cp\u003eThis runner carries no pictorial symbol — its meaning lives in the \u003cstrong\u003erhythm of two materials moving together\u003c\/strong\u003e. Dark fleece and light fleece, woven in different proportions across the length of the runner, producing a surface that speaks about contrast, balance, and the way opposites hold each other. In Amazigh weaving, the use of undyed natural tones is an intentional statement: nothing added, nothing hidden, the material exactly as it arrived.\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong\u003egestural brush-stroke forms\u003c\/strong\u003e at each end are not random — they are the artisan's mark, the moment where free hand meets structured loom. They break the regularity of the stripe field the way a signature breaks the stillness of a page. The \u003cstrong\u003efine horizontal stripe field\u003c\/strong\u003e that fills the body of the runner carries the meaning of continuous movement: thread after thread, row after row, six weeks of the same gesture made slightly differently each time. The narrow dotted accent row that divides the zones is a quiet border — a breath between the bold and the steady.\u003c\/p\u003e\n\u003cp\u003eThe result is not only decoration, but a handmade object shaped by patience, memory, and daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tr-acc-item\"\u003e\n\u003csummary class=\"tr-acc-summary\"\u003eThe Texture of This Runner\u003c\/summary\u003e\n\u003cdiv class=\"tr-acc-content\"\u003e\n\u003cp\u003eNo dye and no pictorial motif — the runner's entire character lives in its construction and in the relationship between its two natural tones.\u003c\/p\u003e\n\u003cdiv class=\"tr-motifs-grid\"\u003e\n\u003cdiv class=\"tr-motif\"\u003e\n\u003c!-- Brush stroke \/ gestural form --\u003e\n\u003csvg viewbox=\"0 0 50 50\" fill=\"none\" class=\"tr-motif-icon\"\u003e\n  \u003cpath d=\"M4 18 Q16 14 28 18 Q38 22 46 16\" stroke=\"#2b2520\" stroke-width=\"5\" stroke-linecap=\"round\" opacity=\"0.85\"\u003e\u003c\/path\u003e\n  \u003cpath d=\"M4 28 Q18 32 32 26 Q40 22 46 28\" stroke=\"#2b2520\" stroke-width=\"3\" stroke-linecap=\"round\" opacity=\"0.5\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"tr-motif-name\"\u003eBrush Stroke\u003c\/div\u003e\n\u003cdiv class=\"tr-motif-meaning\"\u003eThe artisan's free mark\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-motif\"\u003e\n\u003c!-- Fine stripe field --\u003e\n\u003csvg viewbox=\"0 0 50 50\" fill=\"none\" class=\"tr-motif-icon\"\u003e\n  \u003cline x1=\"4\" y1=\"10\" x2=\"46\" y2=\"10\" stroke=\"#2b2520\" stroke-width=\"1.2\" opacity=\"0.8\"\u003e\u003c\/line\u003e\n  \u003cline x1=\"4\" y1=\"16\" x2=\"46\" y2=\"16\" stroke=\"#2b2520\" stroke-width=\"0.8\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n  \u003cline x1=\"4\" y1=\"22\" x2=\"46\" y2=\"22\" stroke=\"#2b2520\" stroke-width=\"1.2\" opacity=\"0.8\"\u003e\u003c\/line\u003e\n  \u003cline x1=\"4\" y1=\"28\" x2=\"46\" y2=\"28\" stroke=\"#2b2520\" stroke-width=\"0.8\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n  \u003cline x1=\"4\" y1=\"34\" x2=\"46\" y2=\"34\" stroke=\"#2b2520\" stroke-width=\"1.2\" opacity=\"0.8\"\u003e\u003c\/line\u003e\n  \u003cline x1=\"4\" y1=\"40\" x2=\"46\" y2=\"40\" stroke=\"#2b2520\" stroke-width=\"0.8\" opacity=\"0.4\"\u003e\u003c\/line\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"tr-motif-name\"\u003eStripe Field\u003c\/div\u003e\n\u003cdiv class=\"tr-motif-meaning\"\u003eRhythm \u0026amp; continuity\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-motif\"\u003e\n\u003c!-- Undyed two-tone wool --\u003e\n\u003csvg viewbox=\"0 0 50 50\" fill=\"none\" class=\"tr-motif-icon\"\u003e\n  \u003cpath d=\"M8 38 Q14 18 20 38 Q26 14 32 38 Q38 20 44 38\" stroke=\"#2b2520\" stroke-width=\"2.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n  \u003cpath d=\"M8 42 Q14 22 20 42 Q26 18 32 42 Q38 22 44 42\" stroke=\"#faf7f2\" stroke-width=\"1.6\" stroke-linecap=\"round\" opacity=\"0.8\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"tr-motif-name\"\u003eTwo-Tone Wool\u003c\/div\u003e\n\u003cdiv class=\"tr-motif-meaning\"\u003eHonesty \u0026amp; balance\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-motif\"\u003e\n\u003c!-- Reversible flatweave --\u003e\n\u003csvg viewbox=\"0 0 50 50\" fill=\"none\" class=\"tr-motif-icon\"\u003e\n  \u003cpath d=\"M6 25 L25 6 L44 25 L25 44 Z\" stroke=\"#2b2520\" stroke-width=\"2.2\"\u003e\u003c\/path\u003e\n  \u003cpath d=\"M25 6 L44 25 L25 44 L6 25 Z\" stroke=\"#2b2520\" stroke-width=\"2.2\" opacity=\"0.35\"\u003e\u003c\/path\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"tr-motif-name\"\u003eReversible\u003c\/div\u003e\n\u003cdiv class=\"tr-motif-meaning\"\u003eTwo faces, one design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tr-acc-item\" open=\"\"\u003e\n\u003csummary class=\"tr-acc-summary\"\u003eColor from the Earth\u003c\/summary\u003e\n\u003cdiv class=\"tr-acc-content\"\u003e\n\u003cp\u003eThere is no dye in this runner at all. Every tone you see is the \u003cstrong\u003enatural colour of the wool\u003c\/strong\u003e itself — nothing added at any stage.\u003c\/p\u003e\n\u003cdiv class=\"tr-dye-cat\"\u003eFrom the sheep, not the dye pot\u003c\/div\u003e\n\u003cp style=\"margin-bottom: 14px;\"\u003eFour natural fleece tones are blended and woven in different proportions across this runner — no dye at any stage. The cream is not bleached; the darks are not dyed. Every tone comes directly from the sheep.\u003c\/p\u003e\n\u003cdiv style=\"grid-template-columns: repeat(4, 1fr);\" class=\"tr-dyes-grid\"\u003e\n\u003cdiv class=\"tr-dye\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #faf7f2, #ede4d3);\" class=\"tr-dye-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"tr-dye-name\"\u003eNatural Cream\u003c\/div\u003e\n\u003cdiv class=\"tr-dye-source\"\u003ewhite-fleeced sheep — pure light fleece\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-dye\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #d8d0c4, #c4bab0);\" class=\"tr-dye-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"tr-dye-name\"\u003eLight Natural Gray\u003c\/div\u003e\n\u003cdiv class=\"tr-dye-source\"\u003ewhite \u0026gt; black fleece — white dominant blend\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-dye\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #7a7670, #5e5a56);\" class=\"tr-dye-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"tr-dye-name\"\u003eDark Natural Gray\u003c\/div\u003e\n\u003cdiv class=\"tr-dye-source\"\u003eblack \u0026gt; white fleece — black dominant blend\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-dye\"\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #3a3630, #2a2520);\" class=\"tr-dye-swatch\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"tr-dye-name\"\u003eCharcoal Black\u003c\/div\u003e\n\u003cdiv class=\"tr-dye-source\"\u003edark-fleeced sheep — pure dark fleece\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-dye-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 14px; color: var(--tr-ink-soft); line-height: 1.7; margin: 0;\"\u003eThe heathered stripe field in the centre of the runner is woven from all four tones alternating in close sequence — the eye blends them into a continuous warm gray that exists only in the weaving itself, not in any single fleece alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tr-acc-item\"\u003e\n\u003csummary class=\"tr-acc-summary\"\u003ePerfect Spaces\u003c\/summary\u003e\n\u003cdiv class=\"tr-acc-content\"\u003e\n\u003cp\u003eAt 39 × 79 in (99 × 201 cm), this runner is shaped for passages — its length works with hallways, kitchen runs, and bedside arrangements where a full rug would be too wide.\u003c\/p\u003e\n\u003cdiv class=\"tr-spaces-grid\"\u003e\n\u003cdiv class=\"tr-space-card\"\u003e\n\u003cdiv class=\"tr-space-visual\"\u003e\n\u003csvg viewbox=\"0 0 100 100\" fill=\"none\" aria-hidden=\"true\"\u003e\n  \u003crect stroke-width=\"1.2\" stroke=\"#6b5f56\" height=\"88\" width=\"88\" y=\"6\" x=\"6\"\u003e\u003c\/rect\u003e\n  \u003crect fill=\"#3a3630\" height=\"76\" width=\"22\" y=\"12\" x=\"39\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-space-text\"\u003e\n\u003cdiv class=\"tr-space-name\"\u003eHallway\u003c\/div\u003e\n\u003cp\u003eThe runner shape is made for passages — the two-tone undyed palette works with almost any wall colour, and the brush-stroke ends give the hallway a clear start and finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-space-card\"\u003e\n\u003cdiv class=\"tr-space-visual\"\u003e\n\u003csvg viewbox=\"0 0 100 100\" fill=\"none\" aria-hidden=\"true\"\u003e\n  \u003crect stroke-width=\"1.2\" stroke=\"#6b5f56\" height=\"88\" width=\"88\" y=\"6\" x=\"6\"\u003e\u003c\/rect\u003e\n  \u003crect opacity=\"0.4\" fill=\"#6b5f56\" height=\"14\" width=\"60\" y=\"22\" x=\"20\"\u003e\u003c\/rect\u003e\n  \u003crect fill=\"#3a3630\" height=\"18\" width=\"28\" y=\"44\" x=\"36\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-space-text\"\u003e\n\u003cdiv class=\"tr-space-name\"\u003eEntryway\u003c\/div\u003e\n\u003cp\u003eA welcoming first layer with Moroccan character — the natural undyed surface is durable and honest, the kind of thing that improves the longer it lives at the threshold.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-space-card\"\u003e\n\u003cdiv class=\"tr-space-visual\"\u003e\n\u003csvg viewbox=\"0 0 100 100\" fill=\"none\" aria-hidden=\"true\"\u003e\n  \u003crect stroke-width=\"1.2\" stroke=\"#6b5f56\" height=\"88\" width=\"88\" y=\"6\" x=\"6\"\u003e\u003c\/rect\u003e\n  \u003crect fill=\"#3a3630\" height=\"76\" width=\"22\" y=\"12\" x=\"39\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-space-text\"\u003e\n\u003cdiv class=\"tr-space-name\"\u003eKitchen\u003c\/div\u003e\n\u003cp\u003eA low-profile wool accent that softens a practical working space — the flatweave sits flush, easy to move, and the undyed tones handle the honest life of a kitchen floor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-space-card\"\u003e\n\u003cdiv class=\"tr-space-visual\"\u003e\n\u003csvg viewbox=\"0 0 100 100\" fill=\"none\" aria-hidden=\"true\"\u003e\n  \u003crect stroke-width=\"1.2\" stroke=\"#6b5f56\" height=\"88\" width=\"88\" y=\"6\" x=\"6\"\u003e\u003c\/rect\u003e\n  \u003crect opacity=\"0.4\" fill=\"#6b5f56\" height=\"36\" width=\"20\" y=\"22\" x=\"40\"\u003e\u003c\/rect\u003e\n  \u003crect fill=\"#3a3630\" height=\"18\" width=\"50\" y=\"62\" x=\"25\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-space-text\"\u003e\n\u003cdiv class=\"tr-space-name\"\u003eBedside\u003c\/div\u003e\n\u003cp\u003eA narrow, comfortable textile underfoot beside the bed — the abstract brush-stroke end sits at the foot, the calm heathered stripe extends under the bed frame on both sides.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-space-card\"\u003e\n\u003cdiv class=\"tr-space-visual\"\u003e\n\u003csvg viewbox=\"0 0 100 100\" fill=\"none\" aria-hidden=\"true\"\u003e\n  \u003crect stroke-width=\"1.2\" stroke=\"#6b5f56\" height=\"88\" width=\"88\" y=\"6\" x=\"6\"\u003e\u003c\/rect\u003e\n  \u003crect fill=\"#3a3630\" height=\"56\" width=\"26\" y=\"22\" x=\"37\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-space-text\"\u003e\n\u003cdiv class=\"tr-space-name\"\u003eWall Décor\u003c\/div\u003e\n\u003cp\u003eHung vertically, the brush-stroke forms at each end become a woven composition — the runner reads as textile art, the two-tone contrast and gestural marks visible as a single framed piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cblockquote class=\"tr-quote\"\u003eMay this runner guide each step with warmth, calm, and protection. May it carry the care of our hands through your hallway, bedside, or favourite passage every day. \u003cspan class=\"tr-quote-attr\"\u003e— The Artisan's Blessing\u003c\/span\u003e\n\u003c\/blockquote\u003e\n\u003cdiv class=\"tr-stats\"\u003e\n\u003cdiv class=\"tr-stat\"\u003e\n\u003cdiv class=\"tr-stat-number\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"tr-stat-label\"\u003eOf its kind\u003cbr\u003ein the world\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-stat\"\u003e\n\u003cdiv class=\"tr-stat-number\"\u003e6\u003c\/div\u003e\n\u003cdiv class=\"tr-stat-label\"\u003eWeeks at\u003cbr\u003ethe loom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-stat\"\u003e\n\u003cdiv class=\"tr-stat-number\"\u003e0\u003c\/div\u003e\n\u003cdiv class=\"tr-stat-label\"\u003eDrops of\u003cbr\u003edye used\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-stat\"\u003e\n\u003cdiv class=\"tr-stat-number\"\u003e100%\u003c\/div\u003e\n\u003cdiv class=\"tr-stat-label\"\u003eNatural\u003cbr\u003eundyed wool\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"TazRugs","offers":[{"title":"Default Title","offer_id":52870602457418,"sku":null,"price":502.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0923\/4507\/3994\/files\/E7CC5696-C8F5-4A09-A8DA-B8728ADC5347_1_201_a_488eeb32-a629-4da5-934c-43af8fdad6fd.jpg?v=1768642988","url":"https:\/\/www.tazrugs.com\/products\/black-white-moroccan-runner-rug-39x79","provider":"TazRugs","version":"1.0","type":"link"}