.certificate-photo {
  width: min(320px, 100%);
  max-height: 260px;
  object-fit: contain;
  border: 1px solid var(--line);
  border-radius: 12px;
  background: #fffaf7;
  margin-top: 8px;
}

details {
  margin-top: 8px;
  border-radius: 10px;
  background: #fff7f4;
  padding: 9px 11px;
  color: var(--ink);
}

summary {
  color: var(--wine);
  cursor: pointer;
  font-weight: 800;
}

details p { line-height: 1.5; }
.record a { color: var(--wine); font-weight: 800; }
.certificate-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.certificate-actions .file-button{margin-top:0}.certificate-preview{width:100%;max-height:230px;object-fit:contain;border:1px solid var(--line);border-radius:12px;background:var(--paper)}.ocr-status{padding:11px 13px;border-radius:11px;background:#eef8f6;color:#346d67;line-height:1.4}.review-heading{display:grid;gap:4px;padding-top:5px}.review-heading span{color:var(--muted);font-size:.9rem}.ocr-missing{padding:9px;border:1px dashed #c97862;border-radius:11px;background:#fff7f3}.ocr-missing::after{content:'Não reconhecido — preencha ou confira manualmente';color:#a14d38;font-size:.78rem;font-weight:700}.ocr-spinner{display:inline-block;width:14px;height:14px;border:2px solid #9bc8c2;border-top-color:var(--wine);border-radius:50%;animation:ocr-spin .8s linear infinite;vertical-align:-2px}#ocrText{white-space:pre-wrap;max-height:160px;overflow:auto;font:.78rem/1.4 ui-monospace,monospace}#modalDone:disabled{opacity:.55;cursor:wait}@keyframes ocr-spin{to{transform:rotate(360deg)}}@media(max-width:520px){.certificate-actions{grid-template-columns:1fr}}
.document-file-name{display:block;color:var(--wine);font-weight:800;overflow-wrap:anywhere}#documentOcrText{white-space:pre-wrap;max-height:180px;overflow:auto;font:.78rem/1.4 ui-monospace,monospace}
.period-filter{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}.period-filter button{padding:9px 13px;border-radius:999px;background:#fff;color:var(--wine);border:1px solid var(--line);font-weight:800}.period-filter button.active{background:var(--wine);color:#fff}.evolution-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:17px}.evolution-stats div{display:grid;gap:3px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px}.evolution-stats strong{font-size:1.55rem;color:var(--wine)}.evolution-stats span{color:var(--muted);font-size:.85rem}.evolution-chart{width:100%;height:auto;overflow:visible}.evolution-chart text{font-size:11px;fill:var(--muted)}.chart-axis{stroke:var(--line);stroke-width:2}.weight-line{fill:none;stroke:var(--mint);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.weight-dot{fill:var(--wine);stroke:#fff;stroke-width:3}.trend-bars{display:grid;gap:11px}.trend-row{display:grid;grid-template-columns:minmax(90px,1fr) 1.4fr 24px;align-items:center;gap:8px;font-size:.85rem}.trend-track{height:9px;border-radius:10px;background:#edf1ef;overflow:hidden}.trend-track i{display:block;height:100%;background:var(--mint);border-radius:10px}.routine-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.routine-summary div{display:grid;text-align:center;gap:3px;padding:12px 6px;background:#fff7f4;border-radius:12px}.routine-summary strong{color:var(--wine);font-size:1.3rem}.routine-summary span{font-size:.78rem;color:var(--muted)}@media(max-width:520px){.evolution-stats{grid-template-columns:1fr}.routine-summary{grid-template-columns:1fr}.trend-row{grid-template-columns:1fr 2fr 24px}}
.evolution-sections{display:grid;gap:13px}.evolution-detail{min-height:0;margin:0;padding:0}.evolution-detail summary{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:18px 20px;background:transparent}.evolution-detail summary span{font-weight:800}.evolution-detail summary small{color:var(--muted);font-weight:600;text-align:right}.evolution-detail[open] summary{border-bottom:1px solid var(--line)}.evolution-detail-body{padding:18px 20px}.evolution-detail-body .empty{margin:0}@media(max-width:520px){.evolution-detail summary{align-items:flex-start;flex-direction:column}.evolution-detail summary small{text-align:left}}
.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(240px,.8fr) minmax(320px,520px);gap:38px;align-items:center;justify-content:center;padding:28px;max-width:980px;margin:auto}.auth-brand{text-align:center}.auth-brand .logo{margin:auto;width:100px;height:90px;font-size:76px;line-height:90px}.auth-brand .logo span{font-size:40px;top:16px}.auth-brand h1{font-family:Georgia,serif;color:var(--wine);font-size:2.5rem;margin:12px 0 5px}.auth-brand p{color:var(--muted)}.auth-card{width:100%}.auth-card h2{font-size:1.6rem;margin:8px 0}.auth-link{margin-top:8px}.auth-message{min-height:20px;font-weight:750;font-size:.88rem;color:#a14d38}.auth-message.success{color:#25766d}.migration-note{padding:12px 14px;border-radius:12px;background:#eef8f6;color:#346d67;margin-top:14px}.consent{display:flex;align-items:flex-start;gap:9px;color:var(--muted);font-size:.88rem}.consent input{margin-top:3px}.recovery-code{padding:18px;border:2px dashed var(--wine);border-radius:14px;text-align:center;font:800 1.15rem ui-monospace,monospace;letter-spacing:.06em;background:#fff7f4;margin:18px 0}.sync-state{display:flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#eef8f6;color:#346d67;font-size:.75rem;font-weight:800}.sync-state i,.sync-dot{width:8px;height:8px;border-radius:50%;background:var(--mint);flex:0 0 auto}.account-identity{display:grid;gap:3px;padding:12px 0}.account-identity span{color:var(--muted)}.sync-panel{display:flex;align-items:flex-start;gap:10px;padding:13px;border-radius:12px;background:#eef8f6}.sync-panel .sync-dot{margin-top:6px}.sync-panel p{margin:3px 0 0;color:var(--muted);font-size:.83rem}.danger-soft{color:#a14d38}@media(max-width:700px){.auth-shell{grid-template-columns:1fr;gap:12px;padding:18px}.auth-brand .logo{width:64px;height:58px;font-size:48px;line-height:58px}.auth-brand .logo span{font-size:25px;top:10px}.auth-brand h1{font-size:2rem}.sync-state{display:none}}
.story-gallery-card{padding:20px}.story-gallery-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px}.story-gallery-heading h2{margin:0 0 4px}.story-gallery-heading p{margin:0}.story-gallery-heading .primary{margin:0}.story-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.story-tile{min-width:0}.story-photo-button{display:block;width:100%;aspect-ratio:4/3;padding:0;border-radius:16px;overflow:hidden;background:#f8efeb;border:1px solid var(--line)}.story-photo-button img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.story-photo-button:hover img,.story-photo-button:focus-visible img{transform:scale(1.03)}.story-photo-placeholder{width:100%;height:100%;display:grid;place-content:center;gap:5px;color:var(--wine);font-size:2.2rem}.story-photo-placeholder small{font-size:.75rem}.story-tile h3{font-size:1rem;margin:10px 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.story-tile time{color:var(--muted);font-size:.83rem}.story-reader-photo{width:100%;max-height:280px;object-fit:contain;border-radius:14px;background:var(--paper)}.story-reader-date{color:var(--muted);font-size:.88rem;margin:4px 0}.story-reader-text{white-space:pre-wrap;line-height:1.6;padding:14px;border-radius:12px;background:#fff7f4}@media(max-width:700px){.story-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.story-gallery-heading{align-items:flex-start;flex-direction:column}}@media(max-width:430px){.story-gallery{grid-template-columns:1fr}}
.dashboard-story-photo{display:block;width:min(260px,100%);aspect-ratio:4/3;margin-bottom:10px;padding:0;border-radius:14px;overflow:hidden;background:#f8efeb;border:1px solid var(--line);color:var(--wine);font-size:2.3rem}.dashboard-story-photo img{width:100%;height:100%;object-fit:cover}.dashboard-story-photo span{display:grid;height:100%;place-content:center}.dashboard-story-title{display:block;margin-bottom:3px}.dashboard-story-title+small{color:var(--muted)}
.guest-divider{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:.78rem;margin:12px 0 4px}.guest-divider::before,.guest-divider::after{content:'';height:1px;background:var(--line);flex:1}.guest-button{width:100%;border-style:dashed}.guest-caption{text-align:center;color:var(--muted);font-size:.78rem;line-height:1.4;margin:8px 0 0}.guest-account-note{padding:14px;border-radius:12px;background:#fff7f4}.guest-account-note p{margin:5px 0 0;color:var(--muted);line-height:1.5}
.evaluation-badge{padding:7px 10px;border-radius:999px;background:#fff0c9;color:#7d5a12;font-size:.75rem;font-weight:800;white-space:nowrap}@media(max-width:700px){.evaluation-badge{display:none}}
.modal{overflow-y:auto;overscroll-behavior:contain}.modal>.card{max-height:calc(100vh - 36px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.modal>.card:focus-within{scroll-behavior:smooth}@media(max-height:620px){.modal{place-items:start center}.modal>.card{margin:0}}
.cloud-loading{display:grid;justify-items:center;text-align:center;gap:10px;padding:28px 10px}.cloud-loading .ocr-spinner{width:28px;height:28px;border-width:3px}.cloud-loading p{margin:0}
.record-actions{display:flex;justify-content:flex-end;margin-top:9px}.edit-record{width:auto!important;min-width:88px;padding:8px 13px!important;border-radius:10px!important;font-size:.82rem!important}.story-tile-actions{display:flex;justify-content:flex-end;margin-top:8px}.edit-photo{width:100%;font-size:.82rem;padding:8px 10px}.current-attachment{display:grid;gap:7px;padding:11px 13px;border-radius:12px;background:#eef8f6;color:#346d67;font-size:.86rem}.current-attachment img{width:100%;max-height:180px;object-fit:contain;border-radius:10px;background:#fff}.edit-help{margin:0 0 10px;color:var(--muted);font-size:.86rem}
