/* The original Groove skin diary, with controls that also fit phone screens. */
#groove-journal,.gj-heading{--gj-ink:#232c23;--gj-sage:#5d7b5e;--gj-muted:#5c665d;--gj-line:#dde6dd;color:var(--gj-ink);font-family:Fredoka,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:1.5}
#groove-journal{width:100%;min-width:0}
#groove-journal *,.gj-heading *{box-sizing:border-box}
#groove-journal :is(h1,h2,h3,p,figure),.gj-heading :is(h1,p){margin:0}
#groove-journal :is(h1,h2,h3),.gj-heading h1{font-weight:600;letter-spacing:0}
#groove-journal :is(button,input,select){font:inherit}
#groove-journal :is(button,input,select,summary,a):focus-visible{outline:3px solid var(--gj-sage);outline-offset:3px}
#groove-journal button{cursor:pointer}
#groove-journal button:disabled{opacity:.5;cursor:not-allowed}
.gj-heading .gj-eyebrow,#groove-journal .gj-eyebrow{font-size:11px;line-height:16px;letter-spacing:2.42px;text-transform:uppercase;color:var(--gj-muted)}
.gj-heading h1,#groove-journal .gj-heading h1{margin-top:8px;font-size:48px;line-height:1}
.gj-heading .gj-lead,#groove-journal .gj-lead{max-width:576px;margin-top:12px;font-size:14px;line-height:20px;color:var(--gj-muted)}
#groove-journal .gj-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:32px}
#groove-journal .gj-surface{min-width:0;border:1px solid var(--gj-line);border-radius:12px;background:white;box-shadow:0 1px 2px rgba(42,64,43,.08),0 12px 32px -18px rgba(42,64,43,.24)}
#groove-journal .gj-stats>section{padding:20px}
#groove-journal .gj-count{margin-top:4px;font-size:30px;line-height:36px;font-weight:500;color:var(--gj-sage)}
#groove-journal .gj-span{min-width:0;border:1px solid var(--gj-line);border-radius:12px;background:linear-gradient(160deg,oklch(.99 .008 100),oklch(.93 .075 98))}
#groove-journal .gj-span>p:last-child{margin-top:4px;color:var(--gj-sage)}
#groove-journal .gj-section{margin-top:32px;padding:24px}
#groove-journal h2{font-size:24px;line-height:30px}
#groove-journal .gj-icon-heading{display:flex;align-items:center;gap:8px;color:var(--gj-sage);min-width:0}
#groove-journal .gj-icon-heading>svg{flex-shrink:0}
#groove-journal .gj-reminder-head{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:16px}
#groove-journal .gj-reminder-head .gj-icon-heading{align-items:flex-start}
#groove-journal .gj-reminder-head .gj-icon-heading>svg{margin-top:4px}
#groove-journal .gj-reminder-copy{max-width:448px;margin-top:4px;color:var(--gj-muted);line-height:20px}
#groove-journal .gj-switch-label{position:relative;display:flex;align-items:center;gap:12px;min-height:24px;cursor:pointer;font-weight:500}
#groove-journal .gj-switch-label input{position:absolute;right:0;width:36px;height:24px;opacity:0;cursor:pointer;margin:0}
#groove-journal .gj-switch{display:block;width:36px;height:20px;padding:2px;border-radius:20px;background:var(--gj-line);box-shadow:0 1px 2px #0001;pointer-events:none}
#groove-journal .gj-switch:after{content:'';display:block;width:16px;height:16px;border-radius:50%;background:white;box-shadow:0 1px 3px #0002;transition:transform .15s}
#groove-journal .gj-switch-label input:checked+.gj-switch{background:var(--gj-sage)}
#groove-journal .gj-switch-label input:checked+.gj-switch:after{transform:translateX(16px)}
#groove-journal .gj-switch-label input:focus-visible+.gj-switch{outline:3px solid var(--gj-sage);outline-offset:3px}
#groove-journal .gj-switch-label input:disabled+.gj-switch{opacity:.5}
#groove-journal .gj-reminder-fields{display:grid;grid-template-columns:192px minmax(0,1fr) auto;align-items:end;gap:16px;margin-top:20px}
#groove-journal .gj-field{display:flex;flex-direction:column;min-width:0;gap:6px;font-weight:500;line-height:20px}
#groove-journal .gj-field :is(input,select){width:100%;min-width:0;height:36px;padding:7px 12px;border:1px solid var(--gj-line);border-radius:2px;background:#fff;color:var(--gj-ink);font-size:14px;line-height:20px;font-weight:400;box-shadow:0 1px 2px #0002}
#groove-journal .gj-field input::placeholder{color:var(--gj-muted);opacity:1}
#groove-journal .gj-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:7px 16px;border:1px solid transparent;border-radius:2px;background:var(--gj-sage);color:#fff;font-size:14px;font-weight:500;line-height:20px;text-decoration:none}
#groove-journal .gj-soft{background:linear-gradient(160deg,oklch(.99 .008 100),oklch(.93 .075 98));border-color:var(--gj-line);color:var(--gj-sage)}
#groove-journal .gj-primary{min-height:44px;padding:11px 32px;background:linear-gradient(135deg,#385438,#78906b);font-size:12px;letter-spacing:1.44px;text-transform:uppercase;white-space:nowrap}
#groove-journal .gj-quiet{background:transparent;border-color:var(--gj-line);color:var(--gj-sage)}
#groove-journal .gj-muted{color:var(--gj-muted)}
#groove-journal .gj-reminder-help{margin-top:12px;font-size:12px;color:var(--gj-muted)}
#groove-journal .gj-reminder-help summary{cursor:pointer;min-height:24px;width:fit-content;text-decoration:underline;text-underline-offset:3px}
#groove-journal .gj-reminder-help p{margin-top:8px;max-width:720px}
#groove-journal .gj-reminder-help .gj-button{margin-top:12px}
#groove-journal .gj-upload-fields{display:grid;grid-template-columns:160px 192px minmax(0,1fr) auto;align-items:end;gap:16px;margin-top:20px}
#groove-journal .gj-file{display:none}
#groove-journal .gj-tip{margin-top:16px;font-size:12px;line-height:16px;color:var(--gj-muted)}
#groove-journal .gj-feedback{margin-top:20px;padding:12px 16px;border-radius:8px;background:#f2f6ef;color:var(--gj-sage);overflow-wrap:anywhere}
#groove-journal .gj-error{background:#fff1ed;color:#9c3b31}
#groove-journal .gj-feedback button{margin-top:8px}
#groove-journal .gj-between{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}
#groove-journal .gj-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px}
#groove-journal figure{min-width:0}
#groove-journal .gj-photo{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:contain;background:#f4f7f2;border:1px solid var(--gj-line);border-radius:12px}
#groove-journal figcaption{margin-top:8px;font-size:12px;color:var(--gj-muted);overflow-wrap:anywhere}
#groove-journal .gj-timeline{margin-top:40px}
#groove-journal .gj-empty{margin-top:16px;padding:24px;color:var(--gj-muted)}
#groove-journal .gj-date-group{margin-top:32px}
#groove-journal .gj-date-heading{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
#groove-journal .gj-date-heading h3{font-size:20px;line-height:25px;color:var(--gj-sage)}
#groove-journal .gj-date-heading span{padding:2px 10px;background:#f5e9b0;border-radius:4px;font-size:12px}
#groove-journal .gj-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:12px}
#groove-journal .gj-picked .gj-photo{border:2px solid var(--gj-sage)}
#groove-journal .gj-photo-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}
#groove-journal .gj-photo-actions .gj-button{padding-inline:10px;font-size:12px}
#groove-journal .gj-privacy{margin-top:32px;border-top:1px solid var(--gj-line);padding-top:20px;color:var(--gj-muted);font-size:12px}
#groove-journal .gj-text-button{border:0;padding:0;background:transparent;color:var(--gj-sage);font-size:inherit;min-height:36px;text-decoration:underline;text-underline-offset:3px;text-align:left}
@media(max-width:1023px){#groove-journal .gj-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}#groove-journal .gj-upload-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){#groove-journal .gj-reminder-fields{grid-template-columns:1fr}}
@media(max-width:639px){.gj-heading h1,#groove-journal .gj-heading h1{font-size:36px;line-height:1.12}}
@media(max-width:639px){#groove-journal .gj-stats,#groove-journal .gj-upload-fields,#groove-journal .gj-photo-grid,#groove-journal .gj-comparison{grid-template-columns:1fr}#groove-journal .gj-field :is(input,select){height:44px;padding-block:11px;font-size:16px}#groove-journal .gj-button,#groove-journal .gj-reminder-help summary,#groove-journal .gj-text-button,#groove-journal .gj-switch-label{min-height:44px}#groove-journal .gj-switch-label input{height:44px}#groove-journal .gj-reminder-help summary{padding-block:10px}}
@media(prefers-reduced-motion:reduce){#groove-journal .gj-switch:after{transition:none}}
