:root{--bg: #f4eee2;--bg-sink: #ece3d2;--card: #fbf7ef;--card-2: #f8f1e5;--ink: #23201b;--ink-2: #5c5346;--ink-soft: #8a7f6d;--navy: #24405c;--navy-deep: #182b3f;--navy-tint: #dbe3ec;--amber: #c98a2b;--amber-deep: #a86e1e;--amber-tint: #f3e4c6;--crimson: #9e2b25;--crimson-tint: #f0d9d2;--green: #3f5e46;--brick: #b5623f;--silver: #c7ccd1;--line: #e2d9c8;--line-soft: #ece4d5;--radius-sm: 6px;--radius: 10px;--radius-lg: 16px;--font-display: "Fraunces", Georgia, "Times New Roman", serif;--font-body: "IBM Plex Sans", system-ui, -apple-system, sans-serif;--accent: var(--navy);--accent-deep: var(--navy-deep);--accent-tint: var(--navy-tint)}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-body);font-size:1rem;line-height:1.6;color:var(--ink);background-color:var(--bg);background-image:radial-gradient(120% 60% at 50% -10%,rgba(201,138,43,.07) 0%,transparent 60%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='0.035'/%3E%3C/svg%3E");background-size:auto,120px 120px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4{font-family:var(--font-display);font-optical-sizing:auto;font-variation-settings:"SOFT" 60,"WONK" 0;letter-spacing:-.01em;font-weight:500;line-height:1.2}.eyebrow{display:inline-block;font-family:var(--font-body);font-size:.68rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft)}.life{--accent: var(--amber);--accent-deep: var(--amber-deep);--accent-tint: var(--amber-tint)}.photo-frame{border-radius:var(--radius-lg);overflow:hidden;border:6px solid var(--card);outline:1px solid var(--brick);box-shadow:0 18px 40px #182b3f38}.duo-band{position:relative;overflow:hidden}.duo-band img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);mix-blend-mode:multiply}.duo-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--navy-deep) 0%,var(--amber) 100%);opacity:.85;z-index:1}.duo-band>*:not(img){position:relative;z-index:2}.pilot{width:10px;height:10px;border-radius:50%;background:var(--silver);flex-shrink:0}.pilot.on{background:var(--green);box-shadow:0 0 #3f5e4680;animation:breathe 2.4s ease-in-out infinite}.pilot.starting{background:var(--amber)}@keyframes breathe{50%{box-shadow:0 0 0 6px #3f5e4600}}@media(prefers-reduced-motion:reduce){.pilot.on{animation:none}}.masthead.svelte-1h32yp1{position:sticky;top:0;z-index:200;background:color-mix(in srgb,var(--bg) 92%,transparent);-webkit-backdrop-filter:saturate(1.2) blur(10px);backdrop-filter:saturate(1.2) blur(10px);border-bottom:1px solid var(--line)}.masthead-inner.svelte-1h32yp1{display:flex;align-items:center;gap:.25rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;height:58px}.wordmark.svelte-1h32yp1{display:flex;align-items:center;gap:.4rem;font-family:var(--font-display);font-optical-sizing:auto;font-variation-settings:"SOFT" 60,"WONK" 0;font-weight:500;font-size:1.05rem;color:var(--navy);flex-shrink:0;margin-right:.75rem;letter-spacing:-.01em}.wordmark.svelte-1h32yp1:hover{text-decoration:none;color:var(--navy-deep)}.house-icon.svelte-1h32yp1{color:var(--navy);flex-shrink:0}.groups.svelte-1h32yp1{display:flex;align-items:center;gap:.125rem;flex:1}.group.svelte-1h32yp1{position:relative}.group-trigger.svelte-1h32yp1{display:flex;align-items:center;gap:.3rem;padding:.35rem .6rem;background:none;border:none;border-radius:var(--radius-sm);font-family:var(--font-body);font-size:.82rem;font-weight:500;color:var(--ink-2);cursor:pointer;white-space:nowrap;transition:background .12s,color .12s}.group-trigger.svelte-1h32yp1:hover{background:var(--bg-sink);color:var(--ink)}.group.active.svelte-1h32yp1 .group-trigger:where(.svelte-1h32yp1){color:var(--navy);background:var(--navy-tint)}.group.life.active.svelte-1h32yp1 .group-trigger:where(.svelte-1h32yp1){color:var(--amber-deep);background:var(--amber-tint)}.chevron.svelte-1h32yp1{transition:transform .15s;flex-shrink:0;opacity:.6}.group.svelte-1h32yp1:hover .chevron:where(.svelte-1h32yp1),.group.svelte-1h32yp1:focus-within .chevron:where(.svelte-1h32yp1){transform:rotate(180deg)}.dropdown.svelte-1h32yp1{position:absolute;top:calc(100% + 6px);left:0;min-width:200px;background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:.4rem;box-shadow:0 8px 24px #182b3f1f;display:none;flex-direction:column;gap:.125rem;z-index:300}.dropdown-right.svelte-1h32yp1{left:auto;right:0;min-width:180px}.group.svelte-1h32yp1:hover .dropdown:where(.svelte-1h32yp1),.group.svelte-1h32yp1:focus-within .dropdown:where(.svelte-1h32yp1){display:flex}.dropdown-label.svelte-1h32yp1{display:block;font-size:.7rem;font-weight:500;color:var(--ink-soft);padding:.3rem .6rem .2rem;letter-spacing:.02em}.dropdown-item.svelte-1h32yp1{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.45rem .6rem;font-size:.83rem;color:var(--ink-2);border-radius:var(--radius-sm);transition:background .1s,color .1s;background:none;border:none;font-family:var(--font-body);width:100%;text-align:left;cursor:pointer}.dropdown-item.svelte-1h32yp1:hover{background:var(--bg-sink);color:var(--ink);text-decoration:none}.dropdown-item.current.svelte-1h32yp1{color:var(--navy);font-weight:500}.dropdown-item.sign-out.svelte-1h32yp1{color:var(--ink-soft)}.dropdown-item.sign-out.svelte-1h32yp1:hover{color:var(--crimson);background:var(--crimson-tint)}.dropdown-divider.svelte-1h32yp1{height:1px;background:var(--line);margin:.3rem .4rem}.ext.svelte-1h32yp1{opacity:.4;flex-shrink:0}.nav-right.svelte-1h32yp1{display:flex;align-items:center;gap:.5rem;margin-left:auto;flex-shrink:0}.apps-btn.svelte-1h32yp1{padding:.4rem 1rem;background:var(--navy);color:var(--card);border-radius:var(--radius-sm);font-size:.82rem;font-weight:600;transition:background .12s;flex-shrink:0}.apps-btn.svelte-1h32yp1:hover{background:var(--navy-deep);text-decoration:none}.status-btn.svelte-1h32yp1{padding:.4rem 1rem;background:transparent;color:var(--navy);border:1px solid var(--navy-tint);border-radius:var(--radius-sm);font-size:.82rem;font-weight:600;transition:background .12s;flex-shrink:0}.status-btn.svelte-1h32yp1:hover{background:var(--navy-tint);text-decoration:none}.avatar-wrap.svelte-1h32yp1{display:flex}.avatar.svelte-1h32yp1{width:32px;height:32px;border-radius:50%;background:var(--navy);color:var(--card);display:flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:700;letter-spacing:.5px;border:none;cursor:pointer;transition:background .12s;flex-shrink:0}.avatar.svelte-1h32yp1:hover{background:var(--navy-deep)}.sign-in-btn.svelte-1h32yp1{padding:.4rem 1rem;background:var(--navy);color:var(--card);border:none;border-radius:var(--radius-sm);font-family:var(--font-body);font-size:.83rem;font-weight:600;cursor:pointer;transition:background .12s}.sign-in-btn.svelte-1h32yp1:hover{background:var(--navy-deep)}.hamburger.svelte-1h32yp1{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;background:none;border:none;cursor:pointer;padding:6px;border-radius:var(--radius-sm)}.hamburger.svelte-1h32yp1:hover{background:var(--bg-sink)}.hamburger.svelte-1h32yp1 span:where(.svelte-1h32yp1){display:block;height:2px;background:var(--ink-2);border-radius:2px;transition:transform .2s,opacity .2s}.hamburger.svelte-1h32yp1 span:nth-child(1).open:where(.svelte-1h32yp1){transform:translateY(7px) rotate(45deg)}.hamburger.svelte-1h32yp1 span:nth-child(2).open:where(.svelte-1h32yp1){opacity:0}.hamburger.svelte-1h32yp1 span:nth-child(3).open:where(.svelte-1h32yp1){transform:translateY(-7px) rotate(-45deg)}.drawer-scrim.svelte-1h32yp1{position:fixed;top:0;right:0;bottom:0;left:0;background:#182b3f66;z-index:250}.drawer.svelte-1h32yp1{position:fixed;top:0;right:0;bottom:0;width:min(320px,88vw);background:var(--bg);z-index:300;display:flex;flex-direction:column;overflow-y:auto;box-shadow:-8px 0 32px #182b3f29}.drawer-groups.svelte-1h32yp1{flex:1;padding:1.5rem 1.25rem 1rem;display:flex;flex-direction:column;gap:1.5rem}.drawer-group.svelte-1h32yp1{display:flex;flex-direction:column;gap:.25rem}.drawer-group-label.svelte-1h32yp1{display:block;margin-bottom:.25rem;padding:0 .25rem}.drawer-item.svelte-1h32yp1{display:flex;align-items:center;justify-content:space-between;padding:.55rem .75rem;border-radius:var(--radius-sm);font-size:.9rem;color:var(--ink-2);transition:background .1s,color .1s}.drawer-item.svelte-1h32yp1:hover{background:var(--bg-sink);color:var(--ink);text-decoration:none}.drawer-item.current.svelte-1h32yp1{color:var(--navy);font-weight:500;background:var(--navy-tint)}.drawer-item.life-item.current.svelte-1h32yp1{color:var(--amber-deep);background:var(--amber-tint)}.drawer-footer.svelte-1h32yp1{padding:1.25rem;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:.85rem}.drawer-quick-actions.svelte-1h32yp1{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.drawer-status-link.svelte-1h32yp1{padding:.4rem .9rem;background:transparent;color:var(--navy);border:1px solid var(--navy-tint);border-radius:var(--radius-sm);font-family:var(--font-body);font-size:.82rem;font-weight:600;flex-shrink:0;transition:background .12s}.drawer-status-link.svelte-1h32yp1:hover{background:var(--navy-tint);text-decoration:none}.drawer-footer-row.svelte-1h32yp1{display:flex;align-items:center;justify-content:space-between;gap:1rem}.drawer-user.svelte-1h32yp1{font-size:.85rem;color:var(--ink-2);font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-signout.svelte-1h32yp1{padding:.4rem .9rem;background:none;border:1px solid var(--line);border-radius:var(--radius-sm);font-family:var(--font-body);font-size:.82rem;color:var(--ink-soft);cursor:pointer;flex-shrink:0;transition:color .12s,border-color .12s}.drawer-signout.svelte-1h32yp1:hover{color:var(--crimson);border-color:var(--crimson)}@media(max-width:768px){.groups.svelte-1h32yp1{display:none}.hamburger.svelte-1h32yp1{display:flex}.apps-btn.svelte-1h32yp1,.status-btn.svelte-1h32yp1{display:none}}@media(max-width:480px){.masthead-inner.svelte-1h32yp1{padding:0 1rem}}.save-link-btn.svelte-1h32yp1{display:flex;align-items:center;gap:.35rem;padding:.38rem .85rem;background:var(--amber-tint);color:var(--amber-deep);border:1px solid color-mix(in srgb,var(--amber) 30%,transparent);border-radius:var(--radius-sm);font-family:var(--font-body);font-size:.8rem;font-weight:600;cursor:pointer;transition:background .12s,border-color .12s;white-space:nowrap;flex-shrink:0}.save-link-btn.svelte-1h32yp1:hover{background:color-mix(in srgb,var(--amber) 18%,transparent);border-color:color-mix(in srgb,var(--amber) 50%,transparent)}@media(max-width:900px){.save-link-btn.svelte-1h32yp1 span:where(.svelte-1h32yp1){display:none}.save-link-btn.svelte-1h32yp1{padding:.38rem .55rem}}@media(max-width:768px){.save-link-btn.svelte-1h32yp1{display:none}}.ideas-btn.svelte-1h32yp1{display:flex;align-items:center;gap:.35rem;padding:.38rem .85rem;background:transparent;color:var(--navy);border:1px solid var(--navy-tint);border-radius:var(--radius-sm);font-family:var(--font-body);font-size:.8rem;font-weight:600;cursor:pointer;transition:background .12s;white-space:nowrap;flex-shrink:0}.ideas-btn.svelte-1h32yp1:hover{background:var(--navy-tint)}@media(max-width:900px){.ideas-btn.svelte-1h32yp1 span:where(.svelte-1h32yp1){display:none}.ideas-btn.svelte-1h32yp1{padding:.38rem .55rem}}@media(max-width:768px){.ideas-btn.svelte-1h32yp1{display:none}}.drawer-save-link.svelte-1h32yp1{padding:.4rem .9rem;background:var(--amber-tint);color:var(--amber-deep);border:1px solid color-mix(in srgb,var(--amber) 30%,transparent);border-radius:var(--radius-sm);font-family:var(--font-body);font-size:.82rem;font-weight:600;cursor:pointer;flex-shrink:0;transition:background .12s}.drawer-save-link.svelte-1h32yp1:hover{background:color-mix(in srgb,var(--amber) 18%,transparent)}.modal-backdrop.svelte-1h32yp1{position:fixed;top:0;right:0;bottom:0;left:0;background:#182b3f73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:500;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-card.svelte-1h32yp1{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:0 20px 60px #182b3f40;width:100%;max-width:440px;padding:1.5rem}.modal-head.svelte-1h32yp1{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.modal-title.svelte-1h32yp1{font-family:var(--font-display);font-optical-sizing:auto;font-variation-settings:"SOFT" 40,"WONK" 0;font-size:1.25rem;font-weight:500;color:var(--ink);margin:0;letter-spacing:-.02em}.modal-close.svelte-1h32yp1{background:none;border:none;font-size:.9rem;color:var(--ink-soft);cursor:pointer;padding:.25rem .4rem;border-radius:var(--radius-sm);line-height:1}.modal-close.svelte-1h32yp1:hover{background:var(--bg-sink);color:var(--ink)}.modal-form.svelte-1h32yp1{display:flex;flex-direction:column;gap:.8rem}.mfield.svelte-1h32yp1{display:flex;flex-direction:column;gap:.3rem}.mfield.svelte-1h32yp1 label:where(.svelte-1h32yp1){font-size:.75rem;font-weight:600;color:var(--ink-2)}.mfield.svelte-1h32yp1 input:where(.svelte-1h32yp1),.mfield.svelte-1h32yp1 select:where(.svelte-1h32yp1),.mfield.svelte-1h32yp1 textarea:where(.svelte-1h32yp1){padding:.5rem .65rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--card);font-size:.85rem;color:var(--ink);font-family:var(--font-body);width:100%}.mfield.svelte-1h32yp1 textarea:where(.svelte-1h32yp1){resize:vertical;min-height:5.5rem}.mfield.svelte-1h32yp1 input:where(.svelte-1h32yp1):focus,.mfield.svelte-1h32yp1 select:where(.svelte-1h32yp1):focus,.mfield.svelte-1h32yp1 textarea:where(.svelte-1h32yp1):focus{outline:2px solid var(--navy-tint);border-color:var(--navy)}.mrow-2.svelte-1h32yp1{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.mhint.svelte-1h32yp1{font-weight:400;color:var(--ink-soft)}.modal-actions.svelte-1h32yp1{display:flex;align-items:center;gap:.75rem;margin-top:.25rem}.btn-modal-save.svelte-1h32yp1{padding:.55rem 1.25rem;background:var(--navy);color:#fff;border:none;border-radius:var(--radius-sm);font-size:.85rem;font-weight:600;font-family:var(--font-body);cursor:pointer;transition:background .12s}.btn-modal-save.svelte-1h32yp1:hover:not(:disabled){background:var(--navy-deep)}.btn-modal-save.svelte-1h32yp1:disabled{opacity:.6;cursor:default}.modal-queue-link.svelte-1h32yp1{font-size:.8rem;color:var(--ink-2);text-decoration:none;margin-left:auto}.modal-queue-link.svelte-1h32yp1:hover{color:var(--navy)}.modal-capture.svelte-1h32yp1{position:relative}.modal-capture-label.svelte-1h32yp1{display:flex;align-items:center;gap:.6rem;padding:.7rem .875rem;border:1.5px dashed var(--amber);border-radius:var(--radius-sm);background:var(--amber-tint);cursor:pointer;min-height:52px}.modal-capture-label.svelte-1h32yp1:hover{background:color-mix(in srgb,var(--amber-tint) 80%,var(--amber) 20%)}.modal-capture-icon.svelte-1h32yp1{font-size:1.2rem;flex-shrink:0}.modal-capture-text.svelte-1h32yp1{display:flex;flex-direction:column;gap:.1rem;font-size:.8rem;color:var(--ink)}.modal-capture-text.svelte-1h32yp1 strong:where(.svelte-1h32yp1){font-weight:600}.modal-capture-sub.svelte-1h32yp1{font-size:.7rem;color:var(--ink-2)}.modal-file-hidden.svelte-1h32yp1{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%;height:100%}.modal-saved.svelte-1h32yp1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem 0;color:var(--navy);font-size:.9rem;font-weight:600}.modal-saved.svelte-1h32yp1 svg:where(.svelte-1h32yp1){color:var(--navy)}.modal-error.svelte-1h32yp1{font-size:.8rem;color:var(--brick, #b03a2e);margin:-.3rem 0 0}.shell.svelte-12qhfyh{min-height:100dvh;display:flex;flex-direction:column}main.svelte-12qhfyh{flex:1;width:100%}footer.svelte-12qhfyh{padding:1.5rem 2rem;text-align:center;font-size:.75rem;color:var(--ink-soft);border-top:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:.5rem}.footer-name.svelte-12qhfyh{font-weight:600;color:var(--ink-2)}.sep.svelte-12qhfyh{color:var(--line)}
