:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#202724;background:#f4f1ea;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #315f4b}.onboarding-shell{width:min(46rem,100% - 2rem);margin:0 auto;padding:clamp(3rem,10vh,7rem) 0 5rem}.app-shell,.setup-shell,.memory-shell,.dashboard-shell,.weekly-shell{width:min(56rem,100% - 2rem);margin:0 auto}.app-shell{padding:clamp(2rem,7vh,5rem) 0 5rem}.setup-shell,.memory-shell,.dashboard-shell,.weekly-shell{gap:1.25rem;width:100%;display:grid}.setup-header h1,.memory-shell h1,.dashboard-shell h1,.weekly-shell>header h1{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,6vw,3.5rem);line-height:1.2}.setup-header h1{font-size:clamp(2rem,4vw,2.5rem)}.setup-header>p,.memory-shell>header>p,.dashboard-shell>header>p,.weekly-shell>header>p{color:#4e5c56;line-height:1.8}.setup-panel,.memory-card,.dashboard-focus-card,.weekly-entry-card,.weekly-candidate,.weekly-next-step{background:#ffffffc7;border:1px solid #d7ddd9;border-radius:1.25rem;padding:clamp(1.25rem,4vw,2rem)}.setup-panel h2,.memory-card h2,.dashboard-focus-card h2,.weekly-entry-card h2,.weekly-candidate h2{margin-top:0}.setup-panel label,.memory-card label,.weekly-entry-card label,.weekly-candidate label,.weekly-next-step label{color:#435149;margin-top:1.25rem;font-weight:650;display:block}.setup-panel input,.setup-panel textarea,.setup-panel select,.memory-card textarea,.weekly-entry-card textarea,.weekly-candidate textarea,.weekly-next-step textarea{color:#202724;background:#fff;border:1px solid #aebbb4;border-radius:.8rem;width:100%;margin-top:.5rem;padding:.85rem}.setup-actions,.memory-actions,.inline-entry,.schedule-grid{align-items:flex-end;gap:.75rem;display:flex}.setup-actions{justify-content:space-between}.setup-actions .primary-button,.setup-actions .secondary-button,.memory-actions .primary-button{margin-top:0}.secondary-button,.danger-button{color:#29352f;cursor:pointer;background:#fff;border:1px solid #aebbb4;border-radius:999px;min-height:2.75rem;padding:.7rem 1rem;font-weight:650}.secondary-button:disabled,.danger-button:disabled{cursor:not-allowed;opacity:.48}.danger-button{color:#8d2424;border-color:#c98d8d}.inline-entry{margin-top:1.25rem}.inline-entry label{flex:1;margin:0}.tag-list{flex-wrap:wrap;gap:.5rem;padding:0;list-style:none;display:flex}.tag-list li{background:#e0ebe5;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .75rem;display:inline-flex}.tag-list button{color:#315f4b;cursor:pointer;background:0 0;border:0}.schedule-grid>label{flex:1}.primary-link{color:#fff;background:#315f4b;border-radius:999px;margin-top:1.25rem;padding:.85rem 1.35rem;font-weight:700;text-decoration:none;display:inline-block}.memory-list{gap:1rem;display:grid}.memory-meta{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.memory-meta span{color:#52675e;background:#edf1ee;border-radius:999px;padding:.35rem .65rem;font-size:.78rem;font-weight:700}.source-details{color:#52675e;margin-top:1rem}.source-details summary{cursor:pointer;font-weight:650}.memory-actions{flex-wrap:wrap;align-items:center;margin-top:1.25rem}.compact-button{min-height:2.75rem;padding:.7rem 1rem}.dashboard-focus-card h2,.weekly-entry-card h2,.weekly-candidate h2{line-height:1.45}.dashboard-links{flex-wrap:wrap;gap:1rem;display:flex}.account-shell{width:min(100%,46rem);margin:0 auto;padding-bottom:5rem}.account-card{background:#fff;border:1px solid #d5ddd9;border-radius:1.1rem;margin:1.25rem 0;padding:clamp(1.2rem,4vw,1.8rem)}.account-card h2{margin-top:0}.account-card input{width:100%;margin-top:.5rem}.account-card .danger-button,.account-card .secondary-button{margin-top:1rem}.reflection-feedback{background:#ffffffb8;border:1px solid #d5ddd9;border-radius:1rem;margin:1.25rem 0;padding:clamp(1rem,4vw,1.5rem)}.reflection-feedback h2{margin-top:0;font-size:1.15rem}.feedback-question{border:0;margin:1rem 0 0;padding:0}.feedback-question legend{margin-bottom:.6rem;font-weight:650}.feedback-scale{grid-template-columns:repeat(5,minmax(2.6rem,1fr));gap:.5rem;display:grid}.feedback-scale button{color:#29352f;cursor:pointer;background:#fff;border:1px solid #aebbb4;border-radius:.7rem;min-height:2.75rem}.feedback-scale button.selected{color:#fff;background:#315f4b;border-color:#315f4b;font-weight:700}.feedback-anchors{color:#68766f;justify-content:space-between;margin-top:.35rem;font-size:.72rem;display:flex}.danger-zone{background:snow;border-color:#d8adad}.weekly-candidate-list{gap:1rem;display:grid}.weekly-entry-card fieldset,.weekly-candidate fieldset{border:0;margin:1.5rem 0 0;padding:0}.weekly-entry-card legend,.weekly-candidate legend{color:#435149;margin-bottom:.75rem;font-weight:700}.compact-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-choice-grid,.next-step-options{gap:.65rem;display:grid}.review-choice-grid label,.next-step-options label{cursor:pointer;background:#fff;border:1px solid #d7ddd9;border-radius:.8rem;align-items:flex-start;gap:.55rem;margin:0;padding:.75rem;display:flex}.review-choice-grid input,.next-step-options input{width:auto;margin:.2rem 0 0}.weekly-next-step>h2{margin-top:0}@media (min-width:44rem){.review-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-choice-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.hero h1,.step-card h1,.result-stack>header h1{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,7vw,3.8rem);font-weight:650;line-height:1.25}.step-card h1,.result-stack>header h1{font-size:clamp(1.8rem,5vw,3rem)}.eyebrow,.step-count{color:#52675e;letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.875rem;font-weight:700}.brand-name{text-transform:none}.lead,.step-card>p,.result-stack>header p{color:#4e5c56;font-size:1.05rem;line-height:1.8}.trust-list{color:#435149;gap:.75rem;margin:2rem 0;padding-left:1.4rem;line-height:1.7;display:grid}.reflection-value{background:#ffffff94;border:1px solid #cbd6d0;border-radius:1.25rem;margin-top:2.25rem;padding:clamp(1.25rem,4vw,2rem)}.reflection-value h2{letter-spacing:-.03em;max-width:22ch;margin:.35rem 0 .8rem;font-size:clamp(1.45rem,4vw,2.15rem);line-height:1.35}.reflection-value>p{color:#435149;line-height:1.75}.founder-note{letter-spacing:.06em;font-size:.85rem;font-weight:750;color:#315f4b!important;margin:0!important}.reflection-quiz{background:#f2f5f2;border:0;border-radius:1rem;margin:1.4rem 0;padding:1rem}.reflection-quiz legend{color:#29352f;grid-template-columns:2.2rem minmax(0,1fr);align-items:start;gap:.65rem;width:100%;padding:0;font-size:1.05rem;font-weight:750;line-height:1.6;display:grid}.quiz-question-marker{color:#fff;background:#315f4b;border-radius:50%;place-items:center;width:2.2rem;height:2.2rem;font-size:1rem;font-weight:800;line-height:1;display:inline-grid}.quiz-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.quiz-option{color:#29352f;cursor:pointer;text-align:left;background:#fff;border:1px solid #b9c5bf;border-radius:.85rem;gap:.3rem;min-width:0;min-height:6.5rem;padding:1rem;line-height:1.4;display:grid}.quiz-option:hover,.quiz-option.selected{background:#dcebe3;border-color:#315f4b;box-shadow:inset 0 0 0 1px #315f4b}.quiz-option span{color:#5c6b64;font-size:.82rem;font-weight:400}.quiz-result{color:#fff;background:#315f4b;border-radius:.7rem;margin:.9rem 0 0;padding:.8rem;font-size:.9rem;line-height:1.6}.reflection-message{color:#435149;border-left:3px solid #7fa18f;margin-top:1.2rem;padding-left:1rem;line-height:1.75}.reflection-principle{font-weight:650;margin-bottom:0!important}.primary-button{color:#fff;cursor:pointer;background:#315f4b;border:0;border-radius:999px;min-height:3.25rem;margin-top:1.5rem;padding:.85rem 1.35rem;font-weight:700}.primary-button:disabled{cursor:not-allowed;opacity:.48}.step-navigation{justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.step-navigation .primary-button,.step-navigation .secondary-button{min-height:3.25rem;margin-top:0}.step-navigation .secondary-button{min-width:5.75rem}.step-navigation .primary-button{margin-left:auto}.step-card,.result-block{background:#ffffffb8;border:1px solid #d7ddd9;border-radius:1.5rem;padding:clamp(1.25rem,4vw,2.25rem);box-shadow:0 1rem 3rem #293a3212}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.75rem;display:grid}.other-focus-field{color:#435149;margin-top:1rem;font-weight:600;display:block}.other-focus-field input{color:#202724;background:#fff;border:1px solid #aebbb4;border-radius:.8rem;width:100%;margin-top:.55rem;padding:.9rem}.guided-prompts{gap:1rem;margin-top:1.5rem;display:grid}.prompt-group{background:#ffffffb8;border:1px solid #d7ddd9;border-radius:1rem;min-width:0;margin:0;padding:1.15rem;display:block}.prompt-group legend,.prompt-title{color:#29352f;padding:0;font-size:1.05rem;font-weight:700;line-height:1.5;display:block}.prompt-context,.input-hint{color:#68766f;margin-top:.4rem;font-size:.82rem;font-weight:400;line-height:1.6;display:block}.confidence-scale{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin-top:.9rem;display:grid}.confidence-scale .choice-button{padding-inline:.45rem;font-size:.85rem}.choice-button{color:#29352f;cursor:pointer;background:#fff;border:1px solid #b9c5bf;border-radius:.8rem;min-height:3rem;padding:.7rem 1rem}.choice-button.selected{background:#e0ebe5;border-color:#315f4b;box-shadow:inset 0 0 0 1px #315f4b}textarea,.account-form input,.edit-label input{color:#202724;background:#fff;border:1px solid #aebbb4;border-radius:.8rem;width:100%;margin-top:.55rem;padding:.9rem}textarea{resize:vertical;line-height:1.7}.character-count{color:#68766f;justify-content:flex-end;margin-top:.4rem;font-size:.8rem;display:flex}.loading-status{color:#244a39;background:#e8f0ec;border-radius:.9rem;align-items:center;gap:.85rem;margin-top:1rem;padding:1rem;display:flex}.loading-status>span:last-child{gap:.2rem;display:grid}.loading-status small{color:#5e7067}.loading-spinner{border:3px solid #bdd0c6;border-top-color:#315f4b;border-radius:50%;flex:none;width:1.4rem;height:1.4rem;animation:.8s linear infinite loading-spin}@keyframes loading-spin{to{transform:rotate(360deg)}}.error-message{color:#982f2f!important}.success-message{color:#244a39;background:#e0ebe5;border-radius:.8rem;padding:1rem}.notice-message{color:#6a541d!important}.result-stack{gap:1rem;display:grid}.result-stack>header{margin-bottom:1rem}.result-block h2{color:#52675e;margin:0 0 .9rem;font-size:1rem}.result-block p{line-height:1.8}.hypothesis-card+.hypothesis-card{border-top:1px solid #d7ddd9;margin-top:1.25rem;padding-top:1.25rem}.hypothesis-card h3{margin:0;font-size:1.2rem}.decision-row{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.decision-row .choice-button{min-height:2.5rem;padding:.5rem .75rem;font-size:.85rem}.edit-label,.account-form label{color:#435149;margin-top:1rem;font-weight:600;display:block}.fine-print{color:#68766f;font-size:.85rem}.decision-help{color:#52675e;margin:.8rem 0 0;font-size:.85rem}.urgent-card{background:#fff7f5;border-color:#c98d8d}.urgent-card a{color:#8d2424;margin-left:.4rem;font-weight:700;display:inline-block}.concern-card{background:#fffaf0;border:1px solid #d7b46a;border-radius:.9rem;margin:1rem 0;padding:1rem 1.15rem}.concern-card h2{margin-top:0;font-size:1.05rem}.concern-card a{color:#315f4b;margin-left:.35rem;font-weight:700}.account-form{gap:1rem;margin-top:1.5rem;display:grid}.account-form label{min-width:0;margin-top:0}.account-form input{min-width:0;max-width:100%}.account-form .primary-button{width:100%;margin-top:.25rem}.registration-intro{margin-top:2rem}.registration-intro h2{margin-bottom:.5rem;font-size:1.35rem}.registration-intro p{color:#4e5c56;margin-top:0;line-height:1.75}.development-preview,.email-confirmation-notice{color:#435149;background:#edf3f0;border:1px solid #c6d4cd;border-radius:.9rem;margin-top:1.25rem;padding:1rem;line-height:1.65}.development-preview p,.email-confirmation-notice p{margin-top:0}.secondary-link{color:#315f4b;border:1px solid #799487;border-radius:999px;padding:.7rem 1rem;font-weight:700;text-decoration:none;display:inline-block}.text-button{color:#315f4b;cursor:pointer;background:0 0;border:0;margin-top:.9rem;padding:0;font-weight:700;text-decoration:underline;display:block}.text-button:disabled{cursor:wait;opacity:.6}.existing-account-action{border-top:1px solid #c6d4cd;margin-top:1.25rem;padding-top:1.25rem}.existing-account-action .secondary-button{margin-top:.25rem}.existing-account-action .error-message{margin:.8rem 0 0}.monthly-shell{width:min(100% - 2rem,58rem);margin:0 auto;padding:4rem 0 6rem}.monthly-gate{background:#fff;border:1px solid #c6d4cd;border-radius:1.25rem;width:min(100%,42rem);margin:3rem auto;padding:clamp(1.4rem,4vw,2.4rem);box-shadow:0 1rem 2.5rem #25453714}.monthly-gate h1{max-width:18em;font-size:clamp(1.65rem,5vw,2.35rem);line-height:1.4}.monthly-gate .primary-button,.monthly-gate .primary-link{margin:1.25rem 1rem 0 0}.monthly-progress{color:#315f4b;background:#edf3f0;border-radius:999px;align-items:baseline;gap:.4rem;margin:1rem 0;padding:.65rem 1rem;font-weight:700;display:inline-flex}.monthly-progress strong{font-size:1.8rem}.loading-card{justify-content:center;align-items:center;gap:.8rem;min-height:12rem;display:flex}.monthly-highlight,.monthly-section,.monthly-paywall{background:#fff;border:1px solid #d5ddd9;border-radius:1.1rem;margin-top:1.25rem;padding:1.4rem}.monthly-highlight{background:#edf3f0;border-color:#9eb9ac}.monthly-highlight h2{margin-bottom:0;font-size:clamp(1.25rem,3vw,1.8rem);line-height:1.55}.monthly-highlight textarea,.monthly-diff-card textarea{width:100%}.monthly-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.monthly-section h2,.monthly-paywall h2{margin-top:0;font-size:1.2rem}.monthly-section li,.monthly-paywall li{margin-top:.55rem;line-height:1.7}.monthly-candidate{border-left:3px solid #81a493;padding-left:1rem}.monthly-candidate span{color:#627169;font-size:.85rem}.monthly-diff-list{gap:1rem;margin-top:1rem;display:grid}.monthly-diff-card{border:1px solid #c6d4cd;border-radius:.9rem;min-width:0;padding:1rem}.monthly-diff-card legend{padding:0 .4rem;font-weight:750}.diff-before{color:#6c7772}.diff-after{color:#245d45;font-weight:700}.diff-decisions{flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:1rem;display:flex}.diff-decisions label{align-items:center;gap:.45rem;margin:0;font-weight:600;display:flex}.diff-decisions input{width:auto;margin:0}.monthly-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.monthly-actions .primary-button,.monthly-actions .secondary-button{margin-top:0}.monthly-paywall{background:#fffaf0;border-color:#b89b65}.monthly-paywall .success-message{margin-top:1.25rem}.billing-shell{gap:1.25rem;width:min(100% - 2rem,42rem);margin:0 auto;padding:4rem 0 6rem;display:grid}.billing-plans{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:0;display:grid}.billing-plan{cursor:pointer;background:#fff;border:1px solid #c6d4cd;border-radius:1rem;gap:.4rem;padding:1.2rem;display:grid}.billing-plan.selected{background:#edf3f0;border:2px solid #315f4b}.billing-plan input{width:auto;margin:0 0 .3rem}.billing-plan span{font-size:1.15rem;font-weight:750}.billing-plan small{color:#52675e}.billing-card{background:#fff;border:1px solid #d5ddd9;border-radius:1.1rem;padding:clamp(1.25rem,4vw,2rem)}.billing-card label{color:#435149;gap:.55rem;margin-bottom:1.25rem;font-weight:650;display:grid}.billing-card input,.payjp-card-element{background:#fff;border:1px solid #aebbb4;border-radius:.8rem;width:100%;min-height:3rem;padding:.85rem}.billing-card .primary-button{width:100%}.billing-card .secondary-link{text-align:center;width:100%;margin-top:.75rem}.billing-confirmation-list{border-top:1px solid #d5ddd9;gap:0;margin:1.25rem 0;display:grid}.billing-confirmation-list>div{border-bottom:1px solid #d5ddd9;grid-template-columns:minmax(7rem,.35fr) minmax(0,1fr);gap:1rem;padding:.9rem 0;display:grid}.billing-confirmation-list dt{color:#435149;font-weight:700}.billing-confirmation-list dd{margin:0;line-height:1.7}.billing-confirmation-list ul{margin:0;padding-left:1.25rem}.billing-success{background:#edf3f0;border-color:#9eb9ac;margin-top:4rem}.consent-row{align-items:flex-start;gap:.65rem;line-height:1.6;font-weight:400!important;display:flex!important}.consent-row input{width:auto;margin-top:.3rem}.consent-row span{min-width:0}.registration-assurance{margin-bottom:1.5rem}.registration-charge-notice{margin-top:.85rem}.registration-alternative{border-top:1px solid #d5ddd9;margin-top:1.5rem;padding-top:1.5rem}.registration-alternative .secondary-link{margin-top:.75rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:38rem){.choice-grid{grid-template-columns:1fr}.onboarding-shell{width:min(100% - 1.25rem,46rem);padding-top:2rem}.app-shell{width:min(100% - 1.25rem,56rem);padding-top:2rem}.inline-entry,.schedule-grid{flex-direction:column;align-items:stretch}.confidence-scale{grid-template-columns:repeat(2,minmax(0,1fr))}.quiz-options{grid-template-columns:1fr}.step-card,.result-block{border-radius:1.1rem;padding:1.1rem}.reflection-value{margin-top:1.5rem;padding:1rem}.reflection-quiz{padding:.85rem}.registration-intro{margin-top:1.5rem}.secondary-link,.email-confirmation-notice .secondary-button{text-align:center;width:100%}.monthly-shell{width:min(100% - 1.25rem,58rem);padding-top:2rem}.billing-shell{width:min(100% - 1.25rem,42rem);padding-top:2rem}.billing-plans{grid-template-columns:1fr}.billing-confirmation-list>div{grid-template-columns:1fr;gap:.25rem}.monthly-review-grid{grid-template-columns:1fr}.monthly-actions .primary-button,.monthly-actions .secondary-button{width:100%}}@media (prefers-reduced-motion:reduce){.loading-spinner{animation-duration:1.8s}}
