{"product_id":"uk-srs-s1-s2-reporting-software","title":"UK SRS S1 \u0026 S2 Reporting Software","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003c!-- ============================================================================\n     ECOLEDGER UK SRS PRODUCT PAGE (brand redesign)\n     - Variant id 57706456547653 appears in two add-to-cart forms; replace if needed.\n     - Screenshots use your Shopify Files CDN; the five image URLs below are the exact\n       \"Copy link\" URLs you provided. If any image does not load, open Shopify Admin \u003e\n       Content \u003e Files, click the file, Copy link, and paste that exact URL over the src.\n     - The \"Buy with PayPal\" dynamic checkout button is a THEME setting, not in this code.\n       To hide it: Online Store \u003e Themes \u003e Customize \u003e Product template \u003e Buy buttons\n       block \u003e untick \"Show dynamic checkout buttons\". This page already hides the native\n       Dawn purchase UI via CSS.\n     - Paste into the product description in HTML mode.\n     ============================================================================ --\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=IBM+Plex+Mono:wght@500\u0026family=IBM+Plex+Sans:wght@400;500;600;700\u0026family=Instrument+Serif:ital@0;1\u0026display=swap');\n\n  \/* hide Dawn theme native purchase UI *\/\n  .product-form, .product__quantity, .price__container, .price, .product__tax,\n  .product-form__buttons, .shopify-payment-button, .payment-button,\n  [data-productid] form, .product__info-container .price,\n  .product__info-container .product-form { display: none !important; }\n\n  .ux *, .ux *::before, .ux *::after { margin:0; padding:0; box-sizing:border-box; }\n  .ux img { display:block; max-width:100%; height:auto; }\n  .ux button { font-family:inherit; cursor:pointer; }\n\n  .ux {\n    --navy:#0A1628; --navy2:#0F1E38; --teal:#4E9D8F; --teal-l:#6DB8AC; --teal-x:#9FD3CB;\n    --page:#F7F7F5; --card:#FFFFFF; --ink:#1A2533; --mut:#5A6570; --rule:rgba(10,22,40,0.08);\n    --r:12px; --r-lg:18px; --sh-sm:0 1px 2px rgba(10,22,40,.05); --sh:0 6px 24px rgba(10,22,40,.10);\n    --sh-lg:0 24px 60px rgba(10,22,40,.18);\n    font-family:'IBM Plex Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;\n    color:var(--ink); line-height:1.6; background:var(--page);\n    max-width:1080px; margin:0 auto; padding:0 24px;\n  }\n  .ux .serif { font-family:'Instrument Serif',Georgia,serif; font-weight:400; letter-spacing:.2px; }\n  .ux .eyebrow { font-family:'IBM Plex Mono',monospace; text-transform:uppercase; letter-spacing:.14em; font-size:11px; font-weight:500; color:var(--teal); }\n\n  .ux .sec { margin:84px 0; }\n  .ux .h2 { font-family:'Instrument Serif',Georgia,serif; font-weight:400; font-size:clamp(28px,4.2vw,44px); color:var(--navy); line-height:1.1; letter-spacing:.2px; margin:8px 0 0; }\n  .ux .center { text-align:center; }\n  .ux .lede { color:var(--mut); font-size:16px; max-width:640px; }\n  .ux .center .lede { margin-left:auto; margin-right:auto; }\n\n  \/* top bar *\/\n  .ux .bar { display:flex; align-items:center; justify-content:space-between; padding:18px 0 0; }\n  .ux .brand { display:flex; align-items:center; gap:11px; font-size:21px; font-weight:700; color:var(--navy); letter-spacing:-.01em; }\n  .ux .brand .mark { width:32px; height:32px; flex-shrink:0; display:block; }\n  .ux .bar .edition { font-family:'IBM Plex Mono',monospace; font-size:10.5px; letter-spacing:.12em; color:var(--mut); text-transform:uppercase; }\n\n  \/* hero *\/\n  .ux .hero { background:var(--navy); border-radius:var(--r-lg); padding:clamp(36px,5vw,64px); margin-top:20px; position:relative; overflow:hidden; }\n  .ux .hero::before { content:''; position:absolute; top:-140px; right:-120px; width:460px; height:460px; background:radial-gradient(circle,rgba(78,157,143,.20),transparent 70%); }\n  .ux .hero-grid { position:relative; z-index:1; display:grid; grid-template-columns:1fr 1fr; gap:44px; align-items:center; }\n  .ux .hero-badge { display:inline-block; background:rgba(78,157,143,.16); border:1px solid rgba(109,184,172,.45); color:var(--teal-x); padding:6px 14px; border-radius:20px; font-family:'IBM Plex Mono',monospace; font-size:10.5px; font-weight:500; letter-spacing:.12em; text-transform:uppercase; margin-bottom:20px; }\n  .ux .hero h1 { font-family:'Instrument Serif',Georgia,serif; font-weight:400; font-size:clamp(34px,4.6vw,56px); color:#fff; line-height:1.06; letter-spacing:.3px; margin-bottom:16px; }\n  .ux .hero h1 em { font-style:italic; color:var(--teal-x); }\n  .ux .hero p { font-size:16px; color:rgba(255,255,255,.78); margin-bottom:22px; max-width:520px; }\n  .ux .chips { display:flex; gap:8px; flex-wrap:wrap; margin-bottom:8px; }\n  .ux .chip { background:rgba(255,255,255,.07); border:1px solid rgba(255,255,255,.16); color:rgba(255,255,255,.85); padding:5px 12px; border-radius:6px; font-size:12px; font-weight:500; }\n  .ux .shot { border-radius:12px; overflow:hidden; border:1px solid rgba(255,255,255,.12); box-shadow:var(--sh-lg); background:#0c1a30; }\n  .ux .shot-bar { display:flex; gap:6px; padding:10px 12px; background:#0c1a30; border-bottom:1px solid rgba(255,255,255,.08); }\n  .ux .shot-bar i { width:9px; height:9px; border-radius:50%; background:rgba(255,255,255,.18); display:block; }\n  .ux .shot img { width:100%; }\n\n  \/* purchase *\/\n  .ux .buy { background:var(--card); border:1px solid var(--rule); border-radius:var(--r-lg); padding:40px 32px; text-align:center; box-shadow:var(--sh); margin-top:28px; }\n  .ux .price { font-family:'Instrument Serif',Georgia,serif; font-size:clamp(44px,6vw,60px); color:var(--navy); line-height:1; margin:6px 0; }\n  .ux .price .per { font-family:'IBM Plex Sans',sans-serif; font-size:16px; color:var(--mut); font-weight:500; }\n  .ux .price-note { color:var(--mut); font-size:13px; margin-bottom:24px; }\n  .ux .btn { display:block; width:100%; max-width:420px; margin:0 auto; background:var(--navy); color:#fff; border:none; padding:16px 32px; font-size:15.5px; font-weight:600; border-radius:9px; box-shadow:0 6px 18px rgba(10,22,40,.2); transition:background .2s,transform .15s; }\n  .ux .btn:hover { background:var(--teal); transform:translateY(-2px); }\n  .ux .cta .btn { background:var(--teal); box-shadow:0 8px 22px rgba(78,157,143,.4); }\n  .ux .cta .btn:hover { background:var(--teal-l); transform:translateY(-2px); }\n  .ux .trust { display:flex; justify-content:center; gap:22px; flex-wrap:wrap; margin-top:22px; }\n  .ux .trust span { display:flex; align-items:center; gap:6px; font-size:12px; color:var(--mut); font-weight:500; }\n  .ux .trust svg { width:15px; height:15px; color:var(--teal); }\n\n  \/* stats *\/\n  .ux .stats { background:var(--navy); border-radius:var(--r-lg); padding:44px 28px; display:grid; grid-template-columns:repeat(4,1fr); }\n  .ux .stat { text-align:center; padding:0 14px; position:relative; }\n  .ux .stat+.stat::before { content:''; position:absolute; left:0; top:8px; bottom:8px; width:1px; background:rgba(255,255,255,.12); }\n  .ux .stat b { display:block; font-family:'Instrument Serif',Georgia,serif; font-weight:400; font-size:clamp(38px,5vw,52px); color:var(--teal-x); line-height:1; }\n  .ux .stat small { display:block; font-size:12.5px; color:rgba(255,255,255,.6); margin-top:8px; }\n\n  \/* feature rows *\/\n  .ux .feat { display:flex; gap:52px; align-items:center; margin-bottom:64px; }\n  .ux .feat:last-child { margin-bottom:0; }\n  .ux .feat.rev { flex-direction:row-reverse; }\n  .ux .feat-img { flex:0 0 54%; border-radius:var(--r-lg); overflow:hidden; box-shadow:var(--sh-lg); border:1px solid var(--rule); background:var(--card); }\n  .ux .feat-txt { flex:1; min-width:0; }\n  .ux .feat-txt h3 { font-family:'Instrument Serif',Georgia,serif; font-weight:400; font-size:clamp(23px,3vw,30px); color:var(--navy); line-height:1.15; margin:8px 0 12px; }\n  .ux .feat-txt p { font-size:15px; color:var(--mut); line-height:1.7; }\n  .ux .flist { list-style:none; margin-top:16px; display:flex; flex-direction:column; gap:9px; }\n  .ux .flist li { display:flex; gap:10px; font-size:14px; color:var(--ink); }\n  .ux .flist li::before { content:''; width:7px; height:7px; border-radius:50%; background:var(--teal); margin-top:6px; flex-shrink:0; }\n\n  \/* data \u0026 security *\/\n  .ux .modes { display:grid; grid-template-columns:1fr 1fr; gap:18px; }\n  .ux .mode { background:var(--card); border:1px solid var(--rule); border-radius:var(--r-lg); padding:30px; box-shadow:var(--sh-sm); }\n  .ux .mode-ic { width:42px; height:42px; border-radius:11px; background:rgba(78,157,143,.12); display:flex; align-items:center; justify-content:center; margin-bottom:16px; }\n  .ux .mode-ic svg { width:22px; height:22px; color:var(--teal); }\n  .ux .mode h3 { font-family:'Instrument Serif',Georgia,serif; font-weight:400; font-size:23px; color:var(--navy); line-height:1.15; margin-bottom:10px; }\n  .ux .mode p { font-size:14.5px; color:var(--mut); line-height:1.7; }\n  .ux .secrow { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin-top:22px; }\n  .ux .secitem { display:flex; gap:11px; font-size:13.5px; color:var(--mut); line-height:1.55; }\n  .ux .secitem svg { width:19px; height:19px; color:var(--teal); flex-shrink:0; margin-top:1px; }\n  .ux .secitem b { display:block; color:var(--ink); font-weight:600; font-size:14px; margin-bottom:2px; }\n\n  \/* comparison *\/\n  .ux .cmp-wrap { overflow-x:auto; border:1px solid var(--rule); border-radius:var(--r-lg); box-shadow:var(--sh-sm); background:var(--card); }\n  .ux .cmp { width:100%; border-collapse:collapse; font-size:14px; min-width:560px; }\n  .ux .cmp th, .ux .cmp td { padding:15px 18px; text-align:left; border-bottom:1px solid var(--rule); }\n  .ux .cmp thead th { font-family:'IBM Plex Mono',monospace; font-size:11px; text-transform:uppercase; letter-spacing:.1em; color:var(--mut); font-weight:500; }\n  .ux .cmp thead th.col-us { color:var(--navy); font-weight:700; }\n  .ux .cmp .feat-name { color:var(--ink); font-weight:500; }\n  .ux .cmp .col-us { background:rgba(78,157,143,.08); }\n  .ux .cmp td.col-us { color:var(--navy); font-weight:600; }\n  .ux .cmp tbody tr:last-child td { border-bottom:none; }\n  .ux .cmp .yes { color:var(--teal); font-weight:700; }\n  .ux .cmp .no { color:var(--mut); }\n\n  \/* pain points *\/\n  .ux .pains { display:grid; grid-template-columns:repeat(auto-fit,minmax(300px,1fr)); gap:18px; }\n  .ux .pain { background:var(--card); border:1px solid var(--rule); border-radius:var(--r); padding:22px; box-shadow:var(--sh-sm); }\n  .ux .pain h4 { font-size:14px; font-weight:700; color:#9B2020; margin-bottom:8px; }\n  .ux .pain p { font-size:13px; color:var(--mut); line-height:1.6; }\n  .ux .pain .fix { margin-top:12px; padding-top:12px; border-top:1px solid var(--rule); font-size:13px; font-weight:600; color:#2F6F62; display:flex; gap:8px; }\n  .ux .pain .fix svg { width:16px; height:16px; flex-shrink:0; color:#2F6F62; margin-top:1px; }\n\n  \/* steps *\/\n  .ux .steps { display:grid; grid-template-columns:repeat(3,1fr); gap:28px; }\n  .ux .step { text-align:center; }\n  .ux .step b { display:inline-flex; align-items:center; justify-content:center; width:52px; height:52px; background:var(--navy); color:#fff; border-radius:50%; font-family:'Instrument Serif',Georgia,serif; font-size:22px; margin-bottom:14px; }\n  .ux .step h3 { font-size:16px; font-weight:600; color:var(--navy); margin-bottom:6px; }\n  .ux .step p { font-size:13.5px; color:var(--mut); line-height:1.6; }\n\n  \/* included *\/\n  .ux .incl { background:var(--navy); border-radius:var(--r-lg); padding:clamp(36px,5vw,56px); }\n  .ux .incl .h2 { color:#fff; }\n  .ux .incl .eyebrow { color:var(--teal-x); }\n  .ux .incl-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(230px,1fr)); gap:14px; margin-top:32px; }\n  .ux .incl-item { display:flex; gap:11px; font-size:14px; color:rgba(255,255,255,.82); }\n  .ux .incl-item svg { width:18px; height:18px; color:var(--teal-l); flex-shrink:0; margin-top:2px; }\n\n  \/* faq *\/\n  .ux .faq { border-top:1px solid var(--rule); }\n  .ux .faq details { border-bottom:1px solid var(--rule); }\n  .ux .faq summary { list-style:none; cursor:pointer; padding:20px 0; font-size:15px; font-weight:600; color:var(--navy); display:flex; justify-content:space-between; gap:16px; }\n  .ux .faq summary::-webkit-details-marker { display:none; }\n  .ux .faq summary::after { content:'+'; color:var(--teal); font-size:20px; line-height:1; }\n  .ux .faq details[open] summary::after { content:'\\2013'; }\n  .ux .faq p { padding:0 0 20px; font-size:14px; color:var(--mut); line-height:1.7; }\n\n  \/* cta *\/\n  .ux .cta { background:var(--navy); border-radius:var(--r-lg); padding:clamp(44px,6vw,68px); text-align:center; position:relative; overflow:hidden; }\n  .ux .cta::before { content:''; position:absolute; top:-100px; right:-80px; width:360px; height:360px; background:radial-gradient(circle,rgba(78,157,143,.16),transparent 70%); }\n  .ux .cta-in { position:relative; z-index:1; }\n  .ux .cta .eyebrow { color:var(--teal-x); }\n  .ux .cta h2 { font-family:'Instrument Serif',Georgia,serif; font-weight:400; font-size:clamp(28px,4vw,42px); color:#fff; line-height:1.1; margin:8px 0 10px; }\n  .ux .cta p { color:rgba(255,255,255,.65); font-size:15px; margin-bottom:28px; }\n  .ux .foot { padding:36px 0; text-align:center; font-size:12px; color:#9aa3ad; border-top:1px solid var(--rule); margin-top:56px; }\n\n  @media (max-width:820px){\n    .ux .hero-grid{ grid-template-columns:1fr; gap:28px; } .ux .feat,.ux .feat.rev{ flex-direction:column; gap:24px; } .ux .feat-img{ flex:none; width:100%; }\n    .ux .stats{ grid-template-columns:repeat(2,1fr); gap:24px; } .ux .stat+.stat::before{ display:none; } .ux .steps{ grid-template-columns:1fr; } .ux .sec{ margin:56px 0; }\n    .ux .modes{ grid-template-columns:1fr; } .ux .secrow{ grid-template-columns:1fr; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ux\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"hero-badge\"\u003eFY2025 \u0026amp; FY2026 ready\u003c\/span\u003e\n        \u003ch1\u003eUK SRS reporting,\u003cbr\u003e\u003cem\u003ebuilt to the standard\u003c\/em\u003e\n\u003c\/h1\u003e\n        \u003cp\u003eWork through the UK Sustainability Reporting Standards (UK SRS S1 and S2) with a guided, end-to-end workflow. Built on the global ISSB framework and TCFD, with emission factors matched to your reporting year.\u003c\/p\u003e\n        \u003cdiv class=\"chips\"\u003e\n\u003cspan class=\"chip\"\u003eUK SRS S1 \u0026amp; S2\u003c\/span\u003e\u003cspan class=\"chip\"\u003eISSB-aligned\u003c\/span\u003e\u003cspan class=\"chip\"\u003eTCFD\u003c\/span\u003e\u003cspan class=\"chip\"\u003eAssurance-ready\u003c\/span\u003e\u003cspan class=\"chip\"\u003eDEFRA factors\u003c\/span\u003e\u003cspan class=\"chip\"\u003ePCAF\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cp style=\"font-size:13px;color:var(--teal-l);font-weight:500;margin-top:14px;margin-bottom:0;\"\u003eInstant digital delivery. No installation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"shot\"\u003e\n        \u003cdiv class=\"shot-bar\"\u003e\n\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\n\u003c\/div\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0958\/1730\/2341\/files\/UKSRS_overview_f7c8df4f-cdb6-45d0-a2d4-f615de319374.png?v=1781896298\" alt=\"UK SRS climate disclosure dashboard\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PURCHASE --\u003e\n  \u003csection class=\"buy\"\u003e\n    \u003cp class=\"eyebrow\"\u003eAnnual licence\u003c\/p\u003e\n    \u003cdiv class=\"price\"\u003e£3,900 \u003cspan class=\"per\"\u003e\/ reporting year\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cp class=\"price-note\"\u003eRenewable each year, so your emission factors and standards stay current, with ongoing access to your previous reporting periods.\u003c\/p\u003e\n    \u003cform action=\"\/cart\/add\" method=\"post\"\u003e\n\u003cinput name=\"id\" value=\"57706456547653\" type=\"hidden\"\u003e\u003cinput value=\"1\" name=\"quantity\" type=\"hidden\"\u003e\u003cbutton class=\"btn\" type=\"submit\"\u003ePurchase — £3,900\u003c\/button\u003e\n\u003c\/form\u003e\n    \u003cdiv class=\"trust\"\u003e\n      \u003cspan\u003e\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2a10 10 0 100 20 10 10 0 000-20zm-2 15l-5-5 1.4-1.4L10 14.2l7.6-7.6L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eSecure checkout\u003c\/span\u003e\n      \u003cspan\u003e\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2a10 10 0 100 20 10 10 0 000-20zm-2 15l-5-5 1.4-1.4L10 14.2l7.6-7.6L19 8l-9 9z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eInstant delivery\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STATS --\u003e\n  \u003csection class=\"stats sec\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003eAll\u003c\/b\u003e\u003csmall\u003eS1 \u0026amp; S2 disclosures\u003c\/small\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e4\u003c\/b\u003e\u003csmall\u003ecore disclosure areas\u003c\/small\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e1, 2 \u0026amp; 3\u003c\/b\u003e\u003csmall\u003eGHG scopes, DEFRA factors\u003c\/small\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e3\u003c\/b\u003e\u003csmall\u003eexport formats\u003c\/small\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE DEEP-DIVES --\u003e\n  \u003csection class=\"sec\"\u003e\n    \u003cdiv class=\"center\" style=\"margin-bottom:44px;\"\u003e\n\u003cspan class=\"eyebrow\"\u003eInside the software\u003c\/span\u003e\u003ch2 class=\"h2\"\u003eBuilt for every part of UK SRS\u003c\/h2\u003e\n\u003c\/div\u003e\n\n    \u003cdiv class=\"feat\"\u003e\n      \u003cdiv class=\"feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0958\/1730\/2341\/files\/UKSRS_governance_f506fdb9-60ac-4fd4-8fe5-dca58003a0d6.png?v=1781896298\" alt=\"Governance and TCFD disclosure builder\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feat-txt\"\u003e\n\u003cspan class=\"eyebrow\"\u003eGovernance \u0026amp; strategy\u003c\/span\u003e\u003ch3\u003eAll four core areas, governed and structured\u003c\/h3\u003e\n\u003cp\u003eWork through governance, strategy, risk management, and metrics and targets. The builder turns your answers into UK SRS-aligned narrative and links each disclosure to its evidence.\u003c\/p\u003e\n        \u003cul class=\"flist\"\u003e\n\u003cli\u003eBoard oversight and management accountability\u003c\/li\u003e\n\u003cli\u003eClimate risks, opportunities and scenario analysis\u003c\/li\u003e\n\u003cli\u003eTransition plan aligned to the TPT framework\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feat rev\"\u003e\n      \u003cdiv class=\"feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0958\/1730\/2341\/files\/UKSRS_ghg_scope12.png?v=1781896298\" alt=\"GHG calculation engine\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feat-txt\"\u003e\n\u003cspan class=\"eyebrow\"\u003eGHG engine\u003c\/span\u003e\u003ch3\u003eA complete Scope 1, 2 and 3 inventory\u003c\/h3\u003e\n\u003cp\u003eEmissions calculated with the DEFRA factor edition matched to your reporting year. Scope 2 is shown location-based and market-based, and Category 15 financed emissions uses the PCAF method.\u003c\/p\u003e\n        \u003cul class=\"flist\"\u003e\n\u003cli\u003eDEFRA factors matched to your reporting year, refreshed annually\u003c\/li\u003e\n\u003cli\u003eLocation and market-based Scope 2\u003c\/li\u003e\n\u003cli\u003ePCAF financed-emissions calculator\u003c\/li\u003e\n\u003cli\u003eIntensity ratios and year-on-year tracking\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feat\"\u003e\n      \u003cdiv class=\"feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0958\/1730\/2341\/files\/UKSRS_scenario_analysis.png?v=1781896298\" alt=\"Climate scenario analysis\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feat-txt\"\u003e\n\u003cspan class=\"eyebrow\"\u003eScenario analysis\u003c\/span\u003e\u003ch3\u003eResilience across climate pathways, made approachable\u003c\/h3\u003e\n\u003cp\u003eUK SRS S2 calls for climate-related scenario analysis to test resilience across multiple pathways. Model a 1.5°C, a 2°C and a 3°C+ pathway, with guided assumptions, indicative carbon prices and a resilience conclusion that turn an intimidating exercise into a structured one.\u003c\/p\u003e\n        \u003cul class=\"flist\"\u003e\n\u003cli\u003e1.5°C, 2°C and 3°C+ pathways\u003c\/li\u003e\n\u003cli\u003eSourced, editable assumptions\u003c\/li\u003e\n\u003cli\u003ePhysical and transition risk, with a resilience verdict\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feat rev\"\u003e\n      \u003cdiv class=\"feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0958\/1730\/2341\/files\/UKSRS_disclosure_map.png?v=1781896299\" alt=\"Disclosure map and standard mapping\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feat-txt\"\u003e\n\u003cspan class=\"eyebrow\"\u003eStandard mapping \u0026amp; assurance\u003c\/span\u003e\u003ch3\u003eCited to the standard, ready for assurance\u003c\/h3\u003e\n\u003cp\u003eEvery disclosure is linked to the exact UK SRS paragraph it satisfies, with a live completeness tracker so nothing is missed. Record your assurance provider and level, backed by board sign-off and a full audit trail, ready for independent review.\u003c\/p\u003e\n        \u003cul class=\"flist\"\u003e\n\u003cli\u003eEach disclosure cited to its UK SRS paragraph\u003c\/li\u003e\n\u003cli\u003eLive completeness tracker, nothing missed\u003c\/li\u003e\n\u003cli\u003eAssurance provider and level, limited or reasonable\u003c\/li\u003e\n\u003cli\u003eBoard sign-off and a full audit trail\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feat\"\u003e\n      \u003cdiv class=\"feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0958\/1730\/2341\/files\/UKSRS_exports.png?v=1781896298\" alt=\"Export pack\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"feat-txt\"\u003e\n\u003cspan class=\"eyebrow\"\u003eExport pack\u003c\/span\u003e\u003ch3\u003eYour disclosure, in every format\u003c\/h3\u003e\n\u003cp\u003eExport the complete disclosure in Word, PDF or HTML, with the TCFD-aligned tables, scenario summaries, transition plan and GHG disclosure in place, plus board sign-off and a full audit trail.\u003c\/p\u003e\n        \u003cul class=\"flist\"\u003e\n\u003cli\u003eWord for your annual report\u003c\/li\u003e\n\u003cli\u003ePDF for a standalone climate report\u003c\/li\u003e\n\u003cli\u003eHTML for the investor-relations site\u003c\/li\u003e\n\u003cli\u003eBoard sign-off and lock-and-finalise\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COMPARISON --\u003e\n  \u003csection class=\"sec\"\u003e\n    \u003cdiv class=\"center\" style=\"margin-bottom:40px;\"\u003e\n\u003cspan class=\"eyebrow\"\u003eHow we compare\u003c\/span\u003e\u003ch2 class=\"h2\"\u003eFull UK SRS, without the enterprise price tag\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"cmp-wrap\"\u003e\n      \u003ctable class=\"cmp\"\u003e\n        \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003e \u003c\/th\u003e\n\u003cth class=\"col-us\"\u003eEcoLedger\u003c\/th\u003e\n\u003cth\u003eEnterprise platforms\u003c\/th\u003e\n\u003cth\u003eConsultant \/ advisory\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd class=\"feat-name\"\u003eBuilt specifically for UK SRS S1 \u0026amp; S2\u003c\/td\u003e\n\u003ctd class=\"col-us yes\"\u003eYes\u003c\/td\u003e\n\u003ctd\u003eBroad ESG suite\u003c\/td\u003e\n\u003ctd\u003eVaries\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"feat-name\"\u003eEvery disclosure cited to the standard\u003c\/td\u003e\n\u003ctd class=\"col-us yes\"\u003eYes\u003c\/td\u003e\n\u003ctd\u003ePartial\u003c\/td\u003e\n\u003ctd\u003eManual\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"feat-name\"\u003eTypical setup time\u003c\/td\u003e\n\u003ctd class=\"col-us\"\u003eDays\u003c\/td\u003e\n\u003ctd\u003eWeeks to months\u003c\/td\u003e\n\u003ctd\u003eWeeks\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"feat-name\"\u003eYou own it, no per-seat subscription\u003c\/td\u003e\n\u003ctd class=\"col-us yes\"\u003eYes\u003c\/td\u003e\n\u003ctd class=\"no\"\u003ePer-seat SaaS\u003c\/td\u003e\n\u003ctd class=\"no\"\u003ePer engagement\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"feat-name\"\u003eRepeatable each year by your own team\u003c\/td\u003e\n\u003ctd class=\"col-us yes\"\u003eYes\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003ctd class=\"no\"\u003eRe-engage each year\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"feat-name\"\u003eIndicative annual cost\u003c\/td\u003e\n\u003ctd class=\"col-us\"\u003ecirca $5,200 \/ year\u003c\/td\u003e\n\u003ctd\u003ecirca $25k–150k+ \/ year\u003c\/td\u003e\n\u003ctd\u003ecirca $20k–40k \/ report\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:12px;color:var(--mut);text-align:center;margin-top:14px;\"\u003eComparison reflects typical positioning. Costs are approximate, shown in USD, and based on publicly available industry ranges.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DATA \u0026 SECURITY --\u003e\n  \u003csection class=\"sec\"\u003e\n    \u003cdiv class=\"center\" style=\"margin-bottom:44px;\"\u003e\n\u003cspan class=\"eyebrow\"\u003eYour data, your way\u003c\/span\u003e\u003ch2 class=\"h2\"\u003eYou decide where your data lives\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"modes\"\u003e\n      \u003cdiv class=\"mode\"\u003e\n        \u003cdiv class=\"mode-ic\"\u003e\u003csvg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" viewbox=\"0 0 24 24\"\u003e\u003crect x=\"3\" y=\"4\" width=\"18\" height=\"12\" rx=\"1.5\"\u003e\u003c\/rect\u003e\u003cpath d=\"M8 20h8M12 16v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003ch3\u003eStays on your computer\u003c\/h3\u003e\n        \u003cp\u003eWork entirely on your own device. Your data lives in your browser, never leaves your computer unless you choose, and stays fully under your control.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mode\"\u003e\n        \u003cdiv class=\"mode-ic\"\u003e\u003csvg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M7 18a4 4 0 010-8 5 5 0 019.6-1.3A3.5 3.5 0 0117 18H7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003ch3\u003eSynced across your devices\u003c\/h3\u003e\n        \u003cp\u003ePrefer to pick up where you left off from anywhere? Sign in and your work syncs securely, ready on any device with a single login.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"secrow\"\u003e\n      \u003cdiv class=\"secitem\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1l9 4v6c0 5-3.8 9.4-9 11-5.2-1.6-9-6-9-11V5l9-4zm-1 14l6-6-1.4-1.4L11 12.2 8.4 9.6 7 11l4 4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003ePasswordless sign-in\u003c\/b\u003eA single-use code is sent to your email each time, so there is no password to manage, forget or leak.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"secitem\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1l9 4v6c0 5-3.8 9.4-9 11-5.2-1.6-9-6-9-11V5l9-4zm-1 14l6-6-1.4-1.4L11 12.2 8.4 9.6 7 11l4 4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003eEncrypted in transit\u003c\/b\u003eYour data is only ever transferred over a secure, encrypted connection.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"secitem\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 1l9 4v6c0 5-3.8 9.4-9 11-5.2-1.6-9-6-9-11V5l9-4zm-1 14l6-6-1.4-1.4L11 12.2 8.4 9.6 7 11l4 4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003e\u003cb\u003ePrivate, resilient hosting\u003c\/b\u003eBuilt on enterprise-grade global infrastructure, with security designed in from the start.\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PAIN POINTS --\u003e\n  \u003csection class=\"sec\"\u003e\n    \u003cdiv style=\"margin-bottom:40px;\"\u003e\n\u003cspan class=\"eyebrow\"\u003eWhy EcoLedger\u003c\/span\u003e\u003ch2 class=\"h2\"\u003eThe problems we solve\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pains\"\u003e\n      \u003cdiv class=\"pain\"\u003e\n\u003ch4\u003eTCFD and UK SRS overlap confusingly\u003c\/h4\u003e\n\u003cp\u003eUK SRS S1 and S2 build on TCFD but go further. Unpicking what is new, what overlaps and what is UK-specific takes real time.\u003c\/p\u003e\n\u003cdiv class=\"fix\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eRequirements mapped, TCFD overlap flagged automatically.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pain\"\u003e\n\u003ch4\u003eGHG calculations use outdated factors\u003c\/h4\u003e\n\u003cp\u003eUK Scope 1, 2 and 3 should use DEFRA factors, which change every year. Last year's factors mean material errors.\u003c\/p\u003e\n\u003cdiv class=\"fix\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eDEFRA factors matched to your reporting year, refreshed every year.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pain\"\u003e\n\u003ch4\u003eTransition plans are new and unclear\u003c\/h4\u003e\n\u003cp\u003eUK SRS S2 introduces transition plan disclosure. Most teams do not know what is required or how to structure it.\u003c\/p\u003e\n\u003cdiv class=\"fix\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eTransition plan templates pre-built to UK SRS S2.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pain\"\u003e\n\u003ch4\u003eScenario analysis is intimidating\u003c\/h4\u003e\n\u003cp\u003eUK SRS calls for scenario analysis across physical and transition pathways. Many teams have never done it.\u003c\/p\u003e\n\u003cdiv class=\"fix\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eGuided methodology across 1.5°C, 2°C and 3°C+ pathways.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pain\"\u003e\n\u003ch4\u003eBoard governance is hard to evidence\u003c\/h4\u003e\n\u003cp\u003eThe Governance pillar needs proof of board oversight and management accountability, rarely captured well.\u003c\/p\u003e\n\u003cdiv class=\"fix\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eStructured governance module with accountability records.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pain\"\u003e\n\u003ch4\u003eDisclosure expectations keep rising\u003c\/h4\u003e\n\u003cp\u003eListed and larger companies face growing pressure to report against the standards, and getting it wrong carries real risk.\u003c\/p\u003e\n\u003cdiv class=\"fix\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eA complete disclosure, structured to the standard.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003csection class=\"sec\"\u003e\n    \u003cdiv class=\"center\" style=\"margin-bottom:40px;\"\u003e\n\u003cspan class=\"eyebrow\"\u003eGetting started\u003c\/span\u003e\u003ch2 class=\"h2\"\u003eUp and running in three steps\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"steps\"\u003e\n      \u003cdiv class=\"step\"\u003e\n\u003cb\u003e1\u003c\/b\u003e\u003ch3\u003ePurchase \u0026amp; open\u003c\/h3\u003e\n\u003cp\u003eBuy your licence, get instant access, and open it in your browser. Nothing to install.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n\u003cb\u003e2\u003c\/b\u003e\u003ch3\u003eAssess \u0026amp; document\u003c\/h3\u003e\n\u003cp\u003eWork through each UK SRS disclosure with guided questions and your DEFRA-based GHG data. Equally suited to TCFD reporting.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"step\"\u003e\n\u003cb\u003e3\u003c\/b\u003e\u003ch3\u003eDisclose \u0026amp; publish\u003c\/h3\u003e\n\u003cp\u003eGenerate your UK SRS disclosure in Word, PDF or HTML, ready to publish from day one.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INCLUDED --\u003e\n  \u003csection class=\"incl sec\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eIn your licence\u003c\/span\u003e\u003ch2 class=\"h2\"\u003eEverything, in one licence\u003c\/h2\u003e\n    \u003cdiv class=\"incl-grid\"\u003e\n      \u003cdiv class=\"incl-item\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eAll UK SRS S1 \u0026amp; S2 disclosures\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"incl-item\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eEvery disclosure cited to the standard\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"incl-item\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eGovernance, strategy, risk and targets\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"incl-item\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eScenario analysis across 1.5°C, 2°C and 3°C+\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"incl-item\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eDEFRA factors, matched to your reporting year\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"incl-item\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003ePCAF financed-emissions calculator\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"incl-item\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eTransition plan aligned to the TPT\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"incl-item\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eSBTi-aligned targets and internal carbon price\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"incl-item\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003ePrior-year comparatives and restatement\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"incl-item\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eAssurance provider, level and audit trail\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"incl-item\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eWord, PDF and HTML export\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"incl-item\"\u003e\n\u003csvg fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eRenewable each reporting year\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"sec\"\u003e\n    \u003cdiv class=\"center\" style=\"margin-bottom:32px;\"\u003e\n\u003cspan class=\"eyebrow\"\u003eFAQ\u003c\/span\u003e\u003ch2 class=\"h2\"\u003eFrequently asked questions\u003c\/h2\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"faq\"\u003e\n      \u003cdetails\u003e\u003csummary\u003eWho should report under UK SRS?\u003c\/summary\u003e\u003cp\u003eUK SRS S1 and S2 are the UK-endorsed versions of the global ISSB standards (IFRS S1 and S2). They are available for use now, and adoption is expected to broaden across listed and larger companies. If you report on sustainability and climate, UK SRS gives you the framework investors and stakeholders increasingly expect.\u003c\/p\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eHow does UK SRS differ from TCFD?\u003c\/summary\u003e\u003cp\u003eUK SRS S1 and S2 build on TCFD but go further, with transition plan disclosure, cross-industry metric categories and industry-specific metrics. The tool maps what is TCFD-aligned and what is UK SRS-specific.\u003c\/p\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eWhich emission factors are included?\u003c\/summary\u003e\u003cp\u003eDEFRA factors for Scope 1, 2 and 3, matched to your reporting year, with IPCC AR5 global warming potentials. New factor editions are added each year and included with your licence.\u003c\/p\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eDo we need to do scenario analysis?\u003c\/summary\u003e\u003cp\u003eYes. UK SRS S2 calls for scenario analysis across physical and transition risk. The guided module gives a structured methodology, templates and narrative across a 1.5°C, a 2°C and a 3°C+ pathway.\u003c\/p\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eHow does this compare to hiring a consultant?\u003c\/summary\u003e\u003cp\u003eSustainability and climate advisory typically costs £15,000 to £30,000 for an initial engagement. EcoLedger is £3,900 for the reporting year, and you own the process and can repeat it each year.\u003c\/p\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eWhat does the annual licence cover?\u003c\/summary\u003e\u003cp\u003eThe licence is renewed annually for continued access to the platform. Each year your emission factors stay current, you receive any standard and guidance updates, and you prepare your next disclosure. Your work carries over from one year to the next.\u003c\/p\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eWhere is my data stored, and is it secure?\u003c\/summary\u003e\u003cp\u003eYou choose. Your data can stay entirely on your own computer, in your browser, or you can sign in to sync it securely and use EcoLedger from any device. Sign-in is passwordless, a single-use code sent to your email, and your data is only ever transferred over an encrypted connection, on enterprise-grade hosting.\u003c\/p\u003e\u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003csection class=\"cta sec\"\u003e\n    \u003cdiv class=\"cta-in\"\u003e\n      \u003cspan class=\"eyebrow\"\u003eGet started today\u003c\/span\u003e\n      \u003ch2\u003eStart your UK SRS disclosure\u003c\/h2\u003e\n      \u003cp\u003eReport against the UK Sustainability Reporting Standards with confidence.\u003c\/p\u003e\n      \u003cform action=\"\/cart\/add\" method=\"post\"\u003e\n\u003cinput name=\"id\" value=\"57706456547653\" type=\"hidden\"\u003e\u003cinput value=\"1\" name=\"quantity\" type=\"hidden\"\u003e\u003cbutton class=\"btn\" type=\"submit\"\u003ePurchase — £3,900\u003c\/button\u003e\n\u003c\/form\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cfooter class=\"foot\"\u003e© 2026 EcoLedger. Directional working figures to support your own review and assurance, not an assurance opinion. · Privacy · Terms\u003c\/footer\u003e\n\n\u003c\/div\u003e","brand":"EcoLedger","offers":[{"title":"Default Title","offer_id":57706456547653,"sku":"ECO-UKSRS","price":3900.0,"currency_code":"GBP","in_stock":true}],"url":"https:\/\/theecoledger.com\/products\/uk-srs-s1-s2-reporting-software","provider":"EcoLedger","version":"1.0","type":"link"}