:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--paper:#f0ece2;--card:#fff;--ink:#2b2620;--muted:#8a8378;--accent:#3a5a4a;--accent-ink:#fff;--danger:#a8443b;--border:#2b262029;--postal-blue:#35555a;--postal-red:#a8443b}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:Georgia,Iowan Old Style,serif}.screen{max-width:520px;margin:0 auto;padding:24px 20px 64px}h1{margin:0 0 4px;font-size:1.6rem}.subtitle{color:var(--muted);margin:0 0 28px;font-size:.95rem}.text-input{width:100%;font:inherit;border:1.5px solid var(--border);background:var(--card);color:var(--ink);border-radius:8px;padding:.65rem .8rem;font-family:system-ui,sans-serif}.primary-button{background:var(--accent);color:var(--accent-ink);cursor:pointer;border:none;border-radius:8px;padding:.7rem 1.2rem;font:600 1rem system-ui,sans-serif}.primary-button:disabled{opacity:.5;cursor:default}.secondary-button{border:1.5px solid var(--border);background:var(--card);color:var(--ink);cursor:pointer;border-radius:8px;padding:.55rem .9rem;font:600 .9rem system-ui,sans-serif}.roster-list{flex-direction:column;gap:.6rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.roster-name{font-weight:600}.trip-row{background:var(--card);border:1.5px solid var(--border);border-radius:12px;align-items:stretch;gap:.4rem;display:flex}.trip-row-main{text-align:left;cursor:pointer;color:inherit;background:0 0;border:none;flex-direction:column;flex:1;align-items:flex-start;padding:1rem 1.1rem;font-family:inherit;display:flex}.trip-row-dates{color:var(--muted);margin-top:.2rem;font-family:system-ui,sans-serif;font-size:.85rem}.trip-row-action{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0 .8rem;font:600 .85rem system-ui,sans-serif}.trip-row-delete{color:var(--danger)}.trips-reminders-button{width:100%;margin-top:1rem}.logout-link{width:100%;color:var(--muted);cursor:pointer;text-align:center;background:0 0;border:none;margin-top:1.5rem;padding:0;font-family:system-ui,sans-serif;font-size:.9rem;text-decoration:underline;display:block}.entry-card{border:1.5px solid var(--border);background:var(--card);border-radius:12px;margin-bottom:.85rem;padding:1rem 1.1rem}.entry-card-header{color:var(--muted);justify-content:space-between;align-items:baseline;margin-bottom:.5rem;font-family:system-ui,sans-serif;font-size:.85rem;display:flex}.entry-card-person{color:var(--ink);font-weight:700}.entry-card-prompt{color:var(--muted);margin:0 0 .35rem;font-family:system-ui,sans-serif;font-size:.85rem;font-style:italic}.entry-card-transcript{font-size:1.05rem;line-height:1.5}.entry-card audio{width:100%;margin-top:.6rem}.entry-delete-link{color:var(--danger);cursor:pointer;background:0 0;border:none;margin-left:.5rem;padding:0;font-family:system-ui,sans-serif;font-size:.8rem;font-weight:600;text-decoration:underline}.entry-retry-link{color:var(--accent);cursor:pointer;background:0 0;border:none;margin:-.2rem 0 .5rem;padding:0;font-family:system-ui,sans-serif;font-size:.8rem;font-weight:600;text-decoration:underline;display:block}.app-title{margin:0 0 1.2rem;font-size:1.3rem}.roster-row{background:var(--card);border:1.5px solid var(--border);width:100%;font:inherit;cursor:pointer;box-sizing:border-box;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.1rem;font-size:1.1rem;display:flex}.roster-row-done{background:#eef2ee;border-color:#3a5a4a80}.roster-status{color:var(--muted);font-family:system-ui,sans-serif;font-size:.85rem}.roster-status-done{color:var(--accent);font-weight:600}.day-nav{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.day-nav-arrow{border:1.5px solid var(--border);cursor:pointer;width:36px;height:36px;color:var(--ink);background:0 0;border-radius:8px;font-size:1.1rem}.day-nav-arrow:disabled{opacity:.3;cursor:default}.day-nav-label{color:var(--ink);font-family:system-ui,sans-serif;font-size:.95rem;font-weight:600}.record-person{margin:.25rem 0 .4rem;font-size:1.7rem}.record-prompt{color:var(--muted);margin:0 0 2rem;font-size:1.1rem}.record-prompt-select{margin:0 0 2rem;font-size:1.05rem}.record-stage{flex-direction:column;align-items:center;gap:1.2rem;display:flex}.record-button{background:var(--danger);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.6rem;padding:1.1rem 2.2rem;font-size:1.15rem;font-weight:600;display:flex}.record-dot{background:#fff;border-radius:50%;width:12px;height:12px}.record-button-stop{background:var(--ink)}.record-timer{font-variant-numeric:tabular-nums;font-size:2.2rem;font-weight:700}.record-preview-audio{width:100%}.record-actions{gap:.6rem;width:100%;display:flex}.record-actions .primary-button,.record-actions .secondary-button{flex:1}.back-link{color:var(--muted);cursor:pointer;background:0 0;border:none;margin-bottom:1rem;padding:0;font:600 .9rem system-ui,sans-serif}.field-label{color:var(--muted);margin:1rem 0 .35rem;font:600 .85rem system-ui,sans-serif;display:block}.field-hint{color:var(--muted);margin:.3rem 0 0;font-family:system-ui,sans-serif;font-size:.85rem}.empty-state{color:var(--muted);text-align:center;padding:2rem 0;font-family:system-ui,sans-serif;font-size:.95rem}.field-error{color:var(--danger);margin:.3rem 0 0;font-family:system-ui,sans-serif;font-size:.85rem}.field-row{align-items:flex-start;gap:.5rem;display:flex}.recipients-saved{margin-top:.6rem}.recipients-saved-chip{border:1.5px solid var(--border);color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;margin:0 .4rem .4rem 0;padding:.35rem .8rem;font-family:system-ui,sans-serif;font-size:.85rem;display:inline-block}.people-list{flex-direction:column;gap:.5rem;margin-bottom:.5rem;display:flex}.people-list-row{border:1.5px solid var(--border);background:var(--card);border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem .9rem;display:flex}.people-list-info{flex-direction:column;gap:.1rem;min-width:0;font-family:system-ui,sans-serif;display:flex}.people-list-name{color:var(--ink);font-size:1.05rem;font-weight:600}.people-list-email{color:var(--muted);text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.people-list-row-actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.people-list-edit,.people-list-remove,.people-list-cancel,.people-list-save{cursor:pointer;background:0 0;border:none;padding:0;font:600 .88rem system-ui,sans-serif;text-decoration:underline}.people-list-edit,.people-list-cancel,.people-list-save{color:var(--ink)}.people-list-remove{color:var(--danger)}.postmark{width:100%;height:auto;overflow:visible}.postmark-ring-outer,.postmark-ring-inner{fill:none;stroke:var(--postal-blue);stroke-width:3.2px;opacity:.92}.postmark-text{letter-spacing:1.5px;fill:var(--postal-blue);opacity:.92;font-family:Special Elite,Courier New,monospace;font-size:20px;font-weight:700}.postmark-date{letter-spacing:1px;fill:var(--postal-blue);opacity:.92;font-family:Special Elite,Courier New,monospace;font-size:17px;font-weight:700}.postmark-cancel-lines path{fill:none;stroke:var(--postal-blue);stroke-width:2px;opacity:.55}.journey-stamp{width:100%;height:auto}.journey-stamp-body{fill:#fff}.journey-stamp-frame{fill:none;stroke:var(--postal-blue);stroke-width:2px;opacity:1}.journey-stamp-dot{stroke:var(--paper);stroke-width:1px}.journey-stamp-dot-home{fill:var(--postal-blue)}.journey-stamp-label{fill:var(--ink);font-family:system-ui,sans-serif;font-size:8px;font-weight:600}.journal-preview-stack{justify-content:center;align-items:center;gap:1.5rem;margin:1rem 0;display:flex}.journal-preview-item{width:150px}.journal-preview-item-stamp{width:110px}.roster-photos-button{margin-bottom:.75rem}.photo-picker-button{text-align:center;border:1.5px dashed var(--border);cursor:pointer;box-sizing:border-box;border-radius:10px;width:100%;margin-bottom:1rem;padding:1rem;font:600 1rem system-ui,sans-serif;display:block}.photo-count-note{color:var(--muted);margin:.9rem 0;font-family:system-ui,sans-serif;font-size:.9rem}.photo-grid{grid-template-columns:repeat(3,1fr);gap:.4rem;display:grid}.photo-thumb-wrap{position:relative}.photo-thumb-tap{cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:0;display:block}.photo-thumb{aspect-ratio:1;object-fit:cover;border-radius:6px;width:100%;display:block}.photo-thumb-caption{-webkit-line-clamp:2;color:var(--muted);-webkit-box-orient:vertical;margin-top:.2rem;font-family:system-ui,sans-serif;font-size:.7rem;line-height:1.2;display:-webkit-box;overflow:hidden}.newsletter-card{background:var(--card);border-radius:14px;max-width:480px;margin:1.5rem auto 0;overflow:hidden;box-shadow:0 1px 2px #2b262014,0 12px 32px #2b262029}.newsletter-stamps-row{justify-content:space-between;align-items:flex-start;padding:1.3rem 1.5rem .6rem;display:flex}.newsletter-stamps-row .postmark{width:150px}.newsletter-stamps-row .journey-stamp{width:90px}.newsletter-title{text-align:center;padding:.2rem 1.2rem .9rem}.newsletter-title h2{margin:0;font-size:1.4rem}.newsletter-title p{color:var(--muted);margin:.2rem 0 0;font-family:system-ui,sans-serif;font-size:.85rem}.newsletter-hero-image{object-fit:cover;width:100%;max-height:420px;display:block}.newsletter-hero-caption{color:var(--muted);padding:.7rem 1.2rem 0;font-family:system-ui,sans-serif;font-size:.9rem}.newsletter-section-header{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:1.5rem 0 .8rem;padding:0 1.2rem;font-family:system-ui,sans-serif;font-size:.72rem;font-weight:700}.newsletter-body{padding:0 1.2rem 1.3rem}.newsletter-photo-wall{flex-direction:column;gap:1rem;padding:0 1.2rem 1.3rem;display:flex}.newsletter-photo-wall-image{border-radius:10px;width:100%;height:auto;display:block}.newsletter-photo-wall-caption{color:var(--muted);margin:.35rem 0 0;font-family:system-ui,sans-serif;font-size:.85rem}.caption-editor{border:1.5px solid var(--border);background:var(--card);border-radius:12px;margin-top:1rem;padding:1rem}.caption-editor-preview{object-fit:contain;background:var(--paper);border-radius:8px;width:100%;max-height:220px;margin-bottom:.75rem}.caption-editor-actions{gap:.5rem;margin-top:.75rem;display:flex}.caption-editor-actions .primary-button{flex:1}.photo-thumb-delete{text-align:center;width:22px;height:22px;color:var(--paper);cursor:pointer;background:#2b2620bf;border:none;border-radius:50%;padding:0;font-size:1rem;line-height:20px;position:absolute;top:4px;right:4px}.photo-thumb-star{text-align:center;width:22px;height:22px;color:var(--paper);cursor:pointer;background:#2b26208c;border:none;border-radius:50%;padding:0;font-size:1rem;line-height:20px;position:absolute;top:4px;left:4px}.photo-thumb-star-active{background:var(--danger);color:var(--paper)}
