{"id":88513,"date":"2026-06-16T18:59:10","date_gmt":"2026-06-16T18:59:10","guid":{"rendered":"https:\/\/rippersbodyshops.com\/?p=88513"},"modified":"2026-06-16T19:23:25","modified_gmt":"2026-06-16T19:23:25","slug":"sending-them-off-safely-a-pre-college-car-checklist-for-sacramento-parents","status":"publish","type":"post","link":"https:\/\/rippersbodyshops.com\/es\/2026\/06\/16\/sending-them-off-safely-a-pre-college-car-checklist-for-sacramento-parents\/","title":{"rendered":"Sending Them Off Safely: A Pre-College Car Checklist for Sacramento Parents"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section\"><\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone et_flex_column_24_24_phoneWide\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><!--\n================================================================\n  RIPPERS BODY SHOP \u2014 BLOG POST (June 2026)\n  Series: The Send-Off Issue \u00b7 Weekly Guide 1 of 4\n  Title:  Sending Them Off Safely: A Pre-College Car Checklist\n          for Sacramento Parents\n  Sub:    Twelve things to check before they drive a long way \u2014\n          and the three worth paying a pro to verify.\n  Designed for Divi 5 Code Module | Single self-contained file\n  Wrapper class: .rbs-precollege (scoped, won't leak to site CSS)\n================================================================\n\n  YOAST \/ DIVI META (set in page settings, do not paste here):\n    SEO Title:        Pre-College Car Checklist for Sacramento Parents | Rippers Body Shop\n    Meta description (158 chars):\n      Before they drive a long way to school, run through these 12 checks. Plus the 3 things worth paying a pro to verify. From Rippers Body Shop, West Sacramento.\n    Suggested slug:   pre-college-car-checklist-sacramento\n    Primary keyword:  pre college car checklist\n    Categories:       Buying Guides, The Send-Off Issue\n    Tags:             pre-college, college road trip, used car check, Sacramento, UC Davis, Sac State\n    Featured image:   Hero photo: dawn departure scene with packed car\n    Open Graph image: Same as featured, 1200x630\n\n  PLACEHOLDERS TO REPLACE BEFORE PUBLISHING (search these strings):\n    [HERO_IMG]                 -> dawn departure scene (young adult with packed car)\n    [CAT1_IMG]                 -> parent inspecting front of car (lights\/tires visible)\n    [CAT2_IMG]                 -> under-the-hood view (engine bay, fluids visible)\n    [CAT3_IMG]                 -> driver's seat interior (dashboard, A\/C controls)\n    [CAT4_IMG]                 -> open glove box with registration documents\n    [PRO_IMG]                  -> Rippers technician with diagnostic tool \/ PPI moment\n    [POST_URL]                 -> live post URL once published\n    [DATE_PUBLISHED]           -> ISO date once live (target: 2026-06-09)\n    [POST_URL_B2..B4]          -> URLs for June Blogs 2\u20134 (use # until live)\n    [SAFETY_BOOK_URL]          -> contact\/quote URL for Send-Off Safety Check\n    [NEWSLETTER_URL]           -> https:\/\/rippersbodyshops.com\/2026\/06\/...\/june-newsletter\n    [POST_URL_SPOTBAD_E4]      -> live URL for Spotting a Bad Repair Episode 4 (PPI)\n    [ARD #XXXXXX]              -> Rippers' BAR ARD registration number\n\n  HEADING ORDER NOTE:\n    Divi's blog template renders the post title as the page <h1>.\n    This Code Module starts at <h2>. Same pattern as the Spotting series.\n\n  COMPLIANCE NOTE:\n    Educational parent-to-parent content. No competitor naming. No safety\n    guarantees framed as warranties \u2014 qualified with \"generally,\" \"typically.\"\n    Only CTA is the Send-Off Safety Check ($49) \u2014 customer-pay service.\n    Bundle and PPI mentioned as soft references. Safe under Cal. B&P \u00a7 17500\n    and 16 CCR \u00a7 3371. Recommend Frank's read-through before publish.\n================================================================\n-->\n\n<article class=\"rbs-precollege\">\n\n  <!-- ============================================================\n       SCOPED CSS \u2014 every selector prefixed with .rbs-precollege\n       Visual DNA: checklist motif. Checkbox markers, numbered\n       items (01-12 global), category-grouped sections.\n  ============================================================ -->\n  <style>\n    \/* ---------- Tokens ---------- *\/\n    .rbs-precollege {\n      --y:    #F5C800;\n      --y2:   #E6B800;\n      --r:    #D4202A;\n      --d:    #111111;\n      --d2:   #1A1A1A;\n      --d3:   #222222;\n      --line: #2C2C2C;\n      --w:    #FFFFFF;\n      --off:  #F0F0F0;\n      --mute: #BABABA;\n      --ink:  #1A1A1A;\n      --ink2: #2A2A2A;\n      --paper:#FAFAF8;\n      --paper-edge: #E8E6DE;\n\n      --pad-x: clamp(20px, 4vw, 64px);\n      --pad-y: clamp(48px, 7vw, 96px);\n\n      --display: 'Barlow Condensed', Impact, 'Helvetica Neue', 'Arial Narrow', Arial, sans-serif;\n      --body:    'Barlow', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n\n      box-sizing: border-box;\n      width: 100%;\n      max-width: 100%;\n      margin: 0;\n      padding: 0;\n      color: var(--ink) !important;\n      background: var(--paper) !important;\n      font-family: var(--body) !important;\n      font-size: 17px;\n      line-height: 1.65;\n      overflow-x: hidden;\n    }\n    .rbs-precollege *, .rbs-precollege *::before, .rbs-precollege *::after { box-sizing: border-box; }\n    .rbs-precollege a { text-decoration: none; }\n    .rbs-precollege a:focus-visible,\n    .rbs-precollege button:focus-visible {\n      outline: 3px solid var(--y) !important;\n      outline-offset: 3px;\n    }\n    .rbs-precollege img { max-width: 100%; height: auto; display: block; }\n\n    \/* ---------- HERO ---------- *\/\n    .rbs-precollege .rbs-hero {\n      background: var(--d) !important;\n      color: var(--off) !important;\n      padding: var(--pad-y) var(--pad-x);\n      position: relative;\n      overflow: hidden;\n      border-bottom: 4px solid var(--y);\n    }\n    \/* dawn light gradient hint *\/\n    .rbs-precollege .rbs-hero::before {\n      content: '';\n      position: absolute;\n      right: -100px; top: -100px;\n      width: clamp(280px, 38vw, 560px);\n      height: clamp(280px, 38vw, 560px);\n      background: radial-gradient(circle at 50% 50%, rgba(245,200,0,0.16), transparent 65%);\n      pointer-events: none;\n    }\n    \/* faint checkbox grid in background *\/\n    .rbs-precollege .rbs-hero::after {\n      content: '';\n      position: absolute; inset: 0;\n      background-image:\n        linear-gradient(rgba(245,200,0,0.04) 1px, transparent 1px),\n        linear-gradient(90deg, rgba(245,200,0,0.04) 1px, transparent 1px);\n      background-size: 60px 60px;\n      pointer-events: none;\n    }\n    .rbs-precollege .rbs-hero-inner {\n      position: relative; z-index: 2;\n      max-width: 1100px;\n      margin: 0 auto;\n    }\n    .rbs-precollege .rbs-series-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      background: var(--y) !important;\n      color: var(--ink) !important;\n      padding: 8px 18px;\n      font-family: var(--display) !important;\n      font-weight: 800 !important;\n      font-size: clamp(12px, 1.1vw, 14px);\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);\n      margin-bottom: clamp(20px, 2.5vw, 32px);\n    }\n    .rbs-precollege .rbs-series-badge b { font-weight: 900 !important; color: var(--r) !important; }\n\n    .rbs-precollege .rbs-hero-h {\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      color: var(--w) !important;\n      font-size: clamp(40px, 6.6vw, 92px);\n      line-height: 0.95;\n      letter-spacing: -0.012em;\n      text-transform: uppercase;\n      margin: 0 0 clamp(18px, 2.4vw, 28px) 0;\n    }\n    .rbs-precollege .rbs-hero-h em {\n      font-style: normal;\n      color: var(--y) !important;\n      position: relative;\n      display: inline-block;\n    }\n    .rbs-precollege .rbs-hero-h em::after {\n      content: '';\n      position: absolute;\n      left: 0; right: 0; bottom: -6px;\n      height: 5px;\n      background: var(--r);\n    }\n    .rbs-precollege .rbs-hero-sub {\n      font-family: var(--body) !important;\n      font-size: clamp(17px, 1.5vw, 22px);\n      line-height: 1.55;\n      color: var(--off) !important;\n      max-width: 760px;\n      margin: 0 0 clamp(24px, 3vw, 36px) 0;\n      font-weight: 400 !important;\n    }\n    .rbs-precollege .rbs-hero-sub em {\n      font-style: italic;\n      color: var(--y) !important;\n      font-weight: 600 !important;\n    }\n    .rbs-precollege .rbs-byline {\n      display: flex;\n      flex-wrap: wrap;\n      gap: clamp(14px, 2vw, 28px);\n      padding-top: clamp(20px, 2.4vw, 28px);\n      border-top: 1px solid var(--line);\n      font-family: var(--display) !important;\n      font-size: 13px;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      color: var(--mute) !important;\n    }\n    .rbs-precollege .rbs-byline strong {\n      color: var(--w) !important;\n      font-weight: 700 !important;\n      margin-left: 6px;\n    }\n\n    .rbs-precollege .rbs-hero-img {\n      margin: clamp(32px, 4vw, 48px) auto 0;\n      max-width: 1100px;\n      aspect-ratio: 21\/9;\n      background: linear-gradient(135deg, #1f1f1f, #2c2c2c);\n      position: relative;\n      overflow: hidden;\n      border-left: 6px solid var(--y);\n    }\n    .rbs-precollege .rbs-hero-img img { width: 100%; height: 100%; object-fit: cover; }\n    .rbs-precollege .rbs-img-caption {\n      max-width: 1100px;\n      margin: 14px auto 0;\n      font-family: var(--display) !important;\n      font-size: 12px;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      color: var(--mute) !important;\n    }\n\n    \/* ---------- SECTION BASE ---------- *\/\n    .rbs-precollege .rbs-section {\n      padding: var(--pad-y) var(--pad-x);\n      position: relative;\n    }\n    .rbs-precollege .rbs-section-inner {\n      max-width: 920px;\n      margin: 0 auto;\n    }\n    .rbs-precollege .rbs-kicker {\n      font-family: var(--display) !important;\n      font-weight: 700 !important;\n      font-size: 13px;\n      letter-spacing: 0.24em;\n      text-transform: uppercase;\n      color: var(--r) !important;\n      display: inline-block;\n      padding-left: 36px;\n      position: relative;\n      margin-bottom: clamp(12px, 1.4vw, 16px);\n    }\n    .rbs-precollege .rbs-kicker::before {\n      content: '';\n      position: absolute; left: 0; top: 50%;\n      width: 24px; height: 2px;\n      background: var(--r);\n      transform: translateY(-50%);\n    }\n    .rbs-precollege .rbs-h2 {\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      color: var(--ink) !important;\n      font-size: clamp(28px, 4vw, 48px);\n      line-height: 1.05;\n      letter-spacing: -0.005em;\n      margin: 0 0 clamp(18px, 2.2vw, 24px) 0;\n    }\n    .rbs-precollege .rbs-h3 {\n      font-family: var(--display) !important;\n      font-weight: 800 !important;\n      color: var(--ink) !important;\n      font-size: clamp(18px, 1.7vw, 22px);\n      line-height: 1.2;\n      letter-spacing: 0.02em;\n      text-transform: uppercase;\n      margin: 0 0 10px 0;\n    }\n    .rbs-precollege p {\n      color: var(--ink2) !important;\n      font-size: clamp(16px, 1.2vw, 18px);\n      line-height: 1.7;\n      margin: 0 0 1.1em 0;\n    }\n    .rbs-precollege p strong { color: var(--ink) !important; font-weight: 700 !important; }\n    .rbs-precollege p em { color: var(--ink) !important; font-style: italic; }\n\n    \/* ---------- LEDE ---------- *\/\n    .rbs-precollege .rbs-lede { background: var(--paper) !important; }\n    .rbs-precollege .rbs-lede-h {\n      font-family: var(--display) !important;\n      font-weight: 800 !important;\n      font-size: clamp(22px, 2.3vw, 30px);\n      color: var(--ink) !important;\n      line-height: 1.2;\n      margin: 0 0 clamp(20px, 2vw, 26px) 0;\n      letter-spacing: 0.01em;\n    }\n    .rbs-precollege .rbs-lede p:first-of-type::first-letter {\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      color: var(--r) !important;\n      float: left;\n      font-size: clamp(56px, 5.6vw, 78px);\n      line-height: 0.85;\n      padding: 4px 12px 0 0;\n    }\n    .rbs-precollege .rbs-lede p {\n      font-size: clamp(17px, 1.3vw, 19px);\n      line-height: 1.7;\n    }\n    .rbs-precollege .rbs-ref-link {\n      display: inline-block;\n      margin-top: 6px;\n      font-family: var(--display) !important;\n      font-weight: 700 !important;\n      font-size: 13px;\n      letter-spacing: 0.16em;\n      text-transform: uppercase;\n      color: var(--r) !important;\n      border-bottom: 2px solid var(--r);\n      padding-bottom: 2px;\n    }\n\n    \/* ---------- TL;DR CHECKLIST CARD ---------- *\/\n    .rbs-precollege .rbs-tldr {\n      background: var(--d) !important;\n      color: var(--off) !important;\n      padding: clamp(28px, 3.6vw, 44px);\n      max-width: 920px;\n      margin: clamp(28px, 3vw, 40px) auto 0;\n      border-left: 6px solid var(--y);\n      position: relative;\n    }\n    .rbs-precollege .rbs-tldr-label {\n      font-family: var(--display) !important;\n      font-weight: 700 !important;\n      font-size: 12px;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      color: var(--y) !important;\n      margin-bottom: 8px;\n    }\n    .rbs-precollege .rbs-tldr-h {\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      color: var(--w) !important;\n      font-size: clamp(22px, 2.4vw, 32px);\n      line-height: 1.1;\n      text-transform: uppercase;\n      letter-spacing: 0.01em;\n      margin: 0 0 22px 0;\n    }\n    .rbs-precollege .rbs-tldr-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: clamp(20px, 2.4vw, 32px);\n    }\n    .rbs-precollege .rbs-tldr-col-h {\n      font-family: var(--display) !important;\n      font-weight: 800 !important;\n      color: var(--y) !important;\n      font-size: 12px;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      margin: 0 0 12px 0;\n      padding-bottom: 8px;\n      border-bottom: 1px solid var(--line);\n    }\n    .rbs-precollege .rbs-tldr-list {\n      list-style: none;\n      padding: 0; margin: 0;\n      display: grid;\n      gap: 8px;\n    }\n    .rbs-precollege .rbs-tldr-list li {\n      display: grid;\n      grid-template-columns: 20px 1fr;\n      gap: 10px;\n      align-items: start;\n      color: var(--off) !important;\n      font-size: clamp(14px, 1.05vw, 15.5px);\n      line-height: 1.55;\n    }\n    .rbs-precollege .rbs-tldr-list svg {\n      width: 16px; height: 16px;\n      fill: var(--y);\n      margin-top: 4px;\n      flex-shrink: 0;\n    }\n\n    \/* ---------- CATEGORY SECTIONS (4) ---------- *\/\n    .rbs-precollege .rbs-cat {\n      padding: var(--pad-y) var(--pad-x);\n      position: relative;\n      overflow: hidden;\n    }\n    .rbs-precollege .rbs-cat-dark { background: var(--d) !important; color: var(--off) !important; }\n    .rbs-precollege .rbs-cat-light { background: var(--paper) !important; color: var(--ink) !important; }\n    .rbs-precollege .rbs-cat-inner {\n      max-width: 920px;\n      margin: 0 auto;\n      position: relative;\n      z-index: 2;\n    }\n    .rbs-precollege .rbs-cat-num {\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      font-size: clamp(120px, 18vw, 240px);\n      line-height: 0.85;\n      letter-spacing: -0.04em;\n      color: var(--y) !important;\n      position: absolute;\n      top: clamp(20px, 3vw, 40px);\n      right: clamp(-12px, -1vw, -8px);\n      opacity: 0.08;\n      pointer-events: none;\n      z-index: 1;\n    }\n    .rbs-precollege .rbs-cat-dark .rbs-cat-num { opacity: 0.10; }\n\n    \/* category marker \u2014 checkbox + label *\/\n    .rbs-precollege .rbs-cat-marker {\n      display: inline-flex;\n      align-items: center;\n      gap: 14px;\n      margin-bottom: clamp(14px, 1.6vw, 18px);\n    }\n    .rbs-precollege .rbs-cat-marker .box {\n      width: 32px; height: 32px;\n      border: 3px solid var(--r);\n      display: grid; place-items: center;\n      flex-shrink: 0;\n    }\n    .rbs-precollege .rbs-cat-dark .rbs-cat-marker .box { border-color: var(--y); }\n    .rbs-precollege .rbs-cat-marker .box svg {\n      width: 18px; height: 18px;\n      fill: var(--r);\n    }\n    .rbs-precollege .rbs-cat-dark .rbs-cat-marker .box svg { fill: var(--y); }\n    .rbs-precollege .rbs-cat-marker .label {\n      font-family: var(--display) !important;\n      font-weight: 800 !important;\n      font-size: 14px;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      color: var(--r) !important;\n    }\n    .rbs-precollege .rbs-cat-dark .rbs-cat-marker .label { color: var(--y) !important; }\n\n    .rbs-precollege .rbs-cat-h {\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      font-size: clamp(28px, 4.4vw, 52px);\n      line-height: 1.02;\n      letter-spacing: -0.01em;\n      color: var(--ink) !important;\n      margin: 0 0 clamp(14px, 1.8vw, 20px) 0;\n    }\n    .rbs-precollege .rbs-cat-dark .rbs-cat-h { color: var(--w) !important; }\n    .rbs-precollege .rbs-cat-h em {\n      font-style: normal;\n      color: var(--r) !important;\n    }\n    .rbs-precollege .rbs-cat-dark .rbs-cat-h em { color: var(--y) !important; }\n\n    .rbs-precollege .rbs-cat-intro {\n      max-width: 720px;\n      color: var(--ink2) !important;\n      font-size: clamp(15px, 1.2vw, 17px);\n      line-height: 1.65;\n      margin: 0 0 clamp(28px, 3vw, 36px) 0;\n    }\n    .rbs-precollege .rbs-cat-dark .rbs-cat-intro { color: var(--off) !important; }\n\n    .rbs-precollege .rbs-cat-img {\n      aspect-ratio: 16\/9;\n      margin: 0 0 clamp(28px, 3vw, 36px) 0;\n      background: linear-gradient(135deg, #2c2c2c, #1a1a1a);\n      overflow: hidden;\n      border: 1px solid var(--line);\n    }\n    .rbs-precollege .rbs-cat-img img { width: 100%; height: 100%; object-fit: cover; }\n\n    \/* checklist item block (used 12 times) *\/\n    .rbs-precollege .rbs-items {\n      display: grid;\n      gap: clamp(16px, 2vw, 22px);\n    }\n    .rbs-precollege .rbs-item {\n      display: grid;\n      grid-template-columns: 64px 1fr;\n      gap: clamp(16px, 2vw, 24px);\n      padding: clamp(20px, 2.4vw, 28px);\n      background: var(--w) !important;\n      border-left: 4px solid var(--y);\n      border: 1px solid var(--paper-edge);\n    }\n    .rbs-precollege .rbs-cat-dark .rbs-item {\n      background: var(--d2) !important;\n      border: 1px solid var(--line);\n      border-left: 4px solid var(--y);\n    }\n    .rbs-precollege .rbs-item-num {\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      font-size: clamp(36px, 4vw, 48px);\n      line-height: 1;\n      letter-spacing: -0.02em;\n      color: var(--r) !important;\n      align-self: start;\n    }\n    .rbs-precollege .rbs-cat-dark .rbs-item-num { color: var(--y) !important; }\n    .rbs-precollege .rbs-item-body { min-width: 0; }\n    .rbs-precollege .rbs-item-h {\n      font-family: var(--display) !important;\n      font-weight: 800 !important;\n      color: var(--ink) !important;\n      font-size: clamp(18px, 1.7vw, 22px);\n      line-height: 1.2;\n      letter-spacing: 0.02em;\n      text-transform: uppercase;\n      margin: 0 0 8px 0;\n    }\n    .rbs-precollege .rbs-cat-dark .rbs-item-h { color: var(--w) !important; }\n    .rbs-precollege .rbs-item p {\n      font-size: clamp(15px, 1.15vw, 16.5px);\n      line-height: 1.6;\n      margin: 0 0 8px 0;\n      color: var(--ink2) !important;\n    }\n    .rbs-precollege .rbs-cat-dark .rbs-item p { color: var(--off) !important; }\n    .rbs-precollege .rbs-cat-dark .rbs-item p strong { color: var(--w) !important; }\n    .rbs-precollege .rbs-item p:last-child { margin-bottom: 0; }\n\n    \/* \"what to look for\" tag *\/\n    .rbs-precollege .rbs-watch {\n      display: inline-block;\n      margin-top: 6px;\n      padding: 8px 12px;\n      background: rgba(245,200,0,0.12);\n      border-left: 3px solid var(--y);\n      font-size: clamp(13px, 1vw, 14.5px) !important;\n      line-height: 1.5;\n      color: var(--ink2) !important;\n    }\n    .rbs-precollege .rbs-cat-dark .rbs-watch { background: rgba(245,200,0,0.08); color: var(--off) !important; }\n    .rbs-precollege .rbs-watch b {\n      font-family: var(--display) !important;\n      font-weight: 800 !important;\n      font-size: 11px;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      color: var(--r) !important;\n      display: block;\n      margin-bottom: 4px;\n    }\n    .rbs-precollege .rbs-cat-dark .rbs-watch b { color: var(--y) !important; }\n\n    \/* ---------- THE 3 PRO VERIFICATIONS (yellow callout section) ---------- *\/\n    .rbs-precollege .rbs-pro {\n      background: var(--y) !important;\n      color: var(--ink) !important;\n      padding: var(--pad-y) var(--pad-x);\n      position: relative;\n      overflow: hidden;\n    }\n    .rbs-precollege .rbs-pro::before {\n      content: 'PRO';\n      position: absolute;\n      right: -10px; top: -40px;\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      font-size: clamp(160px, 22vw, 320px);\n      color: rgba(0,0,0,0.05) !important;\n      letter-spacing: -0.02em;\n      line-height: 1;\n      pointer-events: none;\n    }\n    .rbs-precollege .rbs-pro-inner {\n      max-width: 920px;\n      margin: 0 auto;\n      position: relative;\n      z-index: 2;\n    }\n    .rbs-precollege .rbs-pro .rbs-kicker { color: var(--r) !important; }\n    .rbs-precollege .rbs-pro .rbs-kicker::before { background: var(--r); }\n    .rbs-precollege .rbs-pro-h {\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      color: var(--ink) !important;\n      font-size: clamp(30px, 4.6vw, 56px);\n      line-height: 1;\n      letter-spacing: -0.005em;\n      margin: 0 0 clamp(18px, 2.2vw, 24px) 0;\n    }\n    .rbs-precollege .rbs-pro-lede {\n      max-width: 720px;\n      color: var(--ink2) !important;\n      font-size: clamp(16px, 1.25vw, 18px);\n      line-height: 1.65;\n      margin: 0 0 clamp(28px, 3vw, 36px) 0;\n    }\n    .rbs-precollege .rbs-pro-img {\n      aspect-ratio: 16\/9;\n      margin: 0 0 clamp(28px, 3vw, 36px) 0;\n      background: linear-gradient(135deg, #2c2c2c, #1a1a1a);\n      overflow: hidden;\n    }\n    .rbs-precollege .rbs-pro-img img { width: 100%; height: 100%; object-fit: cover; }\n    .rbs-precollege .rbs-pro-items {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(min(100%, 240px), 1fr));\n      gap: clamp(16px, 2vw, 22px);\n      margin-bottom: clamp(28px, 3vw, 36px);\n    }\n    .rbs-precollege .rbs-pro-item {\n      background: var(--d) !important;\n      color: var(--off) !important;\n      padding: clamp(20px, 2.4vw, 28px);\n      border-top: 4px solid var(--r);\n    }\n    .rbs-precollege .rbs-pro-item-num {\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      color: var(--y) !important;\n      font-size: clamp(36px, 4vw, 48px);\n      line-height: 1;\n      letter-spacing: -0.02em;\n      margin-bottom: 8px;\n    }\n    .rbs-precollege .rbs-pro-item-h {\n      font-family: var(--display) !important;\n      font-weight: 800 !important;\n      color: var(--w) !important;\n      font-size: clamp(17px, 1.5vw, 19px);\n      line-height: 1.2;\n      letter-spacing: 0.02em;\n      text-transform: uppercase;\n      margin: 0 0 10px 0;\n    }\n    .rbs-precollege .rbs-pro-item p {\n      color: var(--off) !important;\n      font-size: clamp(14px, 1.1vw, 15.5px);\n      line-height: 1.55;\n      margin: 0;\n    }\n    .rbs-precollege .rbs-pro-item p strong { color: var(--w) !important; }\n\n    \/* CTA button inside pro section *\/\n    .rbs-precollege .rbs-cta-btn {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      background: var(--d) !important;\n      color: var(--y) !important;\n      padding: 16px 32px;\n      font-family: var(--display) !important;\n      font-weight: 800 !important;\n      font-size: clamp(15px, 1.3vw, 17px);\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      clip-path: polygon(0 0, 100% 0, 96% 100%, 4% 100%);\n      margin-top: 8px;\n      transition: background .15s ease, transform .15s ease;\n    }\n    .rbs-precollege .rbs-cta-btn:hover { background: var(--r) !important; color: var(--w) !important; transform: translateY(-1px); }\n    .rbs-precollege .rbs-cta-btn svg { width: 16px; height: 16px; fill: currentColor; }\n    .rbs-precollege .rbs-cta-secondary {\n      display: inline-block;\n      margin: 12px 0 0 14px;\n      color: var(--ink) !important;\n      font-family: var(--display) !important;\n      font-weight: 700 !important;\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      font-size: 13px;\n      border-bottom: 2px solid var(--ink);\n      padding-bottom: 2px;\n    }\n\n    \/* ---------- OTHER JUNE POSTS NAV ---------- *\/\n    .rbs-precollege .rbs-jun-nav { background: var(--d) !important; color: var(--off) !important; }\n    .rbs-precollege .rbs-jun-nav .rbs-h2 { color: var(--w) !important; }\n    .rbs-precollege .rbs-jun-nav .rbs-kicker { color: var(--y) !important; }\n    .rbs-precollege .rbs-jun-nav .rbs-kicker::before { background: var(--y); }\n    .rbs-precollege .rbs-jun-nav-inner { max-width: 1100px; margin: 0 auto; }\n    .rbs-precollege .rbs-posts {\n      list-style: none;\n      padding: 0; margin: 0;\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(min(100%, 240px), 1fr));\n      gap: clamp(16px, 1.8vw, 24px);\n    }\n    .rbs-precollege .rbs-post {\n      background: var(--d2) !important;\n      border: 1px solid var(--line);\n      padding: clamp(20px, 2.2vw, 28px);\n      display: flex; flex-direction: column;\n      transition: border-color .2s ease, transform .2s ease;\n    }\n    .rbs-precollege .rbs-post:hover { border-color: var(--y); transform: translateY(-3px); }\n    .rbs-precollege .rbs-post-date {\n      font-family: var(--display) !important;\n      font-weight: 900 !important;\n      color: var(--y) !important;\n      font-size: 13px;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      margin-bottom: 10px;\n    }\n    .rbs-precollege .rbs-post.current .rbs-post-date { color: var(--r) !important; }\n    .rbs-precollege .rbs-post-h {\n      font-family: var(--display) !important;\n      font-weight: 800 !important;\n      color: var(--w) !important;\n      font-size: clamp(15px, 1.3vw, 18px);\n      line-height: 1.2;\n      letter-spacing: 0.01em;\n      text-transform: uppercase;\n      margin: 0 0 10px 0;\n      flex: 1;\n    }\n    .rbs-precollege .rbs-post-meta {\n      color: var(--mute) !important;\n      font-family: var(--display) !important;\n      font-size: 11px;\n      letter-spacing: 0.16em;\n      text-transform: uppercase;\n    }\n    .rbs-precollege .rbs-post a {\n      color: var(--y) !important;\n      font-family: var(--display) !important;\n      font-weight: 700 !important;\n      letter-spacing: 0.14em;\n      text-transform: uppercase;\n      font-size: 12px;\n      margin-top: 12px;\n    }\n    .rbs-precollege .rbs-post.current { border-color: var(--r); }\n\n    \/* ---------- FAQ ---------- *\/\n    .rbs-precollege .rbs-faq { background: var(--paper) !important; }\n    .rbs-precollege .rbs-faq-list {\n      display: grid;\n      gap: 14px;\n      margin-top: clamp(24px, 2.8vw, 32px);\n      max-width: 920px;\n    }\n    .rbs-precollege .rbs-faq-item {\n      background: var(--w) !important;\n      border-left: 4px solid var(--r);\n      padding: clamp(20px, 2.2vw, 28px) clamp(22px, 2.6vw, 32px);\n    }\n    .rbs-precollege .rbs-faq-q {\n      font-family: var(--display) !important;\n      font-weight: 800 !important;\n      color: var(--ink) !important;\n      font-size: clamp(17px, 1.5vw, 21px);\n      line-height: 1.25;\n      margin: 0 0 10px 0;\n    }\n    .rbs-precollege .rbs-faq-a {\n      color: var(--ink2) !important;\n      font-size: clamp(15px, 1.15vw, 16px);\n      line-height: 1.65;\n      margin: 0;\n    }\n    .rbs-precollege .rbs-faq-a strong { color: var(--ink) !important; }\n\n    \/* ---------- FOOTER NOTE ---------- *\/\n    .rbs-precollege .rbs-foot-note {\n      background: var(--d2) !important;\n      color: var(--mute) !important;\n      padding: clamp(28px, 3.2vw, 40px) var(--pad-x);\n      font-size: 13.5px;\n      line-height: 1.65;\n      text-align: center;\n    }\n    .rbs-precollege .rbs-foot-note a { color: var(--y) !important; border-bottom: 1px solid var(--y); }\n    .rbs-precollege .rbs-foot-note strong { color: var(--off) !important; }\n\n    \/* breakpoints *\/\n    @media (max-width: 720px) {\n      .rbs-precollege .rbs-tldr-grid { grid-template-columns: 1fr; }\n    }\n    @media (max-width: 520px) {\n      .rbs-precollege .rbs-hero-h { font-size: clamp(34px, 11vw, 52px); }\n      .rbs-precollege .rbs-cat-num { font-size: clamp(100px, 24vw, 140px); }\n      .rbs-precollege .rbs-cta-secondary { display: block; margin: 14px 0 0 0; }\n      .rbs-precollege .rbs-item { grid-template-columns: 1fr; gap: 12px; }\n      .rbs-precollege .rbs-item-num { font-size: 32px; }\n    }\n  <\/style>\n\n\n  <!-- ============================================================\n       HERO\n  ============================================================ -->\n  <header class=\"rbs-hero\">\n    <div class=\"rbs-hero-inner\">\n      <div class=\"rbs-series-badge\">\n        <span>The Send-Off Issue<\/span>\n        <b>\u00b7 Week 1 of 4<\/b>\n      <\/div>\n\n      <h2 class=\"rbs-hero-h\">\n        Sending Them<br>\n        Off <em>Safely<\/em>.\n      <\/h2>\n\n      <p class=\"rbs-hero-sub\">\n        Twelve things to check before they drive a long way to school \u2014 and three that are worth paying a\n        pro to verify. A pre-college car checklist <em>built for Sacramento parents<\/em>.\n      <\/p>\n\n      <div class=\"rbs-byline\">\n        <span>By<strong>Rippers Body Shop<\/strong><\/span>\n        <span>Published<strong>June 9, 2026<\/strong><\/span>\n        <span>Read time<strong>~7 min<\/strong><\/span>\n        <span>Series<strong>The Send-Off Issue<\/strong><\/span>\n      <\/div>\n    <\/div>\n\n    <figure class=\"rbs-hero-img\">\n      <img decoding=\"async\" src=\"https:\/\/rippersbodyshops.com\/wp-content\/uploads\/2026\/06\/dawn_departure-scaled.avif\" alt=\"A young adult standing beside a packed sedan in a suburban California driveway at dawn, the trunk open and dorm boxes visible inside, ready for a long-distance drive.\" loading=\"lazy\" \/>\n    <\/figure>\n    <div class=\"rbs-img-caption\">The first long drive of their adult life. The car's job is to get them there.<\/div>\n  <\/header>\n\n\n  <!-- ============================================================\n       LEDE\n  ============================================================ -->\n  <section class=\"rbs-section rbs-lede\" aria-labelledby=\"rbs-lede-h\">\n    <div class=\"rbs-section-inner\">\n      <div class=\"rbs-kicker\">Before They Leave<\/div>\n      <h2 class=\"rbs-lede-h\" id=\"rbs-lede-h\">The car is the smallest thing in this whole equation \u2014 and somehow it's the one thing you can actually control.<\/h2>\n\n      <p>\n        Most of the send-off is out of your hands. The roommate, the classes, the meal plan, the dorm. You can't\n        do anything about any of it from the driveway. But the car \u2014 that one is yours. <em>The car you can check.<\/em>\n        Here's the list we'd run through on our own kid's car before they pulled out for the long drive. Twelve\n        items, none of them mysterious, most of them takeable in an hour on a Saturday morning. Then three more\n        that are honestly worth paying a pro to verify before a 500-mile day.\n      <\/p>\n      <p>\n        If you're buying a car <em>for<\/em> them rather than fixing up the family hand-me-down, start with our\n        recent Spotting a Bad Repair series \u2014 Episode 4 specifically covers when a pre-purchase inspection pays\n        for itself, and a college-bound student's first car is exactly that situation.\n        <a class=\"rbs-ref-link\" href=\"https:\/\/rippersbodyshops.com\/2026\/05\/31\/when-to-pay-for-a-pre-purchase-inspection\/\">Read Episode 4 \u2197<\/a>\n      <\/p>\n    <\/div>\n\n    <!-- TL;DR CHECKLIST CARD -->\n    <aside class=\"rbs-tldr\" aria-label=\"The complete 12-point checklist\">\n      <div class=\"rbs-tldr-label\">TL;DR<\/div>\n      <h3 class=\"rbs-tldr-h\">The 12-Point Checklist at a Glance<\/h3>\n\n      <div class=\"rbs-tldr-grid\">\n        <div>\n          <h4 class=\"rbs-tldr-col-h\">Outside the Car<\/h4>\n          <ul class=\"rbs-tldr-list\">\n            <li>\n              <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n              <span>01. Headlights, taillights, brake lights, signals<\/span>\n            <\/li>\n            <li>\n              <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n              <span>02. Tire tread, pressure, even wear, sidewalls<\/span>\n            <\/li>\n            <li>\n              <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n              <span>03. Wiper blades + washer fluid level<\/span>\n            <\/li>\n            <li>\n              <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n              <span>04. Any unaddressed body damage or rattles<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n        <div>\n          <h4 class=\"rbs-tldr-col-h\">Under the Hood<\/h4>\n          <ul class=\"rbs-tldr-list\">\n            <li>\n              <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n              <span>05. Engine oil \u2014 level and color<\/span>\n            <\/li>\n            <li>\n              <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n              <span>06. Coolant level &amp; reservoir condition<\/span>\n            <\/li>\n            <li>\n              <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n              <span>07. Brake fluid level<\/span>\n            <\/li>\n            <li>\n              <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n              <span>08. Battery terminals &amp; tie-down<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n        <div>\n          <h4 class=\"rbs-tldr-col-h\">When You Start It Up<\/h4>\n          <ul class=\"rbs-tldr-list\">\n            <li>\n              <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n              <span>09. Brakes \u2014 feel, sound, warning lights<\/span>\n            <\/li>\n            <li>\n              <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n              <span>10. A\/C \u2014 does it actually get cold<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n        <div>\n          <h4 class=\"rbs-tldr-col-h\">In the Glove Box<\/h4>\n          <ul class=\"rbs-tldr-list\">\n            <li>\n              <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n              <span>11. Current registration in the car<\/span>\n            <\/li>\n            <li>\n              <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg>\n              <span>12. Current insurance card in the car<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/aside>\n  <\/section>\n\n\n  <!-- ============================================================\n       CATEGORY 1 \u2014 OUTSIDE THE CAR (Items 01-04)\n  ============================================================ -->\n  <section class=\"rbs-cat rbs-cat-dark\" aria-labelledby=\"rbs-cat1-h\">\n    <div class=\"rbs-cat-num\" aria-hidden=\"true\">01<\/div>\n    <div class=\"rbs-cat-inner\">\n      <div class=\"rbs-cat-marker\">\n        <span class=\"box\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg><\/span>\n        <span class=\"label\">Category 01 \u00b7 Outside the Car<\/span>\n      <\/div>\n      <h2 class=\"rbs-cat-h\" id=\"rbs-cat1-h\">The <em>visible<\/em> check. Four items, ten minutes, no tools.<\/h2>\n      <p class=\"rbs-cat-intro\">\n        Walk around the car once in good light. These four are the most common reasons a parent calls us from a\n        gas station outside Bakersfield asking what just happened.\n      <\/p>\n\n      <figure class=\"rbs-cat-img\">\n        <img decoding=\"async\" src=\"https:\/\/rippersbodyshops.com\/wp-content\/uploads\/2026\/06\/CAT1--scaled.avif\" alt=\"A parent crouching by the front of a sedan in morning light, checking headlight clarity and tire condition before a long drive.\" loading=\"lazy\" \/>\n      <\/figure>\n\n      <div class=\"rbs-items\">\n\n        <div class=\"rbs-item\">\n          <div class=\"rbs-item-num\">01<\/div>\n          <div class=\"rbs-item-body\">\n            <h3 class=\"rbs-item-h\">Headlights, taillights, brake lights, signals<\/h3>\n            <p>Have them sit in the driver's seat and run through each light while you walk around. Both low and high beams. Both brake lights. All four signals. Reverse lights. License plate lights \u2014 yes, those count, and they're a common pull-over for college kids in unfamiliar towns.<\/p>\n            <div class=\"rbs-watch\">\n              <b>What to watch for<\/b>\n              A single bulb out is a 10-minute fix at the auto-parts store. Two on the same side, or a dim\/foggy lens that no longer reaches its full distance, means it's time to replace bulbs and possibly restore the headlights.\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"rbs-item\">\n          <div class=\"rbs-item-num\">02<\/div>\n          <div class=\"rbs-item-body\">\n            <h3 class=\"rbs-item-h\">Tire tread, pressure, and wear pattern<\/h3>\n            <p>Quarter test on the tread \u2014 insert a quarter upside down into the tread. If you can see the top of Washington's head, the tread is at or below 4\/32\" and you're getting into the danger zone for wet-weather grip. Check pressure (the right number is on the door jamb sticker, not the tire sidewall). Walk all four tires and look for uneven wear.<\/p>\n            <div class=\"rbs-watch\">\n              <b>What to watch for<\/b>\n              Uneven wear \u2014 feathered, cupped, or one side bald \u2014 generally signals alignment or suspension issues. That's a pro item (see verification #3 below).\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"rbs-item\">\n          <div class=\"rbs-item-num\">03<\/div>\n          <div class=\"rbs-item-body\">\n            <h3 class=\"rbs-item-h\">Wiper blades and washer fluid<\/h3>\n            <p>Run the wipers on a dry windshield (briefly, with washer fluid sprayed). Listen and watch. Streaking, chattering, or skipping means the blades are toast. Top up the washer fluid reservoir \u2014 there's not always one at the next gas station, and they're going to need it on a long drive.<\/p>\n            <div class=\"rbs-watch\">\n              <b>What to watch for<\/b>\n              Wiper blades are an $18 fix per side at any auto parts store. There is no reason to send them off with old wipers.\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"rbs-item\">\n          <div class=\"rbs-item-num\">04<\/div>\n          <div class=\"rbs-item-body\">\n            <h3 class=\"rbs-item-h\">Unaddressed body damage or rattles<\/h3>\n            <p>Walk the car looking for previously-shrugged-off issues that are about to become 600-mile-of-highway issues. A cracked side mirror, a loose bumper cover that's been \"fine\" at city speeds, a hood prop that doesn't latch right. None of these are catastrophic. All of them are easier to fix in your driveway than at a rest stop.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       CATEGORY 2 \u2014 UNDER THE HOOD (Items 05-08)\n  ============================================================ -->\n  <section class=\"rbs-cat rbs-cat-light\" aria-labelledby=\"rbs-cat2-h\">\n    <div class=\"rbs-cat-num\" aria-hidden=\"true\">02<\/div>\n    <div class=\"rbs-cat-inner\">\n      <div class=\"rbs-cat-marker\">\n        <span class=\"box\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg><\/span>\n        <span class=\"label\">Category 02 \u00b7 Under the Hood<\/span>\n      <\/div>\n      <h2 class=\"rbs-cat-h\" id=\"rbs-cat2-h\">Pop the hood. <em>Four fluids<\/em>, four minutes.<\/h2>\n      <p class=\"rbs-cat-intro\">\n        Cold engine, level ground, hood propped. None of these require tools. All four are designed to be\n        checked by the owner \u2014 they're the basics, and they're what fails first on a long drive.\n      <\/p>\n\n      <figure class=\"rbs-cat-img\">\n        <img decoding=\"async\" src=\"https:\/\/rippersbodyshops.com\/wp-content\/uploads\/2026\/06\/CAT2-scaled.avif\" alt=\"Open engine bay with hand checking the engine oil dipstick, the brake fluid reservoir and coolant overflow visible in the background.\" loading=\"lazy\" \/>\n      <\/figure>\n\n      <div class=\"rbs-items\">\n\n        <div class=\"rbs-item\">\n          <div class=\"rbs-item-num\">05<\/div>\n          <div class=\"rbs-item-body\">\n            <h3 class=\"rbs-item-h\">Engine oil \u2014 level and color<\/h3>\n            <p>Pull the dipstick, wipe it, reinsert it, pull it again. The oil level should sit between the two marks. The oil itself should be honey-to-amber colored or, if it's been a while, dark brown. <strong>If it's black, gritty, or smells burnt \u2014 get an oil change before the trip.<\/strong> The cost of an oil change versus the cost of an engine on the side of I-5 isn't close.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"rbs-item\">\n          <div class=\"rbs-item-num\">06<\/div>\n          <div class=\"rbs-item-body\">\n            <h3 class=\"rbs-item-h\">Coolant \u2014 level and reservoir condition<\/h3>\n            <p>The coolant overflow reservoir is typically a translucent plastic tank with MIN and MAX lines on the side. The fluid should sit between them. Common colors are green, orange, pink, or blue depending on the manufacturer \u2014 the color matters less than whether it's clear (good) or has rust-colored particles floating in it (not good, schedule a coolant service).<\/p>\n            <div class=\"rbs-watch\">\n              <b>What to watch for<\/b>\n              Don't open the radiator cap on a hot engine. Ever. The reservoir is the only place you need to look for a level check.\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"rbs-item\">\n          <div class=\"rbs-item-num\">07<\/div>\n          <div class=\"rbs-item-body\">\n            <h3 class=\"rbs-item-h\">Brake fluid<\/h3>\n            <p>Small reservoir near the back of the engine bay, usually labeled. Fluid should sit between MIN and MAX, and it should be clear-to-pale-yellow. <strong>Dark brown brake fluid means the system needs service.<\/strong> Don't top this off without knowing why it's low \u2014 if it's dropping, there's a leak somewhere or pads are very worn.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"rbs-item\">\n          <div class=\"rbs-item-num\">08<\/div>\n          <div class=\"rbs-item-body\">\n            <h3 class=\"rbs-item-h\">Battery \u2014 terminals and tie-down<\/h3>\n            <p>Look at the battery. Are the terminals clean (no white-blue crusty buildup)? Is the battery itself secured (not loose in its tray)? Both matter. A loose battery can short on a bumpy road. Corroded terminals can prevent a start at a rest stop and turn a 6-hour drive into a 12-hour problem.<\/p>\n            <div class=\"rbs-watch\">\n              <b>What to watch for<\/b>\n              Most car batteries last 3 to 5 years. If theirs is older than that, get it tested before the trip. A pro battery test under load (verification #2 below) catches what a voltmeter can't.\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       CATEGORY 3 \u2014 START IT UP (Items 09-10)\n  ============================================================ -->\n  <section class=\"rbs-cat rbs-cat-dark\" aria-labelledby=\"rbs-cat3-h\">\n    <div class=\"rbs-cat-num\" aria-hidden=\"true\">03<\/div>\n    <div class=\"rbs-cat-inner\">\n      <div class=\"rbs-cat-marker\">\n        <span class=\"box\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg><\/span>\n        <span class=\"label\">Category 03 \u00b7 Start It Up<\/span>\n      <\/div>\n      <h2 class=\"rbs-cat-h\" id=\"rbs-cat3-h\">Two checks you can <em>only<\/em> make by driving.<\/h2>\n      <p class=\"rbs-cat-intro\">\n        Walk the car. Check the fluids. Then take it around the block. These two are the most common\n        long-drive failures and they only show up when you're actually in the seat.\n      <\/p>\n\n      <figure class=\"rbs-cat-img\">\n        <img decoding=\"async\" src=\"https:\/\/rippersbodyshops.com\/wp-content\/uploads\/2026\/06\/CAT3--scaled.avif\" alt=\"Interior view from the driver's seat of a modern sedan, showing the dashboard with the air conditioning controls and instrument cluster visible.\" loading=\"lazy\" \/>\n      <\/figure>\n\n      <div class=\"rbs-items\">\n\n        <div class=\"rbs-item\">\n          <div class=\"rbs-item-num\">09<\/div>\n          <div class=\"rbs-item-body\">\n            <h3 class=\"rbs-item-h\">Brakes \u2014 pedal feel, sound, warning lights<\/h3>\n            <p>Drive around the block. The brake pedal should feel firm \u2014 not spongy, not sinking slowly to the floor. There should be no grinding, no high-pitched squeal that lasts past the first few stops, and no warning lights on the dash. Test the parking brake too \u2014 engage it slowly to make sure it holds the car on a slight incline.<\/p>\n            <div class=\"rbs-watch\">\n              <b>What to watch for<\/b>\n              Any of: a soft pedal, a pulsing pedal, a one-side pull, or a squeal that doesn't go away. These are the symptoms that get worse fast on a long drive. Verification #1 below covers the pad-thickness measurement that confirms what you're feeling.\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"rbs-item\">\n          <div class=\"rbs-item-num\">10<\/div>\n          <div class=\"rbs-item-body\">\n            <h3 class=\"rbs-item-h\">A\/C \u2014 does it actually get cold?<\/h3>\n            <p>Sacramento to anywhere in California in summer means crossing some hot ground. Turn the A\/C on full cold, max fan, recirculate, and hold your hand to the vent. Within two or three minutes you should feel cold air \u2014 not \"less hot\" air. If the system only ever blows cool, the refrigerant may be low or the system may have a small leak. Get it serviced before the trip, not during.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       CATEGORY 4 \u2014 GLOVE BOX (Items 11-12)\n  ============================================================ -->\n  <section class=\"rbs-cat rbs-cat-light\" aria-labelledby=\"rbs-cat4-h\">\n    <div class=\"rbs-cat-num\" aria-hidden=\"true\">04<\/div>\n    <div class=\"rbs-cat-inner\">\n      <div class=\"rbs-cat-marker\">\n        <span class=\"box\" aria-hidden=\"true\"><svg viewBox=\"0 0 24 24\"><path d=\"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/><\/svg><\/span>\n        <span class=\"label\">Category 04 \u00b7 In the Glove Box<\/span>\n      <\/div>\n      <h2 class=\"rbs-cat-h\" id=\"rbs-cat4-h\">The <em>paperwork<\/em> they shouldn't drive without.<\/h2>\n      <p class=\"rbs-cat-intro\">\n        It's not a mechanical check, but it's the easiest one on this list to skip \u2014 and the one most likely to\n        ruin a Tuesday morning at a roadside stop in someone else's state.\n      <\/p>\n\n      <figure class=\"rbs-cat-img\">\n        <img decoding=\"async\" src=\"https:\/\/rippersbodyshops.com\/wp-content\/uploads\/2026\/06\/CAT4--scaled.avif\" alt=\"An open glove compartment showing a current vehicle registration card and an insurance card laid out neatly on top of the owner's manual.\" loading=\"lazy\" \/>\n      <\/figure>\n\n      <div class=\"rbs-items\">\n\n        <div class=\"rbs-item\">\n          <div class=\"rbs-item-num\">11<\/div>\n          <div class=\"rbs-item-body\">\n            <h3 class=\"rbs-item-h\">Current vehicle registration<\/h3>\n            <p>California registration runs in annual cycles. Make sure the card in the glove box matches the current sticker on the rear plate. If renewal is coming up while they're away at school, handle it now \u2014 California DMV renewals can be done online and the new card mailed before they leave.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"rbs-item\">\n          <div class=\"rbs-item-num\">12<\/div>\n          <div class=\"rbs-item-body\">\n            <h3 class=\"rbs-item-h\">Current proof of insurance<\/h3>\n            <p>The paper card or printed digital confirmation should be in the car, current, and matching the vehicle. <strong>Also notify your insurance carrier of the new garaging address if they're keeping the car out of state for the school year<\/strong> \u2014 most California carriers will need to be told, and the rate may adjust either way.<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       THE 3 PRO VERIFICATIONS (Yellow callout \u2014 the soft CTA)\n  ============================================================ -->\n  <section class=\"rbs-pro\" aria-labelledby=\"rbs-pro-h\">\n    <div class=\"rbs-pro-inner\">\n      <div class=\"rbs-kicker\">The Pro Items<\/div>\n      <h2 class=\"rbs-pro-h\" id=\"rbs-pro-h\">The three things <em>worth paying a pro<\/em> to verify.<\/h2>\n      <p class=\"rbs-pro-lede\">\n        You can do the 12 above with a Saturday morning and a clean rag. These three need either equipment you\n        probably don't have or experience reading what you're looking at. They're the most common reasons a\n        seemingly-fine car fails on a long drive.\n      <\/p>\n\n      <figure class=\"rbs-pro-img\">\n        <img decoding=\"async\" src=\"https:\/\/rippersbodyshops.com\/wp-content\/uploads\/2026\/06\/PRO-scaled.avif\" alt=\"A Rippers Body Shop technician using a brake-pad measurement tool through the wheel of a car raised on a shop lift.\" loading=\"lazy\" \/>\n      <\/figure>\n\n      <div class=\"rbs-pro-items\">\n\n        <div class=\"rbs-pro-item\">\n          <div class=\"rbs-pro-item-num\">01<\/div>\n          <h3 class=\"rbs-pro-item-h\">Brake pad thickness measurement<\/h3>\n          <p>You can see pad thickness through the wheel spokes if you know what to look for \u2014 but a pro measures it. New pads are ~10mm. Replacement is recommended at ~3mm. <strong>Below 2mm<\/strong> means metal-on-rotor wear and the rotors usually need to come off too. A 5-minute pro check confirms exactly where you sit.<\/p>\n        <\/div>\n\n        <div class=\"rbs-pro-item\">\n          <div class=\"rbs-pro-item-num\">02<\/div>\n          <h3 class=\"rbs-pro-item-h\">Battery + charging system load test<\/h3>\n          <p>A voltmeter can tell you a battery is charged. It can't tell you whether the battery still <em>holds<\/em> a charge under load \u2014 which is what actually matters for a long highway drive in the heat. A 60-second load test reveals batteries that are about to fail. Most quick-lube shops and auto parts stores will do this for free.<\/p>\n        <\/div>\n\n        <div class=\"rbs-pro-item\">\n          <div class=\"rbs-pro-item-num\">03<\/div>\n          <h3 class=\"rbs-pro-item-h\">Alignment &amp; suspension visual<\/h3>\n          <p>If the tires showed any uneven wear pattern (item 02 above), get a pro to look at alignment and suspension components. A car that pulls slightly on the highway becomes a serious fatigue problem over 500 miles, and a worn ball joint is the kind of failure that strands a car on the shoulder. Both are visible to a tech on a lift.<\/p>\n        <\/div>\n\n      <\/div>\n\n      <!--<p style=\"margin-top: 0;\">\n        <strong>The new Send-Off Safety Check at Rippers covers items 01 and 02 above plus a full visual review\n        of items 1\u20134 from the outside walkaround<\/strong> \u2014 30 minutes, $49, written summary in your hand when\n        you leave. If we find anything that needs immediate attention, we'll tell you up front so you can decide.\n      <\/p>\n\n      <a class=\"rbs-cta-btn\" href=\"[SAFETY_BOOK_URL]\" aria-label=\"Book a Send-Off Safety Check at Rippers Body Shop\">\n        Book a Send-Off Safety Check\n        <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h14M13 5l7 7-7 7\" stroke=\"currentColor\" stroke-width=\"2.5\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/a>\n      <a class=\"rbs-cta-secondary\" href=\"tel:+19163725353\">or call (916) 372-5353<\/a>-->\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       OTHER JUNE POSTS NAV\n  ============================================================ -->\n  <section class=\"rbs-section rbs-jun-nav\" aria-labelledby=\"rbs-nav-h\">\n    <div class=\"rbs-jun-nav-inner\">\n      <div class=\"rbs-kicker\">The Send-Off Issue<\/div>\n      <h2 class=\"rbs-h2\" id=\"rbs-nav-h\">More from June.<\/h2>\n\n      <ul class=\"rbs-posts\">\n        <li class=\"rbs-post current\">\n          <div class=\"rbs-post-date\">Jun 9 \u00b7 You are here<\/div>\n          <h3 class=\"rbs-post-h\">Sending Them Off Safely: A Pre-College Car Checklist<\/h3>\n          <div class=\"rbs-post-meta\">Pre-College \u00b7 ~7 min<\/div>\n        <\/li>\n        <li class=\"rbs-post\">\n          <div class=\"rbs-post-date\">Jun 16 \u00b7 Up next<\/div>\n          <h3 class=\"rbs-post-h\">This Father's Day, Treat Dad's Truck Right<\/h3>\n          <div class=\"rbs-post-meta\">Father's Day \u00b7 ~6 min<\/div>\n          <a href=\"[POST_URL_B2]\">Read June 16 \u2192<\/a>\n        <\/li>\n        <li class=\"rbs-post\">\n          <div class=\"rbs-post-date\">Jun 23<\/div>\n          <h3 class=\"rbs-post-h\">What Sacramento Summer Heat Does to Your Paint<\/h3>\n          <div class=\"rbs-post-meta\">Paint &amp; UV \u00b7 ~6 min<\/div>\n          <a href=\"[POST_URL_B3]\">Read June 23 \u2192<\/a>\n        <\/li>\n        <li class=\"rbs-post\">\n          <div class=\"rbs-post-date\">Jun 30<\/div>\n          <h3 class=\"rbs-post-h\">The 20-Minute Pre-Departure Walkaround<\/h3>\n          <div class=\"rbs-post-meta\">Road Trip \u00b7 ~6 min<\/div>\n          <a href=\"[POST_URL_B4]\">Read June 30 \u2192<\/a>\n        <\/li>\n      <\/ul>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       FAQ (AEO)\n  ============================================================ -->\n  <section class=\"rbs-section rbs-faq\" aria-labelledby=\"rbs-faq-h\">\n    <div class=\"rbs-section-inner\">\n      <div class=\"rbs-kicker\">Common Questions<\/div>\n      <h2 class=\"rbs-h2\" id=\"rbs-faq-h\">Quick answers, in one sentence each.<\/h2>\n\n      <div class=\"rbs-faq-list\">\n\n        <div class=\"rbs-faq-item\">\n          <h3 class=\"rbs-faq-q\">What should I check on my college student's car before they drive to school?<\/h3>\n          <p class=\"rbs-faq-a\"><strong>Run through 12 visible-and-fluid items yourself and have a pro verify 3 more.<\/strong> The 12 cover lights, tires, wipers, body, the four under-hood fluids, brakes, A\/C, and current registration and insurance. The 3 pro items \u2014 brake pad thickness, battery load test, and alignment\/suspension visual \u2014 require equipment most owners don't have but take a professional under 30 minutes total.<\/p>\n        <\/div>\n\n        <div class=\"rbs-faq-item\">\n          <h3 class=\"rbs-faq-q\">How often should a car's fluids be checked?<\/h3>\n          <p class=\"rbs-faq-a\"><strong>Engine oil and coolant should be checked monthly and before any long trip; brake fluid and transmission fluid less often but always before a long drive.<\/strong> Most modern cars have transparent or clearly marked reservoirs for engine coolant, brake fluid, and washer fluid, designed to be owner-checkable without tools. Engine oil requires pulling the dipstick on a cold, level engine.<\/p>\n        <\/div>\n\n        <div class=\"rbs-faq-item\">\n          <h3 class=\"rbs-faq-q\">What's a safe tire tread depth for a long drive?<\/h3>\n          <p class=\"rbs-faq-a\"><strong>2\/32 inch is the legal minimum in California; 4\/32 inch is the practical minimum for wet-weather safety on a long highway trip.<\/strong> Use the quarter test: insert a quarter upside down into the tread. If the top of Washington's head is visible, the tread is at or below 4\/32 inch and replacement should be planned before a long drive, especially if rain is in the forecast.<\/p>\n        <\/div>\n\n        <div class=\"rbs-faq-item\">\n          <h3 class=\"rbs-faq-q\">Should I get my car professionally inspected before a college road trip?<\/h3>\n          <p class=\"rbs-faq-a\"><strong>For any drive of 200 miles or more \u2014 yes, a 30-minute pro inspection catches what an owner can't see.<\/strong> Rippers Body Shop offers a Send-Off Safety Check for $49 that covers brake pad measurement, battery load test, and the visible items most relevant to a long drive. It is not a substitute for a full pre-purchase inspection but is designed specifically for established daily drivers being trusted to a long trip.<\/p>\n        <\/div>\n\n        <div class=\"rbs-faq-item\">\n          <h3 class=\"rbs-faq-q\">What's the difference between a tune-up and a pre-trip inspection?<\/h3>\n          <p class=\"rbs-faq-a\"><strong>A tune-up is preventive maintenance \u2014 replacing wear items like spark plugs, filters, and fluids on a schedule.<\/strong> A pre-trip inspection is a visual and functional check to identify potential issues before a specific trip. They serve different purposes: a tune-up keeps the car running well long-term, while a pre-trip inspection answers whether the car is currently ready for a long drive.<\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n\n  <!-- ============================================================\n       FOOTER NOTE \/ DISCLAIMER\n  ============================================================ -->\n  <div class=\"rbs-foot-note\">\n    <strong>Rippers Body Shop<\/strong> &middot; Family-owned in West Sacramento since 1964 &middot;\n    <a href=\"tel:+19163725353\">(916) 372-5353<\/a> &middot;\n    2435 W Capitol Ave, Suite E, West Sacramento, CA 95691<br>\n    CA BAR Automotive Repair Dealer Reg. <strong>[ARD #294466]<\/strong>\n    <br><br>\n    This article is educational and reflects general visual inspection practices. It is not a substitute for a professional vehicle inspection, and it does not constitute a safety determination on any specific vehicle. See the rest of The Send-Off Issue and our\n    <a href=\"[NEWSLETTER_URL]\">June 2026 newsletter<\/a> for more.\n  <\/div>\n\n\n  <!-- ============================================================\n       JSON-LD SCHEMA \u2014 BlogPosting + HowTo + FAQPage\n  ============================================================ -->\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@graph\": [\n      {\n        \"@type\": \"BlogPosting\",\n        \"@id\": \"[POST_URL]#article\",\n        \"headline\": \"Sending Them Off Safely: A Pre-College Car Checklist for Sacramento Parents\",\n        \"alternativeHeadline\": \"The Send-Off Issue \u00b7 Week 1: 12 DIY checks + 3 pro verifications\",\n        \"description\": \"Twelve things to check on your college-bound student's car before they drive a long way to school \u2014 and the three worth paying a pro to verify. Built for Sacramento parents.\",\n        \"image\": \"[HERO_IMG]\",\n        \"datePublished\": \"[DATE_PUBLISHED]\",\n        \"dateModified\": \"[DATE_PUBLISHED]\",\n        \"author\": {\n          \"@type\": \"Organization\",\n          \"name\": \"Rippers Body Shop\",\n          \"url\": \"https:\/\/rippersbodyshops.com\/\"\n        },\n        \"publisher\": {\n          \"@type\": \"Organization\",\n          \"name\": \"Rippers Body Shop\",\n          \"logo\": {\n            \"@type\": \"ImageObject\",\n            \"url\": \"https:\/\/rippersbodyshops.com\/wp-content\/uploads\/2025\/05\/cropped-rippers-logo-.avif\"\n          }\n        },\n        \"mainEntityOfPage\": { \"@type\":\"WebPage\", \"@id\":\"[POST_URL]\" },\n        \"articleSection\": \"Buying Guides\",\n        \"keywords\": \"pre-college car checklist, college road trip car, used car inspection Sacramento, send off safety check, pre-trip car inspection, tire tread depth, brake pad thickness, battery load test, parent guide\",\n        \"about\": [\n          { \"@type\":\"Thing\", \"name\":\"Pre-trip vehicle inspection\" },\n          { \"@type\":\"Thing\", \"name\":\"College student driving safety\" },\n          { \"@type\":\"Thing\", \"name\":\"Vehicle maintenance checklist\" }\n        ],\n        \"isPartOf\": {\n          \"@type\": \"CreativeWorkSeries\",\n          \"name\": \"The Send-Off Issue\",\n          \"numberOfItems\": 4,\n          \"position\": 1\n        }\n      },\n      {\n        \"@type\": \"HowTo\",\n        \"name\": \"How to Check Your College Student's Car Before They Drive a Long Way\",\n        \"description\": \"A 12-step DIY pre-trip checklist for parents whose college-bound student is driving a long distance to school, plus 3 items worth verifying with a professional.\",\n        \"totalTime\": \"PT45M\",\n        \"supply\": [\n          { \"@type\":\"HowToSupply\", \"name\":\"The car you're sending off\" },\n          { \"@type\":\"HowToSupply\", \"name\":\"A US quarter (for the tire tread test)\" }\n        ],\n        \"tool\": [\n          { \"@type\":\"HowToTool\", \"name\":\"Good daylight\" },\n          { \"@type\":\"HowToTool\", \"name\":\"A clean rag\" }\n        ],\n        \"step\": [\n          { \"@type\":\"HowToStep\", \"position\":1, \"name\":\"Check all exterior lights\", \"text\":\"Have the student sit in the driver's seat and operate each light while you walk around: low and high beams, both brake lights, all four signals, reverse lights, and license plate lights.\" },\n          { \"@type\":\"HowToStep\", \"position\":2, \"name\":\"Check tire tread, pressure, and wear pattern\", \"text\":\"Use the quarter test for tread depth. Check pressure against the door jamb sticker. Walk all four tires looking for uneven wear like feathering or cupping.\" },\n          { \"@type\":\"HowToStep\", \"position\":3, \"name\":\"Check wiper blades and washer fluid\", \"text\":\"Run the wipers on a damp windshield. Listen for streaking, chattering, or skipping. Top up the washer fluid reservoir.\" },\n          { \"@type\":\"HowToStep\", \"position\":4, \"name\":\"Walk the car for unaddressed body damage\", \"text\":\"Look for previously-ignored issues that could worsen on a long drive: cracked mirrors, loose bumper covers, hood latches that don't seat properly.\" },\n          { \"@type\":\"HowToStep\", \"position\":5, \"name\":\"Check engine oil level and color\", \"text\":\"Pull the dipstick on a cold engine, wipe it, reinsert, then pull again. The oil should sit between the marks and be amber to brown \u2014 not black, gritty, or burnt-smelling.\" },\n          { \"@type\":\"HowToStep\", \"position\":6, \"name\":\"Check coolant level\", \"text\":\"Look at the translucent overflow reservoir. Fluid should sit between MIN and MAX marks and be clear of rust-colored particles. Never open the radiator cap on a hot engine.\" },\n          { \"@type\":\"HowToStep\", \"position\":7, \"name\":\"Check brake fluid level\", \"text\":\"Locate the brake fluid reservoir, usually at the back of the engine bay. Fluid should sit between MIN and MAX and be clear to pale yellow.\" },\n          { \"@type\":\"HowToStep\", \"position\":8, \"name\":\"Inspect the battery\", \"text\":\"Confirm terminals are clean with no blue-white corrosion, and the battery is secured in its tray. Replace any battery older than 5 years.\" },\n          { \"@type\":\"HowToStep\", \"position\":9, \"name\":\"Test the brakes on a short drive\", \"text\":\"Drive around the block. The pedal should feel firm, with no grinding, persistent squeal, or warning lights. Test the parking brake on a slight incline.\" },\n          { \"@type\":\"HowToStep\", \"position\":10, \"name\":\"Test the air conditioning\", \"text\":\"Run the A\/C at full cold, max fan, recirculate setting for 2 to 3 minutes. The vent should produce cold air, not just cooler air.\" },\n          { \"@type\":\"HowToStep\", \"position\":11, \"name\":\"Confirm current registration is in the car\", \"text\":\"Check the glove box for a current vehicle registration card matching the sticker on the rear license plate.\" },\n          { \"@type\":\"HowToStep\", \"position\":12, \"name\":\"Confirm proof of insurance is in the car\", \"text\":\"Verify a current insurance card or printed digital confirmation is in the glove box. Notify your carrier if the car will be garaged out of state during the school year.\" }\n        ]\n      },\n      {\n        \"@type\": \"FAQPage\",\n        \"mainEntity\": [\n          {\n            \"@type\": \"Question\",\n            \"name\": \"What should I check on my college student's car before they drive to school?\",\n            \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": \"Run through 12 visible-and-fluid items yourself and have a pro verify 3 more. The 12 cover lights, tires, wipers, body, the four under-hood fluids, brakes, air conditioning, and current registration and insurance. The 3 pro items \u2014 brake pad thickness, battery load test, and alignment and suspension visual \u2014 require equipment most owners don't have but take a professional under 30 minutes total.\"\n            }\n          },\n          {\n            \"@type\": \"Question\",\n            \"name\": \"How often should a car's fluids be checked?\",\n            \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": \"Engine oil and coolant should be checked monthly and before any long trip; brake fluid and transmission fluid less often but always before a long drive. Most modern cars have transparent or clearly marked reservoirs for engine coolant, brake fluid, and washer fluid, designed to be owner-checkable without tools.\"\n            }\n          },\n          {\n            \"@type\": \"Question\",\n            \"name\": \"What's a safe tire tread depth for a long drive?\",\n            \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": \"2\/32 inch is the legal minimum in California; 4\/32 inch is the practical minimum for wet-weather safety on a long highway trip. Use the quarter test: insert a quarter upside down into the tread. If the top of Washington's head is visible, the tread is at or below 4\/32 inch and replacement should be planned before a long drive.\"\n            }\n          },\n          {\n            \"@type\": \"Question\",\n            \"name\": \"Should I get my car professionally inspected before a college road trip?\",\n            \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": \"For any drive of 200 miles or more, yes, a 30-minute pro inspection catches what an owner can't see. Rippers Body Shop offers a Send-Off Safety Check for $49 that covers brake pad measurement, battery load test, and the visible items most relevant to a long drive. It is not a substitute for a full pre-purchase inspection but is designed specifically for established daily drivers being trusted to a long trip.\"\n            }\n          },\n          {\n            \"@type\": \"Question\",\n            \"name\": \"What's the difference between a tune-up and a pre-trip inspection?\",\n            \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": \"A tune-up is preventive maintenance: replacing wear items like spark plugs, filters, and fluids on a schedule. A pre-trip inspection is a visual and functional check to identify potential issues before a specific trip. They serve different purposes.\"\n            }\n          }\n        ]\n      }\n    ]\n  }\n  <\/script>\n\n<\/article>\n<!-- \/.rbs-precollege -->\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[24,23],"tags":[],"class_list":["post-88513","post","type-post","status-publish","format-standard","hentry","category-guides","category-blog"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/rippersbodyshops.com\/es\/wp-json\/wp\/v2\/posts\/88513","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rippersbodyshops.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rippersbodyshops.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rippersbodyshops.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rippersbodyshops.com\/es\/wp-json\/wp\/v2\/comments?post=88513"}],"version-history":[{"count":3,"href":"https:\/\/rippersbodyshops.com\/es\/wp-json\/wp\/v2\/posts\/88513\/revisions"}],"predecessor-version":[{"id":88517,"href":"https:\/\/rippersbodyshops.com\/es\/wp-json\/wp\/v2\/posts\/88513\/revisions\/88517"}],"wp:attachment":[{"href":"https:\/\/rippersbodyshops.com\/es\/wp-json\/wp\/v2\/media?parent=88513"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rippersbodyshops.com\/es\/wp-json\/wp\/v2\/categories?post=88513"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rippersbodyshops.com\/es\/wp-json\/wp\/v2\/tags?post=88513"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}