.pet-profile{--profile-ink: #18211d;--profile-muted: #68736d;--profile-line: #dce5df;--profile-accent: #146b4b;--profile-soft: #eef7f2;color:var(--profile-ink);background:#fff;border:1px solid var(--profile-line);border-radius:24px;padding:clamp(20px,4vw,32px);box-shadow:0 16px 42px #1d372b12}.pet-profile__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.pet-profile__eyebrow{margin:0 0 6px;color:var(--profile-accent);font-size:13px;font-weight:800;letter-spacing:.04em}.pet-profile h2{margin:0;font-size:clamp(22px,4vw,30px);line-height:1.25;letter-spacing:-.035em}.pet-profile__device-badge{flex:none;padding:8px 11px;color:var(--profile-accent);background:var(--profile-soft);border-radius:999px;font-size:12px;font-weight:800}.pet-profile__privacy{margin:14px 0 22px;color:var(--profile-muted);font-size:14px;line-height:1.65}.pet-profile__pets{display:flex;gap:8px;overflow-x:auto;padding:2px 0 18px;scrollbar-width:thin}.pet-profile__pets button{min-height:44px;flex:none;padding:0 15px;color:var(--profile-ink);background:#fff;border:1px solid var(--profile-line);border-radius:999px;font:inherit;font-weight:750;cursor:pointer}.pet-profile__pets button.is-active{color:#fff;background:var(--profile-accent);border-color:var(--profile-accent)}.pet-profile__pet-type,.pet-profile__type span b{display:inline-grid;width:24px;height:24px;margin-right:7px;place-items:center;border-radius:8px;color:var(--profile-accent);background:var(--profile-soft);font-size:11px;font-weight:900}.pet-profile__pets button.is-active .pet-profile__pet-type{color:var(--profile-accent);background:#fff}.pet-profile__pets .pet-profile__add{color:var(--profile-accent)}.pet-profile__form{margin:0}.pet-profile__quick{display:grid;grid-template-columns:minmax(0,.8fr) minmax(280px,1.1fr) minmax(220px,.9fr);gap:18px;align-items:end;padding:20px;background:#f7faf8;border:1px solid var(--profile-line);border-radius:18px}.pet-profile__quick>div{align-self:center}.pet-profile__quick>div p{margin:0 0 5px;color:var(--profile-accent);font-size:12px;font-weight:850}.pet-profile__quick>div strong{display:block;font-size:15px;line-height:1.45}.pet-profile__name{color:var(--profile-ink);font-size:14px;font-weight:800}.pet-profile__name>span{color:var(--profile-muted);font-size:12px;font-weight:600}.pet-profile__name input{width:100%;min-height:48px;box-sizing:border-box;margin-top:8px;padding:0 13px;color:var(--profile-ink);background:#fff;border:1px solid var(--profile-line);border-radius:12px;font:inherit;font-weight:600}.pet-profile__name input:focus{border-color:var(--profile-accent);outline:3px solid rgb(20 107 75 / 15%)}.pet-profile__type{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;border:0}.pet-profile__type legend{grid-column:1 / -1;margin-bottom:8px;font-size:14px;font-weight:800}.pet-profile__type label{cursor:pointer}.pet-profile__type input{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);opacity:0}.pet-profile__type span{display:flex;min-height:48px;align-items:center;justify-content:center;border:1px solid var(--profile-line);border-radius:14px;font-weight:750}.pet-profile__type input:checked+span{color:var(--profile-accent);background:var(--profile-soft);border-color:var(--profile-accent)}.pet-profile__type input:focus-visible+span{outline:3px solid rgb(20 107 75 / 22%);outline-offset:2px}.pet-profile__details{margin-top:14px;border:1px solid var(--profile-line);border-radius:16px;background:#fff}.pet-profile__details summary{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;color:var(--profile-ink);cursor:pointer;list-style:none}.pet-profile__details summary::-webkit-details-marker{display:none}.pet-profile__details summary:after{content:"+";color:var(--profile-accent);font-size:24px;font-weight:600}.pet-profile__details[open] summary:after{content:"−"}.pet-profile__details summary strong,.pet-profile__details summary small{display:block}.pet-profile__details summary strong{font-size:14px}.pet-profile__details summary small{margin-top:3px;color:var(--profile-muted);font-size:12px;font-weight:500}.pet-profile__details[open] summary{border-bottom:1px solid var(--profile-line)}.pet-profile__details .pet-profile__grid{padding:18px}.pet-profile__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pet-profile__grid label{min-width:0;color:var(--profile-ink);font-size:14px;font-weight:800}.pet-profile__grid label>span{color:var(--profile-muted);font-size:12px;font-weight:600}.pet-profile__grid input,.pet-profile__grid select{width:100%;min-width:0;min-height:48px;box-sizing:border-box;margin-top:8px;padding:0 13px;color:var(--profile-ink);background:#fff;border:1px solid var(--profile-line);border-radius:12px;font:inherit;font-weight:600}.pet-profile__grid input:focus,.pet-profile__grid select:focus{border-color:var(--profile-accent);outline:3px solid rgb(20 107 75 / 15%)}.pet-profile__actions{display:flex;align-items:center;gap:10px;margin-top:22px}.pet-profile__actions button,.pet-profile__reset{min-height:46px;border-radius:12px;font:inherit;font-weight:800;cursor:pointer}.pet-profile__save{padding:0 20px;color:#fff;background:var(--profile-accent);border:1px solid var(--profile-accent)}.pet-profile__delete{padding:0 14px;color:#a33b35;background:#fff;border:1px solid #edcbc8}.pet-profile__skip{min-height:46px;display:inline-flex;align-items:center;padding:0 8px;color:var(--profile-accent);font-size:14px;font-weight:800}.pet-profile__status{margin:16px 0 0;color:var(--profile-accent);font-size:14px;font-weight:750}.pet-profile__reset{margin-top:18px;padding:0;color:#8c4a45;background:transparent;border:0;text-decoration:underline;text-underline-offset:3px}@media(max-width:560px){.pet-profile{border-radius:20px;padding:20px 16px}.pet-profile__header{display:block}.pet-profile__device-badge{display:inline-block;margin-top:12px}.pet-profile__quick{grid-template-columns:1fr;padding:16px}.pet-profile__grid{grid-template-columns:1fr;gap:14px}.pet-profile__actions{align-items:stretch;flex-direction:column}.pet-profile__actions button{width:100%}.pet-profile__skip{justify-content:center}}@media(min-width:561px)and (max-width:860px){.pet-profile__quick{grid-template-columns:1fr 1fr}.pet-profile__quick>div{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){.pet-profile *,.pet-profile *:before,.pet-profile *:after{scroll-behavior:auto!important}}.value-section[data-astro-cid-j7pv25f6]{margin:0 0 90px;padding:42px;border:1px solid var(--line);border-radius:24px;background:#fffdf8}.value-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.value-grid[data-astro-cid-j7pv25f6] article[data-astro-cid-j7pv25f6]{padding:24px;border:1px solid #e7e2d8;border-radius:18px;background:#fff}.value-grid[data-astro-cid-j7pv25f6] strong[data-astro-cid-j7pv25f6]{display:block;color:var(--accent-dark);font-size:36px;line-height:1}.value-grid[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{display:block;min-height:42px;margin:10px 0 8px;color:var(--ink);font-weight:900;line-height:1.35}.value-grid[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.value-links[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:24px}.value-links[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{color:var(--accent-dark);font-weight:900;text-decoration:underline;text-underline-offset:4px}@media(max-width:900px){.value-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.value-section[data-astro-cid-j7pv25f6]{margin-bottom:62px;padding:27px 20px}.value-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}.value-grid[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{min-height:0}}
