{"id":118,"date":"2025-07-25T11:41:42","date_gmt":"2025-07-25T11:41:42","guid":{"rendered":"https:\/\/scriptwise.pro\/?page_id=118"},"modified":"2026-07-27T12:53:52","modified_gmt":"2026-07-27T12:53:52","slug":"home","status":"publish","type":"page","link":"https:\/\/scriptwise.pro\/","title":{"rendered":""},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"118\" class=\"elementor elementor-118\">\n\t\t\t\t<div class=\"elementor-element elementor-element-469c5ff e-flex e-con-boxed e-con e-parent\" data-id=\"469c5ff\" 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-005555b elementor-widget elementor-widget-html\" data-id=\"005555b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* =========================================================\n   SCRIPTWISE PREMIUM \u2014 HOMEPAGE HERO\n   Full-width dark page + centered 1220px content\n   ========================================================= *\/\n\nbody,\n.site,\n.site-content,\n.site-main,\n.content-area,\n.entry-content,\n.elementor,\n.elementor-page,\n.elementor-location-single {\n  background: #070b14 !important;\n}\n\n.entry-title,\n.page-title {\n  display: none !important;\n}\n\n.entry-content,\n.site-main,\n.content-area,\n.elementor,\n.elementor-widget-html,\n.elementor-widget-html .elementor-widget-container {\n  width: 100% !important;\n  max-width: none !important;\n  margin: 0 !important;\n  padding-left: 0 !important;\n  padding-right: 0 !important;\n}\n\n.sw-hero,\n.sw-hero * {\n  box-sizing: border-box;\n}\n\n.sw-hero {\n  --bg: #070b14;\n  --panel: #0d1522;\n  --panel-2: #0a111d;\n  --text: #f7f9fc;\n  --muted: #a4b0c2;\n  --accent: #36d6ff;\n  --line: rgba(255,255,255,.10);\n\n  position: relative;\n  left: 50%;\n  width: 100vw;\n  max-width: none;\n  margin-left: -50vw;\n  overflow: hidden;\n  padding: 52px 0 58px;\n  color: var(--text);\n  font-family: \"Inter\", Arial, sans-serif;\n  background:\n    radial-gradient(circle at 18% 18%, rgba(54,214,255,.10), transparent 28%),\n    radial-gradient(circle at 82% 44%, rgba(54,214,255,.07), transparent 34%),\n    var(--bg);\n}\n\n.sw-hero::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  opacity: .16;\n  pointer-events: none;\n  background-image:\n    linear-gradient(rgba(255,255,255,.024) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255,255,255,.024) 1px, transparent 1px);\n  background-size: 70px 70px;\n  -webkit-mask-image: linear-gradient(to bottom, transparent, #000 16%, #000 84%, transparent);\n  mask-image: linear-gradient(to bottom, transparent, #000 16%, #000 84%, transparent);\n}\n\n.sw-hero__inner {\n  position: relative;\n  z-index: 2;\n  width: min(1220px, calc(100% - 48px));\n  margin: 0 auto;\n}\n\n.sw-hero__kicker {\n  margin: 0 0 30px;\n  text-align: center;\n  color: var(--accent);\n  font-size: clamp(18px, 2.35vw, 31px);\n  line-height: 1.15;\n  font-weight: 760;\n  letter-spacing: -.025em;\n}\n\n.sw-hero__main {\n  display: grid;\n  grid-template-columns: minmax(310px,.78fr) minmax(470px,1.42fr);\n  gap: clamp(32px,5vw,72px);\n  align-items: center;\n}\n\n.sw-hero__brand {\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n}\n\n.sw-hero__logo {\n  display: block;\n  width: min(100%, 315px);\n  height: auto;\n  margin-bottom: 28px;\n  object-fit: contain;\n  object-position: left center;\n}\n\n.sw-hero__title {\n  margin: 0;\n  max-width: 510px;\n  color: var(--text);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(42px,4.8vw,72px);\n  line-height: 1.01;\n  font-weight: 400;\n  letter-spacing: -.04em;\n}\n\n.sw-hero__title em {\n  display: block;\n  margin-top: 7px;\n  color: var(--accent);\n  font-weight: 400;\n}\n\n.sw-hero__rule {\n  width: 38px;\n  height: 2px;\n  margin: 27px 0 20px;\n  background: var(--accent);\n  box-shadow: 0 0 15px rgba(54,214,255,.55);\n}\n\n.sw-hero__description {\n  max-width: 520px;\n  margin: 0;\n  color: var(--muted);\n  font-size: 16px;\n  line-height: 1.75;\n}\n\n.sw-hero__actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n  margin-top: 30px;\n}\n\n.sw-hero__button {\n  display: inline-flex;\n  min-height: 52px;\n  align-items: center;\n  justify-content: center;\n  padding: 13px 24px;\n  border-radius: 999px;\n  font-size: 15px;\n  line-height: 1;\n  font-weight: 760;\n  text-decoration: none !important;\n  transition: transform .25s ease, box-shadow .25s ease, background .25s ease;\n}\n\n.sw-hero__button:hover {\n  transform: translateY(-2px);\n}\n\n.sw-hero__button--outline {\n  border: 2px solid var(--accent);\n  color: var(--accent) !important;\n  background: transparent;\n}\n\n.sw-hero__button--outline:hover {\n  background: rgba(54,214,255,.07);\n  box-shadow: 0 0 25px rgba(54,214,255,.16);\n}\n\n.sw-hero__button--solid {\n  border: 2px solid var(--accent);\n  color: #06101a !important;\n  background: var(--accent);\n  box-shadow: 0 10px 28px rgba(54,214,255,.16);\n}\n\n.sw-hero__visual-wrap {\n  position: relative;\n  overflow: hidden;\n  min-width: 0;\n  padding: 16px;\n  border: 1px solid rgba(54,214,255,.15);\n  border-radius: 26px;\n  background:\n    linear-gradient(145deg, rgba(54,214,255,.055), rgba(255,255,255,.012)),\n    rgba(7,11,20,.70);\n  box-shadow:\n    0 34px 90px rgba(0,0,0,.34),\n    inset 0 1px 0 rgba(255,255,255,.04);\n}\n\n.sw-hero__visual-wrap::before {\n  content: \"\";\n  position: absolute;\n  inset: 10% 15%;\n  border-radius: 50%;\n  background: rgba(54,214,255,.08);\n  filter: blur(70px);\n  pointer-events: none;\n}\n\n.sw-hero__visual {\n  position: relative;\n  z-index: 1;\n  display: block;\n  width: 100%;\n  height: auto;\n  border-radius: 18px;\n}\n\n.sw-hero__metrics {\n  display: grid;\n  grid-template-columns: repeat(4,minmax(0,1fr));\n  gap: 1px;\n  margin-top: 30px;\n  overflow: hidden;\n  border: 1px solid var(--line);\n  border-radius: 20px;\n  background: var(--line);\n}\n\n.sw-hero__metric {\n  min-width: 0;\n  display: grid;\n  grid-template-columns: 48px minmax(0,1fr);\n  gap: 14px;\n  align-items: center;\n  min-height: 112px;\n  padding: 20px 21px;\n  background: rgba(10,17,29,.96);\n}\n\n.sw-hero__metric-icon {\n  display: grid;\n  width: 48px;\n  height: 48px;\n  place-items: center;\n  border: 1px solid rgba(54,214,255,.18);\n  border-radius: 14px;\n  color: var(--accent);\n  background: rgba(54,214,255,.055);\n}\n\n.sw-hero__metric-icon svg {\n  width: 25px;\n  height: 25px;\n}\n\n.sw-hero__metric-title {\n  margin: 0 0 5px;\n  color: var(--text);\n  font-size: 15px;\n  line-height: 1.2;\n  font-weight: 700;\n}\n\n.sw-hero__metric-text {\n  margin: 0;\n  color: var(--muted);\n  font-size: 11px;\n  line-height: 1.45;\n}\n\n@media (max-width: 980px) {\n  .sw-hero {\n    padding: 46px 0 50px;\n  }\n\n  .sw-hero__inner {\n    width: min(100% - 44px, 1220px);\n  }\n\n  .sw-hero__main {\n    grid-template-columns: 1fr;\n    gap: 38px;\n  }\n\n  .sw-hero__brand {\n    align-items: center;\n    text-align: center;\n  }\n\n  .sw-hero__logo {\n    object-position: center;\n  }\n\n  .sw-hero__title,\n  .sw-hero__description {\n    max-width: 760px;\n  }\n\n  .sw-hero__rule {\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .sw-hero__actions {\n    justify-content: center;\n  }\n\n  .sw-hero__metrics {\n    grid-template-columns: repeat(2,minmax(0,1fr));\n  }\n}\n\n@media (max-width: 580px) {\n  .sw-hero {\n    padding: 38px 0 42px;\n  }\n\n  .sw-hero__inner {\n    width: min(100% - 28px, 1220px);\n  }\n\n  .sw-hero__kicker {\n    margin-bottom: 24px;\n    font-size: 18px;\n  }\n\n  .sw-hero__main {\n    gap: 28px;\n  }\n\n  .sw-hero__logo {\n    width: min(100%, 275px);\n    margin-bottom: 22px;\n  }\n\n  .sw-hero__title {\n    max-width: 100%;\n    font-size: clamp(38px,11.8vw,52px);\n    overflow-wrap: anywhere;\n  }\n\n  .sw-hero__description {\n    max-width: 100%;\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .sw-hero__actions {\n    width: 100%;\n  }\n\n  .sw-hero__button {\n    flex: 1 1 100%;\n    width: 100%;\n  }\n\n  .sw-hero__visual-wrap {\n    padding: 9px;\n    border-radius: 18px;\n  }\n\n  .sw-hero__visual {\n    border-radius: 12px;\n  }\n\n  .sw-hero__metrics {\n    grid-template-columns: 1fr;\n    border-radius: 18px;\n  }\n\n  .sw-hero__metric {\n    min-height: 92px;\n    padding: 17px 18px;\n  }\n}\n<\/style>\n\n<section class=\"sw-hero\" aria-labelledby=\"sw-hero-title\">\n  <div class=\"sw-hero__inner\">\n\n    <p class=\"sw-hero__kicker\">\n      AI Documentation \u00b7 Product Writing \u00b7 Knowledge Architecture\n    <\/p>\n\n    <div class=\"sw-hero__main\">\n\n      <div class=\"sw-hero__brand\">\n        <img decoding=\"async\"\n          class=\"sw-hero__logo\"\n          src=\"https:\/\/scriptwise.pro\/wp-content\/uploads\/2026\/07\/scriptwise-logo-reference.png\"\n          alt=\"ScriptWise \u2014 Documentation That Drives Clarity\"\n        >\n\n        <h1 class=\"sw-hero__title\" id=\"sw-hero-title\">\n          Technical Writer,<br>\n          Product Writer &amp;\n          <em>Documentation Architect<\/em>\n        <\/h1>\n\n        <div class=\"sw-hero__rule\" aria-hidden=\"true\"><\/div>\n\n        <p class=\"sw-hero__description\">\n          I design documentation ecosystems that turn complex products into clear,\n          useful experiences for people and AI systems.\n        <\/p>\n\n        <div class=\"sw-hero__actions\">\n          <a class=\"sw-hero__button sw-hero__button--outline\" href=\"https:\/\/scriptwise.pro\/?page_id=16\">\n            Let\u2019s Talk\n          <\/a>\n\n          <a class=\"sw-hero__button sw-hero__button--solid\" href=\"https:\/\/scriptwise.pro\/?page_id=600\">\n            View Portfolio\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"sw-hero__visual-wrap\">\n        <img decoding=\"async\"\n          class=\"sw-hero__visual\"\n          src=\"https:\/\/scriptwise.pro\/wp-content\/uploads\/2026\/07\/knowledge-architecture-reference.png\"\n          alt=\"Knowledge architecture ecosystem connecting technical documentation, user guidance, product content, onboarding, release notes, AI search and help-center content\"\n        >\n      <\/div>\n\n    <\/div>\n\n    <div class=\"sw-hero__metrics\" aria-label=\"Professional highlights\">\n\n      <article class=\"sw-hero__metric\">\n        <div class=\"sw-hero__metric-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <circle cx=\"12\" cy=\"12\" r=\"8.5\"><\/circle>\n            <path d=\"M12 7v5l3.3 2\"><\/path>\n            <path d=\"M12 3.5V1.8\"><\/path>\n          <\/svg>\n        <\/div>\n        <div>\n          <h3 class=\"sw-hero__metric-title\">10+ Years<\/h3>\n          <p class=\"sw-hero__metric-text\">In technical communication<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"sw-hero__metric\">\n        <div class=\"sw-hero__metric-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <circle cx=\"12\" cy=\"12\" r=\"8.5\"><\/circle>\n            <path d=\"M3.8 9h16.4\"><\/path>\n            <path d=\"M3.8 15h16.4\"><\/path>\n            <path d=\"M12 3.5c2.2 2.3 3.4 5.1 3.4 8.5s-1.2 6.2-3.4 8.5\"><\/path>\n            <path d=\"M12 3.5C9.8 5.8 8.6 8.6 8.6 12s1.2 6.2 3.4 8.5\"><\/path>\n          <\/svg>\n        <\/div>\n        <div>\n          <h3 class=\"sw-hero__metric-title\">Global<\/h3>\n          <p class=\"sw-hero__metric-text\">Clients and teams in EU, UK, USA<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"sw-hero__metric\">\n        <div class=\"sw-hero__metric-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <circle cx=\"12\" cy=\"12\" r=\"2.5\"><\/circle>\n            <circle cx=\"5\" cy=\"6\" r=\"1.5\"><\/circle>\n            <circle cx=\"19\" cy=\"6\" r=\"1.5\"><\/circle>\n            <circle cx=\"5\" cy=\"18\" r=\"1.5\"><\/circle>\n            <circle cx=\"19\" cy=\"18\" r=\"1.5\"><\/circle>\n            <path d=\"M6.3 6.8l3.8 3\"><\/path>\n            <path d=\"M17.7 6.8l-3.8 3\"><\/path>\n            <path d=\"M6.3 17.2l3.8-3\"><\/path>\n            <path d=\"M17.7 17.2l-3.8-3\"><\/path>\n          <\/svg>\n        <\/div>\n        <div>\n          <h3 class=\"sw-hero__metric-title\">AI-First<\/h3>\n          <p class=\"sw-hero__metric-text\">Content optimized for people and AI<\/p>\n        <\/div>\n      <\/article>\n\n      <article class=\"sw-hero__metric\">\n        <div class=\"sw-hero__metric-icon\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <circle cx=\"11\" cy=\"13\" r=\"7.5\"><\/circle>\n            <circle cx=\"11\" cy=\"13\" r=\"3.5\"><\/circle>\n            <path d=\"M14 10l6-6\"><\/path>\n            <path d=\"M16 4h4v4\"><\/path>\n          <\/svg>\n        <\/div>\n        <div>\n          <h3 class=\"sw-hero__metric-title\">Impact<\/h3>\n          <p class=\"sw-hero__metric-text\">Clear documentation that drives results<\/p>\n        <\/div>\n      <\/article>\n\n    <\/div>\n  <\/div>\n<\/section>\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>AI Documentation \u00b7 Product Writing \u00b7 Knowledge Architecture Technical Writer, Product Writer &amp; Documentation Architect I design documentation ecosystems that turn complex products into clear, useful experiences for people and AI systems. Let\u2019s Talk View Portfolio 10+ Years In technical communication Global Clients and teams in EU, UK, USA AI-First Content optimized for people and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-118","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>- Script Wise<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/scriptwise.pro\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"- Script Wise\" \/>\n<meta property=\"og:description\" content=\"AI Documentation \u00b7 Product Writing \u00b7 Knowledge Architecture Technical Writer, Product Writer &amp; Documentation Architect I design documentation ecosystems that turn complex products into clear, useful experiences for people and AI systems. Let\u2019s Talk View Portfolio 10+ Years In technical communication Global Clients and teams in EU, UK, USA AI-First Content optimized for people and [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/scriptwise.pro\/\" \/>\n<meta property=\"og:site_name\" content=\"Script Wise\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-27T12:53:52+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/scriptwise.pro\\\/\",\"url\":\"https:\\\/\\\/scriptwise.pro\\\/\",\"name\":\"- Script Wise\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/scriptwise.pro\\\/#website\"},\"datePublished\":\"2025-07-25T11:41:42+00:00\",\"dateModified\":\"2026-07-27T12:53:52+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/scriptwise.pro\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/scriptwise.pro\\\/#website\",\"url\":\"https:\\\/\\\/scriptwise.pro\\\/\",\"name\":\"Write Wise\",\"description\":\"Human-written. Technically sound. SEO-optimized for AI and Google alike\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/scriptwise.pro\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"- Script Wise","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/scriptwise.pro\/","og_locale":"en_US","og_type":"article","og_title":"- Script Wise","og_description":"AI Documentation \u00b7 Product Writing \u00b7 Knowledge Architecture Technical Writer, Product Writer &amp; Documentation Architect I design documentation ecosystems that turn complex products into clear, useful experiences for people and AI systems. Let\u2019s Talk View Portfolio 10+ Years In technical communication Global Clients and teams in EU, UK, USA AI-First Content optimized for people and [&hellip;]","og_url":"https:\/\/scriptwise.pro\/","og_site_name":"Script Wise","article_modified_time":"2026-07-27T12:53:52+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/scriptwise.pro\/","url":"https:\/\/scriptwise.pro\/","name":"- Script Wise","isPartOf":{"@id":"https:\/\/scriptwise.pro\/#website"},"datePublished":"2025-07-25T11:41:42+00:00","dateModified":"2026-07-27T12:53:52+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/scriptwise.pro\/"]}]},{"@type":"WebSite","@id":"https:\/\/scriptwise.pro\/#website","url":"https:\/\/scriptwise.pro\/","name":"Write Wise","description":"Human-written. Technically sound. SEO-optimized for AI and Google alike","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/scriptwise.pro\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/scriptwise.pro\/index.php?rest_route=\/wp\/v2\/pages\/118","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scriptwise.pro\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/scriptwise.pro\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/scriptwise.pro\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scriptwise.pro\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=118"}],"version-history":[{"count":5,"href":"https:\/\/scriptwise.pro\/index.php?rest_route=\/wp\/v2\/pages\/118\/revisions"}],"predecessor-version":[{"id":789,"href":"https:\/\/scriptwise.pro\/index.php?rest_route=\/wp\/v2\/pages\/118\/revisions\/789"}],"wp:attachment":[{"href":"https:\/\/scriptwise.pro\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=118"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}