/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}}:root{--ink:#183b56;--green:#078cf0;--mint:#eaf6ff;--cream:#f2f7fb;--line:#d9e8f2;--orange:#8a6400;--butter:#f4c95d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif}button,a{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}nav{justify-content:space-between;align-items:center;max-width:1180px;height:78px;margin:auto;padding:0 24px;display:flex}.brand{letter-spacing:-1px;align-items:center;gap:9px;font-size:21px;font-weight:900;display:flex}.brand img{object-fit:contain;width:36px;height:36px}.navlinks{color:#657a86;gap:30px;font-size:14px;display:flex}.navlinks a:last-child{color:#0877c9;font-weight:800}.nav-actions{align-items:center;gap:8px;display:flex}.nav-buy{color:#0877c9;border:1px solid #b9dff7;border-radius:9px;padding:11px 14px;font-size:13px;font-weight:800}.navcta{background:var(--green);color:#fff;border-radius:9px;padding:12px 19px;font-size:14px;font-weight:700;box-shadow:0 6px 14px #078cf02b}.hero{background:var(--cream);grid-template-columns:1fr 1fr;align-items:center;gap:80px;min-height:690px;padding:76px max(6vw,50vw - 560px);display:grid;overflow:hidden}.hero-copy{max-width:540px}.eyebrow{background:#fff;border:1px solid #dbe6ee;border-radius:99px;align-items:center;gap:8px;padding:8px 13px;font-size:13px;font-weight:700;display:inline-flex}.eyebrow i{color:#fff;background:var(--orange);text-align:center;border-radius:50%;width:17px;height:17px;font-style:normal}.hero h1{letter-spacing:-4px;margin:24px 0 22px;font-size:62px;font-weight:900;line-height:1.12}.hero h1 em{color:var(--green);font-style:normal;position:relative}.hero h1 em:after{content:"";opacity:.75;background:#f4c95d;border-radius:50%;width:100%;height:8px;position:absolute;bottom:-7px;left:0}.hero-text{color:#657a86;letter-spacing:-.4px;font-size:18px;line-height:1.75}.hero-actions{align-items:center;gap:22px;margin-top:31px;display:flex}.primary{background:var(--green);color:#fff;border-radius:10px;padding:16px 21px;font-weight:800;box-shadow:0 7px 18px #078cf033}.hero-actions span{color:#718591;font-size:13px}.hero-actions strong{color:var(--orange)}.trust{align-items:center;gap:13px;margin-top:34px;display:flex}.faces{display:flex}.faces i{border:3px solid var(--cream);background:#dfe8ee;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:-8px;font-size:11px;font-style:normal;display:grid}.faces i:first-child{background:#8dcef9;margin:0}.faces i:last-child{background:#b9e3ff}.trust p{color:#718591;margin:0;font-size:12px;line-height:1.5}.trust b{color:var(--ink)}.paper-stack{place-items:center;height:520px;display:grid;position:relative}.paper,.paper-back{background:#fff;border:1px solid #dce5ea;border-radius:8px;width:410px;height:485px;position:absolute}.paper-back.one{background:#b9e3ff;transform:rotate(7deg)}.paper-back.two{background:#e3e9ed;transform:rotate(-5deg)}.paper{z-index:2;padding:30px 34px;transform:rotate(1deg);box-shadow:0 28px 65px #183b5625}.paper-top{border-bottom:2px solid var(--ink);justify-content:space-between;padding-bottom:15px;display:flex}.paper-top span{font-family:serif;font-size:23px;font-weight:900}.paper-top small{color:#82918c}.child-row{background:#f4f9fd;border-radius:8px;align-items:center;gap:12px;margin:20px 0;padding:13px;display:flex}.avatar{background:#dceaf4;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.child-row small,.child-row b{display:block}.child-row small{color:#86958f;font-size:10px}.child-row b{margin-top:4px;font-size:13px}.child-row mark{color:#0877c9;background:#eaf6ff;border-radius:99px;margin-left:auto;padding:5px 9px;font-size:11px}.paper h3{color:var(--green);margin:21px 0 7px;font-size:12px}.paper p{color:#405b6e;margin:0;font-family:serif;font-size:14px;line-height:1.85}.paper-footer{color:#8a9893;border-top:1px solid #e2e8e4;justify-content:space-between;padding-top:13px;font-size:10px;display:flex;position:absolute;bottom:25px;left:34px;right:34px}.paper-footer span:first-child{color:var(--orange)}.float-note{z-index:3;background:var(--ink);color:#fff;border-radius:9px;padding:15px 19px;font-size:13px;position:absolute;bottom:30px;right:-22px;box-shadow:0 12px 30px #183b5640}.float-note small{color:#afc3d0;margin-top:7px;font-size:9px;display:block}.trial{background:#fff;padding:100px 24px}.section-head{text-align:center}.section-head>span{letter-spacing:2px;color:var(--orange);font-size:11px;font-weight:900}.section-head h2{letter-spacing:-2px;margin:11px 0 10px;font-size:38px}.section-head p{color:#718591}.trial-shell{border:1px solid var(--line);border-radius:18px;max-width:900px;margin:42px auto 0;padding:34px;box-shadow:0 22px 55px #183b5612}.steps{color:#82908c;justify-content:center;align-items:center;gap:11px;margin-bottom:28px;font-size:12px;display:flex}.steps b:first-child{color:var(--green)}.steps i{background:var(--mint);border-radius:50%;padding:4px 8px;font-style:normal}.steps span{background:var(--line);width:45px;height:1px}.doc-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.doc-card{border:1px solid var(--line);text-align:left;color:var(--ink);background:#fff;border-radius:12px;align-items:center;gap:12px;padding:17px;display:flex}.doc-card>i{background:#f5f7f5;border-radius:9px;place-items:center;width:38px;height:38px;font-size:18px;font-style:normal;display:grid}.doc-card span{flex:1}.doc-card b,.doc-card small{display:block}.doc-card b{font-size:14px}.doc-card small{color:#899691;margin-top:5px;font-size:10px}.doc-card em{color:var(--green);font-style:normal}.doc-card.active{border:2px solid var(--green);background:#f8fbff;padding:16px}.doc-card.active>i{background:var(--mint)}.form-grid{border-top:1px solid var(--line);grid-template-columns:1fr;gap:20px;margin-top:27px;padding-top:26px;display:grid}label{font-size:13px;font-weight:800}label small{color:#94a09c;margin-left:6px;font-weight:400}input,textarea{width:100%;color:var(--ink);resize:vertical;background:#fbfcfb;border:1px solid #dbe3df;border-radius:9px;outline:none;margin-top:9px;padding:13px 14px;display:block}input:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #078cf012}.chips{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.chips button{color:#657a86;background:#eff7fc;border:0;border-radius:99px;padding:7px 10px;font-size:10px}.generate{background:var(--green);color:#fff;border:0;border-radius:11px;grid-template-columns:1fr auto;align-items:center;width:100%;margin-top:25px;padding:15px 20px;font-weight:800;display:grid}.generate span{grid-area:1/2/3}.generate small{opacity:.7;margin-top:3px;font-size:10px;font-weight:400}.result{background:#f8fbff;border:1px solid #b9e3ff;border-radius:12px;margin-top:22px;padding:24px;animation:.35s rise}.result-head{justify-content:space-between;display:flex}.result-head span{color:var(--green);font-size:12px}.result p{color:#405b6e;font-family:serif;line-height:1.9}.result-actions{gap:8px;margin:15px 0;display:flex}.result-actions button{border:1px solid var(--green);color:var(--green);background:#fff;border-radius:7px;padding:8px 12px;font-size:12px}.result>small{color:#87958f}@keyframes rise{0%{opacity:0;transform:translateY(10px)}}.how{background:var(--ink);color:#fff;grid-template-columns:1fr 1.5fr;gap:100px;padding:90px max(6vw,50vw - 530px);display:grid}.how>div span{color:#f4c95d;font-size:12px;font-weight:800}.how h2{letter-spacing:-2px;font-size:37px;line-height:1.35}.how ul{margin:0;padding:0;list-style:none}.how li{border-bottom:1px solid #ffffff1c;margin-bottom:24px;padding:0 0 27px 55px;position:relative}.how li i{color:#f4c95d;font-family:serif;font-size:20px;font-style:normal;position:absolute;left:0}.how li b{font-size:16px}.how li p{color:#afc3d0;margin:8px 0 0;font-size:13px;line-height:1.6}.faq{max-width:800px;margin:auto;padding:95px 24px}.faq .section-head{margin-bottom:38px}.faq details{border-top:1px solid var(--line);padding:21px 3px}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-weight:800}.faq details p{color:#657a86;font-size:14px;line-height:1.7}footer{background:#eaf6ff;align-items:center;gap:24px;padding:30px max(6vw,50vw - 560px);display:flex}footer p{color:#718591;font-size:13px}footer>a:last-child{color:var(--green);margin-left:auto;font-size:13px;font-weight:800}@media (width<=800px){nav{height:68px}.navlinks{display:none}.hero{grid-template-columns:1fr;gap:45px;padding:60px 24px}.hero h1{letter-spacing:-3px;font-size:45px}.hero-text{font-size:16px}.paper-stack{height:450px}.paper,.paper-back{width:min(88vw,380px);height:440px}.paper{padding:25px}.float-note{right:0}.trial{padding:75px 16px}.section-head h2{font-size:30px}.trial-shell{padding:19px}.doc-grid{grid-template-columns:1fr}.steps{font-size:10px}.how{grid-template-columns:1fr;gap:30px;padding:70px 24px}.chips{display:none}footer{flex-wrap:wrap}footer p{order:3;width:100%}}@media (width<=430px){.hero h1{font-size:40px}.hero-actions{flex-direction:column;align-items:flex-start}.paper-stack{margin-inline:-15px;transform:scale(.92)}.paper p{font-size:13px}.trial-shell{border-radius:12px}.steps span{width:18px}.section-head h2{font-size:28px}footer>a:last-child{margin-left:0}}.choice-receipt{gap:6px;margin:20px 0 4px;display:flex}.choice-receipt span{color:var(--green);background:#eaf6ff;border-radius:99px;padding:6px 9px;font-size:10px;font-weight:800}.choice-wizard{border-top:1px solid var(--line);margin-top:28px}.choice-group{border:0;border-bottom:1px solid var(--line);margin:0;padding:24px 0}.choice-group legend{align-items:center;gap:9px;padding:0;font-size:14px;font-weight:900;display:flex}.choice-group legend i{background:var(--mint);width:25px;height:25px;color:var(--green);border-radius:50%;place-items:center;font-size:11px;font-style:normal;display:grid}.choice-options{grid-template-columns:repeat(4,1fr);gap:8px;margin-top:13px;display:grid}.choice{color:#657a86;background:#fff;border:1px solid #dbe4df;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:48px;padding:9px;font-size:12px;font-weight:700;display:flex}.choice span{width:15px;color:var(--green)}.choice:hover{background:#f5faff}.choice.active{border:2px solid var(--green);color:var(--green);background:#eef7ff;padding:8px}@media (width<=800px){.choice-options{grid-template-columns:1fr 1fr}}.steps .step-on{color:var(--green)}.six-docs{grid-template-columns:repeat(3,1fr)}.revealed-step{border-top:1px solid var(--line);margin-top:28px;animation:.35s rise}.selected-chatbot{background:var(--mint);border-radius:10px;align-items:center;gap:10px;margin:24px 0 4px;padding:13px 15px;display:flex}.selected-chatbot span{color:#718591;font-size:10px}.selected-chatbot b{color:var(--green);font-size:14px}.selected-chatbot button{color:#657a86;background:0 0;border:0;margin-left:auto;font-size:11px;text-decoration:underline}.age-group{border-bottom:0}.age-options{grid-template-columns:repeat(2,1fr)}.selection-done{color:#405b6e;background:#f8fbff;border:1px solid #b9e3ff;border-radius:10px;align-items:center;gap:10px;margin-top:4px;padding:14px 16px;font-size:12px;display:flex}.selection-done i{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:23px;height:23px;font-size:11px;font-style:normal;display:grid}.selection-done b{color:var(--green)}.first-age-step{border-bottom:1px solid var(--line);margin-bottom:25px;padding-top:0}.chatbot-heading{align-items:center;gap:9px;margin:0 0 13px;display:flex}.chatbot-heading>i{background:var(--mint);width:25px;height:25px;color:var(--green);border-radius:50%;place-items:center;font-size:11px;font-style:normal;font-weight:900;display:grid}.chatbot-heading b,.chatbot-heading small{display:block}.chatbot-heading b{font-size:14px}.chatbot-heading small{color:#899691;margin-top:3px;font-size:10px}.selection-done{margin-top:18px}.doc-card.locked{opacity:.48;filter:grayscale(.25);cursor:not-allowed;background:#f7f9fa}.doc-card.locked:hover{border-color:var(--line);background:#f7f9fa}.age-warning{z-index:5;background:var(--ink);color:#fff;border-radius:99px;width:max-content;max-width:100%;margin:16px auto 0;padding:11px 18px;font-size:13px;font-weight:800;animation:.2s rise;position:sticky;bottom:22px;box-shadow:0 10px 28px #183b5640}.care-log-step{border-top:1px solid var(--line);margin-top:26px;padding:25px 0 0;animation:.35s rise}.care-log-options{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:14px;display:grid}.care-log-choice{min-height:54px;color:var(--ink);background:#fff;border:1px solid #dbe4df;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:12px;font-weight:800;display:flex}.care-log-choice span{width:14px;color:var(--green)}.care-log-choice:hover{background:#f5faff;border-color:#b9dff7}.care-log-choice.active{border:2px solid var(--green);color:var(--green);background:#eef7ff;padding:9px}.activity-step{border-top:1px solid var(--line);margin-top:26px;padding:25px 0 0;animation:.35s rise}.activity-options{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.activity-choice{min-height:70px;color:var(--ink);text-align:left;background:#fff;border:1px solid #dbe4df;border-radius:11px;grid-template-columns:27px 1fr 18px;align-items:center;gap:10px;padding:13px 15px;display:grid}.activity-choice em{color:#718591;background:#f1f6f9;border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;font-style:normal;font-weight:900;display:grid}.activity-choice span{font-size:12px;font-weight:750;line-height:1.55}.activity-choice b{color:var(--green);text-align:center}.activity-choice:hover{background:#f8fbff;border-color:#b9dff7}.activity-choice.active{border:2px solid var(--green);background:#eef7ff;padding:12px 14px}.activity-choice.active em{background:var(--green);color:#fff}.weekday-activity-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.weekday-activity-choice{width:100%;min-height:180px}.weekday-activity-choice span{white-space:pre-line;font-size:13px;line-height:1.75}.selection-input-bar.weekday-input-bar{border-radius:18px;align-items:stretch;padding:9px}.weekday-preview-input{field-sizing:content;color:#263f50;cursor:default;caret-color:#0000;resize:none;background:#f8fbff;border:0;border-radius:12px;flex:1;height:auto;min-height:72px;max-height:none;margin:0;padding:14px 16px;font-size:14px;font-weight:600;line-height:1.75;overflow:hidden}.weekday-preview-input:focus{box-shadow:none;border-color:#0000}.weekday-input-bar .output-toggle{align-self:center}.daily-note-options .weekday-activity-choice{min-height:auto;padding-top:12px;padding-bottom:12px}.daily-note-options .weekday-activity-choice.active{padding-top:11px;padding-bottom:11px}.preview-input-step{border-top:1px solid var(--line);margin-top:26px;padding:25px 0 0;animation:.35s rise}.selection-input-bar{background:#fff;border:1px solid #e0e5e8;border-radius:99px;align-items:center;gap:10px;margin-top:14px;padding:7px 9px 7px 18px;display:flex;box-shadow:0 8px 24px #183b5612}.selection-preview-input{color:#263f50;cursor:default;caret-color:#0000;background:0 0;border:0;flex:1;min-width:0;margin:0;padding:9px 0;font-size:14px;font-weight:500}.selection-preview-input:focus{box-shadow:none;border-color:#0000}.output-toggle{background:var(--green);color:#fff;border:0;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:24px;line-height:1;transition:transform .2s,background .2s;display:grid;box-shadow:0 6px 14px #078cf03b}.output-toggle:hover{background:#0877c9}.output-toggle.open{transform:rotate(180deg)}.generated-output{overscroll-behavior:contain;scrollbar-color:#8dcef9 transparent;scrollbar-width:thin;background:#f8fbff;border:1px solid #b9e3ff;border-radius:14px;height:500px;margin-top:14px;padding:24px 25px;animation:.25s rise;overflow-y:auto}.generated-output::-webkit-scrollbar{width:8px}.generated-output::-webkit-scrollbar-thumb{background:#8dcef9;border-radius:99px}.generated-output::-webkit-scrollbar-track{background:0 0}.generated-output>span{color:var(--green);letter-spacing:.05em;font-size:11px;font-weight:900}.generated-output p{color:#405b6e;white-space:pre-wrap;word-break:keep-all;min-height:24px;margin:12px 0 0;font-size:14px;line-height:1.85}.generated-output p.typing:after{content:"";background:var(--green);vertical-align:-3px;width:2px;height:16px;margin-left:3px;animation:.7s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.generated-output p.typing:after{animation:none}}.purchase-age-note{display:none}.hero-product-preview{color:#4c6d82;background:#f1f8fd;border-left:3px solid #8dcef9;border-radius:0 8px 8px 0;max-width:540px;margin:18px 0 0;padding:11px 14px;font-size:13px;line-height:1.6}.hero-product-preview b{color:#0877c9}.product-difference{color:#fff;background:#183b56;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;padding:70px max(6vw,50vw - 540px);display:grid}.difference-lead>span{color:#8dcef9;letter-spacing:1.6px;font-size:11px;font-weight:950}.difference-lead h2{letter-spacing:-1.6px;margin:12px 0 0;font-size:31px;line-height:1.42}.difference-lead h2 em{color:#f4c95d;font-style:normal}.difference-copy{gap:14px;display:grid}.difference-copy p{border-bottom:1px solid #ffffff1c;grid-template-columns:92px 1fr;align-items:start;gap:18px;margin:0;padding:17px 0;display:grid}.difference-copy p:last-child{border-bottom:0}.difference-copy b{color:#b9e3ff;background:#ffffff12;border-radius:99px;justify-content:center;padding:6px 9px;font-size:12px;display:inline-flex}.difference-copy span{color:#d7e6ee;word-break:keep-all;font-size:14px;line-height:1.75}.difference-copy strong{color:#f4c95d;font-weight:900}@media (width<=800px){.product-difference{grid-template-columns:1fr;gap:28px;padding:58px 24px}.difference-lead h2{font-size:27px}}@media (width<=430px){.difference-copy p{grid-template-columns:1fr;gap:10px}.difference-copy b{justify-self:start}}.output-example-note{color:#66501a;background:#fff9e8;border:1px solid #ead69a;border-radius:10px;margin:12px 0 16px;padding:14px 16px;line-height:1.55}.output-example-note b,.output-example-note small{display:block}.output-example-note b{font-size:13px}.output-example-note small{color:#756333;margin-top:4px;font-size:12px}@media (width<=800px){.six-docs{grid-template-columns:1fr 1fr}.age-options{grid-template-columns:repeat(3,1fr)}.care-log-options{grid-template-columns:repeat(2,1fr)}.activity-options,.weekday-activity-options{grid-template-columns:1fr}.weekday-activity-choice{min-height:132px}}@media (width<=430px){.six-docs{grid-template-columns:1fr}.selected-chatbot{flex-wrap:wrap}.selected-chatbot button{text-align:left;width:100%;margin-left:0}.age-options{grid-template-columns:1fr 1fr}.care-log-options{grid-template-columns:1fr}}.result-purchase-card{color:#fff;background:linear-gradient(135deg,#143c61,#0877c9);border:0;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-top:20px;padding:26px;scroll-margin:24px;animation:.3s rise;display:flex;box-shadow:0 16px 38px #123d6133}.result-purchase-card b{color:#fff;font-size:19px;display:block}.result-purchase-card p{color:#dcedf8;margin:8px 0 7px;font-size:13px;line-height:1.65}.result-purchase-card ul{color:#e8f5fd;flex-wrap:wrap;gap:5px 14px;margin:10px 0 12px;padding:0;font-size:11px;font-weight:700;list-style:none;display:flex}.result-purchase-card li:before{content:"✓";color:#f4c95d;margin-right:5px}.result-purchase-card small{color:#fff;background:#ffffff18;border-radius:99px;padding:4px 8px;font-size:11px;font-weight:800;display:inline-block}.result-purchase-card a{color:#183b56;text-align:center;background:#f4c95d;border-radius:11px;flex:none;padding:16px 20px;font-size:13px;font-weight:950;line-height:1.55;transition:transform .2s,background .2s;box-shadow:0 9px 22px #102f4d55}.result-purchase-card a:hover{background:#ffda72;transform:translateY(-2px)}.reviews{background:linear-gradient(#eff8ff 0%,#fff 100%);padding:88px 24px}.reviews-heading{text-align:center;max-width:720px;margin:0 auto}.reviews-heading>span{color:#0877c9;letter-spacing:2px;font-size:11px;font-weight:950}.reviews-heading h2{letter-spacing:-2px;margin:12px 0 10px;font-size:36px;line-height:1.3}.reviews-heading p{color:#718591;margin:0;font-size:14px}.review-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:980px;margin:30px auto 20px;display:grid}.review-highlights blockquote{color:#315b78;text-align:center;background:#fff;border:1px solid #cfe7f6;border-radius:14px;place-items:center;margin:0;padding:20px 18px;font-size:14px;font-weight:800;line-height:1.65;display:grid;box-shadow:0 10px 26px #183b560a}.review-proof{background:0 0;width:70%;max-width:826px;margin:0 auto}.review-proof img{width:100%;height:auto;display:block}.review-proof figcaption{color:#81929d;text-align:center;margin-top:4px;font-size:11px}.review-cta{color:#fff;background:#183b56;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;max-width:880px;margin:22px auto 0;padding:23px 25px;display:flex}.review-cta p{color:#cfe1ec;margin:0;font-size:13px;line-height:1.65}.review-cta p b{color:#fff;font-size:17px}.review-cta a{color:#183b56;background:#f4c95d;border-radius:9px;flex:none;padding:14px 18px;font-size:13px;font-weight:950}.product-faq-head{margin-top:76px!important}.purchase-benefits{background:#fff;padding:80px 24px}.benefits-heading{text-align:center;max-width:760px;margin:0 auto}.benefits-heading>span{color:#8a6400;letter-spacing:.05em;font-size:12px;font-weight:900}.benefits-heading h2{letter-spacing:-1.8px;margin:12px 0 10px;font-size:34px}.benefits-heading p{color:#718591;margin:0;font-size:14px}.purchase-benefits ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;max-width:820px;margin:32px auto 0;padding:0;list-style:none;display:grid}.purchase-benefits li{color:#315b78;background:#f8fbff;border:1px solid #d9e8f2;border-radius:12px;align-items:center;gap:11px;min-height:62px;padding:15px 17px;font-size:14px;font-weight:800;display:flex}.purchase-benefits li i{color:#0877c9;background:#dff1fd;border-radius:50%;flex:0 0 25px;place-items:center;width:25px;height:25px;font-size:12px;font-style:normal;display:grid}.purchase-benefits li small{color:#718591;font-size:11px}.purchase-benefits .partner-benefit{color:#5e4b1d;background:#fff9e8;border-color:#ead69a;grid-column:1/-1}.purchase-benefits .partner-benefit i{color:#5e4310;background:#f4c95d}.purchase-benefits .partner-benefit span>small{color:#806b36;margin-top:4px;display:block}.purchase-section{text-align:center;background:#f2f8fc;padding:75px 24px 85px}.purchase-section>span{color:#0877c9;letter-spacing:2px;font-size:11px;font-weight:900}.purchase-section h2{letter-spacing:-1.8px;margin:11px 0 8px;font-size:34px;font-weight:950}.purchase-section>p{color:#718591;margin:0}.purchase-section>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:720px;margin:30px auto 0;display:grid}.purchase-section a{color:#183b56;text-align:left;background:#f4c95d;border:1px solid #d2a91e;border-radius:14px;flex-direction:column;align-items:flex-start;gap:7px;padding:22px;transition:transform .2s,background .2s,box-shadow .2s;display:flex;box-shadow:0 12px 28px #c49a2638}.purchase-section a:hover{background:#ffda72;border-color:#c89e11;transform:translateY(-2px);box-shadow:0 16px 32px #c49a264d}.purchase-section b,.purchase-section small{display:block}.purchase-section b{font-size:16px}.purchase-section small{color:#5e4b1d;font-size:12px}.purchase-section em{color:#183b56;margin-top:4px;font-size:13px;font-style:normal;font-weight:950}@media (width<=650px){.nav-buy{display:none}.result-purchase-card{flex-direction:column;align-items:stretch}.result-purchase-card a{text-align:center}.reviews{padding:62px 8px}.reviews-heading,.review-highlights,.review-cta{margin-left:7px;margin-right:7px}.reviews-heading h2{font-size:29px}.review-highlights{grid-template-columns:1fr}.review-proof{width:100%}.review-cta{flex-direction:column;align-items:stretch}.review-cta a{text-align:center}.purchase-benefits{padding:62px 16px}.benefits-heading h2{font-size:28px}.purchase-benefits ul{grid-template-columns:1fr}.purchase-benefits .partner-benefit{grid-column:auto}.purchase-section>div{grid-template-columns:1fr}.purchase-section{padding:60px 16px 70px}.purchase-section h2{font-size:29px}}
