.seer-ui{--ui-line:#e2e5df;--ui-muted:#61685d;background:#f7f8f5}.add-dialog button svg,.seer-ui button svg{display:block;flex-shrink:0;width:22px;height:22px}.add-dialog button:focus-visible,.seer-ui button:focus-visible{outline:3px solid #303030;outline-offset:3px}.seer-ui .topbar{box-shadow:none;border-bottom:1px solid var(--ui-line)}.seer-ui .rail-nav a,.seer-ui .rail-nav button{min-height:48px;gap:12px}.seer-ui .rail-nav .free-tag,.seer-ui .rail-scan-action>b{display:none}.seer-chat-page{display:flex;flex-direction:column;width:100%;max-width:960px;height:calc(100dvh - 156px);min-height:340px;margin:0 auto}.seer-chat-page[data-state=inactive]{display:none}.seer-chat-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #e2e5df;flex:none}.seer-chat-toolbar-copy{display:none}.seer-chat-toolbar-actions{display:flex;gap:8px}.seer-chat-toolbar-actions button{display:flex;align-items:center;justify-content:center;gap:6px;min-height:44px;width:44px;height:44px;padding:0;border:1px solid #dde1d8;border-radius:12px;background:white;font-size:14px;color:#191919}.seer-chat-conversation,.seer-chat-layout{display:flex;flex:1;min-height:0;min-width:0;flex-direction:column}.seer-chat-conversation{gap:12px;padding:0 0 12px}.seer-chat-thread{display:flex;flex:1;min-height:0;flex-direction:column;gap:14px;overflow-y:auto;overscroll-behavior:contain;padding:16px 0;scrollbar-width:thin}.seer-chat-thread .chat-bubble{display:flex;align-items:flex-start;gap:10px;max-width:94%;flex:none}.seer-chat-thread .chat-bubble.assistant{align-self:flex-start}.seer-chat-thread .chat-bubble.user{align-self:flex-end}.seer-chat-thread .chat-bubble>span{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:10px;background:#eaf2cf;color:#191919}.seer-chat-thread .chat-bubble>span svg{width:18px;height:18px}.seer-chat-thread .bubble-stack{min-width:0}.seer-chat-thread .chat-bubble p{margin:0;padding:10px 12px;border:0;border-radius:14px;font-size:16px;line-height:1.95;white-space:pre-wrap;overflow-wrap:anywhere;text-align:right;box-shadow:none}.seer-chat-thread .assistant p{background:#fff;color:#191919}.seer-chat-thread .user p{background:#eaf2ce;color:#191919}.seer-chat-suggestions{display:flex;flex-wrap:wrap;gap:8px;flex:none}.seer-chat-suggestions[hidden]{display:none}.seer-chat-suggestions button{min-height:40px;border:1px solid #dfe4d6;border-radius:20px;padding:8px 12px;color:#303030;background:white;font-size:14px;text-align:right}.seer-chat-composer{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;grid-template-areas:"send input attachment";direction:ltr;align-items:end;gap:8px;padding:8px;border:1px solid #bcc5b3;border-radius:20px;background:white;flex:none}.seer-chat-composer:focus-within{border-color:#303030;box-shadow:0 0 0 3px #c4f30524}.seer-chat-composer textarea{grid-area:input;width:100%;min-width:0;height:44px;min-height:44px;max-height:120px;padding:9px 0;border:0;outline:0;resize:none;direction:rtl;text-align:right;font:inherit;font-size:16px;line-height:26px;background:transparent;color:#191919}.seer-chat-composer>button{display:grid;place-items:center;position:relative;width:44px;height:44px;margin:0;padding:0;border:0;border-radius:14px}.seer-chat-composer .composer-send{grid-area:send;background:#191919;color:#c4f305}.seer-chat-composer .composer-send:disabled{background:#f0f2eb;color:#969c90}.seer-chat-composer .composer-attachment{grid-area:attachment;background:#f2f4ed;color:#303030}.seer-chat-composer .composer-attachment-lock{position:absolute;width:12px;height:12px;bottom:3px;right:3px}.seer-chat-composer .composer-meta{display:none}.add-dialog .method-switch{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:4px;border-radius:16px;background:#f0f2eb;margin:0}.add-dialog .method-switch button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;min-width:0;min-height:64px;padding:8px 2px;font-size:14px;line-height:1.5;border-radius:12px;box-shadow:none}.add-dialog .method-switch button.active{background:#191919;color:white}.add-dialog .dialog-head{margin:0;padding-block:0 8px}.add-dialog .dialog-head h2{font-size:22px}.add-dialog .barcode-flow{display:grid;gap:20px}.add-dialog .scanner-start{display:grid;grid-template-columns:48px minmax(0,1fr) 24px;grid-template-rows:auto auto;gap:4px 12px;min-height:112px;padding:20px 16px;border-radius:18px}.add-dialog .scanner-start>span{grid-column:1;grid-row:1/3;display:grid;place-items:center;width:48px;height:48px}.add-dialog .scanner-start>strong{grid-column:2;grid-row:1;font-size:17px;line-height:1.7;text-align:right}.add-dialog .scanner-start>small{grid-column:2;grid-row:2;font-size:14px;line-height:1.8;text-align:right;color:#61685d}.add-dialog .scanner-start>svg{grid-column:3;grid-row:1/3}.scanner-camera[hidden]{display:none}.add-dialog .barcode-input{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.add-dialog .barcode-input input{width:100%;min-width:0;height:48px;font-size:16px}.add-dialog .barcode-input button{height:48px;min-width:80px;font-size:16px}.add-dialog .manual-barcode>span{display:block;margin-bottom:8px;font-size:14px;color:#61685d}.add-dialog .seer-dialog-body{gap:20px}.add-dialog .photo-picker{border-radius:18px}.seer-ui .chat-history-panel{font-size:16px}.seer-ui .history-row-main strong{font-size:15px}.seer-ui .assistant-memory-card p,.seer-ui .history-row-main small{font-size:14px}@media(max-width:899px){.seer-ui .mobile-nav{right:0;left:0;bottom:0;height:calc(72px + env(safe-area-inset-bottom));padding:6px 8px calc(6px + env(safe-area-inset-bottom));border-radius:0;border:0;border-top:1px solid #e2e5df;box-shadow:none;grid-template-columns:repeat(5,minmax(0,1fr));background:#fff}.seer-ui .mobile-nav button{width:100%;height:58px;min-height:48px;margin:0;padding:4px;gap:4px;border:0;border-radius:14px;color:#62695c}.seer-ui .mobile-nav button span{font-size:12px;line-height:18px}.seer-ui .mobile-nav .mobile-add{background:#303030;color:#fff;box-shadow:none}.seer-ui .mobile-nav button.active{background:#eef3df;color:#191919}.seer-ui .main-panel{padding:0 16px calc(88px + env(safe-area-inset-bottom))}.seer-ui .topbar{position:static;min-height:68px;height:68px;margin:0;padding:10px 0;gap:10px;background:transparent}.seer-ui .topbar h1{font-size:20px}.seer-ui .topbar p{font-size:12px;margin:0}.seer-ui.is-chat{padding:0;position:fixed;top:var(--seer-visible-top,0);left:0;right:0;height:var(--seer-visible-height,100dvh);min-height:0;overflow:hidden}.seer-ui.is-chat .main-panel{height:100%;display:flex;flex-direction:column;padding:0 12px calc(72px + env(safe-area-inset-bottom))}.seer-ui.is-chat .content-tabs{display:flex;flex:1;min-height:0;flex-direction:column;gap:0}.seer-chat-page{height:auto;min-height:0;flex:1;margin:0}.seer-chat-toolbar{padding:6px 0;gap:8px}.seer-chat-toolbar-actions{gap:4px}.seer-chat-toolbar-actions button{padding:6px 8px;font-size:12px;border:0;background:transparent}.seer-chat-toolbar-actions button svg{width:18px;height:18px}.seer-chat-toolbar-copy{font-size:12px}.seer-chat-thread{padding:18px 0;gap:16px}.seer-chat-thread .chat-bubble{max-width:96%}.seer-chat-thread .chat-bubble p{padding:10px 12px}.seer-chat-conversation{gap:10px;padding-bottom:10px}.seer-chat-suggestions{gap:6px}.seer-chat-suggestions button{font-size:13px;min-height:36px;padding:6px 10px}.seer-chat-suggestions button:nth-child(3),.seer-ui.is-chat .topbar-scan{display:none}html[data-seer-keyboard=open] .seer-ui.is-chat .main-panel{padding-bottom:0}html[data-seer-keyboard=open] .seer-chat-suggestions,html[data-seer-keyboard=open] .seer-chat-toolbar{display:none}.add-dialog .seer-dialog-body{scrollbar-gutter:auto;padding:2px 4px 12px}}.seer-chat-composer .composer-attachment-lock{top:auto;left:auto;bottom:2px;right:2px}.seer-ui .mobile-nav .mobile-lock,.seer-ui .mobile-nav .scan-lock-badge{width:12px;height:12px}.seer-ui .seer-toolbar-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:8px 12px;border:1px solid #d9dfd2;border-radius:12px;line-height:1.5;background:white;color:#303030}.seer-ui .seer-toolbar-action.primary{background:#191919;color:#fff;border-color:#191919}.seer-ui .seer-toolbar-action.primary svg{color:#c4f305}.seer-ui .seer-toolbar-action>svg{display:block;width:20px;height:20px;flex:0 0 20px;margin:0;padding:0}.seer-ui .topbar-scan{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 14px;border:0;border-radius:14px;background:#191919;color:white}.seer-ui .topbar-scan>svg:first-child{color:#c4f305;width:22px;height:22px;flex:none;margin:0;padding:0}.add-dialog .seer-icon-button,.seer-ui .seer-icon-button{display:grid;place-items:center;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;line-height:1;flex:none}.add-dialog .seer-icon-button>svg,.seer-ui .seer-icon-button>svg{display:block;width:20px;height:20px;margin:0;padding:0}.seer-ui .mobile-brand .seer-logo-mark{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px}.seer-ui .mobile-brand .seer-logo-mark img{width:36px;height:36px;object-fit:contain}.photo-stage{display:flex;align-items:center;gap:8px;margin:8px 0;font-size:14px;color:#303030}.photo-stage svg{width:18px;height:18px;flex:none}@media(max-width:899px){.seer-ui .topbar-scan{width:44px;height:44px;min-width:44px;padding:0}.seer-ui .topbar-scan>span{display:none}.seer-ui .seer-toolbar-action{padding:8px;font-size:13px}}.seer-ui .dashboard-grid{gap:16px}.seer-ui .dashboard-grid h2{line-height:1.6}.seer-ui .quick-actions button{min-height:64px}@media (prefers-reduced-motion:reduce){.seer-chat-thread{scroll-behavior:auto}}.seer-ui.is-chat .topbar{flex-shrink:0}.seer-ui.is-chat .content-tabs>[role=tablist]{position:absolute}.seer-chat-composer{position:relative;inset:auto;grid-auto-columns:auto;grid-auto-rows:auto;height:auto;min-height:62px;max-height:132px;overflow:hidden}.seer-chat-composer textarea{box-sizing:border-box;min-height:44px!important;max-height:112px!important;margin:0}.seer-chat-conversation>:not(.seer-chat-thread){flex-shrink:0}.seer-chat-thread{overflow-anchor:auto}.chat-route-link{display:block;width:fit-content;margin-top:10px;padding:8px 14px;border-radius:12px;background:#e6f3c0;color:#191919;text-decoration:underline}.cancel-analysis{width:100%;min-height:44px;margin-top:8px;border:1px solid #bcc5b3;border-radius:12px}.portion-control{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,1fr);gap:8px 12px;min-width:0}.portion-control label{display:grid;gap:6px;font-size:14px;color:#303030}.portion-control select{width:100%;min-width:0;padding:6px 10px;color:#191919}.portion-control select,.portion-stepper{height:46px;border:1px solid #d8dfcf;border-radius:12px;background:white}.portion-stepper{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;direction:ltr;overflow:hidden}.portion-stepper button{display:grid;place-items:center;min-width:0;padding:0;border:0;background:#f1f5e9}.portion-stepper input{min-width:0;width:100%;border:0;padding:0;text-align:center;font-size:16px;appearance:textfield}.portion-stepper input::-webkit-inner-spin-button{appearance:none}.portion-control small{grid-column:1/-1;font-size:13px;color:#626d59}.food-category{display:flex;align-items:center;gap:12px;margin:12px 0;color:#303030;font-size:14px}.food-category select{flex:1;min-width:0;min-height:46px;padding:8px 12px;border:1px solid #d8dfcf;border-radius:12px;background:#fff;color:#191919;font:inherit}.seer-ui .foods-page .food-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.seer-ui .food-tile{position:relative;padding:16px;min-height:140px;border:1px solid #dfe5d7;background:white;border-radius:16px;text-align:right;box-shadow:none}.seer-ui .food-tile h3{font-size:16px;line-height:1.7;padding-left:24px}.seer-ui .food-tile>span{font-size:12px;color:#6b775f}.seer-ui .food-tile p,.seer-ui .food-tile strong small{font-size:14px;color:#303030}.seer-ui .food-tile>svg{left:16px;right:auto;top:16px;width:22px;height:22px}.catalog-status{text-align:center;color:#5c6653;font-size:14px}.catalog-status button{min-height:44px;padding:8px 20px;margin:10px;border:1px solid #c6d1b8;border-radius:12px;background:white}.add-dialog .result-list{max-height:36dvh;overflow:auto}@media(max-width:899px){.seer-ui.is-chat{display:block;box-sizing:border-box}.seer-ui.is-chat .main-panel{box-sizing:border-box;min-height:0;max-height:100%}.seer-ui.is-chat .mobile-nav{position:absolute;bottom:0}.portion-control{grid-column:1/-1;grid-row:2}.seer-ui .foods-page .food-grid{grid-template-columns:minmax(0,1fr)}html[data-seer-keyboard=open] .seer-ui.is-chat .topbar{height:48px;min-height:48px}html[data-seer-keyboard=open] .seer-ui.is-chat .topbar p{display:none}}@media(max-width:360px){.portion-control{grid-template-columns:minmax(0,1fr)}}.chat-latest{align-self:center;min-height:40px;padding:6px 18px;border:1px solid #ced7c2;border-radius:20px;background:white;color:#303030;font-size:14px}.seer-ui .diary-dashboard{display:block}.daily-diary{display:grid;gap:14px;max-width:960px;margin-inline:auto;color:#191919}.diary-date{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:12px;padding-block:8px}.diary-date>button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #dce3d5;border-radius:14px;background:white}.diary-date>div{display:grid;justify-items:center;gap:2px;text-align:center}.diary-date strong{font-size:20px;font-weight:700}.diary-date span{font-size:14px;color:#606c56}.diary-date>.diary-today{grid-column:1/-1;width:auto;justify-self:center;height:40px;padding-inline:16px;background:#edf5d6;border:0}.diary-overview{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);border:1px solid #dce3d5;border-radius:20px;overflow:hidden;background:#fff}.diary-energy{display:grid;grid-template-columns:minmax(0,1fr) 154px;align-items:center;gap:8px 16px;padding:20px;background:#f5f8ed}.diary-energy>div:nth-child(2){grid-column:2;grid-row:1/3}.diary-energy>strong{font-size:clamp(40px,5vw,62px);line-height:1.2;font-weight:700;font-variant-numeric:tabular-nums}.diary-energy>.energy-stats{display:grid;gap:10px;width:100%;font-size:12px;text-align:right;padding:0}.diary-energy b{display:block;margin-top:2px;font-size:18px}.daily-diary progress{display:block;appearance:none;width:100%;height:7px;overflow:hidden;border:0;border-radius:8px;background:#e9eee3}.daily-diary progress::-webkit-progress-bar{background:#e9eee3;border-radius:8px}.daily-diary progress::-webkit-progress-value{background:var(--macro-color,#303030);border-radius:8px}.daily-diary progress::-moz-progress-bar{background:var(--macro-color,#303030);border-radius:8px}.diary-energy progress{margin-block:10px;height:10px}.diary-macros{display:grid;gap:16px;padding:24px}.diary-macros h2{margin:0;font-size:18px}.diary-macro{display:grid;gap:6px;--macro-color:#303030}.diary-macro.carbs{--macro-color:#b37b25}.diary-macro.fat{--macro-color:#647caf}.diary-macro>div{display:flex;justify-content:space-between;gap:8px;font-size:13px}.diary-macro small{font-size:11px;color:#616c57}.diary-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.diary-actions button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border:1px solid #dce3d5;border-radius:14px;background:#fff;font-size:15px;padding:8px}.diary-actions button:first-child{background:#191919;color:#f2f8e7;border-color:#191919}.diary-actions button:first-child svg{color:#c4f305}.diary-section-heading{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.diary-section-heading h2{font-size:22px;margin:0}.diary-budget-note,.diary-section-heading span{font-size:14px;color:#5b6653}.diary-budget-note{line-height:1.9;margin:-10px 0 0}.diary-slots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.diary-slot{padding:20px;border:1px solid #dde4d6;background:#fff;border-radius:20px;min-width:0}.diary-slot header{display:flex;justify-content:space-between;align-items:center;gap:10px}.diary-slot h3{margin:0;font-size:19px;font-weight:700}.diary-slot header span{font-size:13px;color:#65715b}.diary-slot header button{display:flex;align-items:center;justify-content:center;gap:4px;min-width:44px;min-height:44px;padding:8px;background:#edf5d9;border:0;border-radius:12px}.diary-slot header button span{color:#303030;font-size:14px}.diary-slot-energy{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin:20px 0 8px}.diary-slot-energy strong{font-size:23px}.diary-slot-energy small,.diary-slot-energy>span{font-size:13px;font-weight:400;color:#637057}.diary-slot-macros{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 0;padding-bottom:16px;border-bottom:1px solid #edf0e9}.diary-slot-macros>span{display:grid;gap:5px;font-size:13px;color:#647058}.diary-slot-macros b{font-size:14px;color:#303030;font-weight:600}.diary-slot-macros small{font-size:12px;font-weight:400}.diary-empty{display:block;width:100%;min-height:44px;text-align:right;padding:8px 0;color:#5c6b4d;font-size:14px;background:transparent;border:0}.diary-entry{border-bottom:1px solid #edf0e9}.diary-entry:last-child{border:0}.diary-entry summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;font-size:14px;padding-block:8px}.diary-entry summary span{min-width:0;overflow-wrap:anywhere}.diary-entry summary b{flex:none;font-size:13px;font-weight:600}.diary-entry[open] summary{font-weight:600}.diary-food-detail{display:grid;gap:4px;padding:10px 0;font-size:14px}.diary-food-detail span{color:#617056;font-size:13px;line-height:1.9}.diary-delete{display:flex;align-items:center;gap:6px;min-height:44px;border:0;background:transparent;color:#9b3c31;font-size:14px}.diary-loading{justify-content:center;min-height:180px;color:#627052}.diary-error,.diary-loading{display:flex;align-items:center;gap:8px}.diary-error{flex-wrap:wrap;justify-content:space-between;padding:14px;background:#fff2e7;border-radius:14px;font-size:14px}.diary-error button{min-height:44px;padding:8px 14px;background:#fff;border-radius:10px}.seer-ui .diary-dashboard>.water-card{width:100%;max-width:960px;margin:16px auto 0;direction:rtl}.add-dialog .diary-log-date{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid #dee5d4;border-radius:14px;background:#f7faef;font-size:14px}@media(max-width:699px){.daily-diary{gap:16px}.diary-overview,.diary-slots{grid-template-columns:minmax(0,1fr)}.diary-energy{padding:16px}.diary-energy>strong{font-size:44px}.diary-macros{padding:16px;gap:12px;border-top:1px solid #e8ede2}.diary-actions{gap:6px}.diary-actions button{flex-direction:column;gap:6px;font-size:13px;min-height:68px}.diary-slot{padding:16px}.diary-date strong{font-size:17px}.add-dialog .diary-log-date{flex-wrap:wrap}}.diary-repeat{display:flex;align-items:center;gap:6px;min-height:44px;border:0;background:transparent;color:#303030;font-size:14px}.seer-ui .diary-dashboard[data-state=inactive]{display:none}.daily-diary{direction:rtl;width:100%;min-width:0}.daily-diary>*,.seer-ui .content-tabs,.seer-ui .main-panel{min-width:0;max-width:100%}.macro-quantity{display:inline-flex;flex-wrap:wrap;align-items:baseline;direction:rtl;unicode-bidi:isolate;gap:4px}.diary-macro>small{direction:rtl;unicode-bidi:isolate;text-align:right}.diary-energy .energy-heading{display:flex;align-items:center;justify-content:flex-start;gap:6px;font-size:14px;font-weight:700}.energy-heading img{width:32px;height:32px;object-fit:contain}.energy-stats{text-align:center;padding-top:12px}.energy-stats>span{flex:1}.energy-stats>span+span{border:0}.jalali-trigger{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:6px 12px;border:1px solid #dce3d5;border-radius:12px;background:#fff;font:inherit;font-size:14px}.jalali-trigger svg{width:20px;height:20px;flex:none}.jalali-popover{width:min(340px,calc(100vw - 24px));padding:12px;border-radius:20px;background:white;z-index:100;max-height:var(--radix-popover-content-available-height);overflow-y:auto}.jalali-popover .rdp-root{--rdp-accent-color:#303030;--rdp-accent-background-color:#edf5d9;--rdp-day-width:min(40px,calc((100vw - 64px)/7));--rdp-day-height:44px;--rdp-day_button-width:min(38px,calc((100vw - 72px)/7));--rdp-day_button-height:40px;font-family:inherit;width:100%;font-size:14px}.jalali-popover .rdp-month,.jalali-popover .rdp-month_grid,.jalali-popover .rdp-months{width:100%;max-width:100%}.jalali-popover .rdp-dropdown{font-family:inherit;font-size:16px}.jalali-today{min-height:44px;width:100%;border:0;border-radius:12px;background:#edf5d9;margin-top:8px}.seer-chat-composer{width:100%;min-width:0;margin:0;grid-template-rows:auto}.seer-chat-composer>button{inset:auto;align-self:end}.seer-chat-composer>button>svg:not(.composer-attachment-lock){width:22px;height:22px;margin:0;padding:0;display:block}.add-dialog .chat-flow{min-width:0}.add-dialog .chat-examples{display:flex;flex-wrap:wrap;min-width:0}.add-dialog .chat-examples button{white-space:normal}.add-dialog .bubble-stack,.add-dialog .chat-bubble{min-width:0}.add-dialog .chat-bubble p{overflow-wrap:anywhere}@media(max-width:600px){.diary-macro>div{flex-wrap:wrap}.diary-slot-macros{gap:4px}.add-dialog .diary-log-date,.diary-slot header,.seer-chat-toolbar,.seer-chat-toolbar-actions{flex-wrap:wrap}}.is-dialog-chat .seer-dialog-body{display:flex;flex-direction:column;overflow:hidden;height:min(740px,calc(var(--seer-visible-height,100dvh) - 90px))}.is-dialog-chat .diary-log-date,.is-dialog-chat .method-switch,.is-dialog-chat .seer-dialog-body>.dialog-head{flex:none}.is-dialog-chat .chat-flow{display:flex;flex-direction:column;flex:1;min-height:0}.is-dialog-chat .chat-thread{flex:1;min-height:0;max-height:none}.is-dialog-chat .seer-chat-composer{flex:none}html[data-seer-keyboard=open] .is-dialog-chat :is(.method-switch,.diary-log-date,.chat-examples){display:none}.meal-heading{display:flex;align-items:center;gap:8px;min-width:0}.clay-icon{display:block;object-fit:contain}.photo-progress-card{display:grid;grid-template-columns:56px minmax(0,1fr);gap:8px 12px;align-items:center;padding:16px;border:1px solid #dce6d0;border-radius:20px;background:#f5f9ed;text-align:right}.photo-progress-card strong{font-size:16px;color:#191919}.photo-progress-card p{margin:4px 0 0;color:#627057;font-size:14px;line-height:1.8}.photo-progress-card>progress,.photo-progress-card>small,.photo-progress-pulse{grid-column:1/-1;width:100%}.photo-progress-card>progress{accent-color:#789d2c;height:8px}.photo-progress-card>small{font-size:13px;color:#627057}.photo-progress-pulse{display:flex;gap:6px;justify-content:center;padding:6px}.photo-progress-pulse i{width:8px;height:8px;background:#7e9e39;border-radius:50%;animation:seer-photo-pulse 1.2s ease-in-out infinite}.photo-progress-pulse i:nth-child(2){animation-delay:.15s}.photo-progress-pulse i:nth-child(3){animation-delay:.3s}@keyframes seer-photo-pulse{50%{opacity:.3;transform:translateY(-3px)}}@media(prefers-reduced-motion:reduce){.photo-progress-pulse i{animation:none}}.seer-ui{font-size:15px;line-height:1.75}.seer-ui .topbar h1,.seer-ui h1{font-size:22px;line-height:1.5}.seer-ui h2{font-size:20px;line-height:1.6}.seer-ui h3{font-size:17px}.add-dialog .chat-bubble p,.seer-ui .seer-chat-thread .chat-bubble p{font-size:14px;line-height:1.85}.seer-ui .rail-nav a,.seer-ui .rail-nav button{font-size:14px}.seer-ui .diary-date strong{font-size:17px}.seer-ui .diary-slot-energy strong{font-size:20px}.seer-ui .diary-macros,.seer-ui .diary-slot{padding:16px}.seer-ui .topbar{min-height:64px}:is(.add-dialog,.goal-dialog,.weight-dialog) [data-slot=dialog-title]{font-size:21px}:is(.add-dialog,.goal-dialog,.weight-dialog) [data-slot=dialog-description]{font-size:14px;line-height:1.8}.goal-overview-card{grid-column:1/-1;padding:20px;border:1px solid #dce4d4;border-radius:22px;background:#f0f6e3}.goal-title{display:flex;align-items:center;gap:12px}.goal-title h2{margin:0}.goal-title small{color:#68765c}.goal-summary-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-block:16px;gap:16px}.goal-summary-values>div{display:flex;flex-direction:column;gap:4px}.goal-summary-values span{font-size:14px;color:#637357}.goal-summary-values strong{font-size:26px}.goal-summary-values small{font-size:13px;font-weight:400}.goal-actions{display:flex;flex-wrap:wrap;gap:8px}.goal-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:6px 12px;border:1px solid #d5dfc8;background:white;border-radius:12px;font-size:14px}.weight-target-form{display:grid;gap:16px}.weight-target-form label{display:grid;gap:8px;font-size:14px}.goal-fields input,.weight-target-form input{min-width:0;width:100%;padding:12px;border:1px solid #cbd7bd;border-radius:12px;font-size:16px}.weight-target-form button{min-height:46px;background:#191919;color:white;border-radius:12px}.weight-target-form p{color:#943b32;font-size:14px}.weight-target-form select{min-height:44px;padding:8px;border:1px solid #cfdac4;border-radius:10px;background:white;font-size:16px}.seer-ui .goal-page{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.seer-ui .goal-page>section{grid-column:auto;min-width:0;padding:20px;box-shadow:none}.seer-ui .goal-page>.goal-overview-card{grid-column:1/-1}.seer-ui .goal-page .weight-card{background:#fff;color:#191919;border:1px solid #dce4d4}.seer-ui .goal-page .weight-card p{color:#69745e;min-height:0;font-size:14px}.seer-ui .goal-page .progress-card-head>span{background:transparent}.seer-ui .goal-page .progress-card-head small{font-size:13px}.seer-ui .goal-page[data-state=inactive]{display:none}@media(max-width:700px){.seer-ui .goal-page{grid-template-columns:minmax(0,1fr)}.seer-ui .goal-page>section{padding:16px}.goal-actions>*{flex:1 1 150px}.seer-ui .topbar h1{font-size:20px}}.seer-ui .meal-kind-icon{display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;border-radius:12px;background:#f2f5ed;color:#303030}.seer-ui .meal-kind-icon svg{width:23px;height:23px;fill:none;stroke-width:1.7}.seer-ui .diary-slot{padding:18px}.seer-ui .diary-slot-energy{font-size:13px}.seer-ui .diary-slot header h3{font-size:17px}.seer-ui .diary-date-compact{display:flex;justify-content:flex-start;align-items:center;gap:8px;padding:12px 0;margin:0}.seer-ui .diary-date-compact h1{margin:0;font-size:20px}.seer-ui .diary-date-compact .jalali-trigger{display:grid;place-items:center;width:44px;height:44px;padding:0}.seer-ui .seer-chat-toolbar{justify-content:flex-end;border:0}.seer-ui .seer-chat-toolbar-actions button{width:44px;height:44px;padding:0;min-width:44px;background:transparent;color:#303030;border:0}.seer-ui .seer-chat-toolbar{padding-left:56px;min-height:60px}.seer-ui .topbar{padding-left:60px}.seer-ui .diary-date-compact{padding-left:56px;min-height:60px}.seer-ui.app-shell,.seer-ui.app-shell.is-chat{position:fixed;inset:auto 0 auto 0;top:var(--seer-visible-top,0);height:var(--seer-visible-height,100dvh);min-height:0;max-height:var(--seer-visible-height,100dvh);padding:0;overflow:hidden}.seer-ui.app-shell .main-panel,.seer-ui.app-shell.is-chat .main-panel{position:relative;height:100%;max-height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:thin;scrollbar-gutter:stable;overflow-anchor:none;background:#f7f8f5;padding:20px 28px 28px;contain:layout paint}.seer-ui.app-shell .content-tabs{flex:none}.seer-ui.app-shell.is-chat .main-panel{display:flex;flex-direction:column;overflow-y:hidden}.seer-ui.app-shell.is-chat .content-tabs{display:flex;flex:1;min-height:0;gap:0}.seer-ui.app-shell.is-chat .seer-chat-page{flex:1;height:auto;min-height:0;margin-inline:auto}@media(max-width:899px){.seer-ui.app-shell .main-panel,.seer-ui.app-shell.is-chat .main-panel{height:calc(100% - 72px - env(safe-area-inset-bottom));max-height:calc(100% - 72px - env(safe-area-inset-bottom));padding:0 16px 16px;scrollbar-width:none;scrollbar-gutter:auto}.seer-ui.app-shell .mobile-nav,.seer-ui.app-shell.is-chat .mobile-nav{position:absolute;bottom:0}html[data-seer-keyboard=open] .seer-ui.app-shell.is-chat .main-panel{height:100%;max-height:100%;padding-bottom:0}}.seer-ui.app-shell.is-chat .content-tabs,.seer-ui.app-shell.is-chat .seer-chat-conversation,.seer-ui.app-shell.is-chat .seer-chat-layout,.seer-ui.app-shell.is-chat .seer-chat-page{flex:1 1 0%;min-height:0;overflow:hidden}.seer-ui.app-shell.is-chat .seer-chat-thread{flex:1 1 0%;min-height:0}.seer-ui.app-shell.is-chat .seer-chat-composer{flex:0 0 auto;margin-bottom:0}html[data-seer-keyboard=open] .seer-ui.is-chat .assistant-draft{max-height:72px;overflow:auto}html[data-seer-keyboard=open] .seer-ui.is-chat .seer-chat-conversation{padding-bottom:8px}.seer-ui.app-shell .main-panel,.seer-ui.app-shell.is-chat .main-panel{display:flex;flex-direction:column;overflow:hidden}.seer-ui.app-shell .content-tabs{flex:1 1 0%;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;overflow-anchor:none;scrollbar-gutter:stable}.seer-ui.app-shell.is-chat .content-tabs{overflow:hidden}html[data-seer-card-motion] .seer-ui .main-panel{pointer-events:none}@media(max-width:899px){.seer-ui.app-shell .content-tabs{scrollbar-gutter:auto;scrollbar-width:none}}