/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--default-font-family:"Avenir Next","Segoe UI",system-ui,sans-serif;--default-mono-font-family:"SFMono-Regular",Menlo,Monaco,monospace}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sticky{position:sticky}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}}:root{--background:#f5f3ee;--surface:#fcfbf8;--surface-2:#f1eee8;--foreground:#1e2f2b;--muted:#69756f;--line:#dfd9cf;--accent:#23453f;--accent-2:#3f655d;--sage:#aeb9ae;--rose:#a46d74;--danger:#8d3d4a;--shadow-soft:0 10px 30px #1a25220d;--radius-card:24px;--radius-sheet:28px;--radius-input:18px;--radius-control:16px}*{box-sizing:border-box}html{color-scheme:light}body{background:radial-gradient(circle at top,#aeb9ae29,transparent 28%),linear-gradient(180deg,#f8f5ef 0,var(--background)100%);color:var(--foreground);margin:0;font-family:Avenir Next,Segoe UI,system-ui,sans-serif;font-size:16px;line-height:1.5}body.modal-open{overscroll-behavior:none;overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.02em;line-height:1.15}h1{font-size:1.65rem;font-weight:780}h2{font-size:1.22rem;font-weight:700}h3{font-size:1rem;font-weight:680}.container{gap:1rem;max-width:46rem;margin:0 auto;padding:1.15rem 1rem 6.1rem;display:grid}.header{justify-content:space-between;gap:.9rem}.header,.header-brand{align-items:center;display:flex}.header-brand{gap:.8rem;min-width:0}.header-copy{gap:.1rem;display:grid}.header-eyebrow{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem}.header-current{color:var(--foreground);font-size:1.08rem;font-weight:700}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.header-utility{color:var(--muted);background:0 0;border:0;border-radius:999px;padding:.4rem .5rem;font-size:.92rem;font-weight:600}.header-utility:hover{color:var(--foreground);background:#23453f0d}.logo-row{justify-content:center;align-items:center;display:flex}.logo-mark{object-fit:cover;border-radius:.65rem;width:2.2rem;height:2.2rem}.logo-full{object-fit:contain;width:min(100%,15rem);height:auto}.app-icon{object-fit:cover;width:2.35rem;height:2.35rem;box-shadow:var(--shadow-soft);border-radius:.9rem}.muted{color:var(--muted);font-size:.92rem;line-height:1.5}.card{background:var(--surface)}@supports (color:color-mix(in lab,red,red)){.card{background:color-mix(in srgb,var(--surface)92%,#fff 8%)}}.card{border-radius:var(--radius-card);box-shadow:var(--shadow-soft);border:1px solid #1e2f2b0f;gap:.85rem;padding:1.1rem;display:grid}.auth-card{gap:.95rem;padding:1.25rem}.stack{gap:.85rem;display:grid}.stack-sm{gap:.45rem;display:grid}.stack-xs{gap:.22rem;display:grid}.input{border-radius:var(--radius-input);background:var(--surface-2);width:100%;color:var(--foreground);border:1px solid #1e2f2b0d;padding:.82rem .95rem;font-size:1rem;line-height:1.45;transition:border-color .14s,box-shadow .14s,background .14s}.input::placeholder,.textarea::placeholder{color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.input::placeholder,.textarea::placeholder{color:color-mix(in srgb,var(--muted)78%,white 22%)}}.header-utility:focus-visible,.input:focus,.text-button:focus-visible,.text-link:focus-visible,.textarea:focus,button:focus-visible,select.input:focus{outline:none;box-shadow:0 0 0 3px #3f655d29}.input:focus,.textarea:focus,select.input:focus{background:var(--surface-2);border-color:#23453f38}@supports (color:color-mix(in lab,red,red)){.input:focus,.textarea:focus,select.input:focus{background:color-mix(in srgb,var(--surface-2)72%,white 28%)}}.search-shell{border-radius:var(--radius-input);background:var(--surface-2);border:1px solid #1e2f2b0d;align-items:center;gap:.45rem;width:100%;padding:.34rem .38rem .34rem .45rem;transition:border-color .14s,box-shadow .14s,background .14s;display:flex}.search-shell:focus-within{background:var(--surface-2);border-color:#23453f38}@supports (color:color-mix(in lab,red,red)){.search-shell:focus-within{background:color-mix(in srgb,var(--surface-2)72%,white 28%)}}.search-shell:focus-within{box-shadow:0 0 0 3px #3f655d29}.search-input{box-shadow:none;background:0 0;border:0;border-radius:0;min-width:0;padding:.44rem .28rem}.search-input:focus{box-shadow:none;background:0 0;border-color:#0000}.textarea{resize:vertical;min-height:5.6rem}.button,.button-danger,.button-secondary{border-radius:var(--radius-control);min-height:2.8rem;padding:.7rem .95rem;font-weight:650;transition:background .14s,color .14s,border-color .14s,transform .14s}.button{background:var(--accent);color:#f7f4ee;border:0;box-shadow:0 8px 18px #23453f24}.button:hover:not(:disabled){background:#1e3d38}.button-danger:disabled,.button-secondary:disabled,.button:disabled,.header-utility:disabled,.text-button:disabled{opacity:.62;cursor:default}.button-secondary{color:var(--foreground);background:#fcfbf88c;border:1px solid #1e2f2b0f}.button-secondary:hover:not(:disabled){background:#fcfbf8eb;border-color:#23453f1f}.button-secondary-quiet{background:#f1eee8b8;min-height:2.3rem;padding:.48rem .72rem}.button-danger{color:var(--danger);background:#a46d7414;border:1px solid #8d3d4a1f}.button-danger:hover:not(:disabled){background:#a46d7424}.login-actions{justify-content:flex-end;display:flex}.text-button{color:var(--accent-2);background:0 0;border:0;padding:0;font-size:.92rem;font-weight:650}.text-link{color:var(--accent-2);text-underline-offset:.2em;-webkit-text-decoration:underline #3f655d59;text-decoration:underline #3f655d59}.chips{flex-wrap:wrap;gap:.5rem;display:flex}.chip{color:var(--foreground);background:#f1eee8eb;border:1px solid #1e2f2b0d;border-radius:999px;padding:.42rem .74rem;font-size:.86rem;line-height:1.2}@supports (color:color-mix(in lab,red,red)){.chip{color:color-mix(in srgb,var(--foreground)82%,white 18%)}}.chip:hover{background:var(--surface-2)}@supports (color:color-mix(in lab,red,red)){.chip:hover{background:color-mix(in srgb,var(--surface-2)88%,white 12%)}}.chip-active{color:var(--foreground);background:#aeb9ae61;border-color:#23453f1f;box-shadow:inset 0 0 0 1px #23453f14}.chip-static{pointer-events:none}.chip-removable{cursor:pointer}.chip-search-token{text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:62%;overflow:hidden}.filter-chip-list{align-items:flex-start}.filter-chip-list-collapsed{max-height:5.6rem;overflow:hidden}.person-card{background:linear-gradient(#fffc,#fcfbf8fa);border:1px solid #1e2f2b0d;border-radius:22px;align-content:start;gap:.5rem;padding:.95rem;display:grid;box-shadow:0 8px 22px #1a252209}.person-summary{align-items:flex-start;gap:.85rem;display:flex}.person-summary-body{flex:1;align-content:start;gap:.45rem;min-width:0;display:grid}.person-summary-head{justify-content:space-between;align-items:flex-start;gap:.65rem;display:flex}.person-card h2,.person-summary-head h2{margin:0}.person-photo-thumb{object-fit:cover;background:#d9ddd7;border-radius:1rem;flex:none;width:3.3rem;height:3.3rem;box-shadow:0 6px 14px #1a252212}.detail-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.detail-hero{gap:.9rem;display:grid}.detail-section{gap:.8rem;display:grid}.detail-section-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.detail-edit-panel{border-top:1px solid #1e2f2b0d;padding-top:.95rem}.note-composer{background:#f1eee894;border-radius:22px;padding:.95rem}.note-card{gap:.7rem}.sheet-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:30;background:#1e2f2b42;align-items:end;padding:.8rem;display:grid;position:fixed;inset:0}.sheet-card{overscroll-behavior:contain;background:var(--surface);width:100%;min-height:calc(100dvh - .8rem);max-height:calc(100dvh - .8rem);overflow-y:auto}@supports (color:color-mix(in lab,red,red)){.sheet-card{background:color-mix(in srgb,var(--surface)94%,white 6%)}}.sheet-card{border-radius:var(--radius-sheet)var(--radius-sheet)0 0;padding:1.1rem 1.1rem calc(1.1rem + env(safe-area-inset-bottom));border:1px solid #1e2f2b0f;gap:.9rem;display:grid;box-shadow:0 22px 44px #1a25221f}.feedback-sheet{gap:.85rem}.error{color:var(--danger)}.error,.notice{font-size:.92rem}.notice{color:var(--accent-2)}.build-badge{color:var(--muted);border-radius:999px;justify-self:end;padding:.15rem .55rem}@supports (color:color-mix(in lab,red,red)){.build-badge{color:color-mix(in srgb,var(--muted)92%,white 8%)}}.build-badge{letter-spacing:.04em;background:#fcfbf88c;font-size:.72rem}.update-banner{box-shadow:var(--shadow-soft);background:#f1eee8eb;border:1px solid #1e2f2b0f;border-radius:22px;gap:.8rem;padding:.95rem 1rem;display:grid}.update-banner-actions{flex-wrap:wrap;gap:.5rem;display:flex}.tab-bar{padding:.6rem .9rem calc(.75rem + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f5efe0;border-top:1px solid #1e2f2b0f;grid-auto-columns:1fr;grid-auto-flow:column;gap:.35rem;display:grid;position:fixed;bottom:0;left:0;right:0}.tab-button{color:var(--muted);background:0 0;border:0;border-radius:999px;padding:.72rem .55rem;font-size:.9rem;font-weight:650}.tab-button-active{color:var(--accent);background:#23453f1c}.segmented{flex-wrap:wrap;gap:.35rem;display:flex}.photo-panel{gap:.6rem;display:grid}.person-photo-preview{object-fit:cover;background:#d9ddd7;box-shadow:0 8px 22px #1a252212}.person-photo-preview,.photo-placeholder{aspect-ratio:1;border-radius:20px;width:min(100%,14rem)}.photo-placeholder{background:linear-gradient(#f4f0e9,#ebe6de);align-content:center;justify-items:center;gap:.45rem;display:grid}.photo-placeholder-head{background:#cfcbc3;border-radius:999px;width:2.6rem;height:2.6rem}.photo-placeholder-body{background:#dcd7cf;border-radius:999px 999px .9rem .9rem;width:5.4rem;height:3.2rem}.photo-actions{flex-wrap:wrap;gap:.45rem;display:flex}.quick-add-photo-panel{gap:.6rem;display:grid}.quick-add-photo-preview{aspect-ratio:1;object-fit:cover;background:#d9ddd7;border-radius:18px;width:min(100%,10rem);box-shadow:0 8px 22px #1a252212}.file-button{justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.file-button-small{min-height:2.35rem;padding:.48rem .7rem;font-size:.85rem}.crop-frame-wrap{justify-items:center;display:grid}.crop-frame{background:#111816;border-radius:24px;width:min(100%,22rem);position:relative;overflow:hidden}.crop-preview-image{object-fit:cover;transform-origin:50%;width:100%;height:100%;position:absolute;inset:50% 0 0 50%}.crop-guide{pointer-events:none;border:2px solid #ffffffd1;border-radius:22px;position:absolute;inset:0;box-shadow:inset 0 0 0 9999px #00000038}.crop-guide-head{border:2px dashed #ffffffe6;border-radius:999px;width:28%;height:22%;position:absolute;top:16%;left:36%}.crop-guide-shoulders{border:2px dashed #ffffffbf;border-bottom:0;border-top-left-radius:999px;border-top-right-radius:999px;width:48%;height:20%;position:absolute;top:43%;left:26%}.event-photo-grid{grid-template-columns:1fr;gap:.7rem;display:grid}.event-photo-slot{background:#f1eee8d1;border-radius:20px;gap:.5rem;padding:.7rem;display:grid}.event-photo-empty,.event-photo-preview{aspect-ratio:1;border-radius:18px;width:100%}.event-photo-preview{object-fit:cover;background:#d9ddd7}.event-photo-empty{color:var(--muted);background:#fcfbf8b3;place-items:center;font-size:.9rem;display:grid}.slot-actions{flex-wrap:wrap;gap:.4rem;display:flex}.settings-section{gap:1rem;display:grid}.rituals-page{gap:1rem}.ritual-hero{background:linear-gradient(#aeb9ae2e,#f1eee8cc);border-radius:24px;gap:.38rem;padding:1rem;display:grid}.ritual-card{box-shadow:var(--shadow-soft);background:#fcfbf8eb;border:1px solid #1e2f2b0d;border-radius:24px;gap:.8rem;padding:1rem;display:grid}.ritual-card-head{justify-content:space-between;align-items:start;gap:.85rem;display:flex}.ritual-subtitle{color:var(--accent-2);font-size:.95rem;font-weight:650}.ritual-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.ritual-toggle{align-items:center;gap:.5rem;font-size:.95rem;display:inline-flex}.ritual-frequency{width:auto;min-width:8rem}.ritual-detail{border-top:1px solid #1e2f2b0d;padding-top:.85rem}.ritual-slot{background:#f1eee88f;border-radius:20px;gap:.55rem;padding:.8rem;display:grid}.duplicate-suggestions{background:#f1eee8d9;border-radius:22px;gap:.55rem;padding:.9rem;display:grid}.duplicate-row{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.tag-card{background:#fcfbf8e6;border:1px solid #1e2f2b0d;border-radius:22px;gap:.75rem;padding:.95rem;display:grid}.tag-row{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.inline-actions,.tag-actions{flex-wrap:wrap;gap:.45rem;display:flex}.tag-manager{border-top:1px solid #1e2f2b0d;gap:.95rem;padding-top:.3rem;display:grid}.tag-warning{color:var(--rose);font-size:.9rem}.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.admin-metric-card{background:#fcfbf8e6;border:1px solid #1e2f2b0d;border-radius:22px;gap:.22rem;padding:.95rem;display:grid}.admin-metric-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.8rem}.admin-table,.admin-user-row{gap:.7rem;display:grid}.admin-user-row{background:#fcfbf8e6;border:1px solid #1e2f2b0d;border-radius:22px;padding:.95rem}.admin-user-copy{min-width:0}.admin-user-copy h3{overflow-wrap:anywhere}.admin-user-stats{flex-wrap:wrap;gap:.45rem;display:flex}@media (min-width:640px){.container{padding:1.35rem 1.35rem 6.4rem}.sheet-backdrop{align-items:center}.sheet-card{border-radius:var(--radius-sheet);width:100%;max-width:38rem;min-height:auto;max-height:88vh;margin:0 auto;padding:1.1rem}.tab-bar{box-shadow:var(--shadow-soft);border:1px solid #1e2f2b0f;border-radius:999px;bottom:1rem;left:max(1rem,50vw - 23rem);right:max(1rem,50vw - 23rem)}.event-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-user-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}