{"id":10025,"date":"2026-01-26T14:47:51","date_gmt":"2026-01-26T14:47:51","guid":{"rendered":"https:\/\/greenmood.se\/?p=10025"},"modified":"2026-01-26T16:18:10","modified_gmt":"2026-01-26T16:18:10","slug":"hallbarhet-leed-v5","status":"publish","type":"post","link":"https:\/\/greenmood.se\/se\/hallbarhet-leed-v5\/","title":{"rendered":"H\u00e5llbarhet &amp; LEED v5"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"10025\" class=\"elementor elementor-10025\" data-elementor-post-type=\"post\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-3b5672a e-flex e-con-boxed e-con e-parent\" data-id=\"3b5672a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b4db850 elementor-widget elementor-widget-html\" data-id=\"b4db850\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!doctype html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"utf-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\r\n  <title>Green Wall Systems, Fire Safety &amp; Responsibility<\/title>\r\n\r\n  <style>\r\n    \/* ===============================\r\n       GREENMOOD \u2014 ARTICLE TEMPLATE\r\n       Light, editorial, modern\r\n       Fonts: Poppins (body) + Spezia (titles)\r\n       =============================== *\/\r\n\r\n    :root{\r\n      --bg:#f6f7f8;\r\n      --panel:#ffffff;\r\n      --panel-soft:#fbfbfc;\r\n      --border:rgba(0,0,0,0.08);\r\n      --shadow:0 14px 36px rgba(0,0,0,0.08);\r\n\r\n      --text:#14171a;\r\n      --muted:#5c636e;\r\n      --muted2:#8a9099;\r\n\r\n      --radius:18px;\r\n      --radius-sm:12px;\r\n\r\n      --max:1120px;\r\n      --content:760px;\r\n\r\n      --btn:#111213;\r\n      --btnText:#ffffff;\r\n\r\n      --font-body:'Poppins', system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;\r\n      --font-title:'Spezia','Poppins', serif;\r\n    }\r\n\r\n    *{ box-sizing:border-box; }\r\n    html,body{ margin:0; padding:0; }\r\n    body{\r\n      font-family:var(--font-body);\r\n      background:var(--bg);\r\n      color:var(--text);\r\n      line-height:1.6;\r\n    }\r\n\r\n    a{ color:inherit; text-decoration:none; }\r\n    a:hover{ text-decoration:underline; }\r\n\r\n    .container{\r\n      max-width:var(--max);\r\n      margin:0 auto;\r\n      padding:16px 8px 80px;\r\n    }\r\n\r\n    \/* ===== Hero ===== *\/\r\n    .hero{\r\n      background:var(--panel);\r\n      border:1px solid var(--border);\r\n      border-radius:var(--radius);\r\n      overflow:hidden;\r\n      box-shadow:var(--shadow);\r\n    }\r\n\r\n    .hero-media{\r\n      position:relative;\r\n      height:360px;\r\n      background-image:url(\"https:\/\/greenmood.us\/wp-content\/uploads\/2026\/01\/greenmood_leed_cover.webp\");\r\n      background-size:cover;\r\n      background-position:center;\r\n    }\r\n\r\n    .hero-media::after{\r\n      content:\"\";\r\n      position:absolute;\r\n      inset:0;\r\n      background:linear-gradient(\r\n        180deg,\r\n        rgba(255,255,255,0.00) 0%,\r\n        rgba(255,255,255,0.55) 55%,\r\n        rgba(255,255,255,0.85) 75%,\r\n        rgba(255,255,255,1.00) 100%\r\n      );\r\n    }\r\n\r\n    .hero-content{\r\n      position:relative;\r\n      padding:4px 26px 22px;\r\n    }\r\n\r\n    .kicker{\r\n      display:inline-flex;\r\n      align-items:center;\r\n      gap:10px;\r\n      font-family:var(--font-title);\r\n      letter-spacing:0.12em;\r\n      text-transform:uppercase;\r\n      font-size:12px;\r\n      color:var(--muted);\r\n    }\r\n\r\n    .kicker-dot{\r\n      width:9px;\r\n      height:9px;\r\n      border-radius:50%;\r\n      background:#c97a2b;\r\n      display:inline-block;\r\n      flex:0 0 9px;\r\n      min-width:9px;\r\n      min-height:9px;\r\n    }\r\n\r\n    h1{\r\n      font-family:var(--font-title);\r\n      margin:14px 0 10px;\r\n      font-size:clamp(30px,3.2vw,44px);\r\n      line-height:1.08;\r\n      letter-spacing:-0.015em;\r\n      color:var(--text);\r\n    }\r\n\r\n    .subtitle{\r\n      margin:0;\r\n      max-width:none;\r\n      color:var(--muted);\r\n      font-size:16px;\r\n    }\r\n\r\n    .meta{\r\n      display:flex;\r\n      flex-wrap:wrap;\r\n      gap:10px;\r\n      margin-top:32px;\r\n      font-size:13px;\r\n      color:var(--muted2);\r\n    }\r\n    .meta .pill{\r\n      background:var(--panel-soft);\r\n      border:1px solid var(--border);\r\n      padding:7px 10px;\r\n      border-radius:999px;\r\n    }\r\n    .meta .pill strong{ color:var(--text); font-weight:600; }\r\n\r\n    .tags{\r\n      display:flex;\r\n      flex-wrap:wrap;\r\n      gap:8px;\r\n      margin-top:14px;\r\n    }\r\n    .tag{\r\n      font-size:12px;\r\n      background:var(--panel-soft);\r\n      border:1px solid var(--border);\r\n      padding:7px 10px;\r\n      border-radius:999px;\r\n      color:var(--muted);\r\n    }\r\n\r\n    \/* ===== Main layout ===== *\/\r\n    .grid{\r\n      display:grid;\r\n      grid-template-columns:1fr;\r\n      gap:22px;\r\n      margin-top:18px;\r\n    }\r\n    @media (min-width:980px){\r\n      .grid{ grid-template-columns:1fr 320px; }\r\n      .sticky{ position:sticky; top:16px; }\r\n    }\r\n\r\n    \/* ===== Article card ===== *\/\r\n    .article{\r\n      background:var(--panel);\r\n      border:1px solid var(--border);\r\n      border-radius:var(--radius);\r\n      box-shadow:var(--shadow);\r\n    }\r\n    .article-inner{\r\n      padding:32px 28px;\r\n      max-width:var(--content);\r\n    }\r\n\r\n    .notice{\r\n      background:var(--panel-soft);\r\n      border:1px solid var(--border);\r\n      border-radius:var(--radius-sm);\r\n      padding:18px 18px;\r\n      color:var(--muted);\r\n      font-size:14px;\r\n      margin-bottom:18px;\r\n    }\r\n    .notice strong{ color:var(--text); }\r\n\r\n    \/* TOC *\/\r\n    details.toc-details{\r\n      border:1px solid var(--border);\r\n      border-radius:var(--radius);\r\n      background:var(--panel-soft);\r\n      overflow:hidden;\r\n      margin:0 0 22px;\r\n    }\r\n    details summary{\r\n      cursor:pointer;\r\n      padding:16px 16px;\r\n      display:flex;\r\n      align-items:center;\r\n      justify-content:space-between;\r\n      font-family:var(--font-title);\r\n      font-size:14px;\r\n      letter-spacing:0.02em;\r\n      color:var(--text);\r\n      list-style:none;\r\n    }\r\n    details summary::-webkit-details-marker{ display:none; }\r\n\r\n    .chev{\r\n      width:10px; height:10px;\r\n      border-right:2px solid rgba(0,0,0,0.45);\r\n      border-bottom:2px solid rgba(0,0,0,0.45);\r\n      transform:rotate(45deg);\r\n      transition:transform 180ms ease;\r\n    }\r\n    details[open] .chev{ transform:rotate(225deg); }\r\n\r\n    .toc{\r\n      display:flex;\r\n      flex-direction:column;\r\n      gap:10px;\r\n      padding:0 16px 16px;\r\n    }\r\n    .toc a{\r\n      display:block;\r\n      background:#fff;\r\n      border:1px solid var(--border);\r\n      border-radius:14px;\r\n      padding:14px 14px;\r\n      color:var(--text);\r\n      font-size:14px;\r\n    }\r\n    .toc a:hover{\r\n      text-decoration:none;\r\n      background:#f3f4f5;\r\n    }\r\n\r\n    \/* ===== Typography in article ===== *\/\r\n    h2{\r\n      font-family:var(--font-title);\r\n      margin:34px 0 10px;\r\n      font-size:24px;\r\n      letter-spacing:-0.01em;\r\n      color:var(--text);\r\n    }\r\n    h3{\r\n      font-family:var(--font-title);\r\n      margin:22px 0 8px;\r\n      font-size:16px;\r\n      letter-spacing:0;\r\n      color:var(--text);\r\n    }\r\n\r\n    p{\r\n      margin:12px 0;\r\n      color:var(--text);\r\n      font-size:15.5px;\r\n    }\r\n    p + p{ margin-top:18px; }\r\n\r\n    .leadline{\r\n      font-weight:600;\r\n      color:var(--text);\r\n    }\r\n\r\n    ul{\r\n      padding-left:20px;\r\n      margin:12px 0 16px;\r\n      color:var(--text);\r\n    }\r\n    li{ margin:8px 0; }\r\n    li::marker{ color:#000; }\r\n\r\n    .quote{\r\n      margin:22px 0;\r\n      padding:18px 18px;\r\n      border-radius:var(--radius-sm);\r\n      border:1px solid var(--border);\r\n      background:var(--panel-soft);\r\n      color:var(--text);\r\n    }\r\n    .quote strong{ font-weight:700; }\r\n\r\n    .divider{\r\n      height:1px;\r\n      background:rgba(0,0,0,0.08);\r\n      margin:26px 0;\r\n    }\r\n\r\n    .keytakeaways{\r\n      display:grid;\r\n      gap:12px;\r\n      margin-top:14px;\r\n    }\r\n    .take{\r\n      display:flex;\r\n      gap:12px;\r\n      padding:14px 14px;\r\n      border-radius:14px;\r\n      border:1px solid var(--border);\r\n      background:var(--panel-soft);\r\n      color:var(--text);\r\n    }\r\n    .take-bullet{\r\n      width:10px; height:10px;\r\n      margin-top:7px;\r\n      border-radius:2px;\r\n      background:#000;\r\n      flex:0 0 auto;\r\n    }\r\n\r\n    \/* ===== Sidebar panels ===== *\/\r\n    .panel{\r\n      background:var(--panel);\r\n      border:1px solid var(--border);\r\n      border-radius:var(--radius);\r\n      box-shadow:var(--shadow);\r\n      overflow:hidden;\r\n    }\r\n    .panel + .panel{ margin-top:14px; }\r\n\r\n    .panel-hd{\r\n      padding:14px 14px;\r\n      border-bottom:1px solid var(--border);\r\n      font-family:var(--font-title);\r\n      font-size:13px;\r\n      text-transform:uppercase;\r\n      letter-spacing:0.08em;\r\n      color:var(--muted);\r\n    }\r\n    .panel-bd{ padding:14px; }\r\n\r\n    \/* Share icons *\/\r\n    .share-row{\r\n      display:flex;\r\n      gap:10px;\r\n      align-items:center;\r\n      flex-wrap:nowrap;\r\n      overflow:auto;\r\n      padding-bottom:2px;\r\n    }\r\n    .icon-btn{\r\n      width:44px;\r\n      height:44px;\r\n      border-radius:999px;\r\n      border:1px solid var(--border);\r\n      background:#fff;\r\n      display:inline-flex;\r\n      align-items:center;\r\n      justify-content:center;\r\n      cursor:pointer;\r\n      flex:0 0 auto;\r\n    }\r\n    .icon-btn:hover{ background:#f1f2f3; }\r\n    .icon{\r\n      width:18px; height:18px;\r\n      fill:#111213;\r\n    }\r\n\r\n    \/* CTAs *\/\r\n    .cta{\r\n      background:var(--panel-soft);\r\n      border:1px solid var(--border);\r\n      border-radius:var(--radius);\r\n      padding:14px;\r\n    }\r\n    .cta h4{\r\n      font-family:var(--font-title);\r\n      margin:0 0 8px;\r\n      font-size:16px;\r\n      color:var(--text);\r\n    }\r\n    .cta p{\r\n      margin:0 0 12px;\r\n      font-size:14px;\r\n      color:var(--muted);\r\n    }\r\n\r\n    .btn-black{\r\n      display:inline-flex;\r\n      align-items:center;\r\n      justify-content:center;\r\n      padding:8px 16px;\r\n      border-radius:4px;\r\n      background:#333333;\r\n      color:var(--btnText);\r\n      border:1px solid #000;\r\n      font-size:14px;\r\n      font-weight:600;\r\n      cursor:pointer;\r\n      text-decoration:none;\r\n    }\r\n    .btn-black:hover{\r\n      background:#000;\r\n      color:#ffffff;\r\n      text-decoration:none;\r\n    }\r\n\r\n    .footer{\r\n      margin-top:22px;\r\n      text-align:center;\r\n      font-size:13px;\r\n      color:var(--muted2);\r\n      font-family:var(--font-body);\r\n    }\r\n\r\n    .toast{\r\n      position:fixed;\r\n      left:50%;\r\n      bottom:18px;\r\n      transform:translateX(-50%);\r\n      background:#111213;\r\n      color:#fff;\r\n      padding:10px 12px;\r\n      border-radius:999px;\r\n      font-size:13px;\r\n      opacity:0;\r\n      pointer-events:none;\r\n      transition:opacity 160ms ease, transform 160ms ease;\r\n      z-index:9999;\r\n    }\r\n    .toast.show{\r\n      opacity:1;\r\n      transform:translateX(-50%) translateY(-2px);\r\n    }\r\n\r\n    @media (max-width: 768px){\r\n      .article .article-inner{\r\n        padding: 20px 16px !important;\r\n        max-width: 100% !important;\r\n      }\r\n      .container{\r\n        padding: 16px 12px 60px !important;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n\r\n<body>\r\n  <div class=\"container\">\r\n\r\n    <!-- HERO -->\r\n    <section class=\"hero\">\r\n      <div class=\"hero-media\" role=\"img\" aria-label=\"Sustainability and LEED v5 guidance for biophilic and acoustic materials in Europe (Sweden)\"><\/div>\r\n      <div class=\"hero-content\">\r\n        <span class=\"kicker\"><span class=\"kicker-dot\"><\/span> GUIDANCE FOR PROJECT TEAMS<\/span>\r\n\r\n        <h1>Sustainability, Biophilic Acoustics &amp; LEED v5<\/h1>\r\n\r\n        <p class=\"subtitle\">\r\n          How biophilic and acoustic materials can strengthen sustainability strategies and streamline documentation workflows aligned with LEED v5 for European projects.\r\n        <\/p>\r\n\r\n        <div class=\"meta\" aria-label=\"Meta information\">\r\n          <span class=\"pill\"><strong>10 min read<\/strong><\/span>\r\n          <span class=\"pill\">Published: <strong>Jan 26, 2026<\/strong><\/span>\r\n          <span class=\"pill\">Topics: <strong>LEED v5<\/strong>, <strong>Sustainability<\/strong>, <strong>Biophilic Design<\/strong>, <strong>Acoustics<\/strong><\/span>\r\n        <\/div>\r\n\r\n        <div class=\"tags\" aria-label=\"Topics tags\">\r\n          <span class=\"tag\">Embodied Carbon<\/span>\r\n          <span class=\"tag\">Low Emitting Materials<\/span>\r\n          <span class=\"tag\">Occupant Comfort<\/span>\r\n          <span class=\"tag\">A&amp;D<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <div class=\"grid\">\r\n      <!-- ARTICLE -->\r\n      <article class=\"article\" id=\"article\">\r\n        <div class=\"article-inner\">\r\n\r\n          <div class=\"notice\">\r\n            <strong>Intent:<\/strong> This article helps architects, designers, consultants, and clients connect material decisions\r\n            to LEED v5 outcomes. We focus on documentation, measurable thinking, and long-term performance rather than generic claims.\r\n          <\/div>\r\n\r\n          <!-- TOC -->\r\n          <details class=\"toc-details\">\r\n            <summary>\r\n              <span>Table of contents<\/span>\r\n              <span class=\"chev\" aria-hidden=\"true\"><\/span>\r\n            <\/summary>\r\n            <nav class=\"toc\">\r\n              <a href=\"#sec-1\">Why LEED v5 feels different in Europe<\/a>\r\n              <a href=\"#sec-2\">The impact areas, translated for interiors<\/a>\r\n              <a href=\"#sec-3\">What changes at the top end<\/a>\r\n              <a href=\"#sec-4\">Materials are now a carbon and health decision<\/a>\r\n              <a href=\"#sec-5\">Biophilic strategies that hold up under review<\/a>\r\n              <a href=\"#sec-6\">Acoustic comfort as a quality of life strategy<\/a>\r\n              <a href=\"#sec-7\">How to specify biophilic acoustic systems responsibly<\/a>\r\n              <a href=\"#sec-8\">What documentation project teams actually need<\/a>\r\n              <a href=\"#sec-9\">Common mistakes that weaken sustainability narratives<\/a>\r\n              <a href=\"#sec-10\">Greenmood\u2019s approach to sustainability alignment<\/a>\r\n              <a href=\"#sec-11\">Resources<\/a>\r\n              <a href=\"#sec-12\">Final takeaway<\/a>\r\n            <\/nav>\r\n          <\/details>\r\n\r\n          <h2 id=\"sec-1\">#Why LEED v5 feels different in Europe<\/h2>\r\n          <p>\r\n            LEED v5 moves sustainability conversations away from isolated features and toward verified performance.\r\n            In Europe, this shift is amplified by regulatory alignment expectations, ESG frameworks, and a stronger focus on whole life impacts.\r\n            For project teams, this changes how materials should be discussed, documented, and defended.\r\n          <\/p>\r\n          <p>\r\n            A biophilic wall can still be a strong design decision, but in LEED v5 its value becomes clearer when it connects to measurable outcomes:\r\n            carbon reduction pathways, healthier indoor environments, operational resilience, and durability over time.\r\n          <\/p>\r\n          <p>\r\n            LEED v5 is officially applicable in Europe and includes Regional Alternative Compliance Paths (RACPs) to align more closely with European frameworks, standards, and market expectations.\r\n            The goal is to reduce the gap between certification and real-world performance, especially around decarbonisation, resilience, and biodiversity.\r\n          <\/p>\r\n          <p>\r\n            <span class=\"leadline\">The practical takeaway:<\/span> when a product cannot be explained through clear documentation and stable long-term behaviour,\r\n            it becomes harder to support in a sustainability strategy, even if it looks right on day one.\r\n          <\/p>\r\n\r\n          <div class=\"quote\">\r\n            <strong>LEED v5 does not reward claims. It rewards traceable decisions.<\/strong>\r\n          <\/div>\r\n\r\n          <h2 id=\"sec-2\">#The impact areas, translated for interiors<\/h2>\r\n          <p>\r\n            LEED v5 is organised around three impact areas: decarbonisation, quality of life, and ecological conservation and restoration.\r\n            In parallel, themes such as equity and resilience are more visible across prerequisites and credits, influencing how teams frame scope and evidence.\r\n          <\/p>\r\n\r\n          <h3>Decarbonisation<\/h3>\r\n          <ul>\r\n            <li>What is the embodied carbon profile of what we install?<\/li>\r\n            <li>Can we quantify and reduce impacts early enough to influence specification decisions?<\/li>\r\n            <li>Are we designing for long life and adaptability to avoid premature refits?<\/li>\r\n          <\/ul>\r\n\r\n          <h3>Quality of life<\/h3>\r\n          <ul>\r\n            <li>Are we protecting indoor air quality and sensory comfort in occupied environments?<\/li>\r\n            <li>Do occupants experience calmer soundscapes and restorative contact with nature?<\/li>\r\n            <li>Is the strategy repeated across the floorplate or limited to a single gesture?<\/li>\r\n          <\/ul>\r\n\r\n          <h3>Ecological conservation and restoration<\/h3>\r\n          <ul>\r\n            <li>Are products responsibly sourced, traceable, and aligned with circular thinking?<\/li>\r\n            <li>Can systems be serviced, repaired, or partially replaced without full demolition?<\/li>\r\n            <li>Do procurement choices support better supply chain practices over time?<\/li>\r\n          <\/ul>\r\n\r\n          <p class=\"leadline\">\r\n            Biophilic and acoustic decisions can contribute to all three, but only when they are framed as systems with verifiable performance and documentation.\r\n          <\/p>\r\n\r\n          <!-- IMAGE BLOCK \u2014 impact areas -->\r\n          <figure style=\"margin:22px 0;\">\r\n            <img decoding=\"async\"\r\n              src=\"https:\/\/greenmood.us\/wp-content\/uploads\/2026\/01\/greenmood_leed-02.webp\"\r\n              alt=\"Biophilic architecture\"\r\n              loading=\"lazy\"\r\n              style=\"width:100%; height:auto; display:block; border-radius:14px; border:1px solid rgba(0,0,0,0.08);\"\r\n            \/>\r\n            <figcaption style=\"margin-top:10px; font-size:13px; color:#5c636e;\">\r\n              LEED v5 reframes sustainability around decarbonisation, quality of life, and ecological responsibility.\r\n            <\/figcaption>\r\n          <\/figure>\r\n\r\n          <h2 id=\"sec-3\">#What changes at the top end<\/h2>\r\n          <p>\r\n            LEED v5 raises expectations, especially for teams targeting the highest certification levels.\r\n            This pushes decisions upstream: electrification strategies, renewable energy planning, energy performance, and low embodied carbon become harder to postpone.\r\n          <\/p>\r\n          <p>\r\n            For interiors, the implication is simple.\r\n            <span class=\"leadline\">Product decisions must support a broader decarbonisation and health narrative<\/span>,\r\n            with documentation that can be used during reviews.\r\n          <\/p>\r\n          <p>\r\n            In Europe, LEED v5 is also a structured transition: registrations are open, and previous versions (v4\/v4.1) remain available until June 2026.\r\n            Projects registered under those versions keep a long validity window, with a sunset date set for June 30, 2032.\r\n          <\/p>\r\n\r\n          <div class=\"quote\">\r\n            <strong>If project targets become more ambitious, material transparency becomes non-negotiable.<\/strong>\r\n          <\/div>\r\n\r\n          <h2 id=\"sec-4\">#Materials are now a carbon and health decision<\/h2>\r\n          <p>\r\n            In LEED v5, materials are not a secondary checklist.\r\n            They sit directly in the sustainability narrative, especially through embodied carbon intent and product selection expectations.\r\n          <\/p>\r\n          <p>\r\n            This changes what project teams should ask suppliers.\r\n            Not \u201cis it sustainable?\u201d, but \u201ccan you document carbon inputs, emissions approach, sourcing, and end-of-life pathways in a usable way?\u201d\r\n          <\/p>\r\n          <p>\r\n            Many LEED v5 discussions reference longer time horizons when assessing carbon outcomes.\r\n            A practical interpretation for interiors is to avoid choices that trigger early replacement, since durability and adaptability influence lifecycle impacts.\r\n          <\/p>\r\n          <p>\r\n            In Europe, the emphasis on measurable performance is often reinforced by the use of the Arc platform for data tracking and management,\r\n            especially when operational performance must be demonstrated.\r\n          <\/p>\r\n\r\n          <!-- IMAGE BLOCK \u2014 materials (two-column on desktop) -->\r\n          <div style=\"display:grid; gap:12px; grid-template-columns:1fr; margin:22px 0;\">\r\n            <figure style=\"margin:0;\">\r\n              <img decoding=\"async\"\r\n                src=\"https:\/\/greenmood.us\/wp-content\/uploads\/2026\/01\/materiels-02.webp\"\r\n                alt=\"Biophilic material palette: preserved greenery and natural textures\"\r\n                loading=\"lazy\"\r\n                style=\"width:100%; height:auto; display:block; border-radius:14px; border:1px solid rgba(0,0,0,0.08);\"\r\n              \/>\r\n              <figcaption style=\"margin-top:10px; font-size:13px; color:#5c636e;\">\r\n                Material transparency starts with clear product composition and defined scope.\r\n              <\/figcaption>\r\n            <\/figure>\r\n\r\n            <figure style=\"margin:0;\">\r\n              <img decoding=\"async\"\r\n                src=\"https:\/\/greenmood.us\/wp-content\/uploads\/2026\/01\/materiels-03.webp\"\r\n                alt=\"Assembly clarity for biophilic acoustic systems: layers, backing, and frame\"\r\n                loading=\"lazy\"\r\n                style=\"width:100%; height:auto; display:block; border-radius:14px; border:1px solid rgba(0,0,0,0.08);\"\r\n              \/>\r\n              <figcaption style=\"margin-top:10px; font-size:13px; color:#5c636e;\">\r\n                LEED v5 workflows reward traceable assemblies, not isolated materials.\r\n              <\/figcaption>\r\n            <\/figure>\r\n          <\/div>\r\n\r\n          <!-- two-column on larger screens -->\r\n          <style>\r\n            @media (min-width: 860px){\r\n              .article-inner div[style*=\"display:grid\"][style*=\"grid-template-columns:1fr;\"][style*=\"margin:22px 0;\"]{\r\n                grid-template-columns: 1fr 1fr !important;\r\n              }\r\n            }\r\n          <\/style>\r\n\r\n          <h3>What this means for biophilic and acoustic products<\/h3>\r\n          <ul>\r\n            <li><strong>Assembly clarity<\/strong> so scope is verifiable, not ambiguous.<\/li>\r\n            <li><strong>Emission discipline<\/strong> to support indoor air quality thinking in occupied buildings.<\/li>\r\n            <li><strong>Procurement transparency<\/strong> that avoids vague claims and focuses on traceable attributes.<\/li>\r\n            <li><strong>Durability<\/strong> that reduces replacement cycles and waste.<\/li>\r\n          <\/ul>\r\n\r\n          <div class=\"keytakeaways\">\r\n            <div class=\"take\"><span class=\"take-bullet\"><\/span><div><strong>If it cannot be documented, it will not scale inside certification workflows.<\/strong><\/div><\/div>\r\n            <div class=\"take\"><span class=\"take-bullet\"><\/span><div><strong>If it does not last, it will not remain sustainable in operation.<\/strong><\/div><\/div>\r\n          <\/div>\r\n\r\n          <h2 id=\"sec-5\">#Biophilic strategies that hold up under review<\/h2>\r\n          <p>\r\n            Biophilic design is often described as a feeling.\r\n            In performance-led frameworks, it becomes stronger when it is designed as a repeatable strategy with occupant impact.\r\n          <\/p>\r\n          <p>\r\n            In practical terms, this means biophilia should be present where people spend time, not only in circulation or as a single hero feature.\r\n            It should remain stable over time so the intended experience does not degrade.\r\n          <\/p>\r\n\r\n          <h3>What \u201csustained engagement with nature\u201d looks like in a space<\/h3>\r\n          <ul>\r\n            <li>Biophilic elements placed in daily-use zones, not only in lobbies.<\/li>\r\n            <li>Multiple touchpoints across the plan so the experience is repeated.<\/li>\r\n            <li>Integration with lighting and layout to keep textures and depth legible.<\/li>\r\n            <li>Clear maintenance guidance and long-term appearance stability.<\/li>\r\n          <\/ul>\r\n\r\n          <p>\r\n            Preserved systems can be relevant in commercial interiors because they avoid irrigation and biological growth variables.\r\n            That stability supports predictable long-term behaviour, which fits performance-oriented narratives.\r\n          <\/p>\r\n\r\n          <div class=\"quote\">\r\n            <strong>Biophilic value increases when the system is stable, repeated, and integrated into everyday use.<\/strong>\r\n          <\/div>\r\n\r\n          <h2 id=\"sec-6\">#Acoustic comfort as a quality of life strategy<\/h2>\r\n          <p>\r\n            Acoustic performance is often treated as a late technical layer.\r\n            But noise directly affects concentration, recovery, stress levels, and privacy.\r\n          <\/p>\r\n          <p>\r\n            This is why acoustic comfort increasingly belongs in sustainability conversations.\r\n            A space that looks \u201cgreen\u201d but feels stressful to use often triggers rework, additional materials, and premature refits.\r\n          <\/p>\r\n\r\n          <!-- IMAGE BLOCK \u2014 acoustic comfort (single column) -->\r\n          <figure style=\"margin:22px 0;\">\r\n            <img decoding=\"async\"\r\n              src=\"https:\/\/greenmood.us\/wp-content\/uploads\/2026\/01\/greenmood_leed_acoustic.webp\"\r\n              alt=\"Acoustic comfort and biophilic design in professional interiors\"\r\n              loading=\"lazy\"\r\n              style=\"width:100%; height:auto; display:block; border-radius:14px; border:1px solid rgba(0,0,0,0.08);\"\r\n            \/>\r\n            <figcaption style=\"margin-top:10px; font-size:13px; color:#5c636e;\">\r\n              Acoustic comfort supports focus, privacy, and long-term usability of interior spaces.\r\n            <\/figcaption>\r\n          <\/figure>\r\n\r\n          <h3>Acoustics that support quality of life narratives<\/h3>\r\n          <ul>\r\n            <li><strong>Sound zoning<\/strong> with clear sensory gradients across the workplace.<\/li>\r\n            <li><strong>Quiet retreat spaces<\/strong> that reduce overstimulation in open environments.<\/li>\r\n            <li><strong>Absorption where it matters<\/strong> in open-plan, collaboration zones, and transitions.<\/li>\r\n            <li><strong>Material integrity<\/strong> that preserves performance over time.<\/li>\r\n          <\/ul>\r\n\r\n          <p class=\"leadline\">\r\n            One of the most sustainable interiors is the one that does not need to be redone.\r\n            Acoustic comfort protects longevity.\r\n          <\/p>\r\n\r\n          <h2 id=\"sec-7\">#How to specify biophilic acoustic systems responsibly<\/h2>\r\n          <p>\r\n            Biophilic and acoustic materials can strengthen sustainability strategies when specified with system thinking.\r\n            That includes what the product is made of, how it is assembled, how it is installed, and how it behaves over time.\r\n          <\/p>\r\n\r\n          <h3>Four specification principles that hold up in LEED v5 contexts<\/h3>\r\n          <ul>\r\n            <li><strong>Assembly clarity:<\/strong> define what is included and what is not, including backing, frame, and fixings.<\/li>\r\n            <li><strong>Emission discipline:<\/strong> avoid uncontrolled site adhesives when possible and document installation pathways.<\/li>\r\n            <li><strong>Adaptability:<\/strong> favour systems that can be reconfigured or partially replaced.<\/li>\r\n            <li><strong>Serviceability:<\/strong> keep maintenance simple, documented, and compatible with occupied operations.<\/li>\r\n          <\/ul>\r\n\r\n          <div class=\"keytakeaways\">\r\n            <div class=\"take\"><span class=\"take-bullet\"><\/span><div><strong>Decarbonisation:<\/strong> reduce impacts where possible and extend service life.<\/div><\/div>\r\n            <div class=\"take\"><span class=\"take-bullet\"><\/span><div><strong>Quality of life:<\/strong> deliver calmer soundscapes and sustained contact with nature.<\/div><\/div>\r\n            <div class=\"take\"><span class=\"take-bullet\"><\/span><div><strong>Ecology:<\/strong> support responsible sourcing and circular maintenance strategies.<\/div><\/div>\r\n          <\/div>\r\n\r\n          <h2 id=\"sec-8\">#What documentation project teams actually need<\/h2>\r\n          <p>\r\n            Many certification issues do not come from product performance.\r\n            They come from missing documentation, unclear scope, or claims that cannot be backed up at review stage.\r\n          <\/p>\r\n\r\n          <!-- IMAGE BLOCK \u2014 documentation + link placeholder -->\r\n          <figure style=\"margin:22px 0;\">\r\n            <img decoding=\"async\"\r\n              src=\"https:\/\/greenmood.us\/wp-content\/uploads\/2026\/01\/doc_-leed.webp\"\r\n              alt=\"Documentation checklist for specification and LEED v5 review workflows\"\r\n              loading=\"lazy\"\r\n              style=\"width:100%; height:auto; display:block; border-radius:14px; border:1px solid rgba(0,0,0,0.08);\"\r\n            \/>\r\n            <figcaption style=\"margin-top:10px; font-size:13px; color:#5c636e;\">\r\n              A practical documentation checklist reduces friction during specification & certification reviews.\r\n              <a href=\"LEED_SUPPORT_PACK_URL\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration:underline;\">Download support pack<\/a>.\r\n            <\/figcaption>\r\n          <\/figure>\r\n\r\n          <h3>A strong documentation pack typically includes<\/h3>\r\n          <ul>\r\n            <li><strong>Assembly description<\/strong> (layers, materials, interfaces).<\/li>\r\n            <li><strong>Installation method statement<\/strong> with clear scope boundaries.<\/li>\r\n            <li><strong>Emissions approach<\/strong> relevant to indoor environmental quality workflows.<\/li>\r\n            <li><strong>Embodied carbon readiness inputs<\/strong> (composition, scope, and data that can support assessment tools).<\/li>\r\n            <li><strong>Care and maintenance guidance<\/strong> supporting long-term behaviour.<\/li>\r\n            <li><strong>End-of-life guidance<\/strong> on disassembly, separation, reuse, and recycling pathways.<\/li>\r\n          <\/ul>\r\n\r\n          <div class=\"quote\">\r\n            <strong>A \u201cgood product\u201d for LEED v5 workflows is one that can be specified, documented, and defended without friction.<\/strong>\r\n          <\/div>\r\n\r\n          <p>\r\n            <span class=\"leadline\">Important note:<\/span> we provide documentation intended to support project teams during certification and compliance processes.\r\n            Final credit applicability depends on project scope, rating system, and consultant assessment.\r\n          <\/p>\r\n\r\n          <h2 id=\"sec-9\">#Common mistakes that weaken sustainability narratives<\/h2>\r\n          <p>\r\n            These patterns repeatedly create problems during sustainability reviews, even when design intent is strong.\r\n          <\/p>\r\n\r\n          <div class=\"keytakeaways\">\r\n            <div class=\"take\"><span class=\"take-bullet\"><\/span><div>Using \u201csustainable\u201d as a claim rather than an evidence-based description.<\/div><\/div>\r\n            <div class=\"take\"><span class=\"take-bullet\"><\/span><div>Specifying only the visible layer without defining the assembly.<\/div><\/div>\r\n            <div class=\"take\"><span class=\"take-bullet\"><\/span><div>Ignoring emissions and adhesives, then trying to fix air quality late.<\/div><\/div>\r\n            <div class=\"take\"><span class=\"take-bullet\"><\/span><div>Designing biophilia as a single focal wall rather than a repeated experience.<\/div><\/div>\r\n            <div class=\"take\"><span class=\"take-bullet\"><\/span><div>Underestimating acoustics, then replacing finishes after complaints.<\/div><\/div>\r\n          <\/div>\r\n\r\n          <p class=\"leadline\">\r\n            Sustainability is not only about what is installed.\r\n            It is also about how long the design remains valid.\r\n          <\/p>\r\n\r\n          <h2 id=\"sec-10\">#Greenmood\u2019s approach to sustainability alignment<\/h2>\r\n          <p>\r\n            At Greenmood, we design biophilic and acoustic solutions for professional interiors where predictability matters.\r\n            The goal is to support project teams with systems that integrate cleanly, document clearly, and maintain stable behaviour over time.\r\n          <\/p>\r\n\r\n          <h3>What this means in practice<\/h3>\r\n          <ul>\r\n            <li>Preserved vegetation selected for long-term stability and consistent appearance.<\/li>\r\n            <li>Acoustic integration designed to improve daily comfort, not only visual impact.<\/li>\r\n            <li>Clear assembly documentation to reduce ambiguity during specification and reviews.<\/li>\r\n            <li>A focus on serviceability and responsible maintenance planning for occupied operations.<\/li>\r\n          <\/ul>\r\n\r\n          <p>\r\n            When biophilic systems are specified as durable assemblies that support real occupant outcomes,\r\n            they become easier to position inside LEED v5 sustainability strategies and certification reviews in Europe.\r\n          <\/p>\r\n\r\n          <h2 id=\"sec-11\">#Resources<\/h2>\r\n          <p>\r\n            If you are building a LEED v5 certification narrative in Europe, these resources help align terminology,\r\n            documentation expectations, and review logic used by project teams and consultants.\r\n          <\/p>\r\n\r\n          <h3>Official LEED v5 references<\/h3>\r\n          <ul>\r\n            <li><a href=\"https:\/\/www.usgbc.org\/leed\/v5\" target=\"_blank\" rel=\"noopener\">USGBC: LEED v5 overview<\/a><\/li>\r\n            <li><a href=\"https:\/\/www.usgbc.org\/articles\/accelerate-your-impact-register-now-leed-v5\" target=\"_blank\" rel=\"noopener\">USGBC: Register for LEED v5<\/a><\/li>\r\n            <li><a href=\"https:\/\/www.usgbc.org\/credits\" target=\"_blank\" rel=\"noopener\">USGBC: Credits library<\/a><\/li>\r\n          <\/ul>\r\n\r\n          <h3>European market analysis and commentary<\/h3>\r\n          <ul>\r\n            <li><a href=\"https:\/\/green-forum.ec.europa.eu\/news\/leed-certification-deepen-alignment-levels-and-eu-taxonomy-european-market-2025-05-12_en\" target=\"_blank\" rel=\"noopener\">European Commission: LEED alignment with the European market and EU taxonomy<\/a><\/li>\r\n            <li><a href=\"https:\/\/www.cbre.ie\/insights\/articles\/leed-version-5-strategic-framework-for-future-proofing-compliant-buildings\" target=\"_blank\" rel=\"noopener\">CBRE: LEED v5 as a strategic framework for future-proofing compliant buildings<\/a><\/li>\r\n            <li><a href=\"https:\/\/www.burohappold.com\/insights\/raising-the-bar-leed-version-5-why-leed-platinum-will-mean-more-than-ever\/\" target=\"_blank\" rel=\"noopener\">Buro Happold: raising the bar and why performance matters more<\/a><\/li>\r\n          <\/ul>\r\n\r\n          <div class=\"divider\"><\/div>\r\n\r\n          <h2 id=\"sec-12\">Final takeaway<\/h2>\r\n          <div class=\"quote\">\r\n            <p style=\"margin:0;\">\r\n              Biophilic and acoustic materials can meaningfully contribute to LEED v5 sustainability strategies in Europe.\r\n              <strong>The difference is documentation and long-term behaviour.<\/strong>\r\n              Treat systems as measurable assemblies, integrate them into occupant experience, and support teams with evidence that stands up in reviews.\r\n            <\/p>\r\n          <\/div>\r\n\r\n        <\/div>\r\n      <\/article>\r\n\r\n      <!-- SIDEBAR -->\r\n      <aside class=\"sidebar\">\r\n        <div class=\"sticky\">\r\n\r\n          <!-- SHARE -->\r\n          <section class=\"panel\">\r\n            <div class=\"panel-hd\">Share<\/div>\r\n            <div class=\"panel-bd\">\r\n              <div class=\"share-row\">\r\n                <a class=\"icon-btn\" id=\"share-linkedin\" href=\"#\" target=\"_blank\" rel=\"noopener\" aria-label=\"Share on LinkedIn\" title=\"LinkedIn\">\r\n                  <svg class=\"icon\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M4.98 3.5C4.98 4.88 3.87 6 2.5 6S0 4.88 0 3.5 1.12 1 2.5 1s2.48 1.12 2.48 2.5zM.5 8h4V24h-4V8zm7 0h3.8v2.2h.05c.53-1 1.82-2.2 3.75-2.2 4.01 0 4.75 2.64 4.75 6.07V24h-4v-7.1c0-1.7-.03-3.88-2.36-3.88-2.36 0-2.72 1.84-2.72 3.75V24h-4V8z\"\/><\/svg>\r\n                <\/a>\r\n\r\n                <a class=\"icon-btn\" id=\"share-x\" href=\"#\" target=\"_blank\" rel=\"noopener\" aria-label=\"Share on X\" title=\"X\">\r\n                  <svg class=\"icon\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M18.9 2H22l-6.8 7.8L23.5 22h-6.6l-5.2-6.8L5.7 22H2.5l7.3-8.4L.9 2h6.8l4.7 6.1L18.9 2zm-1.2 18h1.8L7.2 3.9H5.3L17.7 20z\"\/><\/svg>\r\n                <\/a>\r\n\r\n                <a class=\"icon-btn\" id=\"share-facebook\" href=\"#\" target=\"_blank\" rel=\"noopener\" aria-label=\"Share on Facebook\" title=\"Facebook\">\r\n                  <svg class=\"icon\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M13.5 22v-8h2.7l.4-3.1h-3.1V9c0-.9.2-1.5 1.6-1.5h1.7V4.7c-.3 0-1.5-.1-2.8-.1-2.8 0-4.7 1.7-4.7 4.8v1.5H6.7V14h2.6v8h4.2z\"\/><\/svg>\r\n                <\/a>\r\n\r\n                <button class=\"icon-btn\" id=\"copy-link\" type=\"button\" aria-label=\"Copy link\" title=\"Copy link\">\r\n                  <svg class=\"icon\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M16 1H4c-1.1 0-2 .9-2 2v12h2V3h12V1zm4 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h12v14z\"\/><\/svg>\r\n                <\/button>\r\n              <\/div>\r\n            <\/div>\r\n          <\/section>\r\n\r\n          <!-- CTA -->\r\n          <section class=\"panel\">\r\n            <div class=\"panel-hd\">Next steps<\/div>\r\n            <div class=\"panel-bd\">\r\n\r\n              <div class=\"cta\">\r\n                <h4>Acoustic Green Walls<\/h4>\r\n                <p>Preserved biophilic wall systems designed for calmer sound environments in professional interiors.<\/p>\r\n                <a class=\"btn-black\" href=\"https:\/\/greenmood.se\/custom-acoustic-green-walls\/\"\r\n                   target=\"_blank\" rel=\"noopener noreferrer\">Explore<\/a>\r\n              <\/div>\r\n\r\n              <div style=\"height:12px\"><\/div>\r\n\r\n              <div class=\"cta\">\r\n                <h4>Sustainability Documentation<\/h4>\r\n                <p>Material and sourcing information supporting specification, sustainability reviews, and certification documentation.<\/p>\r\n                <a class=\"btn-black\" href=\"https:\/\/greenmood.se\/sustainability\"\r\n                   target=\"_blank\" rel=\"noopener noreferrer\" rel=\"nofollow\">View report<\/a>\r\n              <\/div>\r\n\r\n              <div style=\"height:12px\"><\/div>\r\n\r\n              <div class=\"cta\">\r\n                <h4>LEED Support Pack<\/h4>\r\n                <p>Structured documentation to help consultants integrate biophilic and acoustic assemblies efficiently into LEED submittals.<\/p>\r\n                <a class=\"btn-black\" href=\"https:\/\/greenmood.us\/wp-content\/uploads\/2026\/01\/greenmood_leed_support_pack-2026.pdf\"\r\n                   target=\"_blank\" rel=\"noopener noreferrer\">Request<\/a>\r\n              <\/div>\r\n\r\n            <\/div>\r\n          <\/section>\r\n\r\n        <\/div>\r\n      <\/aside>\r\n    <\/div>\r\n\r\n    <div class=\"footer\">\u00a9 <span id=\"year\"><\/span> Greenmood<\/div>\r\n\r\n  <\/div>\r\n\r\n  <div class=\"toast\" id=\"toast\" role=\"status\" aria-live=\"polite\">Link copied<\/div>\r\n\r\n  <script>\r\n    \/\/ Share links\r\n    const pageUrl = encodeURIComponent(window.location.href);\r\n    const pageTitle = encodeURIComponent(document.title);\r\n\r\n    document.getElementById(\"share-linkedin\").href =\r\n      \"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=\" + pageUrl;\r\n\r\n    document.getElementById(\"share-x\").href =\r\n      \"https:\/\/twitter.com\/intent\/tweet?url=\" + pageUrl + \"&text=\" + pageTitle;\r\n\r\n    document.getElementById(\"share-facebook\").href =\r\n      \"https:\/\/www.facebook.com\/sharer\/sharer.php?u=\" + pageUrl;\r\n\r\n    \/\/ Copy link\r\n    const toast = document.getElementById(\"toast\");\r\n    document.getElementById(\"copy-link\").addEventListener(\"click\", async () => {\r\n      try{\r\n        await navigator.clipboard.writeText(window.location.href);\r\n        toast.textContent = \"Link copied\";\r\n      }catch(e){\r\n        prompt(\"Copy this link:\", window.location.href);\r\n        toast.textContent = \"Copied\";\r\n      }\r\n      toast.classList.add(\"show\");\r\n      setTimeout(()=> toast.classList.remove(\"show\"), 1500);\r\n    });\r\n\r\n    \/\/ Smooth scroll for TOC links\r\n    document.querySelectorAll('.toc a[href^=\"#\"]').forEach(a => {\r\n      a.addEventListener(\"click\", (e) => {\r\n        const id = a.getAttribute(\"href\");\r\n        const target = document.querySelector(id);\r\n        if(!target) return;\r\n        e.preventDefault();\r\n        target.scrollIntoView({ behavior: \"smooth\", block: \"start\" });\r\n        history.pushState(null, \"\", id);\r\n      });\r\n    });\r\n\r\n    \/\/ Year\r\n    document.getElementById(\"year\").textContent = new Date().getFullYear();\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Green Wall Systems, Fire Safety &amp; Responsibility GUIDANCE FOR PROJECT TEAMS Sustainability, Biophilic Acoustics &amp; LEED v5 How biophilic and acoustic materials can strengthen sustainability strategies and streamline documentation workflows aligned with LEED v5 for European projects. 10 min read Published: Jan 26, 2026 Topics: LEED v5, Sustainability, Biophilic Design, Acoustics Embodied Carbon Low Emitting [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-10025","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/greenmood.se\/se\/wp-json\/wp\/v2\/posts\/10025","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/greenmood.se\/se\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/greenmood.se\/se\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/greenmood.se\/se\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/greenmood.se\/se\/wp-json\/wp\/v2\/comments?post=10025"}],"version-history":[{"count":0,"href":"https:\/\/greenmood.se\/se\/wp-json\/wp\/v2\/posts\/10025\/revisions"}],"wp:attachment":[{"href":"https:\/\/greenmood.se\/se\/wp-json\/wp\/v2\/media?parent=10025"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/greenmood.se\/se\/wp-json\/wp\/v2\/categories?post=10025"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/greenmood.se\/se\/wp-json\/wp\/v2\/tags?post=10025"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}