:root{font-family:PingFang SC,Noto Sans SC,sans-serif;color:#1e293b;background:#fff;line-height:1.5;font-weight:400}*{box-sizing:border-box}html,body,#root{min-height:100%;background:#fff}body{margin:0}button,input,select,img{font:inherit}h1,h2,h3,p{margin:0}button{border:0;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}button:hover{transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.68;transform:none}input,select{width:100%;border:1px solid #ebd8e0;border-radius:14px;padding:12px 14px;background:#fff;color:#1f2937;outline:none;transition:border-color .18s ease,box-shadow .18s ease}input:focus,select:focus{border-color:#ee6f99;box-shadow:0 0 0 4px #ee6f991f}label{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#334155}.app-shell{min-height:100vh;padding:24px 32px 36px;background:#fff}.auth-panel,.panel{background:#fff;border:1px solid #f3dde5;border-radius:24px;box-shadow:0 18px 40px #e86f9614}.auth-panel{max-width:540px;margin:40px auto;padding:32px}.dashboard{max-width:1220px;margin:0 auto}.dashboard-shell,.view-stack,.auth-form,.panel,.account-list,.account-card,.log-modal-list,.log-record-main{display:flex;flex-direction:column}.dashboard-shell,.view-stack{gap:20px}.auth-form,.panel,.account-list,.account-card,.log-record-main{gap:16px}.auth-header,.panel-header,.account-top,.modal-title,.modal-actions,.log-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-header{margin-bottom:26px}.auth-brand,.brand{display:inline-flex;align-items:center;gap:12px}.brand-logo{width:42px;height:42px;flex-shrink:0;object-fit:contain}.panel{padding:24px}.inline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field-hint{color:#94a3b8;font-size:12px}.password-field{position:relative;display:flex;align-items:center}.password-field input{padding-right:68px}.password-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:50%;background:transparent;color:#9ca3af}.password-toggle svg{display:block}.password-toggle:hover{transform:translateY(-50%);background:#fff2f7;color:#e45d8b}.password-toggle:focus-visible{outline:none;transform:translateY(-50%);box-shadow:0 0 0 4px #e45d8b24;color:#e45d8b}.field-error-input{border-color:#ef476f;box-shadow:0 0 0 4px #ef476f1f}.field-error-text{color:#e11d48;font-size:12px;font-weight:600}.field-label{display:inline-flex;align-items:center;gap:4px}.field-required{color:#e45d8b;font-weight:700}.primary-button,.secondary-button,.danger-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;padding:11px 16px;font-size:14px;font-weight:700}.primary-button{background:linear-gradient(135deg,#ef739b,#e55d8b);color:#fff;box-shadow:0 12px 24px #e55d8b2e}.primary-button:hover{box-shadow:0 16px 28px #e55d8b3d}.secondary-button{background:#fff5f8;color:#6f4d5b;border:1px solid #f5d7e3}.danger-button{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.toolbar-button{padding-inline:14px}.segmented{display:inline-flex;align-items:center;gap:6px;padding:6px;background:#fff4f7;border:1px solid #f6d7e2;border-radius:999px}.segmented button{background:transparent;color:#6b7280;border-radius:999px;padding:9px 16px;font-size:14px;font-weight:700}.segmented .active{background:linear-gradient(135deg,#ef739b,#e55d8b);color:#fff;box-shadow:0 10px 20px #e55d8b33}.eyebrow{margin-bottom:6px;color:#ee6f99;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.muted{color:#7b8696}.flash-message,.error-text{color:#be123c;background:#fff1f5;border:1px solid #ffd4e1;border-radius:14px;padding:11px 14px;font-size:13px}.captcha-row{display:grid;grid-template-columns:minmax(0,1fr) 128px;gap:12px;align-items:end}.captcha-image{min-height:50px;padding:0;overflow:hidden;border:1px solid #ebd8e0;border-radius:14px;background:#fff}.captcha-image img{display:block;width:100%;height:50px}.topbar{display:grid;grid-template-columns:minmax(0,200px) 1fr auto;grid-template-areas:"brand nav user";align-items:center;gap:20px;padding:16px 24px;background:#fff;border:1px solid #f5e5eb;border-radius:20px;box-shadow:0 8px 20px #1f29370a}.brand{grid-area:brand;font-size:28px;font-weight:800;color:#111827;letter-spacing:.01em;white-space:nowrap}.brand span{display:inline-block}.auth-switch-text{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:4px;font-size:13px;color:#64748b}.text-link{color:#e45d8b;font-weight:700;text-decoration:none}.text-link:hover{text-decoration:underline}.main-nav{grid-area:nav;display:inline-flex;align-items:center;justify-self:center;justify-content:center;gap:10px;padding:0;background:transparent;border:0;border-radius:0}.nav-link{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:12px;background:transparent;color:#4b5563;font-size:15px;font-weight:700}.nav-link.active{background:transparent;color:#e45d8b;box-shadow:none}.nav-link:hover,.nav-link:focus-visible{background:#fff2f7;color:#db4f81;outline:none}.user-menu{grid-area:user;position:relative;padding-bottom:18px;margin-bottom:-18px}.user-menu:after{content:"";position:absolute;left:0;right:0;top:100%;height:18px}.user-menu-trigger{min-width:188px;display:flex;align-items:center;gap:12px;padding:7px 12px 7px 7px;border:1px solid #f5dce5;border-radius:999px;background:#fffafb;color:#2f2430;box-shadow:0 4px 12px #e55d8b0f}.user-menu-trigger:hover,.user-menu-item:hover,.manual-execute-button:hover,.task-settings-button:hover,.task-more-trigger:hover,.task-more-item:hover,.time-picker-trigger:hover,.log-close-button:hover,.quick-card:hover,.nav-link:hover{transform:none}.user-menu-avatar{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(135deg,#ef739b,#e55d8b);color:#fff}.user-menu-name{max-width:108px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700}.user-menu-chevron{margin-left:auto;color:#9ca3af}.user-menu-dropdown{position:absolute;top:calc(100% + 6px);right:0;min-width:220px;padding:10px;display:flex;flex-direction:column;gap:8px;border-radius:18px;border:1px solid #f3dde5;background:#fff;box-shadow:0 18px 40px #e86f961f;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .16s ease,transform .16s ease;z-index:16}.user-menu:hover .user-menu-dropdown,.user-menu:focus-within .user-menu-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.user-menu-item{width:100%;display:flex;align-items:center;gap:10px;text-align:left;padding:9px 10px;border-radius:14px;background:transparent;color:#2f2430;font-size:14px;font-weight:700}.user-menu-item:hover{background:#fff4f7}.user-menu-item-icon{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#fff5f8;color:#6e5962;border:1px solid #f4dce5}.danger-text{color:#be123c}.danger-text .user-menu-item-icon{color:#be123c;background:#fff2f4;border-color:#ffd9e2}.hero-card{display:flex;align-items:flex-start;gap:18px;padding:26px 28px;border-radius:28px;background:linear-gradient(135deg,#f48db0,#ee7099 58%,#e45d8b);color:#fff;box-shadow:0 24px 48px #e45d8b33}.hero-icon{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;background:#ffffff2e;border:1px solid rgba(255,255,255,.24)}.hero-content{display:flex;flex-direction:column;gap:14px}.hero-content h2{font-size:32px;line-height:1.1;font-weight:800}.hero-meta{display:flex;flex-wrap:wrap;gap:10px}.hero-meta span{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:#ffffff2e;border:1px solid rgba(255,255,255,.28);font-size:14px;font-weight:700}.summary-grid,.quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.summary-card,.quick-card{display:flex;align-items:center;gap:14px;padding:18px 20px;border-radius:22px;background:#fff;border:1px solid #f3dde5;box-shadow:0 14px 32px #e86f9614}.summary-card{min-height:104px}.quick-card{width:100%;justify-content:flex-start;color:#111827;font-size:16px;font-weight:700}.quick-card:hover,.summary-card:hover{border-color:#f0b8ca;box-shadow:0 18px 38px #e86f961f}.summary-icon,.quick-card-icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;flex-shrink:0}.summary-icon-pink,.quick-card-icon-pink{background:#ffeaf2;color:#e45d8b}.summary-icon-blue,.quick-card-icon-blue{background:#edf5ff;color:#3b82f6}.summary-value{display:block;font-size:30px;line-height:1;font-weight:800;color:#111827}.summary-label{margin-top:6px;color:#7b8696;font-size:14px}.section-toolbar h2{font-size:24px;font-weight:800;color:#111827}.section-heading{display:inline-flex;align-items:center;gap:12px}.section-heading h2{font-size:18px;font-weight:800;color:#111827;letter-spacing:.01em}.section-heading-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;color:#2f2f35}.account-toolbar{display:flex;align-items:center;justify-content:flex-start}.account-search-field{position:relative;display:block;width:min(100%,470px)}.account-search-icon{position:absolute;top:50%;left:16px;display:inline-flex;align-items:center;justify-content:center;color:#c2c7d0;transform:translateY(-50%);pointer-events:none}.account-search-input{height:52px;padding:0 18px 0 52px;border:1px solid #d9dde5;border-radius:10px;background:#fff;color:#111827;font-size:15px;font-weight:600;box-shadow:inset 0 1px #ffffffb3}.account-search-input::placeholder{color:#c3c7ce;font-weight:600}.account-search-input:focus{border-color:#ee6f99;box-shadow:0 0 0 4px #ee6f991f}.account-card{border:1px solid #f2e2e9;border-radius:22px;padding:18px;background:#fff;box-shadow:0 14px 32px #e86f960f}.account-top h3{font-size:18px;font-weight:800;color:#111827}.account-identity{display:flex;align-items:center;gap:12px;min-width:0}.account-identity-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#3f3f46}.account-heading{display:flex;align-items:center;gap:28px;min-width:0;flex-wrap:wrap}.account-remark{display:inline-flex;align-items:center;max-width:min(100%,240px);padding:0;color:#b0b5bf;font-size:12px;font-weight:500;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-pill{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:700}.status-pill.active{background:#ffe8f1;color:#e45d8b}.status-pill.disabled{background:#f8f2f5;color:#8b7280}.settings-summary{display:flex;flex-direction:column;border:1px solid #f0edf0;border-radius:20px;background:#fff;overflow:hidden}.settings-summary-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;min-height:74px}.settings-summary-row+.settings-summary-row{border-top:1px solid #f2f2f4}.settings-summary-label{flex:0 0 auto;font-size:15px;font-weight:600;color:#2f343d}.settings-summary-value{min-width:0;margin-left:auto;text-align:right;font-size:17px;font-weight:700;color:#111827}.settings-summary-value.muted-value{color:#8a8f98;font-weight:600}.card-actions{display:flex;align-items:center;gap:10px}.compact-actions{flex-wrap:nowrap}.manual-execute-button,.task-settings-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;padding:9px 14px;font-size:14px;font-weight:700}.manual-execute-button{flex:1 1 0;background:linear-gradient(135deg,#ef739b,#e55d8b);color:#fff}.task-settings-button{flex:1 1 0;background:#fff;color:#374151;border:1px solid #f0d4df}.task-more-menu{position:relative}.task-more-trigger{width:40px;height:40px;padding:0;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#fff5f8;color:#e45d8b;border:1px solid #f2d0dd;flex-shrink:0}.task-more-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:196px;padding:10px;border-radius:18px;background:#fff;border:1px solid #f3dde5;box-shadow:0 18px 40px #e86f961f;z-index:14}.task-more-label{padding:2px 6px 8px;color:#8b7280;font-size:12px;font-weight:700}.task-more-item{width:100%;display:flex;align-items:center;gap:10px;padding:10px;text-align:left;background:transparent;color:#2f2430;font-size:14px;font-weight:700;border-radius:14px}.task-more-item:hover{background:#fff4f7}.task-more-icon{width:34px;height:34px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#fff5f8;color:#6e5962;border:1px solid #f4dce5}.task-more-item.danger-text .task-more-icon{color:#be123c;background:#fff2f4;border-color:#ffd9e2}.task-switch-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:18px;background:#fff7fa;border:1px solid #f5d7e3}.task-switch-title{font-size:15px;font-weight:800;color:#2f2430;margin-bottom:4px}.toggle-switch{position:relative;width:62px;height:34px;flex-shrink:0}.toggle-switch input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.toggle-slider{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#e8dce2;transition:background .2s ease}.toggle-slider:after{content:"";position:absolute;top:4px;left:4px;width:26px;height:26px;border-radius:50%;background:#fff;box-shadow:0 6px 16px #5837442e;transition:transform .2s ease}.toggle-switch input:checked+.toggle-slider{background:linear-gradient(135deg,#ef739b,#e55d8b)}.toggle-switch input:checked+.toggle-slider:after{transform:translate(28px)}.time-picker-field{position:relative}.time-picker-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border:1px solid #ebd8e0;border-radius:14px;background:#fff;color:#1f2937;font-size:15px;font-weight:700}.time-picker-trigger:focus-visible{outline:none;border-color:#ee6f99;box-shadow:0 0 0 4px #ee6f991f}.time-picker-chevron{color:#9ca3af;transition:transform .16s ease}.time-picker-chevron.open{transform:rotate(180deg)}.time-picker-panel{position:absolute;top:calc(100% + 10px);left:0;right:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px;border-radius:18px;background:#fff;border:1px solid #f3dde5;box-shadow:0 18px 40px #e86f961f;z-index:8}.time-picker-column{max-height:180px;overflow:auto;display:flex;flex-direction:column;gap:8px;padding-right:4px}.time-picker-option{width:100%;padding:9px 8px;border-radius:12px;background:#fff6f9;color:#374151;font-size:14px;font-weight:600}.time-picker-option.active{background:#ffeaf2;color:#e45d8b;font-weight:700}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:18px;background:#1118276b;z-index:40}.modal-card{width:min(100%,456px);background:#fff;border:1px solid #f3dde5;border-radius:24px;box-shadow:0 28px 80px #11182729;padding:22px}.modal-title{align-items:flex-start;margin-bottom:18px}.manual-modal-card{width:min(100%,500px);padding:24px 28px 20px}.manual-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px}.modal-icon-close{width:38px;height:38px;padding:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#7a6670}.stepper-field{display:flex;align-items:center;border:1px solid #ebd8e0;border-radius:14px;background:#fff;overflow:hidden}.stepper-field:focus-within{border-color:#ee6f99;box-shadow:0 0 0 4px #ee6f991f}.stepper-field input{border:0;border-radius:0;box-shadow:none;flex:1;min-width:0;padding-right:8px}.stepper-field input:focus{box-shadow:none}.stepper-actions{display:inline-flex;align-items:center;gap:6px;padding:0 10px 0 0}.stepper-button{width:30px;height:30px;padding:0;border-radius:10px;background:#fff5f8;color:#e45d8b;font-size:20px;line-height:1}.manual-submit-button{width:100%}.execute-success-card{width:min(100%,420px);display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center;padding:28px 24px 22px}.success-badge{width:64px;height:64px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#eaf8ef;color:#46a56a}.execute-success-content{display:flex;flex-direction:column;gap:8px}.execute-success-content h2{font-size:26px;font-weight:800;color:#111827}.success-step-text{font-size:16px;font-weight:700;color:#334155}.modal-button,.modal-close-button{min-width:76px;padding:8px 14px;font-size:13px}.modal-actions{justify-content:flex-end}.floating-toast{position:fixed;top:24px;left:50%;max-width:320px;padding:12px 14px;border-radius:14px;color:#fff;box-shadow:0 18px 36px #432d372e;z-index:50;font-size:13px;font-weight:700;transform:translate(-50%);animation:toast-in .3s ease forwards}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-12px) scale(.96)}to{opacity:1;transform:translate(-50%) scale(1)}}.floating-toast.success{background:linear-gradient(135deg,#54bb7b,#419a64)}.floating-toast.error{background:linear-gradient(135deg,#ef739b,#e45d8b)}.log-modal-card{width:min(100%,980px);max-height:min(90vh,980px);display:flex;flex-direction:column;gap:18px;padding:26px 28px 22px}.log-modal-header{align-items:flex-start;gap:16px}.log-close-button{width:40px;height:40px;padding:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff5f8;color:#7a6670}.modal-icon-close:hover,.stepper-button:hover{transform:none}.log-modal-list{flex:1;overflow:auto;gap:14px}.log-record-card{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 20px;border-radius:18px;border:1px solid #d7efdf;background:#f8fff9}.log-record-card.failed{border-color:#ffd6e2;background:#fff8fa}.log-record-top{display:flex;align-items:center;gap:10px;color:#6b7280;font-size:15px}.log-record-check,.log-record-step-icon{color:#46a56a}.log-record-card.failed .log-record-check,.log-record-card.failed .log-record-step-icon{color:#e45d8b}.log-record-step{display:flex;align-items:center;gap:8px}.log-record-step strong{font-size:26px;line-height:1;color:#111827}.log-record-step span:last-child{font-size:17px;color:#4b5563}.log-record-message{font-size:13px;color:#6b7280}.log-record-status{display:inline-flex;align-items:center;justify-content:center;padding:6px 14px;border-radius:999px;border:1px solid currentColor;font-size:13px;font-weight:700}.log-record-status.success{color:#46a56a}.log-record-status.failed{color:#e45d8b}.log-modal-footer{color:#7b8696;font-size:13px}@media (max-width: 960px){.app-shell{padding:18px}.topbar{grid-template-columns:1fr;grid-template-areas:"brand" "nav" "user";gap:14px;padding:18px}.main-nav{width:100%;justify-self:stretch;justify-content:flex-start;flex-wrap:wrap}.user-menu{width:100%}.user-menu-trigger{width:100%;min-width:0}.user-menu-dropdown{left:0;right:auto;min-width:100%}.hero-card{flex-direction:column}.summary-grid,.quick-grid,.inline-grid,.captcha-row{grid-template-columns:1fr}.modal-title,.modal-actions,.log-modal-header,.log-record-card,.task-switch-card{align-items:flex-start;flex-direction:column}.task-more-dropdown{right:auto;left:0}.log-modal-card,.manual-modal-card{padding:22px 20px 18px}}@media (max-width: 720px){.auth-panel,.panel,.topbar,.hero-card,.modal-card,.log-modal-card{border-radius:20px}.auth-panel{margin:12px auto;padding:24px 20px}.panel,.hero-card{padding:20px}.brand{font-size:22px}.hero-content h2{font-size:28px}.section-toolbar,.account-top,.card-actions{align-items:flex-start;flex-direction:column}.compact-actions>*{width:100%}.task-more-menu,.task-more-trigger{width:100%}.floating-toast{left:50%;top:16px;width:calc(100% - 32px);max-width:none}}.time-picker-column::-webkit-scrollbar,.log-modal-list::-webkit-scrollbar{width:6px}.time-picker-column::-webkit-scrollbar-track,.log-modal-list::-webkit-scrollbar-track{background:transparent}.time-picker-column::-webkit-scrollbar-thumb,.log-modal-list::-webkit-scrollbar-thumb{background:#e8d0da;border-radius:3px}.empty-state{display:flex;flex-direction:column;align-items:center;gap:12px;padding:40px 20px;color:#94a3b8;font-size:15px;text-align:center}.empty-state-icon{font-size:40px;opacity:.5}.modal-backdrop{animation:backdrop-in .2s ease forwards}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}.modal-card,.log-modal-card,.manual-modal-card,.execute-success-card{animation:modal-in .25s ease forwards}@keyframes modal-in{0%{opacity:0;transform:scale(.95) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}
