:root{--bg:#f6f4ef;--surface:#fff;--surface-alt:#faf7f1;--text:#241f1a;--text-muted:#6b6459;--border:#e4ded2;--accent:#a8543d;--accent-hover:#8f4633;--accent-contrast:#fffaf5;--focus:#a8543d;--chip-bg:#ece6d8;--chip-text:#6b6459;--chip-confirmed-bg:#dcece0;--chip-confirmed-text:#256641;--info-bg:#eff5f6;--info-border:#cde0e3;--attention-bg:#fbeee7;--attention-border:#eec7ac;--danger:#b3392b;--danger-bg:#fbeae7;--period-color:#a8543d;--period-predicted-color:#c98a75;--fertile-color:#d9a441;--peak-color:#b5791c;--ovulation-color:#6d4fa0;--ovulation-confirmed-color:#4d3572;--luteal-color:#6f8a63;--radius:10px;--radius-sm:6px;--shadow:0 1px 2px #1e18120f, 0 1px 12px #1e18120a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root{--bg:#15130f;--surface:#1e1b16;--surface-alt:#262219;--text:#f0ebe1;--text-muted:#a89e8d;--border:#382f24;--accent:#dd9074;--accent-hover:#e6a48b;--accent-contrast:#201108;--focus:#dd9074;--chip-bg:#332c21;--chip-text:#cfc4b0;--chip-confirmed-bg:#1f3327;--chip-confirmed-text:#8fd6ac;--info-bg:#172227;--info-border:#294049;--attention-bg:#2c2119;--attention-border:#5a3f26;--danger:#e6786a;--danger-bg:#2e1a16;--period-color:#dd9074;--period-predicted-color:#8a6153;--fertile-color:#e0b768;--peak-color:#edcb7c;--ovulation-color:#b39be0;--ovulation-confirmed-color:#d3c2f2;--luteal-color:#9db38f;--shadow:0 1px 2px #0000004d, 0 1px 12px #0000003d;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);font-family:Source Serif Pro,Georgia,Iowan Old Style,Palatino Linotype,serif;-webkit-font-smoothing:antialiased;margin:0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}h1,h2,h3,h4{margin:0 0 .5em;font-weight:650;line-height:1.25}h1{font-size:1.6rem}h2{font-size:1.25rem}h3{font-size:1.05rem}p{margin:0 0 1em}a{color:var(--accent)}ul,ol{padding-left:1.25em}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:4px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-shell>.app-main{flex:1;min-width:0}@media (width>=720px){.app-shell{flex-direction:row}}.page{max-width:640px;margin:0 auto;padding:24px 20px 96px}@media (width>=720px){.page{padding:40px 32px 48px}}.page-header{margin-bottom:24px}.page-header p{color:var(--text-muted);margin:0}.stack{flex-direction:column;gap:16px;display:flex}.grid-2{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=560px){.grid-2{grid-template-columns:1fr 1fr}}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:20px}.card-title{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin:0 0 8px;font-size:.78rem;font-weight:600}.button{background:var(--accent);color:var(--accent-contrast);cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:.92rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.button:hover{background:var(--accent-hover)}.button.secondary{color:var(--text);border-color:var(--border);background:0 0}.button.secondary:hover{background:var(--surface-alt)}.button.danger{background:var(--danger);color:#fff}.button:disabled{opacity:.55;cursor:not-allowed}.field{flex-direction:column;gap:6px;display:flex}.field label,legend{color:var(--text);font-size:.85rem;font-weight:600}.field .hint{color:var(--text-muted);font-size:.78rem}input[type=text],input[type=email],input[type=date],input[type=time],input[type=number],input[type=password],select,textarea{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);width:100%;padding:10px 12px}textarea{resize:vertical;min-height:4.5em}fieldset{border:1px solid var(--border);border-radius:var(--radius);margin:0;padding:14px 16px}.checkbox-row{align-items:center;gap:8px;display:flex}.checkbox-row input{width:auto}.radio-group{flex-wrap:wrap;gap:8px;display:flex}.radio-group label{border:1px solid var(--border);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.85rem;font-weight:500;display:inline-flex}.radio-group input{width:auto}.radio-group input:checked+span{color:var(--accent)}.radio-group:has(input:checked) label:has(input:checked){color:var(--accent)}.form-error{background:var(--danger-bg);color:var(--danger);border-radius:var(--radius-sm);padding:10px 14px;font-size:.85rem}.form-success{background:var(--chip-confirmed-bg);color:var(--chip-confirmed-text);border-radius:var(--radius-sm);padding:10px 14px;font-size:.85rem}.eyebrow{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.75rem;font-weight:600}.big-number{letter-spacing:-.02em;font-size:2.6rem;font-weight:700;line-height:1}hr{border:none;border-top:1px solid var(--border);margin:24px 0}nav.svelte-q971rm{background:var(--surface);border-top:1px solid var(--border)}ul.svelte-q971rm{margin:0;max-width:720px;margin-inline:auto;padding:0;list-style:none;display:flex}li.svelte-q971rm{flex:1;min-width:0}a.svelte-q971rm,button.svelte-q971rm{width:100%;padding:8px 2px calc(8px + env(safe-area-inset-bottom,0px));color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:2px;font-family:inherit;font-size:.7rem;text-decoration:none;display:flex}a[aria-current=page].svelte-q971rm{color:var(--accent);font-weight:600}a.svelte-q971rm:hover,a.svelte-q971rm:focus-visible,button.svelte-q971rm:hover,button.svelte-q971rm:focus-visible{color:var(--accent)}a.svelte-q971rm:focus-visible,button.svelte-q971rm:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;border-radius:6px}span.svelte-q971rm{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.logout.svelte-q971rm form:where(.svelte-q971rm){display:contents}.account.svelte-q971rm{padding:8px 2px calc(8px + env(safe-area-inset-bottom,0px));justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.account-avatar.svelte-q971rm{background:var(--accent);color:#fff;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:.75rem;font-weight:600;line-height:1;display:grid}.account-email.svelte-q971rm{color:var(--text-muted);font-size:.8rem;display:none}@media (width>=720px){nav.svelte-q971rm{border-top:none;border-right:1px solid var(--border);height:100vh;position:sticky;top:0}ul.svelte-q971rm{flex-direction:column;gap:4px;max-width:none;height:100%;padding-top:24px}a.svelte-q971rm,button.svelte-q971rm{flex-direction:row;justify-content:flex-start;padding:10px 20px;font-size:.9rem}.account.svelte-q971rm{border-top:1px solid var(--border);justify-content:flex-start;margin-top:auto;padding:14px 20px 4px}.account-email.svelte-q971rm{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.logout.svelte-q971rm{margin-top:0}}
