{"id":21,"date":"2026-07-08T20:44:37","date_gmt":"2026-07-08T20:44:37","guid":{"rendered":"https:\/\/clarityvault.online\/?page_id=21"},"modified":"2026-07-28T09:55:02","modified_gmt":"2026-07-28T09:55:02","slug":"elementor-page-21","status":"publish","type":"page","link":"https:\/\/clarityvault.online\/?page_id=21","title":{"rendered":"HOME &#8211; page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"21\" class=\"elementor elementor-21\">\n\t\t\t\t<div class=\"elementor-element elementor-element-80af7bd e-flex e-con-boxed e-con e-parent\" data-id=\"80af7bd\" 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-f14d545 elementor-widget elementor-widget-html\" data-id=\"f14d545\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>ClarityVault \u2014 Clarity, in a format you can actually finish.<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Newsreader:ital,opsz,wght@0,6..72,400;0,6..72,500;0,6..72,600;1,6..72,400&family=Inter:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --navy:#1B2A4A;\n    --navy-dark:#121E36;\n    --gold:#B8912E;\n    --gold-light:#E8D9AE;\n    --cream:#FBF9F5;\n    --grey:#5B6472;\n    --line:#E4E1D8;\n  }\n  *{box-sizing:border-box; margin:0; padding:0;}\n  html{scroll-behavior:smooth;}\n  body{\n    font-family:'Inter', sans-serif;\n    color:var(--navy);\n    background:#FFFFFF;\n    line-height:1.6;\n    -webkit-font-smoothing:antialiased;\n  }\n  h1,h2,h3{\n    font-family:'Newsreader', serif;\n    font-weight:500;\n    letter-spacing:-0.01em;\n    color:var(--navy);\n  }\n  a{color:inherit; text-decoration:none;}\n  img,svg{display:block; max-width:100%;}\n  .wrap{max-width:1120px; margin:0 auto; padding:0 28px;}\n\n  \/* ============ NAV ============ *\/\n  nav{\n    position:sticky; top:0; z-index:50;\n    background:rgba(255,255,255,0.9);\n    backdrop-filter:blur(8px);\n    border-bottom:1px solid var(--line);\n  }\n  nav .wrap{\n    display:flex; align-items:center; justify-content:space-between;\n    padding-top:18px; padding-bottom:18px;\n  }\n  .brand{\n    font-family:'Newsreader', serif;\n    font-size:20px;\n    font-weight:600;\n    letter-spacing:0.01em;\n    display:flex; align-items:center; gap:10px;\n  }\n  .brand-mark{width:26px; height:26px; flex-shrink:0;}\n  .nav-links{display:flex; gap:36px; font-size:14.5px; color:var(--grey);}\n  .nav-links a:hover{color:var(--navy);}\n  .nav-cta{\n    font-size:14px; font-weight:600; color:var(--navy);\n    border:1px solid var(--navy); padding:9px 20px; border-radius:2px;\n    transition:all .2s ease;\n  }\n  .nav-cta:hover{background:var(--navy); color:#fff;}\n  @media (max-width:760px){ .nav-links{display:none;} }\n\n  \/* ============ HERO ============ *\/\n  header.hero{\n    padding:120px 0 100px;\n    position:relative;\n    overflow:hidden;\n  }\n  .eyebrow{\n    font-size:12.5px; font-weight:600; letter-spacing:0.18em;\n    color:var(--gold); text-transform:uppercase; margin-bottom:22px;\n    display:flex; align-items:center; gap:10px;\n  }\n  .eyebrow::before{content:''; width:28px; height:1px; background:var(--gold);}\n  .hero-grid{\n    display:grid; grid-template-columns:1.1fr 0.9fr; gap:60px; align-items:center;\n  }\n  h1.headline{\n    font-size:clamp(38px, 5.2vw, 60px);\n    line-height:1.08;\n    max-width:600px;\n  }\n  h1.headline em{font-style:italic; color:var(--gold);}\n  .hero-sub{\n    margin-top:26px; font-size:17.5px; color:var(--grey); max-width:460px;\n  }\n  .hero-actions{margin-top:38px; display:flex; gap:18px; align-items:center; flex-wrap:wrap;}\n  .btn-primary{\n    background:var(--navy); color:#fff; font-weight:600; font-size:15px;\n    padding:15px 30px; border-radius:2px; display:inline-block;\n    transition:background .2s ease;\n  }\n  .btn-primary:hover{background:var(--navy-dark);}\n  .btn-ghost{font-size:14.5px; font-weight:600; color:var(--navy); border-bottom:1.5px solid var(--gold); padding-bottom:2px;}\n\n  \/* Signature: rotating vault dial *\/\n  .dial-wrap{\n    position:relative; width:100%; aspect-ratio:1\/1; max-width:380px; margin:0 auto;\n  }\n  .dial-ring{\n    position:absolute; inset:0; border-radius:50%;\n    border:1.5px solid var(--line);\n  }\n  .dial-ring.r2{inset:34px; border-color:var(--gold-light);}\n  .dial{\n    position:absolute; inset:64px; border-radius:50%;\n    background:linear-gradient(155deg, var(--navy) 0%, var(--navy-dark) 100%);\n    box-shadow:0 20px 50px -18px rgba(27,42,74,0.55);\n    display:flex; align-items:center; justify-content:center;\n    animation:spin 60s linear infinite;\n  }\n  @keyframes spin{ to{ transform:rotate(360deg); } }\n  .dial-marks{position:absolute; inset:0;}\n  .dial-marks span{\n    position:absolute; width:2px; height:10px; background:var(--gold);\n    left:50%; top:6px; transform-origin:1px 190px; opacity:.85;\n  }\n  .dial-center{\n    width:70%; height:70%; border-radius:50%;\n    border:1.5px solid var(--gold);\n    display:flex; align-items:center; justify-content:center;\n  }\n  .dial-center svg{width:34%; opacity:.9;}\n  @media (prefers-reduced-motion: reduce){ .dial{animation:none;} }\n  @media (max-width:900px){\n    .hero-grid{grid-template-columns:1fr; gap:52px;}\n    header.hero{padding:80px 0 64px; text-align:left;}\n    .dial-wrap{max-width:260px;}\n  }\n\n  \/* ============ SECTION: WHAT WE DO ============ *\/\n  section.statement{padding:90px 0; border-top:1px solid var(--line);}\n  .statement .wrap{max-width:760px;}\n  .statement p{\n    font-family:'Newsreader', serif; font-size:clamp(22px,2.6vw,30px);\n    line-height:1.5; color:var(--navy-dark); font-weight:400;\n  }\n  .statement p strong{font-weight:600; color:var(--navy);}\n\n  \/* ============ SECTION: CATEGORIES ============ *\/\n  section.categories{padding:90px 0; background:var(--cream); border-top:1px solid var(--line); border-bottom:1px solid var(--line);}\n  .section-head{margin-bottom:52px; max-width:520px;}\n  .section-head .eyebrow{margin-bottom:16px;}\n  .section-head h2{font-size:clamp(26px,3vw,34px);}\n  .cat-grid{\n    display:grid; grid-template-columns:repeat(5, 1fr); gap:1px;\n    background:var(--line); border:1px solid var(--line);\n  }\n  .cat-card{\n    background:var(--cream); padding:34px 24px; min-height:190px;\n    display:flex; flex-direction:column; gap:14px;\n    transition:background .2s ease;\n  }\n  .cat-card:hover{background:#fff;}\n  .cat-card .icon{width:26px; height:26px; color:var(--gold);}\n  .cat-card h3{font-size:17px; font-weight:600; font-family:'Inter',sans-serif;}\n  .cat-card p{font-size:13.5px; color:var(--grey); line-height:1.5;}\n  .cat-card .status{\n    margin-top:auto; font-size:11px; font-weight:600; letter-spacing:.06em;\n    text-transform:uppercase; color:var(--gold);\n  }\n  @media (max-width:900px){ .cat-grid{grid-template-columns:repeat(2,1fr);} }\n  @media (max-width:560px){ .cat-grid{grid-template-columns:1fr;} }\n\n  \/* ============ SECTION: HOW IT WORKS ============ *\/\n  section.how{padding:100px 0;}\n  .how-grid{display:grid; grid-template-columns:repeat(3,1fr); gap:48px; margin-top:52px;}\n  .how-step{border-top:1.5px solid var(--navy); padding-top:22px;}\n  .how-step .num{\n    font-family:'Newsreader', serif; font-style:italic; color:var(--gold);\n    font-size:15px; display:block; margin-bottom:14px;\n  }\n  .how-step h3{font-size:19px; margin-bottom:10px; font-family:'Newsreader',serif; font-weight:600;}\n  .how-step p{color:var(--grey); font-size:15px;}\n  @media (max-width:820px){ .how-grid{grid-template-columns:1fr; gap:36px;} }\n\n  \/* ============ SECTION: FEATURED ============ *\/\n  section.featured{padding:90px 0; background:var(--navy); color:#fff;}\n  section.featured .eyebrow{color:var(--gold-light);}\n  section.featured .eyebrow::before{background:var(--gold-light);}\n  .featured-grid{\n    display:grid; grid-template-columns:220px 1fr; gap:52px; align-items:center; margin-top:44px;\n  }\n  .book-mock{\n    aspect-ratio:2\/3; border:1.5px solid var(--gold); border-radius:2px;\n    background:linear-gradient(160deg, #223458, var(--navy-dark));\n    padding:22px 16px; display:flex; flex-direction:column; justify-content:space-between;\n  }\n  .book-mock .t{font-family:'Newsreader',serif; font-size:15px; line-height:1.3; color:var(--gold-light);}\n  .book-mock .b{font-size:9px; letter-spacing:.08em; color:var(--gold); text-transform:uppercase;}\n  .featured-text h3{color:#fff; font-size:clamp(22px,2.6vw,28px); margin-bottom:14px;}\n  .featured-text p{color:#C9D0DE; font-size:15.5px; max-width:480px; margin-bottom:26px;}\n  .price-row{display:flex; align-items:baseline; gap:12px; margin-bottom:26px;}\n  .price-row .now{font-family:'Newsreader',serif; font-size:26px; color:var(--gold-light);}\n  .price-row .was{font-size:15px; color:#7C8AA3; text-decoration:line-through;}\n  @media (max-width:760px){ .featured-grid{grid-template-columns:1fr; }\n    .book-mock{max-width:180px;} }\n\n  \/* ============ FOOTER ============ *\/\n  footer{padding:60px 0 44px; border-top:1px solid var(--line);}\n  .footer-grid{display:flex; justify-content:space-between; align-items:flex-end; flex-wrap:wrap; gap:24px;}\n  footer .brand{margin-bottom:8px;}\n  footer .tagline{font-size:13.5px; color:var(--grey); font-style:italic; font-family:'Newsreader',serif;}\n  .footer-links{display:flex; gap:28px; font-size:13.5px; color:var(--grey);}\n  .footer-links a:hover{color:var(--navy);}\n  .footer-bottom{\n    margin-top:36px; padding-top:22px; border-top:1px solid var(--line);\n    font-size:12px; color:#9AA1AC; display:flex; justify-content:space-between; flex-wrap:wrap; gap:10px;\n  }\n<\/style>\n<\/head>\n<body>\n\n<nav>\n  <div class=\"wrap\">\n    <div class=\"brand\">\n      <svg class=\"brand-mark\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <circle cx=\"12\" cy=\"12\" r=\"10.5\" stroke=\"#B8912E\" stroke-width=\"1.3\"\/>\n        <circle cx=\"12\" cy=\"12\" r=\"4.5\" stroke=\"#1B2A4A\" stroke-width=\"1.3\"\/>\n        <line x1=\"12\" y1=\"7.5\" x2=\"12\" y2=\"9.2\" stroke=\"#1B2A4A\" stroke-width=\"1.3\"\/>\n      <\/svg>\n      ClarityVault\n    <\/div>\n    <div class=\"nav-links\">\n      <a href=\"#categories\">Categories<\/a>\n      <a href=\"#how\">How it works<\/a>\n      <a href=\"#featured\">Featured<\/a>\n    <\/div>\n    <a class=\"nav-cta\" href=\"#featured\">Browse guides<\/a>\n  <\/div>\n<\/nav>\n\n<header class=\"hero\">\n  <div class=\"wrap hero-grid\">\n    <div>\n      <div class=\"eyebrow\">Digital guides, done properly<\/div>\n      <h1 class=\"headline\">Clarity, in a format you can <em>actually<\/em> finish.<\/h1>\n      <p class=\"hero-sub\">Practical guides for the decisions that don't come with a manual \u2014 relationships, money, career, and the rest of it. No fluff, no 40-hour course. One problem, one method, one week.<\/p>\n      <div class=\"hero-actions\">\n        <a class=\"btn-primary\" href=\"#featured\">Browse guides<\/a>\n        <a class=\"btn-ghost\" href=\"#categories\">See what we cover<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"dial-wrap\" aria-hidden=\"true\">\n      <div class=\"dial-ring\"><\/div>\n      <div class=\"dial-ring r2\"><\/div>\n      <div class=\"dial\">\n        <div class=\"dial-marks\" id=\"dialMarks\"><\/div>\n        <div class=\"dial-center\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M12 2L12 22M6 6H18M8 6L4 13H12L8 6ZM16 6L12 13H20L16 6ZM4 13C4 15 6 16 8 16C10 16 12 15 12 13M20 13C20 15 18 16 16 16C14 16 12 15 12 13\" stroke=\"#E8D9AE\" stroke-width=\"1.1\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/header>\n\n<section class=\"statement\">\n  <div class=\"wrap\">\n    <p>We build short, structured PDF guides \u2014 not endless content, not vague advice. Each one gives you a real method: <strong>a way to think clearly, decide, and act<\/strong>, on one specific thing that's hard to figure out alone.<\/p>\n  <\/div>\n<\/section>\n\n<section class=\"categories\" id=\"categories\">\n  <div class=\"wrap\">\n    <div class=\"section-head\">\n      <div class=\"eyebrow\">What we cover<\/div>\n      <h2>Five areas. One method each.<\/h2>\n    <\/div>\n    <div class=\"cat-grid\">\n      <div class=\"cat-card\">\n        <svg class=\"icon\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 21C12 21 4 15.5 4 9.5C4 6.5 6.5 4.5 9 4.5C10.5 4.5 12 5.5 12 7C12 5.5 13.5 4.5 15 4.5C17.5 4.5 20 6.5 20 9.5C20 15.5 12 21 12 21Z\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><\/svg>\n        <h3>Relationships<\/h3>\n        <p>Know where you stand, and what to do next.<\/p>\n        <span class=\"status\">Live<\/span>\n      <\/div>\n      <div class=\"cat-card\">\n        <svg class=\"icon\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect x=\"4\" y=\"9\" width=\"16\" height=\"11\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><path d=\"M8 9V6.5C8 4 9.8 2.5 12 2.5C14.2 2.5 16 4 16 6.5V9\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><\/svg>\n        <h3>Marriage<\/h3>\n        <p>The conversations that are easier with a script.<\/p>\n        <span class=\"status\">Coming soon<\/span>\n      <\/div>\n      <div class=\"cat-card\">\n        <svg class=\"icon\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M4 12H20M4 12L8 8M4 12L8 16\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><circle cx=\"16\" cy=\"12\" r=\"3.2\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><\/svg>\n        <h3>Wealth<\/h3>\n        <p>Money decisions, made with a clear head.<\/p>\n        <span class=\"status\">Coming soon<\/span>\n      <\/div>\n      <div class=\"cat-card\">\n        <svg class=\"icon\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M6 20L10 12L13 16L18 6\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n        <h3>Fitness<\/h3>\n        <p>Simple structure, not another 12-week program.<\/p>\n        <span class=\"status\">Coming soon<\/span>\n      <\/div>\n      <div class=\"cat-card\">\n        <svg class=\"icon\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect x=\"3.5\" y=\"7\" width=\"17\" height=\"13\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><path d=\"M8 7V5C8 3.8 8.9 3 10 3H14C15.1 3 16 3.8 16 5V7\" stroke=\"currentColor\" stroke-width=\"1.3\"\/><\/svg>\n        <h3>Career<\/h3>\n        <p>Navigate the moments that actually shape a career.<\/p>\n        <span class=\"status\">Coming soon<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"how\" id=\"how\">\n  <div class=\"wrap\">\n    <div class=\"section-head\">\n      <div class=\"eyebrow\">The method<\/div>\n      <h2>How a ClarityVault guide works<\/h2>\n    <\/div>\n    <div class=\"how-grid\">\n      <div class=\"how-step\">\n        <span class=\"num\">First<\/span>\n        <h3>Find your guide<\/h3>\n        <p>One problem, one guide. No bundles to wade through, no upsell maze before you get to the thing you actually need.<\/p>\n      <\/div>\n      <div class=\"how-step\">\n        <span class=\"num\">Then<\/span>\n        <h3>Work through it in a week<\/h3>\n        <p>Most guides are built around a short, structured timeline \u2014 real tools, not just reading. You'll know what to do each day.<\/p>\n      <\/div>\n      <div class=\"how-step\">\n        <span class=\"num\">After<\/span>\n        <h3>Walk away with a decision<\/h3>\n        <p>Not just information. A guide's job is done when you know what you're doing next \u2014 not when you've finished the last page.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"featured\" id=\"featured\">\n  <div class=\"wrap\">\n    <div class=\"eyebrow\">Available now<\/div>\n    <div class=\"featured-grid\">\n      <div class=\"book-mock\">\n        <div class=\"t\">Bank or Boyfriend?<\/div>\n        <div class=\"b\">ClarityVault<\/div>\n      <\/div>\n      <div class=\"featured-text\">\n        <h3>Bank or Boyfriend?<\/h3>\n        <p>A 7-day method to know if he loves you or your money \u2014 and what to do next. The scorecard, the script, the decision matrix. Everything you need for one clear-headed week.<\/p>\n        <div class=\"price-row\">\n          <span class=\"now\">$4.97<\/span>\n          <span class=\"was\">$19.97<\/span>\n        <\/div>\n        <a class=\"btn-primary\" href=\"https:\/\/selar.com\/2oc93uuh27\" style=\"background:var(--gold); color:var(--navy-dark);\">Get the guide<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<footer>\n  <div class=\"wrap\">\n    <div class=\"footer-grid\">\n      <div>\n        <div class=\"brand\">ClarityVault<\/div>\n        <div class=\"tagline\">Clarity before commitment.<\/div>\n      <\/div>\n      <div class=\"footer-links\">\n        <a href=\"mailto:hello@wisewomannotes.com\">hello@wisewomannotes.com<\/a>\n        <a href=\"https:\/\/instagram.com\/clarityvault_\" target=\"_blank\">@clarityvault_<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"footer-bottom\">\n      <span>&copy; 2026 ClarityVault. All rights reserved.<\/span>\n      <span>Not for resale or redistribution.<\/span>\n    <\/div>\n  <\/div>\n<\/footer>\n\n<script>\n  \/\/ Build the vault-dial tick marks\n  const marksHost = document.getElementById('dialMarks');\n  const total = 24;\n  for(let i=0;i<total;i++){\n    const s = document.createElement('span');\n    const angle = (360\/total)*i;\n    s.style.transform = `rotate(${angle}deg)`;\n    marksHost.appendChild(s);\n  }\n<\/script>\n\n<\/body>\n<\/html>\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>ClarityVault \u2014 Clarity, in a format you can actually finish. ClarityVault Categories How it works Featured Browse guides Digital guides, done properly Clarity, in a format you can actually finish. Practical guides for the decisions that don&#8217;t come with a manual \u2014 relationships, money, career, and the rest of it. No fluff, no 40-hour course. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-21","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/clarityvault.online\/index.php?rest_route=\/wp\/v2\/pages\/21","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/clarityvault.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/clarityvault.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/clarityvault.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/clarityvault.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=21"}],"version-history":[{"count":5,"href":"https:\/\/clarityvault.online\/index.php?rest_route=\/wp\/v2\/pages\/21\/revisions"}],"predecessor-version":[{"id":118,"href":"https:\/\/clarityvault.online\/index.php?rest_route=\/wp\/v2\/pages\/21\/revisions\/118"}],"wp:attachment":[{"href":"https:\/\/clarityvault.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=21"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}