.desktop-utilities,.home-body .desktop-utilities{display:flex;align-items:center;gap:4px;margin-left:auto}
.email-verification-banner{border-bottom:1px solid #d5c49e;background:#fff5db;color:var(--ink)}.email-verification-banner>.shell{display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:66px;padding-block:11px}.email-verification-banner div>div{display:grid;gap:2px}.email-verification-banner strong{font-size:.86rem}.email-verification-banner span{color:var(--muted);font-size:.78rem}.email-verification-banner form{flex:0 0 auto;margin:0}.email-verification-banner button{min-height:38px;margin:0;padding:8px 13px;border:1px solid var(--green);background:transparent;color:var(--green);font-size:.76rem}.verification-card{max-width:760px;margin-inline:auto}.verification-card__hint{padding:14px 16px;border-radius:12px;background:var(--sage);color:var(--muted)}.verification-card .actions{align-items:center;flex-wrap:wrap}.verification-card .actions form{margin:0}.verification-card .actions button{margin:0}
.desktop-utilities>a,.account-menu>summary{display:grid;place-items:center;width:34px;height:40px;border-radius:10px;color:var(--ink);text-decoration:none;cursor:pointer;list-style:none}
.desktop-utilities>a:hover,.account-menu>summary:hover{background:var(--sand)}
.account-menu{position:relative}.account-menu>summary::-webkit-details-marker{display:none}
.account-menu>summary span,.account-menu__panel header>span{display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-weight:800;text-transform:uppercase}
.account-menu>summary span{width:34px;height:34px}
.account-menu__panel{position:absolute;right:0;top:48px;z-index:30;display:grid;width:260px;padding:10px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}
.account-menu__panel header{display:flex;align-items:center;gap:11px;padding:9px 9px 13px;border-bottom:1px solid var(--line)}
.account-menu__panel header>span{width:38px;height:38px}.account-menu__panel header div{display:grid;min-width:0}
.account-menu__panel header strong,.account-menu__panel header small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-menu__panel header small{color:var(--muted)}
.account-menu__panel>a{display:flex;width:100%;height:auto;min-height:42px;align-items:center;padding:9px 10px;border-radius:8px;color:var(--ink);font-size:.86rem;font-weight:650;line-height:1.25;text-decoration:none;white-space:nowrap}.account-menu__panel>a:hover,.account-menu__panel>a:focus-visible{background:var(--sand)}
.account-menu__panel form{margin:3px 0 0;border-top:1px solid var(--line);padding-top:6px}.account-menu__panel form button{justify-content:flex-start;width:100%;min-height:40px;margin:0;padding:8px 10px;border:0;background:transparent;color:var(--muted);font-size:.84rem}
.account-link{flex:0 0 auto;padding-inline:12px;font-size:.86rem}.account-link img{width:24px;height:24px;border-radius:50%;object-fit:cover}
.mobile-personal-card{display:grid;gap:10px;margin:4px 0 8px;padding:14px;border-radius:14px;background:var(--sage)}
.mobile-personal-card__owner{display:flex;align-items:center;gap:10px}.mobile-personal-card__owner>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--green);color:#fff;font-weight:800}.mobile-personal-card__owner div{display:grid}.mobile-personal-card__owner small{color:var(--muted)}.mobile-personal-card .button{min-height:42px;color:#fff;padding:8px 12px}
.account-registration-form{display:grid;gap:18px}.account-registration-form .account-form-field label{margin:0 0 7px}.account-registration-form .account-form-field input{margin:0}.account-consents{display:grid;gap:10px;margin:2px 0 0;padding:0;border:0}.account-consents legend{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.account-consent{display:grid;grid-template-columns:22px minmax(0,1fr);gap:11px;align-items:start;min-height:44px;margin:0;padding:9px 10px;border-radius:10px;color:var(--ink);font-size:.88rem;font-weight:600;line-height:1.4;cursor:pointer}.account-consent:hover{background:var(--sage)}.account-consent input[type=checkbox]{width:22px;height:22px;margin:0;accent-color:var(--green);cursor:pointer}.account-consent span{padding-top:1px}.account-consent:has(input:focus-visible){outline:3px solid #d59645;outline-offset:2px}.account-consent input:focus-visible{outline:0}.account-registration-form>button{margin-top:2px}.account-registration-form>p{margin:0;text-align:center;color:var(--muted)}
.pet-space-page{max-width:1180px}.pet-space-breadcrumb{display:flex;gap:9px;margin-bottom:24px;color:var(--muted);font-size:.84rem}.pet-space-breadcrumb a{text-decoration:none}.pet-space-breadcrumb strong{color:var(--ink)}
.pet-space-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.86fr);gap:54px;align-items:center;min-height:580px;padding:38px 0 68px}.pet-space-copy h1{font-size:clamp(3rem,5.3vw,4.8rem)}
.pet-space-benefits{display:flex;flex-wrap:wrap;gap:8px 22px;margin:26px 0 0;padding:0;list-style:none;color:var(--muted);font-size:.78rem}.pet-space-benefits li:before{content:"✓";margin-right:7px;color:var(--green);font-weight:900}
.pet-profile-preview{padding:26px;border:1px solid var(--line-strong);border-radius:24px;background:linear-gradient(145deg,#fff,var(--sage));box-shadow:var(--shadow)}
.pet-profile-preview__top{display:flex;align-items:center;gap:16px}.pet-profile-preview__photo{display:grid;place-items:center;width:78px;height:78px;flex:0 0 auto;border:1px dashed #9db2a6;border-radius:20px;background:#fff;color:var(--green)}.pet-profile-preview__photo svg{width:34px;height:34px}.pet-profile-preview__top div{display:grid}.pet-profile-preview__top small,.pet-profile-preview__top span,.pet-profile-preview>p{color:var(--muted)}.pet-profile-preview__top strong{font:700 1.7rem/1.2 Georgia,serif}
.pet-profile-preview__progress{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:24px}.pet-profile-preview__progress i{grid-column:1/-1;height:7px;border-radius:99px;background:#dfe6df;overflow:hidden}.pet-profile-preview__progress b{display:block;width:20%;height:100%;background:var(--green)}
.pet-profile-preview__modules{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:20px}.pet-profile-preview__modules span{display:flex;align-items:center;gap:8px;padding:12px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.78);font-size:.82rem;font-weight:700}.pet-profile-preview__modules svg{color:var(--green)}.pet-profile-preview>p{margin:20px 0 0;font-size:.84rem}
.pet-space-steps{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;padding:42px;border:1px solid var(--line);border-radius:22px;background:#fff}.pet-space-steps h2{margin:0}.pet-space-steps ol{display:grid;gap:18px;margin:0;padding:0;list-style:none}.pet-space-steps li{display:grid;grid-template-columns:38px 1fr;gap:14px}.pet-space-steps li>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--green);color:#fff;font-weight:800}.pet-space-steps p{margin:3px 0;color:var(--muted)}
@media(max-width:1240px){.desktop-nav{display:none}.mobile-menu-toggle{display:grid}.account-link{margin-left:0}}
@media(max-width:960px){.desktop-utilities,.home-body .desktop-utilities{display:none}.pet-space-hero{grid-template-columns:1fr 1fr;gap:28px}.pet-space-copy h1{font-size:clamp(2.6rem,6vw,3.8rem)}}
@media(max-width:700px){.email-verification-banner>.shell{align-items:flex-start;flex-direction:column;gap:9px;padding-block:12px}.email-verification-banner form,.email-verification-banner button{width:100%}.email-verification-banner button{justify-content:center}}
@media(max-width:700px){.pet-space-hero{grid-template-columns:1fr;gap:28px;min-height:0;padding:12px 0 42px}.pet-space-copy h1{font-size:clamp(2.25rem,11vw,3.1rem)}.pet-space-copy .actions{display:grid}.pet-space-copy .button{width:100%}.pet-profile-preview{padding:19px;border-radius:18px}.pet-profile-preview__modules{grid-template-columns:1fr}.pet-space-steps{grid-template-columns:1fr;gap:24px;padding:22px 18px}.pet-space-benefits{display:grid;gap:5px}.pet-space-breadcrumb{margin-bottom:18px}}
.my-pets-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:34px}.my-pets-head h1{margin-bottom:.15em}.my-pets-head .button{flex:0 0 auto}.my-pets-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.my-pet-card{display:flex;min-width:0;height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;color:var(--ink);text-decoration:none;transition:.18s}.my-pet-card:hover{transform:translateY(-3px);border-color:var(--line-strong);box-shadow:var(--shadow)}.my-pet-card__photo{display:grid;width:100%;place-items:center;aspect-ratio:16/10;overflow:hidden;background:var(--sage);color:var(--green)}.my-pet-card__photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.my-pet-card__photo .my-pet-card__aquarium-art{object-fit:cover;object-position:center;background:#edf5f2}.my-pet-card__fallback{display:grid;width:100%;height:100%;place-items:center;background:linear-gradient(145deg,#eef5f0,#dfece5)}.my-pet-card__photo svg{width:52px;height:52px}.my-pet-card__body{display:flex;min-height:190px;flex:1;flex-direction:column;gap:5px;padding:20px}.my-pet-card__body small,.my-pet-card__body span,.my-pet-card--add small{color:var(--muted)}.my-pet-card__body small{font-size:.7rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.my-pet-card__body strong{font:750 clamp(1.35rem,2vw,1.65rem)/1.15 var(--ds-font-ui,inherit);letter-spacing:-.025em}.my-pet-card__body b{margin-top:auto;padding-top:16px;color:var(--green);font-size:.82rem}.my-pet-card--add{align-items:center;justify-content:center;min-height:360px;padding:28px;text-align:center;border-style:dashed}.my-pet-card--add>span{display:grid;place-items:center;width:56px;height:56px;margin-bottom:14px;border-radius:16px;background:var(--green-soft);color:var(--green)}.my-pet-card--add svg{width:28px;height:28px}.my-pets-empty{display:grid;grid-template-columns:1fr .8fr;gap:52px;align-items:center;padding:42px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(125deg,#fff,var(--sage))}.my-pets-empty h2{margin:.1em 0}.my-pets-empty__preview{display:grid;justify-items:center;padding:26px;border:1px dashed #9db2a6;border-radius:18px;background:rgba(255,255,255,.8);text-align:center}.my-pets-empty__preview>span{display:grid;place-items:center;width:82px;height:82px;border-radius:22px;background:var(--green-soft);color:var(--green)}.my-pets-empty__preview svg{width:38px;height:38px}.my-pets-empty__preview strong{margin-top:13px;font:700 1.5rem var(--ds-font-ui,inherit)}.my-pets-empty__preview small,.my-pets-empty__preview p{color:var(--muted)}.my-pets-empty__preview i{width:70%;height:7px;margin-top:18px;border-radius:99px;background:linear-gradient(90deg,var(--green) 20%,var(--line) 20%)}
.my-pet-card__pulse{display:flex!important;flex-wrap:wrap;gap:5px!important;margin-top:10px}.my-pet-card__pulse i{padding:5px 7px;border-radius:7px;background:#edf3ec;color:var(--green);font-size:.65rem;font-style:normal}
.pet-form-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:30px}.pet-form-head h1{margin:.1em 0}.pet-form-head aside{display:flex;align-items:center;gap:11px;padding:13px 16px;border:1px solid var(--line);border-radius:13px;background:var(--sage)}.pet-form-head aside svg{color:var(--green)}.pet-form-head aside div{display:grid}.pet-form-head aside span{color:var(--muted);font-size:.76rem}.pet-form-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;align-items:start}.pet-profile-form{display:grid;gap:16px}.pet-profile-form>section{padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff}.pet-profile-form>section h2{margin:.1em 0;font-size:1.65rem}.pet-profile-form>section>div:first-child>p:last-child{color:var(--muted)}.pet-form-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.pet-form-field{min-width:0}.pet-form-field label{font-size:.85rem}.pet-form-field small{display:block;color:var(--muted);font-size:.72rem}.pet-form-field textarea{width:100%;min-height:100px;padding:13px;border:1px solid #aebcb4;border-radius:10px;font:inherit}.pet-form-field input[type=file]{padding:10px}.pet-form-actions{display:flex;align-items:center;gap:18px}.pet-form-actions button{margin:0}.pet-form-actions small{margin-left:auto;color:var(--muted)}.form-errors{margin-top:5px;color:#8c4434;font-size:.78rem}.form-errors ul{margin:0;padding-left:18px}.pet-form-preview{position:sticky;top:100px;padding:24px;border:1px solid var(--line);border-radius:18px;background:var(--sage)}.pet-form-preview h2{margin:.1em 0;font-size:1.7rem}.pet-form-preview ul{display:grid;gap:8px;margin:20px 0;padding:0;list-style:none}.pet-form-preview li{display:flex;align-items:center;gap:10px;padding:11px;border-radius:11px;background:#fff}.pet-form-preview li>span{display:grid}.pet-form-preview li small,.pet-form-preview>p{color:var(--muted)}.pet-form-preview svg{color:var(--green)}
.pet-form-field--wide{grid-column:1/-1}.pet-form-field>ul{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 0;padding:0;list-style:none}.pet-form-field>ul label{display:flex;align-items:center;gap:7px;min-height:40px;padding:8px 11px;border:1px solid var(--line);border-radius:10px;background:#fafbf8;cursor:pointer}.pet-form-field>ul input{margin:0;accent-color:var(--green)}.pet-form-optional{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff}.pet-form-optional summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px 26px;cursor:pointer;list-style:none}.pet-form-optional summary::-webkit-details-marker{display:none}.pet-form-optional summary>span{display:grid;gap:4px}.pet-form-optional summary b{color:var(--green);font-size:.7rem;letter-spacing:.08em}.pet-form-optional summary strong{font-size:1rem}.pet-form-optional summary svg{width:22px;height:22px;transition:transform .18s}.pet-form-optional[open] summary svg{transform:rotate(90deg)}.pet-form-optional>section{padding:0 26px 26px}.pet-form-field select:disabled{cursor:not-allowed;opacity:.58}
@media(max-width:960px){.my-pets-grid{grid-template-columns:1fr 1fr}.pet-form-layout{grid-template-columns:minmax(0,1fr) 280px}.my-pets-empty{gap:28px}}
@media(max-width:700px){.my-pets-head,.pet-form-head{align-items:flex-start;flex-direction:column}.my-pets-head .button{width:100%}.my-pets-grid,.my-pets-empty,.pet-form-layout{grid-template-columns:1fr}.my-pet-card{display:grid;grid-template-columns:124px minmax(0,1fr)}.my-pet-card__photo{height:100%;min-height:168px;aspect-ratio:auto}.my-pet-card__body{min-height:168px;padding:17px}.my-pet-card--add{display:flex;min-height:210px}.my-pets-empty{padding:22px 18px}.pet-form-head aside{width:100%}.pet-profile-form>section{padding:20px 16px}.pet-form-fields{grid-template-columns:1fr}.pet-form-actions{align-items:stretch;flex-direction:column}.pet-form-actions button{width:100%}.pet-form-actions small{margin:0}.pet-form-preview{position:static}.pet-form-preview ul{grid-template-columns:1fr 1fr}.pet-form-preview li{align-items:flex-start}}
@media(max-width:700px){.pet-form-field--wide{grid-column:auto}.pet-form-optional summary{padding:18px 16px}.pet-form-optional>section{padding:0 16px 18px}.pet-form-field>ul{display:grid;grid-template-columns:1fr 1fr}}
@media(max-width:380px){.my-pet-card{grid-template-columns:96px minmax(0,1fr)}.my-pet-card__body{padding:15px}.pet-form-preview ul{grid-template-columns:1fr}}
.pet-breed-search{margin-bottom:7px}.pet-photo-preview{width:130px;height:96px;margin:10px 0 0;overflow:hidden;border-radius:12px;background:#eef3ed}.pet-photo-preview img{width:100%;height:100%;object-fit:cover}.danger-link{color:#9b332b!important}.pet-delete-card{max-width:620px;margin:40px auto;padding:32px;border:1px solid #e2d5c7;border-radius:20px;background:#fffdf9}.pet-delete-card h1{font:500 clamp(2rem,5vw,3.25rem) var(--lp-display,Georgia,serif)}.pet-delete-card form{display:flex;align-items:center;gap:16px;margin-top:24px}.danger-button{padding:12px 18px;border:0;border-radius:999px;background:#9b332b;color:#fff;font-weight:750}

.record-guidance {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr);
  gap: 16px;
  align-items: start;
  margin: 0 0 22px;
  padding: 18px;
  border-radius: 15px;
  background: var(--sage);
}

.record-guidance > span {
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  border-radius: 15px;
  background: #fff;
  color: var(--green);
}

.record-guidance > span svg {
  width: 30px;
  height: 30px;
}

.record-guidance h2 {
  margin: 2px 0 5px;
}

.record-guidance p {
  margin: 0;
}

.record-guidance div > p:not(.eyebrow) {
  color: var(--muted);
}

.record-guidance small {
  display: block;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid var(--line);
  color: var(--ink);
  font-size: .77rem;
  font-weight: 650;
}

@media(max-width:700px) {
  .record-guidance {
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 12px;
    padding: 15px;
  }

  .record-guidance > span {
    width: 44px;
    height: 44px;
    border-radius: 12px;
  }

  .record-guidance > span svg {
    width: 24px;
    height: 24px;
  }
}
