@charset "UTF-8";:root{--primary: #5d8b3a;--primary-dark: #3c5a24;--primary-light: #eef4e7;--secondary: #8c1d40;--background: #ece9e2;--paper: #ffffff;--text: #1b2333;--muted: #5d6675;--border: #e6e2d9;--status-completed: #2e9e5b;--status-progress: #e0a400;--status-failed: #d64545;--status-unknown: #8a93a3;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 18px;--shadow-sm: 0 1px 2px rgba(20, 28, 46, .06), 0 1px 3px rgba(20, 28, 46, .04);--shadow-md: 0 6px 16px rgba(20, 28, 46, .08), 0 2px 6px rgba(20, 28, 46, .05);--shadow-lg: 0 18px 40px rgba(20, 28, 46, .12), 0 6px 14px rgba(20, 28, 46, .06)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;color:#1b2333;background-color:#ece9e2;background-image:radial-gradient(1200px 600px at 50% -200px,rgba(93,139,58,.1),transparent 70%),radial-gradient(900px 500px at 100% 0,rgba(140,29,64,.05),transparent 60%);background-repeat:no-repeat;background-attachment:fixed;font-size:16px;line-height:1.6;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.container{background-color:#fff;max-width:1020px;margin:28px auto 64px;padding:36px 44px 44px;border-radius:18px;border:1px solid #e6e2d9;box-shadow:0 18px 40px #141c2e1f,0 6px 14px #141c2e0f}h1,h2,h3{font-family:"Source Serif 4",Georgia,serif;color:#3c5a24;line-height:1.2;letter-spacing:-.01em}h1{font-size:clamp(1.9rem,4vw,2.6rem);font-weight:700;margin:0 0 .4em}h2{font-size:clamp(1.3rem,2.5vw,1.6rem);font-weight:600;margin-block-end:.25em}a{color:#8c1d40;text-decoration:none;transition:color .15s ease}a:hover{text-decoration:underline}hr{border:none;height:1px;background:linear-gradient(90deg,transparent,#e6e2d9 20%,#e6e2d9 80%,transparent);margin:1.75rem auto}.text-primary{color:#5d8b3a}.text-secondary{color:#8c1d40}.shadow{box-shadow:0 6px 16px #141c2e14,0 2px 6px #141c2e0d}.border{border:1px solid #e6e2d9}@media(max-width:640px){.container{margin:12px;padding:22px 18px 28px;border-radius:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
