.auth-module__u5r3CG__wrap{background:var(--surface);flex:1;justify-content:center;align-items:center;padding:24px;display:flex}@media (max-width:640px){.auth-module__u5r3CG__wrap{padding:16px}}.auth-module__u5r3CG__card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-card);width:100%;max-width:420px;box-shadow:var(--shadow);flex-direction:column;gap:24px;padding:32px;display:flex}@media (max-width:640px){.auth-module__u5r3CG__card{padding:24px}}.auth-module__u5r3CG__header{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.auth-module__u5r3CG__title{color:var(--text-primary);font-size:18px;font-weight:600}.auth-module__u5r3CG__form{flex-direction:column;gap:16px;display:flex}.auth-module__u5r3CG__roleGroup{flex-direction:column;gap:8px;display:flex}.auth-module__u5r3CG__roleLegend{color:var(--text-secondary);font-size:13px;font-weight:500}.auth-module__u5r3CG__roleOption{border:1px solid var(--border);border-radius:var(--radius-button);cursor:pointer;align-items:flex-start;gap:10px;padding:12px;display:flex}.auth-module__u5r3CG__roleOption:has(input:checked){border-color:var(--accent);background:var(--accent-light)}.auth-module__u5r3CG__roleOption input{accent-color:var(--accent);margin-top:2px}.auth-module__u5r3CG__roleOptionText{flex-direction:column;gap:2px;display:flex}.auth-module__u5r3CG__roleOptionTitle{color:var(--text-primary);font-size:14px;font-weight:500}.auth-module__u5r3CG__roleOptionHint{color:var(--text-secondary);font-size:13px}.auth-module__u5r3CG__footer{text-align:center;color:var(--text-secondary);font-size:14px}.auth-module__u5r3CG__footer a{color:var(--accent);font-weight:500}.auth-module__u5r3CG__successCard{text-align:center;flex-direction:column;gap:8px;padding:8px 0;display:flex}
.ui-module__gjHJ_W__page{flex:1;width:100%;max-width:1080px;margin:0 auto;padding:24px}.ui-module__gjHJ_W__full{flex-direction:column;flex:1;display:flex}@media (max-width:640px){.ui-module__gjHJ_W__page{padding:16px}}.ui-module__gjHJ_W__appShell{flex:1;display:flex}.ui-module__gjHJ_W__appMain{flex-direction:column;flex:1;min-width:0;display:flex}@media (max-width:768px){.ui-module__gjHJ_W__appMain{padding-bottom:64px}}.ui-module__gjHJ_W__pageHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.ui-module__gjHJ_W__pageTitle{color:var(--text-primary);font-size:22px;font-weight:600}.ui-module__gjHJ_W__wordmark{color:var(--text-primary);align-items:center;gap:8px;font-size:18px;font-weight:600;display:inline-flex}.ui-module__gjHJ_W__wordmarkLarge{gap:12px;font-size:36px}.ui-module__gjHJ_W__logoDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:10px;height:10px}.ui-module__gjHJ_W__wordmarkLarge .ui-module__gjHJ_W__logoDot{width:16px;height:16px}.ui-module__gjHJ_W__actions{flex-wrap:wrap;gap:12px;display:flex}.ui-module__gjHJ_W__btn{border-radius:var(--radius-button);white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:background-color .15s,filter .15s,opacity .15s;display:inline-flex}.ui-module__gjHJ_W__btn:disabled{opacity:.5;cursor:not-allowed}.ui-module__gjHJ_W__btnPrimary{background:var(--accent);color:#fff}.ui-module__gjHJ_W__btnPrimary:hover:not(:disabled){background:var(--accent-hover)}.ui-module__gjHJ_W__btnSecondary{background:var(--bg);color:var(--text-primary);border:1px solid var(--border)}.ui-module__gjHJ_W__btnSecondary:hover:not(:disabled){background:var(--surface)}.ui-module__gjHJ_W__btnApprove{background:var(--success-text);color:#fff}.ui-module__gjHJ_W__btnApprove:hover:not(:disabled){filter:brightness(.92)}.ui-module__gjHJ_W__btnReject{background:var(--bg);color:var(--danger-text);border:1px solid var(--danger-text)}.ui-module__gjHJ_W__btnReject:hover:not(:disabled){background:var(--danger-bg)}.ui-module__gjHJ_W__btnFull{width:100%}.ui-module__gjHJ_W__btnSmall{padding:8px 16px;font-size:13px}.ui-module__gjHJ_W__card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow)}.ui-module__gjHJ_W__surfaceCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card)}.ui-module__gjHJ_W__field{flex-direction:column;gap:6px;display:flex}.ui-module__gjHJ_W__label{color:var(--text-secondary);font-size:13px;font-weight:500}.ui-module__gjHJ_W__input{border:1px solid var(--border);border-radius:var(--radius-button);width:100%;color:var(--text-primary);background:var(--bg);padding:10px 12px;font-size:14px}.ui-module__gjHJ_W__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light);outline:none}.ui-module__gjHJ_W__input::placeholder{color:var(--text-hint)}.ui-module__gjHJ_W__helpText{color:var(--text-secondary);font-size:13px;line-height:1.5}.ui-module__gjHJ_W__errorText{color:var(--danger-text);font-size:13px}.ui-module__gjHJ_W__textSecondary{color:var(--text-secondary)}.ui-module__gjHJ_W__textHint{color:var(--text-hint);font-size:13px}.ui-module__gjHJ_W__pill{border-radius:var(--radius-pill);text-transform:capitalize;white-space:nowrap;align-items:center;padding:4px 12px;font-size:12px;font-weight:500;display:inline-flex}.ui-module__gjHJ_W__badgeCount{border-radius:var(--radius-pill);background:var(--accent);color:#fff;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:600;display:inline-flex}.ui-module__gjHJ_W__banner{background:var(--accent-light);color:var(--accent-text);border-radius:var(--radius-card);align-items:center;gap:8px;padding:12px 16px;font-size:14px;line-height:1.5;display:flex}.ui-module__gjHJ_W__bannerSuccess{background:var(--success-bg);color:var(--success-text)}.ui-module__gjHJ_W__bannerDanger{background:var(--danger-bg);color:var(--danger-text)}.ui-module__gjHJ_W__progressTrack{background:var(--border);border-radius:2px;width:100%;height:4px;overflow:hidden}.ui-module__gjHJ_W__progressFill{background:var(--accent);border-radius:2px;height:100%}.ui-module__gjHJ_W__divider{border:none;border-top:1px solid var(--border);margin:32px 0}.ui-module__gjHJ_W__emptyState{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);flex-direction:column;align-items:flex-start;gap:12px;padding:32px 24px;display:flex}.ui-module__gjHJ_W__emptyStateText{color:var(--text-secondary);font-size:14px}.ui-module__gjHJ_W__statGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;max-width:680px;margin:24px 0;display:grid}@media (max-width:640px){.ui-module__gjHJ_W__statGrid{grid-template-columns:1fr 1fr;gap:12px}}.ui-module__gjHJ_W__statCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);flex-direction:column;gap:4px;padding:20px;display:flex}.ui-module__gjHJ_W__statValue{color:var(--text-primary);font-size:28px;font-weight:600}.ui-module__gjHJ_W__statLabel{color:var(--text-secondary);font-size:13px}
.dashboard-module__pWqUQa__statGrid{grid-template-columns:repeat(2,1fr);gap:16px;max-width:480px;margin:24px 0;display:grid}@media (max-width:480px){.dashboard-module__pWqUQa__statGrid{grid-template-columns:1fr}}.dashboard-module__pWqUQa__statCard{position:relative}.dashboard-module__pWqUQa__statBadge{position:absolute;top:16px;right:16px}
.orders-module__pzxrzW__list{border:1px solid var(--border);border-radius:var(--radius-card);margin-top:24px;overflow:hidden}.orders-module__pzxrzW__row{border-bottom:1px solid var(--border);background:var(--bg);align-items:center;gap:16px;padding:14px 16px;display:flex}.orders-module__pzxrzW__row:last-child{border-bottom:none}.orders-module__pzxrzW__cover{object-fit:cover;background:var(--surface);border-radius:4px;flex-shrink:0;width:44px;height:62px}.orders-module__pzxrzW__info{flex-direction:column;flex:220px;gap:2px;min-width:0;display:flex}.orders-module__pzxrzW__title{color:var(--text-primary);font-weight:600}.orders-module__pzxrzW__seller{color:var(--text-secondary);font-size:13px}.orders-module__pzxrzW__progressCell{flex-direction:column;flex:140px;gap:4px;display:flex}.orders-module__pzxrzW__progressLabel{color:var(--text-secondary);white-space:nowrap;font-size:12px}.orders-module__pzxrzW__right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.orders-module__pzxrzW__price{color:var(--text-primary);white-space:nowrap;font-weight:600}.orders-module__pzxrzW__date{color:var(--text-hint);white-space:nowrap;font-size:12px}@media (max-width:768px){.orders-module__pzxrzW__row{flex-wrap:wrap}.orders-module__pzxrzW__right{flex-direction:row;justify-content:space-between;align-items:center;width:100%}}
.history-module__Ki3iGG__tabs{border-bottom:1px solid var(--border);gap:4px;margin-bottom:24px;display:flex}.history-module__Ki3iGG__tab{color:var(--text-secondary);border-bottom:2px solid #0000;padding:10px 16px;font-size:14px;font-weight:500}.history-module__Ki3iGG__tabActive{color:var(--accent);border-bottom-color:var(--accent)}.history-module__Ki3iGG__list{flex-direction:column;gap:12px;display:flex}.history-module__Ki3iGG__row{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-card);flex-wrap:wrap;align-items:center;gap:16px;padding:16px;display:flex}.history-module__Ki3iGG__info{flex-direction:column;flex:240px;gap:4px;min-width:0;display:flex}.history-module__Ki3iGG__title{color:var(--text-primary);font-weight:600}.history-module__Ki3iGG__meta{color:var(--text-secondary);font-size:13px}.history-module__Ki3iGG__note{color:var(--text-hint);font-size:13px;font-style:italic}.history-module__Ki3iGG__link{color:var(--accent);font-size:14px;text-decoration:underline}.history-module__Ki3iGG__right{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.history-module__Ki3iGG__date{color:var(--text-hint);font-size:12px}
.proofs-module__dn-Gbq__list{flex-direction:column;gap:16px;margin-top:24px;display:flex}.proofs-module__dn-Gbq__card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow);flex-wrap:wrap;gap:20px;padding:20px;display:flex}.proofs-module__dn-Gbq__cardWarning{border-color:var(--warning-text)}.proofs-module__dn-Gbq__bookSection{flex:240px;gap:12px;display:flex}.proofs-module__dn-Gbq__cover{object-fit:cover;background:var(--surface);border-radius:4px;flex-shrink:0;width:64px;height:92px}.proofs-module__dn-Gbq__bookInfo{flex-direction:column;gap:6px;min-width:0;display:flex}.proofs-module__dn-Gbq__bookTitle{color:var(--text-primary);font-weight:600}.proofs-module__dn-Gbq__bookLink{color:var(--accent);font-size:13px;text-decoration:underline}.proofs-module__dn-Gbq__submissionSection{border-left:1px solid var(--border);flex-direction:column;flex:240px;gap:8px;padding-left:20px;display:flex}@media (max-width:900px){.proofs-module__dn-Gbq__submissionSection{border-left:none;border-top:1px solid var(--border);padding-top:16px;padding-left:0}}.proofs-module__dn-Gbq__reviewerRow{color:var(--text-primary);font-size:14px}.proofs-module__dn-Gbq__metaRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.proofs-module__dn-Gbq__attemptBadge{border-radius:var(--radius-pill);background:var(--surface);color:var(--text-secondary);padding:4px 10px;font-size:12px;font-weight:500}.proofs-module__dn-Gbq__attemptBadgeWarning{background:var(--warning-bg);color:var(--warning-text)}.proofs-module__dn-Gbq__actions{flex-direction:column;flex:0 0 180px;gap:10px;display:flex}@media (max-width:900px){.proofs-module__dn-Gbq__actions{border-top:1px solid var(--border);flex:100%;padding-top:16px}}
.users-module__1Riq3a__topRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.users-module__1Riq3a__count{color:var(--text-secondary);font-size:14px}.users-module__1Riq3a__search{max-width:320px;margin-bottom:16px}.users-module__1Riq3a__table{border:1px solid var(--border);border-radius:var(--radius-card);overflow:hidden}.users-module__1Riq3a__headerRow{background:var(--surface);border-bottom:1px solid var(--border);color:var(--text-secondary);align-items:center;gap:16px;padding:10px 16px;font-size:12px;font-weight:500;display:flex}.users-module__1Riq3a__row{border-bottom:1px solid var(--border);background:var(--bg);flex-wrap:wrap;align-items:center;gap:16px;padding:12px 16px;display:flex}.users-module__1Riq3a__row:last-child{border-bottom:none}.users-module__1Riq3a__email{min-width:0;color:var(--text-primary);text-overflow:ellipsis;flex:240px;font-size:14px;overflow:hidden}.users-module__1Riq3a__roleCell{flex:0 0 130px}.users-module__1Riq3a__dateCell{color:var(--text-hint);flex:0 0 110px;font-size:13px}.users-module__1Riq3a__actionsCell{flex:0 0 90px;justify-content:flex-end;display:flex}.users-module__1Riq3a__you{color:var(--text-hint);font-size:13px}@media (max-width:768px){.users-module__1Riq3a__headerRow{display:none}.users-module__1Riq3a__actionsCell{justify-content:flex-start}}
.earnings-module__bk5I1W__statRow{flex-wrap:wrap;gap:16px;margin-bottom:8px;display:flex}.earnings-module__bk5I1W__statCard{min-width:200px}.earnings-module__bk5I1W__note{color:var(--text-hint);max-width:480px;margin-top:12px;font-size:13px;line-height:1.5}.earnings-module__bk5I1W__sectionTitle{margin-top:32px;margin-bottom:12px;font-size:16px;font-weight:600}.earnings-module__bk5I1W__list{flex-direction:column;gap:12px;display:flex}.earnings-module__bk5I1W__row{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-card);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.earnings-module__bk5I1W__title{color:var(--text-primary);font-weight:600}.earnings-module__bk5I1W__meta{color:var(--text-secondary);font-size:13px}.earnings-module__bk5I1W__amount{color:var(--success-text);white-space:nowrap;font-weight:600}
.jobs-module__Nz7f_a__banners{flex-direction:column;gap:12px;margin-top:16px;display:flex}.jobs-module__Nz7f_a__grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px;display:grid}@media (max-width:768px){.jobs-module__Nz7f_a__grid{grid-template-columns:1fr}}.jobs-module__Nz7f_a__card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-card);flex-direction:column;gap:10px;padding:16px;display:flex}.jobs-module__Nz7f_a__cover{object-fit:cover;background:var(--surface);border-radius:4px;width:100%;height:160px}.jobs-module__Nz7f_a__title{color:var(--text-primary);font-weight:600}.jobs-module__Nz7f_a__instructions{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.jobs-module__Nz7f_a__instructions:hover{-webkit-line-clamp:unset;overflow:visible}.jobs-module__Nz7f_a__meta{color:var(--text-secondary);font-size:13px}
.submit-module__LG37wq__bookHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex}.submit-module__LG37wq__cover{object-fit:cover;background:var(--surface);border-radius:4px;flex-shrink:0;width:48px;height:70px}.submit-module__LG37wq__bookTitle{color:var(--text-primary);font-weight:600}.submit-module__LG37wq__loadingWrap{flex:1;justify-content:center;align-items:center;display:flex}
.my-jobs-module__gNoT1q__sectionTitle{color:var(--text-primary);margin-bottom:12px;font-size:16px;font-weight:600}.my-jobs-module__gNoT1q__list{flex-direction:column;gap:12px;display:flex}.my-jobs-module__gNoT1q__card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-card);justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.my-jobs-module__gNoT1q__title{color:var(--text-primary);font-weight:600}.my-jobs-module__gNoT1q__detail{margin-top:4px}.my-jobs-module__gNoT1q__actionCol{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}@media (max-width:640px){.my-jobs-module__gNoT1q__card{flex-wrap:wrap}.my-jobs-module__gNoT1q__actionCol{flex-direction:row;justify-content:space-between;align-items:center;width:100%}}
.billing-module__tEE-8a__totalCard{max-width:280px;margin-bottom:24px}.billing-module__tEE-8a__list{flex-direction:column;gap:12px;display:flex}.billing-module__tEE-8a__row{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-card);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.billing-module__tEE-8a__title{color:var(--text-primary);font-weight:600}.billing-module__tEE-8a__meta{color:var(--text-secondary);font-size:13px}.billing-module__tEE-8a__amount{color:var(--text-primary);white-space:nowrap;font-weight:600}.billing-module__tEE-8a__note{color:var(--text-hint);margin-top:24px;font-size:13px}
.order-detail-module__UwV7kG__backLink{color:var(--text-secondary);margin-bottom:16px;font-size:14px;display:inline-block}.order-detail-module__UwV7kG__header{flex-wrap:wrap;gap:20px;display:flex}.order-detail-module__UwV7kG__cover{object-fit:cover;background:var(--surface);border-radius:4px;flex-shrink:0;width:100px;height:144px}.order-detail-module__UwV7kG__info{flex-direction:column;gap:6px;min-width:0;display:flex}.order-detail-module__UwV7kG__title{color:var(--text-primary);font-size:20px;font-weight:600}.order-detail-module__UwV7kG__metaGrid{color:var(--text-secondary);grid-template-columns:auto auto;gap:4px 24px;margin-top:8px;font-size:14px;display:grid}.order-detail-module__UwV7kG__metaGrid dt{color:var(--text-hint);font-size:12px}.order-detail-module__UwV7kG__metaGrid dd{color:var(--text-primary);margin:0}.order-detail-module__UwV7kG__instructions{color:var(--text-secondary);max-width:560px;margin-top:12px;font-size:14px;line-height:1.5}.order-detail-module__UwV7kG__sectionTitle{margin-top:32px;margin-bottom:12px;font-size:16px;font-weight:600}.order-detail-module__UwV7kG__tableWrap{border:1px solid var(--border);border-radius:var(--radius-card);overflow-x:auto}.order-detail-module__UwV7kG__table{border-collapse:collapse;width:100%;font-size:14px}.order-detail-module__UwV7kG__table th{text-align:left;background:var(--surface);border-bottom:1px solid var(--border);color:var(--text-secondary);white-space:nowrap;padding:10px 16px;font-size:12px;font-weight:500}.order-detail-module__UwV7kG__table td{border-bottom:1px solid var(--border);white-space:nowrap;color:var(--text-primary);padding:12px 16px}.order-detail-module__UwV7kG__table tr:last-child td{border-bottom:none}.order-detail-module__UwV7kG__proofLink{color:var(--accent);text-decoration:underline}
.new-order-module__F7yNyW__layout{grid-template-columns:1fr 300px;align-items:start;gap:32px;margin-top:24px;display:grid}@media (max-width:900px){.new-order-module__F7yNyW__layout{grid-template-columns:1fr}}.new-order-module__F7yNyW__form{flex-direction:column;gap:16px;display:flex}.new-order-module__F7yNyW__summary{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);flex-direction:column;gap:12px;padding:20px;display:flex;position:sticky;top:24px}@media (max-width:900px){.new-order-module__F7yNyW__summary{position:static}}.new-order-module__F7yNyW__summaryCover{object-fit:cover;background:var(--border);border-radius:4px;align-self:center;width:96px;height:138px}.new-order-module__F7yNyW__summaryTitle{text-align:center;color:var(--text-primary);word-break:break-word;font-weight:600}.new-order-module__F7yNyW__summaryRow{color:var(--text-secondary);justify-content:space-between;font-size:14px;display:flex}.new-order-module__F7yNyW__summaryDivider{border:none;border-top:1px solid var(--border);margin:4px 0}.new-order-module__F7yNyW__summaryTotalLabel{text-align:center;color:var(--text-secondary);font-size:13px}.new-order-module__F7yNyW__summaryTotal{text-align:center;color:var(--accent);font-size:28px;font-weight:600}
.orders-module__GZEmyG__banner{margin-bottom:16px}.orders-module__GZEmyG__list{flex-direction:column;gap:12px;margin-top:24px;display:flex}.orders-module__GZEmyG__card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-card);align-items:center;gap:16px;padding:16px;display:flex}.orders-module__GZEmyG__card:hover{border-color:var(--accent)}.orders-module__GZEmyG__cardLink{min-width:0;color:inherit;flex:1;align-items:center;gap:16px;text-decoration:none;display:flex}.orders-module__GZEmyG__cover{object-fit:cover;background:var(--surface);border-radius:4px;flex-shrink:0;width:60px;height:86px}.orders-module__GZEmyG__info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.orders-module__GZEmyG__title{color:var(--text-primary);font-weight:600}.orders-module__GZEmyG__progressRow{align-items:center;gap:8px;margin-top:6px;display:flex}.orders-module__GZEmyG__progressLabel{color:var(--text-secondary);white-space:nowrap;font-size:13px}.orders-module__GZEmyG__right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.orders-module__GZEmyG__price{color:var(--text-primary);white-space:nowrap;font-weight:600}@media (max-width:640px){.orders-module__GZEmyG__card{flex-wrap:wrap}.orders-module__GZEmyG__right{flex-direction:row;justify-content:space-between;align-items:center;width:100%}}
.account-settings-module__sayxVG__section{max-width:480px;margin-top:24px;padding:20px}.account-settings-module__sayxVG__sectionTitle{color:var(--text-primary);margin-bottom:16px;font-weight:600}.account-settings-module__sayxVG__dangerSection{border:1px solid var(--danger-text);border-radius:var(--radius-card);max-width:480px;margin-top:24px;padding:20px}.account-settings-module__sayxVG__dangerTitle{color:var(--danger-text);font-weight:600}.account-settings-module__sayxVG__successText{color:var(--success-text);font-size:13px}
