:root{--ink:#2d2033;--plum:#4b185d;--plum2:#351042;--yellow:#f5b326;--green:#72bd88;--sky:#eaf7ff;--paper:#fff;--line:#e5dfe8;--muted:#776d7b}*{box-sizing:border-box}body.phpets-app-body{margin:0;background:#f5f3f6;color:var(--ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.phpets-app{max-width:1180px;min-height:100vh;margin:auto;padding:env(safe-area-inset-top) 14px calc(96px + env(safe-area-inset-bottom))}.phpets-app-header{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 3px 14px}.phpets-app-header h1{font-size:34px;line-height:1;margin:3px 0 6px}.phpets-app-header p{margin:0;color:var(--muted)}.phpets-app-eyebrow{font-size:11px;line-height:1.3;letter-spacing:.1em;text-transform:uppercase;color:#a26700;font-weight:850}.phpets-avatar{width:42px;height:42px;border-radius:50%;background:var(--plum);color:#fff;text-decoration:none;display:grid;place-items:center;font-weight:900}.phpets-app-notice{margin:0 0 14px;background:#e4f6e9;color:#27673b;border:1px solid #b9e1c5;padding:11px 14px;border-radius:13px;font-weight:750}.phpets-app-notice.is-error{background:#fff0f0;border-color:#efc6c6;color:#8a2525}.phpets-primary-button,.phpets-mini-button,.phpets-complete-button{border:0;border-radius:999px;background:var(--yellow);color:var(--ink);font-weight:900;padding:11px 15px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.phpets-mini-button{padding:8px 12px;background:var(--sky);color:var(--plum)}.phpets-hero-card{display:flex;justify-content:space-between;gap:18px;align-items:center;background:linear-gradient(135deg,#fff7dd,#fff);border:1px solid #efd897;border-radius:22px;padding:19px;margin-bottom:15px}.phpets-hero-card h2{font-size:27px;margin:4px 0}.phpets-hero-card p{margin:0;color:var(--muted)}.phpets-today-list,.phpets-days,.phpets-record-list,.phpets-pet-grid{display:grid;gap:13px}.phpets-busy-card,.phpets-google-busy{display:flex;justify-content:space-between;gap:12px;align-items:center;background:#e9edf2;border-left:4px solid #7b8792;border-radius:12px;padding:11px 12px;color:#46515b}.phpets-busy-card span,.phpets-google-busy span{font-size:12px;text-transform:uppercase;font-weight:800}.phpets-empty-state,.phpets-day,.phpets-record-card,.phpets-settings-form{background:#fff;border:1px solid var(--line);border-radius:20px;padding:16px;box-shadow:0 8px 24px rgba(43,24,49,.055)}.phpets-empty-state{text-align:center;padding:34px}.phpets-empty-state h3{margin:0 0 6px}.phpets-week-nav{display:grid;grid-template-columns:1fr 1fr 1fr;background:var(--plum);border-radius:16px;overflow:hidden;margin-bottom:15px;position:sticky;top:7px;z-index:20}.phpets-week-nav a{color:#fff;text-align:center;text-decoration:none;font-weight:800;font-size:13px;padding:13px 5px}.phpets-week-nav a+a{border-left:1px solid #ffffff2b}.phpets-day.is-today{border-color:var(--yellow);box-shadow:0 0 0 2px #f5b32625}.phpets-day-heading,.phpets-section-heading,.phpets-appointment-top,.phpets-invoice-row{display:flex;align-items:center;justify-content:space-between;gap:13px}.phpets-day-heading{margin-bottom:10px}.phpets-day-heading span{display:block;font-size:11px;text-transform:uppercase;color:var(--muted);font-weight:850;letter-spacing:.08em}.phpets-day-heading strong{font-size:22px}.phpets-empty-day{margin:0;color:#948a98}.phpets-appointment{border-top:1px solid var(--line);padding:14px 0 2px}.phpets-appointment:first-of-type{border-top:0}.phpets-appointment h3{font-size:20px;margin:7px 0 2px}.phpets-appointment p{margin:4px 0}.phpets-slot{font-weight:900;color:var(--plum)}.phpets-status{font-size:10px;text-transform:uppercase;letter-spacing:.05em;font-weight:900;background:#eee9f0;padding:5px 8px;border-radius:999px}.status-completed .phpets-status,.phpets-status.status-paid{background:#dff3e5;color:#216238}.phpets-status.status-sent{background:#e3effb;color:#295d91}.phpets-status.status-void{background:#eee;color:#666}.phpets-pets{font-weight:800}.phpets-service,.phpets-muted{color:var(--muted)}.phpets-alerts{margin-top:9px;background:#fff1cf;border:1px solid #f0ce7b;border-radius:11px;padding:8px 10px}.phpets-alerts p{font-size:13px;font-weight:750;color:#744b00}.phpets-contact-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.phpets-contact-actions a,.phpets-contact-actions button{border:0;background:#f0ebf2;color:var(--plum);text-decoration:none;padding:8px 11px;border-radius:999px;font-weight:800;font:inherit;cursor:pointer}.phpets-contact-actions form{display:inline}.phpets-status-actions{display:flex;gap:8px;margin-top:10px}.phpets-status-actions select{flex:1;min-width:0;border:1px solid #d8d0dc;border-radius:12px;padding:10px;background:#fff}.phpets-section-heading{margin-bottom:14px}.phpets-section-heading h2{font-size:30px;margin:3px 0 0}.phpets-record-card h3{font-size:20px;margin:5px 0}.phpets-card-link,.phpets-small-link{display:inline-block;color:var(--plum);font-weight:850;text-decoration:none;margin-top:10px}.phpets-pet-card{display:grid;grid-template-columns:78px 1fr;gap:13px;align-items:start;background:#fff;border:1px solid var(--line);border-radius:19px;padding:13px}.phpets-pet-photo{width:78px;height:78px;border-radius:17px;background:#efe9f1;overflow:hidden;display:grid;place-items:center;font-size:30px}.phpets-pet-photo img{width:100%;height:100%;object-fit:cover}.phpets-pet-card h3{margin:2px 0}.phpets-pet-card p{margin:4px 0}.phpets-badges{display:flex;gap:5px;flex-wrap:wrap}.phpets-badges span{font-size:10px;font-weight:850;background:#eee9f0;color:var(--plum);border-radius:999px;padding:5px 7px}.phpets-invoice-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:13px}.phpets-invoice-summary div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:13px;text-align:center}.phpets-invoice-summary strong{display:block;font-size:24px}.phpets-invoice-summary span{font-size:11px;color:var(--muted)}.phpets-more-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.phpets-more-grid>a,.phpets-more-grid>div{background:#fff;border:1px solid var(--line);border-radius:17px;padding:15px;text-decoration:none;color:var(--ink);display:grid;gap:5px}.phpets-more-grid span{font-size:23px}.phpets-more-grid strong{font-size:17px}.phpets-more-grid em{font-size:12px;color:var(--muted);font-style:normal}.phpets-settings-form{display:grid;gap:13px}.phpets-settings-form h3{margin:13px 0 0}.phpets-settings-form label,.phpets-app-form label,.phpets-app-form legend{font-weight:800}.phpets-settings-form input,.phpets-settings-form textarea,.phpets-app-form input,.phpets-app-form select,.phpets-app-form textarea{display:block;width:100%;margin-top:6px;border:1px solid #d8d0dc;border-radius:12px;padding:12px;background:#fff;font:inherit}.phpets-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.phpets-check{display:flex!important;gap:8px;align-items:center}.phpets-check input{width:auto!important;margin:0!important}.phpets-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:50;display:grid;grid-template-columns:repeat(6,1fr);background:#fff;border-top:1px solid #ddd4e1;padding:7px 5px calc(7px + env(safe-area-inset-bottom));box-shadow:0 -10px 30px #33183b18}.phpets-bottom-nav a{display:grid;justify-items:center;gap:2px;color:#887c8c;text-decoration:none}.phpets-bottom-nav span{font-size:20px;line-height:1}.phpets-bottom-nav em{font-size:10px;font-style:normal;font-weight:800}.phpets-bottom-nav a.is-active{color:var(--plum)}.phpets-editor-overlay{position:fixed;inset:0;background:#241329a6;z-index:100;display:flex;align-items:flex-end}.phpets-editor{width:100%;max-height:94vh;overflow:auto;background:#fff;border-radius:24px 24px 0 0;padding:20px 17px calc(25px + env(safe-area-inset-bottom))}.phpets-editor-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.phpets-editor-head h2{font-size:28px;margin:3px 0}.phpets-editor-head>a{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#eee9f0;color:var(--plum);text-decoration:none;font-size:25px}.phpets-app-form{display:grid;gap:13px}.phpets-app-form fieldset{border:1px solid var(--line);border-radius:14px;padding:11px}.phpets-pet-checklist,.phpets-check-grid{display:grid;gap:7px;margin-top:7px}.phpets-pet-checklist label,.phpets-check-grid label{display:flex;gap:8px;align-items:center;background:#f7f4f8;border-radius:10px;padding:9px}.phpets-pet-checklist input,.phpets-check-grid input{width:auto;margin:0}.phpets-check-grid{grid-template-columns:1fr 1fr}.phpets-danger-zone{display:flex;justify-content:space-between;gap:10px;align-items:end;margin-top:18px;padding-top:15px;border-top:1px solid #eadfe5}.phpets-danger-zone form{display:flex;gap:8px;align-items:end}.phpets-danger-zone input{display:block;margin-top:4px;border:1px solid #d8d0dc;border-radius:10px;padding:8px}.phpets-danger-zone button{border:1px solid #d7ccd9;border-radius:999px;background:#fff;color:var(--plum);padding:9px 12px;font-weight:800}.phpets-danger-zone button.is-danger{color:#a02323;border-color:#eccaca}.phpets-current-photo{text-align:center;margin-bottom:14px}.phpets-current-photo img{max-width:220px;border-radius:20px}.phpets-app-login{max-width:430px;margin:50px auto;background:#fff;border-radius:20px;padding:25px;text-align:center}@media(min-width:760px){.phpets-app{padding-left:25px;padding-right:25px}.phpets-days{grid-template-columns:repeat(2,1fr)}.phpets-record-list,.phpets-pet-grid{grid-template-columns:repeat(2,1fr)}.phpets-editor-overlay{align-items:center;justify-content:center}.phpets-editor{max-width:680px;border-radius:24px;max-height:90vh}.phpets-bottom-nav{left:50%;right:auto;transform:translateX(-50%);width:min(620px,100%);border-radius:18px 18px 0 0}}@media(max-width:560px){.phpets-form-grid,.phpets-check-grid{grid-template-columns:1fr}.phpets-hero-card{align-items:flex-start;flex-direction:column}.phpets-more-grid{grid-template-columns:1fr 1fr}.phpets-danger-zone{align-items:stretch;flex-direction:column}.phpets-danger-zone form{justify-content:space-between}}

/* v0.4.1 — Playful Pound Hill Pets UI */
body.phpets-app-body{
  --ink:#301e2d;
  --plum:#48183f;
  --plum-soft:#efe5f0;
  --yellow:#fbb13f;
  --yellow-soft:#fff1d5;
  --sky:#dff4ff;
  --blue-soft:#e4f4ff;
  --green-soft:#e4efdc;
  --mint-soft:#dff3ed;
  --purple-soft:#eee5f6;
  --peach-soft:#fee8df;
  --cream:#fff9ef;
  --line:#e9e0e4;
  --muted:#7d717a;
  background:
    radial-gradient(circle at 12% 32%,rgba(251,177,63,.09),transparent 22rem),
    radial-gradient(circle at 88% 70%,rgba(111,165,100,.08),transparent 24rem),
    var(--cream);
  color:var(--ink);
  font-family:ui-rounded,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
.phpets-app{
  max-width:1120px;
  padding-top:0;
}
.phpets-ui-icon{
  width:1em;
  height:1em;
  display:block;
}
.phpets-app-header{
  position:relative;
  display:grid;
  grid-template-columns:128px minmax(0,1fr) auto auto;
  align-items:center;
  gap:20px;
  margin:0 -14px 24px;
  padding:23px 24px 22px;
  overflow:hidden;
  background:linear-gradient(120deg,#d9f2ff,#edf9ff);
  border-bottom:1px solid #cde8f4;
  border-radius:0 0 28px 28px;
  box-shadow:0 10px 34px rgba(52,40,54,.07);
}
.phpets-app-header:after{
  content:"";
  position:absolute;
  right:12%;
  bottom:-72px;
  width:190px;
  height:190px;
  border-radius:50%;
  background:rgba(255,255,255,.34);
}
.phpets-brand-logo{
  position:relative;
  z-index:1;
  display:block;
}
.phpets-brand-logo img{
  display:block;
  width:118px;
  max-height:92px;
  object-fit:contain;
}
.phpets-header-title{
  position:relative;
  z-index:1;
}
.phpets-header-title h1{
  margin:3px 0 5px;
  font-size:38px;
  letter-spacing:-.035em;
}
.phpets-header-title p{
  color:#817581;
}
.phpets-header-paws{
  position:relative;
  z-index:1;
  display:flex;
  gap:8px;
  align-items:center;
  color:#b8dfee;
  transform:rotate(-10deg);
}
.phpets-header-paws .phpets-ui-icon:first-child{width:24px;height:24px}
.phpets-header-paws .phpets-ui-icon:last-child{width:18px;height:18px;opacity:.75}
.phpets-avatar{
  position:relative;
  z-index:1;
  width:46px;
  height:46px;
  border:3px solid rgba(255,255,255,.9);
  background:var(--plum);
  box-shadow:0 6px 18px rgba(72,24,63,.18);
}
.phpets-control-heading{
  position:relative;
  display:flex;
  align-items:flex-end;
  gap:11px;
  margin:2px 0 15px;
  padding:0 5px;
}
.phpets-control-heading h2{
  margin:2px 0 0;
  font-size:31px;
  letter-spacing:-.025em;
}
.phpets-control-title{
  display:block;
  color:var(--plum);
  font-size:21px;
  line-height:1.1;
  font-weight:850;
  font-style:italic;
  letter-spacing:-.025em;
}
.phpets-control-spark{
  color:#ed9b08;
  font-size:24px;
  transform:rotate(-10deg);
}
.phpets-control-paws{
  display:flex;
  gap:8px;
  margin-left:auto;
  color:#c5e8f7;
  transform:rotate(8deg);
}
.phpets-control-paws .phpets-ui-icon{width:20px;height:20px}
.phpets-control-paws .phpets-ui-icon:nth-child(2){margin-top:9px;opacity:.78}
.phpets-control-paws .phpets-ui-icon:nth-child(3){opacity:.55}
.phpets-more-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin-bottom:18px;
}
.phpets-more-grid>.phpets-more-card{
  min-height:92px;
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:14px;
  padding:15px 17px;
  color:var(--ink);
  background:rgba(255,255,255,.94);
  border:1px solid rgba(83,50,74,.1);
  border-radius:19px;
  box-shadow:0 8px 24px rgba(55,31,50,.055);
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.phpets-more-grid>.phpets-more-card:hover{
  transform:translateY(-2px);
  border-color:rgba(251,177,63,.48);
  box-shadow:0 13px 28px rgba(55,31,50,.09);
}
.phpets-icon-bubble{
  width:52px;
  height:52px;
  display:grid;
  place-items:center;
  flex:0 0 auto;
  border-radius:50%;
  color:var(--plum);
}
.phpets-icon-bubble .phpets-ui-icon{width:27px;height:27px}
.phpets-icon-bubble.is-green{background:var(--green-soft);color:#3d642a}
.phpets-icon-bubble.is-purple{background:var(--purple-soft);color:#56346a}
.phpets-icon-bubble.is-blue{background:var(--blue-soft);color:#356c8d}
.phpets-icon-bubble.is-mint{background:var(--mint-soft);color:#16705b}
.phpets-icon-bubble.is-peach{background:var(--peach-soft);color:#a34b32}
.phpets-icon-bubble.is-yellow{background:var(--yellow);color:var(--plum)}
.phpets-more-copy{
  display:grid;
  gap:5px;
  min-width:0;
}
.phpets-more-copy strong{
  font-size:17px;
  line-height:1.15;
}
.phpets-more-copy em{
  color:var(--muted);
  font-size:12px;
  line-height:1.35;
}
.phpets-more-arrow{
  color:#c88428;
}
.phpets-more-arrow .phpets-ui-icon{width:20px;height:20px}
.phpets-settings-form{
  position:relative;
  display:grid;
  gap:0;
  padding:20px;
  overflow:hidden;
  background:rgba(255,255,255,.97);
  border:1px solid rgba(83,50,74,.11);
  border-radius:27px;
  box-shadow:0 16px 42px rgba(55,31,50,.08);
}
.phpets-settings-card-head{
  position:relative;
  min-height:88px;
  display:grid;
  grid-template-columns:auto minmax(0,1fr) 104px;
  align-items:center;
  gap:13px;
  padding:2px 5px 15px;
}
.phpets-settings-card-head h3{
  margin:0 0 4px;
  font-size:24px;
  letter-spacing:-.025em;
}
.phpets-settings-card-head p{
  margin:0;
  color:var(--muted);
}
.phpets-settings-dog{
  position:absolute;
  right:-3px;
  bottom:-1px;
  width:100px;
  height:100px;
  object-fit:cover;
  object-position:center;
  border:7px solid #fff;
  border-radius:50%;
  box-shadow:0 7px 19px rgba(55,31,50,.12);
}
.phpets-settings-section{
  position:relative;
  display:grid;
  gap:13px;
  padding:19px 4px 21px;
  border-top:1px dashed #ddd1d6;
}
.phpets-settings-section-title{
  display:flex;
  align-items:center;
  gap:10px;
  margin:-1px 0 2px;
}
.phpets-settings-section-title:after{
  content:"";
  flex:1;
  border-top:2px dotted currentColor;
  opacity:.22;
}
.phpets-settings-section-title span{
  display:inline-flex;
  align-items:center;
  min-height:27px;
  padding:5px 11px;
  border-radius:8px;
  font-size:13px;
  line-height:1;
  font-weight:900;
}
.phpets-settings-section.is-sand .phpets-settings-section-title{color:#b16c0d}
.phpets-settings-section.is-sand .phpets-settings-section-title span{background:#fff0d5}
.phpets-settings-section.is-green .phpets-settings-section-title{color:#51733d}
.phpets-settings-section.is-green .phpets-settings-section-title span{background:#e5eedf}
.phpets-settings-section.is-blue .phpets-settings-section-title{color:#36749b}
.phpets-settings-section.is-blue .phpets-settings-section-title span{background:#e1f3ff}
.phpets-settings-section.is-purple .phpets-settings-section-title{color:#68417b}
.phpets-settings-section.is-purple .phpets-settings-section-title span{background:#eee4f6}
.phpets-settings-form label{
  color:#3c2b38;
  font-size:13px;
  font-weight:850;
}
.phpets-settings-form input,
.phpets-settings-form textarea,
.phpets-settings-form select{
  border:1px solid #ddd4db;
  border-radius:12px;
  background:#fff;
  box-shadow:inset 0 1px 2px rgba(46,25,41,.025);
  transition:border-color .16s ease,box-shadow .16s ease;
}
.phpets-settings-form input:focus,
.phpets-settings-form textarea:focus,
.phpets-settings-form select:focus{
  outline:none;
  border-color:#e6a52f;
  box-shadow:0 0 0 3px rgba(251,177,63,.18);
}
.phpets-field-label{
  display:flex;
  align-items:center;
  gap:7px;
}
.phpets-field-label .phpets-ui-icon{
  width:15px;
  height:15px;
  color:#69a9ce;
}
.phpets-price-grid{
  align-items:end;
}
.phpets-stripe-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
}
.phpets-info-line{
  margin:0;
  font-size:12px;
}
.phpets-save-settings{
  width:100%;
  min-height:48px;
  gap:9px;
  margin-top:17px;
  background:linear-gradient(90deg,#ffb21f,#f8aa21);
  box-shadow:0 10px 22px rgba(236,155,20,.22);
}
.phpets-save-settings .phpets-ui-icon{width:19px;height:19px}
.phpets-pet-placeholder{
  color:#9a6aa0;
}
.phpets-pet-placeholder .phpets-ui-icon{width:34px;height:34px}
.phpets-bottom-nav{
  left:14px;
  right:14px;
  bottom:12px;
  padding:9px 8px calc(9px + env(safe-area-inset-bottom));
  overflow:hidden;
  background:rgba(255,255,255,.96);
  border:1px solid rgba(75,43,68,.1);
  border-radius:24px;
  box-shadow:0 13px 38px rgba(51,28,47,.16);
  backdrop-filter:blur(16px);
  -webkit-backdrop-filter:blur(16px);
}
.phpets-bottom-nav a{
  gap:4px;
  padding:3px 2px;
}
.phpets-bottom-nav .phpets-nav-icon{
  width:25px;
  height:25px;
  display:grid;
  place-items:center;
}
.phpets-bottom-nav .phpets-ui-icon{
  width:22px;
  height:22px;
}
.phpets-bottom-nav em{
  font-size:10px;
}
.phpets-bottom-nav a.is-active{
  color:var(--plum);
}
.phpets-bottom-nav a.is-active .phpets-nav-icon{
  transform:translateY(-1px);
}
.phpets-primary-button{
  transition:transform .16s ease,box-shadow .16s ease;
}
.phpets-primary-button:hover{
  transform:translateY(-1px);
}
.phpets-empty-state,
.phpets-day,
.phpets-record-card,
.phpets-pet-card,
.phpets-invoice-summary div{
  border-color:rgba(83,50,74,.1);
  box-shadow:0 9px 25px rgba(55,31,50,.055);
}
@media(min-width:760px){
  .phpets-app-header{
    margin-left:-25px;
    margin-right:-25px;
  }
  .phpets-bottom-nav{
    left:50%;
    right:auto;
    bottom:14px;
    width:min(650px,calc(100% - 28px));
    border-radius:25px;
    transform:translateX(-50%);
  }
}
@media(max-width:720px){
  .phpets-app-header{
    grid-template-columns:78px minmax(0,1fr) auto;
    gap:12px;
    padding:18px 16px 17px;
  }
  .phpets-brand-logo img{
    width:76px;
    max-height:68px;
  }
  .phpets-header-title h1{
    font-size:29px;
  }
  .phpets-header-paws{
    display:none;
  }
  .phpets-avatar{
    width:40px;
    height:40px;
  }
  .phpets-more-grid{
    grid-template-columns:1fr;
  }
  .phpets-settings-card-head{
    grid-template-columns:auto minmax(0,1fr) 72px;
  }
  .phpets-settings-dog{
    width:72px;
    height:72px;
    border-width:5px;
  }
  .phpets-stripe-grid{
    grid-template-columns:1fr;
  }
}
@media(max-width:480px){
  .phpets-app-header{
    grid-template-columns:68px minmax(0,1fr) 38px;
  }
  .phpets-brand-logo img{
    width:66px;
  }
  .phpets-control-title{
    font-size:18px;
  }
  .phpets-control-paws{
    display:none;
  }
  .phpets-settings-form{
    padding:16px 13px;
    border-radius:22px;
  }
  .phpets-settings-card-head{
    grid-template-columns:44px minmax(0,1fr);
  }
  .phpets-settings-card-head .phpets-icon-bubble{
    width:44px;
    height:44px;
  }
  .phpets-settings-dog{
    display:none;
  }
  .phpets-form-grid,
  .phpets-form-grid--textareas{
    grid-template-columns:1fr;
  }
  .phpets-bottom-nav{
    left:8px;
    right:8px;
    bottom:8px;
  }
}

/* v0.4.2 Pets-first */
.phpets-section-intro{max-width:720px;margin:-6px 0 17px;color:var(--muted,#7d717a);font-size:14px}.phpets-pet-grid--profiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.phpets-pet-profile-card{display:grid;grid-template-columns:180px minmax(0,1fr);gap:0;padding:0;overflow:hidden;background:#fff;border:1px solid rgba(83,50,74,.11);border-radius:24px;box-shadow:0 12px 31px rgba(55,31,50,.075)}.phpets-pet-profile-photo{position:relative;display:block;min-height:245px;overflow:hidden;background:linear-gradient(145deg,#dff4ff,#fff0d7)}.phpets-pet-profile-photo img{width:100%;height:100%;min-height:245px;display:block;object-fit:cover}.phpets-pet-profile-photo .phpets-pet-placeholder{width:100%;height:100%;min-height:245px;display:grid;place-content:center;gap:8px;color:#75506f;text-align:center}.phpets-pet-profile-photo .phpets-ui-icon{width:54px;height:54px;margin:auto}.phpets-pet-profile-photo em{font-size:12px;font-style:normal;font-weight:850}.phpets-photo-status{position:absolute;top:12px;left:12px;padding:6px 9px;background:#fff1cf;color:#795100;border-radius:999px;font-size:11px;font-weight:900}.phpets-pet-profile-body{display:flex;flex-direction:column;padding:19px}.phpets-pet-profile-body h3{margin:3px 0 5px;font-size:27px;line-height:1}.phpets-small-label{color:#a66800;font-size:10px;letter-spacing:.09em;text-transform:uppercase;font-weight:900}.phpets-pet-owner{margin:0 0 5px;color:var(--plum,#48183f);font-weight:800}.phpets-pet-address{margin:6px 0;color:#746a72;font-size:12px}.phpets-pet-primary-actions{display:flex;align-items:center;gap:11px;margin-top:auto;padding-top:15px}.phpets-pet-primary-actions .phpets-primary-button{padding:10px 14px}.phpets-secondary-link{color:var(--plum,#48183f);font-size:13px;font-weight:850;text-decoration:none}.phpets-household-card{display:grid;gap:12px}.phpets-household-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.phpets-household-pets{display:flex;flex-direction:row-reverse;justify-content:flex-start}.phpets-mini-pet{width:48px;height:48px;margin-left:-12px;overflow:hidden;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;background:#e6f4fb;box-shadow:0 4px 12px rgba(55,31,50,.13)}.phpets-mini-pet img{width:100%;height:100%;object-fit:cover}.phpets-mini-more{background:#fbb13f;font-size:12px;font-weight:900}.phpets-household-pet-names,.phpets-no-pets-warning{padding:9px 11px;border-radius:11px;font-size:13px;font-weight:750}.phpets-household-pet-names{background:#f7f3f6}.phpets-no-pets-warning{background:#fff3d9;color:#805500}.phpets-card-actions{display:flex;flex-wrap:wrap;gap:8px}.phpets-card-actions a{padding:8px 11px;border-radius:999px;background:#f3edf3;color:var(--plum);font-size:12px;font-weight:850;text-decoration:none}.phpets-appointment-pets{display:flex;align-items:center;margin:10px 0 5px}.phpets-appointment-pet-photo{width:54px;height:54px;flex:0 0 54px;overflow:hidden;margin-right:-10px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;background:#e8f5fc;box-shadow:0 5px 14px rgba(55,31,50,.13)}.phpets-appointment-pet-photo img{width:100%;height:100%;object-fit:cover}.phpets-appointment-pet-copy{min-width:0;margin-left:18px}.phpets-appointment-pet-copy h3{margin:0 0 3px;font-size:21px}.phpets-appointment-pet-copy p{margin:0;color:#746a72;font-size:12px}.phpets-editor--appointment{width:min(820px,calc(100% - 22px))}.phpets-form-step{display:grid;gap:13px;padding:16px;border:1px solid #e6dde4;border-radius:18px;background:#fff}.phpets-form-step.is-pets{background:linear-gradient(145deg,#fff9ef,#fff)}.phpets-form-step-heading{display:flex;gap:11px;align-items:center}.phpets-form-step-heading>span{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#fbb13f;font-weight:950}.phpets-form-step-heading div{display:grid;gap:2px}.phpets-form-step-heading em{color:#7b7078;font-size:12px;font-style:normal}.phpets-pet-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.phpets-pet-choice{position:relative;min-height:84px;display:grid;grid-template-columns:57px minmax(0,1fr) 24px;align-items:center;gap:9px;padding:10px;border:2px solid #e8dfe5;border-radius:15px;background:#fff;cursor:pointer}.phpets-pet-choice input{position:absolute;opacity:0}.phpets-pet-choice-photo{width:57px;height:57px;overflow:hidden;display:grid;place-items:center;border-radius:13px;background:#e7f5fc}.phpets-pet-choice-photo img{width:100%;height:100%;object-fit:cover}.phpets-pet-choice-copy{min-width:0;display:grid;gap:3px}.phpets-pet-choice-copy strong,.phpets-pet-choice-copy em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phpets-pet-choice-copy em{color:#7a6e77;font-size:11px;font-style:normal}.phpets-choice-check{width:22px;height:22px;display:grid;place-items:center;border:2px solid #d8cfd6;border-radius:50%;color:transparent}.phpets-pet-choice.is-selected{border-color:#efad31;background:#fff8e9}.phpets-pet-choice.is-selected .phpets-choice-check{border-color:#efad31;background:#fbb13f;color:#35232f}.phpets-pet-choice.is-unavailable{opacity:.34;cursor:not-allowed}.phpets-derived-owner{display:grid;grid-template-columns:auto 1fr;gap:3px 11px;padding:12px 14px;background:#e7f5fc;border-radius:13px}.phpets-derived-owner span{color:#49738a;font-size:11px;text-transform:uppercase;font-weight:900}.phpets-derived-owner em{grid-column:1/-1;color:#557381;font-size:11px;font-style:normal}.phpets-save-appointment{width:100%}.phpets-app-form small{display:block;margin-top:6px;color:#7d717a;font-size:11px;font-weight:500}@media(max-width:840px){.phpets-pet-grid--profiles{grid-template-columns:1fr}.phpets-pet-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.phpets-pet-profile-card{grid-template-columns:116px minmax(0,1fr)}.phpets-pet-profile-photo,.phpets-pet-profile-photo img,.phpets-pet-profile-photo .phpets-pet-placeholder{min-height:195px}.phpets-pet-profile-body{padding:14px}.phpets-pet-choice-grid{grid-template-columns:1fr}.phpets-pet-primary-actions{align-items:flex-start;flex-direction:column}}


/* v0.4.3 — Branded login and private app shell */
html:has(body.phpets-app-body){margin-top:0!important}
body.phpets-app-body #wpadminbar{display:none!important}
body.phpets-app-body{min-height:100vh}
.phpets-app{padding-bottom:140px}
.phpets-header-title h1{white-space:nowrap}
.phpets-auth-body{
  display:grid;
  place-items:center;
  min-height:100vh;
  padding:18px;
  background:
    radial-gradient(circle at 15% 18%,rgba(223,244,255,.95),transparent 28rem),
    radial-gradient(circle at 88% 80%,rgba(228,239,220,.75),transparent 24rem),
    #fff8ec;
}
.phpets-auth-shell{
  width:min(940px,100%);
  display:grid;
  grid-template-columns:minmax(250px,.9fr) minmax(320px,1.1fr);
  overflow:hidden;
  border:1px solid rgba(72,24,63,.11);
  border-radius:30px;
  background:#fff;
  box-shadow:0 24px 70px rgba(55,31,50,.14);
}
.phpets-auth-brand{
  position:relative;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
  min-height:570px;
  padding:46px;
  overflow:hidden;
  background:linear-gradient(145deg,#dff4ff,#edfaff 55%,#fff2d8);
}
.phpets-auth-brand:after{
  content:"";
  position:absolute;
  right:-85px;
  bottom:-75px;
  width:255px;
  height:255px;
  border-radius:50%;
  background:rgba(251,177,63,.25);
}
.phpets-auth-brand img{
  width:168px;
  max-height:130px;
  object-fit:contain;
  object-position:left center;
  margin-bottom:29px;
}
.phpets-auth-brand h1{
  margin:7px 0 11px;
  color:#301e2d;
  font-size:50px;
  line-height:.95;
  letter-spacing:-.05em;
}
.phpets-auth-brand p{
  max-width:310px;
  margin:0;
  color:#6d626a;
  font-size:17px;
  line-height:1.55;
}
.phpets-auth-paws{
  position:relative;
  z-index:1;
  margin-top:36px;
  color:#78a968;
  font-size:22px;
  transform:rotate(-7deg);
}
.phpets-auth-card{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-height:570px;
  padding:48px clamp(30px,6vw,72px);
}
.phpets-auth-card h2{
  margin:7px 0 9px;
  color:#301e2d;
  font-size:32px;
  letter-spacing:-.035em;
}
.phpets-auth-card>p{
  margin:0 0 22px;
  color:#756a72;
  line-height:1.5;
}
.phpets-auth-form{
  display:grid;
  gap:15px;
}
.phpets-auth-form label{
  color:#3b2936;
  font-size:13px;
  font-weight:850;
}
.phpets-auth-form input[type=text],
.phpets-auth-form input[type=password]{
  width:100%;
  min-height:50px;
  margin-top:7px;
  padding:12px 14px;
  border:1px solid #ddd4db;
  border-radius:13px;
  background:#fff;
  font:inherit;
  box-sizing:border-box;
}
.phpets-auth-form input:focus{
  outline:none;
  border-color:#e5a42e;
  box-shadow:0 0 0 4px rgba(251,177,63,.18);
}
.phpets-auth-form .phpets-primary-button{
  width:100%;
  min-height:50px;
  margin-top:2px;
  font-size:15px;
  box-shadow:0 10px 24px rgba(236,155,20,.2);
}
.phpets-password-field{
  position:relative;
  display:block;
}
.phpets-password-field input{padding-right:67px!important}
.phpets-password-field button{
  position:absolute;
  right:7px;
  bottom:7px;
  min-width:52px;
  height:36px;
  border:0;
  border-radius:9px;
  background:#f2ecf2;
  color:#48183f;
  font-weight:850;
  cursor:pointer;
}
.phpets-auth-remember{
  display:flex;
  align-items:center;
  gap:9px;
  font-weight:650!important;
}
.phpets-auth-remember input{width:18px;height:18px}
.phpets-auth-back{
  align-self:flex-start;
  margin-top:19px;
  color:#48183f;
  font-size:13px;
  font-weight:850;
  text-decoration:none;
}
.phpets-auth-message{
  margin-bottom:18px;
  padding:11px 13px;
  border:1px solid #bfe1c8;
  border-radius:12px;
  background:#e8f7ec;
  color:#27673b;
  font-size:13px;
  font-weight:750;
}
.phpets-auth-message.is-error{
  border-color:#efc7c7;
  background:#fff0f0;
  color:#8b2929;
}
.phpets-auth-footer{
  grid-column:1/-1;
  margin:0;
  padding:11px 20px;
  border-top:1px solid #eee5e9;
  background:#fff;
  color:#958991;
  text-align:center;
  font-size:10px;
  letter-spacing:.04em;
}
@media(max-width:720px){
  .phpets-auth-body{padding:0;background:#fff8ec}
  .phpets-auth-shell{
    min-height:100vh;
    grid-template-columns:1fr;
    border:0;
    border-radius:0;
    box-shadow:none;
  }
  .phpets-auth-brand{
    min-height:auto;
    padding:28px 24px 25px;
    align-items:center;
    text-align:center;
    border-radius:0 0 28px 28px;
  }
  .phpets-auth-brand img{width:124px;max-height:94px;margin-bottom:14px}
  .phpets-auth-brand h1{font-size:38px;margin:5px 0 8px}
  .phpets-auth-brand p{max-width:330px;font-size:14px}
  .phpets-auth-paws{display:none}
  .phpets-auth-card{min-height:auto;padding:31px 22px 38px}
  .phpets-auth-card h2{font-size:28px}
  .phpets-auth-footer{align-self:end}
}


/* v0.5.0 — Calendar and intake workflow */
.phpets-dashboard-alert{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin:0 0 12px;padding:14px;background:#fff;border:1px solid rgba(83,50,74,.11);border-radius:18px;color:var(--ink);text-decoration:none;box-shadow:0 8px 24px rgba(55,31,50,.055)}
.phpets-dashboard-alert span:nth-child(2){display:grid;gap:3px}.phpets-dashboard-alert strong{font-size:15px}.phpets-dashboard-alert em{color:var(--muted);font-size:11px;font-style:normal}.phpets-dashboard-alert.is-birthday{background:linear-gradient(120deg,#fff2cf,#fff)}
.phpets-birthday-photo{width:50px;height:50px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#fff;border:3px solid #fff;box-shadow:0 4px 12px rgba(55,31,50,.12)}.phpets-birthday-photo img{width:100%;height:100%;object-fit:cover}.phpets-birthday-photo .phpets-ui-icon{width:25px;height:25px;color:#8a5a00}
.phpets-dashboard-alert.is-birthday>a{padding:7px 10px;border-radius:999px;background:#fff;color:var(--plum);font-size:11px;font-weight:850;text-decoration:none}
.phpets-client-tabs{display:flex;gap:8px;margin:0 0 16px;padding:5px;background:#f2eaf0;border-radius:15px}.phpets-client-tabs a{flex:1;display:flex;justify-content:center;align-items:center;gap:7px;padding:10px;border-radius:11px;color:#756874;font-size:13px;font-weight:850;text-decoration:none}.phpets-client-tabs a.is-active{background:#fff;color:var(--plum);box-shadow:0 5px 14px rgba(55,31,50,.08)}.phpets-client-tabs span{min-width:21px;height:21px;display:grid;place-items:center;padding:0 5px;border-radius:999px;background:#fbb13f;color:#3a2634;font-size:10px}
.phpets-intake-list{display:grid;gap:14px}.phpets-intake-card{display:grid;gap:13px;padding:16px;background:#fff;border:1px solid rgba(83,50,74,.11);border-radius:20px;box-shadow:0 10px 28px rgba(55,31,50,.065)}.phpets-intake-head{display:flex;justify-content:space-between;gap:14px}.phpets-intake-head h3{margin:7px 0 3px;font-size:22px}.phpets-intake-head p{margin:0;color:var(--muted);font-size:12px}.phpets-intake-pets{display:grid;grid-template-columns:repeat(auto-fit,minmax(105px,1fr));gap:9px}.phpets-intake-pets>div{display:grid;grid-template-columns:48px minmax(0,1fr);grid-template-rows:auto auto;column-gap:9px;align-items:center;padding:8px;background:#f8f4f7;border-radius:13px}.phpets-intake-pets>div>span{grid-row:1/3;width:48px;height:48px;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:#e5f4fb;color:#6d4968}.phpets-intake-pets img{width:100%;height:100%;object-fit:cover}.phpets-intake-pets .phpets-ui-icon{width:24px;height:24px}.phpets-intake-pets strong{font-size:13px}.phpets-intake-pets em{color:var(--muted);font-size:10px;font-style:normal}.phpets-intake-message{margin:0;padding:11px;background:#fff8e9;border-radius:12px;color:#5f4b57;font-size:12px}.phpets-intake-actions{display:flex;flex-wrap:wrap;gap:8px}.phpets-intake-actions form{margin:0}.phpets-intake-actions button{min-height:38px;padding:8px 12px;border:0;border-radius:999px;background:#eee7ed;color:var(--plum);font-weight:850}.phpets-intake-actions .phpets-primary-button{background:#fbb13f}.phpets-intake-actions .is-danger{background:#fee6e1;color:#9a3126}
.phpets-calendar-panel{display:grid;gap:14px}.phpets-calendar-connect,.phpets-calendar-connected{display:grid;justify-items:start;gap:8px;padding:20px;background:#fff;border:1px solid rgba(83,50,74,.11);border-radius:22px;box-shadow:0 12px 31px rgba(55,31,50,.07)}.phpets-calendar-connect h3,.phpets-calendar-connected h3{margin:3px 0;font-size:23px}.phpets-calendar-connect p,.phpets-calendar-connected p{margin:0;color:var(--muted)}.phpets-calendar-form{display:grid;gap:0;padding:18px;background:#fff;border:1px solid rgba(83,50,74,.11);border-radius:22px;box-shadow:0 12px 31px rgba(55,31,50,.07)}.phpets-calendar-form section{display:grid;gap:10px;padding:15px 0;border-bottom:1px dashed #ddd1d6}.phpets-calendar-form section:first-child{padding-top:0}.phpets-calendar-form section:last-of-type{border-bottom:0}.phpets-calendar-form h3{margin:0;font-size:16px}.phpets-calendar-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.phpets-calendar-list label{display:flex;gap:9px;align-items:center;padding:10px;background:#f7f3f6;border-radius:12px}.phpets-calendar-list label>span{display:grid;gap:2px}.phpets-calendar-list strong{font-size:12px}.phpets-calendar-list em{color:var(--muted);font-size:10px;font-style:normal}.phpets-calendar-form select{width:100%;padding:11px;border:1px solid #ddd4db;border-radius:12px;background:#fff}.phpets-calendar-form>.phpets-primary-button{margin-top:14px}.phpets-calendar-actions{display:flex;gap:9px;flex-wrap:wrap}.phpets-calendar-actions form{margin:0}.phpets-calendar-actions button{padding:9px 13px;border:0;border-radius:999px;background:#eee7ed;color:var(--plum);font-weight:850}.phpets-calendar-actions .is-danger{background:#fee6e1;color:#9a3126}.phpets-pet-birthday{margin:5px 0;color:#8a5a00;font-size:12px;font-weight:750}
@media(max-width:620px){.phpets-calendar-list{grid-template-columns:1fr}.phpets-intake-actions{display:grid;grid-template-columns:1fr 1fr}.phpets-intake-actions form:nth-child(2){grid-column:1/-1}.phpets-intake-actions button{width:100%}}

/* v0.6.0 — Installed PWA experience */
html{background:#fff8ed;overscroll-behavior-y:none}
body.phpets-app-body{min-height:100dvh;padding-top:env(safe-area-inset-top);padding-bottom:calc(88px + env(safe-area-inset-bottom));overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent}
.phpets-is-installed body.phpets-app-body{user-select:none;-webkit-user-select:none}
.phpets-is-installed input,.phpets-is-installed textarea,.phpets-is-installed select{user-select:text;-webkit-user-select:text}
.phpets-install-banner,.phpets-auth-install{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:13px;margin:0 0 17px;padding:13px 43px 13px 13px;background:linear-gradient(135deg,#dff4ff,#fff8ed);border:1px solid #cce7f2;border-radius:20px;box-shadow:0 11px 28px rgba(55,31,50,.08)}
.phpets-install-banner[hidden],.phpets-auth-install[hidden]{display:none!important}
.phpets-install-banner img,.phpets-auth-install img{width:58px;height:58px;border-radius:15px}
.phpets-install-banner div,.phpets-auth-install div{display:grid;gap:3px}
.phpets-install-banner strong,.phpets-auth-install strong{font-size:15px}
.phpets-install-banner span,.phpets-auth-install span{color:#746a72;font-size:12px;line-height:1.35}
.phpets-install-banner .phpets-primary-button,.phpets-auth-install .phpets-primary-button{padding:10px 15px;white-space:nowrap}
.phpets-install-dismiss{position:absolute;top:7px;right:8px;width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:#806f7a;font-size:20px;cursor:pointer}
.phpets-pwa-help{margin:-8px 0 17px;padding:13px 15px;border-radius:14px;background:#fff;border:1px solid #eadfe5;color:#5f505b;font-size:13px}
.phpets-pwa-help[hidden]{display:none!important}.phpets-pwa-help p{margin:5px 0 0}
.phpets-install-settings-card{width:100%;font:inherit;text-align:left;cursor:pointer}
.phpets-auth-install{width:min(720px,calc(100% - 26px));margin:18px auto 0}
.phpets-auth-install + .phpets-pwa-help{width:min(720px,calc(100% - 26px));margin:10px auto 0}
.phpets-is-installed .phpets-install-settings-card{opacity:.75;pointer-events:none}
@media(max-width:620px){.phpets-install-banner,.phpets-auth-install{grid-template-columns:50px minmax(0,1fr)}.phpets-install-banner img,.phpets-auth-install img{width:50px;height:50px}.phpets-install-banner .phpets-primary-button,.phpets-auth-install .phpets-primary-button{grid-column:1/-1;width:100%}}
@media(display-mode:standalone){.phpets-app-header{padding-top:calc(18px + env(safe-area-inset-top))}.phpets-bottom-nav{bottom:calc(8px + env(safe-area-inset-bottom))}}


/* v0.6.3 — Guided Google Calendar onboarding */
.phpets-app.is-calendar-onboarding{
  max-width:820px;
  padding-bottom:32px;
}
.phpets-app.is-calendar-onboarding .phpets-install-banner{
  display:none!important;
}
.phpets-onboarding-progress{
  display:grid;
  grid-template-columns:auto 1fr auto 1fr auto;
  align-items:center;
  gap:10px;
  margin:4px 0 24px;
  padding:14px 18px;
  background:#fff;
  border:1px solid #e8dfe5;
  border-radius:18px;
  box-shadow:0 8px 24px rgba(55,31,50,.06);
}
.phpets-onboarding-progress span{
  display:flex;
  align-items:center;
  gap:7px;
  color:#9a8e97;
  font-size:12px;
  font-weight:900;
}
.phpets-onboarding-progress span em{
  font-style:normal;
}
.phpets-onboarding-progress span.is-active{
  color:#4b185d;
}
.phpets-onboarding-progress span.is-complete{
  color:#4f7b39;
}
.phpets-onboarding-progress i{
  height:2px;
  background:#e3d9e0;
  border-radius:999px;
}
.phpets-onboarding-heading{
  margin:0 0 18px;
  text-align:center;
}
.phpets-onboarding-heading h2{
  margin:5px 0 8px;
  font-size:34px;
  letter-spacing:-.035em;
}
.phpets-onboarding-heading p{
  max-width:650px;
  margin:0 auto;
  color:#756a73;
  line-height:1.55;
}
.phpets-calendar-panel.is-onboarding{
  border-radius:25px;
  box-shadow:0 17px 45px rgba(55,31,50,.1);
}
.phpets-onboarding-card{
  max-width:650px;
  margin:auto;
  padding:38px 34px;
  text-align:center;
}
.phpets-onboarding-card .phpets-icon-bubble{
  margin:0 auto 13px;
  width:64px;
  height:64px;
}
.phpets-onboarding-card h3{
  margin:7px 0 10px;
  font-size:27px;
}
.phpets-onboarding-card p{
  max-width:570px;
  margin:0 auto 18px;
  color:#746a72;
  line-height:1.55;
}
.phpets-onboarding-benefits{
  display:grid;
  gap:8px;
  max-width:500px;
  margin:0 auto 22px;
  padding:15px 18px;
  background:#f3faf0;
  border-radius:15px;
  color:#456833;
  text-align:left;
  font-size:13px;
  font-weight:750;
}
.phpets-calendar-connect-button{
  min-width:240px;
  justify-content:center;
}
.phpets-onboarding-skip{
  margin-top:14px;
}
.phpets-onboarding-skip button{
  border:0;
  background:transparent;
  color:#796d76;
  font-size:12px;
  font-weight:750;
  text-decoration:underline;
  cursor:pointer;
}
.phpets-calendar-connected.is-onboarding{
  padding:18px;
  margin-bottom:15px;
  background:linear-gradient(135deg,#edf8e7,#fff);
  border:1px solid #d5e7ca;
  border-radius:17px;
  text-align:center;
}
.phpets-calendar-form.is-onboarding{
  gap:14px;
}
.phpets-calendar-form.is-onboarding>section{
  padding:19px;
  border:1px solid #e7dde4;
  border-radius:17px;
  background:#fff;
}
.phpets-calendar-section-heading{
  display:flex;
  align-items:flex-start;
  gap:12px;
  margin-bottom:13px;
}
.phpets-calendar-section-heading>span{
  width:31px;
  height:31px;
  flex:0 0 31px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#fbb13f;
  color:#36242f;
  font-weight:950;
}
.phpets-calendar-section-heading h3{
  margin:0 0 3px;
}
.phpets-calendar-section-heading p{
  margin:0;
  color:#766b73;
  font-size:12px;
  line-height:1.4;
}
.phpets-finish-calendar{
  width:100%;
  min-height:51px;
  justify-content:center;
  font-size:15px;
}
.phpets-app-notice.is-success{
  background:#edf8e7;
  border-color:#cfe3c4;
  color:#3f642d;
}
@media(max-width:620px){
  .phpets-onboarding-progress{
    gap:6px;
    padding:12px 10px;
  }
  .phpets-onboarding-progress span{
    justify-content:center;
  }
  .phpets-onboarding-progress span em{
    display:none;
  }
  .phpets-onboarding-heading h2{
    font-size:29px;
  }
  .phpets-onboarding-card{
    padding:28px 18px;
  }
  .phpets-onboarding-card h3{
    font-size:23px;
  }
  .phpets-calendar-connect-button{
    width:100%;
    min-width:0;
  }
}


/* v0.6.4 — gallery photo picker, compatibility search and digital meet & greet forms */
.phpets-photo-picker{position:relative;display:grid!important;gap:7px}.phpets-photo-picker input[type=file]{position:absolute;inline-size:1px!important;block-size:1px;opacity:0;overflow:hidden}.phpets-photo-picker-button{display:flex;align-items:center;justify-content:center;min-height:50px;padding:12px 16px;border:2px dashed #cbbfd0;border-radius:15px;background:#fbf8fc;color:var(--plum);font-weight:900;cursor:pointer}.phpets-photo-picker:focus-within .phpets-photo-picker-button{outline:3px solid #f5b32655;border-color:var(--yellow)}.phpets-photo-preview{width:120px;height:120px;border-radius:18px;overflow:hidden;border:1px solid var(--line);background:#efe9f1}.phpets-photo-preview img{width:100%;height:100%;object-fit:cover}.phpets-compatibility-picker{border:1px solid var(--line);border-radius:17px;padding:14px;margin:0}.phpets-compatibility-picker legend{padding:0 7px}.phpets-compatibility-picker>input{margin:8px 0 12px!important}.phpets-incompatible-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:315px;overflow:auto}.phpets-incompatible-grid label{display:grid;grid-template-columns:44px minmax(0,1fr) 24px;gap:9px;align-items:center;padding:8px;border:1px solid var(--line);border-radius:13px;background:#fff;cursor:pointer}.phpets-incompatible-grid label[hidden]{display:none!important}.phpets-incompatible-grid input{position:absolute;opacity:0;width:1px!important}.phpets-incompatible-grid label.is-selected{border-color:#9c70aa;background:#f6edf8;box-shadow:0 0 0 2px #9c70aa22}.phpets-incompatible-photo{width:44px;height:44px;border-radius:11px;overflow:hidden;display:grid;place-items:center;background:#efe9f1}.phpets-incompatible-photo img{width:100%;height:100%;object-fit:cover}.phpets-incompatible-grid strong,.phpets-incompatible-grid em{display:block}.phpets-incompatible-grid em{font-size:11px;color:var(--muted);font-style:normal}.phpets-incompatible-grid b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#eee9f0;color:transparent}.phpets-incompatible-grid .is-selected b{background:var(--plum);color:#fff}.phpets-agreement-card form{display:inline}.phpets-agreement-head{display:flex;justify-content:space-between;gap:15px}.phpets-agreement-head h3{margin:8px 0 3px}.phpets-agreement-head>strong{font-size:12px;color:var(--muted)}.phpets-agreement-editor{max-width:780px}.phpets-form-step{display:grid;grid-template-columns:36px 1fr;gap:11px;align-items:start;margin:15px 0 4px;padding-top:8px;border-top:1px solid var(--line)}.phpets-form-step>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--plum);color:#fff;font-weight:900}.phpets-form-step h3{margin:1px 0 2px}.phpets-form-step p{margin:0;color:var(--muted);font-size:13px}.phpets-agreement-pets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px}.phpets-agreement-pets label{display:grid;justify-items:center;gap:5px;padding:10px 6px;border:1px solid var(--line);border-radius:14px;background:#fff;text-align:center;cursor:pointer}.phpets-agreement-pets label[hidden]{display:none!important}.phpets-agreement-pets input{position:absolute;opacity:0;width:1px!important}.phpets-agreement-pets span{width:55px;height:55px;display:grid;place-items:center;border-radius:14px;overflow:hidden;background:#efe9f1;font-size:24px}.phpets-agreement-pets img{width:100%;height:100%;object-fit:cover}.phpets-agreement-pets label:has(input:checked){border-color:var(--plum);background:#f6edf8;box-shadow:0 0 0 2px #4b185d22}.phpets-agreement-terms{padding:15px;border-radius:15px;background:#fff8e7;border:1px solid #efdaa7;color:#574a4f;line-height:1.55;font-size:13px}.phpets-agreement-terms p{margin:0}.phpets-agreement-terms p[hidden]{display:none}.phpets-signature-field{display:grid;gap:8px}.phpets-signature-field>div{display:flex;justify-content:space-between;align-items:center}.phpets-signature-field button{border:0;background:none;color:var(--plum);font-weight:850;cursor:pointer}.phpets-signature-field canvas{display:block;width:100%;height:150px;border:2px dashed #cbbfd0;border-radius:16px;background:#fff;touch-action:none}.phpets-signature-field canvas.is-required{border-color:#c93636;box-shadow:0 0 0 4px #c9363620}.phpets-signature-field p{margin:0;color:var(--muted);font-size:12px}.phpets-agreement-submit{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-top:10px}.phpets-agreement-submit form{display:inline}.phpets-secondary-button{border:1px solid #cbbfd0;border-radius:999px;background:#fff;color:var(--plum);font-weight:900;padding:11px 15px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.phpets-signed-summary{padding:16px;border-radius:17px;background:#eef8f0;border:1px solid #cde5d2}.phpets-signed-summary h3{margin:8px 0 2px}.phpets-agreement-details{display:grid;gap:8px}.phpets-agreement-details>div{padding:13px;border:1px solid var(--line);border-radius:14px}.phpets-agreement-details dt{font-size:11px;text-transform:uppercase;color:var(--muted);font-weight:900}.phpets-agreement-details dd{margin:5px 0 0;line-height:1.45}.phpets-saved-signature{max-width:390px;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fff}.phpets-saved-signature img{display:block;max-width:100%;height:auto}.phpets-more-card.phpets-install-settings-card{border:1px solid var(--line)}
@media(max-width:620px){.phpets-incompatible-grid{grid-template-columns:1fr}.phpets-agreement-pets{grid-template-columns:repeat(2,minmax(0,1fr))}.phpets-agreement-submit>*{width:100%}.phpets-agreement-submit form{width:100%}.phpets-agreement-submit form button{width:100%}}


/* v0.6.5 — test feedback and insight controls */
.phpets-feedback-fab{position:fixed;right:18px;bottom:calc(91px + env(safe-area-inset-bottom));z-index:80;width:48px;height:48px;border:0;border-radius:50%;background:#4b185d;color:#fff;font:800 22px/1 system-ui;box-shadow:0 10px 28px rgba(52,20,65,.3);cursor:pointer}
.phpets-feedback-modal[hidden]{display:none!important}.phpets-feedback-modal{position:fixed;inset:0;z-index:200;display:grid;align-items:end}.phpets-feedback-backdrop{position:absolute;inset:0;background:rgba(32,17,34,.48);backdrop-filter:blur(3px)}.phpets-feedback-sheet{position:relative;width:min(600px,100%);max-height:92dvh;overflow:auto;margin:0 auto;padding:26px 20px calc(24px + env(safe-area-inset-bottom));background:#fff8ed;border-radius:26px 26px 0 0;box-shadow:0 -14px 50px rgba(30,16,31,.24)}.phpets-feedback-sheet h2{margin:4px 0 7px}.phpets-feedback-sheet p{margin:0 0 16px;color:#746a72;line-height:1.5}.phpets-feedback-close{position:absolute;right:15px;top:14px;width:36px;height:36px;border:0;border-radius:50%;background:#efe5eb;color:#4b185d;font-size:24px}.phpets-feedback-types{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:13px}.phpets-feedback-types input{position:absolute;opacity:0}.phpets-feedback-types span{display:block;padding:11px 10px;border:1px solid #dbcbd5;border-radius:13px;background:#fff;text-align:center;font-weight:750}.phpets-feedback-types input:checked+span{border-color:#4b185d;background:#f2e8f4;color:#4b185d}.phpets-feedback-sheet textarea{width:100%;resize:vertical;margin-bottom:12px}.phpets-feedback-sheet .phpets-primary-button{width:100%}.phpets-feedback-status{margin-top:10px;padding:10px 12px;border-radius:12px;background:#e5f6e9;color:#215d32;font-weight:700}.phpets-feedback-open{overflow:hidden}@media(min-width:700px){.phpets-feedback-modal{align-items:center;padding:25px}.phpets-feedback-sheet{border-radius:26px;padding:28px}.phpets-feedback-fab{right:28px}}


/* v0.6.6 — Smart pet media and cleaner profile photography */
.phpets-pet-profile-photo{
  min-height:230px;
  aspect-ratio:4/5;
}
.phpets-pet-profile-photo img{
  min-height:0;
  height:100%;
  object-position:center 34%;
}
.phpets-photo-preview{
  overflow:hidden;
  aspect-ratio:1/1;
  border-radius:18px;
  background:linear-gradient(145deg,#dff4ff,#fff0d7);
}
.phpets-photo-preview img,
.phpets-current-photo img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center 34%;
}
[data-image-status]{
  display:block;
  margin-top:7px;
  color:#4e7a62!important;
  font-size:11px!important;
  font-weight:750!important;
  line-height:1.35;
}
@media(max-width:480px){
  .phpets-pet-profile-card{grid-template-columns:1fr}
  .phpets-pet-profile-photo,
  .phpets-pet-profile-photo img,
  .phpets-pet-profile-photo .phpets-pet-placeholder{
    min-height:0;
  }
  .phpets-pet-profile-photo{
    aspect-ratio:16/10;
    border-radius:0;
  }
  .phpets-pet-profile-photo img{object-position:center 32%}
  .phpets-pet-profile-body{padding:16px 17px 18px}
  .phpets-pet-primary-actions{flex-direction:row;align-items:center;flex-wrap:wrap}
}


/* v0.6.8 GPS walk tracking */
.phpets-walk-start-button{
  width:100%;margin:12px 0 4px;padding:14px 18px;border:0;border-radius:16px;background:#4b185d;color:#fff;font:inherit;font-weight:900;cursor:pointer;box-shadow:0 10px 24px rgba(75,24,93,.17)
}
.phpets-walk-start-button.is-active{background:#238559;animation:phpetsWalkGlow 1.8s ease-in-out infinite}
@keyframes phpetsWalkGlow{50%{box-shadow:0 0 0 6px rgba(35,133,89,.12),0 10px 24px rgba(35,133,89,.2)}}
.phpets-walk-result{display:grid;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:13px;margin:13px 0;padding:10px;background:#f8f4f7;border:1px solid #eadfe5;border-radius:16px}
.phpets-walk-result svg{width:120px;height:72px;border-radius:11px;display:block}
.phpets-walk-result div{display:grid;gap:3px}.phpets-walk-result strong{font-size:14px}.phpets-walk-result span{color:#746a72;font-size:13px}.phpets-walk-result em{font-style:normal;color:#5f505b;font-size:12px;line-height:1.4}
.phpets-walk-overlay{position:fixed;z-index:100030;inset:0;display:grid;place-items:end center;padding:18px;background:rgba(39,24,36,.68);backdrop-filter:blur(6px)}
.phpets-walk-overlay[hidden]{display:none!important}.phpets-walk-open{overflow:hidden}
.phpets-walk-panel{position:relative;width:min(560px,100%);max-height:calc(100dvh - 36px);overflow:auto;padding:25px 22px calc(24px + env(safe-area-inset-bottom));background:#fff8ed;border-radius:27px 27px 20px 20px;box-shadow:0 24px 70px rgba(37,19,34,.32)}
.phpets-walk-close{position:absolute;top:15px;right:16px;width:38px;height:38px;border:0;border-radius:50%;background:#f1e5ef;color:#4b185d;font-size:24px;cursor:pointer}
.phpets-walk-panel h2{margin:5px 45px 2px 0;font-size:30px}.phpets-walk-client{margin:0 0 18px;color:#746a72}
.phpets-walk-live-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:15px 0}.phpets-walk-live-stats div{padding:18px;background:#fff;border:1px solid #eadfe5;border-radius:18px;text-align:center;box-shadow:0 8px 22px rgba(55,31,50,.07)}
.phpets-walk-live-stats span{display:block;color:#7a6e77;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.phpets-walk-live-stats strong{display:block;margin-top:4px;font-size:31px;color:#381d38}
.phpets-walk-gps{margin:10px 0;padding:10px 13px;border-radius:12px;background:#fff3d7;color:#765412;font-size:13px;font-weight:750}.phpets-walk-gps[data-status="good"]{background:#ddf5e7;color:#17653e}.phpets-walk-gps[data-status="error"]{background:#ffe4e4;color:#8d2525}
.phpets-walk-route-live{min-height:170px;display:grid;place-items:center;margin:12px 0;background:linear-gradient(135deg,#e5f5fa,#fff3d8);border:1px solid #d8e9e9;border-radius:20px;overflow:hidden;color:#786d74;font-size:13px}.phpets-walk-route-live svg{width:100%;height:190px;display:block}
.phpets-walk-guidance{font-size:12px;line-height:1.5;color:#80747c}.phpets-walk-controls{display:grid;grid-template-columns:1fr 1.3fr;gap:10px;margin-top:17px}.phpets-secondary-button{padding:13px 17px;border:1px solid #ccb9c9;border-radius:999px;background:#fff;color:#4b185d;font:inherit;font-weight:850;cursor:pointer}
.phpets-walk-finish{margin-top:20px;padding-top:20px;border-top:1px solid #e4d7df}.phpets-walk-finish[hidden]{display:none!important}.phpets-walk-finish h3{margin:0 0 3px}.phpets-walk-finish>p{color:#746a72;font-size:13px}.phpets-walk-pet-check{display:grid;grid-template-columns:auto 48px 1fr;align-items:center;gap:10px;margin:9px 0;padding:9px 11px;background:#fff;border:1px solid #eadfe5;border-radius:14px}.phpets-walk-pet-check input{width:20px;height:20px}.phpets-walk-pet-check span{width:48px;height:48px;border-radius:12px;overflow:hidden;display:grid;place-items:center;background:#f5edf4}.phpets-walk-pet-check img{width:100%;height:100%;object-fit:cover}.phpets-walk-pet-check strong{font-size:16px}.phpets-walk-finish textarea{width:100%;margin:6px 0 13px}.phpets-walk-finish .phpets-primary-button{width:100%}.phpets-walk-finish .phpets-secondary-link{display:block;margin:13px auto 0;border:0;background:transparent;color:#5a145e;font:inherit;font-weight:800;cursor:pointer}
.phpets-active-walk-bar{position:fixed;z-index:100020;left:50%;bottom:calc(87px + env(safe-area-inset-bottom));transform:translateX(-50%);width:min(560px,calc(100% - 28px));display:grid;grid-template-columns:13px 1fr auto;align-items:center;gap:11px;padding:12px 15px;border:0;border-radius:18px;background:#2b7e56;color:#fff;box-shadow:0 14px 36px rgba(28,94,63,.28);font:inherit;text-align:left;cursor:pointer}.phpets-active-walk-bar[hidden]{display:none!important}.phpets-active-walk-bar span:nth-child(2){display:grid}.phpets-active-walk-bar strong{font-size:14px}.phpets-active-walk-bar em{font-style:normal;font-size:12px;opacity:.85}.phpets-active-walk-bar b{font-size:12px}.phpets-active-walk-pulse{width:11px;height:11px;border-radius:50%;background:#fff;box-shadow:0 0 0 0 rgba(255,255,255,.5);animation:phpetsPulse 1.5s infinite}@keyframes phpetsPulse{70%{box-shadow:0 0 0 8px rgba(255,255,255,0)}}
@media(max-width:560px){.phpets-walk-result{grid-template-columns:100px 1fr}.phpets-walk-result svg{width:100px;height:65px}.phpets-walk-overlay{padding:0}.phpets-walk-panel{max-height:100dvh;border-radius:24px 24px 0 0}.phpets-walk-live-stats strong{font-size:26px}.phpets-active-walk-bar{bottom:calc(82px + env(safe-area-inset-bottom))}}


/* v0.6.9 guided notifications and Maps return flow */
.phpets-notification-settings{margin:0 0 18px;padding:18px;border:1px solid #cce7f2;border-radius:22px;background:linear-gradient(135deg,#effaff,#fff);box-shadow:0 10px 28px rgba(55,31,50,.06)}
.phpets-notification-settings>div:first-child{display:flex;align-items:center;gap:12px}.phpets-notification-settings>div:first-child>span:last-child{display:grid;gap:2px}.phpets-notification-settings strong{font-size:16px}.phpets-notification-settings em{font-size:12px;color:#756b78;font-style:normal}.phpets-notification-settings p{margin:12px 0;color:#655b63;line-height:1.5}.phpets-notification-actions{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.phpets-notification-card{width:100%;font:inherit;text-align:left;cursor:pointer}.phpets-notification-card[hidden]{display:none!important}
.phpets-arrival-overlay{position:fixed;z-index:100050;inset:0;display:grid;place-items:end center;padding:20px;background:rgba(38,22,36,.42);backdrop-filter:blur(6px)}.phpets-arrival-overlay[hidden]{display:none!important}.phpets-arrival-card{width:min(470px,100%);padding:25px;border-radius:26px;background:#fff8ed;box-shadow:0 25px 70px rgba(38,22,36,.28);animation:phpets-arrival-up .22s ease-out}.phpets-arrival-card h2{margin:8px 0}.phpets-arrival-card p{color:#6d626a;line-height:1.5}.phpets-arrival-card>div{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}@keyframes phpets-arrival-up{from{transform:translateY(24px);opacity:0}to{transform:none;opacity:1}}body.phpets-arrival-open{overflow:hidden}
@media(max-width:520px){.phpets-arrival-card>div{grid-template-columns:1fr}.phpets-notification-actions{display:grid}.phpets-notification-actions>*{width:100%}}

.phpets-dashboard-alert.is-notification{background:#effaff;border-color:#cce7f2}.phpets-dashboard-alert.is-notification button{border:0;border-radius:999px;padding:10px 15px;background:#4b185d;color:#fff;font-weight:900;cursor:pointer}.phpets-dashboard-alert.is-notification[hidden]{display:none!important}


/* v0.7.0 voice feedback */
.phpets-feedback-or{display:flex;align-items:center;gap:10px;margin:2px 0 12px;color:#8a7c85;font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.phpets-feedback-or:before,.phpets-feedback-or:after{content:"";height:1px;flex:1;background:#ded2d9}.phpets-feedback-or span{white-space:nowrap}.phpets-voice-feedback{margin-bottom:14px;padding:14px;border:1px solid #dccfd7;border-radius:16px;background:#fff}.phpets-voice-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.phpets-voice-record,.phpets-voice-stop,.phpets-voice-discard{appearance:none;border:0;border-radius:999px;font:800 14px/1 system-ui;cursor:pointer}.phpets-voice-record{padding:12px 16px;background:#f2e8f4;color:#4b185d}.phpets-voice-record span{color:#d7394e;margin-right:6px}.phpets-voice-stop{padding:12px 16px;background:#d7394e;color:#fff;box-shadow:0 8px 20px rgba(215,57,78,.2)}.phpets-voice-stop span{margin-right:6px}.phpets-voice-timer{margin-left:auto;min-width:48px;font-variant-numeric:tabular-nums;font-weight:900;color:#4b185d}.phpets-voice-hint{margin:10px 0 0!important;font-size:12px;line-height:1.45!important}.phpets-voice-hint.is-error{color:#a32335!important}.phpets-voice-preview{margin-top:12px;padding-top:12px;border-top:1px solid #eee3e9}.phpets-voice-preview[hidden],.phpets-voice-stop[hidden]{display:none!important}.phpets-voice-preview audio{display:block;width:100%;height:42px;margin-bottom:9px}.phpets-voice-discard{padding:8px 11px;background:#f6eff3;color:#6d3f5b}.phpets-voice-feedback.is-unsupported{opacity:.72}.phpets-feedback-status.is-error{background:#fdebed;color:#912438}@media(max-width:430px){.phpets-voice-timer{margin-left:0}.phpets-voice-record,.phpets-voice-stop{width:100%}}


/* v0.7.1 walk photos and videos */
.phpets-walk-media-section{margin:17px 0;padding:16px;border:1px solid #d8dce8;border-radius:20px;background:linear-gradient(145deg,#fff,#f7fbff)}
.phpets-walk-media-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.phpets-walk-media-head h3{margin:2px 0 0;font-size:20px}.phpets-walk-media-head b{padding:6px 9px;border-radius:999px;background:#ecf7f1;color:#25704e;font-size:11px}.phpets-walk-media-section>p{margin:8px 0 13px;color:#6e646c;font-size:13px;line-height:1.45}
.phpets-walk-media-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.phpets-walk-media-button{display:grid;place-items:center;min-height:48px;padding:11px;border:1px solid #cfbed0;border-radius:15px;background:#fff;color:#4b185d;font-weight:900;cursor:pointer}.phpets-walk-media-button input{position:absolute;opacity:0;pointer-events:none}.phpets-walk-media-section>[data-walk-media-status]{display:block;min-height:18px;margin:8px 1px;color:#786e75;font-size:12px}.phpets-walk-media-section>[data-walk-media-status][data-state="error"]{color:#a32a3c}.phpets-walk-media-section>[data-walk-media-status][data-state="success"]{color:#24704c}
.phpets-walk-media-picker{margin:10px 0 14px;padding:13px;border:1px solid #e1d3dc;border-radius:17px;background:#fff}.phpets-walk-media-picker[hidden]{display:none!important}.phpets-walk-media-picker>[data-walk-media-preview]{display:grid;place-items:center;min-height:150px;max-height:330px;overflow:hidden;border-radius:14px;background:#241c24}.phpets-walk-media-picker img,.phpets-walk-media-picker video{display:block;width:100%;max-height:330px;object-fit:contain}.phpets-walk-media-picker h4{margin:15px 0 7px}.phpets-walk-media-pets{display:grid;gap:7px}.phpets-walk-media-pet{display:grid;grid-template-columns:auto 42px 1fr auto;align-items:center;gap:9px;padding:8px;border:1px solid #eadfe5;border-radius:13px;background:#fff}.phpets-walk-media-pet input{width:20px;height:20px}.phpets-walk-media-pet>span{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#f4edf2}.phpets-walk-media-pet img{width:100%;height:100%;object-fit:cover}.phpets-walk-media-pet strong{font-size:14px}.phpets-walk-media-pet em{font-style:normal;font-size:10px;color:#6f6570}.phpets-walk-media-pet.is-disabled{opacity:.55}.phpets-walk-media-picker>label{display:block;margin-top:12px;font-size:12px;font-weight:800}.phpets-walk-media-picker input[type="text"]{width:100%;margin-top:5px}.phpets-walk-media-picker-actions{display:grid;grid-template-columns:1fr auto;align-items:center;gap:9px;margin-top:12px}.phpets-walk-media-picker-actions .phpets-secondary-link{border:0;background:transparent;color:#5a145e;font-weight:850;cursor:pointer}.phpets-walk-media-picker [data-walk-media-upload-status]{margin:7px 0 0;color:#9a2c3c;font-size:12px}
.phpets-walk-media-list{display:grid;gap:9px;margin-top:11px}.phpets-walk-media-empty{margin:0!important;padding:12px;border:1px dashed #d9cbd4;border-radius:13px;text-align:center;color:#81757d!important}.phpets-walk-media-item{display:grid;grid-template-columns:78px minmax(0,1fr);gap:10px;align-items:center;padding:8px;border:1px solid #eadfe5;border-radius:14px;background:#fff}.phpets-walk-media-visual{width:78px;height:68px;overflow:hidden;border-radius:11px;background:#211a22}.phpets-walk-media-visual img,.phpets-walk-media-visual video{width:100%;height:100%;display:block;object-fit:cover}.phpets-walk-media-item>div:last-child{display:grid;gap:2px}.phpets-walk-media-item strong{font-size:13px}.phpets-walk-media-item span{font-size:11px;color:#746a72}.phpets-walk-media-item button{justify-self:start;margin-top:3px;padding:0;border:0;background:transparent;color:#9a3141;font-size:11px;font-weight:800;cursor:pointer}.phpets-walk-finish-media-summary{padding:9px 11px!important;border-radius:12px;background:#eef8f2;color:#2b704e!important}
.phpets-walk-media-gallery{margin:12px 0;padding:11px;border:1px solid #e3d6de;border-radius:16px;background:#fff}.phpets-walk-media-gallery-head{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px}.phpets-walk-media-gallery-head span{color:#746a72;font-size:11px}.phpets-walk-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.phpets-walk-media-tile{margin:0;overflow:hidden;border-radius:12px;background:#f5edf3}.phpets-walk-media-tile>a,.phpets-walk-media-tile>video{display:block;width:100%;aspect-ratio:4/3;background:#241d24}.phpets-walk-media-tile img,.phpets-walk-media-tile video{width:100%;height:100%;object-fit:cover}.phpets-walk-media-tile figcaption{display:grid;gap:2px;padding:7px 8px}.phpets-walk-media-tile figcaption strong{font-size:11px}.phpets-walk-media-tile figcaption span{font-size:10px;color:#776d75}
.phpets-pet-walk-media{margin:11px 0}.phpets-pet-walk-media>span{display:block;margin-bottom:5px;color:#756b73;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.phpets-pet-walk-media>div{display:flex;gap:6px}.phpets-pet-walk-media img,.phpets-pet-walk-media b{width:44px;height:44px;border-radius:10px;object-fit:cover;display:grid;place-items:center;background:#342634;color:#fff}
.phpets-media-permissions{margin:14px 0;padding:14px;border:1px solid #d7e8ef;border-radius:17px;background:#f5fbfe}.phpets-media-permissions legend{padding:0 6px;font-weight:900;color:#3b2440}.phpets-media-permissions>p{margin:2px 0 10px;font-size:12px}
@media(max-width:430px){.phpets-walk-media-actions{grid-template-columns:1fr}.phpets-walk-media-picker-actions{grid-template-columns:1fr}.phpets-walk-media-picker-actions>*{width:100%}.phpets-walk-media-grid{grid-template-columns:1fr}.phpets-walk-media-tile>a,.phpets-walk-media-tile>video{aspect-ratio:16/10}}


/* v0.7.2 — walk gallery and private owner updates */
.phpets-walk-media-gallery-head{align-items:center}.phpets-walk-media-gallery-head>div{display:grid;gap:1px}.phpets-walk-media-gallery-head>button,.phpets-pet-walk-media-head button{padding:0;border:0;background:transparent;color:#5a145e;font:inherit;font-size:11px;font-weight:900;cursor:pointer}
.phpets-walk-media-tile>.phpets-media-open{display:block;width:100%;aspect-ratio:4/3;padding:0;border:0;background:#241d24;cursor:pointer}.phpets-walk-media-tile>.phpets-media-open img{width:100%;height:100%;object-fit:cover}.phpets-media-video-poster{width:100%;height:100%;display:grid;place-items:center;align-content:center;gap:4px;background:linear-gradient(145deg,#3b2938,#1d171c);color:#fff;font-size:28px}.phpets-media-video-poster em{font-size:10px;font-style:normal;font-weight:850;text-transform:uppercase;letter-spacing:.08em}
.phpets-pet-walk-media-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.phpets-pet-walk-media-head>span{color:#756b73;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.phpets-pet-walk-media>div:last-child{display:flex;gap:6px}.phpets-pet-walk-media .phpets-media-open{width:44px;height:44px;padding:0;overflow:hidden;border:0;border-radius:10px;background:#342634;color:#fff;cursor:pointer}.phpets-pet-walk-media .phpets-media-open img{width:100%;height:100%;object-fit:cover}.phpets-pet-walk-media .phpets-media-video-poster{font-size:17px}.phpets-pet-walk-media .phpets-media-video-poster em{display:none}
.phpets-media-lightbox{position:fixed;inset:0;z-index:100000;display:grid;grid-template-columns:52px minmax(0,1fr) 52px;grid-template-rows:minmax(0,1fr) auto;align-items:center;gap:8px;padding:max(16px,env(safe-area-inset-top)) 10px max(16px,env(safe-area-inset-bottom));background:rgba(24,16,23,.96);color:#fff}.phpets-media-lightbox[hidden]{display:none!important}.phpets-media-lightbox-stage{min-width:0;min-height:0;height:100%;display:grid;place-items:center}.phpets-media-lightbox-stage img,.phpets-media-lightbox-stage video{display:block;max-width:100%;max-height:78vh;border-radius:15px;background:#000}.phpets-media-lightbox-close{position:absolute;top:max(12px,env(safe-area-inset-top));right:12px;z-index:2;width:43px;height:43px;border:0;border-radius:50%;background:#fff;color:#3b2636;font-size:27px;cursor:pointer}.phpets-media-lightbox-prev,.phpets-media-lightbox-next{width:46px;height:58px;border:0;border-radius:16px;background:rgba(255,255,255,.12);color:#fff;font-size:38px;cursor:pointer}.phpets-media-lightbox-caption{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;gap:2px 12px;padding:8px 12px;text-align:left}.phpets-media-lightbox-caption strong{font-size:14px}.phpets-media-lightbox-caption span{grid-column:1/-1;color:#d8ccd5;font-size:12px}.phpets-media-lightbox-caption em{grid-column:2;grid-row:1;font-style:normal;color:#bcaeba;font-size:11px}.phpets-modal-open{overflow:hidden}
.phpets-owner-update{margin:12px 0;border:1px solid #d4e8df;border-radius:18px;background:linear-gradient(145deg,#f0faf5,#fff);overflow:hidden}.phpets-owner-update>summary{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:14px 15px;cursor:pointer;list-style:none}.phpets-owner-update>summary::-webkit-details-marker{display:none}.phpets-owner-update>summary span{display:grid;gap:2px}.phpets-owner-update>summary strong{font-size:14px;color:#295a44}.phpets-owner-update>summary em{font-style:normal;color:#6f7d75;font-size:11px}.phpets-owner-update>summary b{font-size:26px;color:#4e7562;transition:transform .2s}.phpets-owner-update[open]>summary b{transform:rotate(90deg)}.phpets-owner-update-body{padding:0 15px 15px;border-top:1px solid #dcece4}.phpets-owner-update-body>p{margin:13px 0}.phpets-owner-update-form{display:grid;gap:12px}.phpets-owner-update-form>label{font-size:12px;font-weight:850}.phpets-owner-update-form textarea{width:100%;margin-top:5px}.phpets-owner-update-form fieldset{margin:0;padding:0;border:0}.phpets-owner-update-form legend{margin-bottom:7px;font-size:12px;font-weight:900}.phpets-owner-media-select{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.phpets-owner-media-select label{position:relative;display:grid;gap:5px;padding:6px;border:1px solid #dcd1d8;border-radius:13px;background:#fff;cursor:pointer}.phpets-owner-media-select input{position:absolute;top:8px;right:8px;width:20px;height:20px;z-index:1}.phpets-owner-media-select label>span{height:76px;display:grid;place-items:center;overflow:hidden;border-radius:9px;background:#2d222b}.phpets-owner-media-select img{width:100%;height:100%;object-fit:cover}.phpets-owner-video-thumb{color:#fff;font-size:24px}.phpets-owner-media-select em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal;font-size:10px}.phpets-owner-update-warning,.phpets-owner-update-empty{padding:10px 12px;border-radius:12px;background:#fff5de;color:#76551d;font-size:12px}.phpets-owner-update-sent{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;padding:10px 12px;border-radius:13px;background:#fff}.phpets-owner-update-sent>span{font-size:11px;font-weight:900}.phpets-owner-update-sent>div{display:flex;flex-wrap:wrap;gap:6px}.phpets-owner-update-sent a,.phpets-owner-update-sent button{padding:6px 9px;border:1px solid #d7cbd3;border-radius:9px;background:#fff;color:#5a145e;text-decoration:none;font:inherit;font-size:11px;font-weight:850;cursor:pointer}.phpets-owner-update-revoke{text-align:right}.phpets-owner-update-revoke button{padding:5px 0;border:0;background:transparent;color:#9b3845;font-size:10px;font-weight:800;cursor:pointer}
@media(max-width:540px){.phpets-media-lightbox{grid-template-columns:40px minmax(0,1fr) 40px}.phpets-media-lightbox-prev,.phpets-media-lightbox-next{width:38px;height:52px}.phpets-owner-media-select{grid-template-columns:repeat(2,minmax(0,1fr))}.phpets-owner-update-sent{align-items:flex-start;flex-direction:column}}

.phpets-owner-update-delivery{display:flex;flex-wrap:wrap;gap:8px}.phpets-owner-update-delivery>*{flex:1 1 180px}

/* v0.9.0 — recurring routines, quick find and billing workflow */
.phpets-app-header{align-items:center;gap:14px}.phpets-header-search{flex:1;max-width:420px;margin-left:auto}.phpets-header-search label,.phpets-search-page label{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 13px;box-shadow:0 5px 18px rgba(43,24,49,.04)}.phpets-header-search .phpets-ui-icon,.phpets-search-page .phpets-ui-icon{width:19px;height:19px;color:var(--plum)}.phpets-header-search input,.phpets-search-page input{width:100%;border:0;outline:0;background:transparent;font:inherit;color:var(--ink)}.phpets-brand-logo{display:flex;align-items:center}.phpets-brand-logo img{width:70px;max-height:58px;object-fit:contain}.phpets-section-heading.is-small{margin-top:22px}.phpets-section-heading.is-small h3{margin:3px 0;font-size:22px}.phpets-secondary-button{border:1px solid #d8d0dc;border-radius:999px;background:#fff;color:var(--plum);font-weight:900;padding:10px 14px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.phpets-routine-list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.phpets-routine-card{display:grid;gap:10px}.phpets-routine-head{display:flex;justify-content:space-between;gap:12px}.phpets-routine-head h3{margin-top:8px}.phpets-routine-pattern{display:flex;flex-wrap:wrap;gap:6px}.phpets-routine-pattern span,.phpets-routine-chip{display:inline-flex;align-items:center;border-radius:999px;background:#f0e9f4;color:var(--plum);padding:6px 9px;font-size:11px;font-weight:900}.phpets-routine-chip{margin-left:auto}.phpets-card-actions{display:flex;gap:7px;flex-wrap:wrap;align-items:center;margin-top:10px}.phpets-card-actions a,.phpets-card-actions button{border:0;border-radius:999px;background:#f0ebf2;color:var(--plum);padding:8px 11px;text-decoration:none;font:inherit;font-weight:800;cursor:pointer}.phpets-card-actions form{display:inline-flex;gap:6px;align-items:center}.phpets-card-actions .is-danger{color:#9e2f2f;background:#fff0f0}.phpets-inline-pause input{max-width:150px;border:1px solid #d8d0dc;border-radius:999px;padding:7px 10px}.phpets-routine-days{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.phpets-routine-days label{cursor:pointer}.phpets-routine-days input{position:absolute;opacity:0;pointer-events:none}.phpets-routine-days span{display:grid;place-items:center;border:1px solid #d8d0dc;border-radius:12px;padding:10px 3px;background:#fff;color:var(--muted);font-size:11px}.phpets-routine-days input:checked+span{background:var(--plum);color:#fff;border-color:var(--plum)}.phpets-series-banner{display:flex;align-items:center;gap:10px;margin:0 0 15px;padding:12px 13px;background:#f1e9f5;border:1px solid #dbcbe3;border-radius:15px}.phpets-series-banner>span{font-size:24px;color:var(--plum)}.phpets-series-banner div{flex:1}.phpets-series-banner p{margin:2px 0;color:var(--muted);font-size:12px}.phpets-series-banner a{color:var(--plum);font-weight:900;text-decoration:none}.phpets-app-notice span{display:block;margin-top:4px;font-size:12px}.phpets-alerts.is-calendar-conflict{background:#fff0f0;border-color:#efc6c6}.phpets-alerts.is-calendar-conflict p{color:#8a2525}.phpets-search-page{display:grid;grid-template-columns:1fr auto;gap:10px;margin-bottom:16px}.phpets-search-page label{border-radius:16px}.phpets-search-result{position:relative}.phpets-search-result>.phpets-small-label{position:absolute;right:14px;top:14px}.phpets-invoice-generate{display:flex;align-items:end;gap:8px;flex-wrap:wrap}.phpets-invoice-generate label{font-size:11px;font-weight:850;color:var(--muted)}.phpets-invoice-generate input{display:block;margin-top:4px;border:1px solid #d8d0dc;border-radius:12px;padding:9px}.phpets-ready-invoice-section{margin:18px 0}.phpets-ready-invoice-card{display:grid;gap:9px}.phpets-manual-invoice-form{display:grid;gap:7px}.phpets-manual-invoice-form label{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;padding:9px 10px;background:#f8f5f9;border-radius:12px}.phpets-manual-invoice-form input{width:18px;height:18px}.phpets-manual-invoice-form span{font-size:12px}.phpets-manual-invoice-form strong{font-size:12px}.status-active{background:#dff3e5!important;color:#216238!important}.status-paused{background:#fff1cf!important;color:#744b00!important}.status-ended{background:#eee!important;color:#666!important}
@media(max-width:760px){.phpets-app-header{display:grid;grid-template-columns:auto 1fr auto}.phpets-header-search{grid-column:1/-1;grid-row:2;width:100%;max-width:none;margin:0}.phpets-header-title h1{font-size:28px}.phpets-brand-logo img{width:54px}.phpets-routine-list{grid-template-columns:1fr}.phpets-invoice-generate{width:100%}.phpets-invoice-generate label{flex:1}.phpets-invoice-generate input{width:100%}}
@media(max-width:520px){.phpets-search-page{grid-template-columns:1fr}.phpets-routine-days{grid-template-columns:repeat(4,1fr)}.phpets-series-banner{align-items:flex-start;flex-wrap:wrap}.phpets-series-banner a{width:100%;margin-left:34px}.phpets-inline-pause{width:100%}.phpets-inline-pause input{flex:1;max-width:none}.phpets-section-heading{align-items:flex-start}.phpets-section-heading>.phpets-secondary-button{font-size:12px;padding:8px 10px}}

.phpets-import-form{display:flex;align-items:end;gap:10px;flex-wrap:wrap}.phpets-import-form label{flex:1;min-width:240px}.phpets-import-form input[type=file]{display:block;width:100%;margin-top:6px;padding:10px;border:1px solid #d8d0dc;border-radius:13px;background:#fff}.phpets-system-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0}.phpets-system-status-grid div{padding:12px 13px;border:1px solid #e3d8cf;border-radius:14px;background:#fff}.phpets-system-status-grid dt{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.phpets-system-status-grid dd{margin:4px 0 0;font-weight:850;color:var(--ink)}@media(max-width:520px){.phpets-system-status-grid{grid-template-columns:1fr}.phpets-import-form>*{width:100%}}

/* v0.9.1 — Quick Find focus hotfix. The input owns the pointer target so mobile/PWA overlays cannot swallow taps. */
.phpets-search-control{position:relative;z-index:1;display:flex;align-items:center;gap:9px;width:100%;min-width:0;background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 13px;box-shadow:0 5px 18px rgba(43,24,49,.04);cursor:text;isolation:isolate}
.phpets-search-page .phpets-search-control{border-radius:16px}
.phpets-search-icon{display:grid;place-items:center;flex:0 0 auto;pointer-events:none}
.phpets-search-control .phpets-ui-icon{width:19px;height:19px;color:var(--plum);pointer-events:none}
.phpets-search-control input[type="search"]{position:relative!important;z-index:2!important;display:block!important;flex:1 1 auto!important;width:auto!important;min-width:0!important;min-height:28px!important;margin:0!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;color:var(--ink)!important;font:inherit!important;font-size:16px!important;line-height:1.35!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;touch-action:manipulation!important;-webkit-user-select:text!important;user-select:text!important;caret-color:var(--plum)!important;-webkit-appearance:none!important;appearance:none!important}
.phpets-search-control:focus-within{border-color:#9b6cab;box-shadow:0 0 0 3px rgba(75,24,93,.12),0 5px 18px rgba(43,24,49,.04)}
.phpets-search-control input[type="search"]::-webkit-search-cancel-button{cursor:pointer}
.phpets-header-search,.phpets-search-page{position:relative;z-index:3}

/* v0.9.2 — Daily Flow Polish */
.phpets-today-command{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"copy ring" "action ring";align-items:center;gap:14px 24px;margin:0 0 12px;padding:24px;overflow:hidden;border:1px solid rgba(83,50,74,.1);border-radius:27px;background:linear-gradient(135deg,#fff6db 0%,#fffdf8 58%,#eefaff 100%);box-shadow:0 14px 36px rgba(55,31,50,.08)}
.phpets-today-command:after{content:"";position:absolute;right:-75px;bottom:-110px;width:230px;height:230px;border-radius:50%;background:rgba(255,255,255,.48);pointer-events:none}.phpets-today-command-copy{position:relative;z-index:1;grid-area:copy}.phpets-today-command h2{margin:5px 0 10px;font-size:clamp(29px,5vw,42px);line-height:1;letter-spacing:-.045em}.phpets-today-command p{margin:0;color:var(--muted)}.phpets-today-add{position:relative;z-index:1;grid-area:action;justify-self:start}.phpets-next-up{display:inline-grid;gap:2px;max-width:100%;padding:10px 13px;border:1px solid rgba(75,24,93,.1);border-radius:15px;background:rgba(255,255,255,.75);color:var(--ink);text-decoration:none}.phpets-next-up span{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#a26700}.phpets-next-up strong{font-size:15px}.phpets-next-up em{font-size:12px;font-style:normal;color:var(--muted)}
.phpets-progress-ring{--progress:0;position:relative;z-index:1;grid-area:ring;width:112px;height:112px;display:grid;place-content:center;text-align:center;border-radius:50%;background:conic-gradient(var(--plum) calc(var(--progress)*1%),rgba(75,24,93,.1) 0);box-shadow:inset 0 0 0 10px rgba(255,255,255,.92)}.phpets-progress-ring:after{content:"";position:absolute;inset:14px;border-radius:50%;background:#fffdf8}.phpets-progress-ring strong,.phpets-progress-ring span{position:relative;z-index:1}.phpets-progress-ring strong{font-size:23px;line-height:1}.phpets-progress-ring span{margin-top:3px;color:var(--muted);font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}
.phpets-day-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:0 0 15px}.phpets-day-metrics>div,.phpets-day-metrics>a{display:grid;gap:4px;padding:13px 15px;border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.9);color:var(--ink);text-decoration:none;box-shadow:0 7px 20px rgba(55,31,50,.04)}.phpets-day-metrics span{font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.phpets-day-metrics strong{font-size:24px;line-height:1}.phpets-day-metrics .is-attention{border-color:#efd69a;background:#fff8e8}.phpets-day-metrics .is-attention strong{color:#996000}
.phpets-today-heading{margin-top:23px}.phpets-filter-pills{display:flex;gap:5px;align-items:center;flex-wrap:wrap}.phpets-filter-pills button{min-height:35px;padding:7px 11px;border:1px solid #ded4df;border-radius:999px;background:#fff;color:#736776;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.phpets-filter-pills button.is-active{border-color:var(--plum);background:var(--plum);color:#fff}.phpets-filter-empty{grid-column:1/-1;padding:24px;text-align:center;border:1px dashed #d9cfdc;border-radius:18px;color:var(--muted)}.phpets-filter-empty h3{margin:0 0 4px;color:var(--ink)}.phpets-filter-empty p{margin:0}
.phpets-today-list>.phpets-appointment{scroll-margin-top:18px;padding:17px;border:1px solid var(--line);border-radius:21px;background:#fff;box-shadow:0 9px 26px rgba(55,31,50,.055);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.phpets-today-list>.phpets-appointment:target{border-color:#f0b13d;box-shadow:0 0 0 4px rgba(251,177,63,.18),0 12px 30px rgba(55,31,50,.08)}.phpets-today-list>.phpets-appointment.status-completed{background:linear-gradient(135deg,#fbfffc,#fff);border-color:#cfe6d6}.phpets-today-list>.phpets-appointment.status-cancelled_no_charge,.phpets-today-list>.phpets-appointment.status-cancelled_chargeable,.phpets-today-list>.phpets-appointment.status-cancelled_by_kate,.phpets-today-list>.phpets-appointment.status-no_access{opacity:.76}.phpets-appointment-top>div{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.phpets-appointment-top-right{justify-content:flex-end}.phpets-appointment-top-right>strong{font-size:16px}.phpets-appointment-pets{margin-top:12px}.phpets-appointment-primary-actions{display:flex;align-items:stretch;gap:7px;margin-top:13px;flex-wrap:wrap}.phpets-appointment-primary-actions>*{min-height:43px}.phpets-appointment-primary-actions form{display:flex;margin:0}.phpets-appointment-primary-actions button,.phpets-appointment-primary-actions a{height:100%;margin:0;padding:11px 14px;border-radius:13px;text-decoration:none;font:inherit;font-weight:900;cursor:pointer}.phpets-appointment-primary-actions .phpets-walk-start-button{width:auto;flex:1 1 140px;background:var(--plum);color:#fff;box-shadow:none}.phpets-appointment-primary-actions .phpets-pickup-button{display:grid;place-items:center;flex:1 1 95px;border:1px solid #d6cbd8;background:#fff;color:var(--plum)}.phpets-appointment-primary-actions .phpets-quick-complete{flex:1 1 110px}.phpets-appointment-primary-actions .phpets-complete-button{width:100%;border:0;background:#dff3e5;color:#216238}.phpets-complete-state{display:grid;place-items:center;flex:1;padding:11px 14px;border-radius:13px;background:#dff3e5;color:#216238;font-weight:900}
.phpets-card-more{margin-top:11px;border-top:1px solid #eee5ec}.phpets-card-more>summary{padding:11px 2px 1px;list-style:none;color:#6e5f6d;font-size:12px;font-weight:850;cursor:pointer}.phpets-card-more>summary::-webkit-details-marker{display:none}.phpets-card-more>summary:after{content:"＋";float:right;color:var(--plum);font-size:16px}.phpets-card-more[open]>summary:after{content:"−"}.phpets-card-more-body{display:flex;gap:8px;align-items:center;flex-wrap:wrap;padding:11px 0 2px}.phpets-card-more-body>a,.phpets-card-more-body>button,.phpets-card-more-body form>button{padding:9px 12px;border:0;border-radius:999px;background:#f0ebf2;color:var(--plum);text-decoration:none;font:inherit;font-weight:850;cursor:pointer}.phpets-card-more-body .is-danger{background:#fff0f0;color:#9e2f2f}.phpets-card-more-body .phpets-contact-actions{margin:0}.phpets-card-more-body .phpets-status-actions{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;margin:0}.phpets-card-more-body .phpets-status-actions label{font-size:11px;font-weight:850;color:var(--muted)}.phpets-card-more-body .phpets-status-actions select{display:block;width:100%;margin-top:4px}.phpets-card-more-body .phpets-status-actions button{min-height:42px}.phpets-day .phpets-appointment-primary-actions{gap:6px}.phpets-day .phpets-appointment-primary-actions>*{flex:1 1 95px}
.phpets-routine-card{overflow:hidden}.phpets-routine-next{display:grid;gap:3px;padding:11px 12px;border:1px solid #d8e9e9;border-radius:14px;background:#f2fbfc;color:var(--ink);text-decoration:none}.phpets-routine-next span{font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#4b7680}.phpets-routine-next strong{font-size:13px}.phpets-routine-primary{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:2px}.phpets-routine-primary>span{color:var(--muted);font-size:11px;text-align:right}.phpets-routine-card .phpets-card-more-body{align-items:flex-end}.phpets-routine-card .phpets-card-more-body form{display:flex;align-items:end;gap:7px}.phpets-routine-card .phpets-card-more-body label{font-size:11px;font-weight:850;color:var(--muted)}.phpets-routine-card .phpets-card-more-body input{display:block;margin-top:4px;padding:8px;border:1px solid #d8d0dc;border-radius:10px}
.phpets-intake-card{display:grid;gap:12px;padding:18px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 9px 27px rgba(55,31,50,.06)}.phpets-intake-request{display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 10px;align-items:center;padding:11px 12px;border-radius:14px;background:#f7f4f8}.phpets-intake-request>span{grid-row:1/3;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.phpets-intake-request strong{font-size:13px}.phpets-intake-request em{font-size:11px;font-style:normal;color:var(--muted)}.phpets-intake-missing{margin:0;padding:9px 11px;border-radius:12px;background:#fff3d7;color:#765412;font-size:12px;font-weight:750}.phpets-intake-primary{margin:0}.phpets-intake-primary .phpets-primary-button{width:100%;min-height:46px}.phpets-intake-card .phpets-card-more{margin-top:0}.phpets-intake-actions{width:100%}.phpets-intake-actions>a,.phpets-intake-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 12px;border:0;border-radius:999px;background:#eee7ed;color:var(--plum);text-decoration:none;font:inherit;font-weight:850}.phpets-intake-actions form{display:inline-flex;margin:0}
.phpets-invoice-heading{align-items:flex-end}.phpets-invoice-heading p{margin:6px 0 0;color:var(--muted)}.phpets-invoice-summary--polished{grid-template-columns:repeat(4,1fr)}.phpets-invoice-summary--polished>a{display:block;background:linear-gradient(135deg,#fff3ce,#fff);border:1px solid #efd897;border-radius:16px;padding:13px;text-align:center;color:var(--ink);text-decoration:none}.phpets-empty-inline{display:grid;gap:3px;margin:12px 0;padding:14px 16px;border:1px dashed #d7cbd8;border-radius:16px;background:rgba(255,255,255,.55)}.phpets-empty-inline span{color:var(--muted);font-size:12px}.phpets-history-heading{align-items:flex-end}.phpets-invoice-card{display:grid;gap:10px}.phpets-invoice-primary{display:flex;justify-content:flex-end;gap:7px}.phpets-invoice-primary form{display:flex}.phpets-invoice-card[hidden],.phpets-search-result[hidden],.phpets-appointment[hidden],.phpets-busy-card[hidden]{display:none!important}.phpets-ready-invoice-card .phpets-card-more[open]>summary{color:var(--plum)}
.phpets-search-heading{align-items:flex-end}.phpets-search-heading p{margin:6px 0 0;color:var(--muted)}.phpets-search-heading kbd{padding:5px 9px;border:1px solid #d7cbd8;border-bottom-width:3px;border-radius:8px;background:#fff;color:var(--muted);font:700 12px/1 system-ui}.phpets-search-clear{position:relative;z-index:4;display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#eee7ed;color:var(--plum);text-decoration:none;font-size:18px}.phpets-search-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:12px}.phpets-search-shortcuts a{display:grid;gap:4px;padding:14px;border:1px solid var(--line);border-radius:17px;background:#fff;color:var(--ink);text-decoration:none}.phpets-search-shortcuts span{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.phpets-search-shortcuts strong{font-size:16px}.phpets-search-filters{margin:-4px 0 14px}.phpets-search-result{padding-top:18px}.phpets-search-result>.phpets-small-label{right:15px;top:15px}
.phpets-nav-icon{position:relative;display:grid;place-items:center}.phpets-nav-badge{position:absolute;top:-7px;right:-11px;min-width:18px;height:18px;display:grid;place-items:center;padding:0 4px;border:2px solid #fff;border-radius:999px;background:#d44855;color:#fff;font-size:9px;line-height:1}.phpets-bottom-nav a.is-active .phpets-nav-badge{background:var(--yellow);color:var(--ink)}
.phpets-app-notice{position:relative;padding-right:46px;animation:phpetsNoticeIn .22s ease-out}.phpets-notice-dismiss{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:31px;height:31px;border:0;border-radius:50%;background:rgba(255,255,255,.62);color:currentColor;font-size:19px;cursor:pointer}@keyframes phpetsNoticeIn{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.phpets-app-notice.is-leaving{opacity:0;transform:translateY(-5px);transition:.2s ease}
button.is-submitting{position:relative;pointer-events:none;opacity:.75}.phpets-app-form>.phpets-primary-button:last-child{position:sticky;z-index:4;bottom:0;width:100%;margin-top:5px;box-shadow:0 -10px 22px rgba(255,255,255,.94),0 9px 20px rgba(75,24,93,.12)}
@media(max-width:780px){.phpets-day-metrics{grid-template-columns:repeat(2,1fr)}.phpets-invoice-summary--polished{grid-template-columns:repeat(2,1fr)}.phpets-search-shortcuts{grid-template-columns:repeat(2,1fr)}.phpets-history-heading,.phpets-invoice-heading{align-items:flex-start;flex-direction:column}.phpets-invoice-heading .phpets-invoice-generate{width:100%}.phpets-filter-pills{max-width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.phpets-filter-pills button{flex:0 0 auto}}
@media(max-width:560px){.phpets-today-command{grid-template-columns:minmax(0,1fr) 82px;gap:13px;padding:19px}.phpets-progress-ring{width:82px;height:82px;box-shadow:inset 0 0 0 7px rgba(255,255,255,.92)}.phpets-progress-ring:after{inset:11px}.phpets-progress-ring strong{font-size:19px}.phpets-today-command h2{font-size:29px}.phpets-today-add{width:100%}.phpets-day-metrics>div,.phpets-day-metrics>a{padding:12px}.phpets-day-metrics strong{font-size:21px}.phpets-today-heading{align-items:flex-start;flex-direction:column}.phpets-today-list>.phpets-appointment{padding:15px}.phpets-appointment-primary-actions{display:grid;grid-template-columns:1fr 1fr}.phpets-appointment-primary-actions>*{width:100%!important;min-width:0}.phpets-appointment-primary-actions .phpets-walk-start-button{grid-column:1/-1}.phpets-appointment-primary-actions .phpets-complete-state{grid-column:1/-1}.phpets-card-more-body .phpets-status-actions{grid-template-columns:1fr}.phpets-routine-primary{align-items:flex-start;flex-direction:column}.phpets-routine-primary>span{text-align:left}.phpets-routine-card .phpets-card-more-body,.phpets-routine-card .phpets-card-more-body form{width:100%;align-items:stretch;flex-direction:column}.phpets-routine-card .phpets-card-more-body button{width:100%}.phpets-intake-actions{display:grid;grid-template-columns:1fr}.phpets-intake-actions>*{width:100%}.phpets-invoice-primary>*{flex:1}.phpets-invoice-primary a,.phpets-invoice-primary button{width:100%}.phpets-search-heading kbd{display:none}.phpets-app-form>.phpets-primary-button:last-child{bottom:calc(2px + env(safe-area-inset-bottom))}}

/* v0.10.0 — The Round Engine */
.phpets-heading-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.phpets-round-overview{display:grid;gap:13px}.phpets-round-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.phpets-round-summary-card{display:grid;gap:13px;padding:17px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#fff,#fbf8fc);box-shadow:0 10px 28px rgba(50,28,48,.06)}.phpets-round-summary-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.phpets-round-summary-head h3{margin:4px 0 3px;font-size:21px}.phpets-round-summary-head p{margin:0;color:var(--muted);font-size:12px}.phpets-round-summary-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.phpets-round-summary-metrics>div{padding:10px;border-radius:14px;background:#f5f0f6;text-align:center}.phpets-round-summary-metrics strong{display:block;font-size:19px}.phpets-round-summary-metrics span{font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.phpets-round-safe{display:flex;align-items:center;gap:8px;padding:9px 11px;border-radius:13px;background:#e5f4e8;color:#225f38;font-size:12px;font-weight:850}.phpets-round-live-card{display:grid;gap:14px;padding:18px;border:1px solid #dfd4e2;border-radius:24px;background:linear-gradient(145deg,#fff,#f8f3fa);box-shadow:0 12px 32px rgba(52,28,52,.08)}.phpets-round-live-card.stage-walking{border-color:#acd6bb;background:linear-gradient(145deg,#f3fbf5,#fff)}.phpets-round-live-card.stage-completed{border-color:#bfe2ca;background:linear-gradient(145deg,#eff9f2,#fff)}.phpets-round-live-head{display:flex;justify-content:space-between;align-items:flex-start;gap:13px}.phpets-round-live-head h3{margin:4px 0 3px;font-size:24px}.phpets-round-live-head p{margin:0;color:var(--muted);font-size:12px}.phpets-round-stage-badge{flex:0 0 auto;padding:7px 10px;border-radius:999px;background:#eee6f1;color:var(--plum);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.stage-walking .phpets-round-stage-badge,.stage-completed .phpets-round-stage-badge{background:#dff3e5;color:#216238}.phpets-round-progress{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;position:relative}.phpets-round-progress:before{content:"";position:absolute;left:7%;right:7%;top:15px;height:2px;background:#e4dce7}.phpets-round-progress>span{position:relative;z-index:1;display:grid;justify-items:center;gap:5px;min-width:0;color:#9a8f9d}.phpets-round-progress i{width:31px;height:31px;display:grid;place-items:center;border:2px solid #dfd5e2;border-radius:50%;background:#fff;font-style:normal;font-size:11px;font-weight:900}.phpets-round-progress em{font-style:normal;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.phpets-round-progress .is-done i{border-color:#6db883;background:#6db883;color:#fff}.phpets-round-progress .is-current i{border-color:var(--yellow);background:var(--yellow);color:var(--ink);box-shadow:0 0 0 4px rgba(251,177,63,.18)}.phpets-round-progress .is-done,.phpets-round-progress .is-current{color:var(--ink)}.phpets-alerts.is-danger{background:#fff0f0;border-color:#efbcbc}.phpets-alerts.is-danger p{color:#8a2525}.phpets-round-stops{display:grid;gap:8px}.phpets-round-stop{display:grid;grid-template-columns:30px auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;border:1px solid #e7dfe9;border-radius:16px;background:#fff}.phpets-round-stop.state-picked_up{border-color:#c7dfcf;background:#f3faf5}.phpets-round-stop.state-dropped_off{opacity:.72;background:#f6f6f6}.phpets-round-stop.state-unavailable,.phpets-round-stop.state-no_access{border-color:#edc5c5;background:#fff5f5}.phpets-round-stop-number{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--plum);color:#fff;font-size:11px;font-weight:900}.phpets-round-stop-pets{display:flex}.phpets-round-stop-pets>span{width:39px;height:39px;display:grid;place-items:center;overflow:hidden;border:2px solid #fff;border-radius:12px;background:#f1eaf3;margin-left:-7px}.phpets-round-stop-pets>span:first-child{margin-left:0}.phpets-round-stop-pets img{width:100%;height:100%;object-fit:cover}.phpets-round-stop-copy{display:grid;gap:2px;min-width:0}.phpets-round-stop-copy strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phpets-round-stop-copy em{font-style:normal;color:var(--muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phpets-round-stop-state{padding:5px 7px;border-radius:999px;background:#f0ebf2;color:#6d5d70;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.phpets-round-stop-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:7px;margin-top:1px}.phpets-round-stop-actions form{display:flex;gap:6px}.phpets-round-stop-actions button,.phpets-round-stop-actions summary{border:0;border-radius:999px;background:#eee7f0;color:var(--plum);padding:8px 11px;font:inherit;font-size:11px;font-weight:900;cursor:pointer;list-style:none}.phpets-round-stop-actions details[open]{width:100%}.phpets-round-stop-actions details[open] form{justify-content:flex-end;margin-top:7px}.phpets-round-stop-actions details[open] button{background:#fff0f0;color:#8e2a2a}.phpets-round-primary-actions{display:flex;align-items:stretch;gap:9px;flex-wrap:wrap}.phpets-round-primary-actions>*{flex:1 1 155px;min-height:47px}.phpets-round-primary-actions form{display:flex}.phpets-round-primary-actions button,.phpets-route-button{width:100%;min-height:47px;display:grid;place-items:center;border:0;border-radius:15px;padding:11px 14px;text-decoration:none;font:inherit;font-weight:900;cursor:pointer}.phpets-route-button{border:1px solid #c9bfd0;background:#fff;color:var(--plum)}.phpets-round-primary-actions .phpets-walk-start-button{background:var(--plum);color:#fff}.phpets-round-primary-actions .phpets-walk-start-button:disabled{background:#b9adb9;cursor:not-allowed}.phpets-round-complete-state{display:grid;place-items:center;width:100%;padding:12px;border-radius:15px;background:#dff3e5;color:#216238;font-weight:900}.phpets-round-routine-picker{display:grid;gap:8px}.phpets-round-routine-picker>label{display:grid;grid-template-columns:auto 48px minmax(0,1fr) 76px;align-items:center;gap:9px;padding:9px 10px;border:1px solid #e4dce7;border-radius:15px;background:#fff}.phpets-round-routine-picker input[type=checkbox]{width:19px!important;margin:0!important}.phpets-round-routine-picker img,.phpets-round-routine-picker .phpets-pet-placeholder{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#f1eaf3;object-fit:cover}.phpets-round-routine-picker strong{display:block}.phpets-round-routine-picker em{display:block;margin-top:2px;color:var(--muted);font-size:11px;font-style:normal}.phpets-round-order-input{display:grid;gap:3px;color:var(--muted);font-size:9px!important;text-transform:uppercase;letter-spacing:.05em}.phpets-round-order-input input{margin:0!important;padding:8px!important;text-align:center}.phpets-round-editor{max-width:760px}.phpets-round-editor .phpets-weekday-picker{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.phpets-round-editor .phpets-weekday-picker label{display:block}.phpets-round-editor .phpets-weekday-picker input{position:absolute;opacity:0}.phpets-round-editor .phpets-weekday-picker span{display:grid;place-items:center;min-height:39px;border:1px solid #ddd3e0;border-radius:11px;background:#fff;font-size:11px}.phpets-round-editor .phpets-weekday-picker input:checked+span{border-color:var(--plum);background:var(--plum);color:#fff}.phpets-round-editor small{display:block;margin-top:5px;color:var(--muted);font-weight:500;line-height:1.4}
@media(max-width:780px){.phpets-round-list{grid-template-columns:1fr}.phpets-heading-actions{width:100%}.phpets-heading-actions>*{flex:1}.phpets-round-summary-metrics{grid-template-columns:repeat(3,1fr)}}
@media(max-width:560px){.phpets-round-live-card{padding:15px}.phpets-round-live-head{align-items:flex-start}.phpets-round-live-head h3{font-size:21px}.phpets-round-progress{gap:2px;overflow-x:auto;padding-bottom:4px}.phpets-round-progress>span{min-width:48px}.phpets-round-progress:before{left:25px;right:25px}.phpets-round-stop{grid-template-columns:28px auto minmax(0,1fr)}.phpets-round-stop-state{grid-column:2/4;justify-self:start}.phpets-round-stop-actions{justify-content:stretch}.phpets-round-stop-actions form,.phpets-round-stop-actions details,.phpets-round-stop-actions button{width:100%}.phpets-round-primary-actions{display:grid;grid-template-columns:1fr}.phpets-round-primary-actions>*{width:100%}.phpets-round-routine-picker>label{grid-template-columns:auto 44px minmax(0,1fr)}.phpets-round-routine-picker img,.phpets-round-routine-picker .phpets-pet-placeholder{width:44px;height:44px}.phpets-round-order-input{grid-column:2/4}.phpets-round-editor .phpets-weekday-picker{grid-template-columns:repeat(4,1fr)}}
.phpets-round-routine-picker>label{grid-template-columns:auto minmax(0,1fr) 76px}.phpets-round-routine-picker>label.is-selected{border-color:#b99ac2;background:#fbf7fc}.phpets-round-order-input{display:block!important;width:76px!important;margin:0!important;padding:9px!important;text-align:center}.phpets-round-order-input:disabled{opacity:.45;background:#f3eff4}.phpets-round-routine-picker>label>span{min-width:0}.phpets-round-routine-picker>label>span strong,.phpets-round-routine-picker>label>span em{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@media(max-width:560px){.phpets-round-routine-picker>label{grid-template-columns:auto minmax(0,1fr) 62px}.phpets-round-order-input{width:62px!important}.phpets-round-order-input{grid-column:auto}}
.phpets-round-overview{grid-template-columns:repeat(3,1fr);margin-bottom:14px}.phpets-round-overview>div,.phpets-round-overview>a{display:grid;gap:3px;padding:14px;border:1px solid var(--line);border-radius:17px;background:#fff;color:var(--ink);text-align:center;text-decoration:none}.phpets-round-overview strong{font-size:24px}.phpets-round-overview span{font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.phpets-round-summary-metrics>span{display:grid;place-items:center;min-height:48px;padding:9px;border-radius:14px;background:#f5f0f6;text-align:center;font-size:11px;font-weight:850;color:#5f5260}.phpets-round-summary-head>strong{display:grid;place-items:center;min-width:56px;height:56px;border-radius:18px;background:var(--plum);color:#fff;font-size:18px}.phpets-section-intro{margin:-5px 0 15px;color:var(--muted);line-height:1.5}.phpets-round-summary-card .phpets-routine-primary{margin-top:auto}
@media(max-width:560px){.phpets-round-overview{grid-template-columns:1fr 1fr}.phpets-round-overview>a{grid-column:1/-1}}
.phpets-routine-round-link{grid-column:1/-1;display:inline-flex;align-items:center;justify-self:start;padding:6px 9px;border-radius:999px;background:#efe6f2;color:var(--plum);text-decoration:none;font-size:10px;font-weight:900}

.phpets-client-request-summary{display:grid;gap:8px;margin:14px 0}.phpets-client-request-summary p{margin:0;padding:10px 12px;border-radius:12px;background:rgba(75,24,93,.05)}.phpets-client-request-summary strong{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--phpets-muted,#756b78)}.phpets-client-request-summary span{display:block;margin-top:3px}.phpets-household-card .phpets-card-actions form{display:inline-flex;margin:0}.phpets-household-card .phpets-card-actions button{border:0;background:transparent;color:inherit;font:inherit;font-weight:700;padding:0;cursor:pointer}

/* v0.12.0 Solo Business Automation */
.phpets-checkbox-row{display:flex;align-items:flex-start;gap:10px;margin:12px 0;font-weight:700;color:#2f3a31}
.phpets-checkbox-row input{width:20px;height:20px;flex:0 0 auto;margin-top:1px}
.phpets-settings-section>h3{margin:0 0 6px}
.phpets-settings-section>p{margin:0 0 18px;color:#667268}

/* v0.13.0 product setup */
.phpets-setup-progress{background:linear-gradient(135deg,#fff7d9,#f7ecff);border:1px solid rgba(75,24,93,.12);border-radius:24px;padding:20px;margin:0 0 16px}.phpets-setup-progress>div{display:flex;align-items:baseline;gap:8px}.phpets-setup-progress strong{font-size:2rem;color:#4b185d}.phpets-setup-progress progress{width:100%;height:12px;margin:12px 0;border:0;border-radius:999px;overflow:hidden}.phpets-setup-progress progress::-webkit-progress-bar{background:#eee5ef}.phpets-setup-progress progress::-webkit-progress-value{background:#7d3d91}.phpets-setup-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:18px}.phpets-setup-checks>div{display:flex;gap:8px;align-items:center;padding:11px 12px;border-radius:14px;background:#fff;border:1px solid rgba(75,24,93,.1)}.phpets-setup-checks>div.is-complete{background:#effaf2;color:#24633b}.phpets-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0}.phpets-feature-grid label{display:flex;align-items:center;gap:10px;background:#fff;padding:12px;border-radius:14px;border:1px solid rgba(75,24,93,.1)}.phpets-feature-grid input{width:20px;height:20px}.phpets-diagnostics-download{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:16px}.phpets-diagnostics-download small{color:#6e6670}.phpets-setup-card{grid-column:1/-1;background:linear-gradient(135deg,#fff7d5,#f6eaff)}
@media(max-width:620px){.phpets-setup-checks,.phpets-feature-grid{grid-template-columns:1fr}}
/* v0.14.0 founding walker pilot */
.phpets-pilot-hero{background:linear-gradient(135deg,#163f3a,#28655d);color:#fff;border-radius:24px;padding:22px;margin:0 0 18px}.phpets-pilot-hero>div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.phpets-pilot-hero strong{font-size:1.35rem}.phpets-pilot-hero em{margin-left:auto;font-style:normal;background:rgba(255,255,255,.14);padding:6px 10px;border-radius:999px}.phpets-pilot-hero progress{width:100%;height:10px;margin:18px 0 8px;accent-color:#f1c767}.phpets-pilot-hero p{margin:0;opacity:.82}.phpets-pilot-gates{display:grid;gap:10px}.phpets-pilot-gates span{display:block;padding:12px 14px;border-radius:14px;background:#fff;border:1px solid rgba(22,63,58,.12)}.phpets-pilot-gates span.is-complete{background:#e9f6ef;color:#176244;font-weight:700}.phpets-pilot-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:720px){.phpets-pilot-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.phpets-pilot-hero em{margin-left:0}}

/* v1.0.1 Operator Experience */
.phpets-how-i-work{margin-bottom:18px}
.phpets-work-choice-list{display:grid;gap:10px;margin:14px 0 18px}
.phpets-work-choice{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 15px;border:1px solid rgba(75,24,93,.11);border-radius:16px;background:#fff;cursor:pointer}
.phpets-work-choice>span{display:grid;gap:3px;min-width:0}.phpets-work-choice strong{font-size:1rem;color:#352b37}.phpets-work-choice em{font-style:normal;font-size:.86rem;line-height:1.35;color:#706773}
.phpets-work-choice input{appearance:none;-webkit-appearance:none;width:48px;height:28px;border-radius:999px;background:#d8d1da;position:relative;flex:0 0 auto;transition:.18s ease;border:0}
.phpets-work-choice input:before{content:"";position:absolute;left:3px;top:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 2px 7px rgba(0,0,0,.18);transition:.18s ease}
.phpets-work-choice input:checked{background:#6f347f}.phpets-work-choice input:checked:before{transform:translateX(20px)}
.phpets-work-choice:has(input:checked){border-color:rgba(111,52,127,.3);background:#fcf8fd}
@media(max-width:620px){.phpets-work-choice{padding:13px}.phpets-work-choice em{font-size:.82rem}}

/* v1.0.2 — public installation page and activated-device gate */
.phpets-install-body{margin:0;min-height:100vh;background:linear-gradient(180deg,#fff8ed 0%,#f6edf8 100%);color:#331e31}
.phpets-install-shell{width:min(860px,calc(100% - 28px));margin:0 auto;padding:clamp(28px,6vw,72px) 0 34px;display:grid;gap:18px}
.phpets-install-hero{position:relative;overflow:hidden;padding:clamp(28px,6vw,58px);border:1px solid #eadfe5;border-radius:30px;background:#fff;box-shadow:0 24px 70px rgba(55,31,50,.12);text-align:center}
.phpets-install-hero:before{content:"";position:absolute;inset:-80px auto auto -70px;width:210px;height:210px;border-radius:50%;background:#fbb13f22}
.phpets-install-logo{position:relative;display:block;width:min(190px,55vw);max-height:120px;object-fit:contain;margin:0 auto 18px}
.phpets-install-hero h1{position:relative;margin:8px 0 12px;font-size:clamp(34px,7vw,60px);line-height:1.03;letter-spacing:-.04em}
.phpets-install-hero>p{position:relative;max-width:610px;margin:0 auto;color:#70646d;font-size:clamp(15px,2.5vw,18px);line-height:1.6}
.phpets-install-actions{position:relative;display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:24px}
.phpets-install-actions .phpets-primary-button,.phpets-install-actions .phpets-secondary-button{min-width:150px;min-height:50px}
.phpets-install-status{margin-top:13px!important;font-size:13px!important;font-weight:800;color:#4b185d!important}
.phpets-install-device-card{display:grid;grid-template-columns:62px minmax(0,1fr);gap:17px;align-items:start;padding:22px;border:1px solid #eadfe5;border-radius:23px;background:#fff;box-shadow:0 12px 34px rgba(55,31,50,.07)}
.phpets-install-device-card[hidden]{display:none!important}
.phpets-install-platform-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:18px;background:#4b185d;color:#fff;font-size:27px;font-weight:900;box-shadow:0 8px 20px rgba(75,24,93,.2)}
.phpets-install-device-card h2{margin:4px 0 6px;font-size:24px}
.phpets-install-device-card p,.phpets-install-device-card ol{margin:0;color:#70646d;line-height:1.55}
.phpets-install-device-card ol{padding-left:20px}.phpets-install-device-card li+li{margin-top:5px}
.phpets-install-security{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;padding:18px 20px;border-radius:20px;background:#eef8f0;border:1px solid #cde5d2}
.phpets-install-security>div:first-child{font-size:25px}.phpets-install-security strong{display:block;margin-bottom:3px}.phpets-install-security p{margin:0;color:#5d6c60;line-height:1.5;font-size:13px}
.phpets-install-shell .phpets-auth-footer{margin:2px 0 0;text-align:center}
.phpets-device-shell .phpets-auth-card{align-self:center}
.phpets-device-shell .phpets-auth-form input[name=device_code]{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;text-transform:uppercase;letter-spacing:.12em;font-weight:900;font-size:18px}
.phpets-auth-install-link{text-align:center;margin:15px 0 0}.phpets-auth-install-link a{color:#4b185d;font-weight:850;text-decoration:none}
@media(max-width:620px){
  .phpets-install-shell{width:min(100% - 20px,860px);padding:18px 0 26px}
  .phpets-install-hero{padding:31px 19px;border-radius:24px}
  .phpets-install-actions{display:grid}.phpets-install-actions>*{width:100%}
  .phpets-install-device-card{grid-template-columns:50px minmax(0,1fr);padding:18px 15px;gap:12px}
  .phpets-install-platform-icon{width:50px;height:50px;border-radius:15px;font-size:22px}
  .phpets-install-device-card h2{font-size:21px}
}
.phpets-is-installed .phpets-install-settings-card{opacity:1;pointer-events:auto}
.phpets-install-existing{margin-top:5px!important;font-size:12px!important;color:#8a7d85!important}

/* v1.0.3 — restore direct pet access */
.phpets-household-pets .phpets-mini-pet{cursor:pointer;text-decoration:none}.phpets-household-pet-names a{color:var(--plum);font-weight:850;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.phpets-bottom-nav{grid-template-columns:repeat(6,1fr)}@media(max-width:430px){.phpets-bottom-nav em{font-size:9px}.phpets-bottom-nav a{min-width:0}.phpets-bottom-nav .phpets-nav-icon{transform:scale(.94)}}


/* v1.0.4 — Mobile routine layout and clear Settings navigation */
.phpets-routine-editor .phpets-form-step,
.phpets-editor--appointment .phpets-form-step{
  display:grid;
  grid-template-columns:minmax(0,1fr);
  gap:13px;
  align-items:stretch;
  margin:0;
  padding:16px;
  border:1px solid #e6dde4;
  border-radius:18px;
  background:#fff;
}
.phpets-routine-editor .phpets-form-step.is-pets,
.phpets-editor--appointment .phpets-form-step.is-pets{
  background:linear-gradient(145deg,#fff9ef,#fff);
}
.phpets-routine-editor .phpets-form-step-heading,
.phpets-editor--appointment .phpets-form-step-heading{
  display:grid;
  grid-template-columns:34px minmax(0,1fr);
  gap:11px;
  align-items:start;
  min-width:0;
}
.phpets-routine-editor .phpets-form-step-heading>span,
.phpets-editor--appointment .phpets-form-step-heading>span{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:var(--yellow,#fbb13f);
  color:var(--ink,#301e2d);
  font-weight:950;
}
.phpets-routine-editor .phpets-form-step-heading>div,
.phpets-editor--appointment .phpets-form-step-heading>div{
  min-width:0;
  display:grid;
  gap:3px;
}
.phpets-routine-editor .phpets-form-step-heading strong,
.phpets-editor--appointment .phpets-form-step-heading strong{
  display:block;
  font-size:17px;
  line-height:1.2;
}
.phpets-routine-editor .phpets-form-step-heading em,
.phpets-editor--appointment .phpets-form-step-heading em{
  display:block;
  color:var(--muted,#7d717a);
  font-size:12px;
  line-height:1.4;
  font-style:normal;
  font-weight:500;
}
.phpets-routine-editor .phpets-form-grid,
.phpets-editor--appointment .phpets-form-grid{
  min-width:0;
}
.phpets-routine-editor label,
.phpets-routine-editor fieldset,
.phpets-editor--appointment label,
.phpets-editor--appointment fieldset{
  min-width:0;
}
.phpets-routine-editor input,
.phpets-routine-editor select,
.phpets-routine-editor textarea,
.phpets-editor--appointment input,
.phpets-editor--appointment select,
.phpets-editor--appointment textarea{
  max-width:100%;
  min-width:0;
  box-sizing:border-box;
}
.phpets-routine-editor .phpets-primary-button{
  position:sticky;
  bottom:0;
  z-index:4;
  width:100%;
  box-shadow:0 -10px 24px rgba(255,255,255,.95),0 8px 20px rgba(72,24,63,.16);
}
.phpets-context-nav{
  position:sticky;
  top:0;
  z-index:35;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin:0 0 17px;
  padding:10px 12px;
  border:1px solid rgba(83,50,74,.12);
  border-radius:14px;
  background:rgba(255,249,239,.96);
  box-shadow:0 7px 20px rgba(55,31,50,.07);
  backdrop-filter:blur(12px);
}
.phpets-context-nav a{
  display:inline-flex;
  align-items:center;
  gap:7px;
  color:var(--plum,#48183f);
  font-size:13px;
  font-weight:900;
  text-decoration:none;
}
.phpets-context-nav a span{font-size:20px;line-height:1}
.phpets-context-nav strong{
  min-width:0;
  overflow:hidden;
  color:var(--muted,#7d717a);
  font-size:12px;
  text-overflow:ellipsis;
  white-space:nowrap;
}
@media(max-width:560px){
  .phpets-editor{
    width:100%;
    max-width:100%;
    padding-left:14px;
    padding-right:14px;
  }
  .phpets-routine-editor .phpets-form-step,
  .phpets-editor--appointment .phpets-form-step{
    padding:14px;
  }
  .phpets-routine-editor .phpets-form-grid,
  .phpets-editor--appointment .phpets-form-grid{
    grid-template-columns:minmax(0,1fr);
  }
  .phpets-routine-days{
    grid-template-columns:repeat(4,minmax(0,1fr));
  }
  .phpets-routine-days span{
    min-height:44px;
    padding:8px 2px;
  }
  .phpets-context-nav{
    top:4px;
    margin-left:0;
    margin-right:0;
  }
}


/* v1.0.5 — unified mobile editor layout for walking rounds */
.phpets-round-editor .phpets-form-step{
  display:grid;
  grid-template-columns:minmax(0,1fr);
  gap:13px;
  align-items:stretch;
  margin:0;
  padding:16px;
  border:1px solid #e6dde4;
  border-radius:18px;
  background:#fff;
  min-width:0;
}
.phpets-round-editor .phpets-form-step-heading{
  display:grid;
  grid-template-columns:34px minmax(0,1fr);
  gap:11px;
  align-items:start;
  min-width:0;
}
.phpets-round-editor .phpets-form-step-heading>span{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:var(--yellow,#fbb13f);
  color:var(--ink,#301e2d);
  font-weight:950;
}
.phpets-round-editor .phpets-form-step-heading>div{
  min-width:0;
  display:grid;
  gap:3px;
}
.phpets-round-editor .phpets-form-step-heading strong{
  display:block;
  font-size:17px;
  line-height:1.2;
  overflow-wrap:anywhere;
}
.phpets-round-editor .phpets-form-step-heading em{
  display:block;
  color:var(--muted,#7d717a);
  font-size:12px;
  line-height:1.4;
  font-style:normal;
  font-weight:500;
  overflow-wrap:anywhere;
}
.phpets-round-editor .phpets-form-grid,
.phpets-round-editor label,
.phpets-round-editor fieldset,
.phpets-round-editor .phpets-empty-inline,
.phpets-round-editor .phpets-round-routine-picker{
  min-width:0;
}
.phpets-round-editor label{
  display:block;
  overflow-wrap:anywhere;
}
.phpets-round-editor input,
.phpets-round-editor select,
.phpets-round-editor textarea{
  max-width:100%;
  min-width:0;
  box-sizing:border-box;
}
.phpets-round-editor .phpets-check{
  display:grid!important;
  grid-template-columns:22px minmax(0,1fr);
  gap:10px;
  align-items:start;
  line-height:1.35;
}
.phpets-round-editor .phpets-check input{
  width:20px!important;
  height:20px;
  margin:1px 0 0!important;
}
.phpets-round-editor .phpets-primary-button{
  position:sticky;
  bottom:0;
  z-index:4;
  width:100%;
  box-shadow:0 -10px 24px rgba(255,255,255,.95),0 8px 20px rgba(72,24,63,.16);
}
@media(max-width:560px){
  .phpets-round-editor .phpets-form-step{padding:14px}
  .phpets-round-editor .phpets-form-grid{grid-template-columns:minmax(0,1fr)}
  .phpets-round-editor .phpets-weekday-picker{grid-template-columns:repeat(4,minmax(0,1fr))}
  .phpets-round-editor .phpets-weekday-picker span{min-height:44px;padding:8px 2px}
  .phpets-round-editor .phpets-round-routine-picker>label{
    display:grid;
    grid-template-columns:24px minmax(0,1fr) 64px;
    gap:9px;
    align-items:center;
  }
  .phpets-round-editor .phpets-round-order-input{
    grid-column:auto;
    width:64px!important;
  }
}

/* v1.0.6 — full app mobile UX regression pass */

/* Save actions should never cover the field that Kate is trying to edit. */
.phpets-editor .phpets-app-form > .phpets-primary-button:last-child,
.phpets-routine-editor .phpets-app-form > .phpets-primary-button,
.phpets-round-editor .phpets-app-form > .phpets-primary-button,
.phpets-editor--appointment .phpets-save-appointment{
  position:static!important;
  inset:auto!important;
  width:100%;
  margin-top:4px;
  box-shadow:0 8px 20px rgba(72,24,63,.12)!important;
}

/* Visually hidden choice inputs must not inherit the full form width. */
.phpets-pet-choice > input,
.phpets-routine-days input,
.phpets-weekday-picker input,
.phpets-round-routine-picker > label > input[type="checkbox"],
.phpets-feedback-types input{
  position:absolute!important;
  inline-size:1px!important;
  block-size:1px!important;
  min-inline-size:1px!important;
  max-inline-size:1px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  opacity:0!important;
  overflow:hidden!important;
  clip-path:inset(50%)!important;
}
.phpets-pet-choice,
.phpets-pet-choice-grid,
.phpets-routine-days,
.phpets-weekday-picker,
.phpets-round-routine-picker{
  min-width:0;
  max-width:100%;
  overflow-x:hidden;
}

/* Long names on Today should wrap or truncate inside the command card, never widen it. */
.phpets-today-command,
.phpets-today-command-copy,
.phpets-next-up{
  min-width:0;
  max-width:100%;
}
.phpets-next-up strong,
.phpets-next-up em{
  display:block;
  min-width:0;
  max-width:100%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}

/* The bottom navigation adapts to whichever work tools are enabled. */
.phpets-bottom-nav{
  display:flex!important;
  grid-template-columns:none!important;
}
.phpets-bottom-nav a{
  flex:1 1 0;
  min-width:0;
}

/* Client sections remain reachable at small widths and browser zoom levels. */
.phpets-client-tabs{
  max-width:100%;
}

/* Clear, accessible modal close control. */
.phpets-editor-close{
  flex:0 0 42px;
  width:42px!important;
  height:42px!important;
  touch-action:manipulation;
}

/* Keep field content within all mobile editors, including native date and time controls. */
.phpets-editor,
.phpets-editor form,
.phpets-editor fieldset,
.phpets-editor label,
.phpets-editor input,
.phpets-editor select,
.phpets-editor textarea{
  min-width:0;
  max-width:100%;
}
.phpets-editor input[type="date"],
.phpets-editor input[type="time"],
.phpets-editor input[type="datetime-local"]{
  width:100%;
  -webkit-appearance:none;
  appearance:none;
}

@media(max-width:430px){
  .phpets-client-tabs{
    display:flex;
    overflow-x:auto;
    overscroll-behavior-x:contain;
    scrollbar-width:none;
    scroll-snap-type:x proximity;
    padding-bottom:3px;
  }
  .phpets-client-tabs::-webkit-scrollbar{display:none}
  .phpets-client-tabs a{
    flex:0 0 auto;
    min-width:max-content;
    scroll-snap-align:start;
    padding-left:14px;
    padding-right:14px;
  }
  .phpets-section-heading{
    flex-wrap:wrap;
  }
  .phpets-section-heading > .phpets-primary-button{
    max-width:100%;
  }
}

@media(max-width:340px){
  .phpets-today-command{
    grid-template-columns:minmax(0,1fr);
    grid-template-areas:"copy" "ring" "action";
  }
  .phpets-progress-ring{
    justify-self:start;
  }
  .phpets-bottom-nav em{font-size:8.5px}
}

/* Keep the hidden routine checkbox from reserving a visible grid column. */
.phpets-round-editor .phpets-round-routine-picker > label{
  grid-template-columns:minmax(0,1fr) 76px!important;
}
.phpets-today-command{
  overflow:clip;
  contain:paint;
}
@media(max-width:560px){
  .phpets-round-editor .phpets-round-routine-picker > label{
    grid-template-columns:minmax(0,1fr) 64px!important;
  }
}
.phpets-photo-picker input[type="file"]{
  inline-size:1px!important;
  block-size:1px!important;
  min-inline-size:1px!important;
  max-inline-size:1px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  clip-path:inset(50%);
}
.phpets-auth-brand{
  overflow:clip;
  contain:paint;
}

/* v1.1.0 — calm safety and weather guidance */
.phpets-guidance-profile{border:1px solid var(--line);border-radius:17px;padding:14px;margin:14px 0;background:#fbfafb}.phpets-guidance-profile legend{padding:0 7px;font-weight:900;color:var(--plum)}
.phpets-guidance-rules{margin:14px 0;border:1px solid var(--line);border-radius:17px;background:#fff;overflow:hidden}.phpets-guidance-rules>summary{padding:14px 16px;font-weight:900;color:var(--plum);cursor:pointer}.phpets-guidance-rules>p{padding:0 16px}.phpets-guidance-rule-row{display:grid;gap:10px;padding:15px;border-top:1px solid var(--line);background:#fbfafb}.phpets-guidance-rule-row select[multiple]{min-height:112px}.phpets-guidance-rule-row small{display:block;margin-top:5px;color:var(--muted)}
.phpets-weather-location{display:grid;gap:6px;margin:14px 0;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff}.phpets-weather-location small{color:var(--muted)}
.phpets-weather-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;margin:14px 0;padding:16px;border:1px solid #d9e5df;border-radius:18px;background:linear-gradient(135deg,#f1f8f4,#fff)}.phpets-weather-card h3{margin:4px 0}.phpets-weather-card p{margin:4px 0;color:var(--muted)}.phpets-weather-card details{max-width:390px}.phpets-weather-card summary{font-weight:900;color:var(--plum);cursor:pointer}.phpets-weather-card details p{padding:8px 10px;border-radius:11px;background:#fff}.phpets-weather-card details p.is-consider{border-left:4px solid #d18b20}.phpets-weather-card details p.is-review{border-left:4px solid #d3b253}
.phpets-planner-weather{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:8px 0}.phpets-planner-weather span{display:flex;gap:5px;align-items:center;min-width:0;padding:6px 8px;border-radius:10px;background:#f4f7f5;color:#5d6661;font-size:10px;line-height:1.25}.phpets-planner-weather strong{color:var(--plum)}
@media(max-width:620px){.phpets-weather-card{grid-template-columns:1fr}.phpets-guidance-rule-row .phpets-form-grid{grid-template-columns:1fr}.phpets-planner-weather{grid-template-columns:1fr 1fr}}


/* v1.2.0 — calm in-app help and documentation */
.phpets-header-help{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--plum);text-decoration:none;box-shadow:0 4px 14px rgba(67,34,72,.07)}
.phpets-header-help .phpets-ui-icon{width:21px;height:21px}
.phpets-help-page{display:grid;gap:18px;padding-bottom:40px}
.phpets-help-heading{align-items:flex-start}
.phpets-help-search{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 14px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 7px 24px rgba(52,34,58,.06)}
.phpets-help-search .phpets-ui-icon{width:20px;height:20px;color:var(--muted)}
.phpets-help-search input{width:100%;min-width:0;border:0!important;padding:5px 0!important;background:transparent!important;box-shadow:none!important;font-size:16px}
.phpets-help-search input:focus{outline:0}
.phpets-help-search em{font-style:normal;color:var(--muted);font-size:12px;white-space:nowrap}
.phpets-help-categories{display:flex;gap:8px;overflow-x:auto;padding:1px 0 5px;scrollbar-width:none;overscroll-behavior-x:contain}
.phpets-help-categories::-webkit-scrollbar{display:none}
.phpets-help-categories a{flex:0 0 auto;padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--plum);font-size:12px;font-weight:850;text-decoration:none;white-space:nowrap}
.phpets-help-sections{display:grid;gap:28px}
.phpets-help-section{scroll-margin-top:90px}
.phpets-help-section-head{display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;align-items:start;margin-bottom:12px}
.phpets-help-section-head>span{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#efe7f3;color:var(--plum);font-size:11px;font-weight:950}
.phpets-help-section-head h3{margin:1px 0 3px;color:var(--plum);font-size:20px}
.phpets-help-section-head p{margin:0;color:var(--muted);line-height:1.5}
.phpets-help-articles{display:grid;gap:9px}
.phpets-help-article{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 4px 18px rgba(52,34,58,.035)}
.phpets-help-article summary{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:12px;align-items:center;padding:14px 15px;cursor:pointer;list-style:none}
.phpets-help-article summary::-webkit-details-marker{display:none}
.phpets-help-article summary span{display:grid;gap:3px;min-width:0}
.phpets-help-article summary strong{color:var(--plum);font-size:14px}
.phpets-help-article summary em{font-style:normal;color:var(--muted);font-size:12px;line-height:1.45}
.phpets-help-article summary b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#f4eff6;color:var(--plum);font-size:18px;line-height:1;transition:transform .18s ease}
.phpets-help-article[open] summary b{transform:rotate(45deg)}
.phpets-help-article-body{padding:0 15px 16px;border-top:1px solid #f0ebf1}
.phpets-help-article-body ol{display:grid;gap:9px;margin:14px 0 0;padding-left:23px;color:#413b43;line-height:1.55}
.phpets-help-article-body li::marker{color:var(--plum);font-weight:900}
.phpets-help-tip{display:grid;gap:4px;margin:14px 0 0;padding:12px 13px;border-radius:12px;background:#f2f8f4;color:#44564b;line-height:1.45}
.phpets-help-tip strong{color:#31553d}
.phpets-help-empty{padding:24px;border:1px dashed var(--line);border-radius:17px;text-align:center;background:#fff}
.phpets-help-empty h3{margin:0 0 5px;color:var(--plum)}
.phpets-help-empty p{margin:0;color:var(--muted)}
@media(max-width:620px){
  .phpets-app-header{grid-template-columns:auto minmax(0,1fr) auto auto}
  .phpets-header-help{width:38px;height:38px}
  .phpets-help-heading .phpets-secondary-button{width:100%}
  .phpets-help-search{grid-template-columns:22px minmax(0,1fr)}
  .phpets-help-search em{display:none}
  .phpets-help-section-head{grid-template-columns:32px minmax(0,1fr)}
  .phpets-help-section-head>span{width:31px;height:31px;border-radius:10px}
}


/* Imported paperwork drafts */
.phpets-import-draft-banner{margin:0 0 16px;padding:14px 16px;border:1px solid #d8bd72;background:#fff8df;border-radius:16px;color:#5b4821}
.phpets-import-draft-banner strong{display:block;margin-bottom:4px;font-size:15px}
.phpets-import-draft-banner p{margin:0;line-height:1.45}
