:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#13233a;background:#eef5fc;font-synthesis:none;text-rendering:optimizeLegibility;--blue-950: #082d5b;--blue-900: #0a3d7a;--blue-800: #0b4f9c;--blue-700: #1264bc;--blue-100: #dbeeff;--blue-50: #eef7ff;--ink: #13233a;--muted: #64748b;--line: #cbdceb;--paper: #ffffff;--warning: #9a5b05;--warning-bg: #fff8e8}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 8% 5%,rgba(70,155,237,.14),transparent 29rem),linear-gradient(180deg,#f7fbff 0,#edf5fc)}button,textarea{font:inherit}button:focus-visible,textarea:focus-visible{outline:3px solid rgba(18,100,188,.28);outline-offset:2px}.shell{width:min(1500px,calc(100% - 40px));margin:0 auto;padding:26px 0 18px}.topbar{display:flex;align-items:center;gap:13px;min-height:58px;margin-bottom:20px}.brand-mark{display:grid;gap:4px;width:42px;height:42px;padding:10px 9px;border-radius:12px;background:linear-gradient(145deg,var(--blue-700),var(--blue-950));box-shadow:0 8px 22px #0a3d7a3d}.brand-mark span{display:block;height:3px;border-radius:2px;background:#fff}.brand-mark span:last-child{width:62%}h1{margin:0;color:var(--blue-950);font-size:1.25rem;line-height:1.15;letter-spacing:-.02em}.topbar p{margin:3px 0 0;color:var(--muted);font-size:.9rem}.privacy-badge{display:inline-flex;align-items:center;gap:7px;margin-left:auto;padding:8px 11px;color:#24577f;border:1px solid #c8def0;border-radius:999px;background:#ffffffb3;font-size:.78rem;font-weight:650}.privacy-badge svg,.button svg,.review-title svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.workspace{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.input-card,.result-card{min-width:0;border:1px solid var(--line);border-radius:16px;background:#ffffffe6;box-shadow:0 8px 28px #1e497412;overflow:hidden}.result-card{grid-column:1 / -1;border-color:#7eb6e9;background:linear-gradient(180deg,#fff,#f6fbff);box-shadow:0 12px 36px #0a47871c}.card-heading{display:flex;align-items:center;gap:9px;min-height:48px;padding:11px 14px;border-bottom:1px solid #e0ebf4;background:linear-gradient(180deg,#fafdff,#f2f8fd)}.card-heading label{color:#183a5d;font-size:.9rem;font-weight:720}.step{display:inline-grid;place-items:center;width:27px;height:27px;flex:0 0 27px;border-radius:8px;color:var(--blue-800);background:var(--blue-100);font-size:.7rem;font-weight:800;font-variant-numeric:tabular-nums}.step-result{color:#fff;background:var(--blue-800)}.optional,.result-state{margin-left:auto;color:#73869a;font-size:.72rem;font-weight:650}.result-state[data-status=ready]{color:#18734b}.result-state[data-status=review]{color:var(--warning)}textarea{display:block;width:100%;min-height:252px;padding:16px;resize:vertical;color:#1a2b40;border:0;background:transparent;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.875rem;line-height:1.55}textarea::placeholder{color:#91a2b4}#result{min-height:122px;color:#0f3154;background:#eef7ff8a;font-size:.94rem;font-weight:570}.field-note{min-height:38px;margin:0;padding:8px 14px 10px;color:#718397;border-top:1px solid #edf2f7;font-size:.72rem;line-height:1.35}.card-yesterday textarea,.card-studies textarea{min-height:290px}.review-panel{margin:0 14px 14px;padding:11px 13px;color:#75480c;border:1px solid #efd39f;border-radius:10px;background:var(--warning-bg);font-size:.8rem}.review-title{display:flex;align-items:center;gap:7px;font-weight:750}.review-panel ul{margin:8px 0 0 24px;padding:0}.review-panel li+li{margin-top:5px}.review-panel li span{display:block;margin-top:2px;color:#8a632d;font-family:SFMono-Regular,Consolas,monospace;font-size:.72rem}.actions{display:flex;justify-content:flex-end;gap:9px;margin-top:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:43px;padding:0 18px;border:1px solid transparent;border-radius:11px;font-size:.86rem;font-weight:730;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button:disabled{opacity:.46;cursor:not-allowed}.button-primary{color:#fff;background:linear-gradient(145deg,var(--blue-700),var(--blue-900));box-shadow:0 8px 20px #0a4f9c38}.button-secondary{color:var(--blue-900);border-color:#a9cbe8;background:#fff}.button-secondary.copied{color:#11663f;border-color:#8cc9ad;background:#eefaf4}.button-ghost{color:#5d6f82;border-color:#d1dde8;background:#ffffffa8}footer{display:flex;justify-content:space-between;gap:20px;padding:16px 3px 0;color:#7a8da1;font-size:.72rem}@media(max-width:900px){.shell{width:min(100% - 24px,760px);padding-top:16px}.workspace{grid-template-columns:1fr}.result-card{grid-column:auto}textarea,.card-yesterday textarea,.card-studies textarea{min-height:190px}#result{min-height:145px}}@media(max-width:560px){.shell{width:min(100% - 16px,520px)}.privacy-badge{width:36px;height:36px;padding:8px;overflow:hidden;white-space:nowrap;color:transparent}.privacy-badge svg{flex:0 0 18px;color:#24577f}.actions{display:grid;grid-template-columns:1fr 1fr}.button-primary{grid-column:1 / -1}footer{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
