{"id":100,"date":"2026-07-14T02:30:24","date_gmt":"2026-07-14T02:30:24","guid":{"rendered":"https:\/\/htha2.online\/?page_id=100"},"modified":"2026-07-14T17:45:12","modified_gmt":"2026-07-14T17:45:12","slug":"thank-you-page-nursing-guide","status":"publish","type":"page","link":"https:\/\/htha2.online\/?page_id=100","title":{"rendered":"Thank You Page Nursing guide"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"100\" class=\"elementor elementor-100\">\n\t\t\t\t<div class=\"elementor-element elementor-element-977bf90 e-flex e-con-boxed e-con e-parent\" data-id=\"977bf90\" 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-cdddb06 elementor-widget elementor-widget-html\" data-id=\"cdddb06\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\" \/>\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n<title>Thank You \u2014 Nursing School Made Easy | The Well-Versed Nurse<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,600;0,700;1,600&family=Inter:wght@400;500;600&display=swap\" rel=\"stylesheet\" \/>\r\n<style>\r\n  \/* ===== TOKENS ===== *\/\r\n  :root {\r\n    --maroon:       #7B1E26;\r\n    --maroon-deep:  #5A1219;\r\n    --maroon-tint:  #F5EAEB;\r\n    --gold:         #C9A227;\r\n    --gold-light:   #E8C96A;\r\n    --gold-pale:    #FDF6E3;\r\n    --cream:        #FBF7F0;\r\n    --charcoal:     #1C1C1C;\r\n    --mid:          #4A4A4A;\r\n    --light:        #8A8A8A;\r\n    --white:        #FFFFFF;\r\n\r\n    --display: 'Playfair Display', Georgia, serif;\r\n    --body:    'Inter', system-ui, sans-serif;\r\n\r\n    --max-w: 680px;\r\n    --section-gap: 72px;\r\n  }\r\n\r\n  \/* ===== RESET ===== *\/\r\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n  html { scroll-behavior: smooth; }\r\n  body {\r\n    background: var(--cream);\r\n    color: var(--charcoal);\r\n    font-family: var(--body);\r\n    font-size: 17px;\r\n    line-height: 1.72;\r\n    -webkit-font-smoothing: antialiased;\r\n  }\r\n\r\n  \/* ===== LAYOUT ===== *\/\r\n  .page-wrap {\r\n    max-width: var(--max-w);\r\n    margin: 0 auto;\r\n    padding: 0 24px 80px;\r\n  }\r\n\r\n  \/* ===== TOP BAR ===== *\/\r\n  .top-bar {\r\n    background: var(--maroon-deep);\r\n    padding: 14px 24px;\r\n    text-align: center;\r\n  }\r\n  .top-bar .brand {\r\n    font-family: var(--display);\r\n    font-size: 15px;\r\n    color: var(--gold-light);\r\n    letter-spacing: 0.08em;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  \/* ===== HERO BANNER ===== *\/\r\n  .hero {\r\n    background: linear-gradient(160deg, var(--maroon) 0%, var(--maroon-deep) 100%);\r\n    padding: 56px 32px 48px;\r\n    text-align: center;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  .hero::before {\r\n    content: '';\r\n    position: absolute;\r\n    inset: 0;\r\n    background: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23C9A227' fill-opacity='0.07'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\") repeat;\r\n    pointer-events: none;\r\n  }\r\n  .hero-badge {\r\n    display: inline-block;\r\n    background: var(--gold);\r\n    color: var(--maroon-deep);\r\n    font-family: var(--body);\r\n    font-size: 11px;\r\n    font-weight: 600;\r\n    letter-spacing: 0.14em;\r\n    text-transform: uppercase;\r\n    padding: 5px 14px;\r\n    border-radius: 2px;\r\n    margin-bottom: 24px;\r\n  }\r\n  .hero h1 {\r\n    font-family: var(--display);\r\n    font-size: clamp(28px, 5vw, 42px);\r\n    font-weight: 700;\r\n    color: var(--white);\r\n    line-height: 1.2;\r\n    margin-bottom: 16px;\r\n    position: relative;\r\n  }\r\n  .hero h1 em {\r\n    color: var(--gold-light);\r\n    font-style: italic;\r\n  }\r\n  .hero-sub {\r\n    color: rgba(255,255,255,0.75);\r\n    font-size: 16px;\r\n    max-width: 480px;\r\n    margin: 0 auto;\r\n    position: relative;\r\n  }\r\n  .hero-rule {\r\n    width: 48px;\r\n    height: 2px;\r\n    background: var(--gold);\r\n    margin: 28px auto 0;\r\n    position: relative;\r\n  }\r\n\r\n  \/* ===== SECTIONS ===== *\/\r\n  section {\r\n    margin-top: var(--section-gap);\r\n  }\r\n\r\n  .section-eyebrow {\r\n    font-family: var(--body);\r\n    font-size: 11px;\r\n    font-weight: 600;\r\n    letter-spacing: 0.16em;\r\n    text-transform: uppercase;\r\n    color: var(--gold);\r\n    margin-bottom: 10px;\r\n  }\r\n\r\n  h2 {\r\n    font-family: var(--display);\r\n    font-size: clamp(22px, 4vw, 30px);\r\n    font-weight: 700;\r\n    color: var(--maroon);\r\n    line-height: 1.25;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  p {\r\n    color: var(--mid);\r\n    margin-bottom: 16px;\r\n  }\r\n  p:last-child { margin-bottom: 0; }\r\n\r\n  \/* ===== SECTION 1: CONFIRMATION ===== *\/\r\n  .s1-body {\r\n    background: var(--white);\r\n    border-left: 4px solid var(--gold);\r\n    padding: 32px 32px 28px;\r\n    border-radius: 0 8px 8px 0;\r\n  }\r\n  .s1-body p { font-size: 16.5px; }\r\n  .s1-confirm {\r\n    margin-top: 24px;\r\n    padding-top: 20px;\r\n    border-top: 1px solid #EEE;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    color: var(--maroon);\r\n    font-weight: 500;\r\n    font-size: 15px;\r\n  }\r\n  .s1-confirm-icon {\r\n    flex-shrink: 0;\r\n    width: 32px;\r\n    height: 32px;\r\n    background: var(--maroon-tint);\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n  }\r\n  .s1-confirm-icon svg { width: 16px; height: 16px; }\r\n\r\n  \/* ===== SECTION 2: DOWNLOADS ===== *\/\r\n  .download-block {\r\n    background: var(--maroon);\r\n    border-radius: 12px;\r\n    padding: 36px 32px 28px;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  .download-block::after {\r\n    content: '';\r\n    position: absolute;\r\n    top: -40px; right: -40px;\r\n    width: 160px; height: 160px;\r\n    background: var(--gold);\r\n    opacity: 0.07;\r\n    border-radius: 50%;\r\n  }\r\n  .download-block h2 { color: var(--white); margin-bottom: 8px; }\r\n  .download-block .dblock-sub {\r\n    color: rgba(255,255,255,0.65);\r\n    font-size: 15px;\r\n    margin-bottom: 28px;\r\n  }\r\n\r\n  .dl-item {\r\n    margin-bottom: 14px;\r\n  }\r\n  .dl-item:last-of-type { margin-bottom: 0; }\r\n\r\n  .dl-label {\r\n    font-size: 11px;\r\n    font-weight: 600;\r\n    letter-spacing: 0.12em;\r\n    text-transform: uppercase;\r\n    color: var(--gold-light);\r\n    margin-bottom: 6px;\r\n  }\r\n\r\n  .dl-btn {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    width: 100%;\r\n    background: var(--white);\r\n    color: var(--maroon-deep);\r\n    font-family: var(--body);\r\n    font-size: 15px;\r\n    font-weight: 600;\r\n    padding: 14px 20px;\r\n    border: none;\r\n    border-radius: 8px;\r\n    cursor: pointer;\r\n    text-decoration: none;\r\n    transition: background 0.18s, transform 0.12s;\r\n    position: relative;\r\n    z-index: 1;\r\n  }\r\n  .dl-btn:hover {\r\n    background: var(--gold-pale);\r\n    transform: translateY(-1px);\r\n  }\r\n  .dl-btn:active { transform: translateY(0); }\r\n  .dl-btn-icon {\r\n    flex-shrink: 0;\r\n    width: 36px;\r\n    height: 36px;\r\n    background: var(--maroon-tint);\r\n    border-radius: 6px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n  }\r\n  .dl-btn-icon svg { width: 18px; height: 18px; color: var(--maroon); }\r\n\r\n  .dl-btn.bonus {\r\n    background: rgba(255,255,255,0.10);\r\n    color: var(--white);\r\n    border: 1px solid rgba(201,162,39,0.35);\r\n  }\r\n  .dl-btn.bonus:hover {\r\n    background: rgba(201,162,39,0.18);\r\n    transform: translateY(-1px);\r\n  }\r\n  .dl-btn.bonus .dl-btn-icon {\r\n    background: rgba(201,162,39,0.2);\r\n  }\r\n  .dl-btn.bonus .dl-btn-icon svg { color: var(--gold-light); }\r\n\r\n  .download-footer {\r\n    margin-top: 24px;\r\n    padding-top: 20px;\r\n    border-top: 1px solid rgba(255,255,255,0.15);\r\n  }\r\n  .download-footer p {\r\n    color: rgba(255,255,255,0.70);\r\n    font-size: 14px;\r\n    margin-bottom: 8px;\r\n  }\r\n  .download-footer p strong { color: var(--gold-light); font-weight: 600; }\r\n\r\n  \/* ===== SECTION 3: START HERE ===== *\/\r\n  \/* Signature element: illustrated gold timeline *\/\r\n  .timeline {\r\n    position: relative;\r\n    margin: 36px 0 0;\r\n  }\r\n  .timeline-track {\r\n    position: absolute;\r\n    left: 22px;\r\n    top: 28px;\r\n    bottom: 28px;\r\n    width: 2px;\r\n    background: linear-gradient(to bottom, var(--gold) 0%, var(--gold-light) 50%, rgba(201,162,39,0.2) 100%);\r\n  }\r\n  .timeline-item {\r\n    display: flex;\r\n    gap: 20px;\r\n    align-items: flex-start;\r\n    margin-bottom: 32px;\r\n    position: relative;\r\n  }\r\n  .timeline-item:last-child { margin-bottom: 0; }\r\n  .tl-dot-wrap {\r\n    flex-shrink: 0;\r\n    width: 44px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n  }\r\n  .tl-dot {\r\n    width: 44px;\r\n    height: 44px;\r\n    border-radius: 50%;\r\n    background: var(--gold);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    box-shadow: 0 0 0 6px rgba(201,162,39,0.15);\r\n    position: relative;\r\n    z-index: 1;\r\n  }\r\n  .tl-dot svg { width: 20px; height: 20px; color: var(--maroon-deep); }\r\n  .tl-content {\r\n    padding-top: 8px;\r\n    flex: 1;\r\n  }\r\n  .tl-when {\r\n    font-family: var(--display);\r\n    font-size: 13px;\r\n    font-style: italic;\r\n    color: var(--gold);\r\n    margin-bottom: 4px;\r\n    font-weight: 600;\r\n  }\r\n  .tl-heading {\r\n    font-family: var(--display);\r\n    font-size: 19px;\r\n    font-weight: 700;\r\n    color: var(--maroon);\r\n    margin-bottom: 8px;\r\n    line-height: 1.2;\r\n  }\r\n  .tl-body {\r\n    font-size: 15.5px;\r\n    color: var(--mid);\r\n    line-height: 1.65;\r\n    margin: 0;\r\n  }\r\n\r\n  \/* ===== SECTION 4: CLOSING NOTE ===== *\/\r\n  .closing-card {\r\n    background: var(--gold-pale);\r\n    border: 1px solid rgba(201,162,39,0.30);\r\n    border-radius: 12px;\r\n    padding: 36px 32px;\r\n    position: relative;\r\n  }\r\n  .closing-quote-mark {\r\n    font-family: var(--display);\r\n    font-size: 80px;\r\n    line-height: 1;\r\n    color: var(--gold);\r\n    opacity: 0.35;\r\n    position: absolute;\r\n    top: 12px;\r\n    left: 28px;\r\n    user-select: none;\r\n  }\r\n  .closing-card p {\r\n    font-size: 17px;\r\n    color: var(--charcoal);\r\n    line-height: 1.75;\r\n    position: relative;\r\n    z-index: 1;\r\n  }\r\n  .closing-sig {\r\n    margin-top: 24px;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 14px;\r\n    position: relative;\r\n    z-index: 1;\r\n  }\r\n  .sig-avatar {\r\n    width: 48px;\r\n    height: 48px;\r\n    border-radius: 50%;\r\n    background: var(--maroon);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-family: var(--display);\r\n    font-size: 18px;\r\n    color: var(--gold-light);\r\n    font-style: italic;\r\n    flex-shrink: 0;\r\n  }\r\n  .sig-text strong {\r\n    display: block;\r\n    font-family: var(--display);\r\n    font-size: 16px;\r\n    color: var(--maroon);\r\n    font-style: italic;\r\n  }\r\n  .sig-text span {\r\n    font-size: 13px;\r\n    color: var(--light);\r\n  }\r\n\r\n  \/* ===== FOOTER ===== *\/\r\n  .page-footer {\r\n    margin-top: 64px;\r\n    padding-top: 28px;\r\n    border-top: 1px solid #E4DED7;\r\n    text-align: center;\r\n  }\r\n  .page-footer p {\r\n    font-size: 13px;\r\n    color: var(--light);\r\n    margin-bottom: 4px;\r\n  }\r\n  .page-footer .footer-brand {\r\n    font-family: var(--display);\r\n    font-size: 14px;\r\n    color: var(--maroon);\r\n    font-style: italic;\r\n    margin-bottom: 6px;\r\n  }\r\n\r\n  \/* ===== DIVIDER ===== *\/\r\n  .gold-rule {\r\n    height: 1px;\r\n    background: linear-gradient(to right, transparent, var(--gold), transparent);\r\n    margin: var(--section-gap) 0 0;\r\n    opacity: 0.45;\r\n  }\r\n\r\n  \/* ===== RESPONSIVE ===== *\/\r\n  @media (max-width: 520px) {\r\n    .hero { padding: 44px 20px 38px; }\r\n    .s1-body { padding: 24px 20px; }\r\n    .download-block { padding: 28px 20px 24px; }\r\n    .closing-card { padding: 32px 20px 28px; }\r\n    .tl-heading { font-size: 17px; }\r\n    h2 { font-size: 22px; }\r\n  }\r\n\r\n  \/* ===== MOTION ===== *\/\r\n  @media (prefers-reduced-motion: no-preference) {\r\n    .dl-btn, .tl-dot { transition: all 0.18s ease; }\r\n    .tl-dot:hover { box-shadow: 0 0 0 10px rgba(201,162,39,0.18); }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- TOP BAR -->\r\n<div class=\"top-bar\">\r\n  <div class=\"brand\">The Well-Versed Nurse &mdash; Nursing Education Resources<\/div>\r\n<\/div>\r\n\r\n<!-- HERO -->\r\n<div class=\"hero\">\r\n  <div class=\"hero-badge\">Order Confirmed<\/div>\r\n  <h1>You Made the <em>Right Call.<\/em><\/h1>\r\n  <p class=\"hero-sub\">Your files are ready. Your system is waiting. Here is exactly what to do next.<\/p>\r\n  <div class=\"hero-rule\"><\/div>\r\n<\/div>\r\n\r\n<!-- PAGE WRAP -->\r\n<div class=\"page-wrap\">\r\n\r\n  <!-- SECTION 1: CONFIRMATION -->\r\n  <section>\r\n    <div class=\"section-eyebrow\">A Note From Well-Versed Nurse<\/div>\r\n    <h2>You did not buy this on impulse.<\/h2>\r\n    <div class=\"s1-body\">\r\n      <p>You bought it because some part of you recognized something true: the way you have been studying is not the problem. The system you were handed is.<\/p>\r\n      <p>That recognition is not a small thing. A lot of students stay stuck precisely because they keep blaming themselves instead of questioning the tools. You questioned the tools. That is what smart people do.<\/p>\r\n      <p>So before you download anything, sit with this for a moment: you are not behind. You are not \"not smart enough.\" You are a nursing student who has been trying to understand a connected body through disconnected subjects, and today that changes.<\/p>\r\n      <div class=\"s1-confirm\">\r\n        <div class=\"s1-confirm-icon\">\r\n          <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"color:var(--maroon)\">\r\n            <polyline points=\"4 10 8 14 16 6\"\/>\r\n          <\/svg>\r\n        <\/div>\r\n        <span>Your download is ready below.<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <div class=\"gold-rule\"><\/div>\r\n\r\n  <!-- SECTION 2: DOWNLOADS -->\r\n  <section>\r\n    <div class=\"download-block\">\r\n      <div class=\"section-eyebrow\" style=\"color:var(--gold-light)\">Your Files<\/div>\r\n      <h2>Download Everything Now<\/h2>\r\n      <p class=\"dblock-sub\">All three files are ready. Save them to your phone or computer immediately.<\/p>\r\n\r\n      <!-- Main product -->\r\n      <div class=\"dl-item\">\r\n        <div class=\"dl-label\">Main Guide<\/div>\r\n        <a href=\"#\" class=\"dl-btn\">\r\n          <div class=\"dl-btn-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <path d=\"M12 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/>\r\n              <polyline points=\"14 2 14 8 20 8\"\/>\r\n              <line x1=\"12\" y1=\"18\" x2=\"12\" y2=\"12\"\/>\r\n              <line x1=\"9\" y1=\"15\" x2=\"15\" y2=\"15\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          Nursing School Made Easy: The Killer Subjects Decoded\r\n        <\/a>\r\n      <\/div>\r\n\r\n      <!-- Bonus 1 -->\r\n      <div class=\"dl-item\">\r\n        <div class=\"dl-label\" style=\"color:rgba(201,162,39,0.75)\">Bonus 1 \u2014 Free<\/div>\r\n        <a href=\"https:\/\/htha2.online\/wp-content\/uploads\/2026\/07\/Bonus-1-Pharmacology-Decoder.pdf\" target=\"_blank\" rel=\"noopener\" class=\"dl-btn bonus\">\r\n          <div class=\"dl-btn-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <path d=\"M12 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/>\r\n              <polyline points=\"14 2 14 8 20 8\"\/>\r\n              <line x1=\"12\" y1=\"18\" x2=\"12\" y2=\"12\"\/>\r\n              <line x1=\"9\" y1=\"15\" x2=\"15\" y2=\"15\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          The Pharmacology Drug-Class Decoder\r\n        <\/a>\r\n      <\/div>\r\n\r\n      <!-- Bonus 2 -->\r\n      <div class=\"dl-item\">\r\n        <div class=\"dl-label\" style=\"color:rgba(201,162,39,0.75)\">Bonus 2 \u2014 Free<\/div>\r\n        <a href=\"https:\/\/htha2.online\/wp-content\/uploads\/2026\/07\/Bonus-2-Lab-Values-Card.pdf\" target=\"_blank\" rel=\"noopener\" class=\"dl-btn bonus\">\r\n          <div class=\"dl-btn-icon\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <path d=\"M12 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/>\r\n              <polyline points=\"14 2 14 8 20 8\"\/>\r\n              <line x1=\"12\" y1=\"18\" x2=\"12\" y2=\"12\"\/>\r\n              <line x1=\"9\" y1=\"15\" x2=\"15\" y2=\"15\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          The Normal Lab Values Quick-Reference Card\r\n        <\/a>\r\n      <\/div>\r\n\r\n      <div class=\"download-footer\">\r\n        <p><strong>Check your inbox<\/strong> &mdash; we also sent a backup copy to your email.<\/p>\r\n        <p>Save your files to your phone or computer now.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <div class=\"gold-rule\"><\/div>\r\n\r\n  <!-- SECTION 3: START HERE -->\r\n  <section>\r\n    <div class=\"section-eyebrow\">Your First 24 Hours<\/div>\r\n    <h2>Start Here \u2014 In This Order.<\/h2>\r\n    <p style=\"color:var(--mid);font-size:16px;\">The students who get results are not the ones who read everything in one sitting. They are the ones who start in the right place. Remove all ambiguity. Here is exactly what to do.<\/p>\r\n\r\n    <div class=\"timeline\">\r\n      <div class=\"timeline-track\"><\/div>\r\n\r\n      <!-- Tonight -->\r\n      <div class=\"timeline-item\">\r\n        <div class=\"tl-dot-wrap\">\r\n          <div class=\"tl-dot\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <path d=\"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"tl-content\">\r\n          <div class=\"tl-when\">Tonight<\/div>\r\n          <div class=\"tl-heading\">Open the guide. Read pages 6 to 13.<\/div>\r\n          <p class=\"tl-body\">That is the Killer Topics Master Checklist and your orientation to the connected-systems framework. Do not skip this section. Do not jump to the subject you are most nervous about yet. Let the structure land first.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Before bed -->\r\n      <div class=\"timeline-item\">\r\n        <div class=\"tl-dot-wrap\">\r\n          <div class=\"tl-dot\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <path d=\"M12 20h9\"\/>\r\n              <path d=\"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4L16.5 3.5z\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"tl-content\">\r\n          <div class=\"tl-when\">Before Bed<\/div>\r\n          <div class=\"tl-heading\">Sketch the five-branch map from memory.<\/div>\r\n          <p class=\"tl-body\">Take one body system you are currently studying in class and draw out the five branches: structure, normal function, dysfunction, pathophysiology, pharmacology. It does not have to be perfect. The point is to feel where the gaps are, because those gaps are exactly what the guide closes.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Tomorrow morning -->\r\n      <div class=\"timeline-item\">\r\n        <div class=\"tl-dot-wrap\">\r\n          <div class=\"tl-dot\" style=\"background:var(--maroon); box-shadow: 0 0 0 6px rgba(123,30,38,0.12);\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"var(--gold-light)\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n              <circle cx=\"12\" cy=\"12\" r=\"5\"\/>\r\n              <line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"3\"\/>\r\n              <line x1=\"12\" y1=\"21\" x2=\"12\" y2=\"23\"\/>\r\n              <line x1=\"4.22\" y1=\"4.22\" x2=\"5.64\" y2=\"5.64\"\/>\r\n              <line x1=\"18.36\" y1=\"18.36\" x2=\"19.78\" y2=\"19.78\"\/>\r\n              <line x1=\"1\" y1=\"12\" x2=\"3\" y2=\"12\"\/>\r\n              <line x1=\"21\" y1=\"12\" x2=\"23\" y2=\"12\"\/>\r\n              <line x1=\"4.22\" y1=\"19.78\" x2=\"5.64\" y2=\"18.36\"\/>\r\n              <line x1=\"18.36\" y1=\"5.64\" x2=\"19.78\" y2=\"4.22\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"tl-content\">\r\n          <div class=\"tl-when\">Tomorrow Morning<\/div>\r\n          <div class=\"tl-heading\">Begin the visual maps. One system per session.<\/div>\r\n          <p class=\"tl-body\">Open to page 31 and begin working through the Structure-Function-Dysfunction visual maps. Take one system per study session. Read it, then close the guide and explain it back to yourself out loud, in your own words. When you can do that, you are not memorizing anymore. You are understanding.<\/p>\r\n          <p class=\"tl-body\" style=\"margin-top:10px; padding: 12px 14px; background:var(--maroon-tint); border-radius:6px; font-size:14.5px; color:var(--maroon); font-weight:500;\">\r\n            Revising for an exam this week? Go directly to page 68 and start the 7-Day Exam-Week Planner tonight.\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <div class=\"gold-rule\"><\/div>\r\n\r\n  <!-- SECTION 4: CLOSING NOTE -->\r\n  <section>\r\n    <div class=\"section-eyebrow\">From the Desk of Well-Versed Nurse<\/div>\r\n    <h2>One Last Thing.<\/h2>\r\n    <div class=\"closing-card\">\r\n      <div class=\"closing-quote-mark\">\"<\/div>\r\n      <p>Real change does not happen on the night you buy something. It happens on the third day, when you are tired and tempted to go back to old habits, and you keep going anyway. That is where this guide will meet you.<\/p>\r\n      <p style=\"margin-top:14px;\">You have everything you need now. The only remaining question is what you do with it. I am rooting for you.<\/p>\r\n      <div class=\"closing-sig\">\r\n        <div class=\"sig-avatar\">W<\/div>\r\n        <div class=\"sig-text\">\r\n          <strong>Well-Versed Nurse<\/strong>\r\n          <span>Registered Nurse Educator<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- FOOTER -->\r\n  <footer class=\"page-footer\">\r\n    <div class=\"footer-brand\">The Well-Versed Nurse<\/div>\r\n    <p>Real talk. Real nursing. From a nurse who's been in the trenches.<\/p>\r\n    <p style=\"margin-top:10px;\">Questions? Contact us via the support page &nbsp;|&nbsp; <a href=\"#\" style=\"color:var(--maroon);text-decoration:none;\">Privacy Policy<\/a> &nbsp;|&nbsp; <a href=\"#\" style=\"color:var(--maroon);text-decoration:none;\">Terms of Use<\/a><\/p>\r\n    <p style=\"margin-top:8px;\">&copy; 2026 The Well-Versed Nurse. All rights reserved.<\/p>\r\n  <\/footer>\r\n\r\n<\/div><!-- \/page-wrap -->\r\n<\/body>\r\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>Thank You \u2014 Nursing School Made Easy | The Well-Versed Nurse The Well-Versed Nurse &mdash; Nursing Education Resources Order Confirmed You Made the Right Call. Your files are ready. Your system is waiting. Here is exactly what to do next. A Note From Well-Versed Nurse You did not buy this on impulse. You bought it [&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-100","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/htha2.online\/index.php?rest_route=\/wp\/v2\/pages\/100","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/htha2.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/htha2.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/htha2.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/htha2.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=100"}],"version-history":[{"count":5,"href":"https:\/\/htha2.online\/index.php?rest_route=\/wp\/v2\/pages\/100\/revisions"}],"predecessor-version":[{"id":107,"href":"https:\/\/htha2.online\/index.php?rest_route=\/wp\/v2\/pages\/100\/revisions\/107"}],"wp:attachment":[{"href":"https:\/\/htha2.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=100"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}