{"id":7,"date":"2026-05-08T13:43:32","date_gmt":"2026-05-08T13:43:32","guid":{"rendered":"https:\/\/stonesense.org\/?page_id=7"},"modified":"2026-05-08T14:11:44","modified_gmt":"2026-05-08T14:11:44","slug":"home","status":"publish","type":"page","link":"https:\/\/stonesense.org\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"7\" class=\"elementor elementor-7\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e2649d6 e-con-full e-flex e-con e-parent\" data-id=\"e2649d6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-096a911 elementor-widget elementor-widget-html\" data-id=\"096a911\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!--\n  ============================================================================\n  STONESENSE \u00b7 02 \u00b7 HERO\n  ----------------------------------------------------------------------------\n  Paste into:   Elementor \u2192 HTML widget (full-width section, NO padding\/margin)\n  Mobile:       < 720px stacks scrim darker for legibility\n  Image:        Update the .ss-hero-photo background-image URL below to your\n                uploaded WordPress media URL (1920\u00d71280+ recommended).\n  Dependencies: None standalone. If header is on the same page, Fraunces is\n                already loaded \u2014 you can delete the @import line below.\n  Notes:        All classes prefixed `ss-hero-` to avoid theme collisions.\n                Buttons use `data-ss-contrast` from the header for HC mode.\n  ============================================================================\n-->\n\n<style>\n  \/* ---- Fonts (delete if Fraunces is loaded by header or globally) ---- *\/\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700&family=PT+Serif:ital,wght@0,400;1,400&display=swap');\n\n  \/* ---- Tokens (scoped) ---- *\/\n  .ss-hero-root {\n    --ss-hero-slate: #2C3E50;\n    --ss-hero-slate-ink: #1F2D3A;\n    --ss-hero-paper: #FDFCF8;\n    --ss-hero-terracotta: #B5654A;\n    --ss-hero-terracotta-warm: #E89F84;\n    --ss-hero-display: \"Fraunces\", Georgia, serif;\n    --ss-hero-body: \"PT Serif\", Georgia, serif;\n\n    \/* >>> REPLACE THIS URL with your WordPress media library URL <<< *\/\n    --ss-hero-photo: url('https:\/\/stonesense.org\/wp-content\/uploads\/2026\/05\/booklet-image-1.jpg');\n  }\n\n  \/* ---- Wrapper ---- *\/\n  .ss-hero-root {\n    position: relative;\n    width: 100%;\n    min-height: clamp(640px, 88vh, 880px);\n    display: flex;\n    flex-direction: column;\n    justify-content: flex-end;\n    overflow: hidden;\n    isolation: isolate;\n    border-bottom: 1px solid rgba(17,17,17,0.18);\n    box-sizing: border-box;\n    font-family: var(--ss-hero-display);\n  }\n  .ss-hero-root *, .ss-hero-root *::before, .ss-hero-root *::after { box-sizing: border-box; }\n\n  \/* ---- Background photo + scrim ---- *\/\n  .ss-hero-photo {\n    position: absolute;\n    inset: 0;\n    background-image: var(--ss-hero-photo);\n    background-size: cover;\n    background-position: center 62%;\n    z-index: -2;\n  }\n  .ss-hero-scrim {\n    position: absolute;\n    inset: 0;\n    background:\n      linear-gradient(95deg,\n        rgba(31,45,58,0.78) 0%,\n        rgba(31,45,58,0.55) 38%,\n        rgba(31,45,58,0.18) 62%,\n        rgba(31,45,58,0) 80%),\n      linear-gradient(180deg,\n        rgba(31,45,58,0.05) 0%,\n        rgba(31,45,58,0.30) 100%);\n    z-index: -1;\n  }\n\n  \/* ---- Inner ---- *\/\n  .ss-hero-inner {\n    width: 100%;\n    max-width: 1280px;\n    margin: 0 auto;\n    padding: 200px 40px 120px;\n  }\n  .ss-hero-content { max-width: 720px; color: var(--ss-hero-paper); }\n\n  \/* ---- Eyebrow ---- *\/\n  .ss-hero-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    font-family: var(--ss-hero-display);\n    font-size: 12px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--ss-hero-paper);\n    padding-top: 16px;\n    border-top: 2px solid var(--ss-hero-terracotta);\n    margin-bottom: 28px;\n  }\n\n  \/* ---- Title ---- *\/\n  .ss-hero-title {\n    font-family: var(--ss-hero-display);\n    font-weight: 600;\n    font-size: clamp(44px, 6.4vw, 88px);\n    line-height: 0.98;\n    letter-spacing: -0.025em;\n    color: var(--ss-hero-paper);\n    margin: 0 0 28px;\n    font-variation-settings: \"opsz\" 144, \"SOFT\" 30;\n    text-wrap: balance;\n  }\n  .ss-hero-title em {\n    font-style: italic;\n    color: var(--ss-hero-terracotta-warm);\n    font-weight: 500;\n  }\n\n  \/* ---- Dek ---- *\/\n  .ss-hero-dek {\n    font-family: var(--ss-hero-body);\n    font-size: clamp(18px, 1.6vw, 22px);\n    line-height: 1.5;\n    color: rgba(253,252,248,0.92);\n    max-width: 56ch;\n    margin: 0 0 36px;\n    text-wrap: pretty;\n  }\n\n  \/* ---- Buttons ---- *\/\n  .ss-hero-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    margin-bottom: 36px;\n  }\n  .ss-hero-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    font-family: var(--ss-hero-display);\n    font-weight: 500;\n    font-size: 15px;\n    letter-spacing: 0.02em;\n    padding: 18px 28px;\n    min-height: 52px;\n    text-decoration: none;\n    border: 0;\n    border-radius: 0;\n    cursor: pointer;\n    line-height: 1;\n    transition: background 120ms ease, color 120ms ease, border-color 120ms ease;\n    white-space: nowrap;\n  }\n  .ss-hero-btn--primary {\n    background: var(--ss-hero-terracotta);\n    color: var(--ss-hero-paper);\n  }\n  .ss-hero-btn--primary:hover {\n    background: #8C4A35;\n    color: var(--ss-hero-paper);\n  }\n  .ss-hero-btn--ghost {\n    background: transparent;\n    color: var(--ss-hero-paper);\n    border: 1.5px solid rgba(253,252,248,0.6);\n  }\n  .ss-hero-btn--ghost:hover {\n    border-color: var(--ss-hero-paper);\n    background: rgba(253,252,248,0.08);\n    color: var(--ss-hero-paper);\n  }\n\n  \/* ---- Supporting line ---- *\/\n  .ss-hero-supporting {\n    font-family: var(--ss-hero-display);\n    font-size: 13px;\n    font-weight: 500;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: rgba(253,252,248,0.65);\n    margin: 0;\n  }\n\n  \/* ---- Caption (corner) ---- *\/\n  .ss-hero-caption {\n    position: absolute;\n    right: 40px;\n    bottom: 24px;\n    font-family: var(--ss-hero-display);\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: rgba(253,252,248,0.7);\n    z-index: 2;\n  }\n\n  \/* ---- High-contrast mode ---- *\/\n  body[data-ss-contrast=\"high\"] .ss-hero-scrim {\n    background: linear-gradient(95deg,\n      rgba(0,0,0,0.85) 0%,\n      rgba(0,0,0,0.65) 50%,\n      rgba(0,0,0,0.35) 80%);\n  }\n  body[data-ss-contrast=\"high\"] .ss-hero-btn--primary {\n    background: #FFFFFF;\n    color: #000000;\n  }\n  body[data-ss-contrast=\"high\"] .ss-hero-btn--ghost {\n    border-color: #FFFFFF;\n    color: #FFFFFF;\n  }\n\n  \/* ---- Responsive ---- *\/\n  @media (max-width: 1080px) {\n    .ss-hero-inner { padding: 160px 32px 100px; }\n  }\n@media (max-width: 720px) {\n  .ss-hero-root  { min-height: auto; }\n  .ss-hero-inner { padding: 40px 22px 56px; }\n  .ss-hero-title { font-size: clamp(34px, 8.5vw, 48px); line-height: 1.05; }\n  .ss-hero-dek   { font-size: 17px; margin-bottom: 24px; }\n  .ss-hero-caption { right: 22px; bottom: 16px; }\n  .ss-hero-photo   { background-position: center; }\n  .ss-hero-scrim {\n    background: linear-gradient(180deg,\n      rgba(31,45,58,0.20) 0%,\n      rgba(31,45,58,0.65) 50%,\n      rgba(31,45,58,0.85) 100%);\n  }\n  .ss-hero-actions { flex-direction: column; align-items: stretch; }\n  .ss-hero-btn { width: 100%; }\n}\n<\/style>\n\n<section class=\"ss-hero-root\" aria-label=\"Welcome to StoneSense\">\n\n  <!-- ============ BACKGROUND PHOTO + SCRIM ============ -->\n  <div class=\"ss-hero-photo\" role=\"img\"\n       aria-label=\"The StoneSense Top 5 Kidney Stone Myths booklet on a marble surface beside a glass of lemon water and a small succulent.\"><\/div>\n  <div class=\"ss-hero-scrim\" aria-hidden=\"true\"><\/div>\n\n  <!-- ============ CONTENT ============ -->\n  <div class=\"ss-hero-inner\">\n    <div class=\"ss-hero-content\">\n\n      <span class=\"ss-hero-eyebrow\">Kidney stone prevention education<\/span>\n\n      <h1 class=\"ss-hero-title\">\n        Clear kidney stone education for patients <em>and<\/em> the clinicians who care for them.\n      <\/h1>\n\n      <p class=\"ss-hero-dek\">\n        StoneSense creates simple, evidence-informed guides that help patients understand why stones form, what testing matters, and how prevention becomes more targeted.\n      <\/p>\n\n      <div class=\"ss-hero-actions\">\n        <a class=\"ss-hero-btn ss-hero-btn--primary\" href=\"#featured-guide\">\n          Read the 5 Myths Guide\n        <\/a>\n        <a class=\"ss-hero-btn ss-hero-btn--ghost\" href=\"\/request-materials\">\n          Request Clinic Materials\n        <\/a>\n      <\/div>\n\n      <p class=\"ss-hero-supporting\">\n        Built for real clinic conversations \u2014 not generic handouts.\n      <\/p>\n    <\/div>\n  <\/div>\n\n  <!-- ============ CORNER CAPTION ============ -->\n  <div class=\"ss-hero-caption\">Guide No. 01 \u00b7 Available now<\/div>\n\n<\/section>\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>Kidney stone prevention education Clear kidney stone education for patients and the clinicians who care for them. StoneSense creates simple, evidence-informed guides that help patients understand why stones form, what testing matters, and how prevention becomes more targeted. Read the 5 Myths Guide Request Clinic Materials Built for real clinic conversations \u2014 not generic handouts. [&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-7","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home - StoneSense - Education<\/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:\/\/stonesense.org\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - StoneSense - Education\" \/>\n<meta property=\"og:description\" content=\"Kidney stone prevention education Clear kidney stone education for patients and the clinicians who care for them. StoneSense creates simple, evidence-informed guides that help patients understand why stones form, what testing matters, and how prevention becomes more targeted. Read the 5 Myths Guide Request Clinic Materials Built for real clinic conversations \u2014 not generic handouts. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/stonesense.org\/\" \/>\n<meta property=\"og:site_name\" content=\"StoneSense - Education\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-08T14:11:44+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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/stonesense.org\\\/\",\"url\":\"https:\\\/\\\/stonesense.org\\\/\",\"name\":\"Home - StoneSense - Education\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/stonesense.org\\\/#website\"},\"datePublished\":\"2026-05-08T13:43:32+00:00\",\"dateModified\":\"2026-05-08T14:11:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/stonesense.org\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/stonesense.org\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/stonesense.org\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/stonesense.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/stonesense.org\\\/#website\",\"url\":\"https:\\\/\\\/stonesense.org\\\/\",\"name\":\"StoneSense - Education\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/stonesense.org\\\/?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":"Home - StoneSense - Education","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:\/\/stonesense.org\/","og_locale":"en_US","og_type":"article","og_title":"Home - StoneSense - Education","og_description":"Kidney stone prevention education Clear kidney stone education for patients and the clinicians who care for them. StoneSense creates simple, evidence-informed guides that help patients understand why stones form, what testing matters, and how prevention becomes more targeted. Read the 5 Myths Guide Request Clinic Materials Built for real clinic conversations \u2014 not generic handouts. [&hellip;]","og_url":"https:\/\/stonesense.org\/","og_site_name":"StoneSense - Education","article_modified_time":"2026-05-08T14:11:44+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/stonesense.org\/","url":"https:\/\/stonesense.org\/","name":"Home - StoneSense - Education","isPartOf":{"@id":"https:\/\/stonesense.org\/#website"},"datePublished":"2026-05-08T13:43:32+00:00","dateModified":"2026-05-08T14:11:44+00:00","breadcrumb":{"@id":"https:\/\/stonesense.org\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/stonesense.org\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/stonesense.org\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/stonesense.org\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/stonesense.org\/#website","url":"https:\/\/stonesense.org\/","name":"StoneSense - Education","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/stonesense.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/stonesense.org\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stonesense.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stonesense.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stonesense.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stonesense.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":11,"href":"https:\/\/stonesense.org\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":33,"href":"https:\/\/stonesense.org\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/33"}],"wp:attachment":[{"href":"https:\/\/stonesense.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}