:root{--foster-canvas: #ecece8;--foster-bg: #f6f6f4;--foster-card: #ffffff;--foster-ink: #111111;--foster-muted: #646464;--foster-line: #ddddd8;--foster-primary: #000000;--foster-primary-soft: #efefea;--foster-accent: #ffc226;--foster-accent-soft: #fff3c4;--foster-danger: #b42318;--foster-shadow: 0 14px 38px rgb(0 0 0 / 10%);--foster-radius: 24px;--foster-font-body: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--foster-font-display: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.login-shell{position:relative;width:100%;height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px 18px;overflow:hidden;background:#000}.login-panel{position:relative;z-index:2;width:100%;max-width:460px;padding:28px 24px 24px;border-radius:30px;background:#fff;box-shadow:0 24px 50px #0003;display:grid;gap:18px}.login-panel h1{margin:0;font-family:var(--foster-font-display);font-size:clamp(2.6rem,12vw,4.3rem);font-weight:950;line-height:.88;letter-spacing:-.07em}.login-brand{display:flex;align-items:center;gap:10px;color:#000;font-size:12px;font-weight:950;line-height:.9;text-transform:uppercase}.login-brand img{width:54px;height:54px;border-radius:8px}.login-heading{display:grid;gap:14px}.login-kicker{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.login-test-panel{padding:16px;display:grid;gap:8px;border:2px solid #000;border-radius:18px;background:var(--foster-accent-soft);box-shadow:5px 5px #000}.login-test-panel>div:first-child{display:flex;align-items:center;gap:7px}.login-testers{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.login-testers button{min-height:42px;border:1px solid #000;border-radius:999px;background:#fff;color:#000;font-weight:850;text-transform:capitalize}.login-testers button.is-selected{background:#000;color:#fff}.login-panel p{margin:0;color:var(--foster-muted);font-size:14px;line-height:1.5}.login-field{display:grid;gap:6px}.login-field label{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--foster-muted)}.login-error{padding:12px 14px;border-radius:16px;background:#fbe9df;color:#974f35;font-size:13px;font-weight:700}*,*:before,*:after{box-sizing:border-box}html{background:var(--foster-bg);scroll-behavior:smooth}body,#root{min-width:320px;min-height:100%;margin:0}body{background:var(--foster-bg);color:var(--foster-ink);font-family:var(--foster-font-body);font-size:16px;line-height:1.5}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}img{display:block;max-width:100%}:focus-visible{outline:3px solid var(--foster-accent);outline-offset:3px}.foster-shell{min-height:100dvh}.foster-main{min-height:calc(100dvh - 68px);padding-bottom:86px}.foster-loading{min-height:100dvh;display:grid;place-items:center;font-weight:850}.foster-screen{width:min(100%,1160px);margin:0 auto;padding:26px 18px 34px}.mkc-foster-header{position:sticky;top:0;z-index:50;background:#000;color:#fff}.mkc-foster-header__inner{width:min(100%,1440px);min-height:68px;margin:0 auto;padding:8px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px}.mkc-foster-brand{display:inline-flex;align-items:center;gap:9px;color:#fff;text-decoration:none}.mkc-foster-brand img{width:44px;height:44px;border-radius:8px;object-fit:cover}.mkc-foster-brand span{font-size:12px;font-weight:950;line-height:.9;text-transform:uppercase}.mkc-foster-header__nav{display:none}.mkc-foster-logout{width:48px;height:48px;display:grid;place-items:center;border-radius:999px;background:transparent;color:#fff}.mkc-foster-logout span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.foster-eyebrow{margin:0 0 7px;font-size:11px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.foster-title{margin:0;font-size:clamp(2.8rem,12vw,5rem);font-weight:950;letter-spacing:-.07em;line-height:.9}.foster-welcome{padding:28px 22px;display:flex;align-items:end;justify-content:space-between;gap:20px;border-radius:28px;background:#fff}.foster-welcome p:last-child{max-width:560px;margin:16px 0 0;color:var(--foster-muted);font-size:18px}.foster-count{width:76px;height:76px;flex:0 0 auto;display:grid;place-content:center;border-radius:50%;background:var(--foster-accent);color:#000;text-align:center}.foster-count strong{font-size:27px;line-height:.9}.foster-count span{font-size:11px;font-weight:900;text-transform:uppercase}.foster-test-note{margin-top:16px;padding:15px 17px;display:flex;align-items:start;gap:11px;border:2px solid #000;border-radius:18px;background:var(--foster-accent-soft);box-shadow:5px 5px #000}.foster-test-note svg{flex:0 0 auto}.foster-test-note strong{font-weight:950}.foster-test-note p{margin:3px 0 0;font-size:13px;line-height:1.45}.foster-paperwork-prompt{margin-top:16px;padding:17px;display:grid;grid-template-columns:auto 1fr;gap:11px;border-radius:18px;background:#fff;box-shadow:var(--foster-shadow)}.foster-paperwork-prompt>svg{margin-top:2px}.foster-paperwork-prompt strong{font-weight:950}.foster-paperwork-prompt p{margin:3px 0 0;color:var(--foster-muted);font-size:13px}.foster-paperwork-prompt a{min-height:44px;grid-column:1 / -1;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:999px;background:var(--foster-accent);color:#000;font-size:14px;font-weight:950;text-decoration:none}.foster-section-heading{margin:32px 0 14px;display:flex;align-items:end;justify-content:space-between;gap:15px}.foster-section-heading h2{margin:0;font-size:clamp(1.8rem,8vw,2.5rem);font-weight:950;letter-spacing:-.04em;line-height:1}.foster-section-heading a{display:none;align-items:center;gap:5px;color:#000;font-weight:900}.foster-cat-grid{display:grid;gap:18px}.foster-cat-card{overflow:hidden;border-radius:24px;background:var(--foster-accent);box-shadow:var(--foster-shadow)}.foster-cat-card__photo-wrap{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#fff}.foster-cat-card__photo{width:100%;height:100%;object-fit:cover}.foster-test-chip{width:fit-content;padding:7px 10px;border-radius:999px;background:#000;color:#fff;font-size:11px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.foster-cat-card__photo-wrap .foster-test-chip{position:absolute;top:13px;left:13px}.foster-cat-card__content{padding:20px;display:grid;gap:15px}.foster-cat-card h3{margin:0;font-size:clamp(2.1rem,10vw,3rem);font-weight:950;letter-spacing:-.06em;line-height:.92}.foster-cat-card__status{margin:7px 0 0;font-size:13px;font-weight:850}.foster-cat-card__facts{display:flex;flex-wrap:wrap;gap:8px}.foster-cat-card__facts span{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:850}.foster-cat-card__story,.foster-cat-card__signal{margin:0}.foster-cat-card__story{line-height:1.55}.foster-cat-card__signal{font-weight:850}.foster-button{min-height:52px;padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;font-weight:950;text-decoration:none}.foster-button--yellow{background:var(--foster-accent);color:#000}.foster-button--primary{background:#000;color:#fff}.foster-button--secondary{background:var(--foster-primary-soft);color:#000}.foster-button--outline{border:2px solid #000;background:transparent;color:#000}.foster-button:disabled{cursor:wait;opacity:.65}.foster-empty{padding:30px 22px;border:2px dashed var(--foster-line);border-radius:22px;background:#fff;text-align:center}.foster-empty h3{margin:0;font-size:25px}.foster-empty p{margin:8px auto 0;max-width:480px;color:var(--foster-muted)}.foster-page-intro{padding:28px 22px;display:flex;align-items:end;justify-content:space-between;gap:20px;border-radius:28px}.foster-page-intro--dark{background:#000;color:#fff}.foster-page-intro>svg{flex:0 0 auto;color:var(--foster-accent)}.foster-page-intro p:last-child{max-width:570px;margin:15px 0 0;color:#d1d1d1}.foster-diary-layout{margin-top:18px;display:grid;gap:18px}.foster-diary-history{margin-top:18px}.foster-diary-history__top{display:flex;align-items:start;justify-content:space-between;gap:14px}.foster-diary-history__top h2{font-size:clamp(1.75rem,8vw,2.5rem)}.foster-diary-history__top .foster-button{min-height:46px;padding-inline:15px;flex:0 0 auto}.foster-diary-history__cat{margin-top:20px}.foster-diary-empty{min-height:150px;margin-top:18px;padding:26px 20px;display:grid;place-items:center;align-content:center;gap:7px;border:2px dashed var(--foster-line);border-radius:19px;color:var(--foster-muted);text-align:center}.foster-diary-empty strong{color:#000;font-size:19px}.foster-diary-empty span{max-width:520px}.foster-diary-timeline{position:relative;margin-top:22px;display:grid;gap:14px}.foster-diary-entry{position:relative;padding:18px;border:1px solid var(--foster-line);border-radius:20px;background:#f8f8f6}.foster-diary-entry__heading{display:flex;align-items:start;justify-content:space-between;gap:12px}.foster-diary-entry__heading>div{display:grid;gap:3px}.foster-diary-entry__type{font-weight:950}.foster-diary-entry time{color:var(--foster-muted);font-size:12px;font-weight:700}.foster-diary-edit{min-height:40px;padding:8px 12px;display:inline-flex;align-items:center;gap:6px;border:1px solid #000;border-radius:999px;background:#fff;color:#000;font-size:13px;font-weight:900}.foster-diary-entry__story{margin:15px 0 0;white-space:pre-wrap;line-height:1.6}.foster-diary-entry__details{margin:15px 0 0;display:grid;gap:9px}.foster-diary-entry__details div{padding:11px 12px;border-radius:12px;background:#fff}.foster-diary-entry__details dt{font-size:11px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.foster-diary-entry__details dd{margin:3px 0 0;color:var(--foster-muted);font-size:13px}.foster-diary-entry__photos{margin-top:15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.foster-diary-entry__photos img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:13px}.foster-diary-entry__status{width:fit-content;margin-top:14px;padding:6px 9px;display:inline-flex;border-radius:999px;background:var(--foster-accent-soft);font-size:11px;font-weight:900}.foster-editing-note{margin:-4px 0 18px;padding:11px 13px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-radius:13px;background:var(--foster-accent-soft);font-size:13px;font-weight:850}.foster-editing-note button{min-height:38px;padding:7px 10px;display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:#000;color:#fff;font-size:12px;font-weight:900}.foster-profile-layout,.foster-paperwork-layout{margin-top:18px;display:grid;gap:18px}.foster-card{padding:20px;border-radius:24px;background:#fff;box-shadow:0 8px 25px #0000000f}.foster-card h2,.foster-card h3{margin:0;font-weight:950;letter-spacing:-.035em;line-height:1}.foster-card h2{font-size:29px}.foster-card h3{font-size:23px}.foster-card-heading{margin-bottom:20px;display:flex;align-items:start;justify-content:space-between;gap:12px}.foster-form{display:grid;gap:17px}.foster-paperwork-types{margin:-5px 0 21px;display:grid;gap:8px}.foster-paperwork-types button{min-height:48px;padding:10px 13px;border:1px solid var(--foster-line);border-radius:12px;background:#fff;color:#000;font-weight:900;text-align:left}.foster-paperwork-types button.is-selected{border:2px solid #000;background:var(--foster-accent)}.foster-paperwork-checks{margin-top:24px;display:grid;gap:10px}.foster-paperwork-checks h3{margin:0;font-size:23px;font-weight:950;letter-spacing:-.035em}.foster-paperwork-checks>div>p:last-child{margin:5px 0;color:var(--foster-muted);font-size:14px}.foster-paperwork-check{min-height:56px;padding:12px;display:grid;grid-template-columns:22px 1fr 20px;align-items:start;gap:10px;border:1px solid var(--foster-line);border-radius:14px;background:#fff;cursor:pointer;font-size:14px;font-weight:750;line-height:1.35}.foster-paperwork-check input{width:20px;height:20px;margin:0;accent-color:#000}.foster-paperwork-check svg{color:#bdbdb8}.foster-paperwork-check:has(input:checked){border-color:#000;background:var(--foster-accent-soft)}.foster-paperwork-check:has(input:checked) svg{color:#000}.foster-paperwork-result{margin-top:22px;padding:16px;display:flex;align-items:start;gap:10px;border-radius:17px;background:var(--foster-primary-soft)}.foster-paperwork-result--complete{background:#e8f6ef}.foster-paperwork-result>svg{flex:0 0 auto}.foster-paperwork-result strong{font-weight:950}.foster-paperwork-result p{margin:3px 0 0;color:var(--foster-muted);font-size:13px}.foster-paperwork-help{padding:24px;border-radius:24px;background:var(--foster-accent);color:#000}.foster-paperwork-help h2{margin:13px 0 8px;font-size:30px;font-weight:950;letter-spacing:-.045em;line-height:1}.foster-paperwork-help>p{margin:0;line-height:1.55}.foster-paperwork-help__tip{margin-top:20px;padding-top:17px;display:flex;align-items:start;gap:9px;border-top:1px solid rgb(0 0 0 / 22%)}.foster-paperwork-help__tip svg{flex:0 0 auto}.foster-paperwork-help__tip p{margin:0;font-size:13px;font-weight:800}.foster-field{display:grid;gap:7px}.foster-field>span,.foster-photo-field legend{color:#000;font-size:14px;font-weight:900}.foster-field small{color:var(--foster-muted);font-weight:650}.foster-field-grid{display:grid;gap:14px}.foster-input,.foster-textarea,.foster-select{width:100%;min-height:52px;padding:13px 14px;border:1px solid var(--foster-line);border-radius:13px;background:#fff;color:#000;outline:0}.foster-input:focus,.foster-textarea:focus,.foster-select:focus{border-color:#000;box-shadow:0 0 0 4px #ffc22661}.foster-textarea{min-height:118px;resize:vertical}.foster-textarea--short{min-height:90px}.foster-milestone-ideas{padding:16px;border:2px solid #000;border-radius:18px;background:var(--foster-accent-soft)}.foster-milestone-ideas__heading{display:flex;align-items:start;gap:10px}.foster-milestone-ideas__heading>svg{flex:0 0 auto;margin-top:2px}.foster-milestone-ideas h3{margin:0;font-size:18px;letter-spacing:-.025em}.foster-milestone-ideas__heading p{margin:4px 0 0;color:var(--foster-muted);font-size:13px;line-height:1.45}.foster-milestone-ideas__chips{margin-top:13px;display:flex;flex-wrap:wrap;gap:8px}.foster-milestone-ideas__chips button{min-height:42px;padding:9px 12px;border:1px solid #000;border-radius:999px;background:#fff;color:#000;font-size:12px;font-weight:900;text-align:left}.foster-milestone-ideas__chips button:hover{background:var(--foster-accent)}.foster-milestone-ideas__note{margin:12px 0 0;font-size:12px;font-weight:800}.foster-photo-field{margin:0;padding:0;border:0}.foster-photo-field legend{margin-bottom:8px}.foster-photo-picker{min-height:142px;padding:22px;display:grid;place-items:center;gap:4px;border:2px dashed #000;border-radius:18px;background:var(--foster-accent-soft);text-align:center;cursor:pointer}.foster-photo-picker input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.foster-photo-picker span{color:var(--foster-muted);font-size:12px}.foster-photo-preview{margin-top:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.foster-photo-preview__item{position:relative}.foster-photo-preview img{width:100%;aspect-ratio:1;object-fit:cover;border:2px solid #000;border-radius:13px}.foster-photo-preview__item button{position:absolute;top:6px;right:6px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#000;color:#fff;box-shadow:0 2px 8px #0000004d}@media(min-width:768px){.foster-photo-preview{grid-template-columns:repeat(5,1fr)}.foster-diary-entry__photos{grid-template-columns:repeat(4,minmax(0,1fr))}}.foster-link-field{padding-top:2px}.foster-review-note{padding:13px 14px;display:flex;align-items:start;gap:9px;border-radius:14px;background:var(--foster-primary-soft)}.foster-review-note svg{flex:0 0 auto}.foster-review-note p{margin:0;font-size:13px}.foster-diary-help{padding:22px;border-radius:24px;background:var(--foster-accent);color:#000}.foster-profile-help{padding:24px;border-radius:24px;background:var(--foster-accent);color:#000}.foster-profile-help h2{margin:13px 0 8px;font-size:30px;font-weight:950;letter-spacing:-.045em}.foster-profile-help p{margin:0;line-height:1.55}.foster-diary-help>svg{margin-bottom:14px}.foster-diary-help h2{margin:0;font-size:28px;font-weight:950;letter-spacing:-.045em;line-height:1}.foster-diary-help ol{margin:20px 0 0;padding:0;display:grid;gap:0;list-style:none}.foster-diary-help li{padding:15px 0;display:grid;grid-template-columns:34px 1fr;gap:10px;border-top:1px solid rgb(0 0 0 / 22%)}.foster-diary-help li>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#000;color:#fff;font-weight:900}.foster-diary-help li p{margin:0;font-size:13px}.foster-diary-help li strong{display:block;font-size:15px}.foster-copy{margin:0;color:var(--foster-muted)}.foster-top{display:flex;align-items:end;justify-content:space-between;gap:14px}.foster-stack{display:grid;gap:16px;margin-top:18px}.foster-grid{display:grid;gap:12px}.foster-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.foster-badge{width:fit-content;padding:8px 11px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:var(--foster-accent);color:#000;font-size:12px;font-weight:900}.foster-banner{width:min(100%,1120px);margin:16px auto 0;padding:14px 16px;display:flex;align-items:center;gap:8px;border-radius:15px;font-size:14px;font-weight:850}.foster-banner--success{background:#def7e7;color:#185c37}.foster-banner--error{background:#fee4e2;color:var(--foster-danger)}.foster-nav{position:fixed;right:0;bottom:0;left:0;z-index:40;min-height:72px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--foster-line);background:#fff}.foster-nav a{min-height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:14px;color:var(--foster-muted);text-decoration:none;font-size:11px;font-weight:850}.foster-nav a.active{background:var(--foster-accent);color:#000}@media(min-width:560px){.foster-screen{padding-inline:24px}.foster-cat-grid,.foster-grid,.foster-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.foster-section-heading a{display:inline-flex}}@media(min-width:768px){.mkc-foster-logout{width:auto;padding:0 14px;display:flex;gap:7px;border:1px solid #3a3a3a;font-weight:800}.mkc-foster-logout span{position:static;width:auto;height:auto;overflow:visible;clip:auto}.foster-welcome,.foster-page-intro{padding:42px 38px}.foster-test-note{max-width:760px}.foster-diary-layout,.foster-profile-layout,.foster-paperwork-layout{grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);align-items:start}.foster-diary-card,.foster-profile-card{padding:30px}.foster-diary-help{position:sticky;top:88px;padding:28px}.foster-profile-help,.foster-paperwork-help{position:sticky;top:88px;padding:30px}}@media(min-width:1040px){.foster-home-screen .foster-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
