:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.signin-container{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.signin-header{text-align:center;margin-bottom:2rem}.signin-header h1{color:var(--text-h);margin:0;font-size:2.25rem;font-weight:700}.signin-header .subtitle{color:var(--text);margin-top:.5rem;font-size:1.05rem}.signin-card{background:var(--bg);border:1px solid var(--border);width:100%;max-width:440px;box-shadow:var(--shadow);box-sizing:border-box;border-radius:12px;padding:2rem}.sign-in-prompt{text-align:center;flex-direction:column;align-items:center;display:flex}.sign-in-prompt h2{margin:0 0 .5rem;font-size:1.5rem}.prompt-text{color:var(--text);margin-bottom:1.5rem;font-size:.95rem}.button-wrapper{justify-content:center;align-items:center;min-height:48px;margin-bottom:1.5rem;display:flex}.google-btn-slot{justify-content:center;display:flex}.config-notice{background-color:var(--code-bg);border:1px solid var(--border);text-align:left;border-radius:8px;margin-top:1rem;padding:1rem;font-size:.85rem}.config-notice .notice-title{color:var(--text-h);margin-bottom:.35rem;font-weight:600}.config-notice .notice-body{color:var(--text);margin-bottom:.5rem}.config-notice .notice-instructions{color:var(--text);margin-bottom:.75rem;line-height:1.4}.config-notice a{color:var(--accent);text-decoration:underline}.signed-in-view{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex}.status-badge{border-radius:9999px;align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-flex}.status-badge.success{color:#16a34a;background:#22c55e1f;border:1px solid #22c55e40}.badge-dot{background:#16a34a;border-radius:50%;width:8px;height:8px}.user-profile-header{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.user-avatar-small{border:2px solid var(--border);width:40px;height:40px;box-shadow:var(--shadow);object-fit:cover;border-radius:50%;flex-shrink:0}.user-profile-info{text-align:left}.user-name-prominent{color:var(--text-h);margin:0;font-size:1.6rem;font-weight:700;line-height:1.2}.user-email{color:var(--text);margin-top:.15rem;font-size:.9rem}.details-box{background:var(--code-bg);border:1px solid var(--border);box-sizing:border-box;border-radius:8px;width:100%;padding:.75rem 1rem}.details-title{color:var(--text-h);margin-bottom:.25rem;font-size:.85rem;font-weight:600}.details-desc{color:var(--text);font-size:.8rem;line-height:1.35}.btn{cursor:pointer;border-radius:6px;padding:.5rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .15s ease-in-out}.secondary-btn{color:var(--text-h);border:1px solid var(--border);background:0 0}.secondary-btn:hover{background:var(--code-bg)}.test-btn{background:var(--accent-bg);width:100%;color:var(--accent);border:1px solid var(--accent-border);padding:.5rem;font-size:.85rem}.test-btn:hover{filter:brightness(1.05)}.token-debug-section{box-sizing:border-box;background:var(--code-bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:.5rem;width:100%;padding:.75rem 1rem;display:flex}.token-debug-header{justify-content:space-between;align-items:center;display:flex}.token-debug-label{color:var(--text-h);font-size:.82rem;font-weight:600}.copy-token-btn{background:var(--bg);color:var(--text-h);border:1px solid var(--border);min-width:88px;padding:.25rem .65rem;font-size:.78rem}.copy-token-btn:hover{background:var(--social-bg)}.token-textarea{box-sizing:border-box;width:100%;max-width:100%;font-family:var(--mono);color:var(--text);background:var(--bg);border:1px solid var(--border);resize:vertical;word-break:break-all;white-space:pre-wrap;border-radius:6px;height:64px;max-height:100px;padding:.5rem;font-size:.75rem;line-height:1.35;overflow:auto}.role-badge{border-radius:9999px;align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-flex}.role-badge.parent{color:#9333ea;background:#9333ea1f;border:1px solid #9333ea40}.role-badge.parent .badge-dot{background:#9333ea}.role-badge.child{color:#2563eb;background:#3b82f61f;border:1px solid #3b82f640}.role-badge.child .badge-dot{background:#2563eb}.view-container{border:1px solid var(--border);background:var(--bg);box-sizing:border-box;text-align:left;border-radius:8px;width:100%;padding:1rem}.view-header h3{color:var(--text-h);margin:0 0 .25rem;font-size:1.1rem}.view-header p{color:var(--text);margin:0 0 1rem;font-size:.85rem}.placeholder-card{background:var(--code-bg);border:1px dashed var(--border);border-radius:6px;padding:1rem}.placeholder-title{color:var(--text-h);margin:0 0 .35rem;font-size:.9rem;font-weight:600}.placeholder-desc{color:var(--text);margin:0;font-size:.825rem;line-height:1.4}.primary-btn{color:#fff;background:#2563eb;border:1px solid #1d4ed8;font-weight:600}.primary-btn:hover{background:#1d4ed8}.primary-btn:disabled{opacity:.6;cursor:not-allowed}.create-job-form{background:var(--code-bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;display:flex}.create-job-form h4{color:var(--text-h);margin:0 0 .25rem;font-size:1.05rem}.form-group{flex-direction:column;gap:.35rem;width:100%;display:flex}.form-group label{color:var(--text-h);font-size:.825rem;font-weight:600}.form-group input,.form-group textarea{background:var(--bg);color:var(--text-h);border:1px solid var(--border);box-sizing:border-box;border-radius:6px;padding:.5rem .75rem;font-family:inherit;font-size:.875rem}.form-group input:focus,.form-group textarea:focus{border-color:#2563eb;outline:none}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (width<=480px){.form-row{grid-template-columns:1fr}}.form-error{color:#dc2626;background:#ef44441a;border:1px solid #ef444433;border-radius:6px;padding:.5rem .75rem;font-size:.825rem}.form-success{color:#16a34a;background:#22c55e1a;border:1px solid #22c55e33;border-radius:6px;padding:.5rem .75rem;font-size:.825rem}.job-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin-top:1rem;display:grid}.job-card{background:var(--bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;justify-content:space-between;gap:.75rem;padding:1rem;display:flex;box-shadow:0 1px 3px #0000000d}.job-card-header{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.job-title{color:var(--text-h);margin:0;font-size:1rem;font-weight:600}.job-description{color:var(--text);margin:0;font-size:.85rem;line-height:1.4}.job-card-details{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:.5rem;font-size:.825rem;display:flex}.job-detail-item{align-items:center;gap:.25rem;display:flex}.detail-label{color:var(--text)}.detail-value{color:var(--text-h);font-weight:600}.detail-value.reward{color:#16a34a;font-size:.95rem}.job-status-badge{text-transform:uppercase;letter-spacing:.025em;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:700}.job-status-badge.available{color:#2563eb;background:#3b82f61f;border:1px solid #3b82f640}.job-status-badge.allocated{color:#ca8a04;background:#eab3081f;border:1px solid #eab30840}.job-status-badge.completed{color:#9333ea;background:#9333ea1f;border:1px solid #9333ea40}.job-status-badge.paid{color:#16a34a;background:#22c55e1f;border:1px solid #22c55e40}.job-list-loading,.job-list-empty{text-align:center;color:var(--text);background:var(--code-bg);border:1px dashed var(--border);border-radius:6px;padding:1.5rem;font-size:.9rem}.job-list-error{color:#dc2626;background:#ef44441a;border:1px solid #ef444433;border-radius:6px;padding:1rem;font-size:.875rem}.job-card-actions{gap:.5rem;margin-top:.5rem;display:flex}.job-card-actions .btn{flex:1}.btn-claim{color:#fff;background:#2563eb;border:1px solid #1d4ed8;font-weight:600}.btn-claim:hover{background:#1d4ed8}.btn-claim:disabled{opacity:.6;cursor:not-allowed}.btn-release{color:#fff;background:#ea580c;border:1px solid #c2410c;font-weight:600}.btn-release:hover{background:#c2410c}.btn-release:disabled{opacity:.6;cursor:not-allowed}.btn-complete{color:#fff;background:#9333ea;border:1px solid #7e22ce;font-weight:600}.btn-complete:hover{background:#7e22ce}.btn-complete:disabled{opacity:.6;cursor:not-allowed}.btn-pay{color:#fff;background:#16a34a;border:1px solid #15803d;font-weight:600}.btn-pay:hover{background:#15803d}.btn-pay:disabled{opacity:.6;cursor:not-allowed}.btn-delete{color:#fff;background:#dc2626;border:1px solid #b91c1c;font-weight:600}.btn-delete:hover{background:#b91c1c}.btn-delete:disabled{opacity:.6;cursor:not-allowed}.job-card-error{color:#dc2626;background:#ef44441a;border-radius:4px;padding:.35rem .5rem;font-size:.775rem}.jobs-section{margin-top:1.5rem}.jobs-section h4{color:var(--text-h);margin:0 0 .75rem;font-size:1.05rem}.earnings-summary{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.25rem;display:grid}@media (width<=480px){.earnings-summary{grid-template-columns:1fr}}.stat-card{background:var(--code-bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:.25rem;padding:1rem;display:flex}.stat-card.primary{border-left:4px solid #16a34a}.stat-card.secondary{border-left:4px solid #9333ea}.stat-label{color:var(--text);text-transform:uppercase;letter-spacing:.03em;font-size:.8rem;font-weight:600}.stat-value{color:var(--text-h);font-size:1.5rem;font-weight:700}.debug-accordion{background:var(--code-bg);border:1px solid var(--border);box-sizing:border-box;text-align:left;border-radius:8px;width:100%;overflow:hidden}.debug-summary{color:var(--text-h);cursor:pointer;-webkit-user-select:none;user-select:none;padding:.75rem 1rem;font-size:.85rem;font-weight:600;transition:background .15s ease-in-out}.debug-summary:hover{background:var(--border)}.debug-accordion[open] .debug-summary{border-bottom:1px solid var(--border)}.debug-accordion-content{flex-direction:column;gap:1rem;padding:1rem;display:flex}
