The Linden Pad

<style>
@import url('https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&family=Inter:wght@400;500;600&display=swap');
.hld{--bone:#F5F0E6;--oat:#E7DDCB;--clay:#C2906B;--terra:#B85C3C;--sage:#9BA88C;--ink:#211C16;--fog:#8A8378;--line:#E0D6C6;
  --serif:'Fraunces',Georgia,serif;--sans:'Inter',system-ui,sans-serif;
  font-family:var(--sans);color:var(--ink);line-height:1.65;background:var(--bone)}
.hld *{box-sizing:border-box}
.hld h1,.hld h2,.hld h3,.hld h4{font-family:var(--serif);font-weight:500;line-height:1.12;letter-spacing:-.01em;margin:0}
.hld p{margin:0}
.hld-w{max-width:1140px;margin:0 auto;padding:0 24px}
.hld-sec{padding:80px 0}
.hld-ey{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--clay);font-weight:600}
.hld-center{text-align:center;max-width:760px;margin:0 auto}
.hld-h2{font-size:38px;margin:10px 0 16px}
.hld-lead{font-size:17px;color:#4a443c}
.hld-btn{display:inline-block;background:var(--terra);color:#fff;padding:16px 34px;border-radius:40px;font-weight:600;font-size:15px;border:none;cursor:pointer}
.hld-btn:hover{background:#a04e30}
.hld-stars{color:var(--terra);letter-spacing:2px}
.hld-ph{background:var(--oat);border:1px dashed var(--clay);color:var(--fog);display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;letter-spacing:.06em;text-transform:uppercase;border-radius:14px;padding:16px;position:relative}
.hld-anno{background:var(--ink);color:var(--bone);text-align:center;font-size:13px;letter-spacing:.06em;padding:11px}
.hld-hero{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:70px 0 60px}
.hld-hero h1{font-size:52px;margin:14px 0 18px}
.hld-hero .sub{font-size:18px;color:#4a443c;max-width:30em;margin-bottom:24px}
.hld-cta{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-bottom:20px}
.hld-benes-hero{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;font-size:14px;color:#4a443c}
.hld-benes-hero div::before{content:"\2713";color:var(--sage);font-weight:700;margin-right:8px}
.hld-trust{background:var(--oat);text-align:center;padding:18px 0;font-size:13px;letter-spacing:.04em;color:#5c5448}
.hld-trust span{margin:0 16px}
.hld-two{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}
.hld-benes{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:26px;margin-top:46px}
.hld-bene{background:#fff;border:1px solid var(--line);border-radius:18px;padding:30px}
.hld-bene .n{font-family:var(--serif);font-size:30px;color:var(--clay)}
.hld-bene h3{font-size:21px;margin:8px 0 10px}
.hld-bene p{font-size:15px;color:#5c5448}
.hld-feat{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px;margin-top:42px;padding:0;list-style:none}
.hld-feat li{background:#fff;border-left:3px solid var(--terra);padding:18px 20px;border-radius:0 12px 12px 0;font-size:15px}
.hld-feat li b{display:block;font-family:var(--serif);font-size:17px;margin-bottom:4px;font-weight:600}
.hld-feat li span{color:var(--fog);font-size:13px}
.hld-table{width:100%;border-collapse:collapse;margin-top:40px;background:#fff;border-radius:16px;overflow:hidden;font-size:14px}
.hld-table th,.hld-table td{padding:16px 14px;text-align:center;border-bottom:1px solid var(--line)}
.hld-table th{background:var(--ink);color:var(--bone);font-family:var(--sans);font-weight:600;font-size:13px}
.hld-table th:first-child,.hld-table td:first-child{text-align:left;font-weight:500}
.hld-table td.us{background:#FBF3EC;font-weight:600}
.hld-table thead th.us{background:var(--terra)}
.hld-yes{color:#2f7a55;font-weight:700}.hld-no{color:#b23b3b}.hld-mid{color:#b58a2e}
.hld-ba{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:36px}
.hld-ba .hld-ph{height:320px}
.hld-tag{position:absolute;top:14px;left:14px;background:var(--ink);color:#fff;font-size:11px;letter-spacing:.1em;padding:5px 12px;border-radius:20px}
.hld-revs{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px;margin-top:44px}
.hld-rev{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px}
.hld-rev .hld-stars{font-size:14px}
.hld-rev h4{font-family:var(--sans);font-size:15px;font-weight:600;margin:10px 0 6px}
.hld-rev p{font-size:14px;color:#5c5448}
.hld-rev .who{margin-top:12px;font-size:12px;color:var(--fog);letter-spacing:.04em}
.hld-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:44px}
.hld-step{text-align:center}
.hld-step .num{width:52px;height:52px;border-radius:50%;background:var(--terra);color:#fff;font-family:var(--serif);font-size:22px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}
.hld-step h3{font-size:20px;margin-bottom:8px}
.hld-step p{font-size:14px;color:#5c5448}
.hld-guar{background:var(--ink);color:var(--bone);text-align:center}
.hld-guar h2{color:var(--bone);font-size:36px;margin-bottom:18px}
.hld-guar p{max-width:620px;margin:0 auto 22px;color:#d8cdbb;font-size:16px}
.hld-guar .row{font-size:13px;letter-spacing:.05em;color:#b6ab98}
.hld details{background:#fff;border:1px solid var(--line);border-radius:14px;margin-bottom:12px;padding:4px 22px}
.hld summary{cursor:pointer;list-style:none;padding:18px 0;font-weight:600;font-size:16px;display:flex;justify-content:space-between;align-items:center}
.hld summary::-webkit-details-marker{display:none}
.hld summary::after{content:"+";font-size:24px;color:var(--clay)}
.hld details[open] summary::after{content:"\2013"}
.hld details p{padding:0 0 20px;color:#5c5448;font-size:15px}
.hld-final{background:var(--clay);color:#fff;text-align:center}
.hld-final h2{color:#fff;font-size:42px;margin-bottom:16px}
.hld-final p{max-width:560px;margin:0 auto 26px;font-size:17px;color:#fdf3ea}
.hld-final .hld-btn{background:var(--ink)}
.hld-final .re{margin-top:18px;font-size:13px;color:#f3e5d8;letter-spacing:.04em}
@media(max-width:820px){
  .hld-hero,.hld-two{grid-template-columns:1fr}
  .hld-steps{grid-template-columns:1fr}
  .hld-hero h1{font-size:38px}.hld-h2,.hld-guar h2,.hld-final h2{font-size:28px}
}
</style>

<div class="hld">

  <div class="hld-anno">Free US shipping over $65 &#183; 90-night Dry-Floor Guarantee &#183; Designed in Los Angeles</div>

  <div class="hld-w"><div class="hld-hero">
    <div>
      <div class="hld-ey">Designed in studio &#183; Loved in 2,000+ homes</div>
      <h1>Dry floors. Beautiful home. Finally both.</h1>
      <p class="sub">The Linden Pad is a washable, leak-proof floor mat engineered like performance gear and designed like a home object &#8212; so accidents, spills, and muddy paws never cost you your floors <em>or</em> your aesthetic.</p>
      <div class="hld-cta">
        <a class="hld-btn" href="#hld-buy">Protect my floors &#8594;</a>
        <span><span class="hld-stars">&#9733;&#9733;&#9733;&#9733;&#9733;</span> <b>2,000+ homes protected</b></span>
      </div>
      <div class="hld-benes-hero">
        <div>Leak-proof sealed core</div><div>Machine washable for years</div>
        <div>Non-slip grip on hardwood</div><div>4 sizes incl. a Runner</div>
      </div>
    </div>
    <div class="hld-ph" style="height:500px">Hero lifestyle photo &#8212; dog on the Linden Pad in a styled, sunlit home</div>
  </div></div>

  <div class="hld-trust"><span>&#9733; 4.9 / 5</span><span>&#183;</span><span>90-Night Guarantee</span><span>&#183;</span><span>Lifetime Leak Warranty</span><span>&#183;</span><span>4 interest-free payments</span></div>

  <div class="hld-sec"><div class="hld-w hld-two">
    <div class="hld-ph" style="height:380px">Editorial photo &#8212; crinkly blue disposable pads & the mess they cause</div>
    <div>
      <div class="hld-ey">The problem</div>
      <h2 class="hld-h2">You shouldn't have to choose between your pet and your home.</h2>
      <p class="hld-lead">You love them. You don't love the 2 a.m. puddle by the door, the splash zone around the water bowl, or the muddy trail across the rug you saved up for. So you bought disposable pads &#8212; and now your home looks like a clinic. Crinkly blue plastic. A faint smell that never leaves. And they still leak, curl, and slide.</p>
      <p class="hld-lead" style="margin-top:14px"><b>Disposables</b> are ugly and wasteful. <b>Generic washables</b> look like hospital bedding and trap odor. <b>Towels</b> soak through and do nothing for smell. You need protection that works <em>and</em> disappears into your home.</p>
    </div>
  </div></div>

  <div class="hld-sec" style="background:var(--oat)"><div class="hld-w hld-center">
    <div class="hld-ey">Introducing</div>
    <h2 class="hld-h2">Meet the Linden Pad.</h2>
    <p class="hld-lead">As serious about performance as it is about design. A quick-wicking quilted top pulls moisture in on contact. A fully sealed waterproof core stops leaks before they reach your floor. A silicone-dot base grips hardwood so it won't slide &#8212; and the whole thing goes in the wash and comes out fresh, again and again. No crinkle. No clinic look. No landfill guilt.</p>
    <div class="hld-ph" style="height:360px;margin-top:36px">Product hero + layer cutaway &#8212; quilted top &#8594; locking core &#8594; waterproof film &#8594; non-slip base</div>
  </div></div>

  <div class="hld-sec"><div class="hld-w">
    <div class="hld-center"><div class="hld-ey">Why you'll love it</div><h2 class="hld-h2">Built for the outcome, not the spec sheet.</h2></div>
    <div class="hld-benes">
      <div class="hld-bene"><div class="n">01</div><h3>Wake up to dry floors</h3><p>The sealed core locks liquid in and off your hardwood. Accidents become a non-event &#8212; wipe, wash, move on.</p></div>
      <div class="hld-bene"><div class="n">02</div><h3>Your home still looks like yours</h3><p>Curated patterns and a soft scalloped edge read as decor, not equipment. Guests think it's a mat.</p></div>
      <div class="hld-bene"><div class="n">03</div><h3>Smell stays gone &#8212; for real</h3><p>Quick-dry top, sealed core, and the optional Fresh System neutralize odor at the source. No "pad smell."</p></div>
      <div class="hld-bene"><div class="n">04</div><h3>Spend once, not weekly</h3><p>One Linden Pad replaces hundreds of disposables. The math pays for itself in weeks.</p></div>
      <div class="hld-bene"><div class="n">05</div><h3>Protection that travels</h3><p>Crates, car seats, caf&#233;s, hotels, grandma's house. Roll it up and your pet's safe spot comes along.</p></div>
    </div>
  </div></div>

  <div class="hld-sec" style="background:var(--oat)"><div class="hld-w">
    <div class="hld-center"><div class="hld-ey">Feature breakdown</div><h2 class="hld-h2">Every layer earns its place.</h2></div>
    <ul class="hld-feat">
      <li><b>Quick-wicking quilted top</b>Pulls moisture off the surface fast. <span>No tracked-around wet prints.</span></li>
      <li><b>Locking absorbent core</b>Holds liquid without spreading. <span>No edge leaks or surprise puddles.</span></li>
      <li><b>Sealed waterproof TPU film</b>A true barrier to your floor. <span>Protects hardwood, rugs, resale value.</span></li>
      <li><b>Silicone-dot non-slip base</b>Grips hard floors. <span>Stays put even when your dog skids on.</span></li>
      <li><b>Machine washable + dryer-safe</b>Survives hundreds of cycles. <span>A true buy-once product.</span></li>
      <li><b>4 sizes + a 60" Runner</b>Real coverage. <span>For big dogs, entryways, multi-pet homes.</span></li>
    </ul>
  </div></div>

  <div class="hld-sec"><div class="hld-w">
    <div class="hld-center"><div class="hld-ey">How we compare</div><h2 class="hld-h2">Not all pads are created equal.</h2></div>
    <table class="hld-table">
      <thead><tr><th>&nbsp;</th><th class="us">The Linden Pad</th><th>Disposable pads</th><th>Generic washable</th></tr></thead>
      <tbody>
        <tr><td>Leak-proof sealed core</td><td class="us"><span class="hld-yes">&#10003;</span></td><td><span class="hld-mid">Often leaks</span></td><td><span class="hld-mid">Inconsistent</span></td></tr>
        <tr><td>Looks good in your home</td><td class="us"><span class="hld-yes">&#10003; Designer</span></td><td><span class="hld-no">Clinical</span></td><td><span class="hld-no">Hospital-style</span></td></tr>
        <tr><td>Non-slip on hardwood</td><td class="us"><span class="hld-yes">&#10003; Silicone</span></td><td><span class="hld-no">Slides</span></td><td><span class="hld-mid">Plain back</span></td></tr>
        <tr><td>Odor control</td><td class="us"><span class="hld-yes">&#10003; Fresh System</span></td><td><span class="hld-no">Lingers</span></td><td><span class="hld-mid">Traps smell</span></td></tr>
        <tr><td>Cost over 1 year</td><td class="us"><span class="hld-yes">One purchase</span></td><td><span class="hld-no">$300&#8211;600+</span></td><td><span class="hld-mid">Replace often</span></td></tr>
        <tr><td>Size options</td><td class="us"><span class="hld-yes">4 + Runner</span></td><td><span class="hld-mid">Few</span></td><td><span class="hld-mid">Usually one</span></td></tr>
        <tr><td>Guarantee</td><td class="us"><span class="hld-yes">90 nights + lifetime</span></td><td><span class="hld-no">None</span></td><td><span class="hld-no">None</span></td></tr>
      </tbody>
    </table>
  </div></div>

  <div class="hld-sec" style="background:var(--oat)"><div class="hld-w hld-center">
    <div class="hld-ey">The glow-up</div><h2 class="hld-h2">The pee pad upgrade your home deserves.</h2>
    <div class="hld-ba">
      <div class="hld-ph"><span class="hld-tag">BEFORE</span>Crinkly blue plastic by the door</div>
      <div class="hld-ph"><span class="hld-tag">AFTER</span>A scalloped Linden Pad that looks like decor</div>
    </div>
  </div></div>

  <div class="hld-sec"><div class="hld-w">
    <div class="hld-center"><div class="hld-ey">2,000+ homes protected</div><h2 class="hld-h2">Loved by pet parents (and their floors).</h2></div>
    <div class="hld-revs">
      <div class="hld-rev"><div class="hld-stars">&#9733;&#9733;&#9733;&#9733;&#9733;</div><h4>Finally a pad I don't hide.</h4><p>Bought the Rotation duo for our puppy. They look like little rugs and the floors stay bone dry.</p><div class="who">Maya R. &#183; Brooklyn, NY</div></div>
      <div class="hld-rev"><div class="hld-stars">&#9733;&#9733;&#9733;&#9733;&#9733;</div><h4>Game changer for our senior lab.</h4><p>Night accidents used to mean 6 a.m. floor scrubbing. Now: wash, dry, repeat.</p><div class="who">Daniel K. &#183; Austin, TX</div></div>
      <div class="hld-rev"><div class="hld-stars">&#9733;&#9733;&#9733;&#9733;&#9733;</div><h4>The non-slip base is the hero.</h4><p>Other washable pads slid all over our tile. This one doesn't move.</p><div class="who">Priya S. &#183; Chicago, IL</div></div>
      <div class="hld-rev"><div class="hld-stars">&#9733;&#9733;&#9733;&#9733;&#9733;</div><h4>No smell. Truly none.</h4><p>The Fresh System spray is worth it. House smells normal again.</p><div class="who">Erin C. &#183; Portland, OR</div></div>
      <div class="hld-rev"><div class="hld-stars">&#9733;&#9733;&#9733;&#9733;&#9733;</div><h4>The Runner for our entryway.</h4><p>Catches every muddy-paw mess after walks. Wish I'd had it years ago.</p><div class="who">Tom &amp; Greg &#183; Denver, CO</div></div>
      <div class="hld-rev"><div class="hld-stars">&#9733;&#9733;&#9733;&#9733;&#9733;</div><h4>Worth every penny vs disposables.</h4><p>We were spending $40/mo on plastic ones. Did the math in week three.</p><div class="who">Olivia P. &#183; Nashville, TN</div></div>
      <div class="hld-rev"><div class="hld-stars">&#9733;&#9733;&#9733;&#9733;&#9733;</div><h4>Three dogs. It survives my house.</h4><p>Washed it 40+ times already, still like new.</p><div class="who">Carlos M. &#183; Miami, FL</div></div>
      <div class="hld-rev"><div class="hld-stars">&#9733;&#9733;&#9733;&#9733;&#9733;</div><h4>Travels with us everywhere.</h4><p>Hotel floors, the car, my mom's house. The roll bag is genius.</p><div class="who">Sofia D. &#183; San Diego, CA</div></div>
      <div class="hld-rev"><div class="hld-stars">&#9733;&#9733;&#9733;&#9733;&#9733;</div><h4>Looks expensive, works better.</h4><p>Got compliments on a pee pad. Wild.</p><div class="who">Nina V. &#183; Boston, MA</div></div>
      <div class="hld-rev"><div class="hld-stars">&#9733;&#9733;&#9733;&#9733;&#9734;</div><h4>Great pad, wanted more colors.</h4><p>Performance is excellent. Hoping they add a green solid soon.</p><div class="who">Hannah L. &#183; Seattle, WA</div></div>
    </div>
  </div></div>

  <div class="hld-sec" style="background:var(--oat)"><div class="hld-w">
    <div class="hld-center"><div class="hld-ey">How it works</div><h2 class="hld-h2">Protection in three steps.</h2></div>
    <div class="hld-steps">
      <div class="hld-step"><div class="num">1</div><h3>Place it</h3><p>By the door, under bowls, in the crate, on the car seat &#8212; wherever messes happen.</p></div>
      <div class="hld-step"><div class="num">2</div><h3>Let it work</h3><p>The top wicks, the core locks, the base grips. Your floor stays dry.</p></div>
      <div class="hld-step"><div class="num">3</div><h3>Wash &amp; reuse</h3><p>Machine wash cold, tumble dry low, ready for years of accidents.</p></div>
    </div>
  </div></div>

  <div class="hld-sec"><div class="hld-w hld-two">
    <div>
      <div class="hld-ey">Real life with pets</div>
      <h2 class="hld-h2">Made for the moments you didn't plan for.</h2>
      <p class="hld-lead">Morning splashes at the water bowl. The puppy who hasn't quite figured it out. The senior who needs a little grace. Rainy-day paws. Road trips and crate naps. The Linden Pad slips into all of it &#8212; protecting your floors without breaking the look of your home. Less scrubbing, less worrying, more time actually enjoying them.</p>
      <p class="hld-lead" style="margin-top:14px;color:var(--fog);font-size:14px">By the door &#183; Under food &amp; water bowls &#183; Crates &amp; carriers &#183; Couch &amp; car seats &#183; Entryways (Runner) &#183; Travel &amp; overnights</p>
    </div>
    <div class="hld-ph" style="height:400px">Lifestyle grid &#8212; pad in use across home, crate, car, entryway</div>
  </div></div>

  <div class="hld-sec hld-guar"><div class="hld-w">
    <div class="hld-ey" style="color:var(--clay)">Risk-free</div>
    <h2>The 90-Night Dry-Floor Guarantee.</h2>
    <p>Try the Linden Pad for 90 nights. If your floors aren't drier and your home doesn't feel calmer, email us for a full refund &#8212; and keep the pad to donate to a local shelter, on us. Every pad is also backed by a Lifetime Leak Warranty.</p>
    <div class="row">Free prepaid returns &#183; Free US shipping over $65 &#183; Designed in Los Angeles &#183; Shop Pay installments</div>
  </div></div>

  <div class="hld-sec"><div class="hld-w" style="max-width:820px">
    <div class="hld-center"><div class="hld-ey">Questions</div><h2 class="hld-h2">Everything you might be wondering.</h2></div>
    <div style="margin-top:36px">
      <details open><summary>Will it actually stop leaks?</summary><p>Yes. The sealed waterproof TPU core is a true barrier &#8212; liquid stays in the pad, off your floor. Backed by our Lifetime Leak