{"product_id":"beni-ourain-moroccan-rug-in-pink-wool-71-x-98-in","title":"Beni Ourain Moroccan Rug in Pink Wool, 71 x 98 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    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  .tr-story::before {\n    content: \"\"; position: absolute; top: 50px; right: -40px;\n    width: 180px; height: 180px; background: var(--tr-indigo);\n    opacity: 0.04; 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-red);\n    opacity: 0.03; transform: rotate(45deg); pointer-events: none;\n  }\n  .tr-inner { max-width: 900px; margin: 0 auto; position: relative; z-index: 1; }\n  \/* AT A GLANCE *\/\n  .tr-sum { max-width: 680px; margin: 0 auto 44px; }\n  .tr-sum-p {\n    font-family: var(--tr-sans); font-size: 16px; line-height: 1.8;\n    color: var(--tr-ink); margin: 0 0 24px;\n  }\n  .tr-spec {\n    display: grid; grid-template-columns: repeat(2, 1fr); gap: 0 36px;\n    border-top: 1px solid var(--tr-line);\n  }\n  .tr-row {\n    display: flex; justify-content: space-between; align-items: baseline; gap: 14px;\n    padding: 11px 0; border-bottom: 1px solid var(--tr-line);\n  }\n  .tr-k {\n    font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;\n    color: var(--tr-ink-soft); white-space: nowrap;\n  }\n  .tr-v { font-size: 14px; text-align: right; color: var(--tr-ink); }\n  \/* HEADER *\/\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  \/* OPENING *\/\n  .tr-opening { max-width: 680px; margin: 0 auto 36px; }\n  .tr-opening p {\n    font-size: 16px; line-height: 1.85; color: var(--tr-ink); margin-bottom: 20px;\n  }\n  .tr-opening p strong {\n    font-weight: 500; color: var(--tr-ink);\n    background: linear-gradient(transparent 70%, rgba(74,123,168,0.20) 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  \/* ACCORDION *\/\n  .tr-accordion {\n    max-width: 680px; margin: 0 auto 40px;\n    border-top: 1px solid var(--tr-line);\n  }\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 {\n    font-size: 15px; line-height: 1.85; color: var(--tr-ink-soft); margin-bottom: 14px;\n  }\n  .tr-acc-content p strong { color: var(--tr-ink); font-weight: 500; }\n  .tr-acc-content ul { list-style: none; padding: 0; margin: 0; }\n  .tr-acc-content li {\n    font-size: 15px; line-height: 1.6; color: var(--tr-ink-soft);\n    padding: 8px 0 8px 24px; position: relative;\n  }\n  .tr-acc-content li::before {\n    content: \"✦\"; position: absolute; left: 0; top: 8px;\n    color: var(--tr-terracotta); font-size: 14px;\n  }\n  .tr-acc-content li strong { color: var(--tr-ink); font-weight: 500; display: inline; }\n  \/* QUOTE *\/\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);\n    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  \/* DYE \/ COLOUR SYSTEM *\/\n  .tr-dye-section { margin: 20px 0; }\n  .tr-dye-cat {\n    font-size: 11px; letter-spacing: 2px; text-transform: uppercase;\n    color: var(--tr-terracotta); font-weight: 600;\n    margin-bottom: 14px; padding-top: 10px;\n  }\n  .tr-dye-cat:first-child { padding-top: 0; }\n  .tr-dyes-grid {\n    display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px;\n    margin-bottom: 24px;\n  }\n  .tr-dye { text-align: center; }\n  .tr-dye-swatch {\n    width: 56px; height: 56px; border-radius: 50%;\n    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 {\n    font-family: var(--tr-serif); font-size: 15px; font-weight: 500;\n    margin-bottom: 2px; color: var(--tr-ink);\n  }\n  .tr-dye-source {\n    font-size: 11px; color: var(--tr-ink-soft); letter-spacing: 0.2px; line-height: 1.4;\n  }\n  .tr-dye-divider {\n    height: 1px; background: var(--tr-line); margin: 10px 0 20px;\n  }\n  \/* PERFECT SPACES *\/\n  .tr-spaces-grid {\n    display: flex; flex-direction: column; gap: 14px;\n    margin-top: 18px;\n  }\n  .tr-space-card {\n    display: grid; grid-template-columns: 100px 1fr; gap: 22px;\n    align-items: center;\n    background: var(--tr-bg);\n    border: 1px solid var(--tr-line);\n    border-radius: 4px;\n    padding: 20px;\n    transition: border-color 0.3s ease, transform 0.3s ease;\n  }\n  .tr-space-card:hover {\n    border-color: var(--tr-terracotta);\n    transform: translateY(-2px);\n  }\n  .tr-space-visual {\n    width: 100px; height: 100px;\n    background: var(--tr-bg-warm);\n    border-radius: 3px;\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n  }\n  .tr-space-visual svg { width: 80%; height: 80%; }\n  .tr-space-text { padding: 0; }\n  .tr-space-name {\n    font-family: var(--tr-serif); font-size: 22px; font-weight: 500;\n    color: var(--tr-ink); margin-bottom: 6px; line-height: 1.2;\n  }\n  .tr-space-text p {\n    font-size: 14px; color: var(--tr-ink-soft);\n    line-height: 1.55; margin: 0;\n  }\n  \/* MOTIF \/ TEXTURE CARDS *\/\n  .tr-motifs-grid {\n    display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px;\n    margin-top: 18px;\n  }\n  .tr-motifs-grid.is-3 {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    max-width: 540px; margin-left: auto; margin-right: auto;\n  }\n  .tr-motif {\n    background: var(--tr-bg); padding: 22px 12px;\n    text-align: center; 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 {\n    font-family: var(--tr-serif); font-size: 15px; font-weight: 500;\n    margin-bottom: 4px; color: var(--tr-ink);\n  }\n  .tr-motif-meaning { font-size: 11px; color: var(--tr-ink-soft); line-height: 1.5; }\n  \/* STATS *\/\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;\n    max-width: 680px; margin: 0 auto;\n  }\n  .tr-stat {\n    padding: 26px 12px; text-align: center;\n    border-right: 1px solid rgba(255,255,255,0.08);\n  }\n  .tr-stat:last-child { border-right: none; }\n  .tr-stat-number {\n    font-family: var(--tr-serif); font-size: 32px; font-weight: 500;\n    color: var(--tr-ochre); margin-bottom: 4px; line-height: 1;\n  }\n  .tr-stat-label {\n    font-size: 10px; letter-spacing: 1.5px; text-transform: uppercase;\n    color: rgba(255,255,255,0.7); line-height: 1.4;\n  }\n  \/* RESPONSIVE *\/\n  @media (max-width: 1024px) {\n    .tr-story { padding: 70px 30px; }\n    .tr-title { font-size: 34px; }\n    .tr-lede { font-size: 17px; }\n  }\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, .tr-acc-content li { font-size: 14px; }\n    .tr-quote { font-size: 17px; padding: 24px 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-motifs-grid.is-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 8px; }\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: 640px) {\n    .tr-spec { grid-template-columns: 1fr; }\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-name { font-size: 14px; }\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-sum\"\u003e\n\u003cp class=\"tr-sum-p\"\u003eA handmade pink Moroccan rug, 180 by 250 cm, hand-knotted in wool with a long shaggy pile cut through by flat woven diagonals. The colour is not even: cream fibres run through the rose so the surface shifts between the two as you cross the room. Woven by one weaver over six weeks, and available in any size or colour to order.\u003c\/p\u003e\n\u003cdiv class=\"tr-dye-cat\" style=\"margin-bottom: 4px;\"\u003eAt a Glance\u003c\/div\u003e\n\u003cdiv class=\"tr-spec\"\u003e\n\u003cdiv class=\"tr-row\"\u003e\n\u003cspan class=\"tr-k\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"tr-v\"\u003e100% wool, long pile\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-row\"\u003e\n\u003cspan class=\"tr-k\"\u003eTechnique\u003c\/span\u003e\u003cspan class=\"tr-v\"\u003eHand-knotted pile with flatweave diagonals\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-row\"\u003e\n\u003cspan class=\"tr-k\"\u003eSize\u003c\/span\u003e\u003cspan class=\"tr-v\"\u003e180 x 250 cm (71 x 98 in)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-row\"\u003e\n\u003cspan class=\"tr-k\"\u003eWeaving time\u003c\/span\u003e\u003cspan class=\"tr-v\"\u003e6 weeks at the loom\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-row\"\u003e\n\u003cspan class=\"tr-k\"\u003eOrigin\u003c\/span\u003e\u003cspan class=\"tr-v\"\u003eMorocco\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-row\"\u003e\n\u003cspan class=\"tr-k\"\u003eCustom\u003c\/span\u003e\u003cspan class=\"tr-v\"\u003eAny size or colour, woven to order\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-header\"\u003e\n\u003cdiv class=\"tr-eyebrow\"\u003eThe Story of This Rug\u003c\/div\u003e\n\u003ch2 id=\"tr-story-title\" class=\"tr-title\"\u003eOne fleece, two lengths. The diagonals are woven into the rug, not drawn on it.\u003c\/h2\u003e\n\u003cp class=\"tr-lede\"\u003eSix weeks. One weaver. One loom. Rose and cream in the same wool, and no two patches of it alike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-opening\"\u003e\n\u003cp\u003eRose is the first thing you see, but it is never the same rose twice. Paler cream fibres run all through the wool, heavier in some areas than others, so the field lightens and deepens across its own surface. \u003cstrong\u003eNothing here was printed or overlaid.\u003c\/strong\u003e The variation is in the fleece itself, and it is what stops a single colour from going flat across four and a half square metres.\u003c\/p\u003e\n\u003cp\u003eCutting through it are \u003cstrong\u003eflat woven diagonals\u003c\/strong\u003e, low and tightly worked, running corner to corner while the pile stands long on either side. The wool leans away from each line, so every diagonal is edged by its own shadow and the rug reads differently from the two ends of a room.\u003c\/p\u003e\n\u003cp\u003eAll of it came off \u003cstrong\u003eone loom, under one weaver, across six weeks\u003c\/strong\u003e. Because a single pair of hands worked it from the first row to the last, the tension stays even the whole way down: there is no point where one weaver hands over to another and the rhythm changes. Underfoot, this is a hand-knotted rug you can sit on. The pile is long enough to sink into and the flat bands sit low enough to read as texture rather than as ridges. Both ends finish in tassels, twisted and knotted by hand in the same rose as the field rather than left cream.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-accordion\"\u003e\n\u003cdetails class=\"tr-acc-item\" open=\"\"\u003e\n\u003csummary class=\"tr-acc-summary\"\u003eThe Texture of This Rug\u003c\/summary\u003e\n\u003cdiv class=\"tr-acc-content\"\u003e\n\u003cp\u003eThere are no motifs to read here. Four structural things carry the whole rug.\u003c\/p\u003e\n\u003cdiv class=\"tr-motifs-grid\"\u003e\n\u003cdiv class=\"tr-motif\"\u003e\n\u003cdiv class=\"tr-motif-name\"\u003eLong Pile\u003c\/div\u003e\n\u003cdiv class=\"tr-motif-meaning\"\u003eDeep shaggy wool that moves under a hand and holds the mark of it.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-motif\"\u003e\n\u003cdiv class=\"tr-motif-name\"\u003eFlat Diagonals\u003c\/div\u003e\n\u003cdiv class=\"tr-motif-meaning\"\u003eLow bands woven tight, running across the field corner to corner.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-motif\"\u003e\n\u003cdiv class=\"tr-motif-name\"\u003eLeaning Wool\u003c\/div\u003e\n\u003cdiv class=\"tr-motif-meaning\"\u003ePile combed away from each line, so every diagonal casts a shadow.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-motif\"\u003e\n\u003cdiv class=\"tr-motif-name\"\u003eRose Tassels\u003c\/div\u003e\n\u003cdiv class=\"tr-motif-meaning\"\u003eWarp ends twisted and knotted by hand at both ends of the rug.\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\"\u003e\n\u003csummary class=\"tr-acc-summary\"\u003eMeaning \u0026amp; Symbolism\u003c\/summary\u003e\n\u003cdiv class=\"tr-acc-content\"\u003e\n\u003cp\u003eThe meaning of colour varies between regions, families, and weaving traditions, and no single reading holds across all of them. Here, the rose was chosen for softness rather than for any fixed meaning: a warm tone that reads as calm in daylight and turns deeper under a lamp at night.\u003c\/p\u003e\n\u003cp\u003eOur wish is that it brings you calm, health for the people you love, and a quiet kind of strength in the room where you put it. May it take the weight of ordinary days: bare feet in the morning, people sitting on the floor, a house that gets used. The 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 Colour of This Rug\u003c\/summary\u003e\n\u003cdiv class=\"tr-acc-content\"\u003e\n\u003cp\u003eOne colour family carries the rug, and the long pile spreads it across three depths at once. The wool looks palest where the cream fibres gather, warmest across the standing pile, and darkest along the flat lines where the weaving is packed tight.\u003c\/p\u003e\n\u003cdiv class=\"tr-dye-cat\"\u003eTones on This Rug\u003c\/div\u003e\n\u003cdiv class=\"tr-dyes-grid\"\u003e\n\u003cdiv class=\"tr-dye\"\u003e\n\u003cdiv class=\"tr-dye-swatch\" style=\"background: linear-gradient(135deg, #e2a091, #d18b7d);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"tr-dye-name\"\u003eDusty Rose\u003c\/div\u003e\n\u003cdiv class=\"tr-dye-source\"\u003ethe standing pile, seen straight on\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-dye\"\u003e\n\u003cdiv class=\"tr-dye-swatch\" style=\"background: linear-gradient(135deg, #f3d9cd, #e8c4b6);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"tr-dye-name\"\u003ePale Blush\u003c\/div\u003e\n\u003cdiv class=\"tr-dye-source\"\u003ewhere cream fibres run through the fleece\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-dye\"\u003e\n\u003cdiv class=\"tr-dye-swatch\" style=\"background: linear-gradient(135deg, #c07868, #a45f51);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"tr-dye-name\"\u003eDeep Rose\u003c\/div\u003e\n\u003cdiv class=\"tr-dye-source\"\u003ethe flat diagonals, where the wool lies tight\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\"\u003e\n\u003csummary class=\"tr-acc-summary\"\u003ePerfect Spaces\u003c\/summary\u003e\n\u003cdiv class=\"tr-acc-content\"\u003e\n\u003cp\u003eAt 180 by 250 cm this is a full room rug, and a long pile Moroccan wool rug suits rooms where people sit and rest rather than rooms where chairs are dragged about all day.\u003c\/p\u003e\n\u003cdiv class=\"tr-spaces-grid\"\u003e\n\u003cdiv class=\"tr-space-card\"\u003e\n\u003cdiv class=\"tr-space-visual\"\u003e\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=\"44\" y=\"20\" x=\"28\"\u003e\u003c\/rect\u003e\n  \u003crect fill=\"#dfa093\" height=\"26\" width=\"48\" y=\"42\" x=\"26\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"tr-space-text\"\u003e\n\u003cdiv class=\"tr-space-name\"\u003eLiving Room\u003c\/div\u003e\n\u003cp\u003eTakes the front legs of a three-seat sofa with room for a low table on top. The pile is deep enough that people end up sitting on the floor around it.\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\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=\"34\" width=\"40\" y=\"14\" x=\"30\"\u003e\u003c\/rect\u003e\n  \u003crect fill=\"#dfa093\" height=\"30\" width=\"52\" y=\"52\" x=\"24\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"tr-space-text\"\u003e\n\u003cdiv class=\"tr-space-name\"\u003eBedroom\u003c\/div\u003e\n\u003cp\u003eRun the long side across the room under a double bed and the pile covers both walking strips, which is the part of a bedroom floor your feet actually meet.\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\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=\"20\" width=\"20\" y=\"34\" x=\"20\"\u003e\u003c\/rect\u003e\n  \u003crect fill=\"#dfa093\" height=\"26\" width=\"38\" y=\"44\" x=\"44\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"tr-space-text\"\u003e\n\u003cdiv class=\"tr-space-name\"\u003eReading Corner\u003c\/div\u003e\n\u003cp\u003eOne armchair, a lamp low enough to rake across the pile, and the diagonals do the rest of the decorating.\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\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=\"#dfa093\" height=\"34\" width=\"62\" y=\"33\" x=\"19\"\u003e\u003c\/rect\u003e\n\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"tr-space-text\"\u003e\n\u003cdiv class=\"tr-space-name\"\u003eOpen-Plan Space\u003c\/div\u003e\n\u003cp\u003eWith no walls to divide the floor, the diagonals give the eye a direction and mark where the sitting area starts.\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 wool be soft under you at the end of long days. May the people you love sit on it and stay a while. May your house keep its warmth through every cold month. \u003cspan class=\"tr-quote-attr\"\u003eA blessing from TazRugs\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\"\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\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"tr-stat-label\"\u003eweaver, start\u003cbr\u003eto finish\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tr-stat\"\u003e\n\u003cdiv class=\"tr-stat-number\"\u003e4.5 m²\u003c\/div\u003e\n\u003cdiv class=\"tr-stat-label\"\u003eof hand-woven\u003cbr\u003esurface\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\"\u003ewool\u003cbr\u003epile\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":62898676138314,"sku":null,"price":1971.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0923\/4507\/3994\/files\/rug444.png?v=1786120617","url":"https:\/\/www.tazrugs.com\/products\/beni-ourain-moroccan-rug-in-pink-wool-71-x-98-in","provider":"TazRugs","version":"1.0","type":"link"}