@font-face{font-family:SF Pro Display;src:url(/fonts/SFPRODISPLAYREGULAR.OTF) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/fonts/SFPRODISPLAYMEDIUM.OTF) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/fonts/SFPRODISPLAYBOLD.OTF) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/fonts/SFPRODISPLAYSEMIBOLDITALIC.OTF) format("opentype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/fonts/SFPRODISPLAYHEAVYITALIC.OTF) format("opentype");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:SF Pro Display;src:url(/fonts/SFPRODISPLAYBLACKITALIC.OTF) format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Nic Handwriting;src:url(/fonts/Nic_handwriting-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--color-coral: #f15106;--color-cream: #ffeddf;--color-navy: #2d3047;--color-sage: #708d81;--color-bg: var(--color-cream);--color-text: var(--color-navy);--color-accent: var(--color-coral);--color-muted: var(--color-sage)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--color-bg);color:var(--color-text);min-height:100vh}#app{min-height:100vh}button{font-family:inherit}a{color:inherit}.screen{max-width:560px;margin:0 auto;padding:32px 20px 80px}.screen__title{font-size:1.6rem;font-weight:700;margin:0 0 8px}.screen__subtitle{color:var(--color-muted);margin:0 0 24px}.auth{text-align:center;padding-top:64px}.auth__logo{height:40px;margin-bottom:24px}.auth__title{font-size:1.6rem;font-weight:700;margin:0 0 8px}.auth__subtitle{color:var(--color-muted);margin:0 0 24px}.auth__switch{margin-top:20px;font-size:.9rem;color:var(--color-muted)}.form{display:flex;flex-direction:column;gap:12px;text-align:left}.form__label{font-weight:600;font-size:.9rem;margin-top:8px}.form__hint{color:var(--color-muted);font-size:.85rem;margin:-4px 0 4px}.form__error{color:var(--color-coral);font-size:.85rem;min-height:1em;margin:0}.form__checkboxes{display:flex;flex-direction:column;gap:6px}.form__checkbox{font-size:.9rem;display:flex;gap:8px;align-items:center}.input{font-family:inherit;font-size:1rem;padding:12px 14px;border:1px solid var(--color-navy);border-radius:8px;background:#fff;color:var(--color-text)}.input--area{min-height:100px;resize:vertical}.button{font-family:inherit;font-size:1rem;font-weight:700;padding:14px;border:none;border-radius:8px;background:var(--color-coral);color:#fff;cursor:pointer}.button:disabled{opacity:.6}.button--small{padding:8px 16px;font-size:.9rem;align-self:flex-start}.link{background:none;border:none;font-family:inherit;font-size:inherit;color:var(--color-coral);cursor:pointer;padding:0;text-decoration:underline}.home__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.home__logo{height:28px}.home__block-phrase{font-style:italic;color:var(--color-muted);margin:0 0 24px}.home__month{margin-bottom:28px}.home__month-title{font-size:1rem;font-weight:700;color:var(--color-muted);margin:0 0 10px}.week-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.week-list__item{display:flex;gap:12px;align-items:center;padding:12px 14px;background:#fff;border-radius:8px;text-decoration:none;color:var(--color-text)}.week-list__number{font-weight:700;color:var(--color-coral);min-width:20px}.week__intro{margin-bottom:24px}.week__placeholder{color:var(--color-muted);font-style:italic}.tool{background:#fff;border-radius:12px;padding:20px;margin-bottom:20px}.tool__label{margin:0 0 12px;font-size:1.05rem}.tool__status{font-size:.85rem;color:var(--color-muted);min-height:1em;margin:0}
