.conversation-heading{max-width:1080px;margin-left:auto;margin-right:auto}.conversation-members{position:absolute;top:18px;right:22px;z-index:5;display:flex;align-items:center;flex-shrink:0;padding-left:7px}.conversation-members>*{margin-left:-7px;border:3px solid #fff;border-radius:50%}.conversation-members>span{display:grid;place-items:center;margin-top:0;width:32px;height:32px;font-size:11px;background:#fff0e6;color:#995031}.messages{position:relative;display:flex;flex-direction:column;height:clamp(420px,calc(100dvh - 250px),940px);max-width:1080px;margin:0 auto;border:1px solid var(--line);border-radius:30px;padding:28px;background:#fff}.conversation-welcome{text-align:center;max-width:370px;margin:0 auto 30px;flex-shrink:0}.conversation-welcome>span{display:block;font-size:35px;line-height:1.2;color:#ed704b}.conversation-welcome strong{display:block;font-size:14px;font-weight:600;margin:10px 0 6px;color:#786254}.conversation-welcome p{font-size:12px;line-height:1.6;color:#88776c}.conversation-date{display:flex;align-items:center;justify-content:center;gap:15px;margin:25px 0}.conversation-date:after,.conversation-date:before{content:"";width:45px;height:1px;background:#e8dcd3}.conversation-date span{font-size:10px;color:#887265;background:#f3eae2;border-radius:999px;padding:6px 12px}.message-row{display:flex;align-items:flex-start;gap:10px;margin:2px 0 0}.message-row.opens-run{margin-top:24px}.message-row.mine{flex-direction:row-reverse;justify-content:flex-start}.message-avatar{margin:0;border:2px solid #fff;flex-shrink:0}.message-avatar-spacer{width:32px;flex-shrink:0}.message-column{display:flex;flex-direction:column;align-items:flex-start;min-width:0;max-width:min(78%,620px)}.message-row.mine .message-column{align-items:flex-end}.message-heading{display:flex;align-items:center;gap:6px;margin-bottom:5px;padding:0 4px;font-size:11px;color:#9a8578}.message-heading time{font-variant-numeric:tabular-nums}.message-heading>svg{color:#b4543a}.message{border:0;background:#fff;color:#41372f;border-radius:16px 16px 16px 5px;padding:9px 14px 10px;max-width:100%;min-width:0;box-shadow:0 4px 6px -1px #2a190f1a,0 2px 4px -2px #2a190f14}.message-row:not(.opens-run) .message{border-radius:16px}.mine .message{background:#d9683f;color:#fff8f4;border-radius:16px 16px 5px 16px;box-shadow:0 4px 6px -1px #b8501f30,0 2px 4px -2px #b8501f24}.mine .message .mention,.mine .message .message-body a{color:#fff}.mine .message .message-body code{background:#ffffff2e}.mine .message .message-body blockquote{border-left-color:#ffffff59;color:#ffffffcc}.mine .message-marks,.mine .message-withdrawn{color:#ffffffb8}.mine .thread-summary{border-color:#ffffff3d;background:#ffffff1f;color:#fff4ee}.mine .thread-summary>span{color:#ffffffc4}.message>p{font-size:14px;line-height:1.7;margin:0}.message-marks{justify-content:flex-end;gap:6px;margin-top:2px;font-size:10px;color:#927a68}.message-marks,.message-recipe{display:flex;align-items:center}.message-recipe{gap:12px;width:100%;background:#ffffffc9;border:1px solid #fff;border-radius:18px;padding:7px;margin:12px 0;color:#503c30}.message-recipe img{width:66px;height:66px;border-radius:13px;-o-object-fit:cover;object-fit:cover}.message-recipe>span{flex:1;font-size:13px;line-height:1.5;font-weight:600}.message-recipe small{display:block;font-size:9px;color:#99745d;font-weight:400}.message-recipe>svg{margin-right:5px}.composer-top{display:flex;align-items:center;gap:12px}.composer-top:not(:empty){margin-bottom:8px}.conversation-prompts{display:flex;flex-wrap:wrap;gap:7px;min-width:0}@media (max-width:767px){.composer-top{flex-wrap:wrap;gap:8px}}.conversation-prompts button{border:1px solid #f0e2d7;background:#fffaf6;border-radius:16px;color:#85654f;padding:7px 11px;font-size:11px}.conversation-prompts button:hover{background:#ffede1}.composer-row{background:#faf7f4;border:1px solid #ece3dc;border-radius:18px;padding:6px 8px;gap:6px;min-height:52px;align-items:flex-end;box-shadow:0 1px 2px #6343290f,0 10px 28px -12px #6343292e}.composer-row:focus-within{border-color:#dc8966;box-shadow:0 0 0 3px #fbe9dc}.composer-row textarea{border:0;outline:none;box-shadow:none;background:transparent;padding:10px 4px;min-height:40px;max-height:140px;font-size:14px;line-height:20px;resize:none;color:#43362d}.composer-row textarea::-moz-placeholder{color:#9a8779}.composer-row textarea::placeholder{color:#9a8779}.composer-row .emoji-anchor>.icon-button,.composer-row>.icon-button{width:40px;height:40px;border-radius:50%;color:#a26b4c;flex-shrink:0}.composer-row .emoji-anchor>.icon-button[aria-expanded=true],.composer-row>.icon-button[aria-expanded=true]{background:#ffe4d2}.composer-row .button{width:40px;height:40px;min-height:40px;padding:0;border-radius:50%;flex-shrink:0}.composer-attachment{display:flex;align-items:center;gap:10px;background:#fff2e9;border:1px solid #f4ddcb;border-radius:16px;padding:7px;margin-bottom:12px;max-width:390px}.composer-attachment img{width:44px;height:44px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.composer-attachment>span{flex:1;font-size:12px}@media (max-width:767px){.conversation-heading .page-intro{display:none}.conversation-heading{margin-bottom:18px}.conversation-heading h1{font-size:30px}.conversation-members{display:none}.messages{margin:0 4px;padding:18px 12px;height:clamp(380px,calc(100dvh - 190px),900px);border-radius:22px}.messages>.chat-compose{left:10px;right:10px;bottom:12px}.message-log{padding-bottom:80px;scroll-padding-bottom:80px}.conversation-members{top:12px;right:12px}.conversation-welcome{margin-bottom:22px}.conversation-welcome strong{font-size:12px}.conversation-welcome p{font-size:11px}.message{max-width:85%;min-width:100px;padding:12px 14px 10px}.message-row{gap:7px}.message-avatar{width:25px!important;height:25px!important}.message>p{font-size:13px}.chat-compose{padding:13px 10px 10px}.conversation-prompts{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:3px}.conversation-prompts button{white-space:nowrap;font-size:10px}.composer-row{gap:5px;padding:6px}.composer-row textarea{font-size:16px}.composer-row .emoji-anchor>.icon-button,.composer-row>.icon-button{width:34px}}.message{position:relative}.message-tools{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:2px;padding:3px;border:1px solid #ece3dc;border-radius:999px;background:#faf7f4;box-shadow:0 4px 14px #62422d14;opacity:0;transition:opacity .15s}.message-tools:empty{display:none}.message:not(.message-own) .message-tools{left:calc(100% + 8px)}.message-own .message-tools{right:calc(100% + 8px);flex-direction:row-reverse}.message:focus-within .message-tools,.message:hover .message-tools{opacity:1}.message-tools button{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:transparent;color:#9a8578;cursor:pointer}.message-tools button:focus-visible,.message-tools button:hover{background:#fdf0e8;color:#7c6a60}.message-tools button.danger:focus-visible,.message-tools button.danger:hover{color:#b4543a}.confirm-row{display:flex;align-items:center;gap:14px;margin-top:16px}@media (hover:none){.message-tools{display:none}}.reaction-chips{position:absolute;bottom:0;transform:translateY(50%);display:flex;flex-wrap:wrap;gap:4px}.message:not(.message-own) .reaction-chips{left:14px}.message-own .reaction-chips{right:14px}.reaction-chip{display:flex;align-items:center;gap:4px;padding:2px 7px;border:1px solid #ece3dc;border-radius:999px;background:#faf7f4;font-size:12px;line-height:1.4;cursor:pointer;box-shadow:0 2px 8px #62422d0f}.reaction-chip.reacted{border-color:#f0c3ad;background:#fff1e9}.reaction-chip b{font-size:10px;font-weight:600;color:#8a7468}.message-actions-backdrop{position:fixed;inset:0;z-index:9500}.message-actions{position:fixed;min-width:200px;width:-moz-fit-content;width:fit-content;padding:8px;border:1px solid var(--line);border-radius:22px;background:#fffdfb;box-shadow:0 18px 48px #4a2f1f24;transition:opacity .15s}.reaction-row{display:flex;align-items:center;gap:2px}.reaction-row-all{display:grid;grid-template-columns:repeat(6,1fr);gap:2px;max-width:260px}.reaction-pick{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:transparent;font-size:19px;line-height:1;cursor:pointer}.reaction-pick:focus-visible,.reaction-pick:hover{background:#fdf0e8}.reaction-pick.chosen{background:#ffe7db}.reaction-more{color:#9a8578}.message-action{display:flex;align-items:center;gap:9px;width:100%;margin-top:4px;padding:10px 12px;border:0;border-top:1px solid var(--line);border-radius:0 0 16px 16px;background:transparent;color:var(--ink);font-size:12px;cursor:pointer}.message-action:focus-visible,.message-action:hover{background:#fdf0e8}.message-body{display:flex;flex-direction:column;gap:2px;font-size:14px;line-height:1.7;margin:0;overflow-wrap:anywhere}.message-line:empty:after{content:" ";white-space:pre}.message-body a{color:#b4543a;text-decoration:underline}.message-body code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;padding:1px 5px;border-radius:6px;background:#00000008}.message-body blockquote{margin:2px 0;padding-left:10px;border-left:2px solid #e3cfc2;color:#7c6a60}.message-body ul{margin:2px 0;padding-left:18px}.mention{color:#b4543a;font-weight:600}.message-withdrawn{font-style:italic;color:#9a8578;margin:0}.edited-mark{margin-left:6px;font-style:italic}.message-editor textarea{width:100%;min-height:64px;border:1px solid #ece3dc;border-radius:12px;padding:9px 11px;font-size:14px;line-height:1.6;background:#fff;color:#41372f;resize:vertical}.message-editor textarea:focus-visible{outline:2px solid #dc8966;outline-offset:1px}.message-editor>div{display:flex;align-items:center;gap:12px;margin-top:8px}.mine .message-editor .text-button{color:#fff4ee;border-bottom-color:#ffffff6b}.mine .message-editor .text-button:hover{color:#fff}.mine .message-editor .button-primary{background:#fff;border-color:#fff;color:#b8501f}.message-attachments{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.message-attachments img{width:132px;height:132px;-o-object-fit:cover;object-fit:cover;border-radius:14px}.thread-summary{display:flex;align-items:center;gap:6px;width:100%;margin-bottom:8px;padding:7px 10px;border:1px solid var(--line);border-radius:12px;background:#fffdfb;font-size:11px;color:#8a7468;cursor:pointer;text-align:left}.thread-summary>span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#a89689}.thread-root{padding-bottom:14px;border-bottom:1px solid var(--line)}.thread-replies{display:flex;flex-direction:column;gap:12px;margin:14px 0 18px;max-height:300px;overflow-y:auto}.thread-reply{padding:10px 13px;border-radius:14px;background:#f6f3f0}.thread-reply.mine{background:#ffe7db}.thread-reply>time{display:block;text-align:right;font-size:9px;color:#9a8578}.composer-files{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;padding:8px;border:1px solid #ece3dc;border-radius:16px;background:#faf7f4}.composer-files>span{position:relative}.composer-files img{width:64px;height:64px;-o-object-fit:cover;object-fit:cover;border-radius:12px}.composer-files button{position:absolute;top:-6px;right:-6px;width:21px;height:21px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer}.message-action-list{border-top:1px solid var(--line);margin-top:4px;padding-top:4px}.message-action{border-top:0;border-radius:12px;margin-top:0}.message-action.danger{color:#b4543a}.composer-field{position:relative;display:flex;flex:1;min-width:0}.composer-field textarea{display:block;width:100%}.mention-list{position:absolute;bottom:calc(100% + 8px);left:0;z-index:30;min-width:210px;padding:5px;border:1px solid var(--line);border-radius:16px;background:#fffdfb;box-shadow:0 14px 36px #4a2f1f1f}.mention-list button{display:flex;align-items:center;gap:9px;width:100%;padding:7px 9px;border:0;border-radius:11px;background:transparent;font-size:12px;color:var(--ink);cursor:pointer;text-align:left}.mention-list button.active,.mention-list button:hover{background:#fdf0e8}.composer-anchor{position:relative}.composer-anchor>.format-toolbar{position:absolute;bottom:calc(100% + 8px);left:0;z-index:6;margin-bottom:0;padding:4px;border:1px solid #ece3dc;border-radius:999px;background:#faf7f4;box-shadow:0 6px 18px -8px #63432938}.format-toolbar{display:flex;align-items:center;gap:2px;margin-bottom:8px}.emoji-anchor{position:relative;display:flex;flex-shrink:0}.format-toolbar>button{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:9px;background:transparent;color:#9a8578;cursor:pointer}.format-toolbar>button:focus-visible,.format-toolbar>button:hover{background:#fdf0e8;color:#7c6a60}.composer-emoji{position:absolute;bottom:calc(100% + 10px);left:0;z-index:30;display:grid;grid-template-columns:repeat(8,1fr);gap:2px;padding:7px;border:1px solid var(--line);border-radius:18px;background:#fffdfb;box-shadow:0 14px 36px #4a2f1f1f}.composer-emoji button{width:32px;height:32px;padding:0;border:0;border-radius:50%;background:transparent;font-size:17px;cursor:pointer}.composer-emoji button:hover{background:#fdf0e8}.chat-compose.dragging{outline:2px dashed #e0a184;outline-offset:-6px;border-radius:20px}.message-attachments button{padding:0;border:0;background:none;cursor:zoom-in;line-height:0}.lightbox{position:fixed;inset:0;z-index:9600;display:flex;align-items:center;justify-content:center;padding:32px;background:#241811e8}.lightbox>img{max-width:min(1100px,100%);max-height:100%;border-radius:16px;-o-object-fit:contain;object-fit:contain}.lightbox-nav{position:absolute;bottom:26px;display:flex;align-items:center;gap:16px;padding:7px 14px;border-radius:999px;background:#ffffff1f;color:#fff;font-size:12px}.lightbox-nav button{border:0;background:none;color:#fff;font-size:24px;line-height:1;cursor:pointer}.lightbox-close{position:absolute;top:22px;right:22px;display:flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer}.voice-recording{gap:9px;padding:6px 12px;border-radius:999px;background:#fff1e9;font-size:12px;font-variant-numeric:tabular-nums}.voice-recording,.voice-recording button{display:flex;align-items:center;color:#9a4b2c}.voice-recording button{justify-content:center;width:26px;height:26px;padding:0;border:0;border-radius:50%;background:#ffffffcc;cursor:pointer}.voice-dot{width:8px;height:8px;border-radius:50%;background:#d9553a;animation:voice-pulse 1.4s ease-in-out infinite}@keyframes voice-pulse{50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.voice-dot{animation:none}}.voice-player{display:flex;align-items:center;gap:9px;width:100%;min-width:210px;margin-bottom:8px;padding:7px 11px;border:1px solid var(--line);border-radius:999px;background:#fffdfb;font-size:10px;color:#8a7468;font-variant-numeric:tabular-nums}.voice-player button{display:flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border:0;border-radius:50%;background:#fdf0e8;color:#9a4b2c;cursor:pointer;flex-shrink:0}.voice-player input[type=range]{flex:1;min-width:0;accent-color:#d9553a}.composer-files .staged-voice{width:240px}.composer-files .staged-voice .voice-player{margin-bottom:0}.typing-line{margin:6px 16px 0;font-size:11px;font-style:italic;color:#9a8578}.message-attachments video{width:132px;height:132px;-o-object-fit:cover;object-fit:cover;border-radius:14px;background:#efe7e1}.message-attachments button{position:relative}.play-badge{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:14px;background:#2418114d;pointer-events:none}.composer-files video{width:64px;height:64px;-o-object-fit:cover;object-fit:cover;border-radius:12px;background:#efe7e1}.lightbox>video{max-width:min(1100px,100%);max-height:100%;border-radius:16px;background:#000}.message-log{flex:1;min-height:0;overflow-y:auto;padding-right:6px;padding-bottom:88px;scroll-padding-bottom:88px;scrollbar-width:thin;scrollbar-color:#e0d3c8 transparent}.messages>.chat-compose{position:absolute;left:24px;right:24px;bottom:18px;z-index:4;padding:0;border:0;background:none}.messages>.typing-line{margin:0 4px 6px}.app-shell .main-shell{margin-left:0}.app-header{position:sticky;top:0;z-index:35;transition:opacity .28s ease,transform .28s ease;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:28px;min-height:88px;padding:12px max(28px,calc((100vw - 1500px) / 2));background:transparent;backdrop-filter:none;border:0}.app-header:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#fffaf5d9,#fff5eda8);backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);border-bottom:1px solid #ffffff66;box-shadow:0 12px 34px #6b452b14;opacity:0;pointer-events:none;transition:opacity .3s ease}.app-header[data-lifted=true]:before{opacity:1}@media (prefers-reduced-motion:reduce){.app-header:before{transition:none}}.app-header .header-logo{justify-self:start;flex-shrink:0;padding:0}.header-brand-group{display:flex;align-items:center;gap:16px;justify-self:start}.header-viewing{display:flex;align-items:center;gap:9px}@media (min-width:768px) and (max-width:1240px){.app-header{grid-template-columns:minmax(0,1fr) auto}.app-header .header-brand-group{grid-column:1;grid-row:1}.app-header .topbar-right{grid-column:2;grid-row:1}.app-header .header-nav{grid-column:1/-1;grid-row:2;justify-self:center}}.viewing-label{font-size:11px;color:#857164;white-space:nowrap}.app-header .header-account .avatar{width:32px!important;height:32px!important}@media (max-width:1100px){.header-brand-group{gap:8px}.header-viewing{flex-direction:row;align-items:center;gap:6px}.viewing-label{font-size:10px;white-space:normal;max-width:44px}}@media (max-width:767px){.app-header .header-account .avatar{width:28px!important;height:28px!important}}.app-header .brand-mark{width:56px;height:56px}.header-nav{width:360px;box-sizing:border-box;gap:4px;padding:5px;border-radius:999px;background:#f1eae4}.header-nav,.header-nav-item{position:relative;display:flex;align-items:center;justify-content:center}.header-nav-item{isolation:isolate;width:48px;flex:0 0 48px;height:48px;padding:0;border:0;border-radius:50%;background:transparent;color:#7c6a5d;z-index:1}.header-nav-item.active{color:#fff;width:auto;flex:1 1 0;min-width:0;padding:0 18px;gap:8px;border-radius:999px}.header-nav-label{min-width:0;font-size:13px;font-weight:600;white-space:nowrap;max-width:170px;overflow:hidden;text-overflow:ellipsis}.header-nav .nav-pill:before{width:calc(100% - 8px);height:40px;border-radius:999px}.header-nav .nav-pill{transition:transform .28s ease,width .28s ease,opacity .18s ease}.header-nav-item:hover:not(.active):before{content:"";position:absolute;width:40px;height:40px;border-radius:50%;background:#fff0e9;z-index:-1}.header-nav-item .unread-badge{position:absolute;top:0;right:-1px}.app-header .topbar-right{display:flex;align-items:center;gap:14px;margin-left:auto;justify-self:end}.app-header .install-button{min-height:42px}.app-header .header-account{margin-left:6px;border:0;border-radius:50%;box-shadow:none;flex-shrink:0}.app-shell .main-content{padding-top:30px}@media (max-width:767px){.app-header{display:flex;min-height:76px;gap:12px;padding:max(10px,env(safe-area-inset-top)) 20px 10px}.app-header .brand-mark{width:48px;height:48px}.header-nav{display:none}.app-header .topbar-right{gap:10px}.app-header .demo-label,.app-header .demo-signin{display:none}.app-header .install-button{width:42px;padding:0}.app-header .install-button span{display:none}.app-header .header-account{margin-left:0}.app-shell .main-content{padding-top:22px}}@media (min-width:768px) and (max-width:1100px){.app-header{gap:12px;padding-left:20px;padding-right:20px}.app-header .topbar-right{gap:6px}.app-header .demo-label,.app-header .demo-signin,.app-header .install-button span{display:none}.app-header .install-button{width:42px;padding:0}.header-nav-label{max-width:135px}}@media (prefers-reduced-motion:reduce){.header-nav .nav-pill{transition:none}}@media (max-width:359px){.app-header{padding-left:12px;padding-right:12px}.app-header .topbar-right{gap:6px}}.app-header .role-switcher{width:236px;flex-shrink:0;box-sizing:border-box}.family-type-select{width:88px;min-height:38px;padding:6px 10px;border:0;border-radius:999px;background:#fff;color:inherit;font:inherit;font-size:11px}.app-header .role-switcher button{flex:0 0 32px}.app-header .role-switcher button[data-active=true]{width:auto;flex:1 1 0;min-width:0;border-radius:999px;gap:6px;padding:0 10px}.role-active-label{font-size:11px;font-weight:600;white-space:nowrap}@media (max-width:767px){.app-header:has(.header-viewing){display:grid;grid-template-columns:1fr auto;gap:10px}.app-header:has(.header-viewing) .header-brand-group{display:contents}.app-header:has(.header-viewing) .header-logo{grid-column:1;grid-row:1}.app-header:has(.header-viewing) .topbar-right{grid-column:2;grid-row:1}.app-header .header-viewing{grid-column:1/-1;grid-row:2;justify-self:center}.app-header .role-switcher button{flex-basis:28px;width:28px;height:28px}}.app-header.header-hidden{opacity:0;transform:translateY(-100%);pointer-events:none}@media (prefers-reduced-motion:reduce){.app-header{transition:none}}.recipe-rating{background:#fff5ee;border-radius:24px;padding:18px;display:grid;gap:10px;margin:16px 0}.recipe-rating-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.recipe-rating-summary{display:inline-flex;gap:6px;align-items:center;color:var(--orange);font-size:12px;min-height:24px}.recipe-rating-stars{display:flex;gap:6px}.recipe-rating-stars button{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#97857a}.recipe-rating-stars button.is-rated,.recipe-rating-stars button:hover{color:var(--orange);background:#ffe4d3}.recipe-rating small{color:#76675e}.bank-content>.recipe-rating-summary{margin-top:10px}.preference-option{display:inline-flex;align-items:center;gap:0;border:1px solid #eee2d8;border-radius:14px;background:transparent}.preference-option:has(.delete-preference){padding-right:4px}.preference-option:has(.selected-tag){border-color:#c8d9bb}.preference-tags .preference-option>button.food-tag{border:0;background:transparent;min-height:38px}.preference-tags .preference-option:has(.delete-preference)>button.food-tag{padding-right:7px}.delete-preference{display:grid;place-items:center;width:30px;height:36px;border:0;border-radius:10px;background:transparent;color:#a66c50}.preference-option:has(.delete-preference:hover){background:#fde8e7;border-color:transparent}.preference-tags .preference-option:has(.delete-preference:hover)>button{color:#ad4038;background:transparent}.custom-preference-editor{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.custom-preference-editor input{flex:1;min-width:130px}.custom-preference-editor small{flex-basis:100%;color:#8d7a6c}.preference-tags button.add-preference{border-style:dashed;background:transparent}.equipment-choice{display:flex;align-items:center;gap:12px;min-height:64px;padding:14px 16px;border:1px solid #eee2d8;border-radius:18px;background:#fffaf5;color:#796356;cursor:pointer;font-size:13px}.equipment-choice:has(input:checked){background:#fff0e6;border-color:#efc8b0;color:#a43e20}.equipment-choice:has(input:disabled){opacity:.6;cursor:not-allowed}.equipment-icon{flex-shrink:0}.splash-checkbox{position:relative;width:24px;height:24px;flex:0 0 24px}.splash-checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;inset:0;width:24px;height:24px;min-height:0;margin:0;padding:0;border:2px solid #c8b9ae;border-radius:50%;background:#fff;cursor:inherit}.splash-checkbox input:checked{border-color:#ed704b;background:#ed704b}.checkbox-splash{position:absolute;inset:0;border-radius:50%;pointer-events:none}.splash-checkbox svg{position:absolute;top:5px;left:4px;pointer-events:none}.splash-checkbox svg path{stroke:#fff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:19;stroke-dashoffset:19;transition:stroke-dashoffset .3s ease}.splash-checkbox input:checked~svg path{stroke-dashoffset:0}.splash-checkbox.has-interacted input:checked~.checkbox-splash{animation:equipment-splash .6s ease forwards}.splash-checkbox.has-interacted input:checked~svg path{transition-delay:.15s}@keyframes equipment-splash{40%{background:#ed704b;box-shadow:0 -18px 0 -8px #ed704b,16px -8px 0 -8px #ed704b,16px 8px 0 -8px #ed704b,0 18px 0 -8px #ed704b,-16px 8px 0 -8px #ed704b,-16px -8px 0 -8px #ed704b}to{background:#ed704b;box-shadow:0 -36px 0 -10px transparent,32px -16px 0 -10px transparent,32px 16px 0 -10px transparent,0 36px 0 -10px transparent,-32px 16px 0 -10px transparent,-32px -16px 0 -10px transparent}}@media (prefers-reduced-motion:reduce){.splash-checkbox.has-interacted input:checked~.checkbox-splash{animation:none}.splash-checkbox svg path{transition:none}}.field{gap:9px;min-width:0}.field>span{font-size:12px;font-weight:600;letter-spacing:.015em;color:#77675e}.field :is(input:not([type=checkbox]):not([type=radio]),textarea){width:100%;min-height:50px;padding:13px 16px;border:1px solid #eee5df;border-radius:18px;background-color:#faf7f4;color:#342f2c;font:inherit;font-size:14px;line-height:1.45;box-shadow:inset 0 1px 2px #60402a03;transition:background-color .18s,border-color .18s}.field :is(input,textarea):hover:not(:disabled){background-color:#fffaf6;border-color:#ddc8ba}select{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:55px;padding:16px 44px 16px 16px;border:0;border-radius:18px;background-color:#fff2e8;box-shadow:none;color:#342f2c;font:inherit;font-size:16px;font-weight:600;line-height:1.45;transition:background-color .18s}select:hover:not(:disabled){background-color:#ffe8d9}select:disabled{opacity:.65;cursor:not-allowed}.field input::-moz-placeholder,.field textarea::-moz-placeholder{color:#a7988d}.field input::placeholder,.field textarea::placeholder{color:#a7988d}.field :is(input,textarea):disabled{opacity:.65;cursor:not-allowed}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23a66c50' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m8 10 4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.field>select{height:55px}@supports ((-webkit-appearance:base-select) or (-moz-appearance:base-select) or (appearance:base-select)){select,select::picker(select){-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select}select{background-image:none;padding-right:16px}select::picker-icon{content:"";flex-shrink:0;margin-left:auto;width:16px;height:16px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") center /contain no-repeat;color:#a66c50}select::picker(select){margin-top:8px;padding:7px;border:1px solid #eee2d9;border-radius:20px;background:#fffdfa;box-shadow:0 12px 36px #62422d1a;max-height:320px}select option{display:flex;align-items:center;min-height:42px;padding:10px 13px;gap:10px;border-radius:13px;cursor:pointer}select.time-dropdown::picker(select){padding-block:4px}select.time-dropdown option{padding-block:4px;min-height:30px}select option:hover{background:#fff0e6}select option:checked{color:#a43e20;background:#ffe7d8;font-weight:600}select option::checkmark{content:"";order:1;margin-inline-start:0;flex:0 0 6px;width:6px;height:6px;border-radius:50%;background:currentColor;color:#ca4926}select option:disabled{color:#bfb3a9;cursor:not-allowed}select option:disabled::checkmark{background:none}}.form-stack .button,.settings-card .button{min-height:44px;border-radius:16px;padding:11px 18px;gap:8px}.preference-tags{display:grid;gap:12px}.preference-tags>.tag-list:empty{display:none}.preference-tags .tag-list{display:flex;flex-wrap:wrap;gap:8px}.food-tag{display:inline-flex;align-items:center;gap:7px}.food-icon{flex-shrink:0}.preference-tags button.food-tag{min-height:40px;padding:9px 12px;border:1px solid #eee2d8;border-radius:14px;background:#fffaf5;color:#796356;font-size:12px;font-weight:500;transition:background-color .18s,border-color .18s}.preference-tags button.food-tag:hover{background:#edf5e6;border-color:#c8d9bb}.preference-tags .preference-option>button.selected-tag,.preference-tags button.selected-tag{background:#edf5e6;border-color:#c8d9bb;color:#49663a}.preference-tags button.food-tag:disabled{opacity:.6;cursor:not-allowed}@media (max-width:699px){.field :is(input:not([type=checkbox]):not([type=radio]),select,textarea){font-size:16px}}.weekly-timeline{list-style:none;padding:0;margin:26px 0 0}.account-column{display:flex;flex-direction:column;gap:20px;min-width:0}.settings-card .button.account-sign-out{align-self:flex-start;margin-top:3px}.cooking-period-control{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}@media (max-width:519px){.cooking-period-control{grid-template-columns:1fr}}.account-plans .plans-grid{grid-template-columns:1fr;gap:16px}.plans-grid.plan-preview-grid{grid-template-columns:minmax(0,1fr);width:100%;max-width:none;margin:0}.plan-preview-grid>[hidden]{display:none}.plan-tabs{margin-bottom:20px}.account-plans .page-heading{margin-top:0;margin-bottom:16px}.account-plans .plan-card{padding:22px}.plans-settings-card .page-heading,.plans-settings-card .plan-tabs,.settings-card .settings-card-heading{margin:0}.plans-settings-card .plans-heading{display:block}.plans-title-row{display:flex;align-items:center;justify-content:flex-start;gap:16px;flex-wrap:wrap}.plans-title-row>:is(h1,h2){margin:0;flex-shrink:0}.plans-title-row .household-tabs.plan-tabs{margin-inline-start:0;width:-moz-max-content;width:max-content}.plans-title-row .household-tabs.household-icon-tabs.plan-tabs>button{flex:0 0 auto;width:auto;min-width:72px;padding:0 14px;font-variant-numeric:tabular-nums}.plan-crown-badge{position:absolute;top:-5px;right:3px;display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#fff0cd;color:#a46b20;box-shadow:0 2px 5px #62422d12}.plans-heading>.button{margin-top:12px}.plans-settings-card .plan-card{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;transform:none}.plans-settings-card .selected-plan:before{display:none}.plans-settings-card .plan-note{margin:0;text-align:left}.plans-settings-card .plan-card{width:100%;min-width:0}.plan-summary{background:#fff2e8;border-radius:22px;padding:24px}.plan-current-badge{display:inline-flex;align-items:center;gap:6px;background:#fff9ed;color:#996421;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600;margin-bottom:14px}.plans-settings-card .plan-name{margin:0 0 16px;color:#342f2c;font-size:24px;line-height:1.2;letter-spacing:-.035em}.plan-cost{display:flex;align-items:baseline;gap:8px;font-family:var(--sans);font-size:42px;font-weight:600;line-height:1.1;letter-spacing:-.045em;color:#342f2c}.plan-cost small{font-size:13px;font-weight:400;letter-spacing:0;color:#8d7a6c}.plan-inclusions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0}.plan-inclusions>div{display:flex;flex-direction:column;align-items:flex-start;gap:7px;padding:14px;border-radius:18px;background:#f7f5f1;min-width:0}.plan-inclusions>div:nth-child(2){background:#edf5e6}.plan-inclusions svg{color:#92765f}.plan-inclusions>div:nth-child(2) svg{color:#648250}.plan-inclusions strong{font-size:24px;line-height:1;font-weight:600;color:#342f2c}.plan-inclusions span{font-size:12px;line-height:1.4;color:#817369}.plans-settings-card .plan-card>.plan-grocery-note{margin:0;font-size:12px;color:#8d7a6c}@media (max-width:767px){.household-tab-content>aside:not([hidden]){grid-template-columns:1fr}}.weekly-timeline .timeline-window .timeline-step{background:#fff5ec;border-left:3px solid #efad86;border-radius:6px 20px 20px 6px}.weekly-timeline .timeline-window .timeline-node{border-radius:12px}.weekly-timeline .timeline-event .timeline-step{background:transparent;padding:7px 16px 12px;gap:5px}.weekly-timeline .timeline-event .timeline-node{background:#ed704b;color:white;width:30px;height:30px;margin:4px}.timeline-range{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px}.timeline-range-arrow{color:#b77d5d}.timeline-range .timeline-point{min-width:0}.timeline-readonly .timeline-range strong{display:block;line-height:1.6}.timeline-readonly .timeline-event .timeline-point-label{display:none}.timeline-readonly .timeline-event .timeline-point{order:1;padding:0}.timeline-readonly .timeline-event .timeline-step>p{margin-top:3px}.timeline-readonly .timeline-event .timeline-point strong{color:#b44d2e;font-size:15px}.timeline-editable .timeline-range{grid-template-columns:1fr}.timeline-editable .timeline-range-arrow{display:none}@media (max-width:420px){.timeline-readonly .timeline-range{grid-template-columns:1fr;gap:4px}.timeline-readonly .timeline-range-arrow{transform:rotate(90deg);margin-left:2px}}.household-tabs.household-icon-tabs{display:flex;width:340px;max-width:100%;box-sizing:border-box}.household-tabs.household-icon-tabs>button{flex:0 0 44px;width:44px;min-width:0;justify-content:center;padding:0}.household-tabs.household-icon-tabs>button[data-active=true]{flex:1 1 0;width:auto;padding:0 12px}.household-icon-tabs button:not([data-active=true]) .household-tab-label{display:none}.household-tab-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.household-icon-tabs button>svg{flex-shrink:0}.household-overview{display:grid;gap:22px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.household-overview.compact{display:block}.household-overview.compact .settings-card{padding:10px 0;box-shadow:none}.household-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.derived-cooking-day,.household-facts>div{display:grid;gap:7px;padding:16px;border-radius:18px;background:#fff2e8}.derived-cooking-day{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:12px}.derived-cooking-day.timeline-day-tile{grid-template-columns:minmax(0,1fr)}.derived-cooking-day span,.household-facts span{font-size:12px;color:#8d7a6c}.derived-cooking-day strong,.household-facts strong{font-size:16px;font-weight:600}.preference-summary{margin-top:22px}.preference-summary h3{font-size:13px;margin-bottom:10px}.household-overview .food-tag{background:transparent}.timeline-point-readonly{gap:3px;padding-block:6px}.timeline-point-readonly strong{font-size:14px;font-weight:500}@media (max-width:850px){.household-overview{grid-template-columns:1fr}}.weekly-timeline>li{display:grid;grid-template-columns:38px minmax(0,1fr);-moz-column-gap:15px;column-gap:15px;position:relative;padding-bottom:22px}.weekly-timeline>li:last-child,.weekly-timeline>li:last-child .timeline-step{padding-bottom:0}.weekly-timeline>li:not(:last-child):before{content:"";position:absolute;left:18px;top:38px;bottom:0;width:2px;background:#f1d9c9}.timeline-node{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:#ca4926;background:#ffe8d9}.timeline-step{padding:16px;border-radius:20px;background:#faf7f4}.settings-card .timeline-step h3{margin:0;font-size:15px}.timeline-step>p{margin:0 0 6px;font-size:12px;line-height:1.5;color:#8d7a6c}.timeline-point{display:grid;gap:6px}.timeline-point-label{font-size:11px;font-weight:600;color:#8d7a6c}.timeline-point-controls{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:8px}.timeline-point-controls.day-only{grid-template-columns:1fr}@media (max-width:420px){.weekly-timeline>li{-moz-column-gap:10px;column-gap:10px;grid-template-columns:32px minmax(0,1fr)}.timeline-node{width:32px;height:32px}.weekly-timeline>li:not(:last-child):before{left:15px;top:32px}.timeline-step{padding:12px}.timeline-point-controls{grid-template-columns:1fr}}.app-header .role-switcher,.household-tabs.household-icon-tabs{position:relative;display:flex;align-items:center;gap:4px;padding:5px;border-radius:999px;background:#f1eae4}.app-header .role-switcher>button,.household-tabs.household-icon-tabs>button{position:relative;isolation:isolate;z-index:1;height:48px;min-height:48px;width:48px;flex:0 0 48px;padding:0;background:transparent;color:#7c6a5d}.app-header .role-switcher>button[data-active=true],.household-tabs.household-icon-tabs>button[data-active=true]{flex:1 1 0;min-width:0;width:auto;gap:8px;padding:0 16px;color:#fff;background:transparent}.app-header .role-switcher .nav-pill,.household-icon-tabs .tab-pill{display:grid;place-items:center;background:transparent;box-shadow:none;pointer-events:none;transition:transform .28s ease,width .28s ease,opacity .18s ease}.app-header .role-switcher .nav-pill:before,.household-icon-tabs .tab-pill:before{content:"";width:calc(100% - 8px);height:40px;border-radius:999px;background:var(--green);box-shadow:0 4px 12px #ca49261c}.app-header .role-switcher>button:not([data-active=true]):hover:before,.household-icon-tabs>button:not([data-active=true]):hover:before{content:"";position:absolute;z-index:-1;width:40px;height:40px;border-radius:50%;background:#fff0e9}.app-header .role-switcher .role-active-label{min-width:0;overflow:hidden;text-overflow:ellipsis}.app-header .role-switcher>button>svg{flex-shrink:0}@media (prefers-reduced-motion:reduce){.app-header .role-switcher .nav-pill,.household-icon-tabs .tab-pill{transition:none}}html:not([data-input-method=keyboard]) .search-box:focus-within,html:not([data-input-method=keyboard]) :focus,html:not([data-input-method=keyboard]) :focus-visible{outline:none!important;box-shadow:none!important}html:not([data-input-method=keyboard]) .composer-row:focus-within{border-color:#eae0d7;box-shadow:none}html[data-input-method=keyboard] :focus-visible{outline:2px solid var(--orange)!important;outline-offset:3px}