:root{color:#2f2825;font-synthesis:none;text-rendering:optimizelegibility;--forest:#ad452a;--forest-2:#84341f;--neutral-soft:#f0eeeb;--oat:#fdf8f5;--paper:#fff;--bone:#fffdfa;--coral:#c86b45;--coral-dark:#8f3c27;--gold:#c99743;--brand-icon-bg:#fdf8f5;--ink:#2f2825;--muted:#746a65;--line:#e6dfda;--danger:#873d31;--radius-control:14px;--radius-action:14px;--radius-card:18px;--radius-sheet:28px;--shadow:0 18px 50px #2f282514;--dog-portrait-focus:center 27%;background:#fdf8f5;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{width:100%;min-height:100%;margin:0}body{background:var(--oat);overscroll-behavior:none;min-width:320px}button,input,select,textarea{font:inherit}input,select,textarea{font-size:16px}button{cursor:pointer;border:0}button:disabled{cursor:default;opacity:.48}button,a,input,select{min-height:44px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #d466434d}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);letter-spacing:-.02em;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}h1{font-size:34px;line-height:1.06}h2{margin-bottom:10px;font-size:28px;line-height:1.1}h3{font-size:20px}a{color:inherit;text-decoration:none}.launch-view{min-height:100dvh;padding:max(24px, env(safe-area-inset-top)) 28px max(24px, env(safe-area-inset-bottom));background:var(--brand-icon-bg);place-items:center;display:grid}.launch-content{flex-direction:column;align-items:center;width:min(260px,76vw);display:flex}.launch-dot{border:3px solid #84341f2e;border-top-color:var(--forest-2);border-radius:50%;width:42px;height:42px;animation:.8s linear infinite spin}.launch-label{color:var(--ink);margin:18px 0 0;font-size:16px;font-weight:700;line-height:1.2}.launch-ellipsis{vertical-align:bottom;width:1.1em;animation:1.2s steps(4,end) infinite launch-ellipsis;display:inline-block;overflow:hidden}.launch-progress{background:#84341f24;border-radius:999px;width:100%;height:8px;margin-top:22px;overflow:hidden;box-shadow:inset 0 0 0 1px #84341f0a}.launch-progress__fill{background:var(--forest);border-radius:inherit;min-width:3px;height:100%;transition:width .22s ease-out;display:block}@keyframes spin{to{transform:rotate(360deg)}}@keyframes launch-ellipsis{0%{width:0}to{width:1.1em}}@keyframes modal-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes modal-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes modal-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes modal-sheet-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes modal-alert-in{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes modal-alert-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(8px)scale(.985)}}.eyebrow,.section-kicker{color:var(--forest);letter-spacing:.13em;text-transform:uppercase;margin:0 0 9px;font-size:11px;font-weight:800;line-height:1}.eyebrow--light{color:var(--forest)}.step-subtitle,.screen-intro{color:var(--muted);margin-bottom:24px;font-size:15px;line-height:1.5}.text-button{color:var(--forest-2);background:0 0;padding:8px 12px;font-size:14px;font-weight:700}.icon-button{width:44px;min-width:44px;height:44px;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:50%;place-items:center;display:grid}.primary-button,.secondary-button{border-radius:var(--radius-action);justify-content:center;align-items:center;gap:8px;min-height:54px;padding:0 20px;font-size:17px;font-weight:600;display:flex}.primary-button{color:#fff;background:var(--forest)}.secondary-button{color:var(--ink);background:var(--paper);border:1px solid var(--line)}.dog-mark{object-fit:contain;width:154px;max-width:100%;height:154px;max-height:100%;display:block}.dog-mark--compact{width:78px;height:78px}.onboarding-shell,.app-shell{background:var(--oat);-webkit-user-select:none;user-select:none;min-height:100dvh}.onboarding-shell input,.onboarding-shell textarea,.onboarding-shell [contenteditable=true],.app-shell input,.app-shell textarea,.app-shell [contenteditable=true],.assistant-answer,.assistant-sources{-webkit-user-select:text;user-select:text}.onboarding-shell img,.app-shell img{-webkit-touch-callout:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.onboarding-page,.app-page{background:var(--oat);width:100%;min-width:0;max-width:100%;min-height:100dvh;position:relative;overflow:hidden}.onboarding-page{flex-direction:column;height:100dvh;display:flex}.onboarding-header{padding:calc(env(safe-area-inset-top) + 10px) 20px 11px;background:#fdf8f5f0;flex:none;align-items:center;gap:14px;display:flex}.progress-track{background:#eadfd6;border-radius:5px;flex:1;height:4px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--coral);height:100%;transition:width .25s;display:block}.step-count{min-width:30px;color:var(--muted);text-align:right;font-size:12px;font-weight:700}.onboarding-content{overflow-anchor:none;overscroll-behavior:contain;flex:1;min-height:0;padding:26px 23px 64px;scroll-padding-bottom:64px;overflow-y:auto}.welcome-content{background:var(--oat);color:var(--ink);padding:0;display:flex;overflow:hidden}.paywall-content{padding:0;display:flex;overflow:hidden}.onboarding-footer{z-index:3;isolation:isolate;padding:0 22px calc(env(safe-area-inset-bottom) + 12px);background:linear-gradient(to bottom, transparent 8px, var(--oat) 8px);flex:none;gap:2px;margin-top:-8px;display:grid;position:relative}.onboarding-footer .primary-button{width:100%}.onboarding-footer .primary-button:disabled{opacity:1;color:#ffffffeb;background:#d7a89a}.disclaimer-content{padding-bottom:calc(env(safe-area-inset-bottom) + 172px);scroll-padding-bottom:calc(env(safe-area-inset-bottom) + 172px)}.disclaimer-footer{background:0 0;gap:10px;margin-top:0;padding-top:0;position:absolute;inset:auto 0 0}.disclaimer-footer:before{content:"";z-index:0;pointer-events:none;background:var(--oat);position:absolute;inset:31px 0 0}.disclaimer-footer>*{z-index:1;position:relative}.disclaimer-footer .consent-row{background:var(--oat);flex:none}.welcome-step{width:100%;min-height:0;padding:calc(env(safe-area-inset-top) + 12px) 0 max(14px, calc(env(safe-area-inset-bottom) + 6px));background:var(--oat);flex-direction:column;flex:1;display:flex;overflow:hidden}.welcome-carousel{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.welcome-page-scroll{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x;flex:1;gap:12px;min-width:0;min-height:0;display:flex;overflow:auto hidden}.welcome-page-scroll::-webkit-scrollbar{display:none}.welcome-page{scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;flex:0 0 100%;width:100%;min-width:100%;min-height:0;display:flex}.welcome-media{background:var(--paper);border-radius:20px;flex:0 0 clamp(320px,52dvh,480px);align-self:stretch;width:auto;height:clamp(320px,52dvh,480px);margin:0 20px;position:relative;overflow:hidden}.welcome-media>img{object-fit:cover;object-position:center 30%;width:100%;height:100%;display:block}.welcome-motion{opacity:0;object-fit:cover;object-position:center 30%;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.welcome-motion.visible{opacity:1}.welcome-media-brand{z-index:1;place-items:center;width:58px;height:58px;display:grid;position:absolute;top:14px;right:14px}.welcome-media-brand>img{object-fit:contain;width:58px;height:58px;display:block}.welcome-media-brand--light>img{filter:brightness(0)saturate()invert(98%)sepia(8%)saturate(209%)hue-rotate(322deg)brightness(102%)contrast(99%)}.welcome-slide-copy{text-align:center;flex:1;grid-template-rows:minmax(62px,auto) minmax(56px,auto);align-content:center;min-height:126px;padding:8px 20px 0;display:grid}.welcome-slide-copy h1{white-space:pre-line;justify-content:center;align-items:center;min-height:62px;margin:0;font-size:28px;line-height:1.08;display:flex}.welcome-slide-copy p{max-width:350px;min-height:56px;color:var(--muted);justify-content:center;align-items:center;margin:0 auto;font-size:15px;line-height:1.4;display:flex}.welcome-dots{flex:none;justify-content:center;align-items:center;gap:8px;min-height:24px;margin-top:12px;display:flex}.welcome-dots button{background:#d9d3cf;border-radius:999px;width:8px;min-width:0;height:8px;min-height:0;padding:0;transition:width .22s,background-color .22s}.welcome-dots button.active{background:var(--forest);width:26px}.welcome-actions{flex:none;gap:8px;margin:0 20px;padding-top:12px;display:grid}.welcome-actions .primary-button{width:100%}.welcome-sign-in{min-height:44px;color:var(--ink);background:0 0;font-size:15px;font-weight:700}.welcome-sign-in span{color:var(--muted);font-weight:400}.welcome-test-skip{min-height:32px;color:var(--muted);background:0 0;font-size:13px;font-weight:600}.welcome-test-skip span{color:var(--coral);background:var(--paper);border:1px solid var(--line);border-radius:10px;margin-left:6px;padding:3px 7px;font-size:11px;font-weight:700}.centered-step{text-align:center;min-width:0;max-width:100%}.centered-step h2,.centered-step p{overflow-wrap:anywhere}.soft-icon{width:48px;height:48px;color:var(--forest);place-items:center;margin:4px auto 18px;display:grid}.disclaimer-card{text-align:left;color:var(--muted);background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);margin:24px 0 14px;padding:19px;box-shadow:0 8px 25px #2f28250a}.disclaimer-card strong{color:var(--ink);margin-bottom:7px;font-size:14px;display:block}.disclaimer-card p{margin:0;font-size:12px;line-height:1.56}.disclaimer-details{border-top:1px solid var(--line);gap:14px;margin-top:16px;padding-top:16px;display:grid}.disclaimer-details section{gap:4px;display:grid}.disclaimer-details h3{color:var(--ink);margin:0;font-size:12px;font-weight:650;line-height:1.35}.consent-row{--selection-radius:var(--radius-action);text-align:left;min-height:62px;color:var(--muted);border:1px solid var(--line);border-radius:var(--radius-action);cursor:pointer;background:0 0;align-items:center;gap:12px;padding:12px 14px;font-size:13px;line-height:1.35;display:flex;position:relative}.consent-row.selected{color:var(--ink);background:var(--paper);box-shadow:0 8px 24px #2f28250d}.consent-row input{opacity:0;pointer-events:none;position:absolute}.check-box,.round-check{color:#fff;border:1.5px solid #bca9a0;border-radius:7px;flex:none;place-items:center;width:24px;height:24px;display:grid}.consent-row.selected .check-box,.selected .round-check{border-color:var(--forest);background:var(--forest)}.profile-illustration{place-items:center;height:124px;margin:-7px 0 4px;display:grid;overflow:hidden}.profile-illustration .dog-mark--compact{width:124px;height:124px}.form-question-step>.eyebrow,.form-question-step>h2,.form-question-step>.step-subtitle{text-align:center}.form-question-step>h2,.form-question-step>.step-subtitle{max-width:350px;margin-inline:auto}.dog-photo-step{text-align:center;padding-top:5px}.dog-photo-step>h2{max-width:350px;margin:0 auto 11px;font-size:28px;line-height:1.08}.dog-photo-step>.step-subtitle{max-width:345px;margin:0 auto 24px}.dog-photo-preview{width:-moz-fit-content;width:fit-content;margin:0 auto 24px;position:relative}.dog-photo-preview img{object-fit:cover;object-position:var(--dog-portrait-focus);background:var(--neutral-soft);border:4px solid var(--oat);width:164px;height:164px;box-shadow:0 0 0 2px var(--forest);border-radius:50%;display:block}.dog-photo-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.dog-photo-actions .secondary-button{min-width:0;padding-inline:10px;font-size:15px}.dog-photo-actions svg{color:var(--forest);flex:none}.dog-photo-input{display:none}.dog-photo-status{place-items:center;height:42px;display:grid;overflow:hidden}.dog-photo-status p{color:var(--muted);margin:0;font-size:12px;line-height:1.35}.dog-photo-status .field-error{color:var(--danger)}.dog-photo-remove-slot{place-items:center;min-height:32px;display:grid}.dog-photo-remove{min-height:32px;color:var(--forest-2);background:0 0;justify-content:center;align-items:center;gap:6px;padding:3px 10px;font-size:12px;font-weight:650;display:flex}.photo-crop-layer{z-index:5000;text-align:left;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.photo-crop-layer.closing{pointer-events:none}.photo-crop-backdrop{background:#2f282580;width:100%;height:100%;min-height:0;padding:0;animation:.24s ease-out both photo-crop-backdrop-in;position:absolute;inset:0}.photo-crop-backdrop:disabled{opacity:1}.photo-crop-sheet{width:100%;max-width:430px;padding:22px 22px max(18px, env(safe-area-inset-bottom));background:var(--oat);border-radius:var(--radius-sheet) var(--radius-sheet) 0 0;will-change:transform;animation:.3s cubic-bezier(.22,1,.36,1) both photo-crop-sheet-in;position:relative}.photo-crop-layer.closing .photo-crop-backdrop{animation:.22s ease-in both photo-crop-backdrop-out}.photo-crop-layer.closing .photo-crop-sheet{animation:.24s cubic-bezier(.4,0,1,1) both photo-crop-sheet-out}@keyframes photo-crop-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes photo-crop-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes photo-crop-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes photo-crop-sheet-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}.photo-crop-sheet>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.photo-crop-sheet>header p{color:var(--forest);letter-spacing:.13em;margin:2px 0 7px;font-size:11px;font-weight:800}.photo-crop-sheet>header h2{margin:0;font-size:22px}.photo-crop-close{width:44px;height:44px;min-height:44px;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:50%;flex:none;place-items:center;display:grid}.photo-crop-help{color:var(--muted);margin:12px 0 18px;font-size:14px;line-height:1.4}.photo-crop-viewport{box-sizing:content-box;border:4px solid var(--oat);width:260px;height:260px;box-shadow:0 0 0 2px var(--forest);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#eae4df;border-radius:50%;margin:0 auto 20px;position:relative;overflow:hidden}.photo-crop-viewport:active{cursor:grabbing}.photo-crop-viewport img{object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none;display:block;position:absolute;top:50%;left:50%}.photo-crop-zoom{color:var(--ink);grid-template-columns:45px minmax(0,1fr);align-items:center;gap:12px;margin:0 2px 20px;font-size:13px;font-weight:700;display:grid}.photo-crop-zoom input{width:100%;min-height:44px;accent-color:var(--forest);margin:0}.photo-crop-sheet>footer{grid-template-columns:1fr 1.5fr;gap:10px;display:grid}.photo-crop-sheet>footer button{width:100%}@media (prefers-reduced-motion:reduce){.photo-crop-backdrop,.photo-crop-sheet,.photo-crop-layer.closing .photo-crop-backdrop,.photo-crop-layer.closing .photo-crop-sheet{animation-duration:.01ms}}.field-label{color:var(--ink);text-align:left;margin:14px 0 0;font-size:12px;font-weight:750;display:block}.field-label input,.field-label select,.field-label textarea{width:100%;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-control);outline:none;margin-top:7px;padding:13px 14px}.field-label input:focus,.field-label select:focus,.field-label textarea:focus{border-color:var(--forest-2)}.field-label input::placeholder,.calculator-form input::placeholder{color:#ac9b93;opacity:1;font-weight:500}.field-label textarea{resize:vertical;min-height:94px}.field-label .optional{float:right;color:var(--muted);font-weight:500}.breed-field{margin-top:14px}.breed-field__label{margin-top:0}.breed-field__button{width:100%;min-height:67px;color:var(--muted);text-align:left;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-control);grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:12px;margin-top:7px;padding:8px 13px 8px 8px;display:grid}.breed-field__button:focus-visible{border-color:var(--forest-2)}.breed-field__button>span{min-width:0}.breed-field__button strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;line-height:1.25;display:block;overflow:hidden}.breed-field__button:not(.has-value) strong{color:#958780;font-weight:400}.breed-field__button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;font-weight:400;line-height:1.2;display:block;overflow:hidden}.breed-field__button>svg{color:#9b8f89}.breed-field__empty{width:44px;height:44px;color:var(--forest);background:#f6eee9;border-radius:12px;place-items:center;display:grid}.breed-portrait{object-fit:cover;object-position:var(--dog-portrait-focus);background:#f4eee8;border-radius:12px;width:44px;height:44px;display:block}.field-error{color:var(--danger);margin:10px 2px 0;font-size:12px}.dog-sex-step{text-align:center;padding-top:18px}.dog-sex-step h2{margin-bottom:14px;font-size:34px;line-height:1.06}.dog-sex-step>.step-subtitle{margin-bottom:42px;font-size:17px}.dog-sex-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dog-sex-option{--selection-radius:var(--radius-card);min-width:0;min-height:168px;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);grid-template-rows:48px 38px;align-content:center;justify-items:center;gap:16px;padding-top:10px;font-size:20px;font-weight:600;display:grid;position:relative;box-shadow:0 12px 28px #2f28250b}.dog-sex-icon{object-fit:contain;pointer-events:none;width:84px;height:84px;margin:-18px 0}.dog-sex-option.selected{background:var(--paper);box-shadow:0 12px 28px #2f28250b}.tile-question-step,.experience-step{text-align:center;padding-top:14px}.tile-question-step>h2,.experience-step>h2{max-width:350px;margin:0 auto 14px;font-size:28px;line-height:1.08}.tile-question-step>.step-subtitle,.experience-step>.step-subtitle{max-width:350px;margin:0 auto 34px;font-size:17px;line-height:1.4}.tile-choice-grid,.compound-tile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.tile-choice,.compound-tile{min-width:0;min-height:142px;color:var(--ink);text-align:center;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:14px 10px;display:flex;position:relative;box-shadow:0 12px 28px #2f28250b}.tile-choice{grid-template-rows:120px minmax(0,1fr);grid-template-columns:minmax(0,1fr);align-content:stretch;justify-items:stretch;gap:0;height:180px;min-height:180px;padding:0 0 8px;display:grid;overflow:visible}.goal-tile-image{object-fit:cover;border-radius:calc(var(--radius-card) - 1px) calc(var(--radius-card) - 1px) 0 0;width:100%;max-width:none;height:120px;display:block}.tile-choice-label{justify-content:center;align-items:center;width:100%;height:100%;padding:0 10px;font-size:15px;font-weight:600;line-height:1.25;display:flex;overflow:hidden}.tile-choice-label>span{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tile-choice .choice-icon,.compound-tile .choice-icon{color:var(--forest)}.tile-choice:after,.compound-tile:after,.experience-tile:after{content:"";z-index:1;pointer-events:none;border:2px solid var(--forest);border-radius:calc(var(--radius-card) + 1px);opacity:0;transition:opacity .2s ease-out;position:absolute;inset:-1px}.tile-choice.selected:after,.compound-tile.selected:after,.experience-tile.selected:after{opacity:1}.consent-row:after,.dog-sex-option:after,.discovery-choice:after,.plan-card:after,.site-grid button:after,.route-choice:after,.observation-categories button:after,.severity-field button:after,.breed-list--grid>button:after{content:"";z-index:1;pointer-events:none;border:2px solid var(--forest);border-radius:calc(var(--selection-radius) + 1px);opacity:0;transition:opacity .2s ease-out;position:absolute;inset:-1px}.consent-row.selected:after,.dog-sex-option.selected:after,.discovery-choice.selected:after,.plan-card.selected:after,.site-grid button.selected:after,.route-choice.selected:after,.observation-categories button.selected:after,.severity-field button.selected:after,.breed-list--grid>button.selected:after{opacity:1}.tile-choice-check{z-index:2;color:#fff;background:var(--forest);border:1px solid #fff;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:10px;right:10px}.tile-choice-check svg{stroke-width:3px;width:14px;height:14px}.compound-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.compound-tile-grid--1,.compound-tile-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.compound-tile{background:linear-gradient(to bottom, #fdf8f5 0 78px, var(--paper) 78px);border-radius:var(--radius-control);grid-template-rows:78px 34px;align-content:stretch;justify-items:center;gap:0;height:112px;min-height:112px;padding:0;display:grid;overflow:visible}.compound-category-tabs{border-radius:var(--radius-control);background:0 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:8px 0 10px;padding:4px;display:grid}.compound-category-tabs::-webkit-scrollbar{display:none}.compound-category-tabs button{min-width:0;min-height:42px;color:var(--muted);white-space:nowrap;background:var(--paper);border:1px solid var(--line);border-radius:calc(var(--radius-control) - 4px);box-shadow:none;letter-spacing:-.08px;padding:7px 8px;font-size:12px;font-weight:750}.compound-category-tabs button.selected{color:#fff;background:var(--forest);border-color:var(--forest);box-shadow:0 4px 12px #84341f1f}.onboarding-compound-tabs{margin:3px 0 9px}.compound-artwork{background:#fdf8f5;border-radius:15px;align-self:center;place-items:center;width:66px;height:66px;display:grid;overflow:hidden}.compound-artwork img{object-fit:cover;width:100%;height:100%;display:block}.compound-artwork--compact{border-radius:11px;flex:0 0 48px;width:48px;height:48px}.compound-artwork--softgel,.compound-artwork--powder,.compound-artwork--tablet{box-sizing:border-box;background:0 0;border-radius:0;width:62px;height:68px;padding:3px 2px 5px;overflow:hidden}.compound-artwork--softgel img,.compound-artwork--powder img,.compound-artwork--tablet img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.compound-artwork--softgel img{transform-origin:50%;transform:scale(.92)}.compound-artwork--powder img{transform:scale(.84)}.compound-artwork--tablet img{transform:scale(.88)}.compound-tile:not(.compact-compound-tile) .compound-artwork--softgel img{width:auto;max-width:none;height:64px;max-height:none;transform:none}.compound-tile:not(.compact-compound-tile) .compound-artwork--powder img{width:auto;max-width:none;height:62px;max-height:none;transform:none}.compound-tile:not(.compact-compound-tile) .compound-artwork--softgel,.compound-tile:not(.compact-compound-tile) .compound-artwork--tablet{transform:translateY(-4px)}.compound-artwork--softgel.compound-artwork--compact,.compound-artwork--powder.compound-artwork--compact,.compound-artwork--tablet.compound-artwork--compact{flex-basis:44px;width:44px;height:60px}.compound-artwork--powder.compound-artwork--compact{flex-basis:60px;width:60px}.compound-artwork--topical img,.compound-artwork--other img{object-fit:contain;transform:scale(.72)}.compound-artwork--other{background:0 0;border-radius:0}.compound-other-dots{align-items:center;gap:5px;display:flex}.compound-other-dots i{background:#c87848;border-radius:50%;width:12px;height:12px;display:block;box-shadow:0 2px 4px #532d1e2e}.compound-artwork--compact .compound-other-dots{gap:3px}.compound-artwork--compact .compound-other-dots i{width:8px;height:8px}.compound-vial{--vial-color:#b55232;--vial-filter:none;align-self:center;place-items:center;width:62px;height:68px;display:grid;position:relative}.compound-vial img{object-fit:contain;width:62px;height:68px;filter:var(--vial-filter);display:block}.compound-vial:after{content:"";background:var(--vial-color);opacity:.86;border-radius:4px 4px 2px 2px;width:24px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.compound-vial b{width:36px;color:var(--vial-color);background:color-mix(in srgb, var(--vial-color) 20%, #fff);letter-spacing:.05em;text-align:center;text-overflow:ellipsis;white-space:nowrap;border-radius:3px;padding:2px 3px;font-size:10px;font-weight:850;line-height:1;position:absolute;top:calc(63% - 2px);left:50%;overflow:hidden;transform:translate(-50%,-50%)}.compound-vial--bpc-157{--vial-color:#a33f4c;--vial-filter:hue-rotate(-28deg) saturate(1.16)}.compound-vial--tb-500{--vial-color:#47785c;--vial-filter:hue-rotate(78deg) saturate(.92)}.compound-vial--kpv{--vial-color:#72559b;--vial-filter:hue-rotate(238deg) saturate(1.06)}.compound-vial--ghk-cu{--vial-color:#2876b8;--vial-filter:hue-rotate(176deg) saturate(1.2)}.compound-vial--nad-plus{--vial-color:#b8752f;--vial-filter:hue-rotate(10deg) saturate(1.05)}.compound-vial--omega-3{--vial-color:#c39132;--vial-filter:hue-rotate(21deg) saturate(1.08)}.compound-vial--collagen{--vial-color:#a56d87;--vial-filter:hue-rotate(307deg) saturate(.72)}.compound-vial--melatonin{--vial-color:#5e648f;--vial-filter:hue-rotate(225deg) saturate(.75)}.compound-vial--testosterone{--vial-color:#86643e;--vial-filter:sepia(.24) saturate(.9)}.compound-vial--other{--vial-color:#68717a;--vial-filter:grayscale(.78) saturate(.55)}.compound-vial--record{flex:0 0 44px;width:44px;height:50px}.compound-vial--record img{width:44px;height:50px}.compound-vial--record:after{width:17px;height:3px;top:6px}.compound-vial--record b{border-radius:2px;width:27px;padding:2px;font-size:7px;top:calc(63% - 1px)}.compound-tile-title,.compound-tile-detail{justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.compound-tile-title{height:34px;padding:2px 6px 4px;font-size:12px;font-weight:650;line-height:1.12}.compound-tile-step .compound-tile-title{font-size:14px}.compound-tile-detail{display:none}.compound-tile-title>span,.compound-tile-detail>span{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.compound-tile--research{grid-template-rows:78px 34px}.compound-tile>.tile-choice-check{width:24px;height:24px}.compact-compound-field{margin-top:0}.compact-compound-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:7px;display:grid}.compact-compound-picker--4{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.compact-compound-tile{background:linear-gradient(to bottom, #fdf8f5 0 62px, var(--paper) 62px);border-radius:var(--radius-control);height:92px;min-height:92px;box-shadow:none;grid-template-rows:62px 30px;align-content:stretch;gap:0;padding:0;overflow:visible}.compact-compound-tile:after{border-radius:calc(var(--radius-control) + 1px)}.compact-compound-tile .compound-artwork,.compact-compound-tile .compound-vial{align-self:center}.compact-compound-tile .compound-tile-title{height:30px;padding:3px 4px 5px;font-size:11px;line-height:1.12}.compact-compound-tile>.tile-choice-check{width:20px;height:20px;top:6px;right:6px}.compact-compound-tile>.tile-choice-check svg{width:12px;height:12px}.experience-step>h2{max-width:360px;margin-bottom:40px;font-size:34px}.experience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.experience-tile{min-width:0;min-height:176px;color:var(--ink);text-align:center;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);grid-template-rows:58px 41px 34px;align-content:center;justify-items:center;gap:8px;padding:16px 12px;display:grid;position:relative;box-shadow:0 12px 28px #2f28250b}.experience-icon{object-fit:contain;pointer-events:none;width:78px;height:58px}.experience-icon-new{transform:scale(1.4)}.experience-icon-familiar,.experience-icon-experienced{transform:scale(1.2)}.experience-icon-advanced{transform:scale(.9)}.experience-title,.experience-detail{justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.experience-title{height:41px;font-size:17px;font-weight:600;line-height:1.2}.experience-detail{height:34px;color:var(--muted);font-size:13px;font-weight:400;line-height:1.3}.experience-title>span,.experience-detail>span{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.experience-tile>.tile-choice-check{width:24px;height:24px}.form-card,.settings-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);padding:5px 16px 17px;box-shadow:0 10px 30px #2f28250a}.input-with-toggle{align-items:center;gap:10px;margin-top:7px;display:flex}.input-with-toggle>input{flex:1;min-width:0;margin:0}.unit-toggle,.segmented-control{background:var(--neutral-soft);border-radius:var(--radius-control);padding:3px;display:flex}.unit-toggle button,.segmented-control button{min-width:47px;min-height:38px;color:var(--muted);background:0 0;border-radius:9px;font-size:12px;font-weight:700}.unit-toggle button.active,.segmented-control button.active{color:#fff;background:var(--forest);box-shadow:0 3px 10px #84341f0f}.stacked-choices,.compound-list,.single-choice-list{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);gap:0;display:grid;overflow:hidden}.list-choice,.compound-choice{width:100%;min-height:70px;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:0;align-items:center;gap:13px;padding:11px 13px;display:flex}.list-choice+.list-choice,.compound-choice+.compound-choice,.simple-choice+.simple-choice{border-top:1px solid var(--line)}.list-choice.selected,.compound-choice.selected,.simple-choice.selected{background:var(--paper);box-shadow:inset 3px 0 0 var(--forest)}.list-choice>span:nth-child(2),.compound-choice>span:nth-child(2){flex:1;font-size:14px;font-weight:700}.choice-icon{width:34px;height:34px;color:var(--forest);background:0 0;flex:none;place-items:center;display:grid}.compound-choice strong,.compound-choice small{display:block}.compound-choice small{color:var(--muted);margin-top:3px;font-size:10px;font-weight:500}.round-check{border-radius:50%}.simple-choice{width:100%;min-height:64px;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:0;align-items:center;gap:14px;padding:13px 16px;display:flex}.simple-choice>span:first-child{flex:1;font-size:17px}.simple-choice--detail{min-height:78px}.simple-choice--detail strong,.simple-choice--detail small{display:block}.simple-choice--detail strong{font-size:17px;font-weight:600}.simple-choice--detail small{color:var(--muted);margin-top:5px;font-size:13px;font-weight:400;line-height:1.35}.discovery-step{padding-top:10px}.discovery-step>h2{text-align:center;max-width:340px;margin:0 auto 12px;font-size:28px;line-height:1.08}.discovery-step>.step-subtitle{text-align:center;max-width:330px;margin:0 auto 28px;font-size:17px;line-height:1.4}.discovery-grid{grid-template-columns:1fr;gap:10px;display:grid}.discovery-choice{--selection-radius:var(--radius-control);width:100%;min-height:66px;color:var(--ink);text-align:left;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-control);grid-template-columns:34px minmax(0,1fr) 24px;align-items:center;gap:13px;padding:0 17px;font-size:17px;font-weight:400;display:grid;position:relative;box-shadow:0 9px 24px #2f282509}.discovery-logo{color:#fff;background:#111;border-radius:8px;place-items:center;width:32px;height:32px;display:grid;overflow:hidden}.discovery-logo svg{fill:currentColor;width:19px;height:19px}.discovery-logo--instagram{background:0 0}.discovery-logo--instagram img{width:32px;height:32px;display:block}.discovery-logo--tiktok{background:#050505}.discovery-logo--youtube{background:#f03}.discovery-logo--youtube svg{width:20px}.discovery-logo--x{background:#050505}.discovery-logo--app-store{background:linear-gradient(#25adf7 0%,#087cf0 100%)}.discovery-logo--app-store svg{width:21px;height:21px}.discovery-logo--other{color:#5f5753;background:#f1ece8;border:1px solid #ddd5cf}.discovery-logo--other svg{fill:none;stroke:currentColor;width:21px;height:21px}.discovery-choice .round-check{justify-self:end;width:22px;height:22px}.discovery-choice.selected{box-shadow:0 9px 24px #2f282509}.creator-referral-step{flex-direction:column;min-height:100%;display:flex}.creator-referral-copy{justify-content:space-between;align-items:center;gap:18px;padding-top:18px;display:flex}.creator-referral-text{flex:1;min-width:0}.creator-referral-copy h2{max-width:245px;margin-bottom:14px;font-size:28px;line-height:1.08}.creator-referral-copy .step-subtitle{max-width:280px;margin-bottom:0;font-size:17px;line-height:1.4}.creator-referral-mark{flex:0 0 90px;width:90px;height:84px}.creator-referral-mark img{object-fit:contain;pointer-events:none;width:100%;height:100%;display:block;transform:translateY(-10px)scale(1.3)}.creator-referral-input{margin-top:48px}.creator-referral-input input{width:100%;min-height:64px;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-control);outline:none;padding:0 17px;font-size:17px}.creator-referral-input input:focus{border-color:var(--forest)}.creator-referral-input input::placeholder{color:#9c918b}.creator-referral-actions{gap:14px;margin-top:auto;padding-top:24px;display:grid}.creator-referral-actions .primary-button{width:100%}.creator-referral-or{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;font-size:13px;font-weight:600;display:grid}.creator-referral-or span{background:var(--line);height:1px}.creator-referral-skip{width:100%;min-height:54px;color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-action);background:0 0;justify-content:center;align-items:center;gap:8px;font-size:17px;font-weight:600;display:flex}.journal-ready-step{text-align:center}.journal-ready-step>:is(.eyebrow,h2,.step-subtitle){text-align:center;margin-left:auto;margin-right:auto}.journal-ready-portrait{object-fit:cover;object-position:var(--dog-portrait-focus);border:4px solid var(--oat);width:108px;height:108px;box-shadow:0 0 0 1.5px var(--forest);border-radius:50%;margin:14px auto 18px;display:block}.journal-visual-summary{gap:26px;margin:26px 0 18px;display:grid}.journal-summary-label{color:var(--forest);text-align:center;letter-spacing:.18em;text-transform:uppercase;margin:0 0 13px;font-size:11px;font-weight:700;line-height:1.2}.journal-goal-grid{grid-template-columns:repeat(auto-fit,minmax(150px,168px));justify-content:center;gap:12px;display:grid}.journal-goal-tile{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);min-width:0;height:180px;overflow:hidden}.journal-goal-tile img{object-fit:cover;width:100%;height:120px;display:block}.journal-goal-tile strong{text-align:center;justify-content:center;align-items:center;min-height:60px;padding:8px 10px;font-size:15px;line-height:1.2;display:flex}.journal-compound-summary>div{grid-template-columns:repeat(auto-fit,minmax(96px,108px));justify-content:center;gap:10px;display:grid}.journal-compound-summary article.journal-compound-tile{width:100%}.compound-catalog-layer{z-index:2;justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:0}.compound-catalog-backdrop{background:#1c18167a;border:0;width:100%;position:absolute;inset:0}.compound-catalog-sheet{background:var(--paper);border:1px solid var(--line);border-radius:28px 28px 0 0;flex-direction:column;width:min(100%,520px);max-height:min(88dvh,820px);animation:.28s cubic-bezier(.22,1,.36,1) both modal-sheet-in;display:flex;position:relative;overflow:hidden;box-shadow:0 -18px 70px #1e18151a}.compound-catalog-header{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:12px;padding:18px 18px 14px;display:grid}.compound-catalog-header p{color:var(--accent);letter-spacing:.15em;margin:0 0 3px;font-size:10px;font-weight:850}.compound-catalog-header h2{margin:0;font-size:21px;line-height:1.15}.compound-catalog-header small{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.35;display:block}.compound-catalog-scroll{min-height:0;padding:15px 14px calc(env(safe-area-inset-bottom) + 22px);overflow-y:auto}.compound-catalog-section{margin-bottom:18px}.compound-catalog-section h3{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:0 5px 8px;font-size:11px;font-weight:800}.compound-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.compound-catalog-grid .journal-compound-tile{width:100%}@media (min-width:700px){.compound-catalog-layer{align-items:center;padding:24px}.compound-catalog-sheet{border-radius:28px}}.summary-boundary{max-width:320px;color:var(--muted);text-align:left;justify-content:center;align-items:flex-start;gap:9px;margin:0 auto;font-size:13px;line-height:1.45;display:flex}.summary-boundary svg{color:var(--forest);flex:none}.account-step{text-align:center;flex-direction:column;height:100%;min-height:100%;display:flex}.account-spacer{flex:1 1 0;min-height:24px}.account-copy,.account-controls{flex:none}.account-controls{padding-bottom:12px}.account-dog-profile{text-align:center;flex-direction:column;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto 32px;display:flex}.account-dog-profile img{object-fit:cover;object-position:var(--dog-portrait-focus);border:4px solid var(--oat);width:136px;height:136px;box-shadow:0 0 0 2px var(--forest);border-radius:50%;flex:none}.account-dog-profile strong,.account-dog-profile span{display:block}.account-dog-profile strong{color:var(--ink);font-size:22px;line-height:1.2}.account-dog-profile span{max-width:260px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:15px;line-height:1.35;overflow:hidden}.account-step h2{max-width:350px;margin:0 auto 11px;font-size:28px}.account-copy .step-subtitle{max-width:350px;margin:0 auto}.account-actions{gap:10px;display:grid}.account-error-slot{place-items:end center;height:48px;margin-bottom:10px;display:grid;overflow:hidden}.account-error-slot p{max-width:350px;color:var(--danger);text-align:center;margin:0;font-size:13px;line-height:1.35}.account-provider{width:100%;min-height:54px;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-action);justify-content:center;align-items:center;gap:11px;padding:0 18px;font-size:17px;font-weight:600;display:flex}.account-provider svg{flex:none;width:21px;height:21px}.account-provider--apple{color:#fff;background:#1c1c1e;border-color:#1c1c1e}.account-skip{width:100%;min-height:48px;color:var(--forest-2);background:0 0;font-size:15px;font-weight:650}.account-linked{color:var(--ink);text-align:left;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-control);align-items:center;gap:11px;margin:0 0 15px;padding:13px 14px;display:flex}.account-linked>svg{color:var(--forest);flex:none}.account-linked strong,.account-linked small{display:block}.account-linked strong{font-size:14px}.account-linked small{color:var(--muted);margin-top:3px;font-size:12px}.sign-in-layer{z-index:2500;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.sign-in-backdrop{background:#2f28257a;width:100%;min-height:100%;animation:.24s ease-out both modal-backdrop-in;position:absolute;inset:0}.sign-in-sheet{width:min(100%,520px);padding:23px 22px calc(env(safe-area-inset-bottom) + 8px);background:var(--oat);border-radius:var(--radius-sheet) var(--radius-sheet) 0 0;will-change:transform;animation:.28s cubic-bezier(.22,1,.36,1) both modal-sheet-in;position:relative;box-shadow:0 -18px 55px #2f282514}.sign-in-layer.closing{pointer-events:none}.sign-in-layer.closing .sign-in-backdrop{animation:.22s ease-in both modal-backdrop-out}.sign-in-layer.closing .sign-in-sheet{animation:.22s cubic-bezier(.4,0,1,1) both modal-sheet-out}.sign-in-grabber{background:#c9bfba;border-radius:99px;width:38px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.sign-in-close{color:var(--ink);background:var(--paper);border:1px solid var(--line);position:absolute;top:15px;right:14px}.sign-in-sheet>.eyebrow{margin-top:14px}.sign-in-sheet h2{max-width:330px;margin-bottom:10px;padding-right:45px;font-size:28px}.sign-in-sheet>p:not(.eyebrow):not(.inline-error){max-width:360px;color:var(--muted);margin-bottom:14px;font-size:15px;line-height:1.45}.sign-in-sheet .account-error-slot{height:38px;margin-bottom:4px}.restore-account-button{width:100%;min-height:44px;color:var(--forest-2);background:0 0;margin-top:2px;font-size:15px;font-weight:650}.rating-step{padding-bottom:8px}.rating-hero{text-align:center}.rating-hero h2{max-width:350px;margin:0 auto 18px;font-size:34px;line-height:1.06}.rating-hero>p{max-width:340px;color:var(--muted);margin:17px auto 0;font-size:15px;line-height:1.45}.rating-stars{color:#e0a52f;justify-content:center;align-items:center;gap:5px;display:flex}.rating-stars svg,.rating-review header span svg{fill:currentColor;stroke:#b8781f;stroke-width:1.35px;filter:drop-shadow(0 1px #ffffffb8)drop-shadow(0 2px 3px #975b132e);overflow:visible}.rating-community{align-items:center;gap:13px;margin:32px 0 27px;padding:16px 0;display:flex}.rating-community>strong{color:var(--ink);font-size:15px;line-height:1.3}.rating-avatars{flex:none;padding-left:7px;display:flex}.rating-avatars img{object-fit:cover;object-position:var(--dog-portrait-focus);background:var(--neutral-soft);border:2px solid var(--oat);width:39px;height:39px;box-shadow:0 0 0 1px var(--forest);border-radius:50%;margin-left:-7px;display:block}.rating-review-heading{margin-bottom:12px}.rating-review-heading .eyebrow{margin-bottom:7px}.rating-review-heading small{color:var(--muted);font-size:12px;line-height:1.4;display:block}.rating-reviews{gap:12px;display:grid}.rating-review{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);padding:17px}.rating-review header{align-items:center;gap:12px;display:flex}.rating-review header>img{object-fit:cover;object-position:var(--dog-portrait-focus);background:var(--neutral-soft);border:2px solid var(--oat);width:48px;height:48px;box-shadow:0 0 0 1px var(--forest);border-radius:50%;flex:none}.rating-review h3{margin:0 0 4px;font-size:17px;line-height:1.2}.rating-review header span{color:#e0a52f;gap:2px;display:flex}.rating-review>p{color:var(--muted);margin:14px 0 0;font-size:15px;line-height:1.48}.onboarding-content.notification-content{padding-top:14px;padding-bottom:24px;scroll-padding-bottom:24px}.notification-step{padding:0 0 4px}.notification-arrival-slot{min-height:73px;margin:0 0 14px;position:relative}.notification-arrival{z-index:2;opacity:0;width:100%;margin:0;animation:1.65s cubic-bezier(.025,.96,.06,1) 1.85s forwards notification-arrive;position:absolute;inset:-20px 0 auto;transform:translateY(-118px)}.notification-orbit{place-items:center;width:82px;height:82px;margin:0 auto 20px;display:grid}.notification-orbit img{object-fit:contain;filter:drop-shadow(0 3px 3px #71301d1a);width:94px;height:94px;display:block;overflow:visible}.notification-step>.step-subtitle{margin-bottom:0}.notification-permission-preview{max-width:348px;color:var(--ink);text-align:left;background:#fffdfb;border:1px solid #e8ddd7;border-radius:22px;margin:clamp(26px,4dvh,36px) auto 10px;padding:19px 18px 14px;scroll-margin-bottom:12px;box-shadow:0 14px 34px #4e342b14}.notification-permission-preview>strong{letter-spacing:-.15px;font-size:17px;line-height:1.25;display:block}.notification-permission-preview>p{color:var(--muted);margin:10px 0 15px;font-size:13px;line-height:1.42}.notification-permission-preview__actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.notification-permission-preview__actions button{min-width:0;min-height:42px;color:var(--forest-2);background:#f4ebe6;border-radius:13px;place-items:center;padding:0 10px;font-size:14px;font-weight:700;display:grid}.notification-permission-preview__actions button:last-child{color:#fff;background:var(--forest);animation:.52s ease-out 1.08s both notification-allow-press}.notification-permission-preview__actions button:disabled{cursor:default;opacity:.58;animation:none}.reminder-preview{color:var(--ink);text-align:left;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-action);align-items:center;gap:9px;margin:24px 0 14px;padding:9px 12px 9px 8px;display:flex}.reminder-preview__copy{flex:1;min-width:0}.reminder-preview__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.reminder-preview strong{min-width:0;font-size:13px}.reminder-preview p{color:var(--muted);overflow-wrap:anywhere;margin:3px 0 0;font-size:11px;line-height:1.35}.reminder-preview small{color:var(--muted);white-space:nowrap;font-size:9px}.app-mini-icon{background:var(--brand-icon-bg);border:1px solid var(--line);border-radius:13px;flex:none;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.app-mini-icon .dog-mark--compact{width:46px;height:46px}.notification-step .secondary-button{width:100%}.inline-error{color:var(--danger);margin:12px 0 0;font-size:12px;line-height:1.45}.onboarding-footer>.text-button{text-align:center;justify-self:center;width:-moz-fit-content;width:fit-content;margin-inline:auto}@keyframes notification-allow-press{0%,to{background:var(--forest);transform:scale(1)}48%{background:#7f2f21;transform:scale(.97)}}@keyframes notification-arrive{0%{opacity:0;transform:translateY(-118px)}12%{opacity:1}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.notification-arrival{opacity:1;animation:none;transform:none}.notification-permission-preview__actions button:last-child{animation:none}}.paywall-step{text-align:center;flex-direction:column;flex:1;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.paywall-scroll{overscroll-behavior:contain;min-width:0;min-height:0;padding:calc(env(safe-area-inset-top) + 28px) 23px 14px;flex-direction:column;flex:1;justify-content:center;display:flex;overflow:hidden auto}.paywall-dog-portrait{object-fit:cover;object-position:var(--dog-portrait-focus);background:var(--neutral-soft);border:3px solid var(--oat);width:104px;height:104px;box-shadow:0 0 0 1.5px var(--forest);border-radius:50%;flex:none;margin:0 auto 12px;display:block}.paywall-step>.paywall-scroll>.eyebrow{margin-bottom:10px}.paywall-step h2{max-width:350px;margin-inline:auto}.paywall-intro{max-width:340px;color:var(--muted);margin:10px auto 0;font-size:15px;line-height:1.4}.benefit-list{text-align:left;gap:12px;width:-moz-fit-content;width:fit-content;max-width:100%;margin:24px auto 0;display:grid}.benefit-list div{color:#6f554b;align-items:center;gap:11px;font-size:13px;font-weight:650;display:flex}.benefit-list span{color:#fff;background:var(--forest);border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.benefit-list p{overflow-wrap:anywhere;flex:1;min-width:0;margin:0;line-height:1.35}.plan-list{gap:10px;width:100%;display:grid}.plan-card{--selection-radius:var(--radius-action);width:100%;min-height:82px;color:var(--ink);text-align:left;background:var(--paper);border:1.5px solid var(--line);border-radius:var(--radius-action);align-items:center;gap:11px;padding:10px 14px 10px 10px;display:flex;position:relative}.plan-card.selected{background:var(--paper);box-shadow:0 8px 24px #2f28250f}.plan-card div{flex:1}.plan-card strong,.plan-card small{display:block}.plan-card small{color:var(--muted);margin-top:4px}.plan-comparison-image{object-fit:contain;flex:0 0 50px;width:50px;height:50px;display:block}.plan-card-copy{min-width:0}.plan-card-copy small{flex-wrap:wrap;align-items:baseline;gap:6px;line-height:1.2;display:flex}.plan-card-copy small span{color:var(--ink);white-space:nowrap;font-weight:650}.plan-comparison-caption{color:#8d7e77;margin-top:5px;font-size:8.5px;font-weight:550;line-height:1.25;display:block}.best-value{z-index:2;color:#fff;background:var(--forest);letter-spacing:.08em;white-space:nowrap;border-radius:999px;padding:4px 8px;font-size:8px;font-weight:850;position:absolute;top:-9px;left:50%;transform:translate(-50%)}.plan-radio{color:#fff;border:1.5px solid #bca9a0;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.plan-card.selected .plan-radio{border-color:var(--forest);background:var(--forest)}.safety-inline{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin:0 0 12px;font-size:10px;display:flex}.paywall-footer{z-index:2;padding-top:0;padding-bottom:max(0px, calc(env(safe-area-inset-bottom) - 8px));background:var(--oat);gap:0;margin-top:0}.paywall-cta{width:100%;margin-top:10px}.billing-note,.purchase-error{justify-content:center;align-items:center;min-height:22px;margin:6px 10px 0;font-size:10px;line-height:1.4;display:flex}.paywall-links{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;width:100%;margin-top:2px;display:grid}.paywall-links button,.paywall-links a{min-width:0;min-height:36px;color:var(--forest-2);text-align:center;background:0 0;place-items:center;padding:5px 2px;font-size:10px;font-weight:700;display:grid}.offer-plan-list{grid-template-columns:1fr}.offer-plan-card{cursor:default}.offer-plan-card small{align-items:baseline;gap:8px;display:flex}.offer-plan-card s{color:var(--muted);font-size:13px;text-decoration-thickness:1px}.purchase-error{color:var(--danger)}.preview-button{width:100%;min-height:36px;color:var(--muted);background:0 0;margin:16px 0 0;font-size:10px}.post-purchase-page{padding:env(safe-area-inset-top) 20px env(safe-area-inset-bottom)}.post-purchase-progress{flex:none;grid-template-columns:repeat(4,1fr);align-items:center;gap:7px;height:38px;display:grid}.post-purchase-progress span{background:#e2d7d0;border-radius:3px;height:3px;transition:background-color .22s}.post-purchase-progress span.active{background:var(--forest)}.post-purchase-content{text-align:center;flex:1;justify-content:center;align-items:center;min-height:0;padding:12px 2px;display:flex;overflow-y:auto}.post-purchase-content>div{width:100%;animation:.28s ease-out both post-purchase-enter}.post-purchase-content .eyebrow{margin-bottom:13px}.post-purchase-content h1{letter-spacing:-.45px;max-width:360px;margin:0 auto 15px;font-size:34px;line-height:1.05}.post-purchase-content>div>p:not(.eyebrow){max-width:355px;color:var(--muted);margin:0 auto;font-size:17px;line-height:1.48}.post-purchase-footer{flex:none;padding:12px 0}.post-purchase-footer .primary-button{width:100%}.subscriber-celebration{width:min(100%,320px);height:184px;margin:2px auto 22px;position:relative;overflow:visible}.subscriber-celebration>img{z-index:2;object-fit:cover;object-position:var(--dog-portrait-focus);background:var(--neutral-soft);border:4px solid var(--oat);width:150px;height:150px;box-shadow:0 0 0 2px var(--forest), 0 12px 30px #4a2b201f;border-radius:50%;display:block;position:absolute;top:17px;left:50%;transform:translate(-50%)}.celebration-piece{--drift:8px;--spin:12deg;z-index:1;width:34px;height:34px;color:var(--coral);background:var(--paper);border:1px solid #b8472b2e;border-radius:50%;place-items:center;animation:3.8s cubic-bezier(.45,0,.55,1) infinite subscriber-piece-float;display:grid;position:absolute;box-shadow:0 8px 22px #4a2b201a}.celebration-piece svg{stroke-width:2.2px;width:19px;height:19px}.celebration-piece i{background:currentColor;border-radius:48% 52% 45% 55%;width:11px;height:11px;display:block;box-shadow:inset -2px -2px 3px #4a2b2024}.celebration-piece--1{--drift:10px;--spin:18deg;animation-delay:-.4s;top:17px;left:24px}.celebration-piece--2{--drift:-8px;--spin:-12deg;color:#c99735;animation-delay:-2.1s;top:82px;left:4px}.celebration-piece--3{--drift:6px;--spin:8deg;color:#c99735;width:27px;height:27px;animation-delay:-1.2s;bottom:3px;right:53px}.celebration-piece--4{--drift:-11px;--spin:-20deg;color:var(--forest);animation-delay:-2.8s;top:20px;right:23px}.celebration-piece--5{--drift:-6px;--spin:10deg;width:25px;height:25px;color:var(--coral);animation-delay:-3.4s;bottom:5px;left:54px}.celebration-piece--6{--drift:9px;--spin:14deg;color:#c99735;animation-delay:-.8s;top:91px;right:2px}@keyframes subscriber-piece-float{0%,to{opacity:.52;transform:translateY(3px)rotate(-7deg)scale(.94)}45%{opacity:1;transform:translate3d(var(--drift), -8px, 0) rotate(var(--spin)) scale(1.04)}}@media (prefers-reduced-motion:reduce){.celebration-piece{opacity:.82;animation:none}}.post-purchase-loop{text-align:left;gap:10px;max-width:360px;margin:28px auto 0;display:grid}.post-purchase-loop article{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-control);align-items:center;gap:14px;min-height:78px;padding:13px 15px;display:flex}.post-purchase-loop article>span{background:0 0;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid;overflow:visible}.post-purchase-loop article>span img{object-fit:contain;width:40px;height:40px;display:block}.post-purchase-loop article:first-child>span img{width:38px;height:38px;transform:rotate(-5deg)}.post-purchase-loop article:nth-child(2)>span img{width:43px;height:43px}.post-purchase-loop article:nth-child(3)>span img{width:41px;height:41px}.post-purchase-loop article div{gap:4px;display:grid}.post-purchase-loop strong{font-size:17px}.post-purchase-loop small{color:var(--muted);font-size:13px;line-height:1.35}.post-purchase-actions{text-align:left;gap:10px;max-width:370px;margin:27px auto 0;display:grid}.post-purchase-actions button{--selection-radius:var(--radius-control);min-height:82px;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-control);grid-template-columns:48px minmax(0,1fr) 24px;align-items:center;gap:13px;padding:12px 14px;display:grid;position:relative}.post-purchase-actions button:after{content:"";pointer-events:none;border-radius:var(--selection-radius);opacity:0;border:2px solid #0000;transition:opacity .16s;position:absolute;inset:-1px}.post-purchase-actions button.selected:after{border-color:var(--forest);opacity:1}.post-purchase-actions button>span:first-child{width:48px;height:48px;color:var(--forest);background:#f4ebe6;border-radius:13px;place-items:center;display:grid}.post-purchase-actions button>span:nth-child(2){gap:4px;min-width:0;display:grid}.post-purchase-actions strong{font-size:16px}.post-purchase-actions small{color:var(--muted);font-size:12px;line-height:1.35}.post-purchase-actions i{color:#fff;background:var(--forest);border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.ready-check{color:#fff;background:var(--forest);border:5px solid #f1e4dc;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 22px;display:grid}.post-purchase-mini-app{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);grid-template-columns:1fr 64px 1fr;align-items:center;gap:10px;max-width:330px;margin:31px auto 22px;padding:18px;display:grid}.post-purchase-mini-app>span{color:var(--muted);justify-items:center;gap:5px;display:grid}.post-purchase-mini-app>span small{font-size:11px;font-weight:700}.post-purchase-mini-app b{color:#fff;background:var(--forest);border:4px solid #fff;border-radius:50%;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 5px 16px #4a2b2029}.post-purchase-mini-app b span{font-size:30px;font-weight:300;line-height:1;transform:translateY(-1px)}.post-purchase-safety{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:inline-flex}@keyframes post-purchase-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.app-page{isolation:isolate;flex-direction:column;height:100dvh;display:flex}.app-page:before,.app-page:after{content:"";z-index:7;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:absolute;left:0;right:0;transform:translateZ(0)}.app-page:before{height:calc(env(safe-area-inset-top) + 24px);background:linear-gradient(#fdf8f5f0 0%,#fdf8f59e 46%,#fdf8f500 100%);top:0;-webkit-mask-image:linear-gradient(#000 0%,#000000d1 52%,#0000 100%);mask-image:linear-gradient(#000 0%,#000000d1 52%,#0000 100%)}.app-page:after{height:calc(env(safe-area-inset-bottom) + 65px);background:linear-gradient(#fdf8f500 0%,#fdf8f59e 54%,#fdf8f5f0 100%);bottom:0;-webkit-mask-image:linear-gradient(#0000 0%,#000000d1 48%,#000 100%);mask-image:linear-gradient(#0000 0%,#000000d1 48%,#000 100%)}.app-scroll{flex:1;width:100%;min-width:0;max-width:100%;min-height:0;animation:.2s screen-in;overflow:hidden auto}@keyframes screen-in{0%{opacity:.4;transform:translateY(4px)}}.screen{width:100%;min-width:0;max-width:100%;min-height:100%;padding:calc(env(safe-area-inset-top) + 19px) 19px calc(112px + env(safe-area-inset-bottom));overflow-x:hidden}.screen-header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:27px;display:flex}.screen-header p{color:var(--muted);margin:0 0 4px;font-size:11px}.screen-header h1{margin:0;font-size:22px;line-height:1.13}.dog-avatar{background:var(--brand-icon-bg);border-radius:50%;flex:none;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.dog-avatar .dog-mark--compact{width:44px;height:44px}.dog-avatar__portrait{object-fit:cover;object-position:var(--dog-portrait-focus);border:2px solid var(--oat);width:44px;height:44px;box-shadow:0 0 0 1.5px var(--forest);background:#f4eee8;border-radius:50%}.bottom-nav{z-index:8;left:11px;right:11px;bottom:max(8px, env(safe-area-inset-bottom));background:var(--paper);border:1px solid var(--line);border-radius:999px;grid-template-columns:repeat(5,1fr);padding:6px;display:grid;position:absolute;box-shadow:0 10px 28px #2f28250f}.bottom-nav button{color:#756c68;background:0 0;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:51px;font-family:inherit;font-size:9px;font-weight:700;display:flex}.bottom-nav button.active{color:#fff;background:var(--forest)}.bottom-nav button.active svg{filter:none}.app-page.keyboard-sheet-open .bottom-nav,.app-page.keyboard-sheet-open .quick-action-fab{visibility:hidden;opacity:0;pointer-events:none}.home-hero{min-height:224px;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow);padding:16px;display:flex;position:relative;overflow:hidden}.home-hero__copy{z-index:2;flex:none;width:calc(100% - 116px);min-width:0;position:relative}.home-hero .section-kicker{color:var(--forest)}.home-hero h2{color:var(--ink);margin:11px 0 7px;font-size:27px}.home-hero p{color:var(--muted);margin-bottom:17px;font-size:12px;line-height:1.5}.home-hero button{color:#fff;background:var(--forest);border-radius:var(--radius-action);align-items:center;gap:7px;min-height:43px;padding:0 15px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 8px 18px #84341f0f}.hero-mark{background:var(--brand-icon-bg);border:1px solid var(--line);border-radius:var(--radius-card);pointer-events:none;place-items:center;width:104px;height:104px;padding:12px;display:grid;position:absolute;bottom:16px;right:16px;overflow:hidden}.hero-timeline{grid-template-rows:repeat(3,1fr);width:100%;height:100%;display:grid;position:relative}.hero-timeline:before{content:"";z-index:0;background:#cda695;width:1.5px;position:absolute;top:12px;bottom:12px;left:11px}.hero-timeline>div{z-index:1;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid;position:relative}.hero-timeline>div>span{width:24px;height:24px;color:var(--forest);background:var(--paper);border:1.5px solid var(--forest);border-radius:50%;place-items:center;display:grid}.hero-timeline>div:last-child>span{color:#fff;background:var(--forest)}.hero-timeline i{gap:4px;min-width:0;display:grid}.hero-timeline b,.hero-timeline em{background:#795e54;border-radius:3px;height:4px;display:block}.hero-timeline b{width:100%}.hero-timeline em{opacity:.34;width:66%}.section-block{margin-top:26px}.section-title,.title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-title p{color:var(--coral-dark);letter-spacing:.12em;margin-bottom:4px;font-size:9px;font-weight:850}.section-title h3{margin:0}.section-title button{min-height:40px;color:var(--forest-2);background:0 0;align-items:center;gap:4px;padding:0;font-size:11px;font-weight:750;display:flex}.metric-grid,.progress-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:10px;width:100%;min-width:0;margin-top:13px;display:grid}.metric-grid>*,.progress-grid>*{min-width:0}.metric-card{min-height:146px;color:var(--ink);text-align:left;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);padding:16px}.metric-card:active{background:#f8f4f1}.metric-card>span{width:28px;height:28px;color:var(--forest);background:0 0;place-items:center;display:grid}.metric-card p{color:var(--muted);margin:13px 0 3px;font-size:10px}.metric-card strong{font-size:20px;display:block}.metric-card small{color:#9a8880;font-size:9px}.metric-card--visual{grid-template-rows:110px 68px;height:178px;min-height:178px;padding:0;display:grid;overflow:hidden}.metric-card__image{border-bottom:1px solid var(--line);background:#f5f1ed;min-height:0;position:relative;overflow:hidden}.metric-card__image img{object-fit:cover;width:100%;height:100%;display:block}.metric-card--visual:first-child .metric-card__image img{object-fit:contain;padding:7px}.metric-card__vial-label{color:#8a4d38;text-align:center;letter-spacing:.06em;white-space:pre-line;background:0 0;min-width:31px;font-size:8px;font-weight:800;line-height:1.15;position:absolute;top:58%;left:50%;transform:translate(-50%,-50%)}.metric-card__copy{justify-content:space-between;align-items:center;gap:6px;height:68px;min-height:0;padding:9px 12px;display:flex}.metric-card__labels{min-width:0;overflow:hidden}.metric-card__copy p{text-overflow:ellipsis;white-space:nowrap;margin:0 0 3px;overflow:hidden}.metric-card__copy small{text-overflow:ellipsis;white-space:nowrap;line-height:1.25;display:block;overflow:hidden}.metric-card__copy strong{text-align:right;flex:none;font-size:23px;line-height:1}.latest-record{width:100%;min-height:76px;color:var(--ink);text-align:left;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);align-items:center;gap:12px;margin-top:12px;padding:14px;display:flex;box-shadow:0 8px 25px #2f282509}.latest-record>span:nth-child(2){flex:1}.latest-record strong,.latest-record small{display:block}.latest-record small{color:var(--muted);margin-top:4px;font-size:10px}.record-icon{width:30px;height:30px;color:var(--forest);background:0 0;flex:none;place-items:center;display:grid}.record-date{color:var(--muted);align-items:center;gap:2px;font-size:9px;display:flex}.safety-banner{color:#8a7770;align-items:center;gap:8px;margin:20px 3px 0;font-size:9px;line-height:1.45;display:flex}.title-row h2{margin:0;font-size:27px}.circle-add{color:#fff;background:var(--forest);border-radius:var(--radius-action);flex:none;place-items:center;width:49px;height:49px;display:grid;box-shadow:0 9px 22px #84341f0f}.quick-action-fab{z-index:9;right:21px;bottom:calc(78px + env(safe-area-inset-bottom));color:#fff;background:var(--forest);border:3px solid var(--oat);border-radius:50%;place-items:center;width:52px;height:52px;min-height:52px;padding:0;display:grid;position:absolute;box-shadow:0 9px 22px #43241b29}.guided-tour{z-index:80;position:absolute;inset:0;overflow:hidden}.guided-tour__blocker{z-index:0;pointer-events:auto;position:absolute;inset:0}.guided-tour__spotlight{z-index:1;pointer-events:none;border:2px solid #ffffffeb;transition:left .36s cubic-bezier(.22,1,.36,1),top .36s cubic-bezier(.22,1,.36,1),width .36s cubic-bezier(.22,1,.36,1),height .36s cubic-bezier(.22,1,.36,1),border-radius .36s,opacity .38s;position:absolute;box-shadow:0 0 0 999px #1f1917c7,0 9px 30px #1f19172e}.guided-tour__spotlight--hidden{opacity:0}.guided-tour__spotlight--visible{opacity:1;transition-duration:.36s,.36s,.36s,.36s,.36s,.48s}.guided-tour__spotlight--exact{border:0;box-shadow:0 0 0 999px #1f1917c7}.guided-tour__callout{z-index:2;color:var(--ink);border-radius:var(--radius-card);background:#fffcfafa;border:1px solid #fffc;padding:19px;transition:opacity .14s,transform .19s cubic-bezier(.22,1,.36,1);position:absolute;left:18px;right:18px;box-shadow:0 18px 50px #19121040}.guided-tour__callout--hidden{opacity:0;pointer-events:none;transform:translateY(9px)scale(.988)}.guided-tour__callout--visible{opacity:1;transition-duration:.65s,.72s;transition-timing-function:cubic-bezier(.2,.72,.25,1),cubic-bezier(.16,1,.3,1);transform:translateY(0)scale(1)}.guided-tour__callout--top{top:calc(env(safe-area-inset-top) + 76px)}.guided-tour__callout--activity-top{top:calc(env(safe-area-inset-top) + 10px)}.guided-tour__callout--bottom{bottom:calc(env(safe-area-inset-bottom) + 82px)}.guided-tour__callout--above-fab{bottom:calc(env(safe-area-inset-bottom) + 150px)}.guided-tour__callout>p{color:var(--forest);letter-spacing:.14em;margin:0 36px 6px 0;font-size:10px;font-weight:850}.guided-tour__callout h2{margin:0 34px 7px 0;font-size:23px;line-height:1.12}.guided-tour__callout>span{color:var(--muted);font-size:13px;line-height:1.5;display:block}.guided-tour__callout footer{justify-content:space-between;align-items:center;gap:12px;margin-top:17px;display:flex}.guided-tour__callout footer small{color:#9a8880;font-size:10px;font-weight:700}.guided-tour__callout footer button{color:#fff;background:var(--forest);border-radius:var(--radius-action);justify-content:center;align-items:center;gap:6px;min-height:42px;padding:0 17px;font-size:12px;font-weight:800;display:inline-flex}.guided-tour__close{width:34px;height:34px;min-height:34px;color:var(--ink);background:#f2ebe7;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:13px;right:13px}.guided-tour-step-4 .bottom-nav,.guided-tour-step-4 .quick-action-fab{opacity:0;visibility:hidden;pointer-events:none}.guided-tour-step-4.app-page:after{display:none}.guided-tour-step-3 .app-scroll{padding-top:28px}.guided-tour-active .quick-menu-backdrop{opacity:0;background:#1f1917c7;transition:opacity .38s;animation:none}.guided-tour-active.guided-tour-dim-visible .quick-menu-backdrop{opacity:1;transition-duration:.48s}.calculator-tour-region{gap:12px;display:grid}.calculator-tour-region .calculator-result,.calculator-tour-region .calculator-form,.calculator-tour-region .formula-card{margin:0}@keyframes guided-callout-in{0%{opacity:0;transform:translateY(8px)scale(.985)}}.protocol-section{margin-top:24px}.protocol-list{gap:9px;margin-top:10px;display:grid}.protocol-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:84px;padding:8px 12px 8px 8px;display:grid}.protocol-card__edit{min-width:0;color:inherit;text-align:left;background:0 0;border-radius:12px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:11px;padding:4px;display:grid}.protocol-card__edit>span{min-width:0}.protocol-card__edit strong{font-size:13px;display:block}.protocol-card__edit>span>span{color:var(--muted);margin:4px 0;font-size:10px;display:block}.protocol-card__edit small{color:#8b7770;gap:2px;font-size:9px;line-height:1.3;display:grid}.protocol-card__edit small span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.protocol-card:has(.protocol-card__edit:active){background:#f7f1ed}.protocol-card:has(.protocol-card__edit:focus-visible){border-color:var(--forest)}.protocol-status{min-width:62px;color:var(--muted);background:0 0;flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-end;padding:4px 0 4px 7px;font-size:9px;font-weight:700;display:flex}.protocol-status.reminder-on{color:var(--forest-2)}.protocol-status small{color:var(--danger);margin-top:5px;font-size:9px;font-weight:750}.protocol-confirmation-layer{z-index:30;align-items:flex-end;animation:.24s ease-out both modal-backdrop-in;display:flex;position:absolute;inset:0}.protocol-confirmation-backdrop{background:#2f28256b;width:100%;height:100%;position:absolute;inset:0}.protocol-confirmation-layer>section{z-index:1;width:100%;padding:24px 21px calc(env(safe-area-inset-bottom) + 20px);text-align:center;background:var(--paper);border-radius:var(--radius-sheet) var(--radius-sheet) 0 0;will-change:transform;animation:.28s cubic-bezier(.22,1,.36,1) both modal-sheet-in}.protocol-confirmation-layer.closing{pointer-events:none;animation:.22s ease-in both modal-backdrop-out}.protocol-confirmation-layer.closing>section{animation:.22s cubic-bezier(.4,0,1,1) both modal-sheet-out}.protocol-confirmation-layer>section>svg{color:var(--danger)}.protocol-confirmation-layer h2{margin:12px 0 8px;font-size:22px}.protocol-confirmation-layer p{color:var(--muted);font-size:12px;line-height:1.5}.protocol-confirmation-layer section>div{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;display:grid}.protocol-confirmation-layer section>div button{min-height:50px;color:var(--ink);border-radius:var(--radius-action);background:#f4f0ed;font-weight:700}.protocol-confirmation-layer section>div .destructive{color:#fff;background:var(--danger)}.protocol-empty{width:100%;min-height:78px;color:var(--forest);text-align:left;background:var(--paper);border-radius:var(--radius-card);border:1px dashed #cdbfb7;grid-template-columns:32px minmax(0,1fr) 18px;align-items:center;gap:10px;margin-top:10px;padding:13px;display:grid}.protocol-empty span{min-width:0}.protocol-empty strong,.protocol-empty small{display:block}.protocol-empty strong{color:var(--ink);font-size:12px}.protocol-empty small{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.35}.week-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);margin-top:22px;padding:18px 13px 13px;box-shadow:0 10px 28px #2f282509}.week-card__title{justify-content:space-between;align-items:center;padding:0 3px 12px;display:flex}.week-card__title span{font-size:13px;font-weight:800}.week-card__title small{color:var(--muted);font-size:9px}.week-strip{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.week-strip div{min-height:62px;color:var(--muted);border:1px solid #0000;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex;position:relative}.week-strip span{font-size:9px}.week-strip strong{font-size:13px}.week-strip .today{color:var(--ink);border-color:var(--forest);background:0 0}.week-strip i{background:var(--gold);border-radius:50%;width:5px;height:5px;position:absolute;bottom:5px}.label-summary{border-top:1px solid var(--line);background:0 0;margin-top:18px;padding:15px 2px 0}.observation-summary{margin-top:25px}.observation-preview{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);margin-top:10px;padding:14px;position:relative}.observation-preview>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.observation-preview strong{font-size:13px}.observation-preview span{color:var(--forest-2);background:#f4e9e4;border-radius:8px;padding:4px 7px;font-size:8px;font-weight:700}.observation-preview p{color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.4}.observation-preview time{color:#9a8880;margin-top:8px;font-size:8px;display:block}.section-empty-copy{color:var(--muted);background:var(--paper);border-radius:var(--radius-card);border:1px dashed #cdbfb7;margin:9px 0 0;padding:14px;font-size:10px;line-height:1.45}.latest-weight{color:var(--muted);align-items:center;gap:5px;margin:10px 2px 0;font-size:9px;display:flex}.latest-weight svg{color:var(--forest)}.latest-weight span{color:#9a8880;margin-left:auto}.label-summary p{margin-bottom:9px}.label-summary div{flex-wrap:wrap;gap:6px;display:flex}.label-summary span{color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:6px 9px;font-size:10px;font-weight:700}.log-history-title{margin-top:25px}.log-list{gap:9px;margin-top:12px;display:grid}.log-list .latest-record{margin-top:0}.log-row{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);align-items:flex-start;gap:11px;padding:14px;display:flex}.log-row>div{flex:1;min-width:0}.log-row strong{font-size:13px;display:block}.log-row p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.35}.log-row small{color:#795e54;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:10px;line-height:1.35;display:block;overflow:hidden}.log-row time{color:var(--muted);flex:none;font-size:9px}.empty-card{color:var(--ink);background:var(--paper);border-radius:var(--radius-card);border:1px dashed #cdbfb7;align-items:center;gap:12px;padding:19px;display:flex}.empty-card>svg{color:var(--forest)}.empty-card strong{font-size:13px;display:block}.empty-card p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.4}.empty-card--compact{margin-top:12px}.empty-card--vertical{text-align:center;flex-direction:column;padding:28px 20px;display:flex}.empty-card--vertical .secondary-button{min-height:44px;margin-top:4px}.calculator-result{color:var(--bone);text-align:center;background:var(--forest);border-radius:var(--radius-card);margin:22px 0 14px;padding:25px;box-shadow:0 18px 42px #84341f0f}.calculator-result--empty{background:var(--forest)}.calculator-result>span{opacity:.72;font-size:10px;font-weight:750}.calculator-result strong{color:var(--bone);letter-spacing:-.05em;margin:6px 0 3px;font-size:39px;display:block}.calculator-result strong small{font-size:14px}.calculator-result p{opacity:.68;margin:0;font-size:9px}.calculator-form{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);padding:4px 16px}.calculator-form label{border-bottom:1px solid #efe2d9;justify-content:space-between;align-items:center;gap:10px;min-height:66px;display:flex}.calculator-form label:last-child{border:0}.calculator-form label>span{color:#6f554b;font-size:12px;font-weight:700}.calculator-form label div{align-items:center;gap:8px;display:flex}.calculator-form input{width:70px;min-height:42px;color:var(--ink);text-align:right;background:var(--oat);border:0;border-radius:11px;padding:8px}.calculator-form strong{min-width:35px;color:var(--muted);font-size:10px}.calculator-form select{min-height:36px;color:var(--muted);background:var(--oat);border:0;border-radius:9px;padding:0 8px;font-size:11px;font-weight:700}.formula-card{color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-action);gap:7px;margin-top:12px;padding:15px;display:grid}.formula-card svg{color:var(--forest)}.formula-card div{align-items:center;gap:7px;display:flex}.formula-card strong{font-size:11px}.formula-card code{color:#8b6d61;white-space:normal;font-size:9px}.danger-disclaimer{color:var(--danger);border:1px solid var(--line);border-radius:var(--radius-action);background:#f5f1ed;align-items:flex-start;gap:10px;margin-top:12px;padding:16px;display:flex}.danger-disclaimer strong{font-size:11px;display:block}.danger-disclaimer p{color:#7f6259;margin:4px 0 0;font-size:10px;line-height:1.5}.activity-range-control{background:#efebe8;border-radius:13px;grid-template-columns:repeat(4,1fr);gap:0;width:100%;margin-top:18px;padding:3px;display:grid;position:relative;overflow:hidden}.activity-range-indicator{background:var(--forest);border-radius:10px;width:calc(25% - 1.5px);transition:transform .32s cubic-bezier(.22,.8,.32,1);position:absolute;top:3px;bottom:3px;left:3px;transform:translate(0);box-shadow:0 2px 7px #5b332724}.activity-range-control.range-90d .activity-range-indicator{transform:translate(100%)}.activity-range-control.range-1y .activity-range-indicator{transform:translate(200%)}.activity-range-control.range-all .activity-range-indicator{transform:translate(300%)}.activity-range-control button{z-index:1;min-height:35px;color:var(--muted);background:0 0;border:0;border-radius:10px;padding:0 10px;font-size:12px;font-weight:700;transition:color .22s ease-out;position:relative}.activity-range-control button.active{color:var(--paper)}.activity-sections{gap:13px;margin-top:13px;display:grid}.activity-series-card{--activity-series-color:var(--forest);background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);padding:12px 12px 15px}.activity-series-card.observation{--activity-series-color:#c99743}.activity-series-card.weight{--activity-series-color:#687d74}.activity-series-card>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.activity-series-card>header>div:first-child{min-width:0;color:var(--activity-series-color);align-items:center;gap:4px;margin-left:-4px;display:flex}.activity-series-image{object-fit:contain;flex:0 0 39px;width:39px;height:34px;display:block}.activity-series-image.weight{flex-basis:41px;width:41px}.activity-series-card>header h3{margin:0;font-size:17px;line-height:1.2}.activity-series-summary{text-align:right;flex:none;align-items:baseline;gap:5px;display:flex}.activity-series-summary strong{color:var(--activity-series-color);font-size:25px;line-height:1;animation:.28s ease-out activity-value-in}.activity-series-summary small{color:var(--muted);font-size:9px;line-height:1}.activity-series-body{margin-top:9px}.activity-series-body>div:not(.activity-series-empty){margin-left:-8px}.activity-chart-frame{grid-template-columns:20px minmax(0,1fr);gap:0;display:grid}.activity-chart-frame>div:last-child{min-width:0}.activity-chart-y-axis{color:#9b8d87;font-variant-numeric:tabular-nums;text-align:right;flex-direction:column;justify-content:space-between;height:91px;font-size:8px;line-height:1;display:flex}.activity-chart-y-axis span:first-child{transform:translateY(-35%)}.activity-chart-y-axis span:last-child{transform:translateY(35%)}.activity-chart-y-axis.weight{font-size:7px}.activity-series-chart{height:91px;position:relative}.activity-series-chart>span{pointer-events:none;grid-template-rows:repeat(2,1fr);display:grid;position:absolute;inset:0 0 1px}.activity-series-chart>span i{border-top:1px solid #eee8e4}.activity-series-chart>b{border-bottom:1px solid #ddd5d0;grid-template-columns:repeat(8,minmax(0,1fr));align-items:end;gap:5px;height:100%;display:grid;position:relative}.activity-series-chart.range-90d>b{gap:3px}.activity-series-chart>b>i{background:#f3f1f0;border-radius:7px 7px 3px 3px;justify-self:center;width:67%;height:100%;display:block;position:relative;overflow:hidden}.activity-series-chart>b>i>span{background:var(--activity-series-color);border-radius:5px 5px 1px 1px;width:100%;transition:height .42s cubic-bezier(.22,.8,.32,1);display:block;position:absolute;bottom:0;left:0;right:0}.activity-series-axis{color:var(--muted);justify-content:space-between;padding-top:5px;font-size:8px;display:flex}.activity-series-empty{color:#8f817a;border:1px solid var(--line);border-radius:12px;justify-content:center;align-items:center;min-height:60px;font-size:12px;animation:.32s ease-out activity-chart-fade;display:flex}.activity-weight-chart{border-bottom:1px solid #ddd5d0;height:91px;position:relative}.activity-weight-chart>span{pointer-events:none;grid-template-rows:repeat(2,1fr);display:grid;position:absolute;inset:0}.activity-weight-chart>span i{border-top:1px solid #eee8e4}.activity-weight-chart svg{width:100%;height:100%;animation:.36s ease-out activity-chart-fade;position:relative;overflow:visible}.activity-weight-chart polyline{fill:none;stroke:var(--activity-series-color);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;animation:.42s cubic-bezier(.22,.8,.32,1) activity-line-in}.activity-weight-chart circle{fill:var(--paper);stroke:var(--activity-series-color);stroke-width:2px;animation:.28s ease-out .18s both activity-point-in}@keyframes activity-value-in{0%{opacity:.35}to{opacity:1}}@keyframes activity-chart-fade{0%{opacity:.3;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes activity-line-in{0%{opacity:.2}to{opacity:1}}@keyframes activity-point-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.activity-range-indicator,.activity-range-control button,.activity-series-chart>b>i>span{transition:none}.activity-series-summary strong,.activity-series-empty,.activity-weight-chart svg,.activity-weight-chart polyline,.activity-weight-chart circle{animation:none}}.activity-chart-note{color:var(--muted);margin:11px 0 0;font-size:9px;line-height:1.4}.activity-empty{margin-top:21px}.dog-profile-card{color:var(--ink);text-align:center;flex-direction:column;align-items:center;gap:14px;padding:0 0 22px;display:flex;position:relative}.dog-profile-card>.profile-breed-portrait{object-position:var(--dog-portrait-focus);border:4px solid var(--oat);width:148px;height:148px;box-shadow:0 0 0 2px var(--forest);border-radius:50%;flex:0 0 148px}.dog-profile-card>div{min-width:0}.profile-header-row{justify-content:center;align-items:center;min-height:44px;display:flex;position:relative}.profile-header-row>p{color:var(--forest);letter-spacing:.13em;margin:0;font-size:10px;font-weight:850}.profile-header-actions{align-items:center;gap:8px;margin-top:1px;display:flex}.profile-header-row .profile-header-actions{position:absolute;right:0}.profile-debug-button,.profile-edit-button{color:var(--forest-2)}.dog-profile-card h2{color:var(--ink);margin:0 0 6px;font-size:28px}.dog-profile-card span{color:var(--muted);font-size:13px}.settings-group{margin-top:24px}.settings-group>h3{margin-bottom:10px;font-size:15px}.profile-field-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.weight-control{margin-top:12px}.weight-control button{flex:1}.link-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);overflow:hidden}.link-card button,.link-card a,.settings-static-row{width:100%;min-height:66px;color:var(--forest);text-align:left;background:0 0;border-bottom:1px solid #efe2d9;align-items:center;gap:11px;padding:11px 14px;display:flex}.link-card>:last-child{border-bottom:0}.link-card span{flex:1}.link-card strong,.link-card small{display:block}.link-card strong{color:var(--ink);font-size:12px}.link-card small{color:var(--muted);margin-top:3px;font-size:9px}.settings-row-icon{color:#fff;background:var(--forest);border-radius:11px;place-items:center;width:38px;height:38px;box-shadow:inset 0 0 0 1px #ffffff2e;flex:0 0 38px!important;display:grid!important}.account-links .destructive-link .settings-row-icon{background:var(--danger)}.settings-row-icon--blue{background:#3574a8}.settings-row-icon--green{background:#32755c}.settings-row-icon--orange{background:#b86036}.settings-row-icon--purple{background:#755a9d}.settings-row-icon--red,.account-links .destructive-link .settings-row-icon--red{background:#a84b44}.settings-row-icon--gray{background:#696563}.safety-card{color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-card);background:#f5f1ed;align-items:flex-start;gap:11px;padding:17px;display:flex}.safety-card>svg{color:var(--danger)}.safety-card strong{color:var(--ink);font-size:12px;display:block}.safety-card p{color:#755f57;margin:5px 0 0;font-size:10px;line-height:1.5}.legal-links{margin-top:10px}.legal-links a{min-height:51px}.version-note{color:var(--muted);align-items:center;gap:5px;margin:9px 3px 0;font-size:9px;display:flex}.account-links .destructive-link,.account-links .destructive-link strong{color:var(--danger)}.profile-editor-layer{z-index:3500;justify-content:center;align-items:flex-end;animation:.24s ease-out both modal-backdrop-in;display:flex;position:fixed;inset:0;overflow:hidden}.profile-editor-backdrop{background:#2f28256b;width:100%;height:100%;min-height:0;padding:0;position:absolute;inset:0}.profile-editor-sheet{z-index:1;width:min(100%,520px);max-height:calc(100% - env(safe-area-inset-top) - 10px);background:var(--oat);border-radius:var(--radius-sheet) var(--radius-sheet) 0 0;will-change:transform;flex-direction:column;padding-top:9px;animation:.28s cubic-bezier(.22,1,.36,1) both modal-sheet-in;display:flex;overflow:hidden;box-shadow:0 -20px 50px #2f28250f}.profile-editor-layer.closing{pointer-events:none;animation:.22s ease-in both modal-backdrop-out}.profile-editor-layer.closing .profile-editor-sheet{animation:.22s cubic-bezier(.4,0,1,1) both modal-sheet-out}.profile-editor-sheet>.sheet-handle{flex:none;margin-bottom:10px}.profile-editor-sheet>header{flex:none;justify-content:space-between;align-items:center;gap:12px;padding:0 20px 12px;display:flex}.profile-editor-sheet>header p{color:var(--forest);letter-spacing:.13em;margin:0 0 5px;font-size:10px;font-weight:850}.profile-editor-sheet>header h2{margin:0;font-size:25px}.profile-editor-scroll{overscroll-behavior:contain;min-height:0;padding:0 20px calc(env(safe-area-inset-bottom) + 18px);overflow:hidden auto}.profile-editor-form{width:100%;margin-top:4px}.account-confirmation-layer{z-index:30;align-items:flex-end;animation:.24s ease-out both modal-backdrop-in;display:flex;position:absolute;inset:0}.account-confirmation-backdrop{background:#2f28256b;width:100%;height:100%;position:absolute;inset:0}.account-confirmation-layer>section{z-index:1;width:100%;padding:24px 21px calc(env(safe-area-inset-bottom) + 20px);text-align:center;background:var(--paper);border-radius:var(--radius-sheet) var(--radius-sheet) 0 0;will-change:transform;animation:.28s cubic-bezier(.22,1,.36,1) both modal-sheet-in}.account-confirmation-layer.closing{pointer-events:none;animation:.22s ease-in both modal-backdrop-out}.account-confirmation-layer.closing>section{animation:.22s cubic-bezier(.4,0,1,1) both modal-sheet-out}.account-confirmation-layer>section>svg{color:var(--danger)}.account-confirmation-layer h2{margin:12px 0 8px;font-size:22px}.account-confirmation-layer p{color:var(--muted);font-size:12px;line-height:1.5}.account-confirmation-layer section>div{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;display:grid}.account-confirmation-layer section>div button{min-height:50px;color:var(--ink);border-radius:var(--radius-action);background:#f4f0ed;font-weight:700}.account-confirmation-layer section>div .confirm{color:#fff;background:var(--forest)}.account-confirmation-layer section>div .destructive{color:#fff;background:var(--danger)}.account-confirmation-layer .account-action-error{color:var(--danger)}.sheet-backdrop{z-index:20;background:#382b2775;align-items:flex-end;width:100%;min-width:0;max-width:100%;animation:.24s ease-out both modal-backdrop-in;display:flex;position:absolute;inset:0;overflow:hidden}.keyboard-sheet-backdrop{top:var(--sheet-viewport-top,0);width:100%;height:var(--sheet-viewport-height,100%);bottom:auto;left:0;right:0}.log-sheet{width:100%;min-width:0;max-width:100%;max-height:calc(100% - env(safe-area-inset-top) - 12px);background:var(--oat);border-radius:var(--radius-sheet) var(--radius-sheet) 0 0;will-change:transform;flex-direction:column;padding:9px 0 0;animation:.28s cubic-bezier(.22,1,.36,1) both modal-sheet-in;display:flex;overflow:hidden;box-shadow:0 -20px 50px #2f28250f}.modal-closing .sheet-backdrop{pointer-events:none;animation:.22s ease-in both modal-backdrop-out}.modal-closing .log-sheet{animation:.22s cubic-bezier(.4,0,1,1) both modal-sheet-out}.sheet-sticky-header{z-index:4;background:var(--oat);flex:none;padding:0 20px}.sheet-scroll-body{overflow-anchor:none;overscroll-behavior:contain;width:100%;min-width:0;max-width:100%;min-height:0;padding:0 20px calc(env(safe-area-inset-bottom) + 18px);overflow:hidden auto}.sheet-handle{background:#d9cbc2;border-radius:4px;width:42px;height:5px;margin:0 auto 14px}.sheet-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.sheet-header-leading{align-items:center;gap:10px;min-width:0;display:flex}.sheet-header-leading>div{min-width:0}.assistant-header-button{width:40px;min-width:40px;height:40px;color:var(--ink);border:1px solid var(--line);background:#f5f1ed;border-radius:50%;place-items:center;padding:0;display:inline-grid}.sheet-header h2{margin:0;font-size:25px}.sheet-intro{color:var(--muted);margin:10px 0 17px;font-size:11px;line-height:1.45}.amount-input>select{flex:none;width:126px;margin:0}.weight-last-record{border:1px solid var(--line);border-radius:var(--radius-control);background:#f4efeb;justify-content:space-between;align-items:center;gap:14px;min-height:62px;margin:2px 0 17px;padding:12px 14px;display:flex}.weight-last-record span{min-width:0}.weight-last-record strong,.weight-last-record small{display:block}.weight-last-record strong{color:var(--ink);font-size:12px}.weight-last-record small{color:var(--muted);margin-top:3px;font-size:10px;font-weight:500}.weight-last-record b{color:var(--forest);flex:none;font-size:19px}.weight-stepper{grid-template-columns:50px minmax(0,1fr) 50px;align-items:center;gap:9px;margin-top:7px;display:grid}.weight-stepper>button{width:50px;height:50px;color:var(--forest);border:1px solid var(--line);background:#f4e9e4;border-radius:50%;place-items:center;display:grid}.weight-stepper>button:active:not(:disabled){transform:scale(.97)}.weight-stepper>button:disabled{color:#b9aaa2;opacity:.65;background:#f4f0ed}.weight-stepper-value{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-control);grid-template-columns:minmax(0,1fr) 66px;min-width:0;height:54px;display:grid;overflow:hidden}.field-label .weight-stepper-value input,.field-label .weight-stepper-value select{border:0;border-radius:0;min-width:0;height:100%;margin:0}.field-label .weight-stepper-value input{text-align:center;padding:8px 6px 8px 14px;font-size:22px;font-weight:750}.field-label .weight-stepper-value select{border-left:1px solid var(--line);padding:8px;font-size:13px;font-weight:750}.weight-stepper-value:focus-within{border-color:var(--forest-2)}.weight-step-hint{color:var(--muted);text-align:center;margin:6px 59px 0;font-size:9px;font-weight:500;display:block}.field-set{border:0;margin:17px 0 0;padding:0}.field-set legend{color:var(--ink);margin-bottom:7px;font-size:12px;font-weight:750}.form-field>p{color:var(--muted);margin:-2px 0 9px;font-size:10px;line-height:1.4}.form-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.form-picker--4{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.route-choice-image.form-choice-image{object-fit:contain}.form-choice-image--oral{transform:none}.form-choice-image--topical{transform:translateY(-2px)}.form-choice-image--other{transform:scale(.5)}.form-choice-image--oil{transform:scale(.9)}.form-choice-image--dropper{transform:scale(.84)}.form-choice-image--powder{transform:scale(.75)}.form-choice-image--vial{transform:scale(.72)}.form-choice-image--injection{transform-origin:50%;transform:translate(-32%)scale(2)}.form-choice-artwork{position:relative}.form-choice .route-choice-label{text-align:center;line-height:1.08}.custom-item-fields{grid-template-columns:minmax(0,1fr);gap:11px;margin-top:16px;display:grid}.custom-item-fields .field-label{min-width:0;margin:0}.custom-item-fields input{min-width:0;padding-left:10px;padding-right:10px;font-size:16px}.segmented-control--four button{flex:1;min-width:0;padding:0 4px;font-size:10px}.route-picker{grid-template-columns:repeat(auto-fit,minmax(82px,1fr));gap:7px;display:grid}.route-picker--4{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.route-choice{--selection-radius:12px;min-width:0;height:82px;color:var(--muted);background:linear-gradient(to bottom, #fdf8f5 0 54px, var(--paper) 54px);border:1px solid var(--line);box-shadow:none;border-radius:12px;grid-template-rows:54px minmax(0,1fr);padding:0;font-size:10px;font-weight:650;line-height:1;display:grid;position:relative;overflow:visible}.route-choice-artwork{background:#fdf8f5;border-radius:11px 11px 0 0;width:100%;height:54px;display:block;overflow:hidden}.route-choice-image{object-fit:cover;background:#fdf8f5;width:100%;height:54px;display:block}.route-choice-image--injection{transform-origin:50%;transform:translate(-32%)scale(2)}.route-choice-image--oral{transform:scale(.6)}.route-choice-image--topical{transform:translateY(-2px)}.route-choice-image--other{transform:scale(.5)}.route-choice-label{justify-content:center;align-items:center;min-width:0;min-height:0;padding:3px 2px 4px;display:flex}.route-choice.selected{color:var(--ink);background:linear-gradient(to bottom, #fdf8f5 0 54px, var(--paper) 54px)}.route-choice .route-choice-check{width:18px;height:18px;top:5px;right:5px}.route-choice .route-choice-check svg{stroke-width:3px;width:10px;height:10px}.site-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.site-grid button{--selection-radius:12px;min-width:0;height:112px;color:var(--muted);background:var(--paper);border:1px solid var(--line);box-shadow:none;text-align:center;border-radius:12px;grid-template-rows:76px minmax(0,1fr);padding:0;font-size:10px;line-height:1.15;display:grid;position:relative;overflow:visible}.site-grid button>.site-label{justify-content:center;align-items:center;min-width:0;min-height:0;padding:5px 3px 6px;font-weight:600;display:flex}.site-grid .site-image{object-fit:cover;mix-blend-mode:multiply;background:#fdf8f5;border-radius:11px 11px 0 0;width:100%;height:76px;display:block}.site-grid .site-check{top:6px;right:6px}.site-grid button.selected{color:var(--ink);background:var(--paper)}.field-label input[type=datetime-local],.field-label input[type=date],.field-label input[type=time]{width:100%;min-width:0;max-width:100%;appearance:none;min-inline-size:0;max-inline-size:100%;padding-right:12px;display:block;overflow:hidden}.field-label input[type=datetime-local]::-webkit-date-and-time-value{text-align:left;min-width:0;margin:0}.field-label input[type=date]::-webkit-date-and-time-value{text-align:left;min-width:0;margin:0}.field-label input[type=time]::-webkit-date-and-time-value{text-align:left;min-width:0;margin:0}.reminder-toggle{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-control);justify-content:space-between;align-items:center;gap:12px;min-height:64px;margin-top:14px;padding:12px 14px;display:flex}.reminder-toggle span{min-width:0}.reminder-toggle strong,.reminder-toggle small{display:block}.reminder-toggle strong{font-size:12px}.reminder-toggle small{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.35}.reminder-toggle input{width:22px;height:22px;accent-color:var(--forest);flex:none}.tracking-sheet{padding-top:8px}.date-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;width:100%;max-width:100%;margin-top:15px;display:grid;overflow:hidden}.date-field-grid .field-label{width:100%;min-width:0;max-width:100%;margin:0;overflow:hidden}.date-field-grid .field-label input{height:48px;min-height:48px;padding-left:10px;padding-right:10px;font-size:16px;font-weight:650}.cycle-field>p{color:var(--muted);margin:-2px 0 9px;font-size:10px}.cycle-field>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.cycle-field label{color:var(--muted);font-size:10px}.cycle-field input{width:100%;min-height:44px;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-control);margin-top:6px;padding:10px 12px}.sheet-error{color:var(--danger);text-align:center;margin:12px 0 0;font-size:11px}.quick-menu-layer{z-index:25;align-items:flex-end;display:flex;position:absolute;inset:0}.quick-menu-backdrop{background:#2f28256b;width:100%;height:100%;animation:.24s ease-out both modal-backdrop-in;position:absolute;inset:0}.quick-menu-sheet{z-index:1;width:100%;padding:22px 17px calc(env(safe-area-inset-bottom) + 17px);background:var(--paper);border-radius:var(--radius-sheet) var(--radius-sheet) 0 0;will-change:transform;animation:.28s cubic-bezier(.22,1,.36,1) both modal-sheet-in}.modal-closing .quick-menu-layer{pointer-events:none}.modal-closing .quick-menu-backdrop{animation:.22s ease-in both modal-backdrop-out}.modal-closing .quick-menu-sheet{animation:.22s cubic-bezier(.4,0,1,1) both modal-sheet-out}.quick-menu-sheet header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:13px;display:flex}.quick-menu-sheet header p{color:var(--forest);letter-spacing:.12em;margin:0 0 5px;font-size:9px;font-weight:800}.quick-menu-sheet header h2{margin:0;font-size:20px}.quick-menu-sheet header button{width:38px;min-width:38px;min-height:38px;color:var(--ink);background:#f4f0ed;border-radius:12px;place-items:center;display:grid}.quick-menu-sheet>div{border-top:1px solid var(--line)}.quick-menu-sheet>div>button{width:100%;min-height:64px;color:var(--ink);text-align:left;border-bottom:1px solid var(--line);background:0 0;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:11px;padding:9px 2px;display:grid}.quick-menu-sheet>div>button>span:first-child{width:36px;height:36px;color:var(--forest);background:#f4e9e4;border-radius:11px;place-items:center;display:grid}.quick-menu-sheet strong,.quick-menu-sheet small{display:block}.quick-menu-sheet strong{font-size:15px}.quick-menu-sheet small{color:var(--muted);margin-top:3px;font-size:11px}.observation-categories{gap:7px;display:grid}.observation-categories button{--selection-radius:var(--radius-control);min-height:60px;color:var(--ink);text-align:left;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-control);grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;padding:10px 12px;display:grid;position:relative}.observation-categories button.selected{box-shadow:none}.observation-categories button>span:first-child{color:#fff;background:0 0;border:1px solid #bca9a0;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.observation-categories button.selected>span:first-child{background:var(--forest);border-color:var(--forest)}.observation-categories strong,.observation-categories small{display:block}.observation-categories strong{font-size:15px}.observation-categories small{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.3}.severity-field>div{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;display:grid}.severity-field button{--selection-radius:10px;min-width:0;min-height:55px;color:var(--muted);background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:6px 2px;position:relative}.severity-field button.selected{color:var(--ink);background:var(--paper)}.severity-field button span,.severity-field button small{display:block}.severity-field button span{font-size:16px;font-weight:800}.severity-field button small{margin-top:4px;font-size:10px;line-height:1.15}.library-intro,.assistant-scope{border:1px solid var(--line);border-radius:var(--radius-control);background:#f5f1ed;align-items:flex-start;gap:11px;padding:14px;display:flex}.library-intro{margin-top:12px}.library-intro svg,.assistant-scope svg{color:var(--forest);flex:none}.library-intro strong,.assistant-scope strong{font-size:12px;display:block}.library-intro p,.assistant-scope p{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.45}.library-list{border-top:1px solid var(--line);margin-top:12px}.library-list :is(a,button){width:100%;min-height:68px;color:var(--ink);text-align:left;border-bottom:1px solid var(--line);background:0 0;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:0;display:grid}.library-list strong,.library-list small{display:block}.library-list strong{font-size:13px}.library-list small{color:var(--muted);margin-top:3px;font-size:9px}.assistant-scope{margin-top:14px}.leading-info-card{grid-template-columns:20px minmax(0,1fr);align-content:center;align-items:start;gap:10px;min-height:92px;padding:16px 18px;display:grid}.leading-info-card>svg{width:18px;height:18px;color:var(--forest);stroke-width:1.9px;margin-top:-1px}.leading-info-card>:is(div,span){min-width:0}.leading-info-card strong{color:var(--ink);font-size:13px;line-height:1.25;display:block}.leading-info-card :is(p,small){color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.45;display:block}.leading-info-card.danger-disclaimer strong{color:var(--danger)}.leading-info-card.danger-disclaimer p{color:#7f6259}.account-linked.leading-info-card{grid-template-columns:30px minmax(0,1fr);gap:12px;min-height:64px;padding:11px 18px}.account-linked.leading-info-card>svg{align-self:center;width:28px;height:28px;margin-top:0}.assistant-boundary{color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-control);background:#f5f1ed;margin:12px 0 16px}.assistant-suggestions{margin:0 0 16px}.assistant-suggestions-title{color:var(--ink);align-items:center;gap:7px;margin-bottom:9px;font-size:13px;display:flex}.assistant-suggestions-title svg{color:var(--forest)}.assistant-suggestion-list{scrollbar-width:none;gap:8px;width:calc(100% + 40px);margin-inline:-20px;padding:1px 20px 5px;scroll-padding-inline:20px;display:flex;overflow-x:auto}.assistant-suggestion-list::-webkit-scrollbar{display:none}.assistant-suggestion-list button{max-width:250px;min-height:40px;color:var(--forest-2);border:1px solid var(--line);text-align:left;background:#f5f1ed;border-radius:999px;flex:none;padding:8px 12px;font-size:12px;font-weight:650;line-height:1.25}.assistant-suggestion-list button:disabled{opacity:.45}.assistant-composer{width:100%;min-width:0;max-width:100%}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.assistant-composer>label{color:var(--ink);margin-bottom:7px;font-size:13px;font-weight:700;display:block}.assistant-input-shell{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-control);width:100%;min-width:0;max-width:100%;transition:border-color .16s;overflow:hidden}.assistant-input-shell:focus-within{border-color:var(--forest)}.assistant-image-preview{background:#f5f1ed;border-radius:10px;align-items:center;gap:10px;min-width:0;margin:10px 10px 0;padding:8px;display:flex}.assistant-image-preview img{object-fit:cover;border-radius:8px;flex:0 0 52px;width:52px;height:52px}.assistant-image-preview span{gap:2px;min-width:0;display:grid}.assistant-image-preview strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.assistant-image-preview small{color:var(--muted);font-size:10px;line-height:1.3}.assistant-image-preview button{width:34px;min-width:34px;height:34px;color:var(--muted);background:0 0;border-radius:50%;place-items:center;margin-left:auto;padding:0;display:inline-grid}.assistant-composer textarea{resize:none;width:100%;min-width:0;max-width:100%;min-height:102px;color:var(--ink);font:inherit;background:0 0;border:0;border-radius:0;outline:0;padding:13px 14px 7px;font-size:16px;line-height:1.45;display:block}.assistant-input-toolbar{justify-content:space-between;align-items:flex-end;gap:12px;min-height:49px;padding:5px 7px 7px 12px;display:flex}.assistant-input-leading{align-items:center;gap:9px;display:flex}.assistant-input-actions{align-items:center;gap:7px;display:flex}.assistant-character-limit{color:var(--muted);font-variant-numeric:tabular-nums;padding-bottom:2px;font-size:11px;line-height:1}.assistant-character-limit.sending{color:var(--forest-2);font-weight:700}.assistant-attach,.dictation-button,.assistant-send{border-radius:50%;place-items:center;width:38px;min-width:38px;height:38px;min-height:38px;padding:0;display:inline-grid}.assistant-attach{color:var(--forest-2);border:1px solid var(--line);background:#f5f1ed}.assistant-attach:disabled{opacity:.45}.dictation-button{color:var(--forest);border:1px solid var(--line);background:#f5f1ed}.dictation-button.active,.assistant-send{color:#fff;background:var(--forest)}.assistant-send-spinner{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:17px;height:17px;animation:.8s linear infinite assistant-spin}.assistant-send:disabled,.dictation-button:disabled{opacity:.45}.assistant-response{min-height:88px;margin-top:18px}.assistant-response h3{margin:0 0 9px;font-size:17px}.assistant-conversation-header{justify-content:space-between;align-items:center;gap:12px;min-height:38px;margin-bottom:8px;display:flex}.assistant-conversation-header h3{margin:0}.assistant-conversation-header button{min-height:34px;color:var(--forest-2);background:0 0;padding:5px 7px;font-size:11px;font-weight:750}.assistant-conversation-header button:disabled{opacity:.45}.assistant-turn{border-top:1px solid var(--line);padding:14px 0 18px}.assistant-turn:first-of-type{border-top:0}.assistant-question{border-radius:var(--radius-control);background:#f5f1ed;padding:12px 14px}.assistant-question span{color:var(--forest-2);letter-spacing:.05em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:750;display:block}.assistant-question p{color:var(--ink);margin:0;font-size:14px;line-height:1.45}.assistant-turn-image{object-fit:cover;border-radius:10px;width:min(100%,260px);max-height:190px;margin:7px 0 10px;display:block}.assistant-photo-marker{color:var(--muted);align-items:center;gap:5px;margin:5px 0 8px;font-size:11px;font-weight:650;text-transform:none!important;letter-spacing:0!important;display:inline-flex!important}.assistant-turn-answer{margin-top:14px}.assistant-answer{color:var(--ink);margin:0;font-size:14px;line-height:1.55}.assistant-answer>:first-child{margin-top:0}.assistant-answer>:last-child{margin-bottom:0}.assistant-answer p{margin:0 0 10px}.assistant-answer h1,.assistant-answer h2,.assistant-answer h3{margin:16px 0 6px;font-size:15px;line-height:1.3}.assistant-answer ul,.assistant-answer ol{margin:8px 0 12px;padding-left:21px}.assistant-answer li{margin:4px 0;padding-left:2px}.assistant-answer strong{font-weight:720}.assistant-answer a{color:var(--forest-2);text-underline-offset:2px;font-weight:650;text-decoration:underline}.assistant-answer blockquote{color:var(--muted);border-left:2px solid var(--forest);margin:10px 0;padding-left:12px}.assistant-answer code{background:#f5f1ed;border-radius:4px;padding:1px 4px;font-size:.92em}.assistant-loading{min-height:80px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.assistant-loading span{border:2px solid var(--line);border-top-color:var(--forest);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite assistant-spin}.assistant-loading p,.assistant-error{margin:0;font-size:13px}.assistant-error{color:var(--danger);border-radius:var(--radius-control);background:#f7ece8;border:1px solid #ebd2c9;padding:12px 14px;line-height:1.45}.assistant-error strong,.assistant-error span{display:block}.assistant-error strong{font-size:13px}.assistant-error span{margin-top:3px;font-size:11px}.assistant-error button{min-height:28px;color:var(--forest-2);text-align:left;text-underline-offset:2px;background:0 0;margin:1px 0 -4px;padding:4px 0;font-size:11px;font-weight:750;text-decoration:underline;display:block}.assistant-sources{border-top:1px solid var(--line);margin-top:16px;display:grid}.assistant-sources>strong{padding:12px 0 5px;font-size:12px}.assistant-sources :is(a,button){width:100%;min-height:44px;color:var(--forest);text-align:left;border-bottom:1px solid var(--line);background:0 0;justify-content:space-between;align-items:center;gap:10px;padding:0;font-size:14px;font-weight:650;display:flex}.assistant-history-view{min-height:360px;padding-top:12px}.assistant-history-intro{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.assistant-history-intro h3{color:var(--ink);margin:0 0 4px;font-size:17px}.assistant-history-intro p{max-width:310px;color:var(--muted);margin:0;font-size:12px;line-height:1.4}.assistant-history-intro>button{color:#fff;background:var(--forest);border-radius:999px;flex:none;min-height:38px;padding:8px 12px;font-size:12px;font-weight:750}.assistant-history-intro>button:disabled,.assistant-history-list>button:disabled{opacity:.45}.assistant-history-list{border-top:1px solid var(--line);display:grid}.assistant-history-list>button{width:100%;min-height:70px;color:var(--ink);border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:11px 2px;display:grid}.assistant-history-list span{gap:4px;min-width:0;display:grid}.assistant-history-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.3;overflow:hidden}.assistant-history-list small,.assistant-history-list time{color:var(--muted);font-size:11px}.assistant-history-empty{min-height:230px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.assistant-history-empty strong{color:var(--ink);font-size:15px}.assistant-history-empty p{max-width:260px;margin:0;font-size:12px;line-height:1.4}@keyframes assistant-spin{to{transform:rotate(360deg)}}.sheet-save{width:100%;margin-top:16px}.breed-picker-layer{z-index:4000;background:#2f28256b;justify-content:center;align-items:flex-end;animation:.24s ease-out both modal-backdrop-in;display:flex;position:fixed;inset:0}.breed-picker-sheet{width:min(100%,430px);height:calc(100dvh - env(safe-area-inset-top) - 10px);max-height:880px;color:var(--ink);background:var(--paper);border-radius:var(--radius-sheet) var(--radius-sheet) 0 0;will-change:transform;flex-direction:column;padding-top:8px;animation:.28s cubic-bezier(.22,1,.36,1) both modal-sheet-in;display:flex;overflow:hidden}.breed-picker-layer.closing{pointer-events:none;animation:.22s ease-in both modal-backdrop-out}.breed-picker-layer.closing .breed-picker-sheet{animation:.22s cubic-bezier(.4,0,1,1) both modal-sheet-out}.breed-picker-header{flex:none;grid-template-columns:minmax(0,1fr) 40px;align-items:center;gap:12px;min-height:68px;padding:4px 18px 12px 20px;display:grid}.breed-picker-header--custom{grid-template-columns:40px minmax(0,1fr) 40px;padding-left:13px}.breed-picker-header h2{margin:0;font-size:22px;line-height:1.15}.breed-picker-header p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.3}.breed-picker-close,.breed-picker-back{width:38px;min-width:38px;height:38px;min-height:38px;color:var(--ink);background:var(--neutral-soft);border-radius:12px;place-items:center;padding:0;display:grid}.breed-search{min-height:48px;color:var(--muted);border-radius:var(--radius-control);background:#f5f2ef;border:1px solid #0000;flex:none;grid-template-columns:21px minmax(0,1fr) auto;align-items:center;gap:8px;margin:0 18px 8px;padding:0 11px;display:grid}.breed-search:focus-within{border-color:#cdbab0}.breed-search input{width:100%;min-height:46px;color:var(--ink);background:0 0;border:0;outline:0;padding:0}.breed-search input::-webkit-search-cancel-button{display:none}.breed-search input::placeholder{color:#928781}.breed-search button{width:32px;min-width:32px;min-height:32px;color:var(--muted);background:0 0;border-radius:9px;place-items:center;padding:0;display:grid}.breed-picker-results{overscroll-behavior:contain;flex:1;min-height:0;padding:4px 18px 16px;overflow-y:auto}.breed-section{margin-top:20px}.breed-section:first-child{margin-top:5px}.breed-section>h3{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 8px;font-family:inherit;font-size:11px;font-weight:600}.breed-list{border-top:1px solid var(--line)}.breed-list>button,.breed-custom-result{width:100%;min-height:62px;color:var(--ink);text-align:left;border-bottom:1px solid var(--line);background:0 0;grid-template-columns:44px minmax(0,1fr) 25px;align-items:center;gap:12px;padding:8px 2px;display:grid}.breed-list>button:active,.breed-list>button.selected,.breed-custom-result:active{background:#f8f5f2}.breed-list>button>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:400;line-height:1.25;overflow:hidden}.breed-list>button.selected>span:nth-child(2){font-weight:600}.breed-list--grid{border-top:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.breed-list--grid>button{--selection-radius:14px;border:1px solid var(--line);border-radius:14px;grid-template-columns:48px minmax(0,1fr);gap:10px;min-height:72px;padding:8px;position:relative}.breed-list--grid>button:active,.breed-list--grid>button.selected{background:var(--paper)}.breed-list--grid .breed-portrait{border-radius:10px;width:48px;height:54px}.breed-list--grid>button>span:nth-child(2){white-space:normal}.breed-list--grid .breed-selected{z-index:2;width:20px;height:20px;position:absolute;top:5px;right:5px}.breed-list--text>button{grid-template-columns:minmax(0,1fr) 25px;min-height:50px;padding:3px 2px}.breed-list--text>button>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:400;line-height:1.25;overflow:hidden}.breed-list--text>button.selected>span:first-child{font-weight:600}.breed-row-chevron{color:#a39892;justify-self:center}.breed-selected{color:#fff;background:var(--forest);border-radius:50%;justify-self:center;place-items:center;width:24px;height:24px;display:grid}.breed-custom-result{border-top:1px solid var(--line);margin-top:14px}.breed-custom-result>span{min-width:0}.breed-custom-result strong,.breed-custom-result small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.breed-custom-result strong{font-size:14px;font-weight:600}.breed-custom-result small{color:var(--muted);margin-top:3px;font-size:11px}.breed-custom-result>svg{color:#a39892;justify-self:center}.breed-empty{color:var(--muted);margin:14px 5px;font-size:12px;line-height:1.45}.breed-picker-footer{padding:8px 20px calc(env(safe-area-inset-bottom) + 12px);background:var(--paper);border-top:1px solid var(--line);flex:none}.breed-picker-footer button{width:100%;min-height:44px;color:var(--forest-2);background:0 0;font-size:13px;font-weight:600}.custom-breed-form{min-height:250px;padding:4px 20px calc(env(safe-area-inset-bottom) + 20px)}.custom-breed-form .field-label{margin-top:4px}.custom-breed-form>p{color:var(--muted);margin:9px 2px 24px;font-size:12px;line-height:1.45}.custom-breed-form .primary-button{width:100%}@media (min-width:700px){.onboarding-shell,.app-shell{padding:30px}.onboarding-page,.app-page{border:1px solid #e5d7cd;border-radius:38px;max-width:430px;height:min(900px,100dvh - 60px);min-height:min(900px,100dvh - 60px);margin:0 auto;box-shadow:0 30px 80px #382b272e}.welcome-step{min-height:100%}.breed-picker-layer{align-items:center;padding:24px}.breed-picker-sheet{border-radius:var(--radius-sheet);height:min(800px,100dvh - 48px);max-height:none}.breed-picker-footer{padding-bottom:12px}.sign-in-layer{align-items:center;padding:24px}.sign-in-sheet{border-radius:var(--radius-sheet);padding-bottom:22px}}.debug-menu-layer{z-index:3000;justify-content:center;align-items:flex-end;font-family:inherit;display:flex;position:fixed;inset:0}.debug-menu-backdrop{background:#1c18167a;border:0;width:100%;animation:.24s ease-out both modal-backdrop-in;position:absolute;inset:0}.debug-menu-sheet{will-change:transform;background:#f7f6f4;border:1px solid #dfdcd8;border-radius:28px 28px 0 0;flex-direction:column;width:min(100%,520px);max-height:min(92dvh,880px);animation:.28s cubic-bezier(.22,1,.36,1) both modal-sheet-in;display:flex;position:relative;overflow:hidden;box-shadow:0 -18px 70px #1e18150f}.debug-menu-layer.closing{pointer-events:none}.debug-menu-layer.closing .debug-menu-backdrop{animation:.22s ease-in both modal-backdrop-out}.debug-menu-layer.closing .debug-menu-sheet{animation:.22s cubic-bezier(.4,0,1,1) both modal-sheet-out}.debug-menu-grabber{background:#c7c3bf;border-radius:999px;flex:none;width:38px;height:5px;margin:9px auto 5px}.debug-menu-header{border-bottom:1px solid #dfdcd8;grid-template-columns:42px minmax(0,1fr) 38px;align-items:center;gap:12px;padding:10px 18px 16px;display:grid}.debug-menu-logo{color:#fff;background:var(--forest);border-radius:13px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 7px 18px #2824220f}.debug-menu-header p{color:#8a4d38;letter-spacing:.15em;margin:0 0 2px;font-size:10px;font-weight:850}.debug-menu-header h2{color:#211e1c;letter-spacing:-.025em;margin:0;font-size:19px;line-height:1.15}.debug-menu-header small{color:#78716d;margin-top:3px;font-size:12px;display:block}.debug-menu-close{color:#403a37;background:#e9e6e2;border:0;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;display:grid}.debug-menu-scroll{overscroll-behavior:contain;min-height:0;padding:15px 14px calc(env(safe-area-inset-bottom) + 20px);overflow-y:auto}.debug-status{color:#fff;border-radius:12px;align-items:flex-start;gap:9px;margin:0 3px 14px;padding:11px 12px;font-size:12px;line-height:1.4;display:flex}.debug-status.success{background:#246b51}.debug-status.error{background:#a54238}.debug-status svg{flex:none;margin-top:1px}.debug-section{margin-bottom:18px}.debug-section>h3{color:#7a716c;letter-spacing:.12em;text-transform:uppercase;margin:0 5px 7px;font-size:11px;font-weight:800}.debug-section>div{background:#fff;border:1px solid #e2dfdc;border-radius:17px;overflow:hidden;box-shadow:0 4px 18px #362d280b}.debug-row{text-align:left;color:#211e1c;background:#fff;border:0;border-bottom:1px solid #ebe8e5;grid-template-columns:38px minmax(0,1fr) 14px;align-items:center;gap:12px;width:100%;min-height:64px;padding:10px 12px;display:grid;position:relative}.debug-row:last-child{border-bottom:0}.debug-row:active{background:#f1efec}.debug-row:disabled{opacity:.62}.debug-row-icon{color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;display:grid;box-shadow:inset 0 0 0 1px #ffffff2e}.debug-row-icon.blue{background:#3574a8}.debug-row-icon.green{background:#32755c}.debug-row-icon.orange{background:#b86036}.debug-row-icon.purple{background:#755a9d}.debug-row-icon.red{background:#a84b44}.debug-row-icon.gray{background:#696563}.debug-row>span:nth-child(2){min-width:0}.debug-row strong{margin-bottom:2px;font-size:15px;line-height:1.25;display:block}.debug-row small{color:#77706c;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.3;display:block;overflow:hidden}.debug-row-chevron{color:#aaa39f;font-family:ui-sans-serif,system-ui,sans-serif;font-size:23px;font-weight:300;line-height:1}.debug-confirmation{inset:auto 12px calc(env(safe-area-inset-bottom) + 12px);color:#211e1c;background:#fff;border:1px solid #d9d5d1;border-radius:18px;padding:16px;animation:.24s ease-out both modal-alert-in;position:absolute;box-shadow:0 18px 55px #221c190f}.debug-confirmation.closing{pointer-events:none;animation:.2s ease-in both modal-alert-out}.debug-confirmation strong{margin-bottom:5px;font-size:16px;display:block}.debug-confirmation p{color:#6f6864;margin:0;font-size:13px;line-height:1.42}.debug-confirmation>div:last-child{grid-template-columns:1fr 1fr;gap:9px;margin-top:15px;display:grid}.debug-confirmation button{color:#332e2b;background:#edeae7;border:0;border-radius:11px;min-height:43px;font-weight:750}.debug-confirmation button.confirm{color:#fff;background:#27664f}.debug-confirmation button.destructive{color:#fff;background:#a54238}.debug-paywall-close{z-index:20;top:calc(env(safe-area-inset-top) + 12px);color:#3f3834;background:var(--paper);border-radius:var(--radius-action);border:1px solid #dfd8d3;min-height:36px;padding:0 14px;font-size:13px;font-weight:750;position:absolute;right:17px;box-shadow:0 5px 17px #2b221e0f}.modal-close-button.modal-close-button{aspect-ratio:1;border-radius:50%;flex:0 0 44px;align-self:center;place-items:center;width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px;max-height:44px;padding:0;display:grid}.app-shell .screen-header p{font-size:13px}.app-shell .home-hero p{font-size:15px;line-height:1.45}.app-shell .home-hero button{font-size:15px}.app-shell .section-title p{font-size:11px}.app-shell .section-title button{font-size:15px}.app-shell .metric-card p{letter-spacing:-.015em;font-size:clamp(12px,3.55vw,14px);line-height:1.15}.app-shell .metric-card small{font-size:12px;line-height:1.25}.app-shell .metric-card__copy{height:68px;min-height:0;padding:10px 12px}.app-shell .metric-card__copy strong{font-size:clamp(18px,4.8vw,21px)}.app-shell .latest-record strong{font-size:15px}.app-shell .latest-record small{font-size:13px;line-height:1.35}.app-shell .safety-banner{font-size:13px}.app-shell .protocol-card__edit strong{font-size:15px}.app-shell .protocol-card__edit>span>span{font-size:13px}.app-shell .protocol-card__edit small,.app-shell .protocol-status,.app-shell .protocol-status small{font-size:12px}.app-shell .protocol-empty strong{font-size:15px}.app-shell .protocol-empty small{font-size:13px}.app-shell .week-card__title span{font-size:15px}.app-shell .week-card__title small{font-size:12px}.app-shell .week-strip span{font-size:11px}.app-shell .week-strip strong,.app-shell .observation-preview strong{font-size:15px}.app-shell .observation-preview span{font-size:12px}.app-shell .observation-preview p,.app-shell .section-empty-copy{font-size:14px}.app-shell .observation-preview time,.app-shell .latest-weight{font-size:12px}.app-shell .label-summary span{font-size:13px}.app-shell .empty-card strong{font-size:15px}.app-shell .empty-card p,.app-shell .calculator-result>span{font-size:14px}.app-shell .calculator-result p{font-size:13px}.app-shell .calculator-form label>span{font-size:15px}.app-shell .calculator-form strong,.app-shell .calculator-form select{font-size:14px}.app-shell .formula-card strong{font-size:15px}.app-shell .formula-card code{font-size:13px}.app-shell .danger-disclaimer strong{font-size:15px}.app-shell .danger-disclaimer p{font-size:14px}.app-shell .activity-card__header p{font-size:11px}.app-shell .activity-card__header span{font-size:13px}.app-shell .activity-stat-row span{font-size:14px}.app-shell .activity-stat-row small{font-size:12px}.app-shell .profile-header-row>p{font-size:11px}.app-shell .dog-profile-card span{font-size:15px}.app-shell .settings-group>h3{font-size:17px}.app-shell .link-card button,.app-shell .settings-static-row{gap:12px;min-height:70px;padding:10px 12px}.app-shell .link-card strong{font-size:15px;line-height:1.25}.app-shell .link-card small{font-size:13px;line-height:1.3}.app-shell .safety-card strong{font-size:15px}.app-shell .safety-card p{font-size:14px}.app-shell .version-note{font-size:12px}.app-shell .sheet-intro,.app-shell .field-label,.app-shell .field-set legend,.app-shell .weight-last-record strong{font-size:15px}.app-shell .weight-last-record small,.app-shell .weight-step-hint{font-size:13px}.app-shell .reminder-toggle strong{font-size:15px}.app-shell .reminder-toggle small,.app-shell .cycle-field>p,.app-shell .cycle-field label{font-size:13px}.app-shell .sheet-error{font-size:14px}.app-shell .quick-menu-sheet header p{font-size:11px}.app-shell .quick-menu-sheet small{font-size:13px}.app-shell .observation-categories small{font-size:14px}.app-shell .library-intro strong,.app-shell .assistant-scope strong,.app-shell .leading-info-card strong{font-size:15px}.app-shell .library-intro p,.app-shell .assistant-scope p,.app-shell .leading-info-card :is(p,small){font-size:14px}.app-shell .library-list strong{font-size:15px}.app-shell .library-list small{font-size:13px}.app-shell .assistant-composer>label{font-size:15px}.app-shell .assistant-character-limit{font-size:13px}.app-shell .assistant-question span{font-size:12px}.app-shell .assistant-question p,.app-shell .assistant-answer{font-size:16px}.app-shell .assistant-conversation-header button{font-size:14px}.app-shell .assistant-error strong{font-size:15px}.app-shell .assistant-error span,.app-shell .assistant-error button{font-size:13px}.app-shell .assistant-sources>strong{font-size:14px}@media (min-width:700px){.debug-menu-layer{align-items:center;padding:24px}.debug-menu-sheet{border-radius:28px}.debug-menu-scroll{padding-bottom:20px}}@media (prefers-reduced-motion:reduce){.sign-in-backdrop,.sign-in-sheet,.account-confirmation-layer,.account-confirmation-layer>section,.protocol-confirmation-layer,.protocol-confirmation-layer>section,.sheet-backdrop,.log-sheet,.quick-menu-backdrop,.quick-menu-sheet,.breed-picker-layer,.breed-picker-sheet,.debug-menu-backdrop,.debug-menu-sheet,.debug-confirmation{animation-duration:.01ms!important}}@media (max-width:360px){.onboarding-content{padding-left:18px;padding-right:18px}.onboarding-content.welcome-content{padding-left:0;padding-right:0}.welcome-slide-copy{grid-template-rows:minmax(84px,auto) minmax(58px,auto);min-height:150px;padding-left:18px;padding-right:18px}.welcome-slide-copy h1{min-height:84px;font-size:25px}.welcome-slide-copy p{min-height:58px;font-size:14px}.welcome-media,.welcome-actions{margin-left:18px;margin-right:18px}.screen{padding-left:15px;padding-right:15px}.home-hero{padding:16px}.home-hero__copy{width:calc(100% - 116px)}.hero-mark{bottom:16px;right:16px}.screen-header h1{font-size:20px}.metric-card{min-height:136px}}@media (max-height:740px){.welcome-step{padding-top:calc(env(safe-area-inset-top) + 16px);padding-bottom:17px}.welcome-media{flex-basis:clamp(285px,47dvh,360px);height:clamp(285px,47dvh,360px)}.paywall-scroll{padding-top:calc(env(safe-area-inset-top) + 8px);justify-content:flex-start;padding-bottom:6px}.paywall-dog-portrait{width:70px;height:70px;margin-bottom:5px}.paywall-step h2{margin-bottom:0;font-size:22px;line-height:1.08}.paywall-intro{display:none}.benefit-list{gap:3px;margin:7px auto 0}.benefit-list div{gap:7px;font-size:10px}.benefit-list span{width:17px;height:17px}.benefit-list span svg{width:11px;height:11px}.plan-list{gap:8px;padding-top:8px}.plan-card{min-height:62px;padding:11px 13px}.setup-summary{margin:12px 0 10px}.setup-summary div{padding:9px 0}.setup-summary dd{margin-top:3px;line-height:1.25}.summary-boundary{font-size:11px;line-height:1.3}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.profile-inline-error{color:var(--danger,#9f3d2d);margin:8px 4px 0;font-size:13px;line-height:1.35}.welcome-step.welcome-step--video-background{isolation:isolate;color:#fff8ed;background:#181411;padding:0;position:relative;overflow:hidden}.welcome-step--video-background .welcome-carousel{z-index:0;width:100%;height:100%;position:absolute;inset:0}.welcome-step--video-background .welcome-page-scroll{z-index:3;gap:0;height:100%;position:relative}.welcome-step--video-background .welcome-page{height:100%;position:relative;overflow:hidden}.welcome-step--video-background .welcome-background-media{z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.welcome-step--video-background .welcome-static-scrim{z-index:1;pointer-events:none;background:linear-gradient(#0e0a0838 0%,#0e0a080a 28%,#0e0a083d 56%,#0e0a08b8 100%);position:absolute;inset:0}.welcome-step--video-background .welcome-media{border-radius:0;width:100%;height:100%;margin:0;position:absolute;inset:0}.welcome-step--video-background .welcome-motion,.welcome-step--video-background .welcome-background-media>img{object-fit:cover;object-position:center center;width:100%;height:100%}.welcome-step--video-background .welcome-media-brand{top:max(18px, calc(env(safe-area-inset-top) + 12px));z-index:2;position:absolute;right:20px}.welcome-step--video-background .welcome-page .welcome-slide-copy{z-index:1;text-align:center;pointer-events:none;will-change:transform;min-height:0;padding:0;display:block;position:absolute;bottom:clamp(196px,25dvh,236px);left:20px;right:20px}.welcome-step--video-background .welcome-slide-copy h1{color:#fff8ed;letter-spacing:-.025em;text-shadow:0 0 1px #140e0b,0 2px 5px #140e0beb,0 8px 18px #140e0bb3;min-height:0;margin:0;font-size:clamp(30px,8vw,36px);line-height:1.04}.welcome-step--video-background .welcome-slide-copy p{color:#fff8edf5;text-shadow:0 0 1px #140e0b,0 2px 5px #140e0be6,0 7px 16px #140e0bad;max-width:340px;min-height:0;margin:12px auto 0;font-size:16px;font-weight:600;line-height:1.38}.welcome-step--video-background .welcome-dots{z-index:3;min-height:20px;margin:0;position:absolute;bottom:clamp(146px,18dvh,170px);left:0;right:0}.welcome-step--video-background .welcome-dots button{background:#fff8ed6b;border:1px solid #fff8edad;box-shadow:0 2px 8px #0e0a0859}.welcome-step--video-background .welcome-dots button.active{background:#fff8ed}.welcome-step--video-background .welcome-actions{z-index:4;right:20px;bottom:max(14px, calc(env(safe-area-inset-bottom) + 7px));justify-items:center;margin:0;padding:0;position:absolute;left:20px}.welcome-step--video-background .welcome-actions .primary-button{box-shadow:0 10px 28px #180e0a5c}.welcome-step--video-background .welcome-secondary-actions{place-items:center;width:100%;min-height:36px;display:grid;position:relative}.welcome-step--video-background .welcome-sign-in{color:#fff8ed;width:auto;min-height:36px;box-shadow:none;text-shadow:0 1px 3px #0e0a08e6,0 3px 12px #0e0a08b3;background:0 0;border:0;border-radius:0;padding:7px 8px;font-size:13px}.welcome-step--video-background .welcome-sign-in span{color:#fff8edc7}.welcome-step--video-background .welcome-test-skip{color:#fff8ede6;text-shadow:0 1px 2px #0e0a08cc;-webkit-backdrop-filter:blur(10px);background:#18120f6b;border-radius:999px;min-height:32px;padding:4px 10px;position:absolute;right:0}@media (max-width:360px){.welcome-step--video-background .welcome-media,.welcome-step--video-background .welcome-actions{margin:0}.welcome-step--video-background .welcome-page .welcome-slide-copy{bottom:190px;left:18px;right:18px}.welcome-step--video-background .welcome-slide-copy h1{min-height:0;font-size:28px}.welcome-step--video-background .welcome-slide-copy p{min-height:0;font-size:14px}.welcome-step--video-background .welcome-actions{left:18px;right:18px}}@media (max-height:740px){.welcome-step.welcome-step--video-background{padding:0}.welcome-step--video-background .welcome-media{height:100%}.welcome-step--video-background .welcome-page .welcome-slide-copy{bottom:174px}.welcome-step--video-background .welcome-slide-copy h1{font-size:27px}.welcome-step--video-background .welcome-slide-copy p{margin-top:8px;font-size:14px}.welcome-step--video-background .welcome-dots{bottom:132px}}
