/** Shopify CDN: Minification failed

Line 45:36 Expected ":"
Line 48:37 Expected ":"
Line 53:29 Expected ":"
Line 54:32 Expected ":"
Line 61:27 Expected ":"
Line 62:30 Expected ":"
Line 85:51 Expected ":"
Line 86:29 Expected ":"
Line 91:31 Expected ":"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:pawly-journal (INDEX:70) */
.pawly-journal {  padding: 3rem 1rem; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; }
@media (min-width: 768px) { .pawly-journal { padding: 5rem 2rem; } }
.pawly-journal__inner { max-width: 480px; margin: 0 auto; }
.pj-header {  border-radius: 20px; padding: 1.5rem 1.25rem 2.5rem; position: relative; overflow: hidden; margin-bottom: 0; }
.pj-header::after { content: ''; position: absolute; bottom: -30px; left: 0; right: 0; height: 60px;  border-radius: 50% 50% 0 0 / 60px; }
.pj-badge { display: inline-flex; align-items: center; gap: 6px; background: rgba(197,221,252,0.12); border: 0.5px solid rgba(197,221,252,0.25); border-radius: 20px; padding: 4px 12px; font-size: 11px;  letter-spacing: 0.8px; margin-bottom: 14px; }
.pj-title { font-size: 21px; font-weight: 700; color: #fff; line-height: 1.3; margin: 0 0 8px; }
.pj-title span {  }
.pj-subtitle { font-size: 13px; color: rgba(255,255,255,0.55); line-height: 1.6; margin: 0 0 18px; }
.pj-stats { display: flex; }
.pj-stat { flex: 1; text-align: center; border-right: 0.5px solid rgba(255,255,255,0.1); padding: 0 8px; }
.pj-stat:last-child { border-right: none; }
.pj-stat__num { font-size: 18px; font-weight: 700; color: #fff; display: block; }
.pj-stat__label { font-size: 10px; color: rgba(255,255,255,0.45); letter-spacing: 0.3px; }
.pj-body { background: #fff; border: 0.5px solid #e8eef8; border-radius: 0 0 20px 20px; padding: 1.25rem 1rem; box-shadow: 0 4px 24px rgba(13,32,87,0.07); }
.pj-dots { display: flex; align-items: center; gap: 6px; margin-bottom: 1.25rem; }
.pj-dot { width: 8px; height: 8px; border-radius: 50%; background: #e0e6f0; transition: all 0.3s; }
.pj-dot.active {  width: 24px; border-radius: 4px; }
.pj-dot.done {  opacity: 0.3; }
.pj-step { display: none; }
.pj-step.on { display: block; animation: pjFadeUp 0.3s ease; }
@keyframes pjFadeUp { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: translateY(0); } }
.pj-label { font-size: 11px; font-weight: 600; color: #888; letter-spacing: 0.8px; text-transform: uppercase; margin-bottom: 10px; display: block; }
.pj-input-wrap { position: relative; margin-bottom: 10px; }
.pj-input-wrap svg { position: absolute; left: 12px; top: 50%; transform: translateY(-50%); width: 16px; height: 16px; stroke: #999; pointer-events: none; }
.pj-input-wrap input { width: 100%; padding: 11px 14px 11px 38px; border: 0.5px solid #dde3f0; border-radius: 10px; font-size: 15px; color: #0D2057; outline: none; transition: border-color 0.2s; box-sizing: border-box; }
.pj-input-wrap input:focus { border- }
.pj-filters { display: flex; gap: 6px; flex-wrap: wrap; margin-bottom: 10px; }
.pj-filter { padding: 5px 12px; border-radius: 20px; font-size: 12px; border: 0.5px solid #dde3f0; background: #fff; cursor: pointer; color: #666; transition: all 0.15s; }
.pj-filter.on {  color: #fff; border- }
.pj-breed-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 7px; margin-bottom: 10px; max-height: 260px; overflow-y: auto; }
.pj-breed-grid::-webkit-scrollbar { width: 3px; }
.pj-breed-grid::-webkit-scrollbar-thumb { background: #dde3f0; border-radius: 2px; }
.pj-breed-btn { background: #fff; border: 0.5px solid #dde3f0; border-radius: 10px; padding: 10px; cursor: pointer; text-align: left; transition: all 0.15s; }
.pj-breed-btn:hover { border- background: #f0f4ff; }
.pj-breed-btn.selected { border- background: #e8f0fe; border-width: 1.5px; }
.pj-breed-btn.selected .pj-breed-name {  }
.pj-breed-icon { font-size: 18px; margin-bottom: 3px; }
.pj-breed-name { font-size: 12px; font-weight: 600; color: #1a1a2e; line-height: 1.2; }
.pj-breed-size { font-size: 10px; color: #999; margin-top: 1px; }
.pj-age-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 7px; margin-bottom: 10px; }
.pj-age-btn { background: #fff; border: 0.5px solid #dde3f0; border-radius: 10px; padding: 12px 4px; cursor: pointer; text-align: center; transition: all 0.15s; }
.pj-age-btn:hover { border- }
.pj-age-btn.selected { border- background: #e8f0fe; border-width: 1.5px; }
.pj-age-num { font-size: 18px; font-weight: 700; color: #1a1a2e; }
.pj-age-btn.selected .pj-age-num {  }
.pj-age-unit { font-size: 10px; color: #999; }
.pj-nav { display: flex; gap: 8px; margin-top: 14px; }
.pj-btn-next { flex: 1; padding: 13px;  color: #fff; border: none; border-radius: 10px; font-size: 14px; font-weight: 600; cursor: pointer; display: flex; align-items: center; justify-content: center; gap: 6px; transition: opacity 0.15s; }
.pj-btn-next:disabled { opacity: 0.3; cursor: not-allowed; }
.pj-btn-next:not(:disabled):hover { opacity: 0.88; }
.pj-btn-back { padding: 13px 16px; background: transparent; border: 0.5px solid #dde3f0; border-radius: 10px; cursor: pointer; color: #888; font-size: 14px; }
.pj-journal-header {  border-radius: 14px; padding: 1.1rem 1.25rem; margin-bottom: 10px; }
.pj-journal-top { display: flex; align-items: center; gap: 10px; margin-bottom: 12px; }
.pj-avatar { width: 44px; height: 44px; border-radius: 50%; background: rgba(197,221,252,0.15); border: 1.5px solid rgba(197,221,252,0.3); display: flex; align-items: center; justify-content: center; font-size: 22px; flex-shrink: 0; }
.pj-journal-name { font-size: 17px; font-weight: 700; color: #fff; }
.pj-journal-sub { font-size: 12px; color: rgba(255,255,255,0.55); margin-top: 2px; }
.pj-progress-bg { height: 3px; background: rgba(255,255,255,0.1); border-radius: 2px; margin-bottom: 6px; }
.pj-progress-bar { height: 3px; background: #C5DDFC; border-radius: 2px; width: 0; transition: width 1.2s ease; }
.pj-progress-labels { display: flex; justify-content: space-between; }
.pj-progress-labels span { font-size: 10px; color: rgba(255,255,255,0.4); }
.pj-progress-labels span:last-child {  font-weight: 600; }
.pj-tl-item { display: flex; gap: 12px; margin-bottom: 6px; }
.pj-tl-left { display: flex; flex-direction: column; align-items: center; width: 40px; flex-shrink: 0; }
.pj-tl-circle { width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 10px; font-weight: 700; line-height: 1.1; text-align: center; flex-shrink: 0; border: 1.5px solid; transition: all 0.4s; cursor: pointer; }
.pj-tl-circle.inactive { background: #f5f7fc; border-color: #dde3f0; color: #aaa; }
.pj-tl-circle.active { background: #e8f0fe; border-  }
.pj-tl-circle.done {  border- color: #fff; }
.pj-tl-line { width: 1.5px; flex: 1; min-height: 8px; margin: 3px 0; border-radius: 1px; }
.pj-tl-line.done {  }
.pj-tl-line.pending { background: #dde3f0; }
.pj-tl-content { flex: 1; background: #fff; border: 0.5px solid #dde3f0; border-radius: 12px; padding: 10px 12px; margin-bottom: 6px; cursor: pointer; transition: border-color 0.2s; }
.pj-tl-content.active { border- border-width: 1px; }
.pj-tl-content:hover { border-color: #b0bcd8; }
.pj-tl-head { display: flex; align-items: center; justify-content: space-between; gap: 6px; }
.pj-tl-title { font-size: 13px; font-weight: 600; color: #1a1a2e; }
.pj-tl-pill { font-size: 10px; padding: 2px 7px; border-radius: 20px; white-space: nowrap; font-weight: 600; }
.pill-dig { background: #e8f5e9; color: #2e7d32; }
.pill-pel { background: #fff8e1; color: #e65100; }
.pill-imm { background: #e3f2fd; color: #0d47a1; }
.pill-cro { background: #f3e5f5; color: #6a1b9a; }
.pill-vit { background: #e8f0fe;  }
.pj-tl-chevron { font-size: 14px; color: #aaa; transition: transform 0.2s; flex-shrink: 0; }
.pj-tl-chevron.open { transform: rotate(180deg); }
.pj-tl-desc { font-size: 12.5px; color: #666; line-height: 1.65; margin-top: 6px; display: none; }
.pj-tl-desc.open { display: block; }
.pj-name-hl {  font-weight: 700; }
.pj-cta {  border-radius: 14px; padding: 1.25rem; text-align: center; margin-top: 10px; }
.pj-cta p { font-size: 13px; color: rgba(255,255,255,0.65); line-height: 1.65; margin: 0 0 14px; }
.pj-cta strong {  }
.pj-cta-btn { display: block; width: 100%; padding: 14px; background: #fff;  border: none; border-radius: 10px; font-size: 14px; font-weight: 700; cursor: pointer; margin-bottom: 8px; text-decoration: none; box-sizing: border-box; transition: background 0.15s; }
.pj-cta-btn:hover { background: #f0f4ff; }
.pj-cta-reset { background: transparent; border: 0.5px solid rgba(255,255,255,0.2); color: rgba(255,255,255,0.6); width: 100%; padding: 10px; border-radius: 10px; font-size: 12px; cursor: pointer; }
/* END_SECTION:pawly-journal */