:root{--ink:#23312d;--cream:#f7f2e8;--paper:#fffdf8;--sage:#a8bda5;--orange:#ef7d4f;--line:#23312d21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:88px;padding:0 max(5vw,24px);display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:12px;font-weight:700;display:flex}.pup-avatar{border:3px solid var(--paper);background:#d9cfa7;border-radius:50%;flex:none;width:44px;height:44px;display:block;overflow:hidden;box-shadow:0 3px 12px #23312d38}.pup-avatar.small{border-width:2px;width:40px;height:40px}.pup-avatar.large{border-width:4px;width:72px;height:72px}.pup-avatar img{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.08)}.operator-link{border-bottom:1px solid var(--ink);padding-bottom:4px;font-size:13px;font-weight:600}.operator-link span{color:var(--orange)}.hero{border-bottom:1px solid var(--line);grid-template-columns:1.02fr .98fr;min-height:760px;display:grid;overflow:hidden}.hero-copy{max-width:720px;padding:118px 5vw 80px}.eyebrow{letter-spacing:.19em;color:#68766f;margin:0 0 24px;font-size:11px;font-weight:700}h1{letter-spacing:-.065em;margin:0 0 36px;font-size:clamp(62px,7.2vw,112px);font-weight:600;line-height:.86}h1 em,h2 em{color:var(--orange);font-family:Newsreader,serif;font-weight:500}.dek{color:#59645f;max-width:580px;margin-bottom:35px;font-size:19px;line-height:1.65}.primary{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:4px;justify-content:space-between;gap:24px;min-width:250px;padding:18px 22px 18px 26px;font-weight:600;display:inline-flex}.primary:hover{background:var(--orange)}.primary:disabled{opacity:.6}.fine{color:#7a847f;margin:14px 0 50px;font-size:12px}.trust-row{color:#59645f;flex-wrap:wrap;align-items:center;gap:13px;font-size:11px;font-weight:600;display:flex}.trust-row i{background:var(--orange);border-radius:50%;width:3px;height:3px}.phone-wrap{background:var(--sage);place-items:center;min-height:720px;display:grid;position:relative}.sun-shape{opacity:.52;background:#d9cfa7;border-radius:50%;width:620px;height:620px;position:absolute;top:80px;right:-150px}.pup-collage{pointer-events:none;position:absolute;inset:0;overflow:hidden}.pup-card{object-fit:cover;border:9px solid var(--paper);filter:saturate(.9);border-bottom-width:28px;border-radius:4px;width:155px;height:190px;position:absolute;box-shadow:0 18px 40px #23312d33}.pup-card.one{top:8%;left:4%;transform:rotate(-9deg)}.pup-card.two{top:20%;right:3%;transform:rotate(8deg)}.pup-card.three{bottom:5%;left:2%;transform:rotate(6deg)}.phone{z-index:1;border:9px solid var(--ink);background:#f4f1eb;border-radius:48px;flex-direction:column;width:min(390px,82%);height:700px;display:flex;overflow:hidden;transform:rotate(1.2deg);box-shadow:0 28px 70px #23312d47}.phone-top{background:var(--paper);border-bottom:1px solid var(--line);align-items:center;gap:10px;height:78px;padding:12px 15px;display:flex}.phone-top div:first-of-type{flex-direction:column;flex:1;display:flex}.phone-top strong{font-size:14px}.phone-top small{color:#78817d;font-size:10px}.back{font-size:30px}.dots{letter-spacing:2px;font-size:12px}.thread{flex:1;padding:18px 13px;overflow-y:auto}.bubble-row{margin:8px 0;display:flex}.bubble-row.user{justify-content:flex-end}.bubble{background:#fff;border-radius:18px 18px 18px 5px;max-width:87%;overflow:hidden;box-shadow:0 2px 10px #23312d0f}.user .bubble{background:var(--ink);color:#fff;border-radius:18px 18px 5px}.bubble p{margin:10px 13px;font-size:13px;line-height:1.45}.bubble img{object-fit:cover;width:100%;height:225px;display:block}.empty-thread{text-align:center;color:#78817d;place-content:center;justify-items:center;height:100%;display:grid}.empty-thread button{color:var(--orange);cursor:pointer;background:0 0;border:0;font-weight:700}.typing{gap:4px;padding:13px 15px;display:flex}.typing b{background:#a4aaa7;border-radius:50%;width:6px;height:6px;animation:1s infinite bounce}.typing b:nth-child(2){animation-delay:.14s}.typing b:nth-child(3){animation-delay:.28s}@keyframes bounce{50%{transform:translateY(-4px)}}.composer{background:var(--paper);border-top:1px solid var(--line);gap:8px;padding:11px;display:flex}.composer input{border:1px solid var(--line);background:#f5f3ee;border-radius:22px;outline:none;flex:1;min-width:0;padding:10px 14px}.composer button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:50%;width:38px;font-weight:800}.composer button:disabled{opacity:.35}.how{background:var(--paper);padding:110px 5vw 130px}.how h2{letter-spacing:-.045em;max-width:840px;margin:0 0 80px;font-size:clamp(42px,5vw,74px);line-height:1}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:4vw;padding-top:30px;display:grid}.steps b{color:var(--orange);font-size:12px}.steps h3{margin:28px 0 12px;font-size:22px}.steps p{color:#66716c;max-width:340px;line-height:1.65}footer{justify-content:space-between;align-items:center;min-height:180px;padding:40px 5vw;display:flex}footer p{color:#6a746f;font-size:13px}.onboarding-shade{z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#17221ea6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.onboarding-card{background:var(--paper);border-radius:12px;width:min(540px,100%);padding:34px;position:relative;box-shadow:0 30px 90px #0000004d}.onboarding-card>.mark{margin-bottom:25px}.onboarding-card .eyebrow{margin-bottom:8px}.onboarding-card h2{letter-spacing:-.04em;margin:0 0 28px;font-size:36px}.onboarding-card label,.onboarding-card legend{margin-bottom:10px;font-size:12px;font-weight:700;display:block}.onboarding-card label input{border:1px solid var(--line);background:#f5f1e9;border-radius:5px;outline:none;width:100%;margin-top:8px;padding:13px;display:block}.onboarding-card fieldset{border:0;gap:8px;margin:24px 0 20px;padding:0;display:grid}.onboarding-card fieldset button{border:1px solid var(--line);text-align:left;cursor:pointer;color:var(--ink);background:#fff;border-radius:6px;justify-content:space-between;padding:12px 14px;display:flex}.onboarding-card fieldset button small{color:#7b847f}.onboarding-card fieldset button.chosen{border-color:var(--orange);box-shadow:inset 3px 0 var(--orange);background:#fff8f2}.full{width:100%}.close{color:#6f7974;cursor:pointer;background:0 0;border:0;font-size:26px;position:absolute;top:14px;right:18px}.consent-copy{text-align:center;color:#7a837f;margin:12px 20px 0;font-size:10px;line-height:1.5}.operator{background:#f3efe6;min-height:100vh}.operator header{justify-content:space-between;align-items:flex-end;padding:80px 5vw 55px;display:flex}.operator header h1{max-width:900px;margin:0;font-size:clamp(52px,6vw,88px)}.loop-status{background:var(--paper);border:1px solid var(--line);border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:2px 9px;padding:16px 20px;font-size:13px;font-weight:700;display:grid}.loop-status small{color:#79837e;grid-column:2;font-weight:400}.pulse{background:#6e9c72;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #6e9c7224}.metrics{border-block:1px solid var(--line);background:var(--paper);grid-template-columns:repeat(4,1fr);display:grid}.metrics article{border-right:1px solid var(--line);flex-direction:column;padding:28px 5vw 28px 28px;display:flex}.metrics small{color:#718078;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:700}.metrics strong{margin:7px 0;font-family:Newsreader,serif;font-size:50px;font-weight:500}.metrics span{color:#7b847f;font-size:11px}.operator-grid{grid-template-columns:1.2fr .8fr;gap:22px;padding:28px 5vw 80px;display:grid}.panel{background:var(--paper);border:1px solid var(--line);border-radius:6px;padding:28px}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding-bottom:20px;display:flex}.panel-head .eyebrow{margin-bottom:7px}.panel-head h2{margin:0;font-size:26px}.panel-head>span{color:#77817c;font-size:11px}.member{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:17px 0;display:flex}.avatar{background:#d8e1d4;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.member>div:nth-child(2){flex-direction:column;flex:1;display:flex}.member small{color:#7a837f;margin-top:3px}.stage{text-transform:uppercase;letter-spacing:.08em;background:#e8e4dc;border-radius:20px;padding:5px 8px;font-size:10px}.stage.helpful,.stage.trusted{color:#466349;background:#d7e7d5}.empty{color:#7a837f;padding:40px 0}.safe{background:#dce9d9;border-radius:20px;padding:5px 8px;color:#527457!important}.studio-preview{align-items:center;gap:15px;padding:28px 0;display:flex}.mark.large{width:64px;height:64px}.studio-preview>div:nth-child(2){flex-direction:column;gap:5px;display:flex}.studio-preview small{color:#7b847f}.visa-panel dl{margin:0}.visa-panel dl div{border-top:1px solid var(--line);justify-content:space-between;padding:12px 0;font-size:12px;display:flex}.visa-panel dt{color:#737d78}.visa-panel dd{margin:0;font-weight:600}.guardrail{color:#626d67;background:#f0ece2;border-radius:5px;padding:15px;font-size:11px;line-height:1.55}.onboarding-card>.pup-avatar{margin-bottom:25px}.studio-preview>.pup-avatar{width:64px;height:64px}@media (max-width:850px){.hero{grid-template-columns:1fr}.hero-copy{padding-top:70px}.phone-wrap{min-height:760px}.steps{grid-template-columns:1fr}.operator header{flex-direction:column;align-items:start;gap:30px}.metrics{grid-template-columns:1fr 1fr}.operator-grid{grid-template-columns:1fr}.phone{height:660px}.operator-link{display:none}.pup-card{width:125px;height:155px}}@media (max-width:500px){nav{height:72px}.hero-copy{padding:60px 24px}.hero h1{font-size:58px}.how{padding:80px 24px}.trust-row{display:none}.phone{width:88%}.metrics{grid-template-columns:1fr}.operator-grid{padding-inline:16px}.operator header{padding-inline:20px}footer{flex-direction:column;align-items:start;gap:20px}.pup-card.one,.pup-card.three{display:none}.pup-card.two{right:-25px}}.operator-gate{padding:0 5vw 40px}.operator-gate form{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.operator-gate label{flex-direction:column;gap:6px;font-size:13px;display:flex}.operator-gate input{border:1px solid #00000026;border-radius:10px;min-width:260px;padding:10px 12px}.funnel-panel{margin:0 5vw 28px;overflow-x:auto}.funnel-table{border-collapse:collapse;width:100%;font-size:13px}.funnel-table th,.funnel-table td{text-align:left;white-space:nowrap;padding:8px 10px}.funnel-table thead th{opacity:.6;border-bottom:1px solid #0000001f;font-weight:600}.funnel-table tbody tr:nth-child(2n){background:#00000008}.adoptable-line{color:#3c4a3f;max-width:46ch;margin:20px 0;font-size:15px;line-height:1.5}.adoptable-line a{color:#d9663d;font-weight:600}.shelters{border-top:1px solid #1e2d2314;padding:72px 5vw 40px}.shelters h2{margin:8px 0 18px;font-size:clamp(28px,4vw,44px);line-height:1.1}.shelters h2 em{color:#d9663d;font-style:italic}.shelters-lede{color:#3c4a3f;max-width:62ch;font-size:17px;line-height:1.6}.shelters-points{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px;margin:32px 0 18px;display:grid}.shelters-points h3{margin:0 0 6px;font-size:17px}.shelters-points p{color:#55635a;margin:0;line-height:1.5}.shelters-contact{color:#55635a}.photo-credits{color:#6d7a71;margin-top:10px;font-size:12px;line-height:1.6}.photo-credits a{color:#6d7a71;text-decoration:underline}.shelter-page{max-width:780px;margin:0 auto;padding:56px 24px 80px}.shelter-page h1{margin:6px 0 14px;font-size:clamp(28px,5vw,42px)}.shelter-page .lede{color:#55635a;font-size:17px;line-height:1.6}.shelter-totals{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;margin:28px 0;display:grid}.shelter-totals div{background:#f4f1e9;border-radius:14px;padding:18px}.shelter-totals strong{font-size:30px;display:block}.shelter-totals span{color:#55635a;font-size:14px}.shelter-dog{border-top:1px solid #1e2d2314;grid-template-columns:220px 1fr;align-items:start;gap:22px;padding:24px 0;display:grid}.shelter-dog img{object-fit:cover;aspect-ratio:1;border-radius:14px;width:100%}.shelter-dog h2{margin:0 0 6px;font-size:22px}.shelter-dog dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:16px 0;display:grid}.shelter-dog dt{text-transform:uppercase;letter-spacing:.06em;color:#6d7a71;font-size:12px}.shelter-dog dd{margin:2px 0 0;font-size:16px}.shelter-cta{color:#fff;background:#1e2d23;border-radius:999px;padding:10px 16px;font-weight:600;text-decoration:none;display:inline-block}.shelter-dog .credit{color:#6d7a71;margin-top:12px;font-size:12px}.shelter-foot{color:#55635a;margin:32px 0 18px}@media (max-width:640px){.shelter-dog{grid-template-columns:1fr}}footer{flex-wrap:wrap;gap:14px 28px}footer .brand{flex:none}.photo-credits{flex:1 0 100%;margin-top:4px}
