.materials-page{display:grid;gap:20px;max-width:1100px;margin:0 auto}.materials-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr))}.material-card{display:grid;gap:12px;align-content:start;border:1px solid var(--border, #dce6e0);border-radius:18px;padding:22px;background:#fff;min-width:0;overflow-wrap:anywhere}.material-card h2,.material-card h3,.material-card p{margin:0}.material-card h2,.material-card h3{font-size:1.15rem}.material-meta{color:#53675d;font-size:.875rem}.material-review-panel{display:grid;gap:12px;padding:18px;border:1px solid var(--border, #dce6e0);border-radius:12px;background:#f7fbf8}.material-review-details{display:grid;gap:10px;font-size:.9rem;line-height:1.55}.material-review-details ul{margin:0;padding-left:22px}.material-review-details li+li{margin-top:6px}.material-review-details a{color:var(--visual-accent, #1F5F2C);text-decoration:underline}.material-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.material-fields{border:0;padding:0;display:grid;gap:12px;min-width:0}.material-fields label{display:grid;gap:6px}.material-fields input,.material-fields textarea,.material-search,.material-select{border:1px solid #9bb3a4;border-radius:8px;padding:10px 12px;font:inherit;width:100%;box-sizing:border-box;background:#fff;color:#16372a}.material-editor{border:1px solid #9bb3a4;border-radius:10px;overflow:hidden}.material-editor__body{padding:14px;min-height:160px;max-height:450px;overflow:auto}.material-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7}.material-text ul,.material-text ol{padding-left:24px}.material-text p{margin-bottom:10px}.material-notice{padding:16px;border-radius:12px;background:#edf7f0;color:#1d5037}.materials-page button:disabled{opacity:.55;cursor:not-allowed}.materials-page :focus-visible{outline:3px solid #278657;outline-offset:3px}.material-new{justify-self:start}.material-card input[type=file]{width:100%;margin-top:8px;font-size:.8rem}.material-card input[type=file]::file-selector-button{border:1px solid #9bb3a4;border-radius:8px;padding:8px;margin-right:8px;background:#edf7f0;color:#1d5037;cursor:pointer}.visual-doc{display:grid;gap:14px;min-width:0;overflow-wrap:anywhere}.visual-doc h3,.visual-doc h4,.visual-doc p,.visual-doc ul{margin:0}.visual-doc h3{color:var(--visual-accent, #1F5F2C);font-size:1.25rem}.visual-doc__brand{display:flex;gap:12px;align-items:center;border-bottom:3px solid var(--visual-accent, #1F5F2C);padding-bottom:10px}.visual-doc__brand img{width:96px;height:40px;object-fit:contain;background:#f3f6f3}.visual-callout{background:#edf7f0;border-radius:12px;padding:12px 14px}.visual-step{display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:start}.visual-step span{width:32px;height:32px;border-radius:50%;background:var(--visual-accent, #1F5F2C);color:#fff;display:grid;place-items:center;font-weight:600}.visual-image{margin:0;display:grid;gap:6px}.visual-image img{width:100%;max-height:240px;object-fit:contain;background:#f3f6f3;border-radius:12px}.visual-image figcaption{color:#53675d;font-size:.875rem}.visual-phone{max-width:390px;border:1px solid #dce6e0;border-radius:24px;padding:16px;background:#f7fbf8;overflow-x:hidden}.visual-editor,.visual-block{display:grid;gap:10px}.visual-block{border:1px solid #dce6e0;border-radius:12px;padding:12px}.visual-block__bar{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.visual-doc--checklist ul{list-style:none;padding:0}.visual-doc--checklist li{padding:8px 0 8px 28px;position:relative}.visual-doc--checklist li:before{content:"";position:absolute;left:0;top:10px;width:16px;height:16px;border:2px solid var(--visual-accent, #1F5F2C);border-radius:4px}@media(max-width:420px){.visual-phone{max-width:100%;padding:12px}}.material-create{display:grid;gap:14px}.material-create h2{margin:0}.materials-page .material-format{display:grid;gap:10px;text-align:left;align-content:start;padding:22px;border:1px solid var(--border, #dce6e0);border-radius:18px;background:var(--surface, white);color:inherit;font:inherit;cursor:pointer;transition:border-color .15s,box-shadow .15s}.materials-page .material-format:hover{border-color:var(--visual-accent, #1F5F2C);box-shadow:0 4px 16px #16372a12}.material-format>span:last-child{font-size:.9rem;line-height:1.5;color:#53675d}.material-cover{min-height:150px;border-radius:12px;background:#edf7f0;display:grid;align-content:center;justify-items:center;gap:8px;overflow:hidden;color:#1d5037}.material-cover__symbol{font-size:2.5rem;line-height:1.2;color:#1d5037}.material-cover .visual-image{width:100%}.material-cover .visual-image img{height:160px;max-height:160px;padding:12px;box-sizing:border-box}.material-cover .visual-image p{padding:20px;text-align:center}.material-review-status{color:#53675d;background:#f3f6f3;border-radius:8px;padding:8px 10px;font-size:.8rem}.material-filters{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px}.material-filters label{display:grid;gap:6px}.visual-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,370px);align-items:start;gap:24px}.visual-preview{position:sticky;top:24px;display:grid;gap:12px}.visual-preview .visual-phone{width:100%;box-sizing:border-box}fieldset.visual-editor{border:0;margin:0;padding:0;min-width:0}.visual-editor legend{font-weight:600;padding:0 0 12px}.visual-block{background:#fff}.visual-block--hidden{background:#f3f6f3}.visual-block label{display:grid;gap:6px;min-width:0}.visual-block input:not([type=file]),.visual-block textarea{width:100%;box-sizing:border-box;border:1px solid #9bb3a4;border-radius:8px;padding:10px 12px;font:inherit;color:#16372a;background:#fff}.visual-block textarea{resize:vertical}.visual-block__bar{border-bottom:1px solid #dce6e0;padding-bottom:8px;gap:4px}.visual-block__bar strong{flex:1 0 100%}.visual-block__bar button{font-size:.8rem;padding:6px 10px}.visual-add-blocks{display:grid;gap:12px;border:1px dashed #9bb3a4;border-radius:12px;padding:16px}.visual-doc{line-height:1.65}.visual-doc p,.visual-doc li{white-space:pre-wrap}.material-card h2 a{color:inherit;text-decoration:none}.material-card h2 a:hover{text-decoration:underline}.material-reader{max-width:800px}.material-reader__nav{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}.material-reader__heading{display:grid;gap:12px;padding:16px 0}.material-reader__heading h1{font-size:clamp(1.6rem,4vw,2.3rem);line-height:1.2}.material-reader__heading h1,.material-reader__heading p{margin:0}.material-reader__content{padding:clamp(20px,5vw,44px);background:#fff;border:1px solid #dce6e0;border-radius:20px}.material-reader__content .visual-doc{gap:24px;font-size:1.0625rem}.material-reader__content .visual-image img{max-height:420px}.material-reader>a{justify-self:start}@media(max-width:850px){.visual-workspace{grid-template-columns:minmax(0,1fr)}.visual-preview{position:static}.visual-preview .visual-phone{margin:0 auto}}@media(max-width:600px){.material-filters{grid-template-columns:minmax(0,1fr)}.material-reader__content{padding:20px 16px}.material-card{padding:16px}}.visual-doc:not(.visual-doc--checklist) ul{list-style:disc;padding-left:24px}.materials-page .btn-pill{white-space:normal}.material-gallery,.patient-material-picker{display:grid;gap:16px;min-width:0}.material-gallery{border:1px solid var(--border, #dce6e0);border-radius:12px;padding:16px;background:#f7fbf8}.material-gallery__filters{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:12px}.material-gallery__filters label{display:grid;gap:6px}.material-gallery__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,150px),1fr));gap:12px;max-height:480px;overflow-y:auto;padding:4px}.materials-page .material-gallery__item{display:grid;align-content:start;gap:8px;text-align:left;padding:10px;border:1px solid #dce6e0;border-radius:12px;background:#fff;min-width:0;overflow-wrap:anywhere}.materials-page .material-gallery__item:hover{border-color:var(--brand, #1F5F2C)}.material-gallery__item .visual-image img{height:110px;object-fit:contain}.material-gallery__item strong{font-size:.875rem}.material-cropper{border:1px solid #dce6e0;border-radius:12px;padding:16px;display:grid;gap:12px;min-width:0}.material-cropper legend{font-weight:600}.material-cropper__preview{width:100%;max-width:360px;overflow:hidden;position:relative;border-radius:8px;background:#edf7f0}.material-cropper__preview img{position:absolute;max-width:none;object-fit:fill}.material-card--selected{border-color:var(--brand, #1F5F2C);box-shadow:inset 0 0 0 1px var(--brand, #1F5F2C)}.material-pick-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.material-pick-label input{margin-top:5px;width:18px;height:18px;flex-shrink:0;accent-color:var(--brand, #1F5F2C)}.material-selection-bar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding:16px;border:1px solid #dce6e0;border-radius:12px;background:#edf7f0}@media(max-width:600px){.material-gallery__filters{grid-template-columns:minmax(0,1fr)}.material-gallery{padding:10px}}.scheduling-page{display:grid;gap:20px;min-width:0;color:var(--text-1, #183e2b)}.schedule-toolbar,.schedule-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.schedule-toolbar{justify-content:space-between}.scheduling-page label{display:grid;gap:6px;font-size:.875rem;color:#244a38}.scheduling-page input,.scheduling-page select{width:100%;min-width:0;box-sizing:border-box;border:1px solid #a9bdb1;border-radius:9px;background:#fff;color:#183e2b;padding:10px 12px;font:inherit}.scheduling-page button:disabled{opacity:.55;cursor:not-allowed}.scheduling-page :focus-visible{outline:3px solid #278657;outline-offset:3px}.scheduling-page .schedule-checkbox{display:flex;align-items:center;gap:8px}.schedule-checkbox input{width:auto}.schedule-form,.schedule-link{background:#fff;border:1px solid #dce6e0;border-radius:18px;padding:24px}.schedule-form h2{margin:0 0 20px;font-size:1.25rem}.schedule-form h3{margin:22px 0 8px}.schedule-form fieldset{border:0;padding:0;margin:0;min-width:0;display:grid;gap:16px}.schedule-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:16px}.schedule-note{color:#526b5d;font-size:.85rem;margin:0;line-height:1.6}.schedule-notice{padding:14px 18px;border-radius:12px;background:#edf7f0;color:#245039}.schedule-notice button{text-decoration:underline}.schedule-periods{display:grid;gap:12px}.schedule-period{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:10px;align-items:end}.schedule-link{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:12px}.schedule-link a:first-child{color:#246443;text-decoration:underline}.schedule-calendar{display:grid;gap:12px;min-width:0}.schedule-calendar--week{grid-template-columns:repeat(7,minmax(140px,1fr));overflow-x:auto;padding-bottom:10px}.schedule-day{border:1px solid #dce6e0;border-radius:14px;background:#f7faf8;padding:10px;min-width:0}.schedule-day h2{font-size:.9rem;margin:6px 4px 16px;color:#355a45;text-transform:capitalize}.schedule-empty{color:#6b8173;font-size:.8rem;margin:20px 4px}.scheduling-page .schedule-appointment{display:grid;width:100%;gap:8px;text-align:left;border:1px solid #c7dfd0;border-left:4px solid #268753;background:#fff;border-radius:9px;padding:13px 10px;margin-top:10px;color:#204632;font:inherit;cursor:pointer;overflow-wrap:anywhere}.scheduling-page .schedule-appointment:hover{background:#edf7f0}.scheduling-page .schedule-appointment strong{font-size:.95rem}.scheduling-page .schedule-appointment span,.schedule-appointment small{font-size:.75rem}.scheduling-page .schedule-appointment__time{font-weight:700}.scheduling-page .schedule-appointment--block{background:#edf1ef;border-left-color:#6b8173}.scheduling-page .schedule-appointment--4{border-left-color:#919a95;color:#626f67}.scheduling-page .schedule-appointment--4 strong{text-decoration:line-through}.scheduling-page .schedule-appointment--5{border-left-color:#a26743}.scheduling-page .schedule-appointment--3{border-left-color:#425d71}.schedule-status{justify-self:start;border-radius:6px;background:#edf3ef;padding:3px 6px}.schedule-calendar--day .schedule-appointment,.schedule-calendar--list .schedule-appointment{grid-template-columns:minmax(130px,.6fr) minmax(180px,1fr) 1fr auto;align-items:center}@media(max-width:700px){.schedule-calendar--week{grid-template-columns:1fr;overflow:visible}.schedule-calendar--day .schedule-appointment,.schedule-calendar--list .schedule-appointment{grid-template-columns:1fr}.schedule-form,.schedule-link{padding:18px}.schedule-period{grid-template-columns:1fr 1fr}.schedule-toolbar{align-items:flex-start}}.agenda-dashboard,.agenda-journey,.agenda-portal{border:1px solid var(--line);border-radius:var(--r-lg, 20px);background:var(--surface, white);padding:28px;box-shadow:var(--shadow-sm);min-width:0}.agenda-section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.agenda-section-heading h2,.agenda-portal h2{font-size:24px;font-weight:500;letter-spacing:-.035em;line-height:1.3;margin:6px 0 0}.agenda-eyebrow{display:block;color:var(--brand, #245039);font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.agenda-dashboard__columns{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:32px}.agenda-dashboard h3{display:flex;align-items:center;gap:10px;font-weight:500;font-size:14px;margin:0 0 16px}.agenda-dashboard h3:not(:first-child){margin-top:24px}.agenda-count{display:inline-grid;place-content:center;min-width:25px;height:25px;border-radius:50%;background:var(--surface-tinted, #edf7f0);color:var(--brand);font-size:11px}.agenda-dashboard__pending{border-left:1px solid var(--line);padding-left:28px}.agenda-encounters{display:grid;gap:10px;max-height:370px;overflow-y:auto;padding:2px}.shell-root .agenda-encounter{display:grid;gap:7px;padding:18px 20px;border-radius:12px;background:var(--paper, #f7faf8);border:1px solid var(--line);border-left:3px solid var(--brand);color:var(--text-1);transition:box-shadow .16s,background .16s;text-decoration:none}.shell-root .agenda-encounter:hover{background:var(--surface-tinted);box-shadow:var(--shadow-sm);text-decoration:none}.agenda-encounter__date{color:var(--brand);text-transform:capitalize;font-size:12px;font-weight:600}.agenda-encounter strong{font-size:16px;font-weight:500}.agenda-encounter>span:not(:first-child),.agenda-encounter small{color:var(--text-2);font-size:11px;line-height:1.5}.agenda-task{display:grid;gap:6px;border-bottom:1px solid var(--line);padding:18px 0}.agenda-task strong{font-size:13px;font-weight:500}.agenda-task span{color:var(--brand);font-size:11px}.agenda-clear{margin:24px 0;font-size:13px;color:var(--text-2)}.agenda-journey{display:grid;gap:16px;background:linear-gradient(125deg,var(--surface-tinted, #edf7f0),var(--surface, white) 70%)}.agenda-journey .agenda-section-heading{margin:0}.agenda-journey p,.agenda-follow-up p,.agenda-portal p{font-size:13px;line-height:1.8;margin:0;color:var(--text-2, #526b5d)}.agenda-journey>.btn-pill{justify-self:start}.agenda-pending{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.agenda-history{border-top:1px solid var(--line);padding-top:14px}.agenda-history summary{cursor:pointer;font-size:12px;color:var(--brand)}.agenda-history ol{list-style:none;padding:0 0 0 12px;margin:18px 0 0;border-left:1px solid var(--line);display:grid;gap:20px;max-height:300px;overflow:auto}.agenda-history li{display:grid;gap:5px;font-size:12px}.agenda-history span,.agenda-history small{color:var(--text-2);font-size:11px}.agenda-follow-up{display:grid;gap:16px;margin:24px 0;border:1px solid var(--line);border-radius:16px;padding:24px;background:var(--surface-tinted)}.agenda-follow-up h3{margin:0;font-weight:500}.agenda-portal{display:grid;gap:16px;border-top:3px solid var(--brand)}.agenda-portal .agenda-portal__date{font-size:24px;color:var(--brand);letter-spacing:-.03em;text-transform:capitalize}.agenda-portal .btn-pill{justify-self:start}.anam-review .agenda-journey{padding:18px;box-shadow:none}.anam-review .agenda-section-heading h2{font-size:19px}.schedule-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.schedule-legend{font-size:11px;color:var(--text-2)}.schedule-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.schedule-view-switch{display:flex;padding:4px;background:var(--surface-tinted, #edf3ef);border:1px solid var(--line);border-radius:10px}.scheduling-page .schedule-view-switch button{padding:8px 15px;border-radius:7px;font-size:12px;color:var(--text-2)}.scheduling-page .schedule-view-switch button[aria-pressed=true]{background:var(--surface, white);color:var(--brand);box-shadow:var(--shadow-sm)}.schedule-timeline{height:min(66vh,720px);min-height:380px;overflow:auto;border:1px solid var(--line, #dce6e0);border-radius:16px;background:var(--surface, white);scrollbar-gutter:stable}.schedule-timeline__head{display:grid;position:sticky;top:0;z-index:4;background:var(--surface, white);border-bottom:1px solid var(--line)}.schedule-timeline__head>div{display:grid;gap:7px;padding:16px 12px;border-left:1px solid var(--line);text-transform:capitalize}.schedule-timeline__head strong{font-weight:500;font-size:12px}.schedule-timeline__head span{font-size:10px;color:var(--text-2)}.schedule-timeline__head .is-today{background:var(--surface-tinted);color:var(--brand)}.schedule-timeline__grid{display:grid}.schedule-hours,.schedule-time-day{position:relative;height:1440px}.schedule-hours span{position:absolute;right:10px;font-size:10px;color:var(--text-2);transform:translateY(-50%)}.schedule-time-day{border-left:1px solid var(--line);background:repeating-linear-gradient(135deg,#f1f4f2 0,#f1f4f2 3px,#f7f9f8 3px,#f7f9f8 7px)}.schedule-work-hours{position:absolute;left:0;right:0;background:var(--surface, white)}.scheduling-page .schedule-hour-slot{position:absolute;left:0;width:100%;height:60px;border-top:1px solid var(--line);border-radius:0}.scheduling-page .schedule-hour-slot:hover{background:color-mix(in srgb,var(--brand) 6%,transparent)}.schedule-timed-event{position:absolute;z-index:2}.scheduling-page .schedule-timed-event .schedule-appointment{height:100%;overflow:hidden;margin:0;padding:6px 8px;gap:3px;display:flex;flex-direction:column;border-color:#c7dfd0;background:#e7f2eb;border-left-width:3px;border-radius:7px}.scheduling-page .schedule-timed-event .schedule-appointment strong{font-size:11px;line-height:1.3;flex-shrink:0}.scheduling-page .schedule-timed-event .schedule-appointment__time{font-size:10px;line-height:1.3;flex-shrink:0}.scheduling-page .schedule-timed-event .schedule-appointment>span:not(:first-child),.scheduling-page .schedule-timed-event .schedule-appointment>small{display:none}.scheduling-page .schedule-timed-event .schedule-appointment--block{background:#e8edea;border-left-color:#77877c}.scheduling-page .schedule-timed-event .schedule-appointment--2{background:#d5eadc;border-left-color:#20613c}.scheduling-page .schedule-timed-event .schedule-appointment--3{background:#e7edf3;border-left-color:#425d71}.scheduling-page .schedule-timed-event .schedule-appointment--5{background:#f6ece4;border-left-color:#a26743}.scheduling-page .schedule-timed-event .schedule-appointment--4{background:#f5f5f5;opacity:.85;border-style:dashed}.schedule-buffer{position:absolute;width:100%;background:repeating-linear-gradient(135deg,#c7dfd0 0,#c7dfd0 1px,transparent 1px,transparent 5px);border-radius:3px;pointer-events:none}.schedule-now{position:absolute;z-index:3;left:0;right:0;height:2px;background:#ba6251;pointer-events:none}.schedule-now span{position:absolute;right:3px;bottom:2px;font-size:9px;color:#8c4134;background:#fff;border-radius:4px;padding:2px 4px}.schedule-drawer.scheduling-page{position:fixed;inset:0 0 0 auto;margin:0;width:min(590px,100vw);max-width:100vw;height:100dvh;max-height:100dvh;border:0;padding:0;gap:0;background:var(--paper, #f7faf8);box-shadow:-12px 0 50px #183e2b26;grid-template-rows:auto 1fr;overflow:hidden}.schedule-drawer:not([open]){display:none}.schedule-drawer::backdrop{background:#102c2366;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.schedule-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 28px;border-bottom:1px solid var(--line);background:var(--surface, white)}.schedule-drawer__header h2{font-size:23px;font-weight:500;letter-spacing:-.03em;margin:6px 0 0}.schedule-drawer__body{overflow-y:auto;padding:24px;min-height:0}.schedule-drawer .schedule-form{padding:22px}.schedule-drawer .schedule-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.schedule-drawer .schedule-link{padding:20px;font-size:12px}.schedule-status-actions{display:grid;gap:12px;margin-bottom:18px}.schedule-status-actions .btn-pill{font-size:11px;min-height:36px;padding:7px 12px}.schedule-status-actions .schedule-status{font-size:11px}.schedule-context{border-left:2px solid var(--brand);padding-left:10px;font-size:11px;color:var(--brand);margin-bottom:20px}.schedule-slots{display:grid;gap:12px;font-size:12px}.schedule-slots__options{display:flex;flex-wrap:wrap;gap:8px;max-height:190px;overflow:auto}.schedule-slots__options .btn-pill{padding:6px 10px;min-height:36px}.schedule-form summary{font-size:12px;color:var(--brand);cursor:pointer;margin-bottom:12px}@media(max-width:800px){.agenda-dashboard__columns{grid-template-columns:1fr;gap:24px}.agenda-dashboard__pending{border-left:0;border-top:1px solid var(--line);padding:24px 0 0}.agenda-dashboard,.agenda-journey,.agenda-portal{padding:22px}.agenda-section-heading{align-items:flex-start;flex-wrap:wrap}}@media(max-width:500px){.schedule-drawer__header{padding:20px}.schedule-drawer__body{padding:12px}.schedule-drawer .schedule-form{padding:18px}.schedule-drawer .schedule-fields{grid-template-columns:1fr}.agenda-section-heading h2,.agenda-portal h2,.agenda-portal .agenda-portal__date{font-size:21px}}.agenda-journey-status{padding:14px 16px;border-left:3px solid var(--brand);background:var(--surface-tinted);margin-bottom:16px;border-radius:0 var(--r-sm) var(--r-sm) 0}.agenda-journey-status>span{color:var(--brand);font-size:11px;font-weight:600}.agenda-journey-status p{margin:6px 0 0;font-size:13px;line-height:1.7;color:var(--text-2)}.shell-root .recipe-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.shell-root .recipe-hero{background:linear-gradient(180deg,var(--surface-tinted),rgba(238,245,236,0));border-bottom:1px solid var(--line-soft);margin:0 0 20px;padding:22px 24px 18px;border-radius:16px 16px 0 0}.shell-root .recipe-hero__row{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}.shell-root .recipe-hero h1{font-size:26px;font-weight:700;letter-spacing:-.03em;margin:2px 0 0}.shell-root .recipe-hero p{color:var(--text-2);margin:4px 0 0;max-width:58ch;font-size:14px}.shell-root .recipe-hero__row>.btn-pill{margin-left:auto}.shell-root .recipe-eyebrow{font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--text-3)}@media(max-width:600px){.shell-root .recipe-hero{padding:18px 16px 16px}.shell-root .recipe-hero h1{font-size:21px}.shell-root .recipe-hero__row>.btn-pill{margin-left:0;width:100%;justify-content:center}}.shell-root .recipe-rows{list-style:none;margin:14px 0 0;padding:0;border-top:1px solid var(--line-soft)}.shell-root .recipe-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 16px;padding:15px 6px;border-bottom:1px solid var(--line-soft);align-items:center}.shell-root .recipe-row:hover{background:var(--surface)}.shell-root .recipe-row__main{min-width:0}.shell-root .recipe-row__name{font-weight:600;font-size:15px;letter-spacing:-.01em;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.shell-root .recipe-row__name a:hover{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.shell-root .recipe-row__meta{color:var(--text-3);font-size:12.5px;margin-top:3px;display:flex;gap:6px;flex-wrap:wrap}.shell-root .recipe-row__meta b{color:var(--text-2);font-weight:600}.shell-root .recipe-row__actions{display:flex;gap:12px;align-items:center}.shell-root .recipe-btn-sm{padding:7px 13px;font-size:13px}@media(max-width:720px){.shell-root .recipe-row{grid-template-columns:1fr}.shell-root .recipe-row__actions{justify-content:flex-start}}.shell-root .recipe-badge{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 9px;border-radius:999px;background:var(--surface-tinted);color:var(--brand);white-space:nowrap}.shell-root .recipe-badge--partial{background:var(--warn-bg);color:var(--warn-ink)}.shell-root .recipe-badge--archived{background:var(--paper-2);color:var(--text-3)}.shell-root .recipe-text-button{color:var(--text-2);font-size:13px;font-weight:500;background:none;border:0;padding:0}.shell-root .recipe-text-button:hover:not(:disabled){color:var(--brand)}.shell-root .recipe-text-button:disabled{opacity:.55;cursor:default}.shell-root .recipe-split{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:20px;align-items:start}@media(max-width:1040px){.shell-root .recipe-split{grid-template-columns:1fr}}.shell-root .recipe-sheet{background:var(--surface);border:1px solid var(--line-soft);border-radius:16px;box-shadow:0 2px 8px #1831210a}.shell-root .recipe-sheet__sec{padding:20px 22px;border-bottom:1px solid var(--line-soft)}.shell-root .recipe-sheet__sec:last-child{border-bottom:0}.shell-root .recipe-sheet__sec>h2{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);margin:0 0 14px}@media(max-width:600px){.shell-root .recipe-sheet__sec{padding:16px}}.shell-root .recipe-fields{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.shell-root .recipe-field{display:grid;gap:5px;font-size:12.5px;font-weight:600;color:var(--text-2);align-content:start}.shell-root .recipe-field--wide{grid-column:1 / -1}.shell-root .recipe-hint{font-size:12px;color:var(--text-3);font-weight:400}.shell-root .recipe-ing{display:grid;grid-template-columns:minmax(0,1fr) 96px 150px 32px;gap:10px;align-items:center;padding:12px 0;border-bottom:1px dashed var(--line-soft)}.shell-root .recipe-ing:last-of-type{border-bottom:0}.shell-root .recipe-ing--unresolved{background:color-mix(in srgb,var(--warn-bg) 45%,transparent)}.shell-root .recipe-ing__identity{min-width:0}.shell-root .recipe-ing__name{font-weight:500;display:block}.shell-root .recipe-ing__source{font-size:11.5px;color:var(--text-3)}.shell-root .recipe-ing__field{display:block}.shell-root .recipe-ing__notes{grid-column:1 / -1;display:block}.shell-root .recipe-ing__remove{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;color:var(--text-3)}.shell-root .recipe-ing__remove:hover{background:var(--danger-bg);color:var(--danger-ink)}.shell-root .recipe-ing__remove svg{width:15px;height:15px}.shell-root .recipe-ing__warn{grid-column:1 / -1;background:var(--warn-bg);color:var(--warn-ink);border-radius:10px;padding:9px 12px;font-size:12.5px;margin:0}@media(max-width:720px){.shell-root .recipe-ing{grid-template-columns:minmax(0,1fr) 80px}.shell-root .recipe-ing__field:nth-of-type(2){grid-column:1 / -1}}.shell-root .recipe-picker{position:relative;margin-top:14px}.shell-root .recipe-picker__field{display:flex;align-items:center;gap:8px}.shell-root .recipe-picker__field svg{width:15px;height:15px;color:var(--text-3);flex:none}.shell-root .recipe-picker__menu{position:absolute;z-index:20;left:0;right:0;margin-top:6px;max-height:320px;overflow:auto;background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:0 8px 28px #18312112}.shell-root .recipe-picker__option{display:grid;gap:2px;width:100%;text-align:left;padding:10px 14px;border-bottom:1px solid var(--line-soft)}.shell-root .recipe-picker__option:last-of-type{border-bottom:0}.shell-root .recipe-picker__option:hover{background:var(--surface-tinted)}.shell-root .recipe-picker__option-name{font-weight:600;font-size:13.5px}.shell-root .recipe-picker__option-macros{font-size:12px;color:var(--text-3)}.shell-root .recipe-picker__empty{padding:14px;font-size:13px;color:var(--text-3);margin:0}.shell-root .recipe-picker__source{padding:10px 14px;font-size:11.5px;color:var(--text-3);margin:0;border-top:1px solid var(--line-soft)}.shell-root .recipe-panel{position:sticky;top:16px;display:grid;gap:14px}.shell-root .recipe-calc{background:var(--surface);border:1px solid var(--line-soft);border-radius:16px;padding:18px;box-shadow:0 2px 8px #1831210a}.shell-root .recipe-calc h3{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);margin:0}.shell-root .recipe-calc__big{font-size:30px;font-weight:700;letter-spacing:-.035em;margin:8px 0 0;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.shell-root .recipe-calc__big span{font-size:14px;font-weight:500;color:var(--text-3);letter-spacing:0}.shell-root .recipe-calc__big em{font-style:normal}.shell-root .recipe-macros{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0 0}.shell-root .recipe-macros>div{background:var(--paper-2);border-radius:10px;padding:8px 10px}.shell-root .recipe-macros dt{color:var(--text-3);font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.shell-root .recipe-macros dd{margin:0;font-size:15px;font-weight:600;letter-spacing:-.02em}.shell-root .recipe-quiet{color:var(--text-3);font-size:12.5px;margin:12px 0 0}.shell-root .recipe-note{border-left:3px solid var(--accent);background:var(--warn-bg);color:var(--warn-ink);border-radius:0 10px 10px 0;padding:12px 14px;font-size:12.5px}.shell-root .recipe-note strong{display:block;margin-bottom:4px}.shell-root .recipe-note ul{margin:0 0 8px;padding-left:18px}.shell-root .recipe-note p{margin:0}.shell-root .recipe-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:18px}.shell-root .recipe-actions__spacer{margin-left:auto}@media(max-width:600px){.shell-root .recipe-actions__spacer{margin-left:0}}.shell-root .mp-chip-builder{display:grid;gap:20px;min-width:0}.shell-root .mp-chip-builder__title{display:grid;gap:6px}.shell-root .mp-chip-builder__title>label{color:var(--text-2);font-size:12px}.shell-root .mp-chip-builder__title>input{font-size:19px;font-weight:600;background:var(--surface)}.shell-root .mp-chip-builder__workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:20px;align-items:start}.shell-root .mp-chip-builder--readonly .mp-chip-builder__workspace{grid-template-columns:minmax(0,1fr)}.shell-root .mp-chip-builder__content{display:grid;gap:20px;min-width:0}.shell-root .mp-chip-builder__empty{padding:24px;border:1px dashed var(--line);border-radius:var(--r-md);color:var(--text-2);font-size:14px}.shell-root .mp-eyebrow{color:var(--text-2);font-size:10px;font-weight:700;letter-spacing:.12em}.shell-root .mp-text-button{color:var(--brand);font-size:12px;padding:8px 4px;min-height:40px;text-align:left;text-decoration:underline;text-underline-offset:3px}.shell-root .mp-text-button--danger{color:var(--danger-ink)}.shell-root .mp-chip-builder button:disabled{cursor:default;opacity:.65}.shell-root .mp-chip-builder button:focus-visible,.shell-root .mp-library-drawer button:focus-visible{outline:3px solid var(--brand);outline-offset:3px}.shell-root .mp-builder-fieldset{border:0;padding:0;margin:0;min-width:0}.shell-root .mp-plan-summary{border:1px solid var(--line);background:var(--surface);border-radius:var(--r-md);padding:20px 24px}.shell-root .mp-plan-summary__strip{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:20px;align-items:center}.shell-root .mp-plan-summary__strip>div{display:grid;gap:4px;color:var(--text-2);font-size:12px}.shell-root .mp-plan-summary__strip strong{font-size:20px;color:var(--text);font-weight:600}.shell-root .mp-plan-summary__energy strong{color:var(--brand);font-size:27px}.shell-root .mp-plan-summary__energy strong small{font-size:14px;font-weight:500}.shell-root .mp-plan-summary__partial{color:var(--warn-ink);background:var(--warn-bg);border-radius:var(--r-sm);padding:8px 12px;margin:12px 0 0;font-size:12px}.shell-root .mp-plan-summary__details{margin-top:14px;font-size:12px;color:var(--brand)}.shell-root .mp-plan-summary__details>summary,.shell-root .mp-plan-overview>summary{cursor:pointer;min-height:32px}.shell-root .mp-plan-summary__details .plan-totals{margin-top:12px}.shell-root .mp-meal-navigation__chips{display:flex;flex-wrap:wrap;gap:8px}.shell-root .mp-meal-tab{display:inline-flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:var(--r-pill);background:var(--surface);color:var(--text);padding:10px 14px;font-size:12px;min-height:44px}.shell-root .mp-meal-tab small{font-size:10px;opacity:.8}.shell-root .mp-meal-tab__count{border-radius:var(--r-pill);padding:1px 6px;background:var(--surface-tinted);color:var(--brand);font-size:11px}.shell-root .mp-meal-tab[aria-pressed=true]{background:var(--brand);border-color:var(--brand);color:var(--white)}.shell-root .mp-meal-tab--add{border-style:dashed;color:var(--brand)}.shell-root .mp-meal-navigation__add{padding:18px;border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);margin-top:12px}.shell-root .mp-meal-navigation__add>p{font-size:13px;margin:0 0 12px}.shell-root .mp-meal-navigation__add>.mp-food-library__source{margin:12px 0 0}.shell-root .mp-active-meal,.shell-root .mp-food-library,.shell-root .mp-plan-overview{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);padding:24px;min-width:0}.shell-root .mp-active-meal__heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.shell-root .mp-active-meal__heading h2{font-size:25px;font-weight:600;margin:5px 0 0;overflow-wrap:anywhere}.shell-root .mp-active-meal__time{border-radius:var(--r-pill);background:var(--surface-tinted);color:var(--brand);font-size:12px;padding:7px 12px;white-space:nowrap}.shell-root .mp-active-meal__meta{display:flex;justify-content:space-between;gap:12px;margin:20px 0 16px;padding-bottom:14px;border-bottom:1px solid var(--line);font-size:12px;color:var(--text-2)}.shell-root .mp-active-meal__meta>span:last-child{color:var(--brand);font-weight:600}.shell-root .mp-active-meal__hint{color:var(--text-2);font-size:12px;margin-bottom:14px}.shell-root .mp-food-chips{display:flex;flex-wrap:wrap;align-items:start;gap:10px}.shell-root .mp-food-chip{display:inline-flex;align-items:center;max-width:100%;min-width:0;border:1px solid var(--green-200);border-radius:24px;background:var(--surface-tinted);padding:3px}.shell-root .mp-food-chip--selected{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand)}.shell-root .mp-food-chip--partial{border-style:dashed}.shell-root .mp-food-chip__select{display:flex;align-items:center;gap:10px;padding:5px 4px 5px 11px;text-align:left;min-width:0;min-height:42px;border-radius:24px}.shell-root .mp-food-chip__name{font-size:13px;font-weight:500;overflow-wrap:anywhere;min-width:0}.shell-root .mp-food-chip__name small{display:block;font-size:10px;color:var(--text-2)}.shell-root .mp-food-chip__quantity{font-size:11px;border-radius:var(--r-pill);background:var(--surface);color:var(--brand);padding:8px 10px;white-space:nowrap}.shell-root .mp-food-chip__remove{width:34px;min-height:42px;flex-shrink:0;color:var(--text-2);font-size:20px;border-radius:50%}.shell-root .mp-food-chip__remove:hover{background:var(--danger-bg);color:var(--danger-ink)}.shell-root .mp-active-meal__empty{font-size:14px;color:var(--text-2);padding:16px 0}.shell-root .mp-active-meal__add{border:1px dashed var(--green-200);border-radius:var(--r-sm);padding:12px 16px;margin:22px 0;width:100%;min-height:46px;font-size:13px;color:var(--brand);background:var(--surface-tinted)}.shell-root .mp-active-meal>.mp-totals{display:flex;flex-wrap:wrap;gap:8px 14px;margin:18px 0;font-size:12px;color:var(--text-2)}.shell-root .mp-active-meal__editor{border:1px solid var(--green-200);border-radius:var(--r-md);margin-top:20px;padding:16px;background:var(--surface-tinted)}.shell-root .mp-active-meal__editor-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:13px}.shell-root .mp-active-meal__editor .mp-item-edit{background:transparent;border:0;padding:0;margin:8px 0}.shell-root .mp-chip-builder .mp-item-edit__grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.shell-root .mp-chip-builder .mp-item-edit__grid>:first-child{grid-column:1 / -1}.shell-root .mp-chip-builder .mp-item-edit__grid>.mp-qty{grid-column:1;grid-row:2}.shell-root .mp-chip-builder .mp-item-edit__grid>button{grid-column:2;grid-row:2}.shell-root .mp-chip-builder .mp-qty{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.shell-root .mp-chip-builder .mp-qty__value{width:100px;min-width:0}.shell-root .mp-chip-builder .mp-qty__unit{flex:1;min-width:120px;width:auto}.shell-root .mp-chip-builder .mp-qty [role=alert]{flex-basis:100%;font-size:12px;color:var(--danger-ink)}.shell-root .mp-linked-food label{display:grid;gap:6px;font-size:12px;color:var(--text-2)}.shell-root .mp-linked-food input{width:100%}.shell-root .mp-item-edit__quick{margin:16px 0}.shell-root .mp-item-edit__quick>p:first-child{font-size:12px;color:var(--text-2);margin:0 0 8px}.shell-root .mp-quick-portions,.shell-root .mp-food-library__categories{display:flex;flex-wrap:wrap;gap:7px}.shell-root .mp-choice{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px;border:1px solid var(--line);background:var(--surface);border-radius:var(--r-pill);padding:8px 12px;min-height:40px;font-size:12px;text-align:left}.shell-root .mp-choice small{color:var(--text-2);font-size:10px}.shell-root .mp-choice[aria-pressed=true]{background:var(--surface-tinted);color:var(--brand);border-color:var(--brand)}.shell-root .mp-choice:hover:not(:disabled){border-color:var(--brand)}.shell-root .mp-chip-builder .mp-editor-details{margin-top:12px}.shell-root .mp-chip-builder .mp-editor-details>summary{min-height:36px;padding:7px 0;cursor:pointer;font-size:12px}.shell-root .mp-active-meal__settings{display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:12px}.shell-root .mp-active-meal__settings>label{font-size:12px;color:var(--text-2)}.shell-root .mp-active-meal__settings .form-input{width:100%;margin-top:6px}.shell-root .mp-active-meal__settings>.mp-active-meal__notes,.shell-root .mp-active-meal__settings>.mp-suggestion__lock{grid-column:1 / -1}.shell-root .mp-active-meal__notes textarea{min-height:80px;resize:vertical}.shell-root .mp-substitutions{font-size:12px;color:var(--text-2)}.shell-root .mp-substitutions__item{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.shell-root .mp-substitutions__item>strong{color:var(--text)}.shell-root .mp-substitutions__invalid{color:var(--warn-ink);background:var(--warn-bg);padding:8px;border-radius:8px}.shell-root .mp-substitutions__valid{color:var(--brand)}.shell-root .mp-plan-overview{padding:18px 22px;font-size:13px}.shell-root .mp-plan-overview>summary{color:var(--brand)}.shell-root .mp-plan-overview>div{display:grid;gap:16px;margin-top:12px}.shell-root .mp-plan-overview ul{padding-left:18px;color:var(--text-2);font-size:12px}.shell-root .mp-plan-overview li{overflow-wrap:anywhere;margin:5px 0}.shell-root .mp-library-panel{position:sticky;top:24px;min-width:0}.shell-root .mp-food-library h3{font-size:18px;font-weight:600;margin:0}.shell-root .mp-food-library__destination{color:var(--text-2);font-size:12px;margin:8px 0 18px;overflow-wrap:anywhere}.shell-root .mp-food-library__destination strong{color:var(--brand)}.shell-root .mp-food-library__search{display:flex;align-items:center;gap:10px;border:1px solid var(--green-200);background:var(--surface);border-radius:var(--r-sm);padding:8px 12px}.shell-root .mp-food-library__search>span{font-size:25px;color:var(--brand)}.shell-root .mp-food-library__search input{min-width:0;width:100%;padding:4px 0;color:var(--text);outline-offset:4px;border:0;background:transparent;font-size:14px}.shell-root .mp-food-library__search kbd{color:var(--text-2);border:1px solid var(--line);padding:0 5px;border-radius:4px;font-size:11px}.shell-root .mp-food-library__scopes{display:flex;border-bottom:1px solid var(--line);margin:16px 0 14px;gap:12px}.shell-root .mp-food-library__scopes button{padding:10px 2px;min-height:44px;border-bottom:2px solid transparent;color:var(--text-2);font-size:12px}.shell-root .mp-food-library__scopes button[aria-pressed=true]{color:var(--brand);border-bottom-color:var(--brand);font-weight:600}.shell-root .mp-food-library__categories .mp-choice{font-size:11px;padding:7px 10px}.shell-root .mp-food-library__results-heading{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;color:var(--text-2);font-size:10px;margin:22px 0 8px}.shell-root .mp-food-library__results{max-height:400px;overflow-y:auto;scrollbar-width:thin;padding:3px}.shell-root .mp-food-library__results[aria-busy=true]{opacity:.65}.shell-root .mp-library-row{border-bottom:1px solid var(--line-soft)}.shell-root .mp-library-row__main{display:flex;align-items:center;gap:4px}.shell-root .mp-library-row__add{display:flex;justify-content:space-between;align-items:center;gap:12px;text-align:left;min-width:0;width:100%;padding:13px 2px}.shell-root .mp-library-row__add strong{display:block;font-size:13px;font-weight:500;overflow-wrap:anywhere}.shell-root .mp-library-row__add small{display:block;margin-top:4px;color:var(--text-2);font-size:11px}.shell-root .mp-library-row__add:hover:not(:disabled){background:var(--surface-tinted)}.shell-root .mp-library-row__plus{display:grid;place-items:center;width:28px;height:28px;flex-shrink:0;border-radius:50%;color:var(--brand);background:var(--surface-tinted);font-size:19px}.shell-root .mp-library-row__favorite{color:var(--text-2);min-width:36px;height:44px;font-size:22px}.shell-root .mp-library-row__favorite[aria-pressed=true]{color:var(--warn-ink)}.shell-root .mp-library-row__portions{background:var(--surface-tinted);padding:12px;border-radius:var(--r-sm);margin-bottom:8px;font-size:12px}.shell-root .mp-library-row__portions>p{margin:0 0 10px}.shell-root .mp-library-row__custom{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:8px;margin-top:12px}.shell-root .mp-library-row__custom input{width:76px;border:1px solid var(--line);background:var(--surface);border-radius:6px;padding:8px;margin:6px}.shell-root .mp-food-library__empty{padding:16px 0;font-size:13px;color:var(--text-2)}.shell-root .mp-food-library__custom{color:var(--brand);font-size:12px;min-height:44px;margin-top:12px;text-align:left}.shell-root .mp-food-library__source{color:var(--text-2);font-size:10px;line-height:1.6;margin:10px 0 0}.shell-root .mp-builder-undo{position:sticky;bottom:16px;z-index:5;display:flex;justify-content:space-between;align-items:center;gap:16px;width:fit-content;max-width:100%;margin:0 auto;padding:6px 16px;border-radius:var(--r-sm);color:var(--white);background:var(--brand);box-shadow:var(--shadow-md);font-size:12px}.shell-root .mp-builder-undo button{text-decoration:underline;padding:8px 0;min-height:40px;font-weight:600}.shell-root .mp-library-drawer{position:fixed;inset:auto 0 0;width:min(100%,640px);max-width:100%;max-height:90dvh;margin:0 auto;padding:0;border:1px solid var(--line);border-radius:22px 22px 0 0;background:var(--surface);color:var(--text);overflow:auto}.shell-root .mp-library-drawer::backdrop{background:color-mix(in srgb,var(--text) 35%,transparent)}.shell-root .mp-library-drawer__header{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:10px;background:var(--surface);padding:14px 18px;border-bottom:1px solid var(--line);z-index:1;font-size:12px}.shell-root .mp-library-drawer .mp-food-library{border:0;padding:18px}.shell-root .mp-library-drawer .mp-food-library__results{max-height:35dvh}.shell-root .mp-plan-tools{margin:16px 0 20px;padding:14px 18px;border:1px solid var(--line);background:var(--surface);border-radius:var(--r-md)}.shell-root .mp-plan-tools>summary{color:var(--brand);font-size:13px;cursor:pointer}.shell-root .mp-plan-tools[open]>summary{margin-bottom:16px}.shell-root .mp-plan-review-status{padding:12px 16px;border-radius:var(--r-sm);background:var(--warn-bg);color:var(--warn-ink);font-size:13px;margin-bottom:16px}@media(max-width:1200px)and (min-width:1025px){.shell-root .mp-chip-builder__workspace{grid-template-columns:minmax(0,1fr) 300px;gap:14px}.shell-root .mp-active-meal,.shell-root .mp-food-library{padding:18px}}@media(max-width:1024px){.shell-root .mp-chip-builder__workspace{grid-template-columns:minmax(0,1fr)}}@media(max-width:600px){.shell-root .mp-chip-builder{gap:16px}.shell-root .mp-plan-summary,.shell-root .mp-active-meal{padding:18px 16px}.shell-root .mp-plan-summary__strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 8px}.shell-root .mp-plan-summary__energy{grid-column:1 / -1}.shell-root .mp-plan-summary__strip strong{font-size:18px}.shell-root .mp-plan-summary__energy strong{font-size:25px}.shell-root .mp-plan-summary__strip>div{font-size:11px}.shell-root .mp-meal-tab{padding:9px 12px;gap:7px}.shell-root .mp-active-meal__editor{padding:12px}.shell-root .mp-active-meal__settings{grid-template-columns:minmax(0,1fr)}.shell-root .mp-food-chip__name{font-size:12px}.shell-root .mp-food-chip__select{gap:7px;padding-left:8px}.shell-root .mp-food-chip__quantity{padding:8px}.shell-root .mp-builder-undo{bottom:8px}}.shell-root .mp-food-chip--recipe{padding-left:0;overflow:hidden}.shell-root .mp-food-chip--recipe:before{content:"";width:4px;align-self:stretch;background:var(--brand);flex:none;margin-right:9px}.shell-root .mp-food-chip--recipe .mp-food-chip__name small:first-of-type{color:var(--brand);font-weight:600}.shell-root .mp-library-source{display:inline-flex;background:var(--paper-2);border-radius:999px;padding:3px;gap:2px;margin-bottom:12px}.shell-root .mp-library-source button{border:0;background:transparent;border-radius:999px;padding:7px 16px;font-size:13px;font-weight:600;color:var(--text-2)}.shell-root .mp-library-source button[aria-pressed=true]{background:var(--surface);color:var(--brand);box-shadow:0 2px 8px #1831210a}.shell-root .mp-recipe-item{display:grid;gap:12px}.shell-root .mp-recipe-item__portions{display:grid;gap:5px;font-size:12.5px;font-weight:600;color:var(--text-2);max-width:260px}.shell-root .mp-recipe-item__hint{font-size:12px;color:var(--text-3);font-weight:400}.shell-root .mp-recipe-item__totals{margin:0;font-size:13px;color:var(--text-2)}.shell-root .mp-recipe-item__ingredients{margin:8px 0;padding-left:18px;font-size:13px;color:var(--text-2)}.shell-root .mp-recipe-item__preparation{margin:0;font-size:13px;color:var(--text-2);white-space:pre-line}.shell-root .mp-recipe-item__stale{display:flex;gap:12px;align-items:flex-start;flex-wrap:wrap;background:var(--warn-bg);color:var(--warn-ink);border-radius:var(--r-sm);padding:12px 14px;font-size:13px}.shell-root .mp-recipe-item__stale>div{flex:1 1 240px}.shell-root .mp-recipe-item__stale strong{display:block;margin-bottom:2px}.shell-root .consultation-entry{display:grid;gap:18px;padding:28px;background:var(--surface);border:1px solid var(--green-200);border-radius:var(--r-md);margin-bottom:24px}.shell-root .consultation-entry h2{font-size:24px;font-weight:600;letter-spacing:-.03em;margin:8px 0}.shell-root .consultation-entry p{color:var(--text-2);font-size:13px;line-height:1.7}.shell-root .consultation-entry__actions,.shell-root .consultation-header__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.shell-root .consultation-history summary{font-size:13px;cursor:pointer;color:var(--brand)}.shell-root .consultation-history ul{list-style:none;padding:0;margin-top:14px;display:grid;gap:14px}.shell-root .consultation-history li{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;font-size:13px}.shell-root .consultation-history span{color:var(--text-2);font-size:12px}.shell-root .consultation-workspace{display:grid;gap:24px}.shell-root .consultation-header{display:flex;justify-content:space-between;align-items:start;flex-wrap:wrap;gap:20px}.shell-root .consultation-header a{color:var(--brand);font-size:13px}.shell-root .consultation-header h1{font-size:30px;font-weight:600;letter-spacing:-.035em;margin:12px 0 8px}.shell-root .consultation-header p{color:var(--text-2);font-size:13px}.shell-root .consultation-save{font-size:12px;color:var(--brand);background:var(--surface-tinted);border-radius:6px;padding:8px 10px}.shell-root .consultation-save--error{color:var(--danger-ink);background:var(--danger-bg)}.shell-root .consultation-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.shell-root .consultation-steps button{display:flex;align-items:center;gap:10px;text-align:left;padding:16px;background:var(--surface);border:1px solid var(--line);border-radius:10px;min-width:0}.shell-root .consultation-steps button[aria-current=step]{background:var(--surface-tinted);border-color:var(--brand);color:var(--brand)}.shell-root .consultation-steps button>span{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--line);border-radius:50%;font-size:12px;flex-shrink:0}.shell-root .consultation-steps strong{font-size:13px;font-weight:600}.shell-root .consultation-steps small{display:block;color:var(--text-2);font-size:11px;margin-top:4px}.shell-root .consultation-fieldset{padding:0;margin:0;border:0;min-width:0}.shell-root .consultation-conversation{display:grid;gap:24px}.shell-root .consultation-conversation>section,.shell-root .consultation-conversation>aside,.shell-root .consultation-editor,.shell-root .consultation-review,.shell-root .consultation-completed{padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);min-width:0}.shell-root .consultation-workspace h2{font-size:24px;letter-spacing:-.025em;font-weight:600;margin:10px 0}.shell-root .consultation-workspace h3{font-size:16px;font-weight:600}.shell-root .consultation-workspace p{font-size:13px;line-height:1.8;color:var(--text-2);margin:12px 0}.shell-root .consultation-workspace label{display:block;font-size:13px;font-weight:600;margin:18px 0 8px}.shell-root .consultation-workspace select{max-width:100%}.shell-root .consultation-workspace small{font-size:11px;color:var(--text-2);line-height:1.6}.shell-root .consultation-conversation textarea{resize:vertical;min-height:240px;line-height:1.8}.shell-root .consultation-reference{margin:18px 0;padding:16px;border:1px solid var(--line);border-radius:8px}.shell-root .consultation-reference summary{cursor:pointer;font-size:13px;font-weight:600}.shell-root .consultation-reference[open] summary{margin-bottom:18px}.shell-root .consultation-alert{border:1px solid var(--line);background:var(--warn-bg);color:var(--warn-ink);padding:16px 20px;border-radius:10px}.shell-root .consultation-alert .btn-pill{margin:6px 10px 0 0}.shell-root .consultation-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:20px}.shell-root .consultation-review dl{display:grid;gap:0;margin:24px 0}.shell-root .consultation-review dl>div{display:flex;justify-content:space-between;gap:24px;padding:16px 0;border-bottom:1px solid var(--line-soft);font-size:14px}.shell-root .consultation-review dd{text-align:right;color:var(--text-2);overflow-wrap:anywhere}.shell-root .consultation-review>button,.shell-root .consultation-completed>.btn-pill,.shell-root .consultation-editor>.btn-pill{display:flex;margin-top:24px}.shell-root .consultation-notes{white-space:pre-wrap;overflow-wrap:anywhere}@media(min-width:1100px){.shell-root .consultation-steps{grid-template-columns:repeat(4,minmax(0,1fr))}.shell-root .consultation-conversation{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}}@media(max-width:560px){.shell-root .consultation-entry,.shell-root .consultation-conversation>section,.shell-root .consultation-conversation>aside,.shell-root .consultation-editor,.shell-root .consultation-review,.shell-root .consultation-completed{padding:20px 16px}.shell-root .consultation-steps button{padding:12px 8px;gap:7px}.shell-root .consultation-steps small{display:none}.shell-root .consultation-workspace .btn-pill{white-space:normal}}.shell-root .consultation-topic{border:1px solid var(--line);border-radius:10px;margin:12px 0;padding:16px 18px}.shell-root .consultation-topic summary{cursor:pointer}.shell-root .consultation-topic summary strong{font-size:14px}.shell-root .consultation-topic summary span{display:block;font-size:12px;color:var(--text-2);margin-top:6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.shell-root .consultation-topic textarea{min-height:100px;margin-top:10px}.shell-root .consultation-input-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:16px}.shell-root .consultation-input-grid .form-input{margin-top:8px}.shell-root .consultation-measurements{background:var(--surface-tinted);border-radius:12px;padding:20px;margin:24px 0}.shell-root .consultation-context-summary{display:grid;gap:8px;border-top:1px solid var(--line);margin-top:24px;padding-top:16px}.shell-root .consultation-reference>summary{cursor:pointer}.shell-root .consultation-delivery{border:1px solid var(--line);border-radius:12px;padding:20px;margin:24px 0}.shell-root .consultation-delivery>button{margin:8px 12px 8px 0}.shell-root .consultation-confirm{display:flex;gap:10px;align-items:start}.shell-root .consultation-confirm input{flex-shrink:0;margin-top:4px}.shell-root *,.shell-root *:before,.shell-root *:after{box-sizing:border-box}.shell-root{margin:0;padding:0}.shell-root{font-family:var(--f-sans);color:var(--text);background:var(--surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.55;font-feature-settings:"ss01","cv11"}.shell-root img{max-width:100%;display:block}.shell-root a:where(:not(.chakra-button)){color:inherit;text-decoration:none}.shell-root button:where(:not(.chakra-button)){font:inherit;cursor:pointer;background:none;border:0;color:inherit}.shell-root .display{font-family:var(--f-display);font-weight:800;letter-spacing:-.035em;line-height:.98}.shell-root .eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:var(--brand)}.shell-root .lede{font-size:19px;line-height:1.5;color:var(--text-2);max-width:56ch}.shell-root .container{max-width:var(--max-w);margin:0 auto;padding:0 24px}.shell-root .btn{display:inline-flex;align-items:center;gap:8px;padding:14px 22px;border-radius:var(--r-pill);font-weight:600;font-size:15px;letter-spacing:-.005em;transition:transform .15s ease,background .2s ease,color .2s ease,box-shadow .2s ease;white-space:nowrap}.shell-root .btn:active{transform:translateY(1px)}.shell-root .btn-primary{background:var(--brand);color:#fff;box-shadow:0 1px #ffffff1a inset,var(--shadow-sm)}.shell-root .btn-primary:hover{background:color-mix(in srgb,var(--brand) 88%,#000)}.shell-root .btn-secondary{background:var(--accent);color:var(--accent-ink)}.shell-root .btn-secondary:hover{filter:brightness(.97)}.shell-root .btn-ghost{color:var(--text);padding:10px 0}.shell-root .btn-ghost:hover{color:var(--brand)}.shell-root .btn-outline{border:1px solid var(--line);color:var(--text);background:var(--surface)}.shell-root .btn-outline:hover{border-color:var(--brand);color:var(--brand)}.shell-root .chip{display:inline-flex;align-items:center;gap:8px;padding:6px 12px 6px 8px;border-radius:var(--r-pill);background:var(--green-100);color:var(--brand);font-size:13px;font-weight:600;letter-spacing:-.005em}.shell-root .chip .dot{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 30%,transparent)}.shell-root .section{padding:96px 0}.shell-root .section--tight{padding:64px 0}.shell-root .section--alt{background:var(--surface-alt)}.shell-root .grid{display:grid;gap:24px}.shell-root .flex{display:flex}.shell-root .center{display:flex;align-items:center;justify-content:center}.shell-root .muted{color:var(--text-2)}.shell-root .hr{height:1px;background:var(--line-soft);border:0;margin:0}.shell-root .dot-accent{display:inline-block;width:.22em;height:.22em;border-radius:50%;background:var(--accent);vertical-align:.22em;margin:0 .04em}.shell-root .brand-em{color:var(--brand-2);font-style:normal}.shell-root .logo{font-family:Be Vietnam Pro,sans-serif;font-weight:800;letter-spacing:-.045em;font-size:26px;line-height:1;display:inline-flex;align-items:baseline;color:inherit;white-space:nowrap}.shell-root .logo__spot{color:var(--logo-spot);display:inline-flex;align-items:baseline}.shell-root .logo__nutri{color:var(--logo-nutri);display:inline-flex;align-items:baseline;margin-left:.08em}.shell-root .logo__egg{display:inline-block;width:.66em;height:.82em;background:currentColor;border-radius:48% 48% 52% 52%/54% 54% 46% 46%;position:relative;margin:0 .02em;transform:translateY(.04em)}.shell-root .logo__egg:after{content:"";position:absolute;left:50%;top:58%;width:.34em;height:.34em;background:var(--logo-yolk);border-radius:50%;transform:translate(-50%,-50%)}.shell-root .logo__i{position:relative;display:inline-block;line-height:1}.shell-root .logo__i:before{content:"";position:absolute;left:50%;top:-.42em;width:.46em;height:.46em;background:currentColor;border-radius:0 100%;transform:translate(-58%) rotate(-32deg);transform-origin:center}.shell-root .logo-tagline{margin-top:8px;font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--logo-spot);display:flex;gap:8px;align-items:center}.shell-root .logo-tagline:before,.shell-root .logo-tagline:after{content:"•";color:var(--logo-yolk)}.shell-root{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;overflow:hidden;background:var(--surface-alt)}.shell-root .app-shell{display:grid;grid-template-columns:232px 1fr;background:var(--surface-alt);font-family:var(--f-sans);color:var(--text);height:100vh;width:100%;overflow:hidden;font-size:14px}.shell-root .shell-side{background:var(--surface);border-right:1px solid var(--line-soft);padding:20px 14px;display:flex;flex-direction:column;gap:4px;overflow-y:auto}.shell-root .shell-side__brand{padding:6px 8px 18px;display:flex;align-items:center;justify-content:space-between}.shell-root .shell-side__brand .logo{font-size:22px}.shell-root .shell-side__close{display:none;align-items:center;justify-content:center;flex:0 0 34px;width:34px;height:34px;border-radius:9px;color:var(--gray-600)}.shell-root .shell-side__close:hover{background:var(--paper-2);color:var(--ink)}.shell-root .shell-side__close svg{width:18px;height:18px}.shell-root .shell-side h6{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gray-600);margin:18px 8px 6px}.shell-root .shell-nav{display:flex;align-items:center;gap:12px;padding:9px 10px;border-radius:10px;font-size:13.5px;color:var(--gray-800);font-weight:600;cursor:pointer;letter-spacing:-.005em;transition:background .12s ease,color .12s ease}.shell-root .shell-nav:hover{background:var(--paper-2);color:var(--ink)}.shell-root .shell-nav svg{width:17px;height:17px;flex:0 0 17px;color:var(--gray-600)}.shell-root .shell-nav.on{background:var(--brand);color:#fff;font-weight:700}.shell-root .shell-nav.on svg{color:#fff}.shell-root .shell-nav .count{margin-left:auto;font-size:11px;font-weight:700;padding:1px 8px;border-radius:999px;background:var(--green-100);color:var(--brand);min-width:22px;text-align:center}.shell-root .shell-nav.on .count{background:#ffffff38;color:#fff}.shell-root .shell-nav .new{margin-left:auto;font-size:9.5px;font-weight:800;padding:2px 6px;border-radius:4px;background:var(--accent);color:var(--accent-ink);letter-spacing:.04em;text-transform:uppercase}.shell-root .shell-nav .lock{margin-left:auto;color:var(--gray-400);display:grid;place-items:center}.shell-root .shell-nav .lock svg{width:13px;height:13px;color:var(--gray-400)}.shell-root .shell-nav--disabled{color:var(--gray-400);cursor:default}.shell-root .shell-nav--disabled:hover{background:transparent;color:var(--gray-400)}.shell-root .shell-nav--disabled svg{color:var(--gray-400)}.shell-root .shell-side__bottom{margin-top:auto;display:flex;flex-direction:column;gap:8px}.shell-root .shell-user{display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;background:var(--paper-2);border:1px solid var(--line-soft);cursor:pointer}.shell-root .shell-user__avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#a5d6a7,#4caf50);display:grid;place-items:center;color:var(--brand);font-weight:800;font-size:13px;flex:0 0 36px}.shell-root .shell-user__meta{flex:1;min-width:0}.shell-root .shell-user__meta strong{display:block;font-size:13px;font-weight:700;letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shell-root .shell-user__meta span{display:block;font-size:11px;color:var(--gray-600);margin-top:1px}.shell-root .shell-user__chev{color:var(--gray-600);flex:0 0 14px}.shell-root .shell-main{display:flex;flex-direction:column;min-width:0;background:var(--surface-alt);overflow:hidden}.shell-root .shell-topbar{display:flex;align-items:center;gap:18px;padding:14px 28px;background:var(--surface);border-bottom:1px solid var(--line-soft)}.shell-root .shell-topbar h1{font-size:18px;font-weight:800;letter-spacing:-.015em;margin:0}.shell-root .shell-topbar__bc{font-size:12.5px;color:var(--gray-600);font-weight:600}.shell-root .shell-topbar__bc strong{color:var(--ink)}.shell-root .shell-topbar__search{margin-left:auto;position:relative;width:320px}.shell-root .shell-topbar__search input{width:100%;background:var(--paper-2);border:1px solid var(--line-soft);border-radius:10px;padding:9px 12px 9px 36px;font:inherit;font-size:13.5px;color:var(--ink)}.shell-root .shell-topbar__search input::placeholder{color:var(--gray-600)}.shell-root .shell-topbar__search input:focus{outline:none;border-color:var(--brand);background:var(--surface)}.shell-root .shell-topbar__search svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:14px;height:14px;color:var(--gray-600)}.shell-root .shell-topbar__search kbd{position:absolute;right:8px;top:50%;transform:translateY(-50%);font:inherit;font-size:10.5px;font-weight:600;background:var(--surface);border:1px solid var(--line);padding:1px 6px;border-radius:4px;color:var(--gray-600);font-family:var(--f-sans)}.shell-root .shell-topbar__icon-btn{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;color:var(--gray-800);background:transparent;border:0;cursor:pointer;position:relative}.shell-root .shell-topbar__icon-btn:hover{background:var(--paper-2)}.shell-root .shell-topbar__icon-btn svg{width:17px;height:17px}.shell-root .shell-topbar__icon-btn .badge-dot{position:absolute;top:8px;right:8px;width:8px;height:8px;border-radius:50%;background:var(--coral-500);border:2px solid var(--surface)}.shell-root .shell-content{flex:1;overflow:auto;padding:24px 28px 40px}.shell-root .acct-banner{display:flex;align-items:center;gap:16px;padding:14px 18px;border-radius:14px;margin-bottom:24px;border:1px solid transparent;font-size:13.5px}.shell-root .acct-banner__ico{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;flex:0 0 36px}.shell-root .acct-banner__ico svg{width:18px;height:18px}.shell-root .acct-banner__body{flex:1;min-width:0}.shell-root .acct-banner__body strong{display:block;font-size:14px;font-weight:800;letter-spacing:-.01em;line-height:1.2}.shell-root .acct-banner__body span{display:block;font-size:13px;color:var(--gray-800);margin-top:2px}.shell-root .acct-banner__actions{display:flex;align-items:center;gap:8px}.shell-root .acct-banner__btn{padding:8px 14px;border-radius:999px;font:inherit;font-size:12.5px;font-weight:700;font-family:var(--f-sans);cursor:pointer;border:0;display:inline-flex;align-items:center;gap:6px}.shell-root .acct-banner__btn svg{width:11px;height:11px}.shell-root .acct-banner__btn--primary{background:var(--ink);color:#fff}.shell-root .acct-banner__btn--ghost{background:transparent;color:var(--gray-800);text-decoration:underline;text-decoration-color:var(--line);text-underline-offset:3px;padding:8px 4px}.shell-root .acct-banner__btn--ghost:hover{text-decoration-color:var(--brand);color:var(--brand)}.shell-root .acct-banner--info{background:var(--green-100);border-color:color-mix(in srgb,var(--brand) 12%,transparent)}.shell-root .acct-banner--info .acct-banner__ico{background:color-mix(in srgb,var(--brand) 14%,transparent);color:var(--brand)}.shell-root .acct-banner--info .acct-banner__btn--primary{background:var(--brand);color:#fff}.shell-root .acct-banner--pending{background:#fff6e0;border-color:color-mix(in srgb,var(--orange-500) 24%,transparent)}.shell-root .acct-banner--pending .acct-banner__ico{background:color-mix(in srgb,var(--orange-500) 18%,transparent);color:var(--warn-ink)}.shell-root .acct-banner--pending .acct-banner__body span{color:#6e4a11}.shell-root .acct-banner--pending .acct-banner__btn--primary{background:var(--warn-ink);color:#fff}.shell-root .acct-banner--warn{background:#ffe9de;border-color:color-mix(in srgb,var(--coral-500) 24%,transparent)}.shell-root .acct-banner--warn .acct-banner__ico{background:color-mix(in srgb,var(--coral-500) 16%,transparent);color:var(--coral-500)}.shell-root .acct-banner--warn .acct-banner__body span{color:#6b2a1c}.shell-root .acct-banner--warn .acct-banner__btn--primary{background:var(--coral-500);color:#fff}.shell-root .dash-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px;gap:24px}.shell-root .dash-head h2{font-size:26px;font-weight:800;letter-spacing:-.025em;margin:0 0 4px;line-height:1.1}.shell-root .dash-head p{font-size:14px;color:var(--gray-600);margin:0}.shell-root .dash-head__date{text-align:right;font-size:12.5px;color:var(--gray-600);font-weight:600}.shell-root .dash-head__date strong{display:block;color:var(--ink);font-size:14px;letter-spacing:-.01em;margin-bottom:2px}.shell-root .dash-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;background:var(--surface);border:1px solid var(--line-soft);border-radius:16px;padding:16px 0;margin-bottom:24px}.shell-root .dash-strip__cell{padding:4px 18px;border-right:1px solid var(--line-soft)}.shell-root .dash-strip__cell:last-child{border-right:0}.shell-root .dash-strip__cell span{display:block;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gray-600)}.shell-root .dash-strip__cell strong{display:block;font-size:26px;font-weight:800;letter-spacing:-.025em;line-height:1.1;margin-top:6px}.shell-root .dash-strip__cell em{font-style:normal;font-size:11.5px;font-weight:700;display:inline-flex;align-items:center;gap:4px;margin-top:4px;padding:2px 8px;border-radius:999px}.shell-root .dash-strip__cell em.up{background:var(--green-100);color:var(--brand)}.shell-root .dash-strip__cell em.down{background:#ffe9de;color:var(--coral-500)}.shell-root .dash-strip__cell em.flat{background:var(--paper-2);color:var(--gray-600)}.shell-root .dash-strip__cell em svg{width:10px;height:10px}.shell-root .dash-section-label{display:flex;justify-content:space-between;align-items:baseline;margin:8px 0 14px}.shell-root .dash-section-label h3{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gray-600);margin:0}.shell-root .dash-section-label a{font-size:12px;color:var(--brand);font-weight:700;text-decoration:none}.shell-root .dash-section-label a:hover{text-decoration:underline}.shell-root .dash-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-bottom:28px}.shell-root .fac{background:var(--surface);border:1px solid var(--line-soft);border-radius:18px;padding:20px;display:flex;flex-direction:column;position:relative;transition:transform .12s ease,box-shadow .12s ease;text-decoration:none;color:inherit;min-height:200px}.shell-root .fac:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.shell-root .fac--locked{background:var(--paper-2);border-style:dashed}.shell-root .fac--locked:hover{transform:none;box-shadow:none}.shell-root .fac--locked:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 20%,color-mix(in srgb,var(--brand) 4%,transparent),transparent 70%);border-radius:inherit;pointer-events:none}.shell-root .fac__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.shell-root .fac__icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:var(--green-100);color:var(--brand);flex:0 0 42px}.shell-root .fac__icon svg{width:20px;height:20px}.shell-root .fac--locked .fac__icon{background:var(--line-soft);color:var(--gray-600)}.shell-root .fac__status{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:4px 9px;border-radius:999px}.shell-root .fac__status--ok{background:var(--green-100);color:var(--brand)}.shell-root .fac__status--locked{background:var(--paper);color:var(--gray-600);border:1px solid var(--line)}.shell-root .fac__status--soon{background:#efe5ff;color:#6a3fb1}.shell-root .fac__status svg{width:11px;height:11px}.shell-root .fac__title{font-size:16px;font-weight:800;letter-spacing:-.015em;margin:0 0 6px}.shell-root .fac__desc{font-size:13px;color:var(--gray-600);margin:0 0 16px;line-height:1.5;flex:1}.shell-root .fac--locked .fac__title{color:var(--gray-800)}.shell-root .fac--locked .fac__desc{color:var(--gray-600)}.shell-root .fac__stats{display:flex;gap:14px;padding:10px 0;border-top:1px dashed var(--line-soft);margin-bottom:12px;flex-wrap:wrap}.shell-root .fac__stat{display:flex;flex-direction:column;gap:2px}.shell-root .fac__stat-num{font-size:18px;font-weight:800;letter-spacing:-.02em;line-height:1}.shell-root .fac__stat-label{font-size:10.5px;font-weight:600;color:var(--gray-600);letter-spacing:.04em;text-transform:uppercase}.shell-root .fac__cta{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:var(--brand);letter-spacing:-.005em}.shell-root .fac__cta svg{width:12px;height:12px}.shell-root .fac--locked .fac__cta{color:var(--gray-600)}.shell-root .fac--locked .fac__cta:hover{color:var(--gray-800)}.shell-root .fac__reason{font-size:11.5px;color:var(--gray-600);font-style:italic;margin-bottom:12px;display:flex;align-items:center;gap:6px}.shell-root .fac__reason svg{width:12px;height:12px;color:var(--gray-400)}.shell-root .dash-cols{display:grid;grid-template-columns:1.4fr 1fr;gap:16px}.shell-root .dash-card{background:var(--surface);border:1px solid var(--line-soft);border-radius:16px;padding:20px}.shell-root .dash-card h4{font-size:14px;font-weight:800;letter-spacing:-.015em;margin:0 0 14px;display:flex;justify-content:space-between;align-items:center}.shell-root .dash-card h4 a{font-size:12px;color:var(--brand);font-weight:700;text-decoration:none}.shell-root .dash-act{display:grid;gap:4px}.shell-root .dash-act__item{display:grid;grid-template-columns:32px 1fr auto;gap:12px;padding:10px 0;border-bottom:1px dashed var(--line-soft);align-items:center}.shell-root .dash-act__item:last-child{border-bottom:0}.shell-root .dash-act__av{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:800;font-size:11px}.shell-root .dash-act__body strong{display:block;font-size:13px;font-weight:700;letter-spacing:-.005em}.shell-root .dash-act__body span{display:block;font-size:12px;color:var(--gray-600);margin-top:1px}.shell-root .dash-act__time{font-size:11.5px;color:var(--gray-600);font-weight:600}.shell-root .dash-appt{display:grid;gap:8px}.shell-root .dash-appt__item{display:grid;grid-template-columns:56px 1fr auto;gap:12px;padding:12px;background:var(--paper-2);border-radius:12px;align-items:center}.shell-root .dash-appt__time{text-align:center;background:var(--surface);border-radius:8px;padding:6px}.shell-root .dash-appt__time strong{display:block;font-size:16px;font-weight:800;letter-spacing:-.02em;color:var(--brand)}.shell-root .dash-appt__time small{display:block;font-size:9.5px;font-weight:700;color:var(--gray-600);letter-spacing:.06em;text-transform:uppercase}.shell-root .dash-appt__body strong{display:block;font-size:13.5px;font-weight:700;letter-spacing:-.005em}.shell-root .dash-appt__body span{display:block;font-size:11.5px;color:var(--gray-600);margin-top:1px}.shell-root .dash-appt__tag{font-size:10.5px;font-weight:700;padding:3px 8px;border-radius:999px;background:var(--surface);color:var(--gray-800);border:1px solid var(--line);text-transform:uppercase;letter-spacing:.04em}.shell-root .dash-appt__tag--first{background:var(--green-100);color:var(--brand);border-color:transparent}.shell-root .dash-appt__tag--return{background:#efe5ff;color:#6a3fb1;border-color:transparent}.shell-root .dash-appt__empty{padding:24px 12px;text-align:center;color:var(--gray-600);font-size:13px;background:var(--paper-2);border-radius:12px;border:1px dashed var(--line)}.shell-root .dash-appt__empty strong{display:block;font-size:14px;color:var(--ink);font-weight:700;margin-bottom:4px}.shell-root .page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px}.shell-root .page-head__title h2{font-size:24px;font-weight:800;letter-spacing:-.025em;margin:0 0 4px;line-height:1.1}.shell-root .page-head__title p{font-size:14px;color:var(--gray-600);margin:0}.shell-root .page-head__actions{display:flex;align-items:center;gap:10px}.shell-root .list-toolbar{display:flex;align-items:center;gap:8px;padding:12px;background:var(--surface);border:1px solid var(--line-soft);border-radius:14px;margin-bottom:12px}.shell-root .list-toolbar__search{position:relative;flex:1;max-width:340px}.shell-root .list-toolbar__search input{width:100%;background:var(--paper-2);border:1px solid var(--line-soft);border-radius:10px;padding:9px 12px 9px 36px;font-size:13.5px;color:var(--ink);font-family:var(--f-sans)}.shell-root .list-toolbar__search input:focus{outline:none;border-color:var(--brand);background:var(--surface)}.shell-root .list-toolbar__search svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:14px;height:14px;color:var(--gray-600)}.shell-root .list-chip{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;padding:7px 12px;border-radius:999px;background:var(--paper-2);color:var(--gray-800);border:1px solid var(--line-soft);cursor:pointer}.shell-root .list-chip:hover{border-color:var(--brand)}.shell-root .list-chip.on{background:var(--brand);color:#fff;border-color:var(--brand)}.shell-root .list-chip svg{width:12px;height:12px}.shell-root .list-chip__count{display:inline-block;font-size:10.5px;font-weight:700;padding:0 6px;border-radius:6px;background:#ffffff38}.shell-root .list-chip:not(.on) .list-chip__count{background:var(--line);color:var(--gray-600)}.shell-root .list-toolbar__right{margin-left:auto;display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--gray-600)}.shell-root .list-toolbar__view{display:inline-flex;background:var(--paper-2);border-radius:8px;padding:2px;border:1px solid var(--line-soft)}.shell-root .list-toolbar__view button{background:transparent;border:0;padding:5px 9px;border-radius:6px;color:var(--gray-600);cursor:pointer}.shell-root .list-toolbar__view button.on{background:var(--surface);color:var(--ink);box-shadow:0 1px 2px #0000000d}.shell-root .list-toolbar__view svg{width:14px;height:14px;display:block}.shell-root .patient-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:12px}.shell-root .patient-card{background:var(--surface);border:1px solid var(--line-soft);border-radius:14px;padding:16px;display:grid;grid-template-columns:48px 1fr auto;gap:14px;align-items:center;text-decoration:none;color:inherit;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.shell-root .patient-card:hover{border-color:var(--brand);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.shell-root .patient-card__av{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:16px;color:#fff;flex:0 0 48px}.shell-root .patient-card__body{min-width:0}.shell-root .patient-card__name{font-size:14.5px;font-weight:700;letter-spacing:-.01em;margin:0 0 2px;display:flex;align-items:center;gap:8px}.shell-root .patient-card__email{font-size:12.5px;color:var(--gray-600);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shell-root .patient-card__meta{display:flex;align-items:center;gap:6px;margin-top:6px;font-size:11.5px;color:var(--gray-600);font-weight:600;flex-wrap:wrap}.shell-root .patient-card__meta .dot{color:var(--gray-400)}.shell-root .patient-card__right{display:flex;align-items:center;gap:6px;color:var(--gray-400)}.shell-root .patient-card__right svg{width:14px;height:14px}.shell-root .status-badge{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 8px;border-radius:999px}.shell-root .status-badge .pulse{width:6px;height:6px;border-radius:50%;background:currentColor;position:relative}.shell-root .status-badge--active{background:var(--green-100);color:var(--brand)}.shell-root .status-badge--invited{background:#fff3d6;color:var(--warn-ink)}.shell-root .status-badge--inactive{background:var(--paper-2);color:var(--gray-600);border:1px solid var(--line)}.shell-root .patient-skeleton{background:var(--surface);border:1px solid var(--line-soft);border-radius:14px;padding:16px;display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center}.shell-root .sk{background:linear-gradient(90deg,var(--paper-2),var(--paper),var(--paper-2));background-size:200% 100%;border-radius:6px;animation:shimmer 1.4s ease-in-out infinite}@keyframes shimmer{0%{background-position:0% 50%}to{background-position:-200% 50%}}.shell-root .sk--av{width:48px;height:48px;border-radius:50%}.shell-root .sk--line{height:12px}.shell-root .sk--short{width:40%}.shell-root .sk--mid{width:70%}.shell-root .list-pager{display:flex;justify-content:space-between;align-items:center;margin-top:16px;font-size:12.5px;color:var(--gray-600)}.shell-root .list-pager__nav{display:flex;gap:6px;align-items:center}.shell-root .list-pager__btn{width:32px;height:32px;display:grid;place-items:center;background:var(--surface);border:1px solid var(--line-soft);border-radius:8px;color:var(--gray-800);cursor:pointer}.shell-root .list-pager__btn:hover{border-color:var(--brand);color:var(--brand)}.shell-root .list-pager__btn.on{background:var(--brand);color:#fff;border-color:var(--brand)}.shell-root .list-pager__btn:disabled{color:var(--gray-400);cursor:default}.shell-root .list-pager__btn:disabled:hover{border-color:var(--line-soft);color:var(--gray-400)}.shell-root .list-pager__btn svg{width:13px;height:13px}.shell-root .empty-state{background:var(--surface);border:1px dashed var(--line);border-radius:18px;padding:56px 32px;text-align:center;max-width:640px;margin:24px auto}.shell-root .empty-state__visual{width:96px;height:96px;margin:0 auto 22px;border-radius:24px;background:var(--green-100);display:grid;place-items:center;color:var(--brand);position:relative}.shell-root .empty-state__visual svg{width:40px;height:40px}.shell-root .empty-state__visual .auth-brand__yolk{position:absolute;top:-8px;right:-8px;width:24px;height:24px;background:var(--accent);border-radius:50%;border:4px solid var(--surface-alt);opacity:1}.shell-root .empty-state h3{font-size:22px;font-weight:800;letter-spacing:-.02em;margin:0 0 8px}.shell-root .empty-state p{font-size:14.5px;color:var(--gray-600);max-width:48ch;margin:0 auto 24px;line-height:1.5}.shell-root .empty-state__actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.shell-root .empty-state__hint{margin-top:28px;padding:14px 18px;background:var(--paper-2);border-radius:12px;font-size:12.5px;color:var(--gray-600);display:flex;align-items:center;gap:10px;text-align:left}.shell-root .empty-state__hint svg{width:18px;height:18px;color:var(--brand);flex-shrink:0}.shell-root .btn-pill{display:inline-flex;align-items:center;gap:6px;padding:9px 16px;border-radius:999px;font:inherit;font-size:13px;font-weight:700;font-family:var(--f-sans);cursor:pointer;border:0;letter-spacing:-.005em;white-space:nowrap;transition:background .12s ease,transform .1s ease,border-color .12s ease}.shell-root .btn-pill svg{width:13px;height:13px}.shell-root .btn-pill--primary{background:var(--brand);color:#fff}.shell-root .btn-pill--primary:hover{background:color-mix(in srgb,var(--brand) 88%,#000)}.shell-root .btn-pill--outline{background:var(--surface);color:var(--ink);border:1px solid var(--line)}.shell-root .btn-pill--outline:hover{border-color:var(--brand);color:var(--brand)}.shell-root .btn-pill--ghost{background:transparent;color:var(--gray-800);padding:9px 12px}.shell-root .btn-pill--ghost:hover{background:var(--paper-2);color:var(--ink)}.shell-root .btn-pill--danger{background:var(--surface);color:var(--coral-500);border:1px solid color-mix(in srgb,var(--coral-500) 30%,var(--line))}.shell-root .btn-pill--danger:hover{background:color-mix(in srgb,var(--coral-500) 6%,transparent);border-color:var(--coral-500)}.shell-root .form-pane{max-width:560px;margin:0 auto;background:var(--surface);border:1px solid var(--line-soft);border-radius:18px;padding:36px 36px 30px}.shell-root .form-pane__breadcrumb{font-size:12.5px;color:var(--gray-600);margin-bottom:20px;display:flex;align-items:center;gap:6px}.shell-root .form-pane__breadcrumb a{color:var(--brand);font-weight:600}.shell-root .form-pane__breadcrumb svg{width:12px;height:12px;color:var(--gray-400)}.shell-root .form-pane h2{font-size:24px;font-weight:800;letter-spacing:-.025em;margin:0 0 4px}.shell-root .form-pane>p{font-size:14px;color:var(--gray-600);margin:0 0 24px}.shell-root .form-grid{display:grid;gap:16px}.shell-root .form-row{display:grid;gap:6px}.shell-root .form-row--2{grid-template-columns:1fr 1fr;gap:14px}.shell-root .form-row__label{font-size:13px;font-weight:700;letter-spacing:-.005em;color:var(--ink);display:flex;justify-content:space-between;align-items:center}.shell-root .form-row__label .opt{font-size:11.5px;font-weight:600;color:var(--gray-600);text-transform:uppercase;letter-spacing:.06em}.shell-root .form-input{width:100%;background:var(--surface);border:1.5px solid var(--line);border-radius:10px;padding:12px 14px;font:inherit;font-size:14px;color:var(--ink);font-family:var(--f-sans);transition:border-color .12s ease,box-shadow .12s ease}.shell-root .form-input:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand) 12%,transparent)}.shell-root .form-input::placeholder{color:var(--gray-400)}.shell-root .form-help{font-size:12px;color:var(--gray-600);display:flex;align-items:center;gap:6px}.shell-root .form-help svg{width:11px;height:11px;flex-shrink:0}.shell-root .form-divider{height:1px;background:var(--line-soft);margin:22px 0}.shell-root .form-actions{display:flex;align-items:center;gap:10px;justify-content:flex-end}.shell-root .detail-header{background:var(--surface);border:1px solid var(--line-soft);border-radius:18px;padding:22px 24px;display:grid;grid-template-columns:72px 1fr auto;gap:18px;align-items:center;margin-bottom:20px}.shell-root .detail-header__av{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:24px;color:#fff;flex:0 0 72px}.shell-root .detail-header__body h2{margin:0 0 4px;font-size:22px;font-weight:800;letter-spacing:-.02em;display:flex;align-items:center;gap:10px}.shell-root .detail-header__body .id-meta{font-size:12.5px;color:var(--gray-600);display:flex;align-items:center;gap:8px;flex-wrap:wrap}.shell-root .detail-header__body .id-meta strong{color:var(--ink)}.shell-root .detail-header__body .id-meta .dot{color:var(--gray-400)}.shell-root .detail-header__actions{display:flex;align-items:center;gap:8px}.shell-root .detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.shell-root .detail-card{background:var(--surface);border:1px solid var(--line-soft);border-radius:16px;padding:20px}.shell-root .detail-card h3{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gray-600);margin:0 0 14px;display:flex;justify-content:space-between;align-items:center}.shell-root .detail-card h3 a,.shell-root .detail-card h3 button{font-size:11.5px;color:var(--brand);font-weight:700;background:none;border:0;cursor:pointer;text-transform:none;letter-spacing:-.005em;font-family:var(--f-sans)}.shell-root .kv{display:grid;gap:12px}.shell-root .kv__row{display:grid;grid-template-columns:130px 1fr;gap:12px;align-items:center}.shell-root .kv__row>span:first-child{font-size:12px;color:var(--gray-600);font-weight:600;letter-spacing:-.005em}.shell-root .kv__row>span:last-child{font-size:14px;color:var(--ink);font-weight:600;letter-spacing:-.005em;display:flex;align-items:center;gap:8px}.shell-root .kv__row .age{font-size:11.5px;color:var(--gray-600);font-weight:500;margin-left:4px}.shell-root .access-empty{background:var(--paper-2);border:1px dashed var(--line);border-radius:14px;padding:20px;text-align:center}.shell-root .access-empty__ico{width:48px;height:48px;border-radius:14px;background:var(--green-100);color:var(--brand);margin:0 auto 12px;display:grid;place-items:center}.shell-root .access-empty__ico svg{width:22px;height:22px}.shell-root .access-empty p{font-size:13px;color:var(--gray-600);max-width:40ch;margin:0 auto 14px;line-height:1.5}.shell-root .access-empty strong{color:var(--ink)}.shell-root .access-empty .btn-pill{margin:0 auto}.shell-root .access-link{background:var(--paper-2);border-radius:12px;border:1px solid var(--line-soft);padding:12px 14px;display:flex;align-items:center;gap:10px;font-family:var(--f-sans)}.shell-root .access-link__url{flex:1;min-width:0;font-size:12.5px;font-weight:600;color:var(--gray-800);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shell-root .access-link__url small{color:var(--gray-600);font-weight:500}.shell-root .access-meta{display:flex;align-items:center;gap:14px;margin-top:12px;font-size:12px;color:var(--gray-600);flex-wrap:wrap}.shell-root .access-meta span{display:inline-flex;align-items:center;gap:5px}.shell-root .access-meta svg{width:12px;height:12px}.shell-root .access-actions{display:flex;align-items:center;gap:8px;margin-top:14px;flex-wrap:wrap}.shell-root .modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--ink) 36%,transparent);display:grid;place-items:center;z-index:50;padding:32px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.shell-root .modal{background:var(--surface);border-radius:18px;padding:28px 28px 24px;width:100%;max-width:520px;box-shadow:var(--shadow-lg);position:relative}.shell-root .modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:8px}.shell-root .modal__head h3{margin:0;font-size:19px;font-weight:800;letter-spacing:-.02em}.shell-root .modal__close{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:transparent;border:0;color:var(--gray-600);cursor:pointer}.shell-root .modal__close:hover{background:var(--paper-2);color:var(--ink)}.shell-root .modal__close svg{width:14px;height:14px}.shell-root .modal>p{font-size:13.5px;color:var(--gray-600);margin:0 0 20px;line-height:1.5}.shell-root .modal__success{background:var(--green-100);border-radius:12px;padding:12px 14px;display:flex;align-items:center;gap:10px;margin-bottom:18px;font-size:13px;color:var(--brand);font-weight:600}.shell-root .modal__success svg{width:16px;height:16px;flex-shrink:0}.shell-root .modal__link-box{background:var(--paper-2);border:1px solid var(--line-soft);border-radius:12px;padding:14px;margin-bottom:14px}.shell-root .modal__link-row{display:flex;align-items:center;gap:8px;font-family:var(--f-sans)}.shell-root .modal__link-row .url{flex:1;font-size:12.5px;color:var(--gray-800);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-weight:600}.shell-root .modal__expires{margin-top:10px;display:flex;align-items:center;gap:6px;font-size:11.5px;color:var(--gray-600)}.shell-root .modal__expires svg{width:12px;height:12px}.shell-root .modal__channels{display:flex;gap:8px;margin-bottom:18px;flex-wrap:wrap}.shell-root .modal__actions{display:flex;justify-content:flex-end;gap:8px}.shell-root .modal__qr{background:var(--surface);border:1px dashed var(--line);border-radius:12px;padding:16px;display:flex;align-items:center;gap:14px;margin-bottom:18px}.shell-root .modal__qr-img{width:88px;height:88px;background-color:var(--paper);background-image:linear-gradient(45deg,var(--ink) 25%,transparent 25%),linear-gradient(-45deg,var(--ink) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--ink) 75%),linear-gradient(-45deg,transparent 75%,var(--ink) 75%);background-size:8px 8px;background-position:0 0,0 4px,4px -4px,-4px 0px;border-radius:8px;flex-shrink:0;position:relative}.shell-root .modal__qr-img:after{content:"";position:absolute;top:30%;right:30%;bottom:30%;left:30%;background:var(--surface);border-radius:4px;border:2px solid var(--ink)}.shell-root .modal__qr-body strong{display:block;font-size:13px;font-weight:700;letter-spacing:-.005em}.shell-root .modal__qr-body p{font-size:12px;color:var(--gray-600);margin:4px 0 0;line-height:1.4;max-width:22ch}.shell-root .pthead{background:var(--surface);border:1px solid var(--line-soft);border-radius:18px;margin-bottom:16px;overflow:hidden}.shell-root .pthead__top{display:grid;grid-template-columns:56px 1fr auto;gap:16px;align-items:center;padding:16px 20px}.shell-root .pthead__av{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:18px;color:#fff;flex:0 0 56px}.shell-root .pthead__body h2{margin:0 0 4px;font-size:18px;font-weight:800;letter-spacing:-.02em;display:flex;align-items:center;gap:10px}.shell-root .pthead__body .meta{font-size:12.5px;color:var(--gray-600);display:flex;align-items:center;gap:8px}.shell-root .pthead__body .meta .dot{color:var(--gray-400)}.shell-root .pthead__body .meta strong{color:var(--ink)}.shell-root .pthead__actions{display:flex;gap:8px}.shell-root .pthead__tabs{display:flex;gap:0;padding:0 12px;border-top:1px solid var(--line-soft);overflow-x:auto}.shell-root .pthead__tab{padding:12px 14px;font-size:13px;font-weight:600;color:var(--gray-600);border-bottom:2px solid transparent;cursor:pointer;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;margin-bottom:-1px;letter-spacing:-.005em}.shell-root .pthead__tab:hover{color:var(--ink)}.shell-root .pthead__tab.on{color:var(--brand);border-bottom-color:var(--brand);font-weight:700}.shell-root .pthead__tab .count{background:var(--paper-2);color:var(--gray-600);font-size:10.5px;font-weight:700;padding:1px 7px;border-radius:999px}.shell-root .pthead__tab.on .count{background:var(--green-100);color:var(--brand)}.shell-root .anam-badge{display:inline-flex;align-items:center;gap:5px;font-size:10.5px;font-weight:700;padding:3px 9px;border-radius:999px;letter-spacing:.04em;text-transform:uppercase}.shell-root .anam-badge .dot{width:6px;height:6px;border-radius:50%;background:currentColor}.shell-root .anam-badge--draft{background:var(--paper-2);color:var(--gray-800);border:1px solid var(--line)}.shell-root .anam-badge--submitted{background:#fff3d6;color:var(--warn-ink)}.shell-root .anam-badge--reviewed{background:var(--green-100);color:var(--brand)}.shell-root .anam-list{display:grid;gap:10px}.shell-root .anam-row{background:var(--surface);border:1px solid var(--line-soft);border-radius:14px;padding:16px 18px;display:grid;grid-template-columns:42px 1fr auto;gap:16px;align-items:center;text-decoration:none;color:inherit;transition:border-color .12s ease,box-shadow .12s ease}.shell-root .anam-row:hover{border-color:var(--brand);box-shadow:var(--shadow-sm)}.shell-root .anam-row__ico{width:42px;height:42px;border-radius:12px;background:var(--green-100);color:var(--brand);display:grid;place-items:center}.shell-root .anam-row__ico svg{width:20px;height:20px}.shell-root .anam-row__body h4{margin:0 0 4px;font-size:14.5px;font-weight:700;letter-spacing:-.01em;display:flex;align-items:center;gap:10px}.shell-root .anam-row__body .meta{font-size:12.5px;color:var(--gray-600);display:flex;align-items:center;gap:8px;flex-wrap:wrap}.shell-root .anam-row__body .meta .dot{color:var(--gray-400)}.shell-root .anam-row__body .meta strong{color:var(--ink);font-weight:600}.shell-root .anam-row__notes{font-size:12.5px;color:var(--gray-800);font-style:italic;margin-top:8px;padding:8px 12px;background:var(--paper-2);border-radius:8px;display:flex;gap:8px}.shell-root .anam-row__notes svg{width:12px;height:12px;color:var(--gray-600);margin-top:3px;flex-shrink:0}.shell-root .anam-row__right{display:flex;gap:6px;color:var(--gray-400);align-items:center}.shell-root .anam-row__right svg{width:14px;height:14px}.shell-root .anam-create{display:flex;align-items:center;gap:10px;padding:14px 18px;background:var(--green-100);border:1px solid color-mix(in srgb,var(--brand) 14%,transparent);border-radius:14px;margin-bottom:12px}.shell-root .anam-create__ico{width:36px;height:36px;border-radius:10px;background:var(--brand);color:#fff;display:grid;place-items:center}.shell-root .anam-create__ico svg{width:16px;height:16px}.shell-root .anam-create__body{flex:1}.shell-root .anam-create__body strong{display:block;font-size:13.5px;font-weight:700;color:var(--ink)}.shell-root .anam-create__body span{font-size:12px;color:var(--gray-800)}.shell-root .builder{display:grid;grid-template-columns:1fr 340px;gap:16px;align-items:start}.shell-root .builder__main{display:grid;gap:14px}.shell-root .builder__rail{position:sticky;top:16px;display:grid;gap:14px}.shell-root .toggle{display:inline-flex;align-items:center;gap:10px;cursor:pointer;font-size:13px;font-weight:600;color:var(--ink)}.shell-root .toggle input{display:none}.shell-root .toggle__switch{width:36px;height:20px;border-radius:999px;background:var(--line);position:relative;transition:background .15s ease}.shell-root .toggle__switch:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:var(--surface);box-shadow:0 1px 3px #00000026;transition:left .15s ease}.shell-root .toggle input:checked+.toggle__switch{background:var(--brand)}.shell-root .toggle input:checked+.toggle__switch:after{left:18px}.shell-root .toggle__hint{font-size:11.5px;color:var(--gray-600);font-weight:500;margin-left:8px}.shell-root .builder-bar{background:var(--surface);border:1px solid var(--line-soft);border-radius:16px;padding:12px 18px;display:flex;align-items:center;gap:14px;margin-bottom:16px}.shell-root .builder-bar__crumb{font-size:12.5px;color:var(--gray-600);display:flex;align-items:center;gap:6px}.shell-root .builder-bar__crumb svg{width:12px;height:12px;color:var(--gray-400)}.shell-root .builder-bar__crumb a{color:var(--gray-600);font-weight:600}.shell-root .builder-bar__crumb strong{color:var(--ink)}.shell-root .builder-bar__saved{margin-left:auto;font-size:12px;color:var(--gray-600);display:flex;align-items:center;gap:6px}.shell-root .builder-bar__saved svg{width:12px;height:12px;color:var(--brand)}.shell-root .builder-bar__actions{display:flex;gap:8px}.shell-root .assess-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:16px 0}.shell-root .assess-stats__cell{background:var(--surface);border:1px solid var(--line-soft);border-radius:14px;padding:14px 16px;display:flex;flex-direction:column;gap:6px;box-shadow:var(--shadow-sm)}.shell-root .assess-stats__label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gray-600)}.shell-root .assess-stats__cell strong{font-size:22px;font-weight:800;color:var(--ink)}.shell-root .assess-stats__sub{font-size:11.5px;color:var(--gray-600)}.shell-root .assess-chart{background:var(--surface);border:1px solid var(--line-soft);border-radius:14px;padding:14px 16px;margin:16px 0;box-shadow:var(--shadow-sm)}.shell-root .assess-chart--empty{text-align:center;font-size:12.5px;color:var(--gray-600);padding:28px}.shell-root .assess-chart__legend{display:flex;gap:14px;font-size:11.5px;font-weight:700;color:var(--gray-800);margin-bottom:6px}.shell-root .assess-chart__leg{display:inline-flex;align-items:center;gap:6px}.shell-root .assess-chart__leg:before{content:"";display:inline-block;width:10px;height:10px;border-radius:999px}.shell-root .assess-chart__leg--weight:before{background:var(--brand)}.shell-root .assess-chart__leg--fat:before{background:var(--accent)}.shell-root .assess-chart__svg{width:100%;height:auto;display:block}.shell-root .form-row--split{display:grid;grid-template-columns:1fr 1fr;gap:14px}.shell-root .form-fieldset{border:1px solid var(--line-soft);border-radius:12px;padding:12px 14px 4px;margin:4px 0}.shell-root .form-fieldset>legend{font-size:12.5px;font-weight:700;color:var(--gray-800);padding:0 6px}.shell-root .form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px}.shell-root .assess-derived{display:flex;flex-wrap:wrap;gap:16px;font-size:13px;color:var(--gray-700);background:var(--surface-soft, var(--bg-soft, #f5f5f0));border-radius:10px;padding:10px 14px}.shell-root .assess-derived strong{color:var(--gray-900)}@media(max-width:560px){.shell-root .form-row--split,.shell-root .form-grid-2{grid-template-columns:1fr}}.shell-root .assess-list{display:grid;gap:8px;margin-top:8px}.shell-root .assess-row{display:grid;grid-template-columns:44px 1fr auto auto;gap:14px;align-items:center;padding:12px 16px;background:var(--surface);border:1px solid var(--line-soft);border-radius:14px;text-decoration:none;color:inherit;transition:border-color .12s,box-shadow .12s}.shell-root .assess-row:hover{border-color:var(--brand);box-shadow:var(--shadow-sm)}.shell-root .assess-row__ico{width:44px;height:44px;border-radius:12px;background:var(--paper-2);color:var(--brand);display:grid;place-items:center}.shell-root .assess-row__ico svg{width:20px;height:20px}.shell-root .assess-row__body h4{margin:0;font-size:14.5px;font-weight:700;display:flex;align-items:center;gap:10px}.shell-root .assess-row__weight{font-size:13px;font-weight:700;color:var(--brand);background:var(--green-100);padding:2px 8px;border-radius:999px}.shell-root .assess-row__body .meta{margin-top:4px;font-size:12px;color:var(--gray-600);display:flex;align-items:center;gap:6px}.shell-root .assess-row__body .meta strong{color:var(--ink)}.shell-root .assess-row__body .meta .dot{color:var(--gray-400)}.shell-root .assess-row__deltas{display:flex;gap:6px;align-items:center}.shell-root .assess-delta-pill{display:inline-flex;align-items:center;gap:4px;padding:3px 9px;font-size:11.5px;font-weight:700;border-radius:999px;white-space:nowrap}.shell-root .assess-delta-pill svg{width:11px;height:11px}.shell-root .assess-form__derived{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;background:var(--paper-2);border:1px dashed var(--line);border-radius:12px;padding:12px 14px}.shell-root .assess-form__derived>div{display:flex;flex-direction:column;gap:4px}.shell-root .assess-form__derived span{font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gray-600)}.shell-root .assess-form__derived strong{font-size:16px;font-weight:800;color:var(--ink)}.shell-root .meal-builder{display:grid;gap:14px}.shell-root .meal-builder__settings,.shell-root .mp-meal-card,.shell-root .mp-meal-edit{background:var(--surface);border:1px solid var(--line-soft);border-radius:14px;padding:18px;display:grid;gap:12px}.shell-root .mp-meal-card__head,.shell-root .mp-meal-edit__head{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.shell-root .mp-meal-card__head h4{font-size:16px;font-weight:800;margin:0}.shell-root .mp-meal-card__time{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:var(--gray-600);font-weight:600}.shell-root .mp-meal-card__time svg{width:12px;height:12px}.shell-root .mp-meal-card__notes{font-size:13px;color:var(--gray-600);margin:0}.shell-root .mp-meal-card__section{display:grid;gap:6px}.shell-root .mp-meal-card__section-title{font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--gray-600)}.shell-root .mp-meal-card__empty{font-size:13px;color:var(--gray-400);font-style:italic}.shell-root .mp-item-row{display:grid;gap:2px;padding:8px 10px;border:1px solid var(--line-soft);border-radius:8px;background:var(--paper-2)}.shell-root .mp-item-row__main{display:flex;justify-content:space-between;gap:8px;font-size:14px}.shell-root .mp-item-row__qty{color:var(--gray-600);font-weight:600}.shell-root .mp-item-row__notes{font-size:12.5px;color:var(--gray-600)}.shell-root .mp-meal-edit__name{flex:1;min-width:220px}.shell-root .mp-meal-edit__time{display:inline-flex;align-items:center;gap:6px}.shell-root .mp-meal-edit__time svg{width:14px;height:14px;color:var(--gray-600)}.shell-root .mp-meal-edit__notes{width:100%;min-height:60px}.shell-root .mp-meal-edit__section{display:grid;gap:8px}.shell-root .mp-meal-edit__section-head{display:flex;justify-content:space-between;align-items:center;font-size:12.5px}.shell-root .mp-item-edit{display:grid;gap:6px;padding:8px;border:1px solid var(--line-soft);border-radius:8px;background:var(--paper-2)}.shell-root .mp-item-edit__grid{display:grid;grid-template-columns:2fr 1.5fr 1.5fr auto;gap:8px;align-items:center}.shell-root .mp-qty{display:flex;gap:6px}.shell-root .mp-qty__value{width:80px}.shell-root .mp-qty__unit{flex:1}@media(max-width:720px){.shell-root .mp-item-edit__grid{grid-template-columns:1fr 1fr}}.shell-root .invite-history{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.shell-root .invite-row{background:var(--surface);border:1px solid var(--line-soft);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:8px}.shell-root .invite-row__head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.shell-root .invite-row__mail{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600}.shell-root .invite-row__mail svg{width:13px;height:13px}.shell-root .invite-row__meta{display:flex;flex-wrap:wrap;gap:6px;align-items:center;font-size:12.5px;color:var(--gray-600)}.shell-root .invite-row__meta strong{color:var(--ink)}.shell-root .invite-row__meta svg{width:12px;height:12px}.shell-root .invite-row__meta .dot{color:var(--gray-600)}.shell-root .invite-row__actions{display:flex;align-items:center;gap:10px;justify-content:flex-end}.shell-root .chat-shell{display:grid;grid-template-columns:280px 1fr;gap:16px;background:var(--surface);border:1px solid var(--line);border-radius:14px;overflow:hidden;min-height:520px;height:calc(100vh - 220px)}.shell-root .chat-shell__aside{border-right:1px solid var(--line);background:var(--paper-2);overflow-y:auto;display:flex;flex-direction:column}.shell-root .chat-shell__main{display:flex;flex-direction:column;min-height:0}.shell-root .chat-list{display:flex;flex-direction:column}.shell-root .chat-list--empty{padding:16px}.shell-root .chat-list-item{display:flex;align-items:center;gap:10px;padding:12px 14px;background:transparent;border:0;border-bottom:1px solid var(--line-soft);cursor:pointer;text-align:left;font:inherit;color:var(--ink);width:100%}.shell-root .chat-list-item:hover{background:var(--paper)}.shell-root .chat-list-item--active{background:var(--green-100)}.shell-root .chat-list-item--unread .chat-list-item__name{font-weight:700}.shell-root .chat-list-item--unread .chat-list-item__preview{color:var(--ink);font-weight:600}.shell-root .chat-list-item__avatar{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--white);font-weight:700;font-size:13px;flex-shrink:0}.shell-root .chat-list-item__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.shell-root .chat-list-item__row{display:flex;align-items:center;justify-content:space-between;gap:6px}.shell-root .chat-list-item__name{font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shell-root .chat-list-item__time{font-size:11px;color:var(--gray-600);flex-shrink:0}.shell-root .chat-list-item__preview{font-size:12.5px;color:var(--gray-600);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.shell-root .chat-thread{flex:1;overflow-y:auto;padding:16px 18px;display:flex;flex-direction:column;gap:8px}.shell-root .chat-thread--empty{flex:1;display:flex;align-items:center;justify-content:center;color:var(--gray-600)}.shell-root .chat-bubble{max-width:72%;align-self:flex-start;background:var(--paper);border:1px solid var(--line);border-radius:12px 12px 12px 2px;padding:8px 12px;display:flex;flex-direction:column;gap:4px}.shell-root .chat-bubble--mine{align-self:flex-end;background:var(--green-100);border-color:var(--green-200);border-radius:12px 12px 2px}.shell-root .chat-bubble__body{font-size:14px;white-space:pre-wrap;word-wrap:break-word;color:var(--ink)}.shell-root .chat-bubble__meta{display:flex;align-items:center;gap:4px;justify-content:flex-end;font-size:10.5px;color:var(--gray-600)}.shell-root .chat-bubble__read{display:inline-flex;align-items:center;color:var(--gray-400)}.shell-root .chat-bubble__read svg{width:12px;height:12px;margin-left:-4px}.shell-root .chat-bubble__read--seen{color:var(--green-600)}.shell-root .chat-composer{display:flex;gap:8px;align-items:flex-end;border-top:1px solid var(--line);padding:12px 14px;background:var(--paper-2)}.shell-root .chat-composer__input{flex:1;min-height:44px;max-height:140px;resize:vertical;font:inherit;font-size:14px;border:1px solid var(--line);border-radius:10px;padding:8px 10px;background:var(--white);color:var(--ink)}.shell-root .chat-composer__send{display:inline-flex;align-items:center;gap:6px}.shell-root .unread-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--coral-500);color:var(--white);font-size:11px;font-weight:700;line-height:1}.shell-root .diary-feed{display:grid;gap:12px}.shell-root .diary-feed__more{align-self:center;margin-top:8px}.shell-root .diary-entry-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:14px 16px;display:grid;gap:10px}.shell-root .diary-entry-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.shell-root .diary-entry-card__when{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--gray-600)}.shell-root .diary-entry-card__when strong{color:var(--ink);font-size:14px}.shell-root .diary-entry-card__time{display:inline-flex;align-items:center;gap:4px}.shell-root .diary-entry-card__time svg{width:12px;height:12px}.shell-root .diary-entry-card__meal{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--brand);font-weight:600}.shell-root .diary-entry-card__meal svg{width:14px;height:14px}.shell-root .diary-entry-card__text{margin:0;font-size:13.5px;color:var(--ink);white-space:pre-wrap}.shell-root .diary-entry-card__actions{display:flex;gap:8px;justify-content:flex-end}.shell-root .diary-badge{display:inline-flex;align-items:center;gap:6px;padding:2px 10px;border-radius:999px;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.4px}.shell-root .diary-badge .pulse{width:6px;height:6px;border-radius:999px;background:currentColor}.shell-root .diary-badge--logged{background:var(--green-100);color:var(--brand)}.shell-root .diary-badge--skipped{background:var(--paper-2);color:var(--gray-600)}.shell-root .diary-photo-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px}.shell-root .diary-photo-thumb{background:var(--paper-2);border:1px solid var(--line);border-radius:10px;overflow:hidden;aspect-ratio:1 / 1;cursor:pointer;padding:0;display:block}.shell-root .diary-photo-thumb img{width:100%;height:100%;object-fit:cover;display:block}.shell-root .diary-photo-thumb--loading,.shell-root .diary-photo-thumb--error{cursor:default}.shell-root .diary-photo-thumb--error{border-color:var(--coral-500)}.shell-root .diary-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000c7;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.shell-root .diary-lightbox img{max-width:96vw;max-height:92vh;border-radius:10px}.shell-root .diary-lightbox__close{position:absolute;top:16px;right:16px;background:#ffffff1f;border:none;color:#fff;width:36px;height:36px;border-radius:999px;display:flex;align-items:center;justify-content:center;cursor:pointer}.shell-root .diary-lightbox__close svg{width:16px;height:16px}.shell-root .adherence-card{display:flex;align-items:center;gap:18px;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:14px 18px;margin-bottom:16px}.shell-root .adherence-card__body h3{margin:0 0 4px;font-size:15px}.shell-root .adherence-card__range{margin:0 0 6px;color:var(--gray-600);font-size:12.5px}.shell-root .adherence-card__meta{margin:0;font-size:13px;color:var(--ink)}.shell-root .adherence-card__meta strong{color:var(--brand)}.shell-root .adherence-ring{flex:0 0 auto}.shell-root .diary-form__radios{display:flex;gap:16px;align-items:center}.shell-root .diary-form__radios label{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--ink)}.shell-root .diary-form__previews{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:6px;margin-top:8px}.shell-root .diary-form__previews img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px;border:1px solid var(--line)}.shell-root .csv-dialog{max-width:760px;width:min(100%,760px)}.shell-root .csv-dialog__body{display:flex;flex-direction:column;gap:14px}.shell-root .csv-dialog__body p code{background:var(--surface-alt, #F4F4F4);padding:1px 6px;border-radius:6px;font-size:12px}.shell-root .csv-dropzone{border:2px dashed var(--line);background:var(--surface);border-radius:14px;padding:28px 20px;text-align:center;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--gray-600);transition:border-color .12s ease,background .12s ease}.shell-root .csv-dropzone:hover,.shell-root .csv-dropzone:focus-visible,.shell-root .csv-dropzone--active{border-color:var(--brand);background:var(--surface-alt, #FAFAFA);color:var(--ink);outline:none}.shell-root .csv-dropzone svg{width:28px;height:28px;color:var(--brand)}.shell-root .csv-dropzone p{margin:0;font-size:13.5px}.shell-root .csv-summary{display:flex;flex-wrap:wrap;gap:8px}.shell-root .csv-summary__pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:12.5px;font-weight:500;border:1px solid var(--line);background:var(--surface);color:var(--ink)}.shell-root .csv-summary__pill strong{font-weight:700}.shell-root .csv-summary__pill--success{background:#e5f7ec;border-color:#b6e6c6;color:#1b7a3e}.shell-root .csv-summary__pill--duplicate{background:#fff3d6;border-color:#f1d89a;color:var(--warn-ink)}.shell-root .csv-summary__pill--invalid{background:#ffe0d9;border-color:#f4b5a8;color:var(--coral-500)}.shell-root .csv-row-list{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:12px;overflow:hidden;max-height:360px;overflow-y:auto;background:var(--surface)}.shell-root .csv-row-list__empty{margin:0;padding:16px;color:var(--gray-600);font-size:13px;text-align:center}.shell-root .csv-row-list__overflow{padding:10px 14px;background:var(--surface-alt, #FAFAFA);font-size:12px;color:var(--gray-600);text-align:center}.shell-root .csv-row{display:grid;grid-template-columns:48px 1.4fr 1.6fr 1.2fr;align-items:start;gap:10px;padding:10px 14px;font-size:13px;border-bottom:1px solid var(--line)}.shell-root .csv-row:last-child{border-bottom:none}.shell-root .csv-row--head{background:var(--surface-alt, #FAFAFA);font-weight:600;font-size:12px;color:var(--gray-600);text-transform:uppercase;letter-spacing:.04em}.shell-root .csv-row__num{font-variant-numeric:tabular-nums;color:var(--gray-600)}.shell-root .csv-row__name,.shell-root .csv-row__email{word-break:break-word}.shell-root .csv-row__status{display:flex;flex-direction:column;gap:4px}.shell-root .csv-row__errors{margin:0;padding-left:16px;font-size:12px;color:var(--coral-500)}.shell-root .csv-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:11.5px;font-weight:600;letter-spacing:.02em;border:1px solid transparent;width:fit-content}.shell-root .csv-badge--success{background:#e5f7ec;color:#1b7a3e;border-color:#b6e6c6}.shell-root .csv-badge--duplicate{background:#fff3d6;color:var(--warn-ink);border-color:#f1d89a}.shell-root .csv-badge--invalid{background:#ffe0d9;color:var(--coral-500);border-color:#f4b5a8}.shell-root .shell-topbar__burger{display:none;align-items:center;justify-content:center;flex:0 0 38px;width:38px;height:38px;border-radius:10px;color:var(--text)}.shell-root .shell-topbar__burger:hover{background:var(--paper-2)}.shell-root .shell-topbar__burger svg{width:20px;height:20px}.shell-root .shell-scrim{display:none}@media(max-width:1024px){.shell-root .app-shell{grid-template-columns:1fr}.shell-root .shell-topbar__burger{display:inline-flex}.shell-root .shell-topbar{padding:12px 16px;gap:12px}.shell-root .shell-topbar__search{display:none}.shell-root .shell-side__close{display:inline-flex}.shell-root .shell-topbar h1{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shell-root .shell-side{position:fixed;top:0;left:0;bottom:0;width:268px;max-width:82vw;z-index:60;transform:translate(-100%);visibility:hidden;transition:transform .22s ease,visibility 0s linear .22s}.shell-root .app-shell--menu-open .shell-side{transform:translate(0);visibility:visible;transition:transform .22s ease,visibility 0s;box-shadow:2px 0 28px #0003}.shell-root .app-shell--menu-open .shell-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0000006b;border:0}}@media(max-width:560px){.shell-root .shell-content{padding:16px 16px 32px}.shell-root .shell-topbar h1{font-size:16px}.shell-root .form-pane{padding:22px 18px;border-radius:14px}.shell-root .form-row--2{grid-template-columns:1fr}.shell-root .modal-backdrop{padding:16px}.shell-root .modal{padding:22px 20px 20px}}@media(max-width:860px){.shell-root .builder,.shell-root .detail-grid{grid-template-columns:1fr}.shell-root .builder__rail{position:static;top:auto}.shell-root .chat-shell{grid-template-columns:1fr;height:auto;min-height:0}.shell-root .chat-shell__aside{max-height:220px;border-right:0;border-bottom:1px solid var(--line)}}.shell-root .target-summary__row{display:flex;flex-wrap:wrap;gap:20px}.shell-root .target-summary__cell{display:flex;flex-direction:column;gap:2px;min-width:96px}.shell-root .target-summary__label{font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--gray-600)}.shell-root .target-summary__value{font-size:18px;line-height:1.2}.shell-root .target-summary__caption{margin:8px 0 0;font-size:12px;color:var(--gray-600)}.shell-root .target-banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;margin-bottom:12px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.shell-root .food-picker{position:relative}.shell-root .food-picker__field{display:flex;align-items:center;gap:6px}.shell-root .food-picker__field .mp-item-edit__food{flex:1;min-width:0}.shell-root .food-picker__badge{flex:none;padding:2px 6px;border-radius:999px;border:1px solid var(--line);font-size:10.5px;text-transform:uppercase;letter-spacing:.3px;color:var(--gray-600);background:var(--paper-2);cursor:help}.shell-root .food-picker__badge--linked{color:var(--brand);border-color:color-mix(in srgb,var(--brand) 40%,transparent);background:color-mix(in srgb,var(--brand) 8%,transparent)}.shell-root .food-picker__menu{position:absolute;z-index:30;top:calc(100% + 4px);left:0;right:0;max-height:260px;overflow-y:auto;border:1px solid var(--line);border-radius:10px;background:var(--surface);box-shadow:0 8px 24px #0000001a}.shell-root .food-picker__empty{padding:10px 12px;font-size:12.5px;color:var(--gray-600)}.shell-root .food-picker__option{display:grid;gap:2px;width:100%;padding:8px 12px;border:0;border-bottom:1px solid var(--line-soft);background:transparent;text-align:left;cursor:pointer}.shell-root .food-picker__option:last-child{border-bottom:0}.shell-root .food-picker__option:hover,.shell-root .food-picker__option:focus-visible{background:color-mix(in srgb,var(--brand) 6%,transparent)}.shell-root .food-picker__option-name{font-size:13.5px;font-weight:600}.shell-root .food-picker__option-macros,.shell-root .mp-item-edit__hint{font-size:11.5px;color:var(--gray-600)}.shell-root .mp-item-edit__hint--warn{color:var(--warn-ink)}.shell-root .mp-totals{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;padding:6px 10px;border-radius:8px;background:var(--paper-2);font-size:12.5px}.shell-root .mp-totals__label{color:var(--gray-600)}.shell-root .mp-totals__value{font-weight:700;color:var(--brand)}.shell-root .mp-totals__macro{color:var(--gray-600)}.shell-root .mp-totals__partial{margin-left:auto;padding:1px 8px;border-radius:999px;background:var(--warn-bg);color:var(--warn-ink);font-size:11.5px;cursor:help}.shell-root .plan-totals{margin-top:16px;padding:14px 16px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.shell-root .plan-totals__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:10px}.shell-root .plan-totals__partial{padding:2px 8px;border-radius:999px;background:var(--warn-bg);color:var(--warn-ink);font-size:11.5px}.shell-root .plan-totals__complete{font-size:11.5px;color:var(--gray-600)}.shell-root .plan-totals__no-target{margin:0;font-size:12.5px;color:var(--gray-600)}.shell-root .plan-totals__grid{display:grid;gap:8px}.shell-root .plan-totals__row{display:grid;grid-template-columns:90px 1fr 120px 110px;align-items:center;gap:10px;font-size:12.5px}.shell-root .plan-totals__row-label{color:var(--gray-600)}.shell-root .plan-totals__bar{height:8px;border-radius:999px;background:var(--paper-2);overflow:hidden}.shell-root .plan-totals__bar-fill{height:100%;border-radius:999px;background:var(--brand-2)}.shell-root .plan-totals__row-value{font-weight:600;text-align:right}.shell-root .plan-totals__row-gap{color:var(--gray-600);text-align:right}@media(max-width:720px){.shell-root .plan-totals__row{grid-template-columns:1fr auto}.shell-root .plan-totals__bar{grid-column:1 / -1}}.shell-root .mp-hydrate-error{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;padding:10px 14px;border-radius:8px;background:var(--warn-bg);color:var(--warn-ink);font-size:12.5px}.shell-root .food-picker__source{margin:0;padding:6px 12px;border-top:1px solid var(--line-soft);background:var(--paper-2);font-size:10.5px;color:var(--gray-600)}.mp-builder-fieldset{border:0;padding:0;margin:0;min-width:0}.mp-suggestion{border:1px solid var(--gray-200);border-radius:16px;padding:20px;margin-bottom:20px;background:var(--white)}.mp-suggestion h2{font-size:18px;margin:0 0 12px}.mp-suggestion p{margin:10px 0}.mp-suggestion__distribution{display:grid;gap:10px;max-width:700px}.mp-suggestion__row{display:grid;grid-template-columns:1fr 1fr 100px;gap:12px;align-items:center}.mp-suggestion__row label{display:flex;align-items:center;gap:6px}.mp-suggestion__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.mp-suggestion button:disabled,.builder-bar__actions button:disabled{opacity:.5;cursor:not-allowed}.mp-suggestion__confirm{border:1px solid var(--gray-300);border-radius:12px;padding:16px;margin-top:16px}.mp-suggestion__lock{display:block;margin:12px 0}.mp-suggestion__comparison{padding:12px 0;font-size:13px}.mp-suggestion__comparison table{width:100%;max-width:600px;border-collapse:collapse;margin-top:8px}.mp-suggestion__comparison caption{text-align:left;margin-bottom:8px}.mp-suggestion__comparison th,.mp-suggestion__comparison td{text-align:left;padding:4px 12px 4px 0}@media(max-width:640px){.mp-suggestion__row{grid-template-columns:1fr 90px}.mp-suggestion__row>span{grid-column:1 / -1}}.shell-root{height:100dvh}.shell-root .app-shell{height:100dvh;grid-template-columns:244px minmax(0,1fr)}.shell-root .shell-side{padding:24px 16px 16px}.shell-root .shell-side__brand{padding:4px 8px 28px}.shell-root .shell-side h6{font-size:11px;font-weight:500;text-transform:none;letter-spacing:.04em;margin:12px}.shell-root .shell-side nav{display:grid;gap:5px}.shell-root .shell-nav{min-height:44px;padding:11px 12px;font-size:13px;font-weight:500;border-radius:var(--r-sm)}.shell-root .shell-nav svg{width:19px;height:19px;flex-basis:19px}.shell-root .shell-nav.on{background:var(--surface-tinted);color:var(--brand);font-weight:600;box-shadow:inset 3px 0 var(--brand)}.shell-root .shell-nav.on svg{color:var(--brand)}.shell-root .shell-nav.on .count{background:var(--surface);color:var(--brand)}.shell-root .shell-nav--disabled{color:var(--text-2);opacity:.75}.shell-root .shell-side__bottom{padding-top:24px}.shell-root .shell-user{background:var(--paper);border:1px solid var(--line);border-radius:var(--r-sm);padding:12px;cursor:default}.shell-root .shell-user__avatar{background:var(--surface-tinted);color:var(--brand)}.shell-root .shell-user__meta{min-width:0}.shell-root .shell-user__meta strong{font-weight:600}.shell-root .shell-user__meta span{overflow-wrap:anywhere}.shell-root .shell-topbar{min-height:72px;padding:16px 32px;gap:14px;flex-shrink:0}.shell-root .shell-topbar h1.shell-topbar__title{margin:0;font-size:var(--text-small);font-weight:500;color:var(--text-2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shell-root .shell-topbar__spacer{flex:1}.shell-root .shell-topbar__icon-btn,.shell-root .shell-topbar__burger,.shell-root .shell-side__close{width:44px;height:44px}.shell-root .shell-content{padding:32px 36px 48px;scrollbar-gutter:stable}.shell-root .acct-banner{border-radius:var(--r-md);box-shadow:none}.shell-root .acct-banner__body strong{font-weight:600}.shell-root .acct-banner--pending{background:var(--warn-bg)}.shell-root .acct-banner--warn{background:var(--danger-bg)}.shell-root .acct-banner--warn .acct-banner__btn--primary{background:var(--danger-ink)}.shell-root :is(a,button,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--brand);outline-offset:3px}@media(max-width:1024px){.shell-root .app-shell{grid-template-columns:minmax(0,1fr)}.shell-root .shell-topbar{padding:12px 16px;min-height:64px}.shell-root .shell-content{padding:24px}}@media(max-width:560px){.shell-root .shell-content{padding:20px 16px 32px;scrollbar-gutter:auto}.shell-root .shell-topbar__bc{display:none}.shell-root .acct-banner{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:start;padding:16px;gap:12px}.shell-root .acct-banner__actions{grid-column:2;flex-wrap:wrap;justify-content:flex-start}.shell-root .acct-banner__btn{white-space:normal}}@media(prefers-reduced-motion:reduce){.shell-root *,.shell-root *:before,.shell-root *:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}.shell-root .page-head{gap:16px;margin-bottom:28px}.shell-root .page-head__title h2{font-size:clamp(24px,2.4vw,30px);font-weight:600;letter-spacing:-.035em;line-height:1.25}.shell-root .page-head__title p{color:var(--text-2);line-height:1.6}.shell-root .page-head__actions{gap:10px;flex-wrap:wrap}.shell-root .btn,.shell-root .btn-pill{min-height:42px;padding:10px 16px;border-radius:var(--r-sm);font-size:13px;font-weight:600;transition:background var(--motion),border-color var(--motion),box-shadow var(--motion)}.shell-root .btn-pill svg{width:16px;height:16px}.shell-root .btn-primary,.shell-root .btn-pill--primary{box-shadow:var(--shadow-sm)}.shell-root .btn-primary:hover,.shell-root .btn-pill--primary:hover{background:var(--brand-hover)}.shell-root .btn:disabled,.shell-root .btn-pill:disabled{opacity:.55;cursor:not-allowed}.shell-root .list-toolbar{gap:10px;margin-bottom:20px;flex-wrap:wrap}.shell-root .list-toolbar__search input{min-height:44px;border-radius:var(--r-sm);background:var(--surface);border-color:var(--line)}.shell-root .list-chip{min-height:40px;padding:8px 14px;border:1px solid var(--line);border-radius:var(--r-pill);background:var(--surface);color:var(--text-2);font-weight:500;font-size:13px}.shell-root .list-chip.on{background:var(--surface-tinted);color:var(--brand);border-color:var(--green-200)}.shell-root .status-badge{font-size:11px;font-weight:500;text-transform:none;letter-spacing:0;padding:4px 9px}.shell-root .status-badge--active{background:var(--surface-tinted);color:var(--brand)}.shell-root .empty-state{padding:40px 24px;border-radius:var(--r-md);background:var(--surface);border-color:var(--line)}.shell-root .empty-state h3{font-size:18px;font-weight:600;letter-spacing:-.025em}.shell-root .empty-state p{font-size:14px;line-height:1.65;color:var(--text-2)}.shell-root .empty-state__visual{background:var(--surface-tinted);color:var(--brand)}.shell-root .list-pager button{min-width:40px;min-height:40px;border-radius:var(--r-sm)}.shell-root .form-input,.shell-root .form-select,.shell-root .form-textarea{border-radius:var(--r-sm);border-color:var(--line);background:var(--surface);color:var(--text)}.shell-root .form-input,.shell-root .form-select{min-height:44px}.shell-root .form-pane{border-radius:var(--r-md);box-shadow:var(--shadow-sm)}.shell-root .modal{border-radius:var(--r-lg);box-shadow:var(--shadow-lg)}.shell-root .modal h3,.shell-root .form-pane h2,.shell-root .form-pane h3{font-weight:600}.shell-root .dash-section-label h3{font-size:14px;font-weight:600;text-transform:none;letter-spacing:-.01em;color:var(--text)}@media(max-width:560px){.shell-root .page-head{align-items:stretch}.shell-root .page-head__actions{justify-content:flex-start}.shell-root .empty-state{padding:28px 16px}}.shell-root .patient-list{grid-template-columns:minmax(0,1fr);gap:0;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);overflow:hidden}.shell-root .patient-card{grid-template-columns:44px minmax(0,1fr) auto 20px;padding:20px 24px;border:0;border-bottom:1px solid var(--line-soft);border-radius:0;gap:16px}.shell-root .patient-card:last-child{border-bottom:0}.shell-root .patient-card:hover{background:var(--paper-2);box-shadow:none;transform:none}.shell-root .patient-card:focus-visible{outline-offset:-3px}.shell-root .patient-card__av,.shell-root .detail-header__av,.shell-root .pthead__av{background:var(--surface-tinted);color:var(--brand);border:1px solid var(--green-200);font-weight:600;border-radius:var(--r-md)}.shell-root .patient-card__av{width:44px;height:44px}.shell-root .patient-card__name{font-size:14px;font-weight:600;flex-wrap:wrap}.shell-root .patient-card__email{font-size:13px;color:var(--text-2)}.shell-root .patient-card__date{font-size:12px;color:var(--text-2);display:grid;gap:4px;text-align:right}.shell-root .patient-card__date time{color:var(--text);font-variant-numeric:tabular-nums}.shell-root .detail-header,.shell-root .pthead{border:1px solid var(--line);background:var(--surface);border-radius:var(--r-md);box-shadow:var(--shadow-sm)}.shell-root .detail-header{display:flex;padding:24px;margin-bottom:16px;gap:20px;flex-wrap:wrap}.shell-root .detail-header__body,.shell-root .pthead__body{min-width:0;flex:1}.shell-root .detail-header__body h2,.shell-root .pthead__body h2{font-size:24px;font-weight:600;letter-spacing:-.03em;flex-wrap:wrap;overflow-wrap:anywhere}.shell-root .detail-header__body .id-meta,.shell-root .pthead__body .meta{line-height:1.7;flex-wrap:wrap;overflow-wrap:anywhere}.shell-root .detail-header__actions{flex-wrap:wrap;gap:8px}.shell-root .pthead__top{padding:24px;gap:16px;flex-wrap:wrap}.shell-root .pthead__tabs{overflow-x:auto;padding:0 12px;margin-bottom:24px;gap:4px;border-bottom:1px solid var(--line);scrollbar-width:thin}.shell-root .pthead>.pthead__tabs{margin-bottom:0}.shell-root .pthead__tab{flex-shrink:0;padding:15px 14px;font-size:13px;font-weight:500;white-space:nowrap}.shell-root .pthead__tab.on{color:var(--brand);font-weight:600}.shell-root .detail-grid{gap:20px;margin-top:28px}.shell-root .detail-card{border-radius:var(--r-md);border-color:var(--line);padding:24px}.shell-root .detail-card h3{font-size:16px;font-weight:600;text-transform:none;letter-spacing:-.01em;color:var(--text)}.shell-root .kv__row{gap:20px;padding:14px 0;align-items:baseline}.shell-root .kv__row>span:last-child{min-width:0;overflow-wrap:anywhere}.shell-root .patient-invites{margin-top:24px;padding:20px 24px;border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface)}.shell-root .patient-invites summary{cursor:pointer;font-size:14px;font-weight:600}.shell-root .patient-invites[open] summary{margin-bottom:20px}.shell-root .form-pane__body{padding:28px}@media(max-width:800px){.shell-root .detail-header__actions{width:100%}}@media(max-width:560px){.shell-root .patient-card{grid-template-columns:40px minmax(0,1fr) 16px;padding:18px 14px;gap:12px}.shell-root .patient-card__date{display:none}.shell-root .patient-card__name{gap:6px}.shell-root .detail-header,.shell-root .pthead__top,.shell-root .detail-card{padding:20px 16px}.shell-root .detail-header__body h2,.shell-root .pthead__body h2{font-size:20px}.shell-root .pthead__actions{width:100%}.shell-root .kv__row{flex-direction:column;align-items:flex-start;gap:4px}.shell-root .form-pane__body{padding:20px 16px}}.shell-root .pthead--compact{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:0 0 14px;margin-bottom:18px;background:transparent;border:0;border-bottom:1px solid var(--line-soft);border-radius:0;overflow:visible}.shell-root .pthead--compact .pthead__av{width:36px;height:36px;flex-basis:36px;font-size:12.5px;font-weight:600}.shell-root .pthead--compact .pthead__body h2{margin:0;font-size:15px;font-weight:600;letter-spacing:-.01em;gap:8px}.shell-root .pthead--compact .pthead__body .meta{font-size:12.5px}.shell-root .pthead--compact .pthead__active{width:7px;height:7px;border-radius:50%;background:var(--brand-2);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-2) 18%,transparent)}.shell-root .pthead--compact .pthead__body{flex:0 0 auto;min-width:0}.shell-root .pthead--compact .pthead__body .meta{white-space:nowrap}.shell-root .pthead--compact .pthead__tabs{margin-left:auto;flex:0 1 auto;min-width:0;padding:0;border-top:0;gap:2px}.shell-root .pthead--compact .pthead__tab{padding:7px 11px;border-bottom:0;border-radius:999px;font-weight:500;margin:0}.shell-root .pthead--compact .pthead__tab.on{background:var(--green-100);font-weight:600}@media(max-width:720px){.shell-root .pthead--compact .pthead__tabs{margin-left:0;width:100%}}.shell-root .meal-builder{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:24px}.shell-root .meal-builder__content{min-width:0;display:grid;gap:24px}.shell-root .meal-builder__summary{min-width:0;display:grid;gap:16px}.shell-root .meal-builder__summary:empty{display:none}.shell-root .meal-builder__settings,.shell-root .mp-meal-edit,.shell-root .mp-meal-card{border-radius:var(--r-md);border-color:var(--line);box-shadow:var(--shadow-sm);background:var(--surface)}.shell-root .meal-builder__settings,.shell-root .mp-meal-edit{padding:24px}.shell-root .mp-meal-edit__head{gap:12px}.shell-root .mp-meal-edit__name{font-size:16px;font-weight:600}.shell-root .mp-meal-edit__section{margin-top:24px}.shell-root .mp-meal-edit__section-head{gap:12px;flex-wrap:wrap;margin-bottom:16px}.shell-root .mp-meal-edit__section-head strong{font-size:13px;font-weight:600}.shell-root .mp-item-edit{padding:16px;background:var(--paper-2);border:1px solid var(--line);border-radius:var(--r-sm);margin-bottom:12px}.shell-root .mp-item-edit__grid{grid-template-columns:minmax(0,1fr) minmax(150px,.6fr) 42px;gap:10px}.shell-root .mp-item-edit__label{grid-column:1 / 3;grid-row:2}.shell-root .mp-item-edit__grid>button{grid-column:3;grid-row:1}.shell-root .mp-item-edit__notes{margin-top:10px;background:var(--surface)}.shell-root .mp-item-edit__hint{line-height:1.6}.shell-root .mp-suggestion__lock{margin:16px 0;font-size:12px;color:var(--text-2);gap:8px;align-items:center}.shell-root .mp-suggestion__lock input{accent-color:var(--brand);width:16px;height:16px}.shell-root .mp-meal-edit__notes{min-height:64px;resize:vertical}.shell-root .plan-totals{margin:0;padding:24px;border-color:var(--green-200);border-radius:var(--r-md);background:var(--surface-tinted)}.shell-root .plan-totals__head{gap:8px;margin-bottom:20px;flex-wrap:wrap}.shell-root .plan-totals__head strong{font-size:16px;font-weight:600}.shell-root .plan-totals__row{grid-template-columns:1fr auto;row-gap:6px;padding:12px 0;border-bottom:1px solid var(--line);font-variant-numeric:tabular-nums}.shell-root .plan-totals__bar{grid-column:1 / -1;grid-row:2;height:5px}.shell-root .plan-totals__row-value{grid-column:2;grid-row:1}.shell-root .plan-totals__row-gap{grid-column:1 / -1;text-align:left;font-size:12px}.shell-root .builder-bar{gap:16px;flex-wrap:wrap;background:var(--surface);border-color:var(--line);border-radius:var(--r-md);box-shadow:var(--shadow-sm)}.shell-root .builder-bar__actions{flex-wrap:wrap;gap:8px}.shell-root .builder-bar__crumb{min-width:0;flex-wrap:wrap;overflow-wrap:anywhere}.shell-root .target-banner{border-radius:var(--r-md)}.shell-root .mp-suggestion{padding:24px;border:1px solid var(--line);border-radius:var(--r-md);font-size:13px;line-height:1.7}.shell-root .mp-suggestion h2{font-size:16px;font-weight:600}.shell-root .mp-suggestion__confirm{background:var(--warn-bg);border-color:var(--line)}.shell-root .mp-suggestion__lock{display:flex}.shell-root .food-picker__menu{box-shadow:var(--shadow-md);border-radius:var(--r-sm)}@media(min-width:1440px){.shell-root .meal-builder--split{grid-template-columns:minmax(0,1fr) 290px}.shell-root .meal-builder__summary{position:sticky;top:24px}}@media(max-width:600px){.shell-root .mp-meal-edit,.shell-root .meal-builder__settings,.shell-root .plan-totals{padding:20px 16px}.shell-root .mp-meal-edit__head{flex-wrap:wrap}.shell-root .mp-meal-edit__name{flex-basis:100%}.shell-root .mp-item-edit__grid{grid-template-columns:minmax(0,1fr) 42px}.shell-root .mp-item-edit__grid>:first-child{grid-column:1 / -1}.shell-root .mp-item-edit__grid>:nth-child(2){grid-row:2}.shell-root .mp-item-edit__grid>button{grid-row:2;grid-column:2}.shell-root .mp-item-edit__label{grid-column:1 / -1;grid-row:3}}.shell-root .mp-editor-details{padding:12px 0;border-top:1px solid var(--line-soft)}.shell-root .mp-editor-details>summary{color:var(--brand);font-size:12px;cursor:pointer}.shell-root .mp-editor-details[open]>summary{margin-bottom:14px}.shell-root .mp-item-edit__grid{grid-template-columns:minmax(0,1fr) auto auto}.shell-root .mp-editor-details .form-input{margin-bottom:10px}@media(max-width:680px){.shell-root .mp-item-edit__grid{grid-template-columns:minmax(0,1fr) auto}.shell-root .mp-item-edit__grid>:first-child{grid-column:1 / -1}}.shell-root .mp-recipe-details{margin-top:6px}.shell-root .mp-recipe-details>summary{font-size:12.5px;color:var(--brand);cursor:pointer;font-weight:500}.shell-root .mp-recipe-details>summary:hover{text-decoration:underline;text-underline-offset:3px}.shell-root .mp-recipe-details ul{margin:8px 0;padding-left:18px;font-size:13px;color:var(--text-2)}.shell-root .mp-recipe-details__preparation{margin:0 0 8px;font-size:13px;color:var(--text-2);white-space:pre-line}.shell-root .mp-recipe-details__note{margin:0;font-size:12px;color:var(--text-3)}.shell-root .assess-stats{border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);overflow:hidden}.shell-root .assess-stats__cell{background:transparent;padding:24px;border-radius:0}.shell-root .assess-stats__label{color:var(--text-2);font-weight:500;text-transform:none;letter-spacing:0}.shell-root .assess-stats__cell strong{font-size:28px;font-weight:600;font-variant-numeric:tabular-nums}.shell-root .assess-chart{padding:24px 16px;border-radius:var(--r-md);border-color:var(--line);background:var(--surface);min-width:0}.shell-root .assess-chart .recharts-text{fill:var(--text-2);font-family:var(--f-sans)}.shell-root .assess-chart .recharts-default-legend{font-size:12px;padding-top:12px!important}.shell-root .assess-row{padding:20px;border-radius:var(--r-md);border-color:var(--line)}.shell-root .assess-row__body h4{font-size:15px;font-weight:600}.shell-root .assess-row__weight{font-size:22px;font-weight:600;font-variant-numeric:tabular-nums}.shell-root .assess-derived,.shell-root .assess-form__derived{border-radius:var(--r-md);background:var(--surface-tinted);border-color:var(--green-200)}.shell-root .assess-form__derived strong{font-weight:600;font-variant-numeric:tabular-nums}@media(max-width:560px){.shell-root .assess-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.shell-root .assess-stats__cell{padding:18px 14px}.shell-root .assess-row{grid-template-columns:40px minmax(0,1fr);gap:12px}.shell-root .assess-row__right{grid-column:2}.shell-root .assess-row__deltas{flex-wrap:wrap}}.assess-results{margin-block:1.25rem;padding:1.25rem;border:1px solid var(--line);border-radius:1rem}.assess-results__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:1rem}.assess-results__grid dt{font-size:.85rem;color:var(--text-2)}.assess-results__grid dd{margin:.3rem 0 0;font-weight:600}.assess-results__sources{font-size:.85rem;line-height:1.6}.assess-results__sources summary{cursor:pointer}.shell-root .anam-qa{display:grid;grid-template-columns:minmax(0,1fr);gap:4px;padding:12px 0}.shell-root .anam-qa__q{font-size:13px;font-weight:500;line-height:1.45;color:var(--text-2)}.shell-root .anam-qa__a{display:grid;gap:8px;font-size:15px;line-height:1.6;color:var(--ink);min-width:0;overflow-wrap:anywhere}.shell-root .anam-qa__long{max-width:62ch;white-space:pre-wrap}.shell-root .anam-qa__num{font-size:17px;font-weight:500;font-variant-numeric:tabular-nums}.shell-root .anam-qa__empty{font-size:14px;font-style:italic;color:var(--text-3)}.shell-root .anam-qa__illus{width:64px;height:64px;object-fit:cover;border-radius:10px;border:1px solid var(--line-soft)}.shell-root .anam-bool{display:inline-flex;align-items:center;gap:6px;font-weight:500}.shell-root .anam-bool svg{width:15px;height:15px}.shell-root .anam-bool--yes{color:var(--brand)}.shell-root .anam-bool--no{color:var(--text-2)}.shell-root .anam-choices{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.shell-root .anam-chip{display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border-radius:999px;font-size:13px;font-weight:500;background:var(--green-100);color:var(--brand)}.shell-root .anam-chip svg{width:12px;height:12px}.shell-root .anam-choices__rest{flex-basis:100%;font-size:12.5px;color:var(--text-3)}@media(min-width:761px){.shell-root .anam-qa{grid-template-columns:220px minmax(0,1fr);gap:20px;align-items:baseline;padding:11px 0}.shell-root .anam-qa__q{padding-top:3px}}.shell-root .anam-review__notes{padding:12px 14px;border-radius:var(--r-sm);background:var(--surface);font-size:13.5px;line-height:1.55;color:var(--ink);white-space:pre-wrap}.shell-root .anam-review__signed{display:flex;align-items:center;gap:5px;margin-top:8px;font-size:12px;color:var(--text-2)}.shell-root .anam-review__signed svg{width:12px;height:12px;color:var(--brand)}.shell-root .anam-review__error{margin:0;font-size:12.5px;color:var(--danger-ink)}.shell-root .anam-share{display:grid;gap:14px;padding:22px 24px;background:var(--surface-tinted);border:1px solid var(--green-200);border-radius:var(--r-md)}.shell-root .anam-share h3{margin:0;display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;letter-spacing:-.015em;color:var(--ink)}.shell-root .anam-share h3 svg{width:16px;height:16px;color:var(--brand)}.shell-root .anam-share p{margin:0;font-size:13.5px;color:var(--text-2)}.shell-root .anam-share__row{display:flex;flex-wrap:wrap;gap:10px}.shell-root .anam-share__row .form-input{flex:1 1 320px;font-size:13px}.shell-root .anam-share__hint{font-size:12.5px;color:var(--text-3)}.shell-root .anam-share__hint a{color:var(--brand);font-weight:500}.shell-root .anam-share p[role=alert]{color:var(--danger-ink)}.shell-root .anam-office{display:grid;gap:12px}.shell-root .anam-listhead{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:18px}.shell-root .anam-listhead h2{margin:0;font-size:22px;font-weight:600;letter-spacing:-.025em}.shell-root .anam-listhead h2 small{margin-left:8px;font-size:14px;font-weight:500;color:var(--text-3)}.shell-root .anam-listhead__create{position:relative}.shell-root .anam-lead{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:20px 24px;margin-bottom:22px;background:var(--surface-tinted);border:1px solid var(--green-200);border-radius:var(--r-md);color:inherit;text-decoration:none}.shell-root .anam-lead h3{margin:0;display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:18px;font-weight:600;letter-spacing:-.02em}.shell-root .anam-lead p{margin:4px 0 0;font-size:13.5px;color:var(--text-2)}.shell-root .anam-items{background:var(--surface);border:1px solid var(--line-soft);border-radius:var(--r-md);padding:0 6px}.shell-root .anam-items__title{margin:0;padding:14px 14px 6px;font-size:12px;font-weight:600;color:var(--text-3)}.shell-root .anam-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:14px;border-radius:10px;background:transparent;border:0;color:inherit;text-decoration:none;transition:background .12s ease}.shell-root .anam-item+.anam-item{border-top:1px solid var(--line-soft)}.shell-root .anam-item:hover{background:var(--paper);border-color:var(--line-soft);box-shadow:none}.shell-root .anam-item__body h4{margin:0;font-size:14.5px;font-weight:600;letter-spacing:-.01em;display:block}.shell-root .anam-item__body .meta{margin-top:2px;font-size:12.5px;color:var(--text-2);display:flex;flex-wrap:wrap;gap:6px}.shell-root .anam-item__body .meta strong{font-weight:500;color:var(--text-2)}.shell-root .anam-item__go{color:var(--gray-400);display:grid}.shell-root .anam-item__go svg{width:16px;height:16px}.shell-root .anam-item:hover .anam-item__go{color:var(--brand)}.shell-root .anam-create{margin:0}@media(max-width:640px){.shell-root .anam-lead{grid-template-columns:1fr}.shell-root .anam-lead .btn-pill{justify-content:center}.shell-root .anam-item{grid-template-columns:minmax(0,1fr) auto}.shell-root .anam-item .anl-badge,.shell-root .anam-item .anam-badge{grid-column:1;justify-self:start}.shell-root .anam-item__go{grid-row:1 / span 2}.shell-root .anam-share{padding:18px 16px}}.shell-root .tpl-row,.shell-root .tpl-prev__sec,.shell-root .bsec,.shell-root .builder-settings{border-radius:var(--r-md);border-color:var(--line);background:var(--surface)}.shell-root .bsec{padding:24px}.shell-root .bsec__titles input{font-size:16px;font-weight:600}.shell-root .bq{border-color:var(--line);border-radius:var(--r-sm);padding:20px}.shell-root .bq__head{grid-template-columns:24px minmax(0,1fr) auto auto}.shell-root .sugg{border-radius:var(--r-md);border-color:var(--line)}.shell-root .toggle{position:relative}.shell-root .toggle__switch{flex:0 0 36px}.shell-root .builder-settings__name input{font-size:24px;font-weight:600;letter-spacing:-.03em}.shell-root .toggle input{display:block;position:absolute;width:1px;height:1px;opacity:0}.shell-root .toggle input:focus-visible+.toggle__switch{outline:2px solid var(--brand);outline-offset:3px}.shell-root .tpl-row{padding:22px;grid-template-columns:44px minmax(0,1fr) auto}.shell-root .tpl-row__body{min-width:0;overflow-wrap:anywhere}.shell-root .tpl-row__right{flex-wrap:wrap}.shell-root .tpl-row__body h4{font-weight:600;letter-spacing:-.02em}.shell-root .tpl-row__body p{color:var(--text-2);line-height:1.7}.shell-root .tpl-row--system .tpl-row__ico,.shell-root .tpl-flag--system{background:var(--surface-tinted);color:var(--brand)}.shell-root .tpl-prev__q-text{color:var(--text)}@media(max-width:560px){.shell-root .bq__head{grid-template-columns:24px minmax(0,1fr) 28px}.shell-root .bq__q{grid-column:2;grid-row:1}.shell-root .bq__type{grid-column:2 / -1;grid-row:2}.shell-root .bq__type select{width:100%}.shell-root .bq__delete{grid-column:3;grid-row:1}.shell-root .builder-settings__row .toggle{flex-wrap:wrap}.shell-root .builder-settings__row .toggle__hint{flex-basis:100%;margin-left:0}.shell-root .tpl-row{grid-template-columns:44px minmax(0,1fr);padding:18px 16px}.shell-root .tpl-row__right{grid-column:1 / -1;justify-content:flex-start}.shell-root .tpl-row__meta{flex-wrap:wrap}}.shell-root .chat-shell{border-radius:var(--r-md);border-color:var(--line);box-shadow:var(--shadow-sm);background:var(--surface)}.shell-root .chat-shell__aside{border-color:var(--line);background:var(--surface)}.shell-root .chat-list-item{padding:18px 16px;border-bottom:1px solid var(--line-soft)}.shell-root .chat-list-item--active{background:var(--surface-tinted)}.shell-root .chat-list-item__name{font-weight:600}.shell-root .chat-thread{background:var(--paper);padding:24px;gap:16px}.shell-root .chat-bubble{border-radius:16px 16px 16px 4px;box-shadow:var(--shadow-sm);max-width:min(85%,560px)}.shell-root .chat-bubble--mine{background:var(--surface-tinted);color:var(--text);border-radius:16px 16px 4px}.shell-root .chat-bubble__body{font-size:14px;line-height:1.7}.shell-root .chat-bubble__meta{color:var(--text-2)}.shell-root .chat-composer{padding:16px;background:var(--surface);border-color:var(--line);gap:12px}.shell-root .chat-composer__input{border-radius:var(--r-sm);border-color:var(--line);background:var(--paper-2);min-height:44px}.shell-root .chat-composer__send{border-radius:var(--r-sm);min-width:44px;min-height:44px}@media(max-width:560px){.shell-root .chat-thread{padding:16px 12px}}.shell-root .patient-home{display:grid;gap:24px}.shell-root .patient-home .page-head{margin:0}.shell-root .patient-home__welcome{display:flex;gap:24px;align-items:center;justify-content:space-between;padding:32px;background:var(--surface-tinted);border:1px solid var(--green-200);border-radius:var(--r-lg)}.shell-root .patient-home__eyebrow{font-size:12px;font-weight:600;color:var(--brand)}.shell-root .patient-home__welcome h2{font-size:28px;font-weight:500;letter-spacing:-.03em;margin:8px 0}.shell-root .patient-home__welcome p{font-size:14px;color:var(--text-2);max-width:48ch;line-height:1.7}.shell-root .patient-home__welcome a{flex-shrink:0}.shell-root .patient-home__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.shell-root .patient-home__link{padding:24px;border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface)}.shell-root .patient-home__link:hover{border-color:var(--green-300);box-shadow:var(--shadow-sm)}.shell-root .patient-home__link>span{display:grid;place-items:center;width:42px;height:42px;border-radius:var(--r-sm);background:var(--surface-tinted);color:var(--brand)}.shell-root .patient-home__link svg{width:20px;height:20px}.shell-root .patient-home__link h2{font-size:16px;font-weight:600;margin:20px 0 8px}.shell-root .patient-home__link p{font-size:13px;line-height:1.7;color:var(--text-2);margin-bottom:20px}.shell-root .patient-home__link>svg{color:var(--brand)}.shell-root .patient-home__data{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.shell-root .patient-home__data dt{font-size:12px;color:var(--text-2);margin-bottom:6px}.shell-root .patient-home__data dd{font-size:14px;overflow-wrap:anywhere;margin:0}.shell-root .diary-entry-card,.shell-root .adherence-card{border-radius:var(--r-md);border-color:var(--line);box-shadow:var(--shadow-sm)}.shell-root .diary-entry-card{padding:24px}.shell-root .diary-entry-card__text{font-size:14px;line-height:1.7}.shell-root .diary-entry-card__meal,.shell-root .adherence-card__body h3{font-weight:600}.shell-root .diary-form{border-radius:var(--r-md)}.shell-root .diary-form__radios label{border-radius:var(--r-sm)}@media(max-width:800px){.shell-root .patient-home__welcome{flex-direction:column;align-items:flex-start}}@media(max-width:600px){.shell-root .patient-home__links,.shell-root .patient-home__data{grid-template-columns:minmax(0,1fr)}.shell-root .patient-home__welcome{padding:24px 20px}}.patient-bottom-nav{display:none}.patient-portal .patient-header-link{display:inline-flex;align-items:center;min-height:44px;padding:0 10px;font-size:14px}.patient-portal .detail-card{margin-block:12px;overflow-wrap:anywhere}.patient-portal .detail-card p{line-height:1.65;margin-block:12px}.patient-portal .btn-pill{min-height:44px;white-space:normal}.patient-portal :is(a,button,input,textarea,select):focus-visible{outline:3px solid var(--brand);outline-offset:3px}.patient-portal .patient-home__welcome h2{font-size:clamp(22px,4vw,28px)}.patient-portal .patient-home__welcome p,.patient-portal .patient-home__link p{font-size:16px}.patient-portal .diary-form fieldset{min-width:0;border:0;padding:0;display:grid;gap:16px}@media(max-width:1024px){.patient-portal .shell-content{padding-bottom:calc(100px + env(safe-area-inset-bottom))}.patient-bottom-nav:not([hidden]){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:fixed;bottom:0;inset-inline:0;background:var(--surface);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);z-index:30}.patient-bottom-nav a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:68px;color:var(--text-2);font-size:12px}.patient-bottom-nav a.active{background:var(--surface-tinted);color:var(--brand);font-weight:700}.patient-bottom-nav svg{height:22px;width:22px}.patient-bottom-nav__badge{position:absolute;right:10px;top:3px;font-weight:700}.patient-portal .shell-topbar__title{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patient-portal .shell-topbar{gap:4px}.patient-portal .chat-shell{height:auto;min-height:50dvh}.patient-portal .chat-shell__main{min-width:0}}@media(prefers-reduced-motion:reduce){.patient-portal *,.patient-portal *:before,.patient-portal *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.patient-portal button,.patient-portal input:not([type=radio]):not([type=checkbox]),.patient-portal select{min-height:44px}.patient-portal input,.patient-portal textarea,.patient-portal select{font-size:16px}.patient-portal .patient-home__data,.patient-portal #meus-dados{scroll-margin-top:90px}.shell-root.practice-shell .shell-main{background:var(--surface-tinted)}.shell-root.practice-shell .shell-topbar{background:var(--paper)}.shell-root.practice-shell .shell-side{background:var(--brand);border-color:var(--brand);color:var(--text-on-brand)}.shell-root.practice-shell .shell-side h6{color:var(--text-on-brand-muted)}.shell-root.practice-shell .shell-nav{color:var(--text-on-brand)}.shell-root.practice-shell .shell-nav svg{color:var(--text-on-brand-muted)}.shell-root.practice-shell .shell-nav:hover{background:color-mix(in srgb,var(--white) 9%,transparent);color:var(--text-on-brand)}.shell-root.practice-shell .shell-nav.on{background:var(--surface-tinted);color:var(--brand);box-shadow:none}.shell-root.practice-shell .shell-nav.on svg{color:var(--brand)}.shell-root.practice-shell .shell-nav.on:after{content:"";width:6px;height:6px;flex:0 0 6px;margin-left:auto;border-radius:var(--r-pill);background:var(--accent)}.shell-root.practice-shell .shell-nav .count{color:var(--brand);background:var(--surface-tinted)}.shell-root.practice-shell .shell-nav--disabled{color:var(--text-on-brand-muted);opacity:1}.shell-root.practice-shell .shell-nav--disabled:hover{background:transparent}.shell-root.practice-shell .shell-nav .lock svg{color:var(--text-on-brand-muted)}.shell-root.practice-shell .shell-side__close{color:var(--text-on-brand)}.shell-root.practice-shell .shell-side__close:hover{color:var(--text-on-brand);background:var(--brand-hover)}.shell-root.practice-shell .shell-side :is(a,button):focus-visible{outline-color:var(--accent)}.shell-root.practice-shell .shell-user{border:0;border-top:1px solid color-mix(in srgb,var(--white) 20%,transparent);border-radius:0;background:transparent;padding:18px 8px 4px}.shell-root.practice-shell .shell-user__avatar{background:var(--green-300);color:var(--brand)}.shell-root.practice-shell .shell-user__meta strong{color:var(--text-on-brand)}.shell-root.practice-shell .shell-user__meta span{color:var(--text-on-brand-muted)}.shell-root.practice-shell .shell-signature{position:relative;overflow:hidden;margin:0 4px 16px;padding:20px 16px;border:1px solid color-mix(in srgb,var(--white) 12%,transparent);border-radius:var(--r-md);background:var(--brand-hover)}.shell-root.practice-shell .shell-signature>svg{color:var(--accent);margin-bottom:12px}.shell-root.practice-shell .shell-signature strong{display:block;font-size:var(--text-small);font-weight:500;color:var(--text-on-brand)}.shell-root.practice-shell .shell-signature p{color:var(--text-on-brand-muted);font-size:var(--text-label);line-height:1.7;margin:6px 0 0}.shell-root.practice-shell .shell-signature:after{content:"";position:absolute;width:76px;height:76px;right:-28px;bottom:-24px;border:1px solid color-mix(in srgb,var(--green-300) 28%,transparent);border-radius:0 70%;transform:rotate(-18deg);pointer-events:none}@media(max-height:780px){.shell-root.practice-shell .shell-signature{display:none}}.auth-root *,.auth-root *:before,.auth-root *:after{box-sizing:border-box}.auth-root{margin:0;padding:0}.auth-root{font-family:var(--f-sans);color:var(--text);background:var(--surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.55;font-feature-settings:"ss01","cv11"}.auth-root img{max-width:100%;display:block}.auth-root a{color:inherit;text-decoration:none}.auth-root button{font:inherit;cursor:pointer;background:none;border:0;color:inherit}.auth-root .display{font-family:var(--f-display);font-weight:800;letter-spacing:-.035em;line-height:.98}.auth-root .eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:var(--brand)}.auth-root .lede{font-size:19px;line-height:1.5;color:var(--text-2);max-width:56ch}.auth-root .container{max-width:var(--max-w);margin:0 auto;padding:0 24px}.auth-root .btn{display:inline-flex;align-items:center;gap:8px;padding:14px 22px;border-radius:var(--r-pill);font-weight:600;font-size:15px;letter-spacing:-.005em;transition:transform .15s ease,background .2s ease,color .2s ease,box-shadow .2s ease;white-space:nowrap}.auth-root .btn:active{transform:translateY(1px)}.auth-root .btn-primary{background:var(--brand);color:#fff;box-shadow:0 1px #ffffff1a inset,var(--shadow-sm)}.auth-root .btn-primary:hover{background:color-mix(in srgb,var(--brand) 88%,#000)}.auth-root .btn-secondary{background:var(--accent);color:var(--accent-ink)}.auth-root .btn-secondary:hover{filter:brightness(.97)}.auth-root .btn-ghost{color:var(--text);padding:10px 0}.auth-root .btn-ghost:hover{color:var(--brand)}.auth-root .btn-outline{border:1px solid var(--line);color:var(--text);background:var(--surface)}.auth-root .btn-outline:hover{border-color:var(--brand);color:var(--brand)}.auth-root .chip{display:inline-flex;align-items:center;gap:8px;padding:6px 12px 6px 8px;border-radius:var(--r-pill);background:var(--green-100);color:var(--brand);font-size:13px;font-weight:600;letter-spacing:-.005em}.auth-root .chip .dot{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 30%,transparent)}.auth-root .section{padding:96px 0}.auth-root .section--tight{padding:64px 0}.auth-root .section--alt{background:var(--surface-alt)}.auth-root .grid{display:grid;gap:24px}.auth-root .flex{display:flex}.auth-root .center{display:flex;align-items:center;justify-content:center}.auth-root .muted{color:var(--text-2)}.auth-root .hr{height:1px;background:var(--line-soft);border:0;margin:0}.auth-root .dot-accent{display:inline-block;width:.22em;height:.22em;border-radius:50%;background:var(--accent);vertical-align:.22em;margin:0 .04em}.auth-root .brand-em{color:var(--brand-2);font-style:normal}.auth-root .logo{font-family:Be Vietnam Pro,sans-serif;font-weight:800;letter-spacing:-.045em;font-size:26px;line-height:1;display:inline-flex;align-items:baseline;color:inherit;white-space:nowrap}.auth-root .logo__spot{color:var(--logo-spot);display:inline-flex;align-items:baseline}.auth-root .logo__nutri{color:var(--logo-nutri);display:inline-flex;align-items:baseline;margin-left:.08em}.auth-root .logo__egg{display:inline-block;width:.66em;height:.82em;background:currentColor;border-radius:48% 48% 52% 52%/54% 54% 46% 46%;position:relative;margin:0 .02em;transform:translateY(.04em)}.auth-root .logo__egg:after{content:"";position:absolute;left:50%;top:58%;width:.34em;height:.34em;background:var(--logo-yolk);border-radius:50%;transform:translate(-50%,-50%)}.auth-root .logo__i{position:relative;display:inline-block;line-height:1}.auth-root .logo__i:before{content:"";position:absolute;left:50%;top:-.42em;width:.46em;height:.46em;background:currentColor;border-radius:0 100%;transform:translate(-58%) rotate(-32deg);transform-origin:center}.auth-root .logo-tagline{margin-top:8px;font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--logo-spot);display:flex;gap:8px;align-items:center}.auth-root .logo-tagline:before,.auth-root .logo-tagline:after{content:"•";color:var(--logo-yolk)}.auth-root{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;overflow:auto;background:var(--surface)}.auth-root .auth-screen{width:100%;min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:var(--surface);font-family:var(--f-sans);color:var(--text)}.auth-root .auth-brand{position:relative;background:var(--brand);color:#fff;padding:48px 56px;display:flex;flex-direction:column;overflow:hidden}.auth-root .auth-brand__pattern{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.6}.auth-root .auth-brand__leaf{position:absolute;fill:color-mix(in srgb,#fff 6%,transparent)}.auth-root .auth-brand__leaf--1{top:-30px;right:-40px;width:280px;transform:rotate(20deg)}.auth-root .auth-brand__leaf--2{bottom:-60px;left:-80px;width:320px;transform:rotate(-40deg);opacity:.8}.auth-root .auth-brand__leaf--3{top:40%;left:60%;width:140px;transform:rotate(70deg);opacity:.5}.auth-root .auth-brand__yolk{position:absolute;width:14px;height:14px;border-radius:50%;background:var(--accent);opacity:.5}.auth-root .auth-brand__head{position:relative;z-index:2}.auth-root .auth-brand__head .logo{font-size:28px}.auth-root .auth-brand__head .logo .logo__spot,.auth-root .auth-brand__head .logo .logo__nutri{color:#fff}.auth-root .auth-brand__body{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;justify-content:center;padding:24px 0}.auth-root .auth-brand__title{font-size:44px;font-weight:800;letter-spacing:-.035em;line-height:1.02;margin:0 0 24px;max-width:18ch}.auth-root .auth-brand__title .alt{color:var(--green-400)}.auth-root .auth-brand__lede{font-size:17px;color:color-mix(in srgb,#fff 78%,transparent);line-height:1.55;margin:0;max-width:38ch}.auth-root .auth-brand__list{list-style:none;padding:0;margin:32px 0 0;display:grid;gap:14px;position:relative;z-index:2}.auth-root .auth-brand__list li{display:flex;align-items:center;gap:14px;font-size:14.5px;color:color-mix(in srgb,#fff 90%,transparent)}.auth-root .auth-brand__list svg{width:18px;height:18px;color:var(--accent);flex-shrink:0}.auth-root .auth-nutri-card{position:relative;z-index:2;background:color-mix(in srgb,#fff 10%,transparent);border:1px solid color-mix(in srgb,#fff 18%,transparent);border-radius:16px;padding:20px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;gap:14px;align-items:center;margin-top:32px;max-width:380px}.auth-root .auth-nutri-card .av{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#a5d6a7,#7cb342);display:grid;place-items:center;font-weight:800;font-size:18px;color:var(--brand);flex-shrink:0}.auth-root .auth-nutri-card .meta{flex:1;min-width:0}.auth-root .auth-nutri-card .meta span{display:block;font-size:11.5px;color:color-mix(in srgb,#fff 65%,transparent);letter-spacing:.08em;text-transform:uppercase;font-weight:700;margin-bottom:4px}.auth-root .auth-nutri-card .meta strong{font-size:17px;font-weight:800;letter-spacing:-.015em;display:block;line-height:1.2}.auth-root .auth-nutri-card .meta em{font-style:normal;font-size:12.5px;color:color-mix(in srgb,#fff 70%,transparent);font-weight:500;margin-top:2px;display:block}.auth-root .auth-brand__foot{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;font-size:12.5px;color:color-mix(in srgb,#fff 55%,transparent)}.auth-root .auth-form-pane{display:flex;flex-direction:column;padding:48px 56px;position:relative}.auth-root .auth-form-pane__top{display:flex;justify-content:flex-end;font-size:13.5px;color:var(--gray-600)}.auth-root .auth-form-pane__top a{color:var(--brand);font-weight:700;margin-left:6px}.auth-root .auth-form-pane__top a:hover{text-decoration:underline}.auth-root .auth-form-pane__center{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:420px;width:100%;margin:0 auto}.auth-root .auth-form-pane__head{margin-bottom:32px}.auth-root .auth-form-pane__eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--brand);margin-bottom:14px}.auth-root .auth-form-pane__head h1{font-size:32px;font-weight:800;letter-spacing:-.025em;line-height:1.05;margin:0 0 8px}.auth-root .auth-form-pane__head p{font-size:15px;color:var(--gray-600);margin:0;line-height:1.5}.auth-root .auth-form-pane__foot{font-size:12px;color:var(--gray-600);text-align:center;line-height:1.5}.auth-root .auth-form-pane__foot a{color:var(--gray-800);text-decoration:underline;text-decoration-color:var(--line);text-underline-offset:3px}.auth-root .auth-form-pane__foot a:hover{text-decoration-color:var(--brand)}.auth-root .auth-form{display:grid;gap:18px}.auth-root .auth-field{display:grid;gap:6px}.auth-root .auth-field--row{display:grid;grid-template-columns:1fr 88px;gap:12px}.auth-root .auth-field__label{font-size:13px;font-weight:700;color:var(--ink);letter-spacing:-.005em;display:flex;justify-content:space-between;align-items:center}.auth-root .auth-field__label a{font-size:12px;font-weight:600;color:var(--brand)}.auth-root .auth-field__label a:hover{text-decoration:underline}.auth-root .auth-input{width:100%;background:var(--surface);border:1.5px solid var(--line);border-radius:12px;padding:14px 16px;font:inherit;font-size:15px;color:var(--ink);font-family:var(--f-sans);transition:border-color .15s ease,box-shadow .15s ease}.auth-root .auth-input::placeholder{color:var(--gray-400)}.auth-root .auth-input:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand) 12%,transparent)}.auth-root .auth-input--has-icon{padding-right:46px}.auth-root .auth-input--filled{border-color:var(--green-300);background:var(--green-100)}.auth-root .auth-input-wrap{position:relative}.auth-root .auth-input-wrap__icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:var(--gray-600);cursor:pointer;display:grid;place-items:center;width:24px;height:24px}.auth-root .auth-input-wrap__icon:hover{color:var(--brand)}.auth-root .auth-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'><path d='M1 1l5 5 5-5' stroke='%23757575' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px;cursor:pointer}.auth-root .login-choice{display:grid;gap:12px}.auth-root .login-choice__btn{display:flex;flex-direction:column;gap:4px;padding:18px 20px;border-radius:14px;text-decoration:none;border:1.5px solid var(--brand);transition:transform .12s ease,box-shadow .12s ease}.auth-root .login-choice__btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px #1f5f2c24}.auth-root .login-choice__btn--nutri{background:var(--brand)}.auth-root .login-choice__btn--nutri .login-choice__title{color:#fff}.auth-root .login-choice__btn--nutri .login-choice__sub{color:#ffffffd9}.auth-root .login-choice__btn--patient{background:#fff}.auth-root .login-choice__btn--patient .login-choice__title{color:var(--brand)}.auth-root .login-choice__btn--patient .login-choice__sub{color:#757575}.auth-root .login-choice__title{font-size:16px;font-weight:700}.auth-root .login-choice__sub{font-size:13px}.auth-root .auth-submit{width:100%;padding:16px 24px;background:var(--brand);color:#fff;border:0;border-radius:12px;font-family:var(--f-sans);font-weight:700;font-size:15px;letter-spacing:-.005em;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .15s ease,transform .1s ease;margin-top:6px}.auth-root .auth-submit:hover{background:color-mix(in srgb,var(--brand) 88%,#000)}.auth-root .auth-submit:active{transform:translateY(1px)}.auth-root .auth-submit svg{width:14px;height:14px}.auth-root .auth-help{font-size:12px;color:var(--gray-600);display:flex;align-items:center;gap:6px}.auth-root .auth-help svg{width:12px;height:12px;flex-shrink:0}.auth-root .auth-strength{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-top:8px}.auth-root .auth-strength__bar{height:4px;border-radius:2px;background:var(--line)}.auth-root .auth-strength__bar.on--weak{background:var(--coral-500)}.auth-root .auth-strength__bar.on--mid{background:var(--accent)}.auth-root .auth-strength__bar.on--good{background:var(--green-500)}.auth-root .auth-strength__bar.on--strong{background:var(--brand)}.auth-root .auth-strength__label{margin-top:6px;font-size:12px;color:var(--gray-600)}.auth-root .auth-strength__label strong{color:var(--brand);font-weight:700}.auth-root .auth-rules{list-style:none;padding:0;margin:0;display:grid;gap:6px;font-size:12.5px;color:var(--gray-600)}.auth-root .auth-rules li{display:flex;align-items:center;gap:8px}.auth-root .auth-rules li svg{width:14px;height:14px;flex-shrink:0}.auth-root .auth-rules li.on{color:var(--brand)}.auth-root .auth-rules li.on svg{color:var(--brand)}.auth-root .auth-rules li:not(.on) svg{color:var(--gray-400)}.auth-root .auth-divider{display:flex;align-items:center;gap:12px;margin:8px 0;font-size:12px;color:var(--gray-400);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.auth-root .auth-divider:before,.auth-root .auth-divider:after{content:"";flex:1;height:1px;background:var(--line-soft)}.auth-root .auth-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--warn-bg);color:var(--warn-ink);border-radius:999px;font-size:11.5px;font-weight:700;letter-spacing:.02em;margin-top:10px}.auth-root .auth-badge svg{width:12px;height:12px}.auth-root .auth-check{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--gray-800);cursor:pointer;line-height:1.4}.auth-root .auth-check input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;height:18px;border:1.5px solid var(--line);border-radius:5px;cursor:pointer;display:grid;place-items:center;flex-shrink:0;margin-top:1px;transition:background .15s ease,border-color .15s ease}.auth-root .auth-check input:checked{background:var(--brand);border-color:var(--brand)}.auth-root .auth-check input:checked:after{content:"";width:9px;height:9px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'><path d='M1.5 6.5L4.5 9.5L10.5 3.5' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/></svg>") center/contain no-repeat}.auth-root .auth-check a{color:var(--brand);font-weight:600;text-decoration:underline;text-decoration-color:var(--line);text-underline-offset:2px}.auth-root .auth-card{width:100%;min-height:100vh;border-radius:0;background:var(--surface)}.auth-root .auth-form-pane__brand{display:none;margin-bottom:12px}@media(max-width:768px){.auth-root .auth-screen{grid-template-columns:1fr}.auth-root .auth-brand{display:none}.auth-root .auth-form-pane{padding:28px 20px}.auth-root .auth-form-pane__center{max-width:460px}.auth-root .auth-form-pane__brand{display:inline-block}}@media(max-width:420px){.auth-root .auth-form-pane{padding:22px 16px}.auth-root .auth-form-pane__head h1{font-size:27px}}.auth-root{height:100dvh;width:100%;background:var(--paper)}.auth-root .auth-screen{min-height:100dvh}.auth-root .auth-brand{background:var(--brand);padding:48px clamp(28px,4vw,64px)}.auth-root .auth-brand__title{font-size:clamp(32px,3.4vw,48px);font-weight:500;letter-spacing:-.04em;line-height:1.15}.auth-root .auth-brand__title .alt{color:var(--green-200)}.auth-root .auth-brand__lede{font-size:15px;line-height:1.8}.auth-root .auth-brand__list{gap:18px}.auth-root .auth-brand__list li{font-size:13px}.auth-root .auth-brand__pattern{opacity:.3}.auth-root .auth-form-pane{background:var(--paper)}.auth-root .auth-form-pane__center{max-width:440px;width:100%}.auth-root .auth-form-pane__head h1{font-size:30px;line-height:1.25;font-weight:600;letter-spacing:-.035em}.auth-root .auth-form-pane__head p{font-size:14px;line-height:1.7}.auth-root .auth-input,.auth-root .auth-select{min-height:48px;background:var(--surface);border-color:var(--line);border-radius:var(--r-sm)}.auth-root .auth-submit{min-height:48px;border-radius:var(--r-sm);background:var(--brand);box-shadow:var(--shadow-sm);font-weight:600}.auth-root .auth-submit:hover{background:var(--brand-hover)}.auth-root :is(a,button,input,select,textarea):focus-visible{outline:2px solid var(--brand);outline-offset:3px}.auth-root .auth-brand a:focus-visible{outline-color:var(--white)}@media(max-width:560px){.auth-root .auth-form-pane{padding:28px 20px}.auth-root .auth-form-pane__head h1{font-size:26px}}@media(prefers-reduced-motion:reduce){.auth-root *,.auth-root *:before,.auth-root *:after{animation:none!important;transition:none!important}}.lp-root *,.lp-root *:before,.lp-root *:after{box-sizing:border-box}.lp-root{margin:0;padding:0}.lp-root{font-family:var(--f-sans);color:var(--text);background:var(--surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.55;font-feature-settings:"ss01","cv11"}.lp-root img{max-width:100%;display:block}.lp-root a{color:inherit;text-decoration:none}.lp-root button{font:inherit;cursor:pointer;background:none;border:0;color:inherit}.lp-root .display{font-family:var(--f-display);font-weight:800;letter-spacing:-.035em;line-height:.98}.lp-root .eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:var(--brand)}.lp-root .lede{font-size:19px;line-height:1.5;color:var(--text-2);max-width:56ch}.lp-root .container{max-width:var(--max-w);margin:0 auto;padding:0 24px}.lp-root .btn{display:inline-flex;align-items:center;gap:8px;padding:14px 22px;border-radius:var(--r-pill);font-weight:600;font-size:15px;letter-spacing:-.005em;transition:transform .15s ease,background .2s ease,color .2s ease,box-shadow .2s ease;white-space:nowrap}.lp-root .btn:active{transform:translateY(1px)}.lp-root .btn-primary{background:var(--brand);color:#fff;box-shadow:0 1px #ffffff1a inset,var(--shadow-sm)}.lp-root .btn-primary:hover{background:color-mix(in srgb,var(--brand) 88%,#000)}.lp-root .btn-secondary{background:var(--accent);color:var(--accent-ink)}.lp-root .btn-secondary:hover{filter:brightness(.97)}.lp-root .btn-ghost{color:var(--text);padding:10px 0}.lp-root .btn-ghost:hover{color:var(--brand)}.lp-root .btn-outline{border:1px solid var(--line);color:var(--text);background:var(--surface)}.lp-root .btn-outline:hover{border-color:var(--brand);color:var(--brand)}.lp-root .chip{display:inline-flex;align-items:center;gap:8px;padding:6px 12px 6px 8px;border-radius:var(--r-pill);background:var(--green-100);color:var(--brand);font-size:13px;font-weight:600;letter-spacing:-.005em}.lp-root .chip .dot{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 30%,transparent)}.lp-root .section{padding:96px 0}.lp-root .section--tight{padding:64px 0}.lp-root .section--alt{background:var(--surface-alt)}.lp-root .grid{display:grid;gap:24px}.lp-root .flex{display:flex}.lp-root .center{display:flex;align-items:center;justify-content:center}.lp-root .muted{color:var(--text-2)}.lp-root .hr{height:1px;background:var(--line-soft);border:0;margin:0}.lp-root .dot-accent{display:inline-block;width:.22em;height:.22em;border-radius:50%;background:var(--accent);vertical-align:.22em;margin:0 .04em}.lp-root .brand-em{color:var(--brand-2);font-style:normal}.lp-root .logo{font-family:Be Vietnam Pro,sans-serif;font-weight:800;letter-spacing:-.045em;font-size:26px;line-height:1;display:inline-flex;align-items:baseline;color:inherit;white-space:nowrap}.lp-root .logo__spot{color:var(--logo-spot);display:inline-flex;align-items:baseline}.lp-root .logo__nutri{color:var(--logo-nutri);display:inline-flex;align-items:baseline;margin-left:.08em}.lp-root .logo__egg{display:inline-block;width:.66em;height:.82em;background:currentColor;border-radius:48% 48% 52% 52%/54% 54% 46% 46%;position:relative;margin:0 .02em;transform:translateY(.04em)}.lp-root .logo__egg:after{content:"";position:absolute;left:50%;top:58%;width:.34em;height:.34em;background:var(--logo-yolk);border-radius:50%;transform:translate(-50%,-50%)}.lp-root .logo__i{position:relative;display:inline-block;line-height:1}.lp-root .logo__i:before{content:"";position:absolute;left:50%;top:-.42em;width:.46em;height:.46em;background:currentColor;border-radius:0 100%;transform:translate(-58%) rotate(-32deg);transform-origin:center}.lp-root .logo-tagline{margin-top:8px;font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--logo-spot);display:flex;gap:8px;align-items:center}.lp-root .logo-tagline:before,.lp-root .logo-tagline:after{content:"•";color:var(--logo-yolk)}.lp-root .nav{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--surface) 85%,transparent);backdrop-filter:saturate(140%) blur(14px);-webkit-backdrop-filter:saturate(140%) blur(14px);border-bottom:1px solid var(--line-soft)}.lp-root .nav__row{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;max-width:var(--max-w);margin:0 auto}.lp-root .nav__links{display:flex;gap:32px;align-items:center;font-size:14.5px;color:var(--text-2);font-weight:600;white-space:nowrap}.lp-root .nav__links a:hover{color:var(--brand)}.lp-root .nav__cta{display:flex;gap:10px;align-items:center}.lp-root .logo{display:inline-flex;align-items:center;gap:0;font-family:var(--f-sans);font-weight:800;letter-spacing:-.03em;font-size:24px}.lp-root .logo__pin{position:relative;display:inline-block;width:.92em;height:1.18em;margin-right:.04em;vertical-align:-.18em}.lp-root .logo__pin svg{width:100%;height:100%;display:block}.lp-root .logo__spot{color:var(--green-900)}.lp-root .logo__nutri{color:var(--green-500);margin-left:.04em}.lp-root .logo__leaf{display:inline-block;width:.45em;height:.45em;background:var(--green-500);border-radius:0 100%;transform:translateY(-.95em) rotate(40deg);margin-left:-.18em}.lp-root .hero{position:relative;padding:80px 0 96px;overflow:hidden}.lp-root .hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.lp-root .hero__title{font-size:clamp(48px,7.2vw,104px)}.lp-root .hero__title .accent{color:var(--brand)}.lp-root .hero__title .alt{color:var(--brand-2)}.lp-root .hero__title .ink{color:var(--ink)}.lp-root .hero__lede{margin-top:28px;font-size:19px;color:var(--text-2);max-width:52ch;line-height:1.55}.lp-root .hero__cta{margin-top:36px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.lp-root .hero__meta{margin-top:28px;display:flex;gap:24px;align-items:center;flex-wrap:wrap;color:var(--text-2);font-size:13.5px}.lp-root .hero__stars{color:var(--accent);letter-spacing:1px}.lp-root .hero__avatars{display:flex}.lp-root .hero__avatars span{display:inline-block;width:26px;height:26px;border-radius:50%;border:2px solid var(--surface);margin-left:-8px;background-size:cover;background-position:center}.lp-root .hero__avatars span:first-child{margin-left:0}.lp-root .hero__visual{position:relative;height:660px}.lp-root .blob{position:absolute;border-radius:50%;filter:blur(60px);opacity:.55;pointer-events:none}.lp-root .blob--1{width:360px;height:360px;right:-40px;top:-10px;background:color-mix(in srgb,var(--brand-2) 40%,transparent)}.lp-root .blob--2{width:280px;height:280px;left:-40px;bottom:20px;background:color-mix(in srgb,var(--accent) 35%,transparent)}.lp-root .phone{position:relative;width:300px;aspect-ratio:9/19.5;background:#0e0e10;border-radius:42px;padding:9px;box-shadow:var(--shadow-lg),0 0 0 1px #0000000a}.lp-root .phone__screen{position:relative;width:100%;height:100%;background:var(--surface);border-radius:34px;overflow:hidden}.lp-root .phone__notch{position:absolute;top:14px;left:50%;transform:translate(-50%);width:11px;height:11px;background:#0e0e10;border-radius:50%;z-index:5}.lp-root .phone--floating{position:absolute;transform:rotate(-3deg)}.lp-root .status{display:flex;justify-content:space-between;align-items:center;padding:14px 22px 6px;font-size:12px;font-weight:600;color:var(--ink)}.lp-root .status__right{display:flex;gap:5px;align-items:center}.lp-root .status__right svg{width:14px;height:14px}.lp-root .app-tab{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-around;padding:12px 16px 22px;background:var(--surface);border-top:1px solid var(--line-soft)}.lp-root .app-tab__item{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:10px;color:var(--gray-600);font-weight:600}.lp-root .app-tab__item.active{color:var(--brand)}.lp-root .app-tab__item svg{width:20px;height:20px}.lp-root .marquee{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);padding:22px 0;background:var(--surface)}.lp-root .marquee__row{display:flex;gap:64px;align-items:center;justify-content:space-between;flex-wrap:wrap;max-width:var(--max-w);margin:0 auto;padding:0 24px;color:var(--gray-600);font-weight:600;font-size:14px;letter-spacing:-.005em}.lp-root .marquee__row span.label{text-transform:uppercase;letter-spacing:.14em;font-size:11.5px;color:var(--brand)}.lp-root .s-head{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:end;margin-bottom:56px}.lp-root .s-head--center{grid-template-columns:1fr;text-align:center;align-items:center;justify-items:center;margin-bottom:64px}.lp-root .s-head h2{font-family:var(--f-display);font-weight:800;font-size:clamp(40px,5.4vw,72px);letter-spacing:-.035em;line-height:1.02;letter-spacing:-.02em;margin:12px 0 0}.lp-root .s-head p{color:var(--text-2);font-size:17px;max-width:48ch;margin:0}.lp-root .s-head--center p{margin-left:auto;margin-right:auto}.lp-root .steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line-soft);border-radius:var(--r-lg);overflow:hidden;border:1px solid var(--line-soft)}.lp-root .step{padding:36px 28px 32px;background:var(--surface);display:flex;flex-direction:column;min-height:280px}.lp-root .step__num{font-family:var(--f-display);font-weight:800;font-size:52px;letter-spacing:-.04em;line-height:1;color:var(--brand);margin-bottom:28px}.lp-root .step h3{font-size:21px;font-weight:700;margin:0 0 8px;letter-spacing:-.015em}.lp-root .step p{font-size:14.5px;color:var(--text-2);margin:0;line-height:1.55}.lp-root .showcase{position:relative;overflow:hidden}.lp-root .showcase__phones{display:flex;gap:32px;justify-content:center;align-items:flex-end;margin-top:24px}.lp-root .showcase__phone{flex:0 0 280px}.lp-root .showcase__phone .phone{width:280px}.lp-root .showcase__phone p{margin-top:18px;font-size:13px;color:var(--text-2);text-align:center;letter-spacing:-.005em}.lp-root .showcase__phone p strong{color:var(--text);font-weight:700;display:block;font-size:14.5px;margin-bottom:2px}.lp-root .features{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lp-root .feature{background:var(--surface);border:1px solid var(--line-soft);border-radius:var(--r-lg);padding:28px}.lp-root .feature__icon{width:44px;height:44px;display:grid;place-items:center;background:var(--green-100);border-radius:var(--r-md);color:var(--brand);margin-bottom:20px}.lp-root .feature__icon svg{width:22px;height:22px}.lp-root .feature h3{font-size:18px;font-weight:700;margin:0 0 6px;letter-spacing:-.01em}.lp-root .feature p{font-size:14.5px;color:var(--text-2);margin:0;line-height:1.55}.lp-root .feature--accent{background:var(--brand);color:#fff;border-color:transparent}.lp-root .feature--accent .feature__icon{background:color-mix(in srgb,#fff 18%,transparent);color:#fff}.lp-root .feature--accent p{color:color-mix(in srgb,#fff 78%,transparent)}.lp-root .b2b{background:var(--brand);color:#fff;border-radius:32px;padding:80px;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.lp-root .b2b__title{font-family:var(--f-display);font-size:clamp(40px,5vw,64px);line-height:1.02;letter-spacing:-.035em;margin:16px 0 0;font-weight:800}.lp-root .b2b__title em{font-style:normal;color:var(--accent);font-weight:800}.lp-root .b2b__lede{color:color-mix(in srgb,#fff 76%,transparent);margin-top:22px;font-size:17px;max-width:46ch}.lp-root .b2b__list{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:14px}.lp-root .b2b__list li{display:flex;gap:14px;align-items:flex-start;font-size:15.5px}.lp-root .b2b__list li svg{flex:0 0 22px;margin-top:2px;color:var(--accent)}.lp-root .b2b__cta{margin-top:36px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.lp-root .b2b .eyebrow{color:var(--accent)}.lp-root .b2b__panel{background:color-mix(in srgb,#fff 8%,transparent);border:1px solid color-mix(in srgb,#fff 14%,transparent);border-radius:20px;padding:24px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.lp-root .b2b__panel-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid color-mix(in srgb,#fff 12%,transparent)}.lp-root .b2b__panel-head h4{margin:0;font-size:16px;font-weight:700;letter-spacing:-.01em}.lp-root .b2b__panel-head span{font-size:12px;color:color-mix(in srgb,#fff 70%,transparent)}.lp-root .b2b__patient{display:flex;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid color-mix(in srgb,#fff 10%,transparent)}.lp-root .b2b__patient:last-child{border-bottom:0}.lp-root .b2b__avatar{width:40px;height:40px;border-radius:50%;background:var(--green-500);display:grid;place-items:center;font-weight:700;font-size:14px;color:#fff;flex:0 0 40px}.lp-root .b2b__patient-meta{flex:1}.lp-root .b2b__patient-meta strong{display:block;font-size:14.5px}.lp-root .b2b__patient-meta span{font-size:12.5px;color:color-mix(in srgb,#fff 65%,transparent)}.lp-root .b2b__stat{font-family:var(--f-display);font-size:22px;color:var(--accent)}.lp-root .quote{display:grid;grid-template-columns:1fr 1.4fr;gap:80px;align-items:center}.lp-root .quote__text{font-family:var(--f-display);font-size:clamp(28px,3.4vw,44px);line-height:1.15;letter-spacing:-.025em;font-weight:700}.lp-root .quote__text em{color:var(--brand);font-style:normal;font-weight:800}.lp-root .quote__author{margin-top:28px;display:flex;align-items:center;gap:14px}.lp-root .quote__avatar{width:52px;height:52px;border-radius:50%;background:var(--green-200);background-size:cover;background-position:center}.lp-root .quote__name strong{display:block;font-weight:700;letter-spacing:-.01em}.lp-root .quote__name span{color:var(--text-2);font-size:14px}.lp-root .pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lp-root .plan{background:var(--surface);border:1px solid var(--line-soft);border-radius:24px;padding:32px;display:flex;flex-direction:column}.lp-root .plan__name{font-weight:700;letter-spacing:-.01em;font-size:16px;margin-bottom:4px}.lp-root .plan__desc{color:var(--text-2);font-size:14px;min-height:42px}.lp-root .plan__price{margin:22px 0 6px;display:flex;align-items:baseline;gap:6px}.lp-root .plan__price .num{font-family:var(--f-display);font-size:56px;line-height:1;letter-spacing:-.04em;font-weight:800}.lp-root .plan__price .unit{color:var(--text-2);font-size:14px;font-weight:500}.lp-root .plan__period{color:var(--text-2);font-size:13px;margin-bottom:24px}.lp-root .plan ul{list-style:none;padding:0;margin:0 0 28px;display:grid;gap:12px}.lp-root .plan ul li{font-size:14.5px;display:flex;gap:10px;align-items:flex-start}.lp-root .plan ul li svg{flex:0 0 18px;margin-top:3px;color:var(--brand)}.lp-root .plan .btn{margin-top:auto;justify-content:center}.lp-root .plan--feat{background:var(--ink);color:#fff;border-color:transparent;position:relative}.lp-root .plan--feat .plan__desc,.lp-root .plan--feat .plan__period{color:color-mix(in srgb,#fff 72%,transparent)}.lp-root .plan--feat ul li svg{color:var(--accent)}.lp-root .plan--feat .badge{position:absolute;top:24px;right:24px;background:var(--accent);color:var(--ink);font-size:11px;font-weight:700;padding:4px 10px;border-radius:var(--r-pill);letter-spacing:.05em;text-transform:uppercase}.lp-root .faq{display:grid;gap:1px;background:var(--line-soft);border-radius:16px;overflow:hidden;border:1px solid var(--line-soft)}.lp-root .faq__item{background:var(--surface);padding:24px 28px}.lp-root .faq__q{display:flex;justify-content:space-between;align-items:center;font-weight:600;letter-spacing:-.01em;font-size:16.5px}.lp-root .faq__q svg{color:var(--brand)}.lp-root .faq__a{color:var(--text-2);margin-top:10px;max-width:80ch;font-size:14.5px}.lp-root .cta-banner{background:var(--green-100);border-radius:32px;padding:80px;position:relative;overflow:hidden;text-align:center}.lp-root .cta-banner h2{font-family:var(--f-display);font-weight:800;font-size:clamp(40px,5.4vw,80px);line-height:1;letter-spacing:-.04em;margin:16px 0}.lp-root .cta-banner h2 em{color:var(--brand);font-style:normal;font-weight:800}.lp-root .cta-banner p{color:var(--text-2);max-width:52ch;margin:0 auto 32px;font-size:17px}.lp-root .cta-banner .leaf-bg{position:absolute;pointer-events:none;opacity:.5}.lp-root .cta-banner .leaf-bg--1{top:-40px;left:-40px;transform:rotate(-20deg)}.lp-root .cta-banner .leaf-bg--2{bottom:-60px;right:-30px;transform:rotate(30deg)}.lp-root .footer{padding:64px 0 40px;background:var(--ink);color:#fff}.lp-root .footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px;border-bottom:1px solid color-mix(in srgb,#fff 12%,transparent)}.lp-root .footer__col h5{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:color-mix(in srgb,#fff 60%,transparent);margin:0 0 16px;font-weight:600}.lp-root .footer__col ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.lp-root .footer__col ul a{color:color-mix(in srgb,#fff 85%,transparent);font-size:14.5px}.lp-root .footer__col ul a:hover{color:var(--accent)}.lp-root .footer__brand p{color:color-mix(in srgb,#fff 70%,transparent);font-size:14.5px;max-width:32ch;margin:18px 0 0}.lp-root .footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:28px;color:color-mix(in srgb,#fff 55%,transparent);font-size:13px}.lp-root .footer .logo__spot{color:#fff}.lp-root .footer .logo__nutri{color:var(--green-400)}.lp-root .photo-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:56px}.lp-root .photo-strip .ph{aspect-ratio:3/4;border-radius:18px;background:var(--green-200);position:relative;overflow:hidden}.lp-root .photo-strip .ph:after{content:attr(data-label);position:absolute;left:16px;bottom:14px;font-size:12px;font-weight:600;color:#fff;background:#00000059;padding:5px 10px;border-radius:var(--r-pill);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media(max-width:1080px){.lp-root .nav__links{display:none}}@media(max-width:980px){.lp-root .hero__visual{height:540px}.lp-root .steps{grid-template-columns:repeat(2,1fr)}.lp-root .features{grid-template-columns:1fr 1fr}.lp-root .b2b{grid-template-columns:1fr;padding:48px;gap:36px}.lp-root .quote{grid-template-columns:1fr;gap:32px}.lp-root .pricing{grid-template-columns:1fr}.lp-root .footer__grid{grid-template-columns:1fr 1fr}.lp-root .showcase__phones{flex-wrap:wrap}.lp-root .s-head{grid-template-columns:1fr;gap:18px}.lp-root .photo-strip{grid-template-columns:1fr 1fr}.lp-root .cta-banner{padding:56px 28px}.lp-root .section{padding:72px 0}}@media(max-width:640px){.lp-root .nav__links{display:none}.lp-root .features{grid-template-columns:1fr}.lp-root .footer__grid{grid-template-columns:1fr 1fr;gap:32px}}.lp-root .scr{padding:18px 18px 84px;height:100%;overflow:hidden}.lp-root .scr-home__head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.lp-root .scr-greeting{font-size:12px;color:var(--gray-600);margin:0 0 2px;font-weight:500}.lp-root .scr-name{font-size:26px;line-height:1.05;margin:0;letter-spacing:-.02em;color:var(--ink);font-weight:800}.lp-root .scr-streak{display:inline-flex;gap:5px;align-items:center;background:var(--warn-bg);color:var(--warn-ink);font-weight:700;font-size:13px;padding:6px 12px;border-radius:var(--r-pill)}.lp-root .scr-rings{background:var(--green-100);border-radius:18px;padding:16px 14px;display:flex;align-items:center;gap:12px;margin-bottom:14px}.lp-root .rings-wrap{position:relative;width:100px;height:100px;flex:0 0 100px}.lp-root .ring-svg{width:100%;height:100%}.lp-root .rings-center{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;text-align:center;line-height:1.1}.lp-root .rings-center strong{font-size:18px;letter-spacing:-.02em;color:var(--ink);font-weight:800}.lp-root .rings-center span{display:block;font-size:9px;color:var(--gray-600);font-weight:500}.lp-root .rings-legend{display:grid;gap:6px;flex:1}.lp-root .rings-legend div{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--gray-600)}.lp-root .rings-legend strong{margin-left:auto;color:var(--ink);font-weight:700;font-size:11.5px}.lp-root .leg-dot{width:7px;height:7px;border-radius:50%;display:inline-block}.lp-root .scr-card{background:var(--surface);border:1px solid var(--line-soft);border-radius:14px;padding:12px;margin-bottom:8px}.lp-root .scr-card--meal{background:var(--green-100);border-color:transparent}.lp-root .scr-card__row{display:flex;align-items:center;gap:10px}.lp-root .scr-card__body{flex:1;min-width:0}.lp-root .scr-card__body strong{display:block;font-size:12px;font-weight:700;color:var(--ink);letter-spacing:-.005em}.lp-root .scr-card__body p{margin:1px 0 0;font-size:10.5px;color:var(--gray-600);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-root .meal-ico{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;font-size:18px;flex:0 0 38px}.lp-root .kcal{font-size:11px;font-weight:700;color:var(--brand)}.lp-root .kcal.muted{color:var(--gray-600)}.lp-root .scr-plan__head{padding-bottom:10px}.lp-root .scr-plan__head span{font-size:11px;color:var(--gray-600);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.lp-root .scr-plan__head h2{font-size:24px;line-height:1.05;margin:4px 0 0;letter-spacing:-.02em;color:var(--ink);font-weight:800}.lp-root .day-nav{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;margin:14px 0 16px}.lp-root .day-nav span{text-align:center;font-size:11px;font-weight:600;color:var(--gray-600);padding:8px 0;border-radius:8px;background:var(--paper)}.lp-root .day-nav span.on{background:var(--brand);color:#fff}.lp-root .meal-row{display:grid;grid-template-columns:38px 1fr;gap:10px;margin-bottom:10px;align-items:flex-start}.lp-root .meal-time{font-size:10.5px;font-weight:700;color:var(--gray-600);padding-top:10px}.lp-root .meal-card{background:var(--surface);border:1px solid var(--line-soft);border-radius:12px;padding:10px 12px;position:relative}.lp-root .meal-card strong{display:block;font-size:12px;font-weight:700;color:var(--ink);letter-spacing:-.005em}.lp-root .meal-card p{margin:2px 0 0;font-size:10.5px;color:var(--gray-600)}.lp-root .meal-foot{display:flex;gap:4px;align-items:center;font-size:9.5px;color:var(--gray-600);margin-top:6px;font-weight:600}.lp-root .meal-foot .dot-mid{color:var(--gray-400)}.lp-root .meal-card--done{background:var(--green-100);border-color:transparent}.lp-root .meal-tick{position:absolute;top:10px;right:12px;width:18px;height:18px;background:var(--brand);color:#fff;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:700}.lp-root .scr-recipe{padding:0}.lp-root .recipe__hero{position:relative;height:170px;background:linear-gradient(135deg,#ff8a65,#ff7043);background-image:radial-gradient(circle at 70% 30%,rgba(255,255,255,.25) 0%,transparent 40%),linear-gradient(135deg,#ff8a65,#ff7043)}.lp-root .recipe__back,.lp-root .recipe__fav{position:absolute;top:50px;width:32px;height:32px;background:#fffffff2;border-radius:50%;display:grid;place-items:center;color:var(--ink);font-size:14px;font-weight:600;box-shadow:0 2px 8px #00000014}.lp-root .recipe__back{left:14px}.lp-root .recipe__fav{right:14px;color:var(--coral-500);font-size:16px}.lp-root .recipe__hero-tag{position:absolute;bottom:14px;left:18px;background:#00000080;color:#fff;font-size:10.5px;font-weight:700;padding:4px 10px;border-radius:999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lp-root .recipe__body{padding:18px 18px 0}.lp-root .recipe__body h2{font-size:17px;line-height:1.15;margin:6px 0 14px;color:var(--ink);letter-spacing:-.02em;font-weight:800}.lp-root .macros{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:var(--green-100);border-radius:12px;padding:10px}.lp-root .macros div{text-align:center}.lp-root .macros strong{display:block;font-size:14px;font-weight:700;color:var(--brand);letter-spacing:-.01em}.lp-root .macros span{font-size:9.5px;color:var(--gray-600);font-weight:600;text-transform:uppercase;letter-spacing:.06em}.lp-root .recipe__sec{font-size:12px;font-weight:700;margin:16px 0 8px;color:var(--ink);letter-spacing:-.005em}.lp-root .recipe__ing{list-style:none;padding:0;margin:0;display:grid;gap:6px}.lp-root .recipe__ing li{display:flex;align-items:center;gap:8px;font-size:11.5px;color:var(--ink)}.lp-root .recipe__ing .bullet{width:6px;height:6px;border-radius:50%;background:var(--green-400)}.lp-root .scr-diary__head{padding-bottom:14px}.lp-root .scr-diary__head span{font-size:11px;color:var(--gray-600);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.lp-root .scr-diary__head h2{font-size:24px;line-height:1.05;margin:4px 0 0;letter-spacing:-.02em;color:var(--ink);font-weight:800}.lp-root .chart-card{background:var(--green-100);border-radius:16px;padding:14px 14px 4px;margin-bottom:12px}.lp-root .chart-card__top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:4px}.lp-root .chart-card__top span{font-size:10.5px;color:var(--gray-600);font-weight:600}.lp-root .chart-card__top strong{display:block;font-size:20px;color:var(--ink);line-height:1;letter-spacing:-.02em;font-weight:800}.lp-root .chart-card__top strong small{font-size:11px;font-weight:600;color:var(--gray-600);margin-left:2px;font-family:var(--f-sans)}.lp-root .delta{background:var(--brand);color:#fff;font-size:10.5px;font-weight:700;padding:3px 8px;border-radius:999px}.lp-root .chart{width:100%;height:80px;display:block;margin-top:6px}.lp-root .metrics-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.lp-root .metric{background:var(--surface);border:1px solid var(--line-soft);border-radius:12px;padding:10px 12px;position:relative}.lp-root .metric span{font-size:10px;color:var(--gray-600);font-weight:600;letter-spacing:.04em;text-transform:uppercase}.lp-root .metric strong{display:block;font-size:16px;color:var(--ink);letter-spacing:-.02em;line-height:1;margin-top:4px;font-weight:800}.lp-root .metric em{position:absolute;top:10px;right:10px;font-style:normal;font-size:10px;font-weight:700;padding:2px 6px;border-radius:999px}.lp-root .metric em.down{background:var(--green-100);color:var(--brand)}.lp-root .metric em.up{background:var(--warn-bg);color:var(--warn-ink)}.lp-root .streak-card{background:var(--ink);color:#fff;border-radius:12px;padding:10px 14px;display:flex;justify-content:space-between;align-items:center}.lp-root .streak-card span{font-size:11px;color:color-mix(in srgb,#fff 70%,transparent);font-weight:500}.lp-root .streak-card strong{font-size:16px;letter-spacing:-.02em;font-weight:800;display:flex;align-items:center;gap:6px}.lp-root .floater{position:absolute;background:var(--surface);border-radius:14px;padding:12px 14px;display:flex;align-items:center;gap:10px;box-shadow:var(--shadow-md);border:1px solid var(--line-soft);z-index:6;max-width:240px}.lp-root .floater strong{display:block;font-size:13px;font-weight:700;letter-spacing:-.01em;color:var(--ink)}.lp-root .floater span{display:block;font-size:11.5px;color:var(--gray-600);margin-top:1px}.lp-root .floater__ico{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;flex:0 0 36px}.lp-root .floater--notif{left:-28px;top:64px}.lp-root .floater--water{right:-10px;bottom:90px}@media(max-width:980px){.lp-root .floater--notif{left:-10px;top:30px}.lp-root .floater--water{right:-10px;bottom:30px}.lp-root .hero__visual{display:flex;justify-content:center}.lp-root .phone--floating{position:relative;left:auto!important;top:auto!important;transform:rotate(-2deg)}}.lp-root .app-window{background:var(--surface);border-radius:18px;box-shadow:var(--shadow-lg);border:1px solid var(--line-soft);overflow:hidden;font-family:var(--f-sans);color:var(--ink)}.lp-root .app-window--tilt{transform:rotate(-1.5deg) scale(.98);transform-origin:50% 50%}.lp-root .aw__chrome{display:flex;align-items:center;gap:10px;padding:12px 14px;background:var(--paper-2);border-bottom:1px solid var(--line-soft)}.lp-root .aw__dots{display:flex;gap:6px}.lp-root .aw__dots span{width:10px;height:10px;border-radius:50%}.lp-root .aw__dots span:nth-child(1){background:#ff6259}.lp-root .aw__dots span:nth-child(2){background:#ffbd2e}.lp-root .aw__dots span:nth-child(3){background:#28c840}.lp-root .aw__url{flex:1;background:var(--surface);border:1px solid var(--line-soft);border-radius:999px;padding:6px 14px;font-size:12px;color:var(--gray-600);display:flex;align-items:center;gap:8px}.lp-root .aw__url svg{width:12px;height:12px}.lp-root .aw__body{display:grid;grid-template-columns:200px 1fr;min-height:540px}.lp-root .aw__side{background:var(--paper-2);border-right:1px solid var(--line-soft);padding:18px 14px;display:flex;flex-direction:column;gap:4px}.lp-root .aw__side .logo{font-size:22px;margin-bottom:18px;padding-left:4px}.lp-root .aw__side h6{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gray-600);margin:16px 0 6px 6px}.lp-root .aw__nav{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;font-size:13px;color:var(--gray-800);font-weight:500;cursor:default}.lp-root .aw__nav svg{width:16px;height:16px;flex:0 0 16px;color:var(--gray-600)}.lp-root .aw__nav.on{background:var(--brand);color:#fff;font-weight:700}.lp-root .aw__nav.on svg{color:#fff}.lp-root .aw__nav .count{margin-left:auto;font-size:11px;font-weight:700;padding:1px 7px;border-radius:999px;background:var(--green-100);color:var(--brand)}.lp-root .aw__nav.on .count{background:#fff3;color:#fff}.lp-root .aw__nutri{margin-top:auto;display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;background:var(--surface);border:1px solid var(--line-soft)}.lp-root .aw__nutri .av{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#ffd54f,#f4b400);flex:0 0 32px}.lp-root .aw__nutri strong{display:block;font-size:12.5px;font-weight:700}.lp-root .aw__nutri span{display:block;font-size:11px;color:var(--gray-600)}.lp-root .aw__main{padding:20px 24px;overflow:hidden}.lp-root .aw__main-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.lp-root .aw__main-head h1{font-size:22px;font-weight:800;letter-spacing:-.02em;margin:0 0 4px}.lp-root .aw__main-head p{color:var(--gray-600);font-size:13px;margin:0}.lp-root .aw__btn{display:inline-flex;align-items:center;gap:6px;background:var(--brand);color:#fff;font-weight:700;font-size:12.5px;padding:8px 14px;border-radius:999px}.lp-root .aw__btn svg{width:12px;height:12px}.lp-root .aw__patient{display:grid;grid-template-columns:1fr auto;gap:18px;padding:18px;background:var(--green-100);border-radius:14px;margin-bottom:16px}.lp-root .aw__patient-id{display:flex;align-items:center;gap:14px}.lp-root .aw__patient .av-lg{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#ff8a65,#ff7043);display:grid;place-items:center;color:#fff;font-weight:800;font-size:18px}.lp-root .aw__patient h2{margin:0;font-size:18px;font-weight:800;letter-spacing:-.015em}.lp-root .aw__patient .meta{margin:3px 0 0;color:var(--gray-600);font-size:12.5px}.lp-root .aw__patient .meta strong{color:var(--text);font-weight:700;margin-right:12px}.lp-root .aw__patient-stats{display:flex;gap:12px}.lp-root .aw__patient-stat{background:var(--surface);border-radius:10px;padding:8px 12px;text-align:center;min-width:80px}.lp-root .aw__patient-stat strong{display:block;font-size:18px;font-weight:800;letter-spacing:-.02em;color:var(--brand)}.lp-root .aw__patient-stat span{font-size:10.5px;color:var(--gray-600);font-weight:600;letter-spacing:.05em;text-transform:uppercase}.lp-root .aw__tabs{display:flex;gap:6px;border-bottom:1px solid var(--line-soft);margin-bottom:16px}.lp-root .aw__tab{padding:8px 14px;font-size:13px;font-weight:600;color:var(--gray-600);border-bottom:2px solid transparent;margin-bottom:-1px}.lp-root .aw__tab.on{color:var(--brand);border-bottom-color:var(--brand);font-weight:700}.lp-root .aw__grid{display:grid;grid-template-columns:1.4fr 1fr;gap:14px}.lp-root .aw__card{background:var(--surface);border:1px solid var(--line-soft);border-radius:14px;padding:16px}.lp-root .aw__card h3{margin:0 0 12px;font-size:13px;font-weight:700;letter-spacing:-.005em;display:flex;justify-content:space-between;align-items:center}.lp-root .aw__card h3 span{font-size:11px;color:var(--gray-600);font-weight:500}.lp-root .aw__chart{width:100%;height:130px;display:block}.lp-root .aw__chart-foot{display:flex;justify-content:space-between;font-size:10.5px;color:var(--gray-600);font-weight:600;margin-top:4px}.lp-root .aw__chart-meta{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:6px}.lp-root .aw__chart-meta strong{font-size:28px;font-weight:800;letter-spacing:-.025em;line-height:1}.lp-root .aw__chart-meta strong small{font-size:13px;font-weight:600;color:var(--gray-600);margin-left:3px}.lp-root .aw__chart-meta .delta{display:inline-flex;gap:4px;align-items:center;background:var(--green-100);color:var(--brand);font-size:11.5px;font-weight:700;padding:3px 8px;border-radius:999px}.lp-root .aw__adh{display:flex;gap:16px;align-items:center}.lp-root .aw__adh-ring{position:relative;width:100px;height:100px;flex:0 0 100px}.lp-root .aw__adh-ring svg{width:100%;height:100%}.lp-root .aw__adh-ring .num{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:20px;font-weight:800;letter-spacing:-.02em}.lp-root .aw__adh-list{flex:1;display:grid;gap:6px;font-size:12px}.lp-root .aw__adh-list div{display:flex;justify-content:space-between;align-items:center;color:var(--gray-800)}.lp-root .aw__adh-list strong{color:var(--ink);font-weight:700}.lp-root .aw__adh-list .dot{width:7px;height:7px;border-radius:50%;display:inline-block;margin-right:6px}.lp-root .aw__diary{display:grid;gap:10px}.lp-root .aw__diary-row{display:grid;grid-template-columns:40px 1fr auto;gap:12px;align-items:center;padding:10px 12px;background:var(--paper-2);border-radius:10px;font-size:12.5px}.lp-root .aw__diary-row .day{font-weight:800;letter-spacing:-.01em;line-height:1;text-align:center}.lp-root .aw__diary-row .day small{display:block;font-size:9px;font-weight:700;color:var(--gray-600);text-transform:uppercase;letter-spacing:.08em;margin-top:2px}.lp-root .aw__diary-row .info strong{display:block;font-weight:700;font-size:12.5px}.lp-root .aw__diary-row .info span{color:var(--gray-600);font-size:11px}.lp-root .aw__diary-row .badge{font-size:10px;font-weight:700;padding:3px 8px;border-radius:999px}.lp-root .aw__diary-row .badge.ok{background:var(--green-100);color:var(--brand)}.lp-root .aw__diary-row .badge.warn{background:var(--warn-bg);color:var(--warn-ink)}.lp-root .aw__diary-row .badge.bad{background:var(--danger-bg);color:var(--danger-ink)}.lp-root .aw__plan{display:grid;gap:8px}.lp-root .aw__plan-row{display:grid;grid-template-columns:50px 1fr;gap:12px;padding:10px 0;border-bottom:1px dashed var(--line-soft)}.lp-root .aw__plan-row:last-child{border-bottom:0}.lp-root .aw__plan-row .t{font-size:11px;font-weight:800;letter-spacing:-.01em;color:var(--brand);padding-top:2px}.lp-root .aw__plan-row .m strong{display:block;font-size:12.5px;font-weight:700}.lp-root .aw__plan-row .m span{font-size:11px;color:var(--gray-600);display:block;margin-top:1px}.lp-root .aw__plan-row .m .macros{margin-top:4px;display:flex;gap:10px;font-size:10px;font-weight:600;color:var(--gray-600)}.lp-root .aw__plan-row .m .macros em{font-style:normal;color:var(--ink);font-weight:700}.lp-root .aw__tabs{flex-wrap:wrap}@media(max-width:760px){.lp-root .aw__body{grid-template-columns:1fr}.lp-root .aw__side{display:none}.lp-root .aw__grid{grid-template-columns:1fr}}.lp-root .hero{padding:64px 0 120px}.lp-root .hero__grid{grid-template-columns:1fr;align-items:start;gap:56px}.lp-root .hero__copy{max-width:760px}.lp-root .hero__title{font-size:clamp(44px,6.4vw,92px);line-height:.98}.lp-root .hero__title .brand-em{color:var(--brand-2)}.lp-root .hero__lede{max-width:56ch;font-size:20px}.lp-root .hero__lede em{font-style:normal;color:var(--text);font-weight:700}.lp-root .hero__sep{color:var(--gray-400)}.lp-root .hero__visual{position:relative;height:auto;min-height:auto;padding:0;width:100%}.lp-root .hero__dashboard{position:relative;width:100%;max-width:100%;z-index:2;transform:none}.lp-root .hero__dashboard .aw__body{min-height:520px}.lp-root .hero__phone{position:absolute;right:-30px;bottom:-50px;width:220px;aspect-ratio:9/19.5;transform:rotate(5deg);z-index:3;box-shadow:var(--shadow-lg)}.lp-root .hero__phone .scr{padding:14px}.lp-root .hero__phone .scr-plan__head h2{font-size:18px}.lp-root .hero__phone .meal-row{margin-bottom:6px;grid-template-columns:28px 1fr;gap:8px}.lp-root .hero__phone .meal-time{font-size:9px;padding-top:8px}.lp-root .hero__phone .meal-card{padding:7px 10px}.lp-root .hero__phone .meal-card strong{font-size:10.5px}.lp-root .hero__phone .meal-card p{font-size:9px}.lp-root .hero__phone .meal-tick{width:14px;height:14px;font-size:8px;top:8px;right:8px}.lp-root .hero__float{position:absolute;background:var(--surface);border-radius:14px;padding:12px 16px;display:flex;align-items:center;gap:12px;box-shadow:var(--shadow-md);border:1px solid var(--line-soft);z-index:4;max-width:260px;font-size:13px}.lp-root .hero__float strong{display:block;font-weight:800;letter-spacing:-.01em;color:var(--ink);font-size:13px}.lp-root .hero__float span{display:block;font-size:11.5px;color:var(--gray-600);margin-top:2px}.lp-root .hero__float-ico{width:36px;height:36px;flex:0 0 36px;border-radius:10px;display:grid;place-items:center}.lp-root .hero__float--alert{left:-28px;top:80px}.lp-root .hero__float--win{left:-36px;bottom:60px}.lp-root .scr-feel{padding:18px 18px 84px}.lp-root .scr-q{font-size:12px;font-weight:600;color:var(--gray-800);margin:14px 0 8px}.lp-root .feel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.lp-root .feel{text-align:center;border:1px solid var(--line-soft);border-radius:12px;padding:10px 4px}.lp-root .feel--on{border-color:var(--brand);background:var(--green-100)}.lp-root .feel__face{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-size:18px;margin:0 auto 4px}.lp-root .feel span{font-size:10.5px;font-weight:600;color:var(--ink)}.lp-root .scr-tags{display:flex;flex-wrap:wrap;gap:5px}.lp-root .scr-tag{font-size:10.5px;font-weight:600;padding:5px 9px;border-radius:999px;background:var(--paper);color:var(--gray-800);border:1px solid var(--line-soft)}.lp-root .scr-tag--on{background:var(--brand);color:#fff;border-color:var(--brand)}.lp-root .scr-note{margin-top:14px;background:var(--green-100);border-radius:12px;padding:10px 12px}.lp-root .scr-note strong{display:block;font-size:10.5px;font-weight:700;color:var(--brand);letter-spacing:.04em;text-transform:uppercase}.lp-root .scr-note p{margin:4px 0 0;font-size:11.5px;color:var(--gray-800);line-height:1.4}.lp-root .scr-pdf{padding:18px 18px 76px}.lp-root .pdf-preview{background:#fff;border:1px solid var(--line-soft);border-radius:8px;padding:14px 12px;margin-top:12px;box-shadow:var(--shadow-sm)}.lp-root .pdf-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:8px;border-bottom:1px solid var(--line-soft);margin-bottom:10px}.lp-root .pdf-pageno{font-size:9.5px;color:var(--gray-600);font-weight:600}.lp-root .pdf-preview h4{font-size:13px;font-weight:800;margin:0 0 2px;letter-spacing:-.01em}.lp-root .pdf-sub{font-size:9.5px;color:var(--gray-600);margin:0 0 10px}.lp-root .pdf-row{display:flex;justify-content:space-between;margin-top:8px;font-size:10.5px}.lp-root .pdf-row strong{font-weight:800;color:var(--brand)}.lp-root .pdf-row span{color:var(--gray-600);font-weight:600}.lp-root .pdf-line{font-size:10px;color:var(--gray-800);padding:2px 0;border-bottom:1px dotted var(--line-soft)}.lp-root .pdf-actions{display:flex;gap:6px;margin-top:14px}.lp-root .pdf-btn{flex:1;padding:9px;border-radius:999px;border:1px solid var(--line-soft);background:#fff;font-size:11.5px;font-weight:700;color:var(--ink)}.lp-root .pdf-btn--primary{background:var(--brand);color:#fff;border-color:transparent}.lp-root .hero__meta{font-size:13.5px;gap:16px}@media(max-width:860px){.lp-root .hero__phone{right:8px;bottom:-30px;width:160px}.lp-root .hero__float{display:none}}@media(max-width:640px){.lp-root .nav__row{flex-wrap:wrap;justify-content:center;gap:16px}}.shell-root .anl-hero{display:grid;gap:14px;max-width:720px;margin-bottom:28px}.shell-root .anl-hero__title{margin:0;font-size:30px;line-height:1.15;font-weight:600;letter-spacing:-.03em;text-wrap:balance;color:var(--ink)}.shell-root .anl-hero__lede{margin:0;font-size:15px;line-height:1.6;color:var(--text-2);max-width:58ch}.shell-root .anl-hero__meta{display:flex;flex-wrap:wrap;gap:6px 14px;font-size:12.5px;color:var(--text-3)}.shell-root .anl-hero__meta b{font-weight:500;color:var(--text-2)}.shell-root .anl-hero__cta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:4px}.shell-root .anl-hero__cta .btn-pill{justify-self:start}.shell-root .anl-steps{display:flex;flex-wrap:wrap;align-items:center;list-style:none;margin:0;padding:0;font-size:12.5px;font-weight:500;color:var(--text-3)}.shell-root .anl-steps li{display:flex;align-items:center;gap:8px}.shell-root .anl-steps li+li:before{content:"";width:28px;height:1px;margin:0 10px;background:var(--line)}.shell-root .anl-steps__dot{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--line);font-size:11px;font-weight:600;color:var(--text-3)}.shell-root .anl-steps__dot svg{width:11px;height:11px}.shell-root .anl-steps li[data-done=true]{color:var(--text-2)}.shell-root .anl-steps li[data-done=true] .anl-steps__dot{background:var(--green-200);border-color:var(--green-200);color:var(--brand)}.shell-root .anl-steps li[aria-current=step]{font-weight:600;color:var(--ink)}.shell-root .anl-steps li[aria-current=step] .anl-steps__dot{background:var(--brand);border-color:var(--brand);color:var(--surface)}.shell-root .anl-work{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.shell-root .anl-work__main{min-width:0}.shell-root .anl-rail{position:sticky;top:12px;display:grid;gap:18px}.shell-root .anl-sheet{background:var(--surface);border:1px solid var(--line-soft);border-radius:var(--r-md);padding:6px 32px 12px}.shell-root .anl-sheet__sec{padding:26px 0 20px}.shell-root .anl-sheet__sec+.anl-sheet__sec{border-top:1px solid var(--line-soft)}.shell-root .anl-sheet__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.shell-root .anl-sheet__head h2,.shell-root .anl-sheet__head h3{margin:0;font-size:18px;font-weight:600;letter-spacing:-.02em;color:var(--ink)}.shell-root .anl-sheet__head small{font-size:12px;font-weight:500;color:var(--text-3);white-space:nowrap;font-variant-numeric:tabular-nums}.shell-root .anl-sheet__desc{margin:-6px 0 12px;font-size:13px;color:var(--text-2)}.shell-root .anl-panel{display:grid;gap:14px;padding:20px;background:var(--surface-tinted);border:1px solid var(--green-200);border-radius:var(--r-md)}.shell-root .anl-panel--plain{background:transparent;border-color:transparent;padding:6px 6px 0}.shell-root .anl-panel__title{margin:0;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:15px;font-weight:600;letter-spacing:-.015em;color:var(--ink)}.shell-root .anl-panel__title svg{width:15px;height:15px}.shell-root .anl-panel__text{margin:0;font-size:13px;line-height:1.5;color:var(--text-2)}.shell-root .anl-panel__text b{font-weight:600;color:var(--brand)}.shell-root .anl-panel__hint{margin:0;font-size:12px;color:var(--text-3)}.shell-root .anl-panel .btn-pill{justify-content:center}.shell-root .anl-toc{display:grid;gap:2px;list-style:none;margin:0;padding:0}.shell-root .anl-toc--framed{border-top:1px solid var(--green-200);border-bottom:1px solid var(--green-200);padding:8px 0}.shell-root .anl-toc__item{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:7px 10px;border:0;border-radius:8px;background:transparent;font:inherit;font-size:13.5px;font-weight:500;color:var(--text-2);text-align:left;cursor:pointer}.shell-root .anl-toc__item:hover{background:var(--surface);color:var(--ink)}.shell-root .anl-toc__item[aria-current=true]{background:var(--surface);color:var(--brand);box-shadow:var(--shadow-sm)}.shell-root .anl-toc__item small{font-size:12px;color:var(--text-3);font-variant-numeric:tabular-nums}.shell-root .anl-field{display:grid;gap:6px}.shell-root .anl-field label{font-size:12.5px;font-weight:600;color:var(--ink)}.shell-root .anl-field textarea,.shell-root .anl-field input{width:100%;font:inherit;font-size:13.5px;line-height:1.5;color:var(--ink);background:var(--surface);border:1.5px solid var(--line);border-radius:var(--r-sm);padding:10px 12px}.shell-root .anl-field textarea{resize:vertical;min-height:116px}.shell-root .anl-field textarea::placeholder,.shell-root .anl-field input::placeholder{color:var(--text-3)}.shell-root .anl-field textarea:focus,.shell-root .anl-field input:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand) 12%,transparent)}.shell-root .anl-more{display:grid;gap:10px;padding:0 6px}.shell-root .anl-more__title{margin:0;font-size:12px;font-weight:600;color:var(--text-3)}.shell-root .anl-more details>summary{list-style:none;cursor:pointer}.shell-root .anl-more details>summary::-webkit-details-marker{display:none}.shell-root .anl-more details[open]>summary{margin-bottom:12px}.shell-root .anl-textlink{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:none;font:inherit;font-size:13px;font-weight:500;color:var(--text-2);cursor:pointer;text-decoration:none}.shell-root .anl-textlink svg{width:14px;height:14px;color:var(--gray-400)}.shell-root .anl-textlink:hover,.shell-root .anl-textlink:hover svg{color:var(--brand)}.shell-root .anl-textlink:disabled{opacity:.6;cursor:default}.shell-root .anl-textlink--brand{color:var(--brand)}.shell-root .anl-textlink--brand svg{color:currentColor}.shell-root .anl-textlink:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:4px}.shell-root .anl-actions{display:flex;flex-wrap:wrap;gap:14px 22px}.shell-root .anl-ibtn{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--text-3);cursor:pointer}.shell-root .anl-ibtn svg{width:15px;height:15px}.shell-root .anl-ibtn:hover{background:var(--paper-2);color:var(--ink)}.shell-root .anl-ibtn--danger:hover{background:var(--danger-bg);color:var(--danger-ink)}.shell-root .anl-ibtn:disabled{opacity:.5;cursor:default}.shell-root .anl-ibtn:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.shell-root .anl-readbar{display:none;position:sticky;top:0;z-index:5;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px;padding:10px 14px;font-size:13px;color:var(--text-2);background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--line-soft);border-radius:12px}.shell-root .anl-readbar b{font-weight:600;color:var(--ink)}.shell-root .anl-crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:22px;font-size:13px;color:var(--text-2)}.shell-root .anl-crumbs a{color:var(--brand);font-weight:500}.shell-root .anl-crumbs a:hover{text-decoration:underline;text-underline-offset:3px}.shell-root .anl-crumbs span{color:var(--gray-400)}.shell-root .anl-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.shell-root .anl-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.shell-root .anl-badge--brand{background:var(--green-100);color:var(--brand)}.shell-root .anl-badge--neutral{background:var(--paper-2);color:var(--text-2);border:1px solid var(--line)}.shell-root .anl-badge--muted{background:var(--paper-2);color:var(--text-3)}@media(max-width:1060px){.shell-root .anl-work{grid-template-columns:1fr}.shell-root .anl-rail{position:static}.shell-root .anl-readbar{display:flex}}@media(max-width:640px){.shell-root .anl-hero__title{font-size:24px}.shell-root .anl-steps{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px}.shell-root .anl-steps li+li:before{display:none}.shell-root .anl-sheet{padding:4px 18px 8px}.shell-root .anl-readbar .btn-pill{width:100%;justify-content:center}}.shell-root .anl-sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.shell-root .tl-page .page-head__title h2{font-weight:600;letter-spacing:-.03em}.shell-root .tl-page .page-head__title p{color:var(--text-2)}.shell-root .tl-page .list-toolbar{background:transparent;border:0;padding:0 0 14px}.shell-root .tl-page .list-toolbar__search input{background:var(--surface);border-color:var(--line);border-radius:999px}.shell-root .tl-page .list-chip{background:transparent;border-color:transparent;color:var(--text-2);font-weight:500;font-size:13px}.shell-root .tl-page .list-chip:hover{color:var(--ink)}.shell-root .tl-page .list-chip.on{background:var(--green-100);color:var(--brand);border-color:transparent;font-weight:600}.shell-root .tl-page .list-chip__count,.shell-root .tl-page .list-chip:not(.on) .list-chip__count{background:transparent;color:var(--text-3);font-weight:400;font-size:12px;padding:0}.shell-root .tl-rows{background:var(--surface);border:1px solid var(--line-soft);border-radius:var(--r-md);padding:0 6px}.shell-root .tl-rows+.tl-rows{margin-top:18px}.shell-root .tl-rows__title{margin:0;padding:14px 14px 4px;font-size:12px;font-weight:600;color:var(--text-3)}.shell-root .tl-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px;border-radius:10px}.shell-root .tl-row+.tl-row{border-top:1px solid var(--line-soft)}.shell-root .tl-row:hover,.shell-root .tl-row--open{background:var(--paper)}.shell-root .tl-row__name{margin:0;display:inline-flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:15px;font-weight:600;letter-spacing:-.01em;color:var(--ink)}.shell-root .tl-row__desc{margin:2px 0 0;max-width:62ch;font-size:13px;color:var(--text-2)}.shell-root .tl-row__meta{margin-top:6px;font-size:12.5px;color:var(--text-3);font-variant-numeric:tabular-nums}.shell-root .tl-row__acts{display:flex;align-items:center;gap:4px}.shell-root .tl-row__acts .anl-textlink{padding:6px 8px;border-radius:8px}.shell-root .tl-row__acts .anl-textlink:hover{background:var(--paper-2)}.shell-root .tl-row--open .anl-ibtn{background:var(--paper-2);color:var(--ink)}.shell-root .tl-menu{position:absolute;right:14px;top:calc(100% - 8px);z-index:20;display:grid;min-width:210px;padding:6px;background:var(--surface);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-md)}.shell-root .tl-menu__item{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border:0;border-radius:8px;background:none;font:inherit;font-size:13.5px;color:var(--ink);text-align:left;cursor:pointer;text-decoration:none}.shell-root .tl-menu__item svg{width:14px;height:14px;color:var(--text-3)}.shell-root .tl-menu__item:hover,.shell-root .tl-menu__item:focus-visible{background:var(--paper-2);outline:none}.shell-root .tl-menu__item:disabled{opacity:.5;cursor:default}.shell-root .tl-menu__item--danger,.shell-root .tl-menu__item--danger svg{color:var(--danger-ink)}.shell-root .tl-menu__sep{border:0;border-top:1px solid var(--line-soft);margin:4px 0}.shell-root .tl-row__error{grid-column:1 / -1;margin:0;font-size:12.5px;color:var(--danger-ink)}@media(max-width:640px){.shell-root .tl-row{grid-template-columns:1fr}.shell-root .tl-row__acts{justify-content:flex-start}.shell-root .tl-menu{right:auto;left:14px;top:auto}}.shell-root .tp-page{max-width:760px;padding-bottom:32px}.shell-root .tp-page .anl-hero__title{font-size:26px}.shell-root .tp-sheet{padding:4px 32px 14px}.shell-root .tp-q{display:grid;gap:8px;padding:12px 0}.shell-root .tp-q__label{margin:0;font-size:14.5px;font-weight:500;color:var(--ink)}.shell-root .tp-q__label small{margin-left:6px;font-size:12px;font-weight:400;color:var(--text-3)}.shell-root .tp-q__illus{max-width:240px;max-height:160px;object-fit:contain;border-radius:10px;border:1px solid var(--line-soft)}.shell-root .tp-in{height:40px;max-width:460px;background:var(--surface);border:1.5px solid var(--line);border-radius:var(--r-sm)}.shell-root .tp-in--long{height:84px}.shell-root .tp-in--num{max-width:160px}.shell-root .tp-in--date{max-width:200px}.shell-root .tp-yn{display:flex;gap:8px}.shell-root .tp-yn span{padding:6px 16px;border:1px solid var(--line);border-radius:999px;font-size:13.5px;font-weight:500;color:var(--ink)}.shell-root .tp-choices{display:grid;gap:6px;margin:0;padding:0;list-style:none}.shell-root .tp-choices li{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--ink)}.shell-root .tp-choices li i{width:16px;height:16px;border:1.5px solid var(--gray-400);border-radius:50%}.shell-root .tp-choices--multi li i{border-radius:4px}@media(max-width:640px){.shell-root .tp-sheet{padding:2px 18px 10px}}.shell-root .te-page{padding-bottom:32px}.shell-root .te-head{position:sticky;top:0;z-index:6;display:grid;gap:8px;padding:6px 0 12px;background:var(--surface-alt);border-bottom:1px solid var(--line-soft)}.shell-root .te-head .anl-crumbs{margin-bottom:0}.shell-root .te-head__row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.shell-root .te-name{flex:1 1 320px;min-width:0;background:transparent;border:0;border-bottom:1.5px solid transparent;font:inherit;font-size:24px;font-weight:600;letter-spacing:-.03em;padding:2px 0;color:var(--ink)}.shell-root .te-name::placeholder{color:var(--text-3);font-weight:500}.shell-root .te-name:hover{border-bottom-color:var(--line)}.shell-root .te-name:focus{outline:none;border-bottom-color:var(--brand)}.shell-root .te-name[aria-invalid=true]{border-bottom-color:var(--danger-ink)}.shell-root .te-head__actions{display:flex;align-items:center;gap:10px;margin-left:auto;flex-wrap:wrap}.shell-root .te-savestate{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:var(--text-3)}.shell-root .te-savestate:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent)}.shell-root .te-savestate--saved:before{background:var(--brand-2)}.shell-root .te-head .form-help{font-size:12.5px;color:var(--danger-ink)}.shell-root .te-settings{display:flex;align-items:flex-start;flex-wrap:wrap;gap:14px 28px;padding:18px 0 22px}.shell-root .te-desc{flex:1 1 340px;max-width:62ch;field-sizing:content;background:transparent;border:0;font:inherit;font-size:13.5px;line-height:1.5;color:var(--text-2);padding:0;resize:none}.shell-root .te-desc::placeholder{color:var(--text-3)}.shell-root .te-desc:focus{outline:none;color:var(--ink)}.shell-root .te-settings .toggle{font-weight:500}.shell-root .te-issues{margin-bottom:16px}.shell-root .te-page>div>[role=alert]{display:grid;gap:6px;margin:16px 0;padding:12px 16px;border-radius:var(--r-sm);background:var(--danger-bg);color:var(--danger-ink);font-size:13px}.shell-root .te-page>div>[role=alert] p,.shell-root .te-page>div>[role=alert] ul{margin:0}.shell-root .te-page>div>[role=alert] ul{padding-left:18px}.shell-root .te-page>div>[role=alert] button{justify-self:start;background:none;border:0;padding:0;font:inherit;font-size:13px;font-weight:600;color:var(--danger-ink);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.shell-root .te-sec__head{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px}.shell-root .te-sec__title{min-width:0;background:transparent;border:0;border-bottom:1.5px solid transparent;font:inherit;font-size:18px;font-weight:600;letter-spacing:-.02em;padding:2px 0;color:var(--ink)}.shell-root .te-sec__title::placeholder{color:var(--text-3);font-weight:500}.shell-root .te-sec__title:hover{border-bottom-color:var(--line)}.shell-root .te-sec__title:focus{outline:none;border-bottom-color:var(--brand)}.shell-root .te-sec__title[aria-invalid=true]{border-bottom-color:var(--danger-ink)}.shell-root .te-sec--on .te-sec__title{color:var(--brand)}.shell-root .te-sec__count{font-size:12px;color:var(--text-3);white-space:nowrap;font-variant-numeric:tabular-nums}.shell-root .te-sec__tools{display:flex;gap:2px;opacity:.55;transition:opacity .15s ease}.shell-root .te-sec:hover .te-sec__tools,.shell-root .te-sec:focus-within .te-sec__tools{opacity:1}.shell-root .te-sec__desc{width:100%;background:transparent;border:0;font:inherit;font-size:13px;color:var(--text-2);padding:2px 0 12px}.shell-root .te-sec__desc::placeholder{color:var(--text-3)}.shell-root .te-sec__desc:focus{outline:none;color:var(--ink)}.shell-root .te-sec .form-help{display:block;font-size:12.5px;color:var(--danger-ink);margin:2px 0 6px}.shell-root .te-q{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:12px;align-items:start;padding:10px 10px 10px 6px;margin:0 -10px 0 -6px;border:1px solid transparent;border-radius:12px}.shell-root .te-q:hover{background:var(--paper)}.shell-root .te-q__grip{color:var(--gray-400);padding-top:4px}.shell-root .te-q__grip svg{width:14px;height:14px}.shell-root .te-q__open{display:block;width:100%;background:none;border:0;padding:0;font:inherit;font-size:15px;line-height:1.5;color:var(--ink);text-align:left;cursor:text}.shell-root .te-q__open:focus-visible{outline:2px solid var(--brand);outline-offset:4px;border-radius:6px}.shell-root .te-q__placeholder{color:var(--text-3);font-style:italic}.shell-root .te-q__side{display:grid;justify-items:end;gap:2px}.shell-root .te-q__meta{font-size:12px;color:var(--text-3);white-space:nowrap;padding-top:4px}.shell-root .te-q__meta b{font-weight:500;color:var(--text-2)}.shell-root .te-q__tools{display:flex;gap:2px;opacity:0;transition:opacity .15s ease}.shell-root .te-q:hover .te-q__tools,.shell-root .te-q:focus-within .te-q__tools{opacity:1}.shell-root .te-q--on{grid-template-columns:18px minmax(0,1fr);padding:14px 16px 14px 10px;background:var(--surface-tinted);border-color:var(--green-200)}.shell-root .te-q--on:hover{background:var(--surface-tinted)}.shell-root .te-q__body{display:grid;gap:12px;min-width:0}.shell-root .te-q__input{width:100%;background:var(--surface);border:1.5px solid var(--line);border-radius:var(--r-sm);padding:10px 12px;font:inherit;font-size:15px;color:var(--ink)}.shell-root .te-q__input::placeholder{color:var(--text-3)}.shell-root .te-q__input:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand) 12%,transparent)}.shell-root .te-q__input[aria-invalid=true]{border-color:var(--danger-ink)}.shell-root .te-q__row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.shell-root .te-q__row .te-q__tools{opacity:1;margin-left:auto}.shell-root .te-q .form-help{display:block;font-size:12.5px;color:var(--danger-ink)}.shell-root .te-sel{position:relative;display:inline-flex}.shell-root .te-sel select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:6px 30px 6px 12px;font:inherit;font-size:13px;font-weight:500;color:var(--ink);cursor:pointer}.shell-root .te-sel select:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 12%,transparent)}.shell-root .te-sel svg{position:absolute;right:11px;top:50%;transform:translateY(-50%);width:12px;height:12px;color:var(--text-3);pointer-events:none}.shell-root .te-opts{display:grid;gap:4px}.shell-root .te-opt{display:grid;grid-template-columns:16px minmax(0,1fr) auto;gap:10px;align-items:center;padding:4px 6px;border-radius:8px}.shell-root .te-opt:hover,.shell-root .te-opt:focus-within{background:color-mix(in srgb,var(--surface) 70%,transparent)}.shell-root .te-opt__glyph{width:15px;height:15px;border:1.5px solid var(--gray-400);border-radius:50%}.shell-root .te-opt--multi .te-opt__glyph{border-radius:4px}.shell-root .te-opt--add .te-opt__glyph{border-style:dashed}.shell-root .te-opt input{width:100%;min-width:0;background:transparent;border:0;border-bottom:1px solid transparent;font:inherit;font-size:14px;padding:3px 0;color:var(--ink)}.shell-root .te-opt input::placeholder{color:var(--text-3)}.shell-root .te-opt input:hover{border-bottom-color:var(--line)}.shell-root .te-opt input:focus{outline:none;border-bottom-color:var(--brand)}.shell-root .te-opt input[aria-invalid=true]{border-bottom-color:var(--danger-ink)}.shell-root .te-opt .anl-ibtn{opacity:0}.shell-root .te-opt:hover .anl-ibtn,.shell-root .te-opt:focus-within .anl-ibtn{opacity:1}.shell-root .te-illus{display:flex;align-items:center;gap:10px}.shell-root .te-illus__thumb{width:48px;height:48px;border-radius:8px;object-fit:cover;border:1px solid var(--line-soft)}.shell-root .te-illus__error{margin:0;font-size:12.5px;color:var(--danger-ink)}.shell-root .te-add{display:inline-flex;align-items:center;gap:6px;background:none;border:0;padding:8px 6px;border-radius:8px;font:inherit;font-size:13px;font-weight:500;color:var(--text-2);cursor:pointer}.shell-root .te-add svg{width:14px;height:14px}.shell-root .te-add:hover{color:var(--brand);background:var(--surface-tinted)}.shell-root .te-add--section{width:100%;justify-content:center;margin-top:14px;padding:12px;border:1px dashed var(--line)}.shell-root .te-hint{margin:4px 0 0;font-size:12.5px;color:var(--text-3)}.shell-root .te-rail{top:92px}.shell-root .te-search{position:relative}.shell-root .te-search input{width:100%;background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:7px 12px 7px 32px;font:inherit;font-size:13px;color:var(--ink)}.shell-root .te-search input::placeholder{color:var(--text-3)}.shell-root .te-search input:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 12%,transparent)}.shell-root .te-search svg{position:absolute;left:11px;top:50%;transform:translateY(-50%);width:14px;height:14px;color:var(--text-3)}.shell-root .te-chips{display:flex;flex-wrap:wrap;gap:4px}.shell-root .te-chip{background:transparent;border:1px solid transparent;border-radius:999px;padding:4px 10px;font:inherit;font-size:12.5px;font-weight:500;color:var(--text-2);cursor:pointer}.shell-root .te-chip:hover{color:var(--ink)}.shell-root .te-chip[aria-pressed=true]{background:var(--surface);color:var(--brand);font-weight:600}.shell-root .te-sugg{display:grid;gap:2px}.shell-root .te-sugg__cat{margin:0;padding:10px 8px 4px;font-size:12px;font-weight:600;color:var(--text-3)}.shell-root .te-sugg__item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;background:none;border:0;padding:8px;border-radius:10px;font:inherit;text-align:left;cursor:pointer}.shell-root .te-sugg__item:hover,.shell-root .te-sugg__item:focus-visible{background:var(--surface);outline:none}.shell-root .te-sugg__item b{display:block;font-weight:500;font-size:13.5px;line-height:1.35;color:var(--ink)}.shell-root .te-sugg__item>span>span{font-size:12px;color:var(--text-3)}.shell-root .te-sugg__plus{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:var(--brand);background:var(--green-100);opacity:.7}.shell-root .te-sugg__item:hover .te-sugg__plus{opacity:1;background:var(--brand);color:var(--surface)}.shell-root .te-sugg__plus svg{width:12px;height:12px}.shell-root .te-sugg__empty{margin:0;padding:8px;font-size:12.5px;color:var(--text-3)}.shell-root .te-sugg__error{margin:0;font-size:12.5px;color:var(--danger-ink)}.shell-root .te-sugg__error button{background:none;border:0;padding:0;font:inherit;font-weight:600;color:inherit;text-decoration:underline;cursor:pointer}@media(max-width:640px){.shell-root .te-name{font-size:20px}.shell-root .te-sec__head{grid-template-columns:minmax(0,1fr) auto}.shell-root .te-sec__tools{grid-column:1 / -1;justify-content:flex-end}.shell-root .te-q{grid-template-columns:18px minmax(0,1fr)}.shell-root .te-q__side{grid-column:2;justify-items:start}.shell-root .te-q__meta{white-space:normal;padding-top:0}.shell-root .te-q__tools{display:none}.shell-root .te-q__row .te-q__tools{display:flex}}.shell-root .patient-overview{display:grid;gap:24px}.shell-root .patient-overview__next{display:grid;gap:28px;padding:28px;background:var(--surface-tinted);border:1px solid var(--green-200);border-radius:var(--r-md)}.shell-root .patient-overview__eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--brand)}.shell-root .patient-overview__next h2{font-size:clamp(23px,2.6vw,32px);line-height:1.2;letter-spacing:-.035em;font-weight:600;margin:12px 0;max-width:570px}.shell-root .patient-overview__next p{color:var(--text-2);line-height:1.7;font-size:14px;margin:0 0 20px;max-width:620px}.shell-root .patient-overview__next aside{border-top:1px solid var(--green-200);padding-top:24px}.shell-root .patient-overview__next aside p{font-size:13px;margin-top:10px;margin-bottom:12px}.shell-root .patient-overview__actions{display:grid;gap:4px}.shell-root .patient-overview__actions a{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:10px 0;color:var(--brand);font-size:13px;font-weight:600}.shell-root .patient-overview__actions svg{width:16px;height:16px;flex-shrink:0}.shell-root .patient-overview__heading{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px}.shell-root .patient-overview__heading h2{font-size:18px;font-weight:600;letter-spacing:-.02em}.shell-root .patient-overview__heading span{font-size:12px;color:var(--text-2)}.shell-root .patient-overview__grid{display:grid;gap:16px}.shell-root .patient-overview__card{min-width:0;padding:24px;border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);overflow-wrap:anywhere}.shell-root .patient-overview__card h3{display:flex;align-items:center;gap:10px;font-weight:600;font-size:15px;margin:0 0 20px}.shell-root .patient-overview__icon{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;color:var(--brand);background:var(--surface-tinted);flex-shrink:0}.shell-root .patient-overview__icon svg{width:18px;height:18px}.shell-root .patient-overview__card p{color:var(--text-2);font-size:13px;line-height:1.7;margin:10px 0}.shell-root .patient-overview__card h4{font-size:19px;letter-spacing:-.02em;font-weight:600;margin-top:12px}.shell-root .patient-overview__card .patient-overview__date{font-size:12px}.shell-root .patient-overview__link{display:inline-block;color:var(--brand);font-size:13px;font-weight:600;padding:12px 0 0;margin-right:18px}.shell-root .patient-overview a:hover{text-decoration:underline;text-underline-offset:3px}.shell-root .patient-overview__metrics{display:flex;gap:36px;flex-wrap:wrap;margin:20px 0}.shell-root .patient-overview__metrics div{display:grid;gap:7px}.shell-root .patient-overview__metrics strong{font-size:30px;line-height:1;font-weight:500;letter-spacing:-.035em}.shell-root .patient-overview__metrics small{font-size:14px;color:var(--text-2)}.shell-root .patient-overview__metrics span{font-size:12px;color:var(--text-2)}.shell-root .patient-overview__badge{display:inline-block;border-radius:6px;background:var(--surface-tinted);color:var(--brand);padding:5px 8px;font-size:11px;font-weight:600}.shell-root .patient-overview__records{list-style:none;padding:0;margin:0;display:grid;gap:14px}.shell-root .patient-overview__records li{display:grid;gap:5px}.shell-root .patient-overview__records a{font-size:14px;font-weight:600}.shell-root .patient-overview__records span{font-size:12px;color:var(--brand)}.shell-root .patient-overview__records small,.shell-root .patient-overview__draft small{font-size:11px;color:var(--text-2)}.shell-root .patient-overview__tags{list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:14px 0;padding:0}.shell-root .patient-overview__tags li{background:var(--warn-bg);color:var(--warn-ink);padding:7px 10px;border-radius:6px;font-size:12px}.shell-root .patient-overview__draft{display:grid;gap:5px;background:var(--paper-2);border:1px solid var(--line-soft);border-radius:8px;padding:14px;margin-top:16px;font-size:12px}.shell-root .patient-overview__draft strong{color:var(--brand)}.shell-root .patient-overview__diary{list-style:none;padding:0;margin:0;display:grid;gap:20px}.shell-root .patient-overview__diary li{min-width:0;border-left:2px solid var(--green-200);padding-left:16px}.shell-root .patient-overview__diary small,.shell-root .patient-overview__diary span{font-size:11px;color:var(--text-2)}.shell-root .patient-overview__diary p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.shell-root .patient-admin{margin-top:28px;border-top:1px solid var(--line);padding-top:20px}.shell-root .patient-admin>summary{cursor:pointer;color:var(--text-2);font-size:13px;padding:12px 0}.shell-root .patient-task-context{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-bottom:20px;padding:14px 18px;border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);font-size:13px}.shell-root .patient-task-context a{margin-left:auto;color:var(--brand);font-weight:600}@media(min-width:720px){.shell-root .patient-overview__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shell-root .patient-overview__diary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1200px){.shell-root .patient-overview__next{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);padding:36px}.shell-root .patient-overview__next aside{border-top:0;border-left:1px solid var(--green-200);padding:0 0 0 28px}}@media(max-width:560px){.shell-root .patient-overview__next,.shell-root .patient-overview__card{padding:20px}.shell-root .patient-overview__next .btn-pill{white-space:normal}}.patient-journey{padding:1.5rem;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.patient-journey ol{list-style:none;padding:0 0 0 .75rem;max-height:420px;overflow:auto}.patient-journey li{display:grid;gap:.35rem;padding:.8rem 1rem;border-left:2px solid var(--line)}.patient-journey li span{color:var(--text-2);font-size:.875rem}.energy-form{display:grid;gap:1.25rem;padding:1.5rem;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md)}.energy-form__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:1rem}.energy-form small,.energy-notes{color:var(--text-2);font-size:.85rem;line-height:1.5}.energy-form button{justify-self:start}.energy-results{margin-block:1.5rem}.energy-comparison{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:1rem}.energy-equation{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);min-width:0}.energy-equation--selected{border:2px solid var(--green-500);background:var(--surface-tinted)}.energy-equation h3{font-size:1rem;margin:0}.energy-equation strong{font-size:1.6rem;font-variant-numeric:tabular-nums}.energy-equation strong small{font-size:.8rem;font-weight:400}.energy-equation__selection{font-size:.8rem;color:var(--text-2)}.energy-equation details{margin-top:auto;font-size:.85rem;line-height:1.5;overflow-wrap:anywhere}.energy-equation summary,.energy-form summary{cursor:pointer}.energy-target{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:1rem;padding:1.5rem;margin-block:1.5rem;background:var(--surface-tinted);border-radius:var(--r-md)}.energy-target div{display:grid;gap:.4rem}.energy-target strong{font-size:1.5rem}.energy-target p{grid-column:1 / -1;margin:0}.day-hub{display:grid;gap:24px}.day-eyebrow{display:flex;align-items:center;gap:8px;color:var(--brand);font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:600}.day-eyebrow svg{width:16px;height:16px}.day-focus{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:32px;padding:32px 36px;background:var(--brand);color:var(--white);border-radius:var(--r-lg)}.day-focus:after{content:"";position:absolute;z-index:-1;width:400px;height:400px;border:1px solid color-mix(in srgb,var(--white) 15%,transparent);border-radius:50%;right:-210px;top:-160px;box-shadow:0 0 0 42px color-mix(in srgb,var(--white) 4%,transparent),0 0 0 84px color-mix(in srgb,var(--white) 3%,transparent)}.day-focus .day-eyebrow{color:var(--green-200);margin-bottom:18px}.day-focus h2{margin:0 0 16px;max-width:650px;font-size:clamp(23px,2.4vw,32px);font-weight:500;line-height:1.25;letter-spacing:-.035em;overflow-wrap:anywhere}.day-focus p{margin:6px 0 0;color:var(--green-100);font-size:13px;line-height:1.65}.day-focus .day-focus__patient{color:var(--white);font-size:17px;font-weight:600;overflow-wrap:anywhere}.shell-root .day-focus__action{display:inline-flex;justify-content:center;align-items:center;gap:20px;min-height:44px;margin-top:22px;padding:11px 18px;background:var(--white);border-radius:var(--r-sm);color:var(--brand);font-size:13px;font-weight:600;transition:background var(--motion)}.shell-root .day-focus__action:hover{background:var(--green-100)}.day-focus__action svg{width:16px;height:16px}.day-focus__aside{border-left:1px solid color-mix(in srgb,var(--white) 20%,transparent);padding-left:30px;align-self:center;color:var(--green-100)}.day-focus__aside>span,.day-focus__aside>strong{display:block;font-size:21px;line-height:1.5;font-weight:400;letter-spacing:-.03em}.day-focus__aside>strong{color:var(--white)}.day-focus__aside small{font-size:11px}.day-focus__aside>svg{width:56px;height:56px}.day-focus--clear{padding-block:24px}.day-focus--clear h2{font-size:25px;margin-bottom:10px}.day-focus--clear .day-eyebrow{margin-bottom:12px}.day-focus__path{display:flex;align-items:center;margin:22px 0 14px}.day-focus__path i{width:9px;height:9px;border-radius:50%;background:var(--green-200);position:relative;margin-right:27px}.day-focus__path i+i{background:transparent;border:1px solid var(--green-200)}.day-focus__path i:not(:last-child):after{content:"";width:27px;height:1px;background:color-mix(in srgb,var(--white) 35%,transparent);position:absolute;left:8px;top:4px}.day-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,1fr);gap:24px;align-items:start}.day-panel{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--shadow-sm);overflow:hidden}.day-panel__header{padding:24px 24px 18px}.day-panel__header h2{font-size:21px;line-height:1.3;letter-spacing:-.03em;margin:10px 0 7px;font-weight:600}.day-panel__header p{font-size:12px;color:var(--text-2);line-height:1.6;margin:0}.day-count{display:inline-flex;align-items:center;justify-content:center;min-width:25px;min-height:25px;padding:2px 7px;font-size:12px;letter-spacing:0;vertical-align:middle;background:var(--surface-tinted);color:var(--brand);border-radius:20px;margin-left:6px}.day-filters{display:flex;flex-wrap:wrap;gap:6px;padding:0 24px 18px;border-bottom:1px solid var(--line)}.shell-root .day-filters button{font:inherit;font-size:11px;color:var(--text-2);background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:8px 11px;min-height:36px;cursor:pointer}.shell-root .day-filters button[aria-pressed=true]{color:var(--white);background:var(--brand);border-color:var(--brand)}.day-filters button span{padding-left:6px;font-weight:600;font-variant-numeric:tabular-nums}.day-tasks{padding:0 24px;margin:0;list-style:none}.day-task{display:flex;gap:14px;padding:22px 0}.day-task+.day-task{border-top:1px solid var(--line)}.day-task__icon{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;border-radius:12px;border:1px solid var(--line);background:var(--paper);color:var(--brand);margin-top:3px}.day-task__icon svg{width:18px;height:18px}.day-task__body{flex:1;min-width:0;overflow-wrap:anywhere}.day-task__category{text-transform:uppercase;letter-spacing:.08em;font-size:9px;color:var(--text-2)}.day-task h3{font-size:15px;font-weight:600;margin:5px 0}.day-task p{font-size:13px;line-height:1.5;margin:0 0 4px}.day-task small{font-size:11px;line-height:1.6;color:var(--text-2)}.day-task__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:4px 12px;margin-top:7px}.shell-root .day-task__bottom a{display:inline-flex;align-items:center;gap:8px;min-height:36px;font-size:12px;font-weight:600;color:var(--brand)}.day-task__bottom svg{width:14px;height:14px}.day-task time{font-size:10px;color:var(--text-2)}.shell-root .day-more{width:100%;border:0;border-top:1px solid var(--line);background:var(--paper);min-height:48px;color:var(--brand);font-size:12px;cursor:pointer}.day-limit{padding:14px 24px;border-top:1px solid var(--line);font-size:12px;line-height:1.6;color:var(--text-2)}.day-limit a{display:inline-block;margin:4px 16px 4px 0;color:var(--brand)}.day-empty{padding:36px 28px;text-align:center;color:var(--text-2)}.day-empty>svg{width:28px;height:28px;color:var(--brand);margin:0 auto 16px}.day-empty h3{font-weight:500;font-size:15px;margin:0 0 8px;color:var(--text)}.day-empty p{font-size:12px;line-height:1.8;margin:0}.day-timeline{list-style:none;margin:0;padding:4px 24px 14px}.day-timeline li{display:flex;gap:18px;padding:0 0 20px}.day-timeline time{width:38px;flex-shrink:0;font-size:12px;font-weight:600;padding-top:3px;font-variant-numeric:tabular-nums}.day-timeline a{position:relative;display:grid;gap:5px;border-left:2px solid var(--line);padding:0 0 6px 16px;min-width:0;overflow-wrap:anywhere;flex:1}.day-timeline a:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--line);position:absolute;left:-4.5px;top:6px}.day-timeline strong{font-size:13px;font-weight:600}.day-timeline span,.day-timeline small{font-size:11px;color:var(--text-2);line-height:1.5}.day-timeline .day-timeline__current a{border-color:var(--brand)}.day-timeline__current a:before{background:var(--brand)}.day-timeline__current small{color:var(--brand);font-weight:600}.shell-root .day-agenda__link{display:flex;justify-content:space-between;align-items:center;margin:0 24px 20px;padding:13px 0;border-top:1px solid var(--line);color:var(--brand);font-size:12px;font-weight:600}.day-agenda__link svg{width:15px;height:15px}.day-agenda__empty{padding:16px 24px 24px}.day-agenda__empty svg{width:25px;height:25px;color:var(--text-2);margin-bottom:12px}.day-agenda__empty h3{font-size:14px;font-weight:500}.day-agenda__empty p{color:var(--text-2);font-size:12px;line-height:1.8}.day-future{border-top:1px solid var(--line);padding:16px 24px;background:var(--paper)}.day-future summary{font-size:12px;cursor:pointer;min-height:28px}.day-future summary span{color:var(--text-2);margin-left:8px}.day-future a{display:grid;gap:6px;padding:14px 0;font-size:12px}.day-future a span{font-size:11px;color:var(--text-2)}.day-source-status{padding:12px 20px;border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface)}.day-source-status p{font-size:12px;margin:6px 0;line-height:1.6}.day-source-status button{color:var(--brand);text-decoration:underline;background:none;border:0;cursor:pointer;padding:8px}.day-access{padding:24px}.day-access h2{font-size:20px}.day-access p{color:var(--text-2);font-size:13px;line-height:1.7}.day-access a{display:inline-block;padding:10px 0;font-size:13px;color:var(--brand)}.day-office>summary{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;border-top:1px solid var(--line);cursor:pointer;font-size:14px;font-weight:500}.day-office>summary small{display:block;color:var(--text-2);font-size:11px;margin-top:6px;font-weight:400}.day-office>summary>span+span{font-size:12px;color:var(--brand)}.day-office .overview-grid{margin-top:10px}.shell-root .day-hub a:focus-visible,.shell-root .day-hub button:focus-visible,.shell-root .day-hub summary:focus-visible,.day-office>summary:focus-visible{outline:2px solid var(--brand);outline-offset:4px}.shell-root .day-focus a:focus-visible{outline-color:var(--white)}@media(max-width:1100px){.day-layout{grid-template-columns:minmax(0,1.4fr) minmax(255px,1fr);gap:16px}.day-focus{grid-template-columns:minmax(0,1fr) 170px;padding:28px;gap:22px}.day-focus__aside{padding-left:22px}}@media(max-width:800px){.day-layout,.day-focus{grid-template-columns:minmax(0,1fr)}.day-focus__aside{display:none}}@media(max-width:480px){.day-hub{gap:18px}.day-focus{padding:24px 20px}.day-focus h2{font-size:25px}.day-focus__action{width:100%}.day-panel__header{padding:20px 18px 16px}.day-panel__header h2{font-size:20px}.day-filters{padding:0 18px 16px}.day-tasks{padding:0 18px}.day-task{gap:10px}.day-task__icon{width:32px;height:32px;border-radius:10px}.day-office>summary{align-items:start}.day-office>summary>span+span{max-width:105px;text-align:right}}.overview{max-width:var(--max-w);margin:0 auto;display:grid;gap:28px}.overview-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.overview-heading h2{font-size:var(--text-page);line-height:1.3;font-weight:600;letter-spacing:-.04em;margin:0 0 6px}.overview-heading p,.overview-panel__head p{color:var(--text-2);font-size:var(--text-small);line-height:1.6;margin:0}.overview-date{color:var(--text-2);font-size:var(--text-caption)}.overview-welcome{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:40px;padding:36px 40px;border-radius:var(--r-lg);background:var(--brand);color:var(--white);box-shadow:var(--shadow-md)}.overview-welcome:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 95% 0%,color-mix(in srgb,var(--green-300) 22%,transparent),transparent 60%)}.overview-welcome:after{content:"";position:absolute;z-index:-1;width:420px;height:420px;border:1px solid color-mix(in srgb,var(--white) 10%,transparent);border-radius:50%;right:-170px;bottom:-270px;box-shadow:0 0 0 46px color-mix(in srgb,var(--white) 3%,transparent),0 0 0 92px color-mix(in srgb,var(--white) 2%,transparent);pointer-events:none}.overview-eyebrow{display:block;font-size:var(--text-label);letter-spacing:.1em;font-weight:500;text-transform:uppercase;color:var(--green-200);margin-bottom:18px}.overview-welcome h2{font-size:clamp(25px,2.6vw,36px);font-weight:500;line-height:1.23;letter-spacing:-.04em;margin:0 0 16px}.overview-welcome__body>p{max-width:470px;font-size:var(--text-small);line-height:1.8;color:var(--green-100);margin:0}.overview-welcome__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:28px}.shell-root .overview-welcome__primary,.shell-root .overview-welcome__secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;font-size:var(--text-caption);font-weight:600;border-radius:var(--r-sm);padding:10px 16px;transition:background var(--motion)}.shell-root .overview-welcome__primary{background:var(--white);color:var(--brand);box-shadow:var(--shadow-sm)}.shell-root .overview-welcome__primary:hover{background:var(--green-100)}.shell-root .overview-welcome__secondary{color:var(--white);padding-inline:0}.shell-root .overview-welcome__secondary:hover{text-decoration:underline;text-underline-offset:4px}.overview-welcome__actions svg{width:16px;height:16px}.shell-root .overview-welcome a:focus-visible{outline-color:var(--white)}.overview-welcome__summary{border-left:1px solid color-mix(in srgb,var(--white) 20%,transparent);padding-left:32px;align-self:center}.overview-welcome__summary>span{display:block;font-size:var(--text-caption);color:var(--green-100)}.overview-welcome__summary>strong{display:block;font-size:68px;font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:-.06em;line-height:1.2;margin:8px 0}.overview-welcome__summary-line{width:32px;height:2px;background:var(--accent);margin:20px 0 14px}.overview-welcome__summary p{font-size:var(--text-caption);line-height:1.7;color:var(--green-100);margin:0}.overview-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:24px;align-items:start}.overview-panel{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);box-shadow:var(--shadow-sm);overflow:hidden}.overview-panel__head{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:24px 24px 18px}.overview-panel__head h2{font-size:var(--text-section);font-weight:600;letter-spacing:-.025em;margin:0 0 5px}.overview-panel__head p{font-size:var(--text-caption)}.shell-root .overview-text-link{color:var(--brand);font-size:var(--text-caption);font-weight:600;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;min-height:40px}.overview-text-link svg{width:14px;height:14px}.overview-patients{list-style:none;margin:0;padding:0 24px 12px}.overview-patients li+li{border-top:1px solid var(--line)}.overview-patient{display:flex;align-items:center;gap:12px;padding:18px 0;min-height:90px;transition:background var(--motion)}.overview-patient:hover{background:var(--paper)}.overview-patient__avatar{display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;border-radius:50%;background:var(--surface-tinted);color:var(--brand);font-size:var(--text-small);font-weight:600}.overview-patient__body{flex:1;min-width:0}.overview-patient__body strong,.overview-patient__body>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-patient__body strong{font-size:var(--text-small);font-weight:600;margin-bottom:5px}.overview-patient__body>span{font-size:var(--text-label);color:var(--text-2)}.overview-patient__meta{display:grid;justify-items:end;gap:7px;flex-shrink:0}.overview-patient__meta time{font-size:10px;color:var(--text-2)}.overview-patient>svg{width:14px;height:14px;flex-shrink:0;color:var(--text-2)}.overview-actions{display:grid;padding:0 14px 14px}.overview-action{display:flex;align-items:center;gap:12px;padding:14px 10px;border-radius:var(--r-sm);transition:background var(--motion)}.overview-action:hover{background:var(--paper)}.overview-action__icon{width:40px;height:40px;display:grid;place-items:center;flex-shrink:0;border:1px solid var(--line);border-radius:12px;color:var(--brand)}.overview-action__icon svg{width:19px;height:19px}.overview-action__body{flex:1;min-width:0}.overview-action__body strong{display:block;font-size:var(--text-small);font-weight:600;margin-bottom:4px}.overview-action__body>span{display:block;font-size:var(--text-label);line-height:1.6;color:var(--text-2)}.overview-action>svg{width:15px;height:15px;color:var(--text-2);flex-shrink:0}.overview-account{display:flex;align-items:center;gap:14px;padding:20px 24px;border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface-tinted)}.overview-account__icon{color:var(--brand)}.overview-account__icon svg{width:22px;height:22px}.overview-account strong{display:block;font-size:var(--text-small);font-weight:600;margin-bottom:3px}.overview-account span>span{display:block;font-size:var(--text-caption);color:var(--text-2)}.overview-account__cta{display:inline-flex;align-items:center;gap:8px;margin-left:auto;color:var(--brand);font-size:var(--text-caption);font-weight:600}.overview-account__cta svg{width:15px;height:15px}.overview-feedback{display:grid;justify-items:start;gap:12px;padding:24px}.shell-root .overview-panel .empty-state{border:0;box-shadow:none;padding-top:24px}.shell-root .overview-panel .empty-state__visual{width:64px;height:64px;margin-bottom:16px}.shell-root .overview-panel .empty-state__visual svg{width:28px;height:28px}@media(max-width:1200px){.overview-grid{grid-template-columns:1fr}}@media(max-width:700px){.overview{gap:20px}.overview-heading{align-items:start;flex-direction:column;gap:10px}.overview-heading h2{font-size:26px}.overview-date{font-size:var(--text-label)}.overview-welcome{grid-template-columns:1fr;gap:28px;padding:28px 24px}.overview-welcome h2{font-size:28px}.overview-welcome__summary{padding:20px 0 0;border-left:0;border-top:1px solid color-mix(in srgb,var(--white) 20%,transparent);display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 12px}.overview-welcome__summary>strong{grid-column:2;grid-row:1 / 3;font-size:44px;margin:0}.overview-welcome__summary p,.overview-welcome__summary-line{display:none}.overview-panel__head{padding:20px 18px 12px;gap:8px;flex-wrap:wrap}.overview-panel__head h2{font-size:15px}.overview-patients{padding:0 16px 8px}.overview-patient{gap:10px;flex-wrap:wrap}.overview-patient__avatar{width:36px;height:36px}.overview-patient__body{min-width:110px}.overview-patient__meta time{font-size:9px}.overview-patient>svg{display:none}.overview-account{padding:18px;flex-wrap:wrap}.overview-account__cta{margin-left:36px}}.shell-root .worklist-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin:24px 0 16px}.shell-root .worklist-heading h2{font-size:22px;font-weight:600}.shell-root .worklist-heading a{font-size:13px;color:var(--brand)}.shell-root .worklist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-bottom:24px}.shell-root .worklist-card{padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--surface);min-width:0}.shell-root .worklist-card header{display:flex;align-items:center;justify-content:space-between;gap:12px}.shell-root .worklist-card h3{font-size:16px;font-weight:600}.shell-root .worklist-card header>span{padding:4px 10px;border-radius:20px;background:var(--surface-tinted);color:var(--brand)}.shell-root .worklist-card ul{list-style:none;padding:0;margin:16px 0 0;max-height:400px;overflow:auto}.shell-root .worklist-card li a{display:grid;gap:5px;padding:16px 0;border-bottom:1px solid var(--line-soft);overflow-wrap:anywhere}.shell-root .worklist-card strong{font-size:15px}.shell-root .worklist-card span,.shell-root .worklist-card p{font-size:13px;color:var(--text-2)}.shell-root .worklist-card small{font-size:11px;color:var(--text-2)}.shell-root .worklist-card b{font-size:12px;color:var(--brand);margin-top:5px}@media(max-width:760px){.shell-root .worklist-grid{grid-template-columns:minmax(0,1fr)}}.shopping-page{display:grid;gap:20px;max-width:900px;margin:0 auto;min-width:0}.shopping-page h3{font-size:1.3rem;font-weight:650}.shopping-form,.shopping-list{background:var(--surface, white);border:1px solid var(--line);border-radius:20px;padding:clamp(16px,3vw,28px);display:grid;gap:16px;min-width:0;overflow-wrap:anywhere}.shopping-form fieldset{min-width:0;border:0;padding:0;display:grid;gap:16px}.shopping-form legend{padding:8px 0;font-weight:600}.shopping-period{display:flex;gap:16px;flex-wrap:wrap}.shopping-period label{display:grid;gap:6px;flex:1;min-width:125px}.shopping-page input[type=date],.shopping-page select{width:100%;min-width:0;min-height:44px;border:1px solid var(--line);border-radius:10px;padding:9px;background:var(--surface, white);color:inherit;font:inherit}.shopping-day{border-bottom:1px solid var(--line);padding:12px 0}.shopping-day summary{min-height:44px;cursor:pointer;font-weight:600}.shopping-day summary span{display:inline-block;font-weight:400;margin-left:8px;font-size:.85rem}.shopping-choice,.shopping-history{display:grid;gap:6px;min-width:0}.shopping-confirm{display:flex;align-items:flex-start;gap:10px;line-height:1.6}.shopping-page input[type=checkbox]{width:22px;height:22px;min-width:22px;margin-top:3px;accent-color:var(--brand)}.shopping-actions{display:flex;gap:10px;flex-wrap:wrap}.shopping-notice{padding:14px;border-radius:12px;background:var(--surface-tinted);line-height:1.6}.shopping-kicker{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:600;color:var(--brand)}.shopping-items{list-style:none;padding:0;margin:0;display:grid;gap:0}.shopping-items>li{border-top:1px solid var(--line);padding:18px 0;display:grid;gap:8px}.shopping-items label{display:flex;align-items:flex-start;gap:12px;min-height:44px;cursor:pointer}.shopping-items label span{min-width:0}.shopping-amount{display:block;font-size:1.05rem}.shopping-items .is-checked strong{text-decoration:line-through;opacity:.65}.shopping-items p,.shopping-items details{margin-left:34px;font-size:.875rem}.shopping-items details summary{cursor:pointer;padding:5px 0}.shopping-items details ul{padding-left:18px}.shopping-line-warning{font-weight:500}.shopping-page :focus-visible{outline:3px solid var(--brand);outline-offset:3px}.shopping-page button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:480px){.shopping-day summary span{display:block;margin-left:0}.shopping-page .btn-pill{white-space:normal}}.shell-root .anam-page{padding-bottom:32px}.shell-root .anam-journey{margin-bottom:26px}.shell-root .anam-journey__next{display:grid;gap:10px;margin-top:6px;padding-top:16px;border-top:1px solid var(--line)}.shell-root .anam-journey__next strong{font-size:15px;font-weight:600;color:var(--ink)}.shell-root .anam-journey__next p{margin:0;font-size:14px;line-height:1.6;color:var(--text-2)}.shell-root .anam-journey__next .btn-pill{justify-self:start}.shell-root .anam-page #anam-answers-title,.shell-root .anam-page #anam-review-form,.shell-root .anam-page .anl-sheet__sec{scroll-margin-top:90px}.shell-root .anam-page>p[role=status]{margin:-12px 0 18px;font-size:13.5px;color:var(--positive-ink)}.shell-root .anam-draft{display:grid;gap:22px;max-width:720px}.shell-root .patients-directory{max-width:var(--max-w);margin:0 auto}.shell-root .patients-directory .page-head__title h2{font-weight:600;letter-spacing:-.035em}.shell-root .patients-directory .page-head__title h2:after{content:".";color:var(--accent)}.shell-root .patients-directory .page-head__title p{max-width:56ch}.shell-root .patients-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;overflow:hidden;background:var(--surface-garden);border:1px solid color-mix(in srgb,var(--green-300) 45%,var(--surface-tinted));border-radius:var(--r-lg);padding:28px 32px;margin-bottom:22px}.shell-root .patients-hero__body{position:relative;z-index:1}.shell-root .patients-hero__label{display:flex;align-items:center;gap:8px;color:var(--brand);font-size:var(--text-caption);margin-bottom:10px}.shell-root .patients-hero h3{font-size:23px;line-height:1.3;letter-spacing:-.025em;font-weight:500;margin:0}.shell-root .patients-hero p{max-width:53ch;color:var(--gray-800);font-size:var(--text-small);line-height:1.7;margin:10px 0 0}.shell-root .patients-botanical{flex:0 0 205px;width:205px;height:145px;margin:-28px 0}.shell-root .patients-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:28px}.shell-root .patients-stat{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;align-items:center;padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md)}.shell-root .patients-stat__label{color:var(--text-2);font-size:var(--text-caption)}.shell-root .patients-stat__icon{display:grid;place-items:center;width:36px;height:36px;border-radius:var(--r-sm);background:var(--surface-tinted);color:var(--brand);grid-column:2;grid-row:1 / 3}.shell-root .patients-stat__icon svg{width:19px;height:19px}.shell-root .patients-stat strong{font-size:32px;font-weight:500;font-variant-numeric:tabular-nums;line-height:1;letter-spacing:-.035em}.shell-root .patients-stat small{grid-column:1 / -1;color:var(--text-2);font-size:var(--text-label)}.shell-root .patients-stat--brand{background:var(--brand);color:var(--text-on-brand);border-color:var(--brand)}.shell-root .patients-stat--brand :is(.patients-stat__label,small){color:var(--text-on-brand-muted)}.shell-root .patients-stat--brand .patients-stat__icon{background:color-mix(in srgb,var(--white) 10%,transparent);color:var(--green-300)}.shell-root .patients-stat--warm{background:var(--surface-warm);border-color:var(--line-warm)}.shell-root .patients-stat--warm .patients-stat__icon{background:var(--line-warm);color:var(--text-warm)}.shell-root .patients-directory__layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:24px}.shell-root .patients-directory__sheet{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}.shell-root .patients-directory__list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:24px 24px 18px}.shell-root .patients-directory__list-head h3{margin:0;font-size:var(--text-section);font-weight:600}.shell-root .patients-directory__list-head>span{font-size:var(--text-label);color:var(--text-2);border:1px solid var(--line);padding:3px 8px;border-radius:var(--r-xs);white-space:nowrap}.shell-root .patients-directory .list-toolbar{padding:0 24px 20px;margin:0;gap:8px;border:0;border-radius:0;box-shadow:none}.shell-root .patients-directory .list-toolbar__search{min-width:180px;flex:1 1 180px}.shell-root .patients-directory .list-toolbar__search input{background:var(--paper);font-size:var(--text-caption)}.shell-root .patients-directory .list-chip{border-color:transparent;padding:8px 10px;border-radius:var(--r-sm);font-size:var(--text-caption)}.shell-root .patients-directory .list-chip.on{background:var(--surface-tinted);color:var(--brand)}.shell-root .patients-directory .patient-list{border:0;border-radius:0;border-top:1px solid var(--line)}.shell-root .patients-directory .patient-card{padding:20px 24px;grid-template-columns:42px minmax(0,1fr) auto 16px;gap:12px}.shell-root .patients-directory .patient-card__av{width:42px;height:42px;font-size:var(--text-small);border:0;border-radius:var(--r-sm)}.shell-root .patients-directory .patient-card:nth-child(3n+2) .patient-card__av{background:var(--surface-warm);color:var(--text-warm)}.shell-root .patients-directory .patient-card:nth-child(3n) .patient-card__av{background:var(--surface-garden)}.shell-root .patients-directory .patient-card__name{font-size:var(--text-small)}.shell-root .patients-directory .patient-card__email{font-size:var(--text-caption);overflow-wrap:anywhere}.shell-root .patients-directory .patient-card__date{font-size:var(--text-label)}.shell-root .patients-directory .patient-card:hover{background:var(--surface-tinted)}.shell-root .patients-directory .patient-card__right{color:var(--brand)}.shell-root .patients-directory .empty-state{border:0;box-shadow:none}.shell-root .patients-directory__count{padding:16px 24px;margin:0;border-top:1px solid var(--line);color:var(--text-2);font-size:var(--text-label)}.shell-root .patients-directory__rail{display:grid;gap:20px}.shell-root .patients-agenda{background:color-mix(in srgb,var(--surface-tinted) 35%,var(--white));border:1px solid var(--line);border-radius:var(--r-lg);padding:24px 22px}.shell-root :is(.patients-agenda,.patients-tip) h3{font-size:var(--text-small);font-weight:600;line-height:1.6;margin:0}.shell-root .patients-agenda__intro{color:var(--text-2);font-size:var(--text-label);margin:5px 0 0}.shell-root .patients-agenda__list{padding:0;margin:24px 0 0;list-style:none;display:grid;gap:22px}.shell-root .patients-appointment{display:flex;align-items:start;gap:12px}.shell-root .patients-appointment time{color:var(--brand);font-size:var(--text-label);font-weight:500;flex-shrink:0;padding-top:2px}.shell-root .patients-appointment>span{border-left:2px solid var(--green-300);padding-left:12px;min-width:0}.shell-root .patients-agenda__list li:first-child .patients-appointment>span{border-color:var(--accent)}.shell-root .patients-appointment strong{display:block;font-size:var(--text-caption);font-weight:500;overflow-wrap:anywhere}.shell-root .patients-appointment small{display:block;font-size:var(--text-label);color:var(--text-2);margin-top:4px}.shell-root .patients-appointment:hover strong{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.shell-root .patients-text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px;font-size:var(--text-caption);font-weight:500;color:var(--brand)}.shell-root .patients-text-link:hover{text-decoration:underline;text-underline-offset:3px}.shell-root .patients-text-link svg{width:16px;height:16px;flex-shrink:0}.shell-root .patients-rail__action{width:100%;border-top:1px solid var(--line);margin-top:22px;padding-top:16px}.shell-root .patients-rail__message{color:var(--text-2);font-size:var(--text-caption);line-height:1.7;margin:22px 0 0}.shell-root .patients-agenda__more{color:var(--text-2);font-size:var(--text-label);margin:20px 0 0}.shell-root .patients-tip{background:var(--surface-warm);border:1px solid var(--line-warm);border-radius:var(--r-lg);padding:24px 22px}.shell-root .patients-tip__icon{display:grid;place-items:center;width:36px;height:36px;margin-bottom:15px;border-radius:var(--r-sm);background:var(--accent);color:var(--ink)}.shell-root .patients-tip__icon svg{width:19px;height:19px}.shell-root .patients-tip p{font-size:var(--text-caption);color:var(--text-warm);line-height:1.8;margin:10px 0 0}.shell-root .patients-tip .patients-rail__action{border-color:var(--line-warm);color:var(--text-warm)}@media(max-width:1260px){.shell-root .patients-directory__layout{grid-template-columns:minmax(0,1fr)}.shell-root .patients-directory__rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.shell-root .patients-directory .page-head{align-items:stretch;flex-direction:column;gap:18px}.shell-root .patients-directory .page-head__actions{justify-content:flex-start}.shell-root .patients-botanical{position:absolute;right:-75px;bottom:0;opacity:.16;pointer-events:none}.shell-root .patients-hero{padding:24px}.shell-root .patients-hero h3{font-size:21px}.shell-root .patients-hero p{font-size:var(--text-caption)}.shell-root .patients-directory__rail{grid-template-columns:minmax(0,1fr)}.shell-root .patients-directory .patient-card__date{display:none}.shell-root .patients-directory .patient-card{grid-template-columns:36px minmax(0,1fr) 16px;padding:18px 16px;gap:10px}.shell-root .patients-directory .patient-card__av{width:36px;height:36px}.shell-root .patients-stat{padding:16px 12px;display:flex;flex-direction:column;align-items:start;gap:10px}.shell-root .patients-stat__icon{order:-1;width:30px;height:30px}.shell-root .patients-stat__label{font-size:var(--text-label);min-height:34px}.shell-root .patients-stat strong{font-size:28px}.shell-root .patients-stat small{font-size:var(--text-label)}.shell-root .patients-stats{gap:8px;margin-bottom:20px}.shell-root .patients-directory__list-head{padding:20px 16px 16px;flex-wrap:wrap}.shell-root .patients-directory .list-toolbar{padding:0 16px 18px}.shell-root .patients-directory .list-toolbar__search{flex-basis:100%}.shell-root .patients-directory__count{padding-inline:16px}}@media(max-width:380px){.shell-root .patients-stats{grid-template-columns:minmax(0,1fr)}.shell-root .patients-stat{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:18px}.shell-root .patients-stat__label{min-height:0}.shell-root .patients-stat__icon{order:0}}.shell-root .patients-create{padding:0;overflow:hidden;border-color:var(--line)}.shell-root .patients-create__intro{padding:28px 32px 24px;background:var(--surface-garden);border-bottom:1px solid var(--green-200)}.shell-root .patients-create__intro h2{margin:0 0 10px;font-weight:600;font-size:var(--text-page);letter-spacing:-.025em}.shell-root .patients-create__intro>p{font-size:var(--text-small);color:var(--gray-800);line-height:1.7;margin:0}.shell-root .patients-create .form-grid{padding:28px 32px 32px;margin:0}@media(max-width:560px){.shell-root .patients-create__intro,.shell-root .patients-create .form-grid{padding:24px 20px}}.billing-page{max-width:1120px;margin-inline:auto;width:100%;padding-bottom:24px}.billing-hero{position:relative;display:flex;justify-content:space-between;overflow:hidden;padding:38px 42px;border-radius:24px;background:var(--green-900);color:var(--white)}.billing-hero__content{position:relative;z-index:1;max-width:540px}.billing-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:700;letter-spacing:.13em;color:var(--green-700)}.billing-hero .billing-eyebrow{color:var(--green-200)}.billing-hero h2{margin:16px 0;font-size:clamp(28px,3vw,38px);font-weight:600;line-height:1.2;letter-spacing:-.045em}.billing-hero p{max-width:455px;color:var(--green-100);font-size:13px;line-height:1.8}.billing-hero a{display:inline-flex;align-items:center;gap:28px;margin-top:23px;font-size:12px;font-weight:600;color:var(--white)}.billing-hero a:hover{text-decoration:underline}.billing-hero__art{position:relative;width:260px;min-width:220px;display:grid;place-items:center}.billing-orbit{position:absolute;width:240px;height:240px;border:1px solid color-mix(in srgb,var(--green-200) 20%,transparent);border-radius:50%}.billing-orbit:after{content:"";position:absolute;top:-40px;right:-40px;bottom:-40px;left:-40px;border:inherit;border-radius:inherit}.billing-hero__leaf{display:grid;place-items:center;width:124px;height:136px;margin-top:-25px;border-radius:70px 70px 70px 12px;background:var(--green-200);color:var(--green-900);transform:rotate(-12deg);box-shadow:var(--shadow-lg)}.billing-hero__note{position:absolute;bottom:6px;right:0;padding:13px 22px;border:1px solid color-mix(in srgb,var(--green-100) 25%,transparent);background:var(--green-800);border-radius:12px;font-size:11px;line-height:1.8;transform:rotate(4deg)}.billing-current{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:22px;border:1px solid var(--line);border-radius:18px;padding:23px 26px;background:var(--surface)}.billing-current__plan{display:flex;align-items:center;gap:13px}.billing-current__icon,.billing-offer__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--green-50);color:var(--green-800);flex-shrink:0}.billing-current__label{display:block;color:var(--text-2);font-size:10px;letter-spacing:.035em;margin-bottom:5px}.billing-current h2{font-size:16px;font-weight:650}.billing-current p{font-size:12px;font-weight:600}.billing-current__status{color:var(--green-700)}.billing-page .billing-current__cancel{font-size:11px;color:var(--text-2);text-decoration:underline;text-underline-offset:4px;cursor:pointer;padding:8px 0}.billing-plans-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:10px}.billing-plans-heading h2{font-size:24px;font-weight:600;letter-spacing:-.04em;margin:6px 0}.billing-plans-heading p{font-size:12px;color:var(--text-2)}.billing-cycles{display:flex;flex-shrink:0;padding:5px;gap:3px;background:var(--paper-2);border:1px solid var(--line);border-radius:12px}.billing-cycles button{padding:10px 19px;border-radius:8px;color:var(--text-2);font-size:12px;font-weight:600;cursor:pointer}.billing-cycles button[aria-pressed=true]{color:var(--white);background:var(--green-900);box-shadow:var(--shadow-sm)}.billing-plans-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:stretch}.billing-offer{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:20px;background:var(--surface);overflow:hidden;box-shadow:var(--shadow-sm)}.billing-offer--featured{border-color:var(--green-700)}.billing-offer__ribbon{display:flex;align-items:center;justify-content:center;gap:7px;background:var(--green-900);color:var(--green-100);font-size:9px;font-weight:600;letter-spacing:.09em;padding:9px 12px}.billing-offer__body{padding:29px;display:flex;flex-direction:column;gap:19px;flex:1}.billing-plans-grid:has(.billing-offer--featured) .billing-offer:not(.billing-offer--featured) .billing-offer__body{padding-top:64px}.billing-offer__top{display:flex;align-items:center;justify-content:space-between;gap:10px}.billing-offer--featured .billing-offer__icon{background:var(--green-100)}.billing-offer h3{font-size:23px;font-weight:650;letter-spacing:-.04em}.billing-offer__description{min-height:41px;margin-top:7px;color:var(--text-2);font-size:12px;line-height:1.7;max-width:310px}.billing-offer__pricing{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.billing-offer__price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.billing-offer__price strong{font-size:clamp(28px,3vw,37px);font-weight:600;letter-spacing:-.055em}.billing-offer__price span,.billing-offer__pricing p{color:var(--text-2);font-size:11px}.billing-tag{display:inline-block;padding:5px 9px;background:var(--green-50);color:var(--green-800);border-radius:6px;font-size:10px;font-weight:600}.billing-offer__cycle{padding-block:5px;font-size:10px;color:var(--text-2)}.billing-offer__details{display:grid;gap:13px;border-top:1px solid var(--line);padding-top:21px;margin-top:2px;margin-bottom:7px;list-style:none}.billing-offer__details li{display:flex;align-items:flex-start;gap:10px;font-size:11px;line-height:1.7;color:var(--text-2)}.billing-offer__details svg{color:var(--green-700);flex-shrink:0;margin-top:2px}.billing-page .billing-offer__cta{display:flex;justify-content:center;align-items:center;gap:17px;width:100%;min-height:45px;margin-top:auto;border:1px solid var(--green-900);border-radius:10px;color:var(--green-900);font-size:12px;font-weight:600;cursor:pointer;transition:background var(--motion)}.billing-page .billing-offer__cta:hover{background:var(--green-50)}.billing-page .billing-offer--featured .billing-offer__cta{background:var(--green-900);color:var(--white)}.billing-page .billing-offer--featured .billing-offer__cta:hover{background:var(--brand-hover)}.billing-page button:disabled{cursor:not-allowed;opacity:.5}.billing-page button:focus-visible,.billing-page a:focus-visible{outline:2px solid var(--green-500);outline-offset:4px}.billing-footnote{text-align:center;color:var(--text-2);font-size:10px;line-height:1.8;max-width:640px;margin-inline:auto}@media(max-width:760px){.billing-hero{padding:28px}.billing-hero__art{display:none}.billing-plans-heading{align-items:flex-start;flex-direction:column}.billing-cycles{width:100%}.billing-cycles button{flex:1;padding-inline:10px}.billing-current{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:22px}.billing-current__plan{grid-column:1 / -1}.billing-page .billing-current__cancel{grid-column:1 / -1;justify-self:start}.billing-plans-grid{grid-template-columns:1fr}.billing-plans-grid:has(.billing-offer--featured) .billing-offer:not(.billing-offer--featured) .billing-offer__body{padding-top:26px}.billing-offer__body{padding:26px}}.account-page{display:grid;gap:24px;min-width:0}.account-summary{display:flex;align-items:center;gap:20px}.account-summary>div{min-width:0}.account-summary h2,.account-summary p,.account-info dd{overflow-wrap:anywhere}.account-summary h2,.account-card h2{font-size:20px;font-weight:600;margin:0}.account-summary p{margin:6px 0;color:var(--text-2)}.account-summary__avatar{width:64px;display:grid;place-items:center;flex:0 0 64px;height:64px;border-radius:var(--r-md);background:var(--surface-tinted);color:var(--brand);font-size:24px;font-weight:600}.account-summary__role{font-size:13px;color:var(--text-2)}.account-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:20px}.account-card{display:flex;flex-direction:column;align-items:flex-start;gap:16px;min-width:0}.account-card__icon{color:var(--brand)}.account-card__icon svg{width:24px;height:24px}.account-card p{margin:0;color:var(--text-2)}.account-card .btn-pill{margin-top:auto}.account-page .btn-pill{white-space:normal;text-align:center;max-width:100%}.account-footer{border-top:1px solid var(--line);padding-top:24px}.account-actions{display:flex;flex-wrap:wrap;gap:12px}.account-page>.btn-pill{justify-self:start}.account-page .form-input:disabled{background:var(--surface-tinted);color:var(--text-2);cursor:not-allowed}.account-hint{margin:0;color:var(--text-2);font-size:14px}.account-page form.detail-card{gap:20px}.account-page .auth-input-wrap{position:relative}.account-page .form-input.auth-input--has-icon{padding-right:46px;width:100%}.account-page .auth-input-wrap__icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:24px;height:24px;color:var(--text-2);background:none;border:0;cursor:pointer}.account-page .auth-input-wrap__icon:hover,.account-page .auth-input-wrap__icon:focus-visible{color:var(--brand)}.account-info{display:grid;gap:24px;margin:0 0 24px}.account-info dt{color:var(--text-2);font-size:13px;margin-bottom:6px}.account-info dd{margin:0;font-weight:600}@media(min-width:760px){.account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){.account-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:420px){.account-summary{align-items:flex-start;flex-direction:column}}.account-page .page-head{margin:0}.patient-portal .account-page .detail-card{margin-block:0}.account-privacy-public{max-width:960px;margin:0 auto;padding:32px 16px}.account-privacy-section h2{font-size:20px;font-weight:600}.account-privacy-section p{margin:16px 0;line-height:1.65}.account-privacy-section a{overflow-wrap:anywhere}.account-privacy-public :is(a,button):focus-visible{outline:2px solid var(--brand);outline-offset:3px}.account-privacy-public .page-head h2{font-size:28px;line-height:1.25;font-weight:600;margin-bottom:12px}.account-privacy-public .detail-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-md);padding:24px}.account-privacy-public a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}
