@font-face{font-family:Kanit;font-style:normal;font-weight:800;font-display:block;src:url(/fonts/kanit-800.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}html,body{overflow-x:hidden;max-width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}header{background-color:#405e81}header img{display:block;height:50px}.site{margin-right:25px}.site-name{display:flex;align-items:center;margin:10px}.site-name a{text-decoration:none;font-size:2rem;font-family:Kanit;text-shadow:2px 2px 4px #423e94;color:#000;white-space:nowrap}.site-name:hover a{text-shadow:2px 2px 4px #5652c3;transition:.3s ease}nav{display:flex;justify-content:space-between}nav ul{padding:0;list-style-type:none;margin:0;justify-content:center}nav li{text-align:center;width:7em}nav li:hover{background-color:#261e96;border-radius:5px;transition:.3s ease}nav li a,nav li span{margin:auto;text-decoration:none;color:#fff9;font-size:1.25rem;display:flex;width:100%;height:100%;align-content:center;align-items:center;justify-content:space-around}nav li:hover a,nav li:hover span{color:#fff;transition:.3s ease}.logo{position:relative;width:32px;height:66px;background:url(/TM_static.gif) no-repeat;margin:12px;min-width:32px}.logo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/TM_animation2.gif) no-repeat;opacity:0}.logo:hover{background:none}.logo:hover:after{opacity:1}.menu-left,nav ul,.site{display:flex}section{border:1px solid #ccc;border-radius:6px;margin:10px;box-shadow:0 1px 3px #00000012}section .header{background:#1e6753;padding:.3em .75em;color:#91beb2;font-family:sans-serif;font-size:1.1rem;border-radius:5px 5px 0 0;letter-spacing:.02em}section .body{padding:1em 1.25em;line-height:1.6}.hero-statement{font-family:Kanit;font-size:1.5rem;color:#1e6753;margin:1.5em 0;padding:.7em 1em;border-left:4px solid #1E6753;background:#1e67530f;border-radius:0 4px 4px 0}main{display:flex;flex-direction:column;padding:.5em}.row{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.row.center{justify-content:space-around}.column{display:flex;flex-direction:column;flex-basis:100%;flex:1}.error-msg{color:#b00020;font-size:.9rem;margin:4px 0}footer{display:flex;justify-content:center;padding:1.5em 1em;margin-top:2em;border-top:1px solid #ddd;font-size:.85rem;color:#666}#site-footer{display:flex;gap:.5em;align-items:center;flex-wrap:wrap;justify-content:center}#site-footer a{color:#555;text-decoration:none}#site-footer a:hover{color:#222}.footer-sep{color:#bbb}.overview-body{display:flow-root}.boxart{float:right;width:160px;margin:0 0 .75em 1.25em;border-radius:4px;box-shadow:2px 2px 8px #00000040}.screenshot-gallery{display:flex;gap:.75em;margin:1em 0;flex-wrap:wrap}.screenshot{width:240px;height:auto;border:2px solid #ccc;border-radius:3px;cursor:zoom-in;transition:border-color .15s}.screenshot:hover{border-color:#1e6753}#lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;z-index:2000;align-items:center;justify-content:center;cursor:zoom-out}#lightbox.open{display:flex}#lightbox img{width:clamp(300px,80vmin,900px);height:auto;image-rendering:pixelated;border:3px solid rgba(255,255,255,.2);border-radius:4px}@media (max-width: 640px){.boxart{float:none;display:block;width:120px;margin:0 auto 1em}.screenshot{width:100px}}#nav-hamburger{display:none;background:none;border:none;color:#ffffffd9;font-size:1.5rem;cursor:pointer;padding:.4em .6em;margin-left:auto;line-height:1;border-radius:4px}#nav-hamburger:hover{background:#ffffff1f;color:#fff}#nav-drawer-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:999}#nav-drawer-overlay.open{display:block}#nav-drawer{position:fixed;top:0;left:0;width:270px;height:100vh;background:#2d4a6b;transform:translate(-100%);transition:transform .25s ease;z-index:1000;padding:.75em .75em 2em;display:flex;flex-direction:column;overflow-y:auto}#nav-drawer.open{transform:translate(0)}body.drawer-open{overflow:hidden}#nav-drawer-close{background:none;border:none;color:#fff9;font-size:1.1rem;cursor:pointer;align-self:flex-end;padding:.4em .6em;border-radius:4px;line-height:1;margin-bottom:.5em}#nav-drawer-close:hover{background:#ffffff1a;color:#fff}#nav-drawer-links,#nav-drawer-auth{list-style:none;padding:0;margin:0}#nav-drawer-links li a,#nav-drawer-auth li a{display:block;padding:.8em .75em;color:#ffffffd9;text-decoration:none;font-size:1.1rem;border-radius:4px}#nav-drawer-links li a:hover,#nav-drawer-auth li a:hover{background:#ffffff1a;color:#fff}.drawer-divider{border-top:1px solid rgba(255,255,255,.15);margin:.75em 0}@media (max-width: 640px){#nav-hamburger{display:block}#nav-links,#nav-auth{display:none}nav{align-items:center;padding:0}.site{margin-right:8px}.site-name{margin:6px 6px 6px 0}.site-name a{font-size:1.25rem}.logo{width:20px;height:42px;background-size:20px 42px;margin:8px;min-width:20px}.logo:after{background-size:20px 42px}.logo:hover{width:20px;height:42px}.row{flex-direction:column}.column{flex:0 0 100%;min-width:0}.hero-statement{font-size:1.2rem}main{padding:.25em}section{margin:6px}}.prose h3{margin:1.2em 0 .4em;font-size:1.05rem;color:#333}.prose p{margin:.8em 0;line-height:1.75}.prose ul,.prose pre{margin:.5em 0;line-height:1.6}.prose ul{padding-left:1.5em}.captcha-box{border:1px solid #ccc;border-radius:6px;padding:.8em 1em;margin:.6em 0;background:#fafafa}.captcha-box>:first-child{margin-top:0}.captcha-box>:last-child{margin-bottom:0}.prose pre{background:#f4f4f4;border:1px solid #ddd;border-radius:4px;padding:.6em .8em;font-size:.85rem;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-all;max-width:100%}.prose .doc-screenshot{display:block;max-width:min(450px,calc(100% - 2em));height:auto;image-rendering:auto;margin:1.5em 1em 1.5em 2em;padding:10px;background:#fff;border:1px solid #bbb;border-left:4px solid #1E6753;border-radius:3px;box-shadow:0 4px 14px #0000002e}.faq-q{font-weight:700;margin-top:1.2em;font-size:1rem}.faq-a{margin-top:.3em;line-height:1.6}.faq-a p,.faq-a ul{margin:.3em 0}.faq-a ul{padding-left:1.5em}.api-endpoint{margin:1.2em 0;padding:.6em .8em;border-left:3px solid #1E6753;background:#f9f9f9}.api-endpoint p,.api-endpoint pre,.api-endpoint ul{margin:.4em 0;line-height:1.5}.api-endpoint ul{padding-left:1.5em}.method{display:inline-block;font-size:.75rem;font-weight:700;padding:.1em .4em;border-radius:3px;margin-right:.4em;color:#fff;font-family:monospace}.method.get{background:#2e7d32}.method.post{background:#1565c0}.method.patch{background:#e65100}.method.delete{background:#b71c1c}button{padding:.4em 1em;background:#1e6753;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem;display:inline-flex;align-items:center;gap:.5em}button:hover:not(:disabled){background:#175443}button.btn-link{background:none;color:#4db893;padding:0;font-size:inherit;text-decoration:underline;border-radius:0}button.btn-link:hover:not(:disabled){background:none;color:#6fcca8}button:disabled{opacity:.7;cursor:not-allowed}.compute-section .body{position:relative}.loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;flex-direction:column;align-items:center;justify-content:center;gap:1em;z-index:10;border-radius:0 0 6px 6px}.loading-spinner{width:48px;height:48px;border:4px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.loading-text{font-size:1rem;color:#fff;font-weight:500}.btn-spinner{display:none;width:.85em;height:.85em;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.acct-info-grid{display:grid;grid-template-columns:max-content 1fr;gap:.3em 1.5em;align-items:baseline}.acct-info-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:#888}.acct-field{margin-bottom:1em}.acct-field>label{display:block;font-weight:700;margin-bottom:.3em}.acct-field input[type=text]{width:100%;max-width:360px;padding:.4em .6em;border:1px solid #ccc;border-radius:4px;font-size:1rem}.acct-field-hint{font-size:.85rem;color:#666;margin-bottom:.5em}.acct-field-note{font-size:.85rem;color:#666}.acct-actions{display:flex;align-items:center;gap:1em;margin-top:.75em}.acct-msg{font-size:.9rem}.acct-msg-ok{color:#1e6753}.acct-msg-error{color:#b00020}.privacy-options{display:flex;flex-direction:column;gap:.15em;margin-top:.4em}.privacy-option{display:flex;flex-direction:column;gap:.1em;cursor:pointer;padding:.3em .5em;border-radius:4px}.privacy-option:hover{background:#f5f5f5}.privacy-option-row{display:flex;align-items:center;gap:.5em}.privacy-option-row input[type=radio]{flex-shrink:0;accent-color:#1E6753}.privacy-option-name{font-weight:700;font-size:.95rem}.privacy-option-desc{font-size:.85rem;color:#555;margin-left:1.5em}.toggle-option{display:flex;align-items:flex-start;gap:.75em;cursor:pointer;padding:.5em 0}.toggle-option input[type=checkbox]{margin-top:.2em;flex-shrink:0;accent-color:#1E6753;width:1em;height:1em}.toggle-option-text{display:flex;flex-direction:column;gap:.15em}.toggle-option-name{font-weight:700;font-size:.95rem}.toggle-option-desc{font-size:.85rem;color:#555}.host-item{padding:.75em 0;border-bottom:1px solid #eee}.host-item:last-child{border-bottom:none}.host-archived{opacity:.55}.host-item-header{display:flex;align-items:center;gap:.5em;margin-bottom:.4em;flex-wrap:wrap}.host-item-id{font-weight:700;font-size:.95rem}.host-platform{font-size:.8rem;color:#666;font-family:monospace}.host-badge{font-size:.7rem;font-weight:700;padding:.1em .45em;border-radius:3px;color:#fff;text-transform:uppercase;letter-spacing:.04em}.host-badge-boinc{background:#1565c0}.host-badge-api{background:#2e7d32}.host-badge-web{background:#6a1b9a}.host-archived-badge{font-size:.75rem;font-weight:700;padding:.1em .45em;border-radius:3px;background:#888;color:#fff;text-transform:uppercase;letter-spacing:.04em}.host-item-name-row{display:flex;align-items:center;gap:.5em;flex-wrap:wrap;margin-bottom:.3em}.host-name-input{padding:.35em .6em;border:1px solid #ccc;border-radius:4px;font-size:.95rem;width:260px;max-width:100%}.host-item-meta{font-size:.8rem;color:#888}.hosts-table-wrap{width:100%;overflow-x:hidden}.hosts-table{width:100%;border-collapse:collapse;font-size:.88rem;table-layout:auto}.hosts-table th{text-align:left;font-size:.72rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:0 1em .6em 0;border-bottom:1px solid #334155;white-space:nowrap}.hosts-table th:last-child,.hosts-table td:last-child{padding-right:0}.hosts-table td{padding:.55em 1em .55em 0;border-bottom:1px solid #1e293b;vertical-align:middle}.hosts-table tr:last-child td{border-bottom:none}.hosts-table tr.host-archived td{opacity:.55}.hosts-table .col-id{white-space:nowrap;font-weight:600}.hosts-table .col-type{white-space:nowrap}.hosts-table .col-name{width:99%;min-width:0}.hosts-table .col-stat{white-space:nowrap;text-align:right;color:#94a3b8;min-width:5em}.hosts-table .col-seen{white-space:nowrap;color:#64748b;font-size:.8rem}.hosts-table .col-actions{white-space:nowrap}.hosts-name-row{display:flex;align-items:center;gap:.4em;min-width:0}.hosts-name-row input{flex:1;min-width:0;max-width:240px;padding:.3em .5em;border:1px solid #334155;border-radius:4px;font-size:.85rem;background:#0f172a;color:#e2e8f0}.hosts-name-row .acct-msg{white-space:nowrap}.hosts-mobile-stats{display:none;font-size:.75rem;color:#64748b;margin-top:.3em}@media (max-width: 600px){.hosts-table .col-stat,.hosts-table .col-seen{display:none}.hosts-mobile-stats{display:block}.hosts-name-row input{max-width:100%}}.progress-bar-wrap{background:#1a1a1a;border-radius:4px;height:18px;overflow:hidden;margin-bottom:.5em}.progress-bar-fill{height:100%;background:#1e6753;border-radius:4px;transition:width .3s ease;min-width:4px}.progress-pct{font-size:1.4rem;font-weight:700;margin-bottom:1.2em;color:#222}.stats-progress-section,.stats-leaderboard-section{flex:1 1 100%;max-width:900px;box-sizing:border-box}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1em}.stats-grid-item{background:#111;border-radius:6px;padding:.75em 1em}.stats-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted, #aaa);margin-bottom:.25em}.stats-value{font-size:1.1rem;font-weight:700;word-break:break-all;color:#eee}.leaderboard-table{width:100%;border-collapse:collapse;font-size:.95rem}.leaderboard-table thead th{text-align:left;padding:.4em .6em;border-bottom:1px solid #333;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted, #aaa)}.leaderboard-table tbody tr:hover{background:#111;color:#eee}.leaderboard-table td{padding:.5em .6em;border-bottom:1px solid #1a1a1a}td.lb-rank{width:2.5em;color:var(--text-muted, #aaa);font-size:.85rem}td.lb-score{text-align:right;font-variant-numeric:tabular-nums}.lb-hidden{color:var(--text-muted, #aaa);font-style:italic}.lb-empty{text-align:center;color:var(--text-muted, #aaa);padding:1.5em 0}.cached-at{margin-top:.75em;font-size:.75rem;color:var(--text-muted, #aaa);text-align:right}.stats-sublabel{margin-top:.3em;font-size:.75rem;color:var(--text-muted, #aaa)}.progress-eta{margin-top:.4em;text-align:center;font-size:.9rem;color:#555}.window-tabs{display:inline-flex;gap:.25em;margin-left:1em;vertical-align:middle}.window-tabs-global{margin:0;gap:.4em}.window-tabs-global button{padding:.4em 1em;font-size:.95rem}.window-tabs button{background:transparent;border:1px solid var(--border, #444);color:var(--text-muted, #aaa);padding:.15em .6em;font-size:.8rem;cursor:pointer;border-radius:3px}.window-tabs button:hover{color:var(--text, #ddd);border-color:var(--text-muted, #aaa)}.window-tabs button.active{background:var(--accent, #4a8);color:var(--bg, #111);border-color:var(--accent, #4a8)}.chart-wrap{position:relative;height:260px;width:100%}.cred-create-form{display:flex;flex-direction:column;gap:.6em;max-width:480px}.cred-create-row{display:flex;align-items:center;gap:.6em}.cred-create-row label{width:5em;flex-shrink:0}.cred-create-row input,.cred-create-row select{flex:1;padding:.4em .6em;font-size:.95rem}.cred-create-row button{padding:.4em 1.2em}.cred-table{width:100%;border-collapse:collapse}.cred-table th,.cred-table td{padding:.5em .75em;text-align:left;border-bottom:1px solid #eee}.cred-table th{font-weight:600;color:#555;font-size:.85rem;text-transform:uppercase;letter-spacing:.04em}.cred-unnamed{color:#999;font-style:italic}.cred-row-actions{text-align:right}.cred-revoke{background:#c62828;color:#fff;border:none;border-radius:3px;padding:.25em .7em;font-size:.8rem;cursor:pointer}.cred-revoke:hover{background:#a91f1f}.cred-result-intro{margin:1em 0 .6em}.cred-result-section{margin-bottom:.8em}.cred-result-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:#555;margin-bottom:.25em}.cred-result-row{display:flex;align-items:center;gap:.5em}.cred-result-value{flex:1;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9rem;background:#f4faf7;border:1px solid #c8e0d4;border-radius:4px;padding:.4em .6em;word-break:break-all}.cred-copy{padding:.35em .9em;font-size:.9rem;min-width:4.5em}.inline-icon-link{display:inline-flex;align-items:center;gap:.25em;vertical-align:text-bottom}.about-icon-row{display:flex;gap:1.5em;margin-top:.5em}.anon-helping{color:#1e6753;font-weight:500;margin:.4em 0 .8em}.compute-credit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75em;margin:.8em 0 1em}.compute-credit-tile{background:#f4faf7;border:1px solid #c8e0d4;border-radius:6px;padding:.7em .9em}.compute-credit-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:#5a7a6b;margin-bottom:.25em}.compute-credit-value{font-size:1.2rem;font-weight:700;color:#1e6753;font-variant-numeric:tabular-nums;word-break:break-all}.compute-credit-unit{font-size:.85rem;font-weight:400;color:#5a7a6b}@media (max-width: 640px){.compute-credit-grid{grid-template-columns:1fr}}.anon-nudge{margin:.8em 0;padding:.8em 1em;background:#fff8e1;border:1px solid #f5d76e;border-radius:6px;color:#5a4a00;font-size:.95rem;line-height:1.5}.anon-nudge a{font-weight:600;color:#1e6753}.compute-settings{margin-top:14px;padding:10px 12px;background:#f6f8f7;border:1px solid #d4dcd8;border-radius:6px}.compute-settings-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13px;padding:3px 0}.compute-settings-row+.compute-settings-row{border-top:1px solid #e3e8e5;margin-top:3px;padding-top:6px}.compute-settings-label{color:#333;display:flex;align-items:center;gap:4px}.compute-settings-speed{margin-left:auto;font-size:.85rem;color:#555;font-variant-numeric:tabular-nums}.compute-pool-input{width:60px;font-size:13px;border:1px solid #c0c8c4;border-radius:4px;padding:3px 6px;text-align:center}.compute-pool-bars{min-height:0;margin-top:6px}.compute-pool-bar{display:flex;align-items:center;gap:8px;margin-bottom:4px}.compute-pool-bar-label{font-size:12px;color:#555;width:70px;flex-shrink:0}.compute-pool-bar-track{flex:1;background:#d8e0dc;border-radius:3px;height:6px;overflow:hidden;position:relative}.pool-gpu .compute-pool-bar-track{background:#d4dced}.compute-pool-bar-fill{height:6px;border-radius:3px;width:0%;background:#1e6753;transition:width .2s}.pool-gpu .compute-pool-bar-fill{background:#2c4a7d}.compute-pool-bar-fill.indeterminate{background:none;background-image:repeating-linear-gradient(45deg,#c0cac4,#c0cac4 6px,#d8e0dc 6px,#d8e0dc 12px);background-size:17px 6px;animation:progress-stripes .4s linear infinite;width:100%;transition:none}.compute-pool-bar-fill.submitting{background:none;background-image:repeating-linear-gradient(45deg,#1e6753,#1e6753 6px,#2a8a6f 6px,#2a8a6f 12px);background-size:17px 6px;animation:progress-stripes .4s linear infinite;width:100%;transition:none}.pool-gpu .compute-pool-bar-fill.submitting{background-image:repeating-linear-gradient(45deg,#2c4a7d,#2c4a7d 6px,#3c63a3 6px,#3c63a3 12px)}.compute-pool-bar-pct{font-size:12px;color:#555;width:36px;text-align:right;flex-shrink:0;font-variant-numeric:tabular-nums}@keyframes progress-stripes{0%{background-position:0 0}to{background-position:17px 0}}.compute-summary{margin-top:14px;padding-top:10px;border-top:1px solid #d4dcd8;font-size:.9rem}.compute-summary-row{display:flex;gap:6px;margin-bottom:3px}.compute-summary-label{color:#555;min-width:100px}.compute-diagnostics{margin-top:14px;font-size:.85rem;color:#555}.compute-diagnostics summary{cursor:pointer;-webkit-user-select:none;user-select:none;color:#1e6753}.compute-diagnostics-body{margin-top:8px;padding:10px;background:#f9f9f8;border:1px solid #e3e3e0;border-radius:4px;line-height:1.6;font-variant-numeric:tabular-nums;overflow-x:auto;max-width:100%}.compute-diagnostics-body pre,.compute-diagnostics-body #diag-workers,.compute-diagnostics-body #diag-refill-history{overflow-x:auto;max-width:100%;box-sizing:border-box}.compute-diagnostics-body strong{color:#333;font-weight:600}.my-stats-link{display:inline-block;padding:.5em 1.2em;background:var(--accent, #4a8);color:#fff;text-decoration:none;border-radius:4px;font-size:.95rem}.my-stats-link:hover{filter:brightness(1.1)}.chart-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--text-muted, #aaa);font-size:.9rem;text-align:center;padding:1em}.custom-legend{display:flex;flex-wrap:wrap;gap:.4em 1em;padding:.5em 0 0;font-size:.85rem;color:#555;justify-content:center}.custom-legend-item{cursor:pointer;display:inline-flex;align-items:center;gap:.4em;transition:color .1s}.custom-legend-item.active{color:#000;font-weight:700}.custom-legend-item.dim{color:#aaa}.legend-swatch{display:inline-block;width:12px;height:12px;border-radius:2px}@media (max-width: 640px){.stats-grid{grid-template-columns:1fr 1fr}}@keyframes progress-stripes{0%{background-position:28px 0}to{background-position:0 0}}#progress-bar.indeterminate{width:100%!important;transition:none!important;border-radius:4px;background-image:repeating-linear-gradient(45deg,#3b82f6,#3b82f6 10px,#1d4ed8 10px,#1d4ed8 20px);background-size:28px 28px;animation:progress-stripes .5s linear infinite}
