:root{font-family:Inter,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:#263c35;background:#f7f8f6;font-synthesis:none;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dce4de;border-radius:8px;padding:10px 15px;background:#fff;color:#3c5148;cursor:pointer;transition:background .15s}button:hover{background:#eef3ef}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid #90bdae;outline-offset:3px}button.primary{background:#235e4e;border-color:#235e4e;color:#fff;box-shadow:0 3px 7px #163e4610}button.primary:hover{background:#194b3e}a{color:inherit}.app{display:flex;min-height:100vh}aside{width:232px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid #e6eae4;display:flex;flex-direction:column;padding:35px 23px 19px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-size:20px;font-weight:650;letter-spacing:1px}.brand>span{background:#225e4e;color:#fff;border-radius:12px;width:43px;height:43px;display:grid;place-items:center}.brand small{display:block;font-size:8px;letter-spacing:2px;color:#8b9990;font-weight:500;margin-top:6px}.nav-label{font-size:10px;color:#9da99e;margin:48px 12px 15px;letter-spacing:1px}nav{display:grid;gap:9px}nav button{justify-content:flex-start;border:0;background:transparent;padding:13px 15px;gap:13px;color:#718076}nav button.active{background:#eaf1eb;color:#245d4b;font-weight:600}.nav-dot{width:5px;height:5px;background:#245d4b;border-radius:50%;margin-left:auto}.sidebar-note{margin-top:auto;margin-bottom:28px;padding:18px 13px;background:#f5f7f2;border:1px solid #e9ede4;border-radius:11px}.mini-mark{display:flex;gap:7px;color:#4c6b54;font-size:12px;font-weight:600}.sidebar-note p{font-size:12px;color:#87917e;line-height:1.9;margin:12px 0}.source-dots{font-size:8px;color:#8c998a;display:flex;align-items:center;gap:4px;white-space:nowrap}.source-dots span{width:3px;height:3px;background:#729273;border-radius:50%}.local{border-top:1px solid #edf0ea;padding:20px 8px 0;font-size:11px;color:#869387;display:flex;align-items:center;gap:7px}.local>span,.dot{display:inline-block;width:6px;height:6px;background:#6b9d75;border-radius:50%;margin-right:3px}.local svg{margin-left:auto}.workspace{margin-left:232px;width:calc(100% - 232px)}header{height:76px;background:#fff9;border-bottom:1px solid #e6eae4;padding:0 42px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#869188}header>span{display:flex;align-items:center;gap:10px}.header-right{position:relative;display:flex;align-items:center;gap:22px}.avatar{border-radius:50%;width:30px;height:30px;display:grid;place-items:center;background:#e8ede3;color:#607a5a;padding:0;border:0}.avatar svg{width:14px;height:14px}.account-menu{position:absolute;right:0;top:calc(100% + 10px);min-width:140px;padding:6px;border:1px solid #dfe7db;border-radius:10px;background:#fff;box-shadow:0 8px 24px #263d2714;z-index:50}.account-menu button{width:100%;border:0;justify-content:flex-start}.password-dialog{width:min(440px,calc(100% - 32px));max-height:calc(100dvh - 32px);margin:auto;padding:24px;border:1px solid #dfe7db;border-radius:14px;color:#344b40;background:#fff;box-shadow:0 25px 100px #12341b40}.password-dialog::backdrop{background:#18332675}.password-heading,.password-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.password-heading h2{font-size:20px;margin:0}.password-heading button{padding:5px;border:0}.password-dialog p{font-size:13px;line-height:1.6}.password-dialog .field{margin-top:18px}.password-actions{justify-content:flex-end;margin-top:24px}main{padding:39px 42px 0;max-width:1450px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.eyebrow{font-size:9px;letter-spacing:2px;color:#839283;margin-bottom:12px}h1{font-size:27px;letter-spacing:.3px;font-weight:620;margin:0 0 12px}h2{font-size:16px;margin:0}h3{font-size:14px}p{line-height:1.7}.page-heading p{color:#8a948a;font-size:12px;margin:0}.hero{height:292px;border-radius:15px;background:#e8eee2;position:relative;overflow:hidden;padding:29px 34px;display:flex;justify-content:space-between;border:1px solid #e1e9d9}.hero-label{font-size:9px;letter-spacing:1.8px;color:#678269;display:flex;gap:7px;align-items:center}.hero-label span{width:5px;height:5px;background:#799970;border-radius:50%}.hero h2{font-size:29px;line-height:1.55;font-weight:520;letter-spacing:1px;margin:16px 0 10px;color:#315841}.hero p{font-size:12px;color:#7a8f75;margin:0 0 15px;line-height:1.8}.hero button{border-color:#b9c9ae;background:transparent;color:#4d7150;font-size:11px;padding:8px 12px}.hero-visual{width:49%;position:relative}.orbit{position:absolute;border:1px solid #cad7c5;border-radius:50%;width:290px;height:290px;right:-17px;top:-27px;transform:rotate(-30deg) scaleX(1.4);opacity:.55}.o2{width:230px;height:230px;right:14px;top:3px}.o3{width:360px;height:360px;right:-52px;top:-62px}.floating-card{display:flex;align-items:center;gap:13px;position:absolute;background:#ffffffec;border:1px solid #dce5d5;border-radius:10px;box-shadow:0 10px 25px #3957300c;padding:15px 17px;font-size:12px;min-width:236px;color:#45684d}.floating-card>svg:first-child{background:#eff4e9;box-sizing:content-box;padding:9px;border-radius:8px}.floating-card small{display:block;font-size:9px;color:#9baa94;margin-top:6px}.floating-card>svg:last-child{margin-left:auto}.c1{top:6px;right:38px;transform:rotate(-5deg)}.c2{top:88px;right:4px;transform:rotate(4deg)}.c3{top:173px;right:46px;transform:rotate(-3deg)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:23px 0}.stats>div{background:#fff;border:1px solid #e3e8df;border-radius:11px;padding:19px 23px}.stats>div>span{display:flex;justify-content:space-between;color:#81907f;font-size:11px}.stats>div>span svg{color:#8e9c86}.stats strong{display:block;font-size:31px;font-weight:550;margin:14px 0 7px;font-variant-numeric:tabular-nums}.stats strong small{font-size:11px;margin-left:8px;color:#8c9787;font-weight:400}.stats p{font-size:10px;color:#9ca595;margin:0}.stats strong.time-stat{font-size:25px;padding-top:5px}.dashboard-bottom{display:grid;grid-template-columns:1.8fr 1fr;gap:20px}.panel{background:#fff;border:1px solid #e3e8df;border-radius:12px;overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between;padding:21px 22px;border-bottom:1px solid #f0f2ed;gap:10px}.panel-heading h2{font-size:14px;font-weight:600}.panel-heading h2 span{font-size:8px;color:#a3ac9d;font-weight:400;letter-spacing:1px;margin-left:10px}.panel-heading button{padding:0;border:0;font-size:11px;background:none;color:#89967e}.empty{text-align:center;padding:31px 15px;color:#9aa88e}.empty>svg{color:#afbaa5}.empty h3{font-size:12px;font-weight:500;color:#788970;margin:12px 0 8px}.empty p{font-size:11px;color:#a4ad9c;margin-bottom:16px}.empty button{font-size:10px;padding:7px 10px}.chips{display:flex;flex-wrap:wrap;gap:9px;padding:23px 22px 26px}.chips span{border:1px solid #e1e8d9;background:#f6f8f2;font-size:11px;padding:6px 10px;color:#788c66;border-radius:5px}.topic-footer{border-top:1px solid #f0f2ed;padding:16px 22px;font-size:10px;color:#83937a}.topic-footer small{display:block;color:#a3ad9b;font-size:9px;margin-top:9px}.app-footer{display:flex;justify-content:space-between;border-top:1px solid #e8ece3;padding:20px 0;color:#adb5a5;font-size:9px;margin-top:32px}.settings-layout{display:grid;grid-template-columns:190px 1fr;gap:24px}.settings-tabs{display:flex;flex-direction:column;gap:7px}.settings-tabs button{border:0;background:transparent;justify-content:flex-start;color:#88947e;padding:13px 14px}.settings-tabs button>svg:last-child{margin-left:auto}.settings-tabs button.selected{background:#e9efe3;color:#4d6a42}.settings-tabs p{font-size:11px;color:#96a28a;padding:15px;line-height:1.9}.settings-tabs p svg{display:block;margin-bottom:10px}.settings-panel{padding:29px 31px;min-width:0;margin:0}.settings-panel>h2{font-size:18px}.description{font-size:12px;color:#8f9b85;margin:10px 0 27px}.field{display:flex;flex-direction:column;gap:9px;margin-bottom:23px}.field>span{font-size:12px;font-weight:550;color:#53674b;display:flex;align-items:center;gap:10px}.field em{font-style:normal;color:#6d9473;display:flex;align-items:center;gap:3px;font-size:10px;font-weight:400}input,select,textarea{width:100%;background:#fcfdfa;border:1px solid #dfe6d9;border-radius:7px;padding:11px 12px;color:#3d5236;outline:none;font-size:12px}textarea{resize:vertical;line-height:1.8}input:focus,textarea:focus,select:focus{border-color:#7d9b71;box-shadow:0 0 0 3px #8caa6c12}input::placeholder,textarea::placeholder{color:#b2bba8}.field small{font-size:10px;color:#98a38d;line-height:1.6}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.toggle-row{display:flex;align-items:center;justify-content:space-between;border:1px solid #e5eadf;background:#f8faf5;border-radius:9px;padding:18px;margin-bottom:24px;gap:18px}.toggle-row strong{font-size:12px;font-weight:500;color:#627855}.toggle-row p{font-size:10px;color:#98a389;margin:5px 0 0}.toggle-row input{appearance:none;width:36px;height:21px;border:0;border-radius:20px;padding:0;background:#d8dfd1;cursor:pointer;flex-shrink:0;position:relative}.toggle-row input:before{content:"";position:absolute;width:15px;height:15px;border-radius:50%;background:#fff;left:3px;top:3px;transition:transform .15s}.toggle-row input:checked{background:#487b51}.toggle-row input:checked:before{transform:translate(15px)}.form-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0e8;padding-top:20px;gap:15px}.form-footer>span{font-size:10px;color:#9ba58f}.form-footer button{white-space:nowrap;font-size:11px}.text-btn{align-self:flex-start;padding:0;font-size:10px;border:0;background:none;color:#8e9b80}.section-divider{height:1px;background:#e8eddf;margin:30px 0}.info-box{display:flex;align-items:flex-start;gap:12px;background:#edf3e7;border-radius:9px;padding:17px;color:#7a9069}.info-box svg{flex-shrink:0}.info-box p{font-size:11px;margin:0}.notice{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#eaf2e4;border:1px solid #d4e2cb;border-radius:8px;color:#527344;padding:12px 16px;margin-bottom:22px;font-size:12px}.notice.error{background:#fff1ea;border-color:#efdad0;color:#a46149}.notice button{border:0;background:none;padding:0}.run-row{display:flex;width:100%;border:0;border-bottom:1px solid #f0f3eb;border-radius:0;padding:17px 20px;gap:13px;text-align:left}.run-row:last-child{border:0}.file-icon{background:#f0f4eb;border:1px solid #e4ebdb;border-radius:8px;padding:10px;color:#7c9568;display:flex}.run-title{flex:1;min-width:0}.run-title strong{font-size:12px;display:block;color:#627657;font-weight:500}.run-title small{font-size:10px;display:block;color:#a1ac93;margin-top:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:350px}.badge{display:inline-block;white-space:nowrap;background:#f1f3ed;border-radius:4px;font-size:10px;color:#8a997c;padding:4px 7px}.badge.preview,.badge.running,.badge.sending{background:#f5f0d9;color:#a49148}.badge.sent{background:#e9f1e2;color:#6f8c5c}.badge.failed,.badge.uncertain{background:#faede6;color:#b27a58}.paper-count{font-size:10px;color:#99a68b;white-space:nowrap}.muted{color:#9da991;font-size:11px}.modal-backdrop{position:fixed;inset:0;background:#18332675;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:5;display:flex;align-items:center;justify-content:center;padding:24px}.modal{background:#fff;border-radius:14px;max-width:840px;width:100%;height:92vh;display:flex;flex-direction:column;box-shadow:0 25px 100px #12341b40;overflow:hidden}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px}.modal-header>div{display:flex;align-items:center;gap:14px}.modal-header h2{font-size:16px}.modal-header>button{border:0;padding:5px}.preview-meta{padding:0 24px 14px;display:flex;flex-direction:column;gap:7px;color:#8c9c7e;font-size:11px;overflow-wrap:anywhere}.modal iframe{width:100%;flex:1;border:0;background:#f4f7f1;min-height:100px}.modal-footer{padding:17px 24px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e8ede1}.modal-footer>span{font-size:11px;color:#8d9c7e}.preview-error{background:#fff1ea;color:#a46149;font-size:12px;margin:0;padding:12px 24px}.loading{height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#6d8660}.spin{animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1500px){.hero{height:315px}.hero h2{font-size:33px}.hero-visual{max-width:430px;margin-right:60px}}@media(max-width:1150px){aside{width:200px;padding-left:17px;padding-right:17px}.workspace{margin-left:200px;width:calc(100% - 200px)}main{padding:30px 25px 0}header{padding:0 25px}.hero{padding:27px}.hero-visual{transform:scale(.85);transform-origin:center right}.dashboard-bottom{grid-template-columns:1fr}.topics .chips{padding-bottom:20px}.page-heading h1{font-size:23px}.settings-layout{grid-template-columns:160px 1fr}.settings-panel{padding:25px}.panel-heading h2 span{display:none}}@media(max-width:760px){aside{position:relative;width:100%;height:auto;padding:15px;border-right:0;border-bottom:1px solid #e3e8df}.app{flex-direction:column}.brand{font-size:17px}.brand>span{width:34px;height:34px}.brand small{font-size:7px;margin-top:3px}.nav-label,.sidebar-note,.local{display:none}nav{display:flex;margin-top:16px}nav button{flex:1;padding:10px 6px;gap:7px;font-size:12px}.nav-dot{display:none}.workspace{margin:0;width:100%}header{height:48px;padding:0 20px}main{padding:25px 18px 0}.page-heading{align-items:flex-start;gap:12px}.page-heading h1{font-size:20px;line-height:1.5}.page-heading p{font-size:11px}.eyebrow{font-size:7px}.page-heading>button{font-size:11px;white-space:nowrap;padding:10px}.hero{height:auto;min-height:275px;padding:25px}.hero h2{font-size:27px}.hero-visual{display:none}.stats{gap:9px}.stats>div{padding:14px 12px}.stats>div>span{font-size:10px}.stats>div>span svg{display:none}.stats strong{font-size:25px}.stats strong.time-stat{font-size:19px}.stats p{font-size:9px}.settings-layout{display:block}.settings-tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:20px}.settings-tabs p{display:none}.settings-tabs button{font-size:11px;padding:10px}.settings-panel{padding:22px 18px}.form-grid{grid-template-columns:1fr}.form-footer{flex-direction:column;align-items:flex-start}.app-footer{font-size:8px}.run-row{padding:14px 12px;gap:9px}.file-icon{padding:7px}.paper-count{display:none}.modal-backdrop{padding:8px}.modal{height:97vh}.modal-header{padding:16px}.modal-header>div{gap:8px}.modal-header h2{font-size:13px}.modal-footer{padding:14px;flex-wrap:wrap}.modal-footer>span{width:100%}.hero-label{font-size:8px}}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f3f6f1}.login-card{width:100%;max-width:420px;padding:36px;background:#fff;border:1px solid #dce4d7;border-radius:20px;box-shadow:0 18px 50px #25422b12}.login-card h1{margin:12px 0;font-size:27px}.login-card p{margin-bottom:24px;color:#64745e}.login-card .field{margin-bottom:18px}.login-card>button{width:100%;justify-content:center;margin-top:8px}
